Put mips preconfigure code inside mips* case statement.
[platform/upstream/glibc.git] / ChangeLog
1 2014-09-09  Steve Ellcey  <sellcey@mips.com>
2
3         * sysdeps/mips/preconfigure: Put code inside mips* case statement.
4         Fix capitalization of error message.
5
6 2014-09-09  Steve Ellcey  <sellcey@mips.com>
7
8         * sysdeps/mips/preconfigure: Modify ABI tests.
9
10 2014-09-07  Carlos O'Donell  <carlos@systemhalted.org>
11
12         * sysdeps/unix/sysv/linux/hppa/c++-types.data: New file.
13
14 2014-09-07  Roland McGrath  <roland@hack.frob.com>
15             Carlos O'Donell  <carlos@systemhalted.org>
16
17         * sysdeps/unix/sysv/linux/hppa/nptl/libc-lowlevellock.c: File removed.
18         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Moved ...
19         * sysdeps/unix/sysv/linux/hppa/lowlevellock.h: ... here.
20         * sysdeps/unix/sysv/linux/hppa/nptl/pt-vfork.S: Moved ...
21         * sysdeps/unix/sysv/linux/hppa/pt-vfork.S: ... here.
22         * sysdeps/unix/sysv/linux/hppa/nptl/pthread.h: Moved ...
23         * sysdeps/unix/sysv/linux/hppa/pthread.h: ... here.
24         * sysdeps/unix/sysv/linux/hppa/nptl/pthreadP.h: Moved ...
25         * sysdeps/unix/sysv/linux/hppa/pthreadP.h: ... here.
26         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_broadcast.c: Moved ...
27         * sysdeps/unix/sysv/linux/hppa/pthread_cond_broadcast.c: ... here.
28         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_destroy.c: Moved ...
29         * sysdeps/unix/sysv/linux/hppa/pthread_cond_destroy.c: ... here.
30         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_init.c: Moved ...
31         * sysdeps/unix/sysv/linux/hppa/pthread_cond_init.c: ... here.
32         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_signal.c: Moved ...
33         * sysdeps/unix/sysv/linux/hppa/pthread_cond_signal.c: ... here.
34         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_timedwait.c: Moved ...
35         * sysdeps/unix/sysv/linux/hppa/pthread_cond_timedwait.c: ... here.
36         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_wait.c: Moved ...
37         * sysdeps/unix/sysv/linux/hppa/pthread_cond_wait.c: ... here.
38         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Moved ...
39         * sysdeps/unix/sysv/linux/hppa/sysdep-cancel.h: ... here.
40         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h: Moved ...
41         * sysdeps/hppa/nptl/bits/pthreadtypes.h: ... here.
42         * sysdeps/unix/sysv/linux/hppa/nptl/bits/semaphore.h: Moved ...
43         * sysdeps/hppa/nptl/bits/semaphore.h: ... here.
44         * sysdeps/unix/sysv/linux/hppa/clone.S: Include <tcb-offsets.h>.
45         Deconditionalize the code that was previously under [RESET_PID].
46         * sysdeps/unix/sysv/linux/hppa/nptl/clone.S: File removed.
47         * sysdeps/unix/sysv/linux/hppa/arch-fork.h: New file.
48         * sysdeps/unix/sysv/linux/hppa/nptl/fork.c: File removed.
49         * sysdeps/hppa/nptl/tcb-offsets.sym: Include pthread.h and don't
50         include sysdep.h.
51
52 2014-09-08  Allan McRae  <allan@archlinux.org>
53
54         * version.h (RELEASE): Set to "development".
55         (VERSION): Set to "2.20.90"
56
57 2014-09-07  Allan McRae  <allan@archlinux.org
58
59         * version.h (RELEASE): Set to "stable".
60         (VERSION): Set to "2.20"
61         * include/features.h (__GLIBC_MINOR__): Set to 20.
62
63         * manual/contrib.texi: Add entries for Wilco Dijkstra and Stefan
64         Liebler.
65
66         * po/ko.po: Update Korean translation from translation project.
67
68 2014-09-06  Chris Metcalf  <cmetcalf@tilera.com>
69
70         [BZ #17354]
71         * sysdeps/tile/dl-machine.h (elf_machine_rela): Add a MUNGE_SIGNED
72         macro for handling signed relocations.
73
74 2014-09-03  Florian Weimer  <fweimer@redhat.com>
75
76         [BZ #17325]
77         * iconvdata/ibm1364.c (BODY): Fix check for sentinel.
78         * iconvdata/ibm932.c (BODY): Replace invalid sentinel check with
79         assert.
80         * iconvdata/ibm933.c (BODY): Fix check for sentinel.
81         * iconvdata/ibm935.c (BODY): Likewise.
82         * iconvdata/ibm937.c (BODY): Likewise.
83         * iconvdata/ibm939.c (BODY): Likewise.
84         * iconvdata/ibm943.c (BODY): Replace invalid sentinel check with
85         assert.
86         * iconvdata/Makefile (iconv-test.out): Pass module list to test
87         script.
88         * iconvdata/run-iconv-test.sh: New test loop for checking for
89         decoder crashers.
90
91 2014-09-02  Khem Raj  <raj.khem@gmail.com>
92
93         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c (fegetenv): Add
94         libm_hidden_ver.
95
96 2014-09-01  Allan McRae  <allan@archlinux.org>
97
98         * po/eo.po: Update Esperanto translation from translation project.
99
100         * po/ca.po: Update Catalan translation from translation project.
101
102 2014-08-28  Samuel Thibault  <samuel.thibault@ens-lyon.org>
103
104         * sysdeps/mach/hurd/fork.c (__fork): Lock SS->lock around
105         __proc_dostop call.
106
107 2014-08-27  Mark Wielaard  <mjw@redhat.com>
108
109         [BZ #17319]
110         * sysdeps/i386/nptl/tls.h (TLS_INIT_TP): Use INTERNAL_SYSCALL
111         to call set_thread_area instead of hand written asm.
112         (__NR_set_thread_area): Removed define.
113         (TLS_FLAG_WRITABLE): Likewise.
114         (__ASSUME_SET_THREAD_AREA): Remove check.
115         (TLS_EBX_ARG): Remove define.
116         (TLS_LOAD_EBX): Likewise.
117
118 2014-08-27  Samuel Thibault  <samuel.thibault@ens-lyon.org>
119
120         Simplify atomicity of socket creation in bind.
121
122         * sysdeps/mach/hurd/bind.c (__bind): Use dir_lookup(node, "") instead of
123         looking up the name after linking the file.
124
125 2014-08-27  Allan McRae  <allan@archlinux.org>
126
127         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
128
129 2014-08-26  Florian Weimer  <fweimer@redhat.com>
130
131         [BZ #17187]
132         * iconv/gconv_trans.c (struct known_trans, search_tree, lock,
133         trans_compare, open_translit, __gconv_translit_find):
134         Remove module loading code.
135
136 2014-08-26  Allan McRae  <allan@archlinux.org>
137
138         * po/vi.po: Update Vietnamese translation from translation project.
139
140         * po/uk.po: Update Ukrainian translation from translation project.
141
142         * po/fr.po: Update French translation from translation project.
143
144         * po/ru.po: Update Russian translation from translation project.
145
146         * po/pl.po: Update Polish translation from translation project.
147
148         * po/cs.po: Update Czech translation from translation project.
149
150         * po/de.po: Update German translation from translation project.
151
152         * po/bg.po: Update Bulgarian translation from translation project.
153
154         * po/sv.po: Update Sweedish translation from translation project.
155
156         * po/nl.po: Update Dutch translation from translation project.
157
158         * po/es.po: Update Spanish translation from translation project.
159
160 2014-08-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
161
162         * nptl/Makefile (CFLAGS-pthread_atfork.c): Remove.
163
164         * catgets/Makefile (CPPFLAGS-gencat): Remove.
165         * iconv/Makefile (CPPFLAGS-iconv_prog): Likewise.
166         (CPPFLAGS-iconvconfig): Likewise.
167         * timezone/Makefile (CPPFLAGS-zic): Likewise.
168
169         * include/libc-symbols.h: Remove unnecessary check for
170         NOT_IN_libc.
171         * nptl/pthreadP.h: Likewise.
172         * sysdeps/aarch64/setjmp.S: Likewise.
173         * sysdeps/alpha/setjmp.S: Likewise.
174         * sysdeps/arm/sysdep.h: Likewise.
175         * sysdeps/i386/setjmp.S: Likewise.
176         * sysdeps/m68k/setjmp.c: Likewise.
177         * sysdeps/posix/getcwd.c: Likewise.
178         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
179         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise.
180         * sysdeps/s390/s390-32/setjmp.S: Likewise.
181         * sysdeps/s390/s390-64/setjmp.S: Likewise.
182         * sysdeps/sh/sh3/setjmp.S: Likewise.
183         * sysdeps/sh/sh4/setjmp.S: Likewise.
184         * sysdeps/unix/alpha/sysdep.h: Likewise.
185         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
186         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
187         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
188         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
189         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
190         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
191         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
192         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
193         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
194         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
195         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
196         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
197         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
198         * sysdeps/x86_64/setjmp.S: Likewise.
199
200 2014-08-13  Joseph Myers  <joseph@codesourcery.com>
201
202         [BZ #17263]
203         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Include
204         <stdint.h>.
205         (__get_clockfreq): Use uint64_t instead of hp_timing_t in
206         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK call.
207
208 2014-08-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
209
210         * sysdeps/x86/fpu/bits/mathinline.h: Fix typo in comment.
211
212         [BZ #17262]
213         * sysdeps/x86/fpu/bits/mathinline.h: Check both __SSE2_MATH__
214         and __x86_64__ when disabling x87 inline functions.
215
216 2014-08-12  H.J. Lu  <hongjiu.lu@intel.com>
217
218         [BZ #17259]
219         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Replace cpuid
220         asm statement with __cpuid_count.
221
222 2014-08-12  Mike Frysinger  <vapier@gentoo.org>
223
224         * configure.ac: Change __ehdr_start code to dereference the struct.
225         Run readelf on the output to look for relocations.
226         * configure: Regenerated.
227
228 2014-08-12  Joseph Myers  <joseph@codesourcery.com>
229
230         [BZ #17261]
231         * sysdeps/powerpc/nofpu/fenv_const.c (__fe_enabled_env): Change
232         value to 0.
233         (__fe_nonieee_env): Define as an alias for __fe_dfl_env.
234
235 2014-08-12  Roland McGrath  <roland@hack.frob.com>
236
237         * NEWS: Mention x86-64 ld.so use of Intel MPX instructions.
238
239 2014-08-12  Bernard Ogden  <bernie.ogden@linaro.org>
240
241         [BZ #16892]
242         * sysdeps/nptl/lowlevellock.h (__lll_timedlock): Use
243         atomic_compare_and_exchange_bool_acq rather than atomic_exchange_acq.
244
245 2014-08-12  Sean Anderson  <seanga2@gmail.com>
246
247         * malloc/malloc.c: Fix typo in comment.
248
249 2014-08-09  Allan McRae  <allan@archlinux.org>
250
251         * Regenerate libc.po.
252
253 2014-08-08  Mike Frysinger  <vapier@gentoo.org>
254
255         * intl/tst-gettext2.sh: Check every lang file for creation.
256
257 2014-08-07  Wilco Dijkstra  <wdijkstr@arm.com>
258
259         * sysdeps/aarch64/fpu/math_private.h
260         (libc_feholdsetround_noex_aarch64_ctx): New function.
261
262 2014-08-07  Wilco Dijkstra  <wdijkstr@arm.com>
263
264         * sysdeps/arm/armv6/strcpy.S (strcpy):
265         Fix performance issue in misaligned cases.
266
267 2014-08-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
268
269         * sysdeps/unix/sysv/linux/powerpc/bits/ioctl-types.h (struct winsize):
270         Move definition from termios.h.
271         (struct termio): Likewise.
272         (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
273         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
274         N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
275         N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
276         Likewise.
277         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h (struct winsize):
278         Move definition to ioctl-types.h
279         (struct termio): Likewise.
280         (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
281         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
282         N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
283         N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
284         Likewise.
285
286 2014-08-05  Richard Henderson  <rth@redhat.com>
287
288         * sysdeps/alpha/soft-fp/ots_cvtxq.c (_OtsCvtXQ): Always raise
289         exceptions.
290         * sysdeps/alpha/soft-fp/Makefile [soft-fp] (sysdep_routines):
291         Add fraiseexcpt.
292         * sysdeps/alpha/soft-fp/sfp-machine.h (FP_HANDLE_EXCEPTIONS):
293         Use __feraiseexcept.
294         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S (feraiseexcept):
295         Protect libm symbols with IS_IN_libm.
296
297         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Remove file.
298
299 2014-08-04  Bernard Ogden  <bernie.ogden@linaro.org>
300
301         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Remove file.
302
303 2014-08-04  Will Newton  <will.newton@linaro.org>
304
305         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Remove
306         file.
307
308 2014-08-04  Mike Frysinger  <vapier@gentoo.org>
309
310         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h (PSEUDO): Add nocancel
311         variants for each function.
312
313 2014-08-04  Roland McGrath  <roland@hack.frob.com>
314
315         * sysdeps/unix/sysv/linux/ia64/nptl/Makefile: File removed, contents
316         appended ...
317         * sysdeps/unix/sysv/linux/ia64/Makefile: ... here.
318         * sysdeps/unix/sysv/linux/ia64/nptl/Versions: File removed, contents
319         appended ...
320         * sysdeps/unix/sysv/linux/ia64/Versions: ... here.
321         * sysdeps/unix/sysv/linux/ia64/nptl/__ia64_longjmp.S: Moved ...
322         * sysdeps/unix/sysv/linux/ia64/__ia64_longjmp.S: ... here.
323         * sysdeps/unix/sysv/linux/ia64/nptl/__sigstack_longjmp.c: Moved ...
324         * sysdeps/unix/sysv/linux/ia64/__sigstack_longjmp.c: ... here.
325         * sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data: Moved ...
326         * sysdeps/unix/sysv/linux/ia64/c++-types.data: ... here.
327         * sysdeps/unix/sysv/linux/ia64/nptl/dl-sysdep.h: Moved ...
328         * sysdeps/unix/sysv/linux/ia64/dl-sysdep.h: ... here.
329         * sysdeps/unix/sysv/linux/ia64/nptl/ld.abilist: Moved ...
330         * sysdeps/unix/sysv/linux/ia64/ld.abilist: ... here.
331         * sysdeps/unix/sysv/linux/ia64/nptl/libBrokenLocale.abilist: Moved ...
332         * sysdeps/unix/sysv/linux/ia64/libBrokenLocale.abilist: ... here.
333         * sysdeps/unix/sysv/linux/ia64/nptl/libanl.abilist: Moved ...
334         * sysdeps/unix/sysv/linux/ia64/libanl.abilist: ... here.
335         * sysdeps/unix/sysv/linux/ia64/nptl/libc.abilist: Moved ...
336         * sysdeps/unix/sysv/linux/ia64/libc.abilist: ... here.
337         * sysdeps/unix/sysv/linux/ia64/nptl/libcrypt.abilist: Moved ...
338         * sysdeps/unix/sysv/linux/ia64/libcrypt.abilist: ... here.
339         * sysdeps/unix/sysv/linux/ia64/nptl/libdl.abilist: Moved ...
340         * sysdeps/unix/sysv/linux/ia64/libdl.abilist: ... here.
341         * sysdeps/unix/sysv/linux/ia64/nptl/libm.abilist: Moved ...
342         * sysdeps/unix/sysv/linux/ia64/libm.abilist: ... here.
343         * sysdeps/unix/sysv/linux/ia64/nptl/libnsl.abilist: Moved ...
344         * sysdeps/unix/sysv/linux/ia64/libnsl.abilist: ... here.
345         * sysdeps/unix/sysv/linux/ia64/nptl/libpthread.abilist: Moved ...
346         * sysdeps/unix/sysv/linux/ia64/libpthread.abilist: ... here.
347         * sysdeps/unix/sysv/linux/ia64/nptl/libresolv.abilist: Moved ...
348         * sysdeps/unix/sysv/linux/ia64/libresolv.abilist: ... here.
349         * sysdeps/unix/sysv/linux/ia64/nptl/librt.abilist: Moved ...
350         * sysdeps/unix/sysv/linux/ia64/librt.abilist: ... here.
351         * sysdeps/unix/sysv/linux/ia64/nptl/libthread_db.abilist: Moved ...
352         * sysdeps/unix/sysv/linux/ia64/libthread_db.abilist: ... here.
353         * sysdeps/unix/sysv/linux/ia64/nptl/libutil.abilist: Moved ...
354         * sysdeps/unix/sysv/linux/ia64/libutil.abilist: ... here.
355         * sysdeps/unix/sysv/linux/ia64/nptl/localplt.data: Moved ...
356         * sysdeps/unix/sysv/linux/ia64/localplt.data: ... here.
357         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Moved ...
358         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: ... here.
359         * sysdeps/unix/sysv/linux/ia64/nptl/sysdep-cancel.h: Moved ...
360         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: ... here.
361         * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Moved ...
362         * sysdeps/unix/sysv/linux/ia64/timer_create.c: ... here.
363         * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Moved ...
364         * sysdeps/unix/sysv/linux/ia64/timer_delete.c: ... here.
365         * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Moved ...
366         * sysdeps/unix/sysv/linux/ia64/timer_getoverr.c: ... here.
367         * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c: Moved ...
368         * sysdeps/unix/sysv/linux/ia64/timer_gettime.c: ... here.
369         * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c: Moved ...
370         * sysdeps/unix/sysv/linux/ia64/timer_settime.c: ... here.
371         * sysdeps/unix/sysv/linux/ia64/nptl/unwind-forcedunwind.c: Moved ...
372         * sysdeps/unix/sysv/linux/ia64/unwind-forcedunwind.c: ... here.
373         Update #include.
374         * sysdeps/unix/sysv/linux/ia64/nptl/unwind_longjmp.c: Moved ...
375         * sysdeps/unix/sysv/linux/ia64/unwind_longjmp.c: ... here.
376
377 2014-08-04  Roland McGrath  <roland@hack.frob.com>
378
379         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h: Moved ...
380         * sysdeps/ia64/nptl/bits/pthreadtypes.h: ... here.
381         * sysdeps/unix/sysv/linux/ia64/nptl/bits/semaphore.h: Moved ...
382         * sysdeps/ia64/nptl/bits/semaphore.h: ... here.
383         * sysdeps/unix/sysv/linux/ia64/nptl/bits/local_lim.h: Moved ...
384         * sysdeps/unix/sysv/linux/ia64/bits/local_lim.h: ... here.
385
386 2014-08-04  Roland McGrath  <roland@hack.frob.com>
387
388         * nptl/sysdeps/pthread/createthread.c: Include <arch-fork.h>.
389         * sysdeps/unix/sysv/linux/ia64/arch-fork.h (ARCH_CLONE): New macro.
390         * sysdeps/ia64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
391         * sysdeps/unix/sysv/linux/ia64/nptl/createthread.c: File removed.
392
393 2014-08-04  Roland McGrath  <roland@hack.frob.com>
394
395         * sysdeps/unix/sysv/linux/ia64/nptl/vfork.S: Moved ...
396         * sysdeps/unix/sysv/linux/ia64/vfork.S: ... here.
397         (__libc_vfork): Define function under this name.
398         (__vfork): Define as an alias.
399         * sysdeps/unix/sysv/linux/ia64/pt-vfork.S: New file.
400         * sysdeps/unix/sysv/linux/ia64/nptl/pt-vfork.S: File removed.
401
402 2014-08-04  Roland McGrath  <roland@hack.frob.com>
403
404         * sysdeps/unix/sysv/linux/ia64/clone2.S: Deconditionalize the code
405         that was previously under [RESET_PID].
406         * sysdeps/unix/sysv/linux/ia64/nptl/clone2.S: File removed.
407
408 2014-08-04  Andreas Schwab  <schwab@suse.de>
409
410         * sysdeps/ieee754/ldbl-96/s_fma.c: Include <math_private.h>.
411
412 2014-08-03  Mike Frysinger  <vapier@gentoo.org>
413
414         * stdlib/tst-setcontext.c (test_stack): Fix coding style.
415         (main): Likewise.
416
417 2014-08-01  Roland McGrath  <roland@hack.frob.com>
418
419         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: File removed.
420
421 2014-08-01  Richard Henderon  <rth@redhat.com>
422
423         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use math_force_eval before
424         feclearexcept; use math_opt_barrier instead of open-coded asm; fix
425         typo in exact zero test.
426         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
427         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
428         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
429
430 2014-08-01  Roland McGrath  <roland@hack.frob.com>
431
432         * sysdeps/unix/sysv/linux/arm/sysdep.h (PTR_MANGLE_LOAD, PTR_MANGLE)
433         (PTR_MANGLE2, PTR_DEMANGLE, PTR_DEMANGLE2): Move these macros...
434         * sysdeps/arm/sysdep.h: ... here.
435         [!__ASSEMBLER__]: Include <stdint.h>.
436
437 2014-08-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
438
439         * include/libc-symbols.h (HAVE_LIBINTL_H): Define macro.
440         (HAVE_WCTYPE_H): Likewise.
441         (HAVE_ISWCTYPE): Likewise.
442         (ENABLE_NLS): Likewise.
443         * posix/regex_internal.h [(defined MB_CUR_MAX && HAVE_WCTYPE_H
444         && HAVE_ISWCTYPE) || _LIBC]: Sync up with gnulib.
445
446         * posix/regex_internal.c: Check if DEBUG is defined and is
447         set.
448
449         * include/libc-symbols.h (HAVE_MBSTATE_T): Define macro.
450         (HAVE_MBSRTOWCS): Likewise.
451         * posix/fnmatch.c: Include string.h unconditionally.
452
453 2014-08-01  Stefan Liebler  <stli@linux.vnet.ibm.com>
454
455         * NEWS: Explain the s390 jmp_buf / ucontext_t ABI change
456         reversal.
457
458 2014-07-31  Roland McGrath  <roland@hack.frob.com>
459
460         * sysdeps/generic/safe-fatal.h: New file.
461         * sysdeps/unix/sysv/linux/safe-fatal.h: New file.
462         * nptl/forward.c: Include it.
463         (__pthread_unwind): Use __safe_fatal as default action, rather
464         than a bogus use of INTERNAL_SYSCALL that could never work.
465
466         * config.h.in (HAVE_BUILTIN_TRAP): New #define to 0.
467         * configure.ac (libc_cv_builtin_trap): New test.
468         * configure: Regenerated.
469         * sysdeps/generic/abort-instr.h [HAVE_BUILTIN_TRAP]
470         (ABORT_INSTRUCTION): Define using __builtin_trap.
471
472         * nptl/pthreadP.h (SIGCANCEL, SIGTIMER, SIGSETXID, __xidcmd): Moved ...
473         * sysdeps/unix/sysv/linux/nptl-signals.h: ... to this new file.
474         * sysdeps/nptl/nptl-signals.h: New file.
475         * nptl/pthreadP.h: Include <nptl-signals.h>.
476
477 2014-07-31  Stefan Liebler  <stli@linux.vnet.ibm.com>
478
479         * sysdeps/s390/s390-64/utf16-utf32-z9.c
480         (ONE_DIRECTION): Define.
481         * sysdeps/s390/s390-64/utf8-utf16-z9.c
482         (ONE_DIRECTION): Define.
483         * sysdeps/s390/s390-64/utf8-utf32-z9.c
484         (ONE_DIRECTION): Define.
485
486 2014-07-31  Stefan Liebler  <stli@linux.vnet.ibm.com>
487
488         * sysdeps/s390/Makefile: Delete file.
489         * sysdeps/s390/Versions (GLIBC_2.19): Remove __setjmp.
490         * sysdeps/s390/__longjmp.c: Delete file.
491         * sysdeps/s390/bits/setjmp.h (__s390_jmp_buf):
492         Remove fields __flags and __reserved.
493         * sysdeps/s390/longjmp.c: Include setjmp/longjmp.c
494         and add versioning.
495         * sysdeps/s390/rtld-__longjmp.c: Delete file.
496         * sysdeps/s390/rtld-global-offsets.sym: Likewise.
497         * sysdeps/s390/rtld-setjmp.S: Likewise.
498         * sysdeps/s390/s390-32/__longjmp-common.c: Move to ...
499         * sysdeps/s390/s390-32/__longjmp.c: ... here.
500         * sysdeps/s390/s390-32/setjmp-common.S: Move to ...
501         * sysdeps/s390/s390-32/setjmp.S: ... here.
502         Add versioning.
503         (__sigsetjmp): Remove setting __flags field.
504         * sysdeps/s390/s390-64/__longjmp-common.c:Move to ...
505         * sysdeps/s390/s390-64/__longjmp.c: ... here.
506         * sysdeps/s390/s390-64/setjmp-common.S: Move to ...
507         * sysdeps/s390/s390-64/setjmp.S: ... here.
508         Add versioning.
509         (__sigsetjmp): Remove setting __flags field.
510         * sysdeps/s390/setjmp.S: Delete file.
511         * sysdeps/s390/sigjmp.c: Likewise.
512         * sysdeps/s390/v1-longjmp.c: Likewise.
513         * sysdeps/s390/v1-setjmp.h: Likewise.
514         * sysdeps/s390/v1-sigjmp.c: Likewise.
515         * sysdeps/unix/sysv/linux/s390/Makefile (sysdep_routines):
516         Remove v1-longjmp_chk.
517         * sysdeps/unix/sysv/linux/s390/getcontext.S: Delete file.
518         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c:
519         Include debug/longjmp_chk.c and add versioning.
520         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c:
521         Include nptl/pt-longjmp.c and add versioning.
522         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: Delete file.
523         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c:
524         Include __longjmp.c.
525         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
526         Move to ...
527         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: ... here.
528         (__getcontext): Remove setting __flags field.
529         Add versioning.
530         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
531         Don't restore upper high grps.
532         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S:
533         Likewise.
534         (__swapcontext): Remove setting uc_flags field.
535         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym:
536         Delete file.
537         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
538         Include __longjmp.c.
539         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
540         Move to ...
541         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: ... here.
542         (__getcontext): Remove setting __flags field.
543         Add versioning.
544         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S:
545         (__swapcontext): Remove setting uc_flags field.
546         * unix/sysv/linux/s390/s390-64/ucontext_i.sym: Delete file.
547         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (ucontext):
548         Remove fields uc_high_gprs and __reserved.
549         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym:
550         New file with reverted content.
551         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: Delete file.
552         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist:
553         Regenerated.
554         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist:
555         Regenerated.
556
557 2014-07-31  Andreas Schwab  <schwab@suse.de>
558
559         * config.h.in (HAVE_IFUNC): Define to 0.
560         * rt/clock-compat.c [HAVE_IFUNC]: Check for value, not
561         definedness.
562
563 2014-07-30  Ling Ma  <ling.ml@alibaba-inc.com>
564
565         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
566         memmove-avx-unaligned, memcpy-avx-unaligned and
567         mempcpy-avx-unaligned.
568         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
569         Add tests for AVX memcpy functions.
570         * sysdeps/x86_64/multiarch/memcpy.S: Add support for AVX memcpy.
571         * sysdeps/x86_64/multiarch/memcpy_chk.S: Add support for AVX
572         memcpy_chk.
573         * sysdeps/x86_64/multiarch/memmove.c: Add support for AVX memmove.
574         * sysdeps/x86_64/multiarch/memmove_chk.c: Add support for AVX
575         memmove_chk.
576         * sysdeps/x86_64/multiarch/mempcpy.S: Add support for AVX mempcpy.
577         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Add support for AVX
578         mempcpy_chk.
579         * sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S: New file.
580         * sysdeps/x86_64/multiarch/mempcpy-avx-unaligned.S: New file.
581         * sysdeps/x86_64/multiarch/memmove-avx-unaligned.S: New file.
582
583 2013-07-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
584
585         [BZ #17213]
586         * sysdeps/powerpc/powerpc64/entry.h: Fix TEXT_START definition for
587         powerpc64le.
588
589 2014-07-29  Jeff Layton  <jlayton@poochiereds.net>
590
591         [BZ #16839]
592         * manual/llio.texi: Add section about open file description locks.
593         * manual/examples/ofdlocks.c: Example of open file description
594         lock usage.
595         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Define F_OFD_GETLK,
596         F_OFD_SETLK, and F_OFD_SETLKW.
597
598 2014-07-23  Allan McRae  <allan@archlinux.org>
599
600         * po/es.po: Update Spanish translation from translation project.
601
602 2014-07-18  Andreas Schwab  <schwab@linux-m68k.org>
603
604         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Removed.
605
606 2014-07-17  Maciej W. Rozycki  <macro@codesourcery.com>
607
608         [BZ #17078]
609         * sysdeps/arm/dl-machine.h (elf_machine_rela)
610         [RESOLVE_CONFLICT_FIND_MAP]: Handle R_ARM_TLS_DESC relocation.
611         (elf_machine_lazy_rel): Handle prelinked R_ARM_TLS_DESC entries.
612
613 2014-07-17  Joseph Myers  <joseph@codesourcery.com>
614
615         [BZ #17088]
616         * math/fesetenv.c (__fesetenv)
617         [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Return 1 for FE_NOMASK_ENV.
618         * math/feupdateenv.c (__feupdateenv)
619         [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Likewise.
620
621         * sysdeps/unix/sysv/linux/s390/kernel-features.h: New file.
622         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
623         (__ASSUME_SOCKETCALL): Do not define.
624
625         * sysdeps/unix/sysv/linux/sh/kernel-features.h: New file.
626         * sysdeps/unix/sysv/linux/kernel-features.h [__sh__]
627         (__ASSUME_SOCKETCALL): Do not define.
628         (__ASSUME_ST_INO_64_BIT): Define unconditionally.
629         [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
630         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
631         [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
632         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
633         [__LINUX_KERNEL_VERSION >= 0x030000 && __sh__]
634         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
635         [__sh__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
636
637         * sysdeps/unix/sysv/linux/powerpc/kernel-features.h: New file.
638         * sysdeps/unix/sysv/linux/kernel-features.h [__powerpc__]
639         (__ASSUME_SOCKETCALL): Do not define.
640         (__ASSUME_IPC64): Define unconditionally.
641         [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
642         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
643         [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
644         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
645         [__LINUX_KERNEL_VERSION >= 0x030000 && __powerpc__]
646         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
647         [__powerpc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL):
648         Likewise.
649
650         * sysdeps/unix/sysv/linux/sparc/kernel-features.h: New file.
651         * sysdeps/unix/sysv/linux/kernel-features.h [__sparc__]
652         (__ASSUME_SOCKETCALL): Do not define.
653         (__ASSUME_SET_ROBUST_LIST): Define unconditionally.
654         (__ASSUME_FUTEX_LOCK_PI): Likewise.
655         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL): Do not define.
656         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
657         (__ASSUME_REQUEUE_PI): Define unconditionally.
658         [__LINUX_KERNEL_VERSION >= 0x020621 && __sparc__]
659         (__ASSUME_RECVMMSG_SYSCALL): Do not define.
660         [__sparc__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
661         [__LINUX_KERNEL_VERSION >= 0x030000 && __sparc__]
662         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
663         [__sparc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
664
665         * sysdeps/unix/sysv/linux/i386/kernel-features.h: New file.
666         * sysdeps/unix/sysv/linux/kernel-features.h [__i386__]
667         (__ASSUME_SOCKETCALL): Do not define.
668         [__LINUX_KERNEL_VERSION >= 0x020621 && __i386__]
669         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
670         [__i386__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
671         [__LINUX_KERNEL_VERSION >= 0x030000 && __i386__]
672         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
673         [__i386__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
674
675         * sysdeps/unix/sysv/linux/x86_64/kernel-features.h: New file.
676         * sysdeps/unix/sysv/linux/kernel-features.h [__x86_64__]
677         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
678         [__LINUX_KERNEL_VERSION >= 0x020621 && __x86_64__]
679         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
680         [__LINUX_KERNEL_VERSION >= 0x030000 && __x86_64__]
681         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
682         [__x86_64__ && __LINUX_KERNEL_VERSION >= 0x030100]
683         (__ASSUME_GETCPU_SYSCALL): Likewise.
684
685         * aclocal.m4 (LIBC_SLIBDIR_RTLDDIR): New macro.
686         * sysdeps/gnu/configure.ac: Use LIBC_SLIBDIR_RTLDDIR.  Remove
687         cases for individual architectures.
688         * sysdeps/gnu/configure: Regenerated.
689         * sysdeps/unix/sysv/linux/aarch64/configure.ac: Use
690         LIBC_SLIBDIR_RTLDDIR.
691         * sysdeps/unix/sysv/linux/aarch64/configure: Regenerated.
692         * sysdeps/unix/sysv/linux/mips/configure.ac: Use
693         LIBC_SLIBDIR_RTLDDIR.
694         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
695         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: Use
696         LIBC_SLIBDIR_RTLDDIR.
697         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
698         Regenerated.
699         * sysdeps/unix/sysv/linux/s390/s390-64/configure.ac: New file.
700         * sysdeps/unix/sysv/linux/s390/s390-64/configure: New generated
701         file.
702         * sysdeps/unix/sysv/linux/sparc/sparc64/configure.ac: New file.
703         * sysdeps/unix/sysv/linux/sparc/sparc64/configure: New generated
704         file.
705         * sysdeps/unix/sysv/linux/x86_64/64/configure.ac: New file.
706         * sysdeps/unix/sysv/linux/x86_64/64/configure: New generated file.
707         * sysdeps/unix/sysv/linux/x86_64/x32/configure.ac: New file.
708         * sysdeps/unix/sysv/linux/x86_64/x32/configure: Generate.
709
710         * sysdeps/aarch64/shlib-versions: Move to ...
711         * sysdeps/unix/sysv/linux/aarch64/shlib-versions: ... here.
712         * sysdeps/alpha/shlib-versions: Move to ...
713         * sysdeps/unix/sysv/linux/alpha/shlib-versions: ... here.
714         * sysdeps/arm/shlib-versions: Move to ...
715         * sysdeps/unix/sysv/linux/arm/shlib-versions: ... here.
716         * sysdeps/hppa/shlib-versions: Move all contents except for
717         libgcc_s entry to ...
718         * sysdeps/unix/sysv/linux/hppa/shlib-versions: ... here.  Merge in
719         entry from ...
720         * sysdeps/hppa/nptl/shlib-versions: ... here.  Remove file.
721         * sysdeps/ia64/shlib-versions: Move to ...
722         * sysdeps/unix/sysv/linux/ia64/shlib-versions: ... here.  Merge in
723         entry from ...
724         * sysdeps/ia64/nptl/shlib-versions: ... here.  Remove file.
725         * sysdeps/m68k/coldfire/shlib-versions: Move to ...
726         * sysdeps/unix/sysv/linux/m68k/coldfire/shlib-versions: ... here.
727         * sysdeps/microblaze/shlib-versions: Move to ...
728         * sysdeps/unix/sysv/linux/microblaze/shlib-versions: ... here.
729         * sysdeps/mips/shlib-versions: Move to ...
730         * sysdeps/unix/sysv/linux/mips/shlib-versions: ... here.  Merge in
731         entry from ...
732         * sysdeps/mips/nptl/shlib-versions: ... here.  Remove file.
733         * sysdeps/tile/shlib-versions: Move to ...
734         * sysdeps/unix/sysv/linux/tile/shlib-versions: ... here.
735         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Merge in entry
736         from ...
737         * sysdeps/x86_64/64/shlib-versions: ... here.  Remove file.
738         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Merge in
739         entry from ...
740         * sysdeps/x86_64/x32/shlib-versions: ... here.  Remove file.
741
742 2014-07-17  Will Newton  <will.newton@linaro.org>
743
744         * sysdeps/arm/bits/atomic.h
745         (__arch_compare_and_exchange_bool_8_int): Evaluate to zero.
746         (__arch_compare_and_exchange_bool_16_int): Likewise.
747         (__arch_compare_and_exchange_bool_64_int): Likewise.
748
749         * iconv/loop.c: Move definition of LOOPFCT and gconv_btowc
750         into an #else block.
751
752 2014-07-16  Roland McGrath  <roland@hack.frob.com>
753
754         * sysdeps/arm/preconfigure.ac: Apply EABI sanity check to arm*, not
755         just Linux configurations.  Test empirically that the compiler sets
756         __ARM_EABI__, rather than using the tuple to decide.
757         * sysdeps/arm/preconfigure: Regenerated.
758         * sysdeps/unix/sysv/linux/arm/configure: File removed.
759         * sysdeps/unix/sysv/linux/arm/configure.ac: File removed,
760         contents appended ...
761         * sysdeps/arm/configure.ac: ... here.
762         * sysdeps/arm/configure: Regenerated.
763
764 2014-07-15  Roland McGrath  <roland@hack.frob.com>
765
766         * nptl/pthread_kill.c: New file.
767         * nptl/pthread_sigmask.c: New file.
768         * nptl/pthread_sigqueue.c: New file.
769
770         * sysdeps/nptl/lowlevellock.h: New file.
771         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: New file.
772         * sysdeps/nptl/lowlevellock-futex.h: New file.
773
774         * nptl/pthreadP.h (__current_sigrtmin, __current_sigrtmax):
775         Remove dead declarations.
776
777 2014-07-14  H.J. Lu  <hongjiu.lu@intel.com>
778
779         * config.h.in (HAVE_AVX2_SUPPORT): New #undef.
780         * sysdeps/i386/configure.ac: Set HAVE_AVX2_SUPPORT and
781         config-cflags-avx2.
782         * sysdeps/x86_64/configure.ac: Likewise.
783         * sysdeps/i386/configure: Regenerated.
784         * sysdeps/x86_64/configure: Likewise.
785         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
786         memset-avx2 only if config-cflags-avx2 is yes.
787         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
788         Tests for memset_chk and memset only if HAVE_AVX2_SUPPORT is
789         defined.
790         * sysdeps/x86_64/multiarch/memset.S: Define multiple versions
791         only if HAVE_AVX2_SUPPORT is defined.
792         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
793
794 2014-07-14  Alan Modra  <amodra@gmail.com>
795
796         [BZ #17153]
797         * elf/elf.h (DT_PPC64_NUM): Correct value.
798         * NEWS: Add to fixed bug list.
799
800 2014-07-13  Jim Meyering  <meyering@fb.com>
801
802         [BZ 17150]
803         regex: don't deref NULL upon heap allocation failure
804         * posix/regcomp.c: (parse_dup_op): Handle duplicate_tree
805         failure in one more place.
806         To trigger the segfault, configure grep -with-included-regex,
807         build it, and run these commands:
808         ( ulimit -v 300000; echo a|src/grep -E a+++++++++++++++++++++ )
809
810 2014-07-13  Andreas Schwab  <schwab@linux-m68k.org>
811
812         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
813
814 2014-07-11  Richard Henderson  <rth@redhat.com>
815
816         * sysdeps/aarch64/libm-test-ulps: Update.
817
818 2014-07-10  Florian Weimer  <fweimer@redhat.com>
819
820         [BZ #17135]
821         * nptl/pthreadP.h (__nptl_setxid_error): Declare function.
822         * nptl/allocatestack.c (__nptl_setxid_error): New function.
823         (__nptl_setxid): Initialize error member.  Call
824         __nptl_setxid_error.
825         * nptl/nptl-init.c (sighandler_setxid): Call __nptl_setxid_error.
826         * nptl/descr.h (struct xid_command): Add error member.
827         * nptl/tst-setuid3.c: New file.
828         * nptl/Makefile (tests): Add it.
829
830 2014-07-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
831
832         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h (__lll_base_trylock):
833         New define.
834         (__lll_trylock): Use __lll_base_trylock.
835         (__lll_cond_trylock): Likewise.
836
837 2014-07-10  Roland McGrath  <roland@hack.frob.com>
838
839         * nptl/pthread_create.c (start_thread): Use atomic_or and
840         lll_futex_wake directly rather than lll_robust_dead.
841         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
842         (lll_robust_dead): Macro removed.
843         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Likewise.
844         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
845         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
846         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
847         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
848         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
849         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
850         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
851         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
852         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
853         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
854         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
855         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
856         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
857         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
858
859         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock):
860         Use atomic_compare_and_exchange_val_acq directly rather than
861         lll_robust_trylock.
862         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
863         (__lll_robust_trylock, lll_robust_trylock): Removed.
864         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
865         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
866         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
867         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
868         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
869         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
870         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
871         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
872         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
873         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
874         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
875         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
876         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
877         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
878
879 2014-07-02  Florian Weimer  <fweimer@redhat.com>
880
881         * manual/locale.texi (Locale Names): New section documenting
882         locale name syntax.  Adjust menu and node chaining accordingly.
883         (Choosing Locale): Reference Locale Names, Locale Categories.
884         Mention setting LC_ALL=C.  Reflect that name syntax is now
885         documented.
886         (Locale Categories): New section title.  Reference Locale Names.
887         LC_ALL is an environment variable, but not a category.
888         (Setting the Locale): Remove "locale -a" invocation and LOCPATH
889         description, now in Locale Name.  Reference that section.  Locale
890         name syntax is now documented.
891
892 2014-07-02  Florian Weimer  <fweimer@redhat.com>
893
894         [BZ #17137]
895         * locale/findlocale.c (name_present, valid_locale_name): New
896         functions.
897         (_nl_find_locale): Use the loc_name variable to store name
898         candidates.  Call name_present and valid_locale_name to check and
899         validate locale names.  Return an error if the locale is invalid.
900
901 2014-07-02  Florian Weimer  <fweimer@redhat.com>
902
903         * locale/setlocale.c (setlocale): Use strdup for allocating
904         composite name copy.
905
906 2014-07-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
907
908         Sync up with gnulib.
909         * misc/error.c: Use !_LIBC instead of HAVE_CONFIG_H.
910         [!_LIBC && ENABLE_NLS]: Include gettext.h.
911         [_LIBC]: Define USE_UNLOCKED_IO, _GL_ATTRIBUTE_FORMAT_PRINTF
912         and _GL_ARG_NONNULL.
913         [USE_UNLOCKED_IO]: Include unlocked-io.h.
914         [!_LIBC]: Include code for Windows and Cygwin.
915         [!_LIBC && !HAVE_DECL_STRERROR_R && !STRERROR_R_CHAR_P]:
916         Include prototype for int strerror_r.
917         [!_LIBC] (is_open): New function.
918         (flush_stdout): New function.
919         (print_errno_message): Use it.
920         (error): Likewise.
921         (error_at_line): Likewise.
922         (error_tail) Add function attribute macros.  Use
923         __builtin_expect.
924
925         * time/strptime_l.c [_LIBC]: Define HAVE_LOCALTIME_R.
926
927         * time/strftime_l.c [_LIBC]: Define HAVE_STRFTIME.
928
929         * io/ftw.c: Include sys/param.h unconditionally.
930
931         * locale/programs/simple-hash.c [!HAVE_OBSTACK]: Remove code.
932
933         [BZ #17125]
934         * sysdeps/unix/sysv/linux/check_pf.c (cache): Don't use
935         libc_freeres_ptr.
936         (freecache): New function to free CACHE on exit.
937
938         * sunrpc/xdr.c (xdr_string): Add comment about SIZE
939         initialization.
940
941 2014-07-09  David S. Miller  <davem@davemloft.net>
942
943         * sysdeps/sparc/fpu/libm-test-ulps: Update.
944
945         * sysdeps/sparc/nptl/internaltypes.h: Delete.
946         * sysdeps/sparc/nptl/sparc-nptl.h: New file.
947         * sysdeps/sparc/nptl/pthread_barrier_destroy.c: Include it.
948         * sysdeps/sparc/nptl/pthread_barrier_init.c: Likewise.
949         * sysdeps/sparc/nptl/pthread_barrier_wait.c: Likewise.
950         * sysdeps/sparc/nptl/sem_init.c: Likewise.
951         * sysdeps/sparc/nptl/sem_post.c: Likewise.
952         * sysdeps/sparc/nptl/sem_timedwait.c: Likewise.
953         * sysdeps/sparc/nptl/sem_wait.c: Likewise.
954         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Likewise.
955         * sysdeps/sparc/sparc32/nptl/sem_post.c: Likewise.
956         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Likewise.
957         * sysdeps/sparc/sparc32/nptl/sem_wait.c: Likewise.
958
959 2014-07-09  Andreas Schwab  <schwab@suse.de>
960
961         * sysdeps/powerpc/test-gettimebase.c (do_test): Add newline to
962         output.
963         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c
964         (do_test): Likewise.
965
966         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
967
968 2014-07-09  Will Newton  <will.newton@linaro.org>
969
970         * sysdeps/aarch64/tlsdesc.c (_dl_unmap): Test SHARED with #ifdef.
971         * sysdeps/arm/tlsdesc.c (_dl_unmap): Likewise.
972         * sysdeps/i386/tlsdesc.c (_dl_unmap): Likewise.
973         * sysdeps/x86_64/tlsdesc.c (_dl_unmap): Likewise.
974         * sysdeps/hppa/start.S (_start): Likewise.
975
976 2014-07-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
977
978         * sunrpc/xdr.c (xdr_string): Initialize SIZE to 0.
979
980         * sysdeps/generic/unwind-pe.h: Only check if __cplusplus is
981         defined.
982
983 2014-07-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
984
985         * resolv/res_query.c (__libc_res_nsearch): Dereference resplen2
986         after checking that it is non-NULL.
987
988         * sysdeps/i386/dl-machine.h: Define ELF_MACHINE_NO_REL.
989
990 2014-07-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
991
992         * sysdeps/powerpc/memmove.c: Remove file.
993         * sysdeps/powerpc/powerpc32/power4/memcopy.h
994         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Define it to 1.
995         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c
996         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Remove define.
997         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c:
998         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Likewise.
999         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Include default
1000         string memmove instead of removed powerpc one.
1001
1002         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
1003         [weak_alias]: Fix compiler warning due trailing data.
1004         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S:
1005         [weak_alias]: Likewise.
1006         * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: Fix compile
1007         warnigs due missing definition of __strcpy_power7 and __strlen_power7.
1008
1009         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
1010         (__libc_ifunc_impl_list): Add memmove functions.
1011
1012 2014-07-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
1013
1014         * localedata/tests-mbwc/dat_iswalnum.c [SHOJI_IS_RIGHT]:
1015         Remove code.
1016         * localedata/tests-mbwc/dat_iswalpha.c [SHOJI_IS_RIGHT]:
1017         Likewise
1018         * localedata/tests-mbwc/dat_iswctype.c [SHOJI_IS_RIGHT]:
1019         Likewise
1020         * localedata/tests-mbwc/dat_iswgraph.c [SHOJI_IS_RIGHT]:
1021         Likewise
1022         * localedata/tests-mbwc/dat_iswprint.c [SHOJI_IS_RIGHT]:
1023         Likewise
1024         * localedata/tests-mbwc/dat_iswpunct.c [SHOJI_IS_RIGHT]:
1025         Likewise
1026         * localedata/tests-mbwc/dat_mbrlen.c [SHOJI_IS_RIGHT]:
1027         Likewise
1028         * localedata/tests-mbwc/dat_mbstowcs.c [SHOJI_IS_RIGHT]:
1029         Likewise
1030         * localedata/tests-mbwc/dat_mbtowc.c [SHOJI_IS_RIGHT]:
1031         Likewise
1032         * localedata/tests-mbwc/dat_strcoll.c [SHOJI_IS_RIGHT]:
1033         Likewise
1034         * localedata/tests-mbwc/dat_swscanf.c [SHOJI_IS_RIGHT]:
1035         Likewise
1036         * localedata/tests-mbwc/dat_towctrans.c [SHOJI_IS_RIGHT]:
1037         Likewise
1038         * localedata/tests-mbwc/dat_wcscoll.c [SHOJI_IS_RIGHT]:
1039         Likewise
1040         * localedata/tests-mbwc/dat_wcswidth.c [SHOJI_IS_RIGHT]:
1041         Likewise
1042         * localedata/tests-mbwc/dat_wctob.c [SHOJI_IS_RIGHT]:
1043         Likewise
1044         * localedata/tests-mbwc/dat_wcwidth.c [SHOJI_IS_RIGHT]:
1045         Likewise
1046         * localedata/tests-mbwc/tst_towctrans.c [SHOJI_IS_RIGHT]:
1047         Likewise
1048
1049 2014-07-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1050
1051         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Align VSX copies to 16B
1052         to avoid alignment traps in non-cacheable memory.
1053         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
1054
1055         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memmove
1056         multiarch objects.
1057         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c: New
1058         file: multiarch power7 memmove.
1059         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c: New file:
1060         multiarch default memmove.
1061         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove.c: New file:
1062         multiarch memove for powerpc32/power4.
1063
1064         * string/bcopy.c: Use full path to include memmove.c.
1065         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memmove and bcopy
1066         multiarch objects.
1067         * sysdeps/powerpc/powerpc64/multiarch/bcopy-ppc64.c: New file: default
1068         bcopy for powerpc64.
1069         * sysdeps/powerpc/powerpc64/multiarch/bcopy.c: New file: multiarch
1070         bcopy for powerpc64.
1071         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Add bcopy
1072         and memmove implementations.
1073         * sysdeps/powerpc/powerpc64/multiarch/memmove-power7.S: New file:
1074         optimized multiarch memmove for POWER7/powerpc64.
1075         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: New file:
1076         default multiarch memmove for powerpc64.
1077         * sysdeps/powerpc/powerpc64/multiarch/memmove.c: New file: memmove
1078         multiarch for powerpc64.
1079         * sysdeps/powerpc/powerpc64/power7/bcopy.c: New file: optimized bcopy
1080         for POWER7/powerpc64.
1081         * sysdeps/powerpc/powerpc64/power7/memmove.S: New file: optimized
1082         memmove for POWER7/powerpc64.
1083
1084         * sysdeps/powerpc/memmove.c (memmove): Cleanup impplementation to use
1085         glibc default one.
1086
1087         * sysdeps/powerpc/bits/link.h [_CALL_ELF]: Guard check for
1088         __ELF_NATIVE_CLASS equal to 64.
1089
1090 2014-07-07  Roland McGrath  <roland@hack.frob.com>
1091
1092         * sysdeps/nptl/lowlevellock.h: File removed.
1093
1094         * NEWS: NPTL is no longer an add-on!
1095         * nptl/internaltypes.h: Moved ...
1096         * sysdeps/nptl/internaltypes.h: ... here.
1097         * sysdeps/nptl/aio_misc.h: Use <nptl/pthreadP.h> in #include.
1098         * sysdeps/nptl/fork.c: Likewise.
1099         * sysdeps/nptl/gai_misc.h: Likewise.
1100         * sysdeps/nptl/librt-cancellation.c: Likewise.
1101         * sysdeps/nptl/jmp-unwind.c: Likewise.
1102         * sysdeps/nptl/setxid.h: Likewise.
1103         * sysdeps/unix/sysv/linux/aarch64/Implies: New file.
1104         * sysdeps/unix/sysv/linux/alpha/Implies: Add alpha/nptl.
1105         * sysdeps/unix/sysv/linux/arm/Implies: New file.
1106         * sysdeps/unix/sysv/linux/hppa/Implies: New file.
1107         * sysdeps/unix/sysv/linux/i386/Implies: Add i386/nptl.
1108         * sysdeps/unix/sysv/linux/i386/i686/Implies: New file.
1109         * sysdeps/unix/sysv/linux/ia64/Implies: Add ia64/nptl.
1110         * sysdeps/unix/sysv/linux/m68k/Implies: New file.
1111         * sysdeps/unix/sysv/linux/microblaze/Implies: New file.
1112         * sysdeps/unix/sysv/linux/mips/Implies: New file.
1113         * sysdeps/unix/sysv/linux/powerpc/Implies: New file.
1114         * sysdeps/unix/sysv/linux/s390/Implies: Add s390/nptl.
1115         * sysdeps/unix/sysv/linux/sh/Implies: New file.
1116         * sysdeps/unix/sysv/linux/sparc/Implies: New file.
1117         * sysdeps/unix/sysv/linux/tile/Implies: New file.
1118         * sysdeps/unix/sysv/linux/x86_64/Implies: Add x86_64/nptl.
1119         * sysdeps/unix/sysv/linux/x86_64/x32/Implies: New file.
1120         * nptl/Makeconfig: Moved ...
1121         * sysdeps/nptl/Makeconfig: ... here.
1122         * nptl/configure: File removed.
1123         * nptl/ANNOUNCE: File removed.
1124         * sysdeps/unix/sysv/linux/configure.ac: Remove nptl sanity check.
1125         * sysdeps/unix/sysv/linux/configure: Regenerated.
1126
1127         * nptl/Makefile (routines): Add libc_pthread_init,
1128         libc_multiple_threads, register-atfork and unregister-atfork.
1129         (libpthread-routines): Add pthread_mutex_cond_lock and pt-fork here.
1130         (gen-as-const-headers): Add lowlevelcond.sym, lowlevelrwlock.sym,
1131         lowlevelbarrier.sym, unwindbuf.sym, lowlevelrobustlock.sym,
1132         pthread-pi-defines.sym, structsem.sym.
1133         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = posix]
1134         (CFLAGS-fork.c, CFLAGS-getpid.o, CFLAGS-getpid.os): New variables.
1135         [$(subdir) = nptl] (tests): Add tst-setgetname.
1136         * nptl/sysdeps/unix/sysv/linux/Makefile: File removed.
1137         * sysdeps/unix/sysv/linux/sigaction.c: Just include
1138         <nptl/sigaction.c> directly here, instead of WRAPPER_INCLUDE.
1139         [!LIBC_SIGACTION]: Remove aliases.
1140         * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
1141         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
1142         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
1143         * sysdeps/unix/sysv/linux/ia64/sigaction.c: Likewise.
1144         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
1145         * sysdeps/unix/sysv/linux/s390/s390-64/sigaction.c: Likewise.
1146         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
1147         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
1148         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
1149         * nptl/Versions (libc: GLIBC_2.3.2): Add __register_atfork.
1150         (libc: GLIBC_PRIVATE): Add __libc_pthread_init,
1151         __libc_current_sigrtmin_private, __libc_current_sigrtmax_private,
1152         __libc_allocate_rtsig_private.
1153         * nptl/sysdeps/unix/sysv/linux/Versions: File removed.
1154         * sysdeps/unix/sysv/linux/sigtimedwait.c: Include <nptl/pthreadP.h>.
1155         * sysdeps/unix/sysv/linux/sigwait.c: Likewise.
1156         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
1157         * sysdeps/unix/sysv/linux/sleep.c: Likewise.
1158         * nptl/sysdeps/unix/sysv/linux/sigwait.c: File removed.
1159         * nptl/sysdeps/unix/sysv/linux/sigtimedwait.c: File removed.
1160         * nptl/sysdeps/unix/sysv/linux/sigwaitinfo.c: File removed.
1161         * nptl/sysdeps/unix/sysv/linux/sleep.c: File removed.
1162         * nptl/sysdeps/unix/sysv/linux/createthread.c: File removed.
1163         * sysdeps/unix/sysv/linux/ia64/fork.S: File removed.
1164         * nptl/sysdeps/unix/sysv/linux/internaltypes.h: Moved ...
1165         * nptl/internaltypes.h: ... here.
1166         * nptl/sysdeps/unix/sysv/linux/jmp-unwind.c: Moved ...
1167         * sysdeps/nptl/jmp-unwind.c: ... here.
1168         * nptl/sysdeps/unix/sysv/linux/libc-lowlevellock.c: Moved ...
1169         * nptl/libc-lowlevellock.c: ... here.
1170         * nptl/sysdeps/unix/sysv/linux/libc_multiple_threads.c: Moved ...
1171         * nptl/libc_multiple_threads.c: ... here.
1172         * nptl/sysdeps/unix/sysv/linux/libc_pthread_init.c: Moved ...
1173         * nptl/libc_pthread_init.c: ... here.
1174         * nptl/sysdeps/unix/sysv/linux/lowlevelbarrier.sym: Moved ...
1175         * nptl/lowlevelbarrier.sym: ... here.
1176         * nptl/sysdeps/unix/sysv/linux/lowlevelcond.sym: Moved ...
1177         * nptl/lowlevelcond.sym: ... here.
1178         * nptl/sysdeps/unix/sysv/linux/lowlevellock.c: Moved ...
1179         * nptl/lowlevellock.c: ... here.
1180         * nptl/lowlevellock.h: Moved ...
1181         * sysdeps/nptl/lowlevellock.h: ... here.
1182         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Moved ...
1183         * nptl/lowlevelrobustlock.c: ... here.
1184         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.sym: Moved ...
1185         * nptl/lowlevelrobustlock.sym: ... here.
1186         * nptl/sysdeps/unix/sysv/linux/lowlevelrwlock.sym: Moved ...
1187         * nptl/lowlevelrwlock.sym: ... here.
1188         * nptl/sysdeps/unix/sysv/linux/pt-fork.c: Moved ...
1189         * nptl/pt-fork.c: ... here.
1190         * nptl/sysdeps/unix/sysv/linux/pthread-pi-defines.sym: Moved ...
1191         * nptl/pthread-pi-defines.sym: ... here.
1192         * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Moved ...
1193         * nptl/pthread_attr_getaffinity.c: ... here.
1194         * nptl/sysdeps/unix/sysv/linux/pthread_attr_setaffinity.c: Moved ...
1195         * nptl/pthread_attr_setaffinity.c: ... here.
1196         * nptl/sysdeps/unix/sysv/linux/pthread_mutex_cond_lock.c: Moved ...
1197         * nptl/pthread_mutex_cond_lock.c: ... here.
1198         * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
1199         Update #include.
1200         * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Likewise.
1201         * nptl/sysdeps/unix/sysv/linux/pthread_once.c: Moved ...
1202         * nptl/pthread_once.c: ... here, replacing old file.
1203         * nptl/sysdeps/unix/sysv/linux/pthread_yield.c: Moved ...
1204         * nptl/pthread_yield.c: ... here.
1205         * nptl/sysdeps/unix/sysv/linux/register-atfork.c: Moved ...
1206         * nptl/register-atfork.c: ... here.
1207         * nptl/sysdeps/unix/sysv/linux/sem_post.c: Moved ...
1208         * nptl/sem_post.c: ... here.
1209         * sysdeps/unix/sysv/linux/alpha/sem_post.c: Update #include.
1210         * nptl/sysdeps/unix/sysv/linux/sem_timedwait.c: Moved ...
1211         * nptl/sem_timedwait.c: ... here.
1212         * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Moved ...
1213         * nptl/sem_trywait.c: ... here.
1214         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: Update #include.
1215         * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Moved ...
1216         * nptl/sem_wait.c: ... here.
1217         * nptl/sysdeps/unix/sysv/linux/structsem.sym: Moved ...
1218         * nptl/structsem.sym: ... here.
1219         * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Moved ...
1220         * sysdeps/unix/sysv/linux/mq_notify.c: ... here, replacing old file.
1221         * nptl/sysdeps/unix/sysv/linux/unregister-atfork.c: Moved ...
1222         * nptl/unregister-atfork.c: ... here.
1223         * nptl/sysdeps/unix/sysv/linux/unwindbuf.sym: Moved ...
1224         * nptl/unwindbuf.sym: ... here.
1225         * nptl/sysdeps/unix/sysv/linux/fork.c: Moved ...
1226         * sysdeps/nptl/fork.c: ... here.
1227         * nptl/sysdeps/unix/sysv/linux/fork.h: Moved ...
1228         * sysdeps/nptl/fork.h: ... here.
1229         * sysdeps/unix/sysv/linux/syscalls.list: Remove fork.
1230         * nptl/sysdeps/unix/sysv/linux/aio_misc.h: Moved ...
1231         * sysdeps/unix/sysv/linux/aio_misc.h: ... here.
1232         * nptl/sysdeps/unix/sysv/linux/allocrtsig.c: Moved ...
1233         * sysdeps/unix/sysv/linux/allocrtsig.c: ... here.
1234         * nptl/sysdeps/unix/sysv/linux/getpid.c: Moved ...
1235         * sysdeps/unix/sysv/linux/getpid.c: ... here.
1236         * nptl/sysdeps/unix/sysv/linux/kernel-posix-timers.h: Moved ...
1237         * sysdeps/unix/sysv/linux/kernel-posix-timers.h: ... here.
1238         * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Moved ...
1239         * sysdeps/unix/sysv/linux/pt-raise.c: ... here.
1240         * nptl/sysdeps/unix/sysv/linux/pthread_getaffinity.c: Moved ...
1241         * sysdeps/unix/sysv/linux/pthread_getaffinity.c: ... here.
1242         * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Moved ...
1243         * sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: ... here.
1244         * nptl/sysdeps/unix/sysv/linux/pthread_getname.c: Moved ...
1245         * sysdeps/unix/sysv/linux/pthread_getname.c: ... here.
1246         * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Moved ...
1247         * sysdeps/unix/sysv/linux/pthread_kill.c: ... here.
1248         * nptl/sysdeps/unix/sysv/linux/pthread_setaffinity.c: Moved ...
1249         * sysdeps/unix/sysv/linux/pthread_setaffinity.c: ... here.
1250         * nptl/sysdeps/unix/sysv/linux/pthread_setname.c: Moved ...
1251         * sysdeps/unix/sysv/linux/pthread_setname.c: ... here.
1252         * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Moved ...
1253         * sysdeps/unix/sysv/linux/pthread_sigqueue.c: ... here.
1254         * nptl/sysdeps/unix/sysv/linux/raise.c: Moved ...
1255         * sysdeps/unix/sysv/linux/raise.c: ... here.
1256         * nptl/sysdeps/unix/sysv/linux/timer_create.c: Moved ...
1257         * sysdeps/unix/sysv/linux/timer_create.c: ... here.
1258         * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Moved ...
1259         * sysdeps/unix/sysv/linux/timer_delete.c: ... here.
1260         * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Moved ...
1261         * sysdeps/unix/sysv/linux/timer_getoverr.c: ... here.
1262         * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Moved ...
1263         * sysdeps/unix/sysv/linux/timer_gettime.c: ... here.
1264         * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Moved ...
1265         * sysdeps/unix/sysv/linux/timer_routines.c: ... here.
1266         * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Moved ...
1267         * sysdeps/unix/sysv/linux/timer_settime.c: ... here.
1268         * nptl/sysdeps/unix/sysv/linux/tst-setgetname.c: Moved ...
1269         * sysdeps/unix/sysv/linux/tst-setgetname.c: ... here.
1270         * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Update #include.
1271
1272 2014-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
1273
1274         * sysdeps/generic/memcopy.h: Add comment for
1275         MEMCPY_OK_FOR_FWD_MEMMOVE.
1276
1277 2014-07-04  Will Newton  <will.newton@linaro.org>
1278
1279         * string/memchr.c: Merge from gnulib.
1280         [_LIBC]: Remove conditionals.
1281         (__ptr_t): Remove define.
1282         (LONG_MAX_32_BITS): Likewise.
1283         (LONG_MAX): Likewise.
1284         (MEMCHR): Use ANSI prototype and optimize algorithm.
1285
1286         * sysdeps/arm/dl-machine.h (ELF_MACHINE_NO_REL): Define.
1287
1288 2014-07-03  Roland McGrath  <roland@hack.frob.com>
1289
1290         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h
1291         (lll_futex_timed_wait_bitset): Fix syscall argument count.
1292
1293         * sysdeps/nptl/configure.ac (libc_cv_forced_unwind):
1294         Use -Dinhibit_libc=1 for unwind.h check to prevent false failure
1295         in a bare environment with no <stdlib.h> installed.
1296         * sysdeps/nptl/configure: Regenerated.
1297
1298         * sysdeps/alpha/fpu/s_nearbyint.c: Include <math_ldbl_opt.h>.
1299
1300         * sysdeps/unix/sysv/linux/configure.ac: Use AC_TRY_COMPILE rather than
1301         AC_EGREP_CPP for kernel header checks, so they only succeed if
1302         including <linux/version.h> actually works right.
1303         * sysdeps/unix/sysv/linux/configure: Regenerated.
1304
1305         * sysdeps/s390/nptl/tls.h (THREAD_SET_POINTER_GUARD): Refer to the
1306         value so it's not diagnosed as unused.
1307
1308         * sysdeps/pthread/Makefile: Conditionalize tst-timer bits (the only
1309         thing) with "ifeq ($(subdir),rt)".
1310
1311 2014-07-03  Richard Henderson  <rth@redhat.com>
1312
1313         * sysdeps/alpha/fpu/s_nearbyintf.c: Remove file.
1314         * sysdeps/alpha/fpu/s_nearbyint.c (__nearbyint): Remove;
1315         include sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c.
1316
1317         * sysdeps/alpha/fpu/math_private.h (math_opt_barrier): New.
1318         (math_force_eval): New.
1319
1320         * sysdeps/alpha/fpu/s_lround.c: Add 0.5 with chopped rounding.
1321         * sysdeps/alpha/fpu/s_lroundf.c: Likewise.
1322
1323         * sysdeps/alpha/fpu/s_round.c: Remove file.
1324         * sysdeps/alpha/fpu/s_roundf.c: Remove file.
1325
1326         * elf/dl-support.c (HP_TIMING_AVAIL): Do not redefine.
1327         (_dl_non_dynamic_init): Check HP_SMALL_TIMING_AVAIL instead.
1328         * elf/rtld.c (HP_TIMING_AVAIL): Do not redefine.
1329         (_dl_start_final): Check HP_SMALL_TIMING_AVAIL instead.
1330         (_dl_start, print_statistics): Likewise.
1331         * sysdeps/generic/ldsodefs.h (struct rtld_global): Only check
1332         HP_SMALL_TIMING_AVAIL in defining _dl_cpuclock_offset.
1333
1334         * sysdeps/aarch64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
1335         * sysdeps/generic/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
1336         * sysdeps/i386/i686/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
1337         * sysdeps/ia64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
1338         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
1339         (HP_SMALL_TIMING_AVAIL): Define.
1340         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
1341         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
1342         (HP_SMALL_TIMING_AVAIL): Define.
1343         * sysdeps/sparc/sparc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
1344         * sysdeps/x86_64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
1345
1346         * sysdeps/aarch64/hp-timing.h: New file.
1347
1348         * sysdeps/generic/hp-timing.h: Remove dead comment.
1349         * sysdeps/generic/hp-timing-common.h: New file.
1350         * sysdeps/alpha/hp-timing.h: Include it.
1351         (HP_TIMING_DIFF, HP_TIMING_ACCUM_NT, HP_TIMING_PRINT): Remove.
1352         * sysdeps/i386/i686/hp-timing.h: Likewise.
1353         * sysdeps/ia64/hp-timing.h: Likewise.
1354         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
1355         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
1356         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
1357         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
1358         * sysdeps/x86_64/hp-timing.h: Don't include the i686 version.
1359         (HP_TIMING_AVAIL, HP_TIMING_INLINE): Define.
1360         (hp_timing_t): New.
1361
1362         * benchtests/bench-string.h (_dl_hp_timing_overhead): Remove.
1363         * benchtests/bench-timing.h (_dl_hp_timing_overhead): Remove.
1364         (TIMING_INIT): Remove call to HP_TIMING_DIFF_INIT.
1365         * elf/rtld.c (_dl_start_final): Likewise.
1366         * sysdeps/generic/ldsodefs.h (_dl_hp_timing_overhead): Remove.
1367         * sysdeps/alpha/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
1368         * sysdeps/generic/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
1369         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
1370         * sysdeps/ia64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
1371         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
1372         (HP_TIMING_DIFF_INIT): Remove.
1373         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
1374         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
1375         (HP_TIMING_DIFF_INIT): Remove.
1376         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
1377         * sysdeps/i386/i686/hp-timing.c: Remove file.
1378         * sysdeps/x86_64/hp-timing.c: Remove file.
1379         * sysdeps/ia64/hp-timing.c: Remove file.
1380         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Remove file.
1381         * sysdeps/powerpc/powerpc64/hp-timing.c: Remove file.
1382         * sysdeps/sparc/sparc32/sparcv9/hp-timing.c: Remove file.
1383         * sysdeps/sparc/sparc64/hp-timing.c: Remove file.
1384
1385         * sysdeps/alpha/hp-timing.h (HP_TIMING_ACCUM): Remove.
1386         * sysdeps/generic/hp-timing.h (HP_TIMING_ACCUM): Remove.
1387         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ACCUM): Remove.
1388         * sysdeps/ia64/hp-timing.h (HP_TIMING_ACCUM): Remove.
1389         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
1390         (HP_TIMING_ACCUM): Remove.
1391         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
1392         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ACCUM): Remove.
1393         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
1394
1395         * sysdeps/alpha/hp-timing.h (HP_TIMING_ZERO): Remove.
1396         * sysdeps/generic/hp-timing.h (HP_TIMING_ZERO): Remove.
1397         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ZERO): Remove.
1398         * sysdeps/ia64/hp-timing.h (HP_TIMING_ZERO): Remove.
1399         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_ZERO): Remove.
1400         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ZERO): Remove.
1401         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ZERO): Remove.
1402         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ZERO): Remove.
1403
1404         * sysdeps/powerpc/powerpc32/hp-timing.h: Remove file.
1405
1406 2014-07-03  Maciej W. Rozycki  <macro@codesourcery.com>
1407
1408         * stdlib/tst-strtod-overflow.c (TIMEOUT): Bump up to 30.
1409
1410 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
1411
1412         Sync up with gettext.
1413         * intl/loadmsgcat.c: Define O_BINARY if not defined.
1414         [_MSC_VER]: Include malloc.h
1415         [_LIBC]: Define PRI_MACROS_BROKEN if it is not defined.
1416         (get_sysdep_segment_value) [!__UCLIBC__]: Return "I" flag.
1417         (_nl_load_domain): Open DOMAIN_FILE in binary mode.  Don't use
1418         TEMP_FAILURE_RETRY.  Cast return of alloca.
1419         [!_LIBC] Call gl_rwlock_init.
1420         [IN_LIBGLOCALE]: Call _nl_find_msg with one less argument.
1421
1422 2014-07-02  Roland McGrath  <roland@hack.frob.com>
1423
1424         * misc/sys/cdefs.h: Check if __STDC_VERSION__ is defined
1425         before checking its value.
1426
1427 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
1428
1429         * intl/loadmsgcat.c (_nl_load_domain): Use __builtin_expect.
1430
1431         * debug/memcpy_chk.c: Don't include pagecopy.h.
1432         * debug/mempcpy_chk.c: Likewise.
1433         * string/memcpy.c: Likewise.
1434         * string/memmove.c: Likewise.
1435         * sysdeps/powerpc/memmove.c: Likewise.
1436         * sysdeps/generic/memcopy.h: Include pagecopy.h.  Move
1437         definition of PAGE_COPY_FWD_MAYBE here...
1438         * sysdeps/generic/pagecopy.h: ... from here.
1439         * sysdeps/mach/pagecopy.h: Don't include generic pagecopy.h.
1440
1441 2014-07-02  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
1442             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1443
1444         * sysdeps/powerpc/strcat.c: Using macro to redefine symbol name.
1445         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcat multiarch
1446         optimizations.
1447         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
1448         (__libc_ifunc_impl_list): Likewise.
1449         * sysdeps/powerpc/powerpc64/multiarch/strcat.c: New file:
1450         multiarch strcat for PPC64.
1451         * sysdeps/powerpc/powerpc64/multiarch/strcat-ppc64.c: New file/
1452         * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: New file.
1453
1454 2014-07-02  Roland McGrath  <roland@hack.frob.com>
1455
1456         * sysdeps/unix/sysv/linux/dl-sysdep.c: Include <sys/param.h>.
1457
1458 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
1459
1460         * intl/loadmsgcat.c: Remove declaration of
1461         get_sysdep_segment_value.
1462         (get_sysdep_segment_value): Use ISO C style.
1463         (_nl_load_domain): Use ISO C style.  Get rid of redundant
1464         semicolon.  Fix typo and formatting in comment.
1465         (_nl_unload_domain): Use ISO C style.
1466
1467         * sysdeps/posix/sysconf.c (__sysconf): Fix typo in macro name.
1468
1469 2014-07-02  Will Newton  <will.newton@linaro.org>
1470
1471         * malloc/obstack.c: Merge from gnulib master.
1472         [HAVE_CONFIG_H]: Remove conditional code.
1473         [!_LIBC]: Include config.h.
1474         [!ELIDE_CODE]: Don't include inttypes.h, include
1475         stdint.h unconditionally.
1476         (print_and_abort): Mark as _Noreturn.
1477         (_obstack_allocated_p): Mark as __attribute_pure__.
1478         (obstack_free): Rename to __obstack_free.
1479         [!__attribute__]: Remove conditional code.
1480         * malloc/obstack.h: Merge from gnulib master.
1481         [__cplusplus]: Move conditional down.
1482         [!__attribute_pure__]: Define __attribute_pure__ here
1483         if it is not already defined.
1484         (_obstack_memory_used): Mark as __attribute_pure__.
1485         [!__obstack_free]: Define as obstack_free.
1486         [__GNUC__]: Remove check for ancient NeXT gcc.
1487
1488 2014-07-02  Will Newton  <will.newton@linaro.org>
1489             Paul Eggert  <eggert@cs.ucla.edu>
1490
1491         * misc/sys/cdefs.h (_Noreturn): New macro, for pre-C11 compilers.
1492
1493 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
1494
1495         * resolv/gethnamaddr.c: Add comment warning that the file is
1496         not maintained.
1497
1498 2014-07-01  Carlos O'Donell  <carlos@redhat.com>
1499
1500         * sysdeps/unix/sysv/linux/hppa/librt.abilist: Remove GLIBC_2.3
1501         entries.
1502
1503         * sysdeps/unix/sysv/linux/hppa/Versions: Remove librt GLIBC_2.3
1504         entry for aio_cancel and aio_cancel64.
1505         * sysdeps/unix/sysv/linux/hppa/ld.abilist: New file.
1506         * sysdeps/unix/sysv/linux/hppa/libBrokenLocale.abilist: New file.
1507         * sysdeps/unix/sysv/linux/hppa/libanl.abilist: New file.
1508         * sysdeps/unix/sysv/linux/hppa/libc.abilist: New file.
1509         * sysdeps/unix/sysv/linux/hppa/libcrypt.abilist: New file.
1510         * sysdeps/unix/sysv/linux/hppa/libdl.abilist: New file.
1511         * sysdeps/unix/sysv/linux/hppa/libm.abilist: New file.
1512         * sysdeps/unix/sysv/linux/hppa/libnsl.abilist: New file.
1513         * sysdeps/unix/sysv/linux/hppa/libpthread.abilist: New file.
1514         * sysdeps/unix/sysv/linux/hppa/libresolv.abilist: New file.
1515         * sysdeps/unix/sysv/linux/hppa/librt.abilist: New file.
1516         * sysdeps/unix/sysv/linux/hppa/libthread_db.abilist: New file.
1517         * sysdeps/unix/sysv/linux/hppa/libutil.abilist: New file.
1518
1519 2014-07-01  Roland McGrath  <roland@hack.frob.com>
1520
1521         * sysdeps/unix/sysv/linux/sysconf.c: Include <sys/param.h>.
1522         * nptl/pthread_mutex_lock.c: Likewise.
1523         * nptl/pthread_mutex_timedlock.c: Likewise.
1524         * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Likewise.
1525
1526 2014-07-01  Richard henderson  <rth@redhat.com>
1527
1528         * sysdeps/alpha/fpu/bits/mathinline.h (__isnanf): Remove.
1529         (__isnan, __isnanl): Remove.
1530         * sysdeps/alpha/fpu/s_isnan.c (__isnan): Use integer arithmetic.
1531
1532         * sysdeps/alpha/fpu/libm-test-ulps: Update.
1533
1534 2014-07-01  Stefan Liebler  <stli@linux.vnet.ibm.com>
1535
1536         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
1537
1538 2014-07-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
1539
1540         * resolv/nss_dns/dns-host.c (getanswer_r)
1541         [MULTI_PTRS_ARE_ALIASES]: Remove code.
1542
1543 2014-07-01  Joseph Myers  <joseph@codesourcery.com>
1544
1545         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
1546         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PSELECT): Do not
1547         undefine.
1548         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PREADV): Likewise.
1549         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PWRITEV): Likewise.
1550
1551 2014-07-01  Roland McGrath <roland@hack.frob.com>
1552
1553         * sysdeps/unix/sysv/linux/microblaze/arch-fork.h: New file.
1554         * sysdeps/unix/sysv/linux/microblaze/nptl/fork.c: File removed.
1555
1556         * sysdeps/microblaze/nptl/tls.h: Define TLS_DEFINE_INIT_TP.
1557         * sysdeps/unix/sysv/linux/microblaze/nptl/createthread.c: File removed.
1558
1559         * sysdeps/microblaze/nptl/bits/pthreadtypes.h: Moved ...
1560         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h:
1561         ... here.
1562         * sysdeps/microblaze/nptl/bits/semaphore.h: Moved ...
1563         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/semaphore.h: ... here.
1564
1565         * sysdeps/unix/sysv/linux/microblaze/pt-vfork.S: Moved ...
1566         * sysdeps/unix/sysv/linux/microblaze/nptl/pt-vfork.S: ... here.
1567         * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Moved ...
1568         * sysdeps/unix/sysv/linux/microblaze/vfork.S: ... here.
1569
1570         * sysdeps/unix/sysv/linux/microblaze/c++-types.data: Moved ...
1571         * sysdeps/unix/sysv/linux/microblaze/nptl/c++-types.data: ... here.
1572         * sysdeps/unix/sysv/linux/microblaze/ld.abilist: Moved ...
1573         * sysdeps/unix/sysv/linux/microblaze/nptl/ld.abilist: ... here.
1574         * sysdeps/unix/sysv/linux/microblaze/libBrokenLocale.abilist:
1575         Moved ...
1576         * sysdeps/unix/sysv/linux/microblaze/nptl/libBrokenLocale.abilist:
1577         ... here.
1578         * sysdeps/unix/sysv/linux/microblaze/libanl.abilist: Moved ...
1579         * sysdeps/unix/sysv/linux/microblaze/nptl/libanl.abilist: ... here.
1580         * sysdeps/unix/sysv/linux/microblaze/libc.abilist: Moved ...
1581         * sysdeps/unix/sysv/linux/microblaze/nptl/libc.abilist: ... here.
1582         * sysdeps/unix/sysv/linux/microblaze/libcrypt.abilist: Moved ...
1583         * sysdeps/unix/sysv/linux/microblaze/nptl/libcrypt.abilist: ... here.
1584         * sysdeps/unix/sysv/linux/microblaze/libdl.abilist: Moved ...
1585         * sysdeps/unix/sysv/linux/microblaze/nptl/libdl.abilist: ... here.
1586         * sysdeps/unix/sysv/linux/microblaze/libm.abilist: Moved ...
1587         * sysdeps/unix/sysv/linux/microblaze/nptl/libm.abilist: ... here.
1588         * sysdeps/unix/sysv/linux/microblaze/libnsl.abilist: Moved ...
1589         * sysdeps/unix/sysv/linux/microblaze/nptl/libnsl.abilist: ... here.
1590         * sysdeps/unix/sysv/linux/microblaze/libpthread.abilist: Moved ...
1591         * sysdeps/unix/sysv/linux/microblaze/nptl/libpthread.abilist: ... here.
1592         * sysdeps/unix/sysv/linux/microblaze/libresolv.abilist: Moved ...
1593         * sysdeps/unix/sysv/linux/microblaze/nptl/libresolv.abilist: ... here.
1594         * sysdeps/unix/sysv/linux/microblaze/librt.abilist: Moved ...
1595         * sysdeps/unix/sysv/linux/microblaze/nptl/librt.abilist: ... here.
1596         * sysdeps/unix/sysv/linux/microblaze/libthread_db.abilist: Moved ...
1597         * sysdeps/unix/sysv/linux/microblaze/nptl/libthread_db.abilist:
1598         ... here.
1599         * sysdeps/unix/sysv/linux/microblaze/libutil.abilist: Moved ...
1600         * sysdeps/unix/sysv/linux/microblaze/nptl/libutil.abilist: ... here.
1601         * sysdeps/unix/sysv/linux/microblaze/localplt.data: Moved ...
1602         * sysdeps/unix/sysv/linux/microblaze/nptl/localplt.data: ... here.
1603         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Moved ...
1604         * sysdeps/unix/sysv/linux/microblaze/nptl/lowlevellock.h: ... here.
1605         * sysdeps/unix/sysv/linux/microblaze/nptl/pthread_once.c: Moved ...
1606         * sysdeps/unix/sysv/linux/microblaze/pthread_once.c: ... here.
1607
1608 2014-07-01  David Holsgrove  <david.holsgrove@xilinx.com>
1609
1610         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: New file.
1611         * sysdeps/unix/sysv/linux/microblaze/socket.S: Update SINGLE_THREAD_P use.
1612         * sysdeps/unix/sysv/linux/microblaze/Makefile(libpthread-routines):
1613         Add sysdep.
1614
1615 2014-06-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1616
1617         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
1618
1619 2014-06-30  Joseph Myers  <joseph@codesourcery.com>
1620
1621         * sysdeps/mips/mips32/libm-test-ulps: Regenerated.
1622         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
1623
1624         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
1625
1626         * sysdeps/arm/libm-test-ulps: Regenerated.
1627
1628 2014-06-30  Maciej W. Rozycki  <macro@codesourcery.com>
1629             Roland McGrath <roland@hack.frob.com>
1630
1631         * test-skeleton.c (signal_handler): Kill the whole process group
1632         before killing the child individually.
1633         (main): Report any failure on `setpgid'.
1634
1635 2014-06-30  Roland McGrath  <roland@hack.frob.com>
1636
1637         * sysdeps/arm/nptl/tls.h: Rename the multiple inclusion guard
1638         from _TLS_H to _ARM_NPTL_TLS_H.
1639         (TLS_INIT_TP): Move macro, and #include of <sysdep.h>, to ...
1640         * sysdeps/unix/sysv/linux/arm/tls.h: ... this new file.
1641
1642 2014-06-30  Joseph Myers  <joseph@codesourcery.com>
1643
1644         [BZ #16539]
1645         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Include <float.h>.
1646         (__expm1l): Return argument unchanged when small but not
1647         subnormal.
1648
1649         * soft-fp/op-1.h (_FP_UNPACK_RAW_1): Rename local variables to
1650         include macro name.
1651         (_FP_UNPACK_RAW_1_P): Likewise.
1652         (_FP_PACK_RAW_1): Likewise.
1653         (_FP_PACK_RAW_1_P): Likewise.
1654         (_FP_MUL_MEAT_1_wide): Likewise.
1655         (_FP_MUL_MEAT_DW_1_hard): Likewise.
1656         (_FP_MUL_MEAT_1_hard): Likewise.
1657         (_FP_DIV_MEAT_1_imm): Likewise.
1658         (_FP_DIV_MEAT_1_udiv_norm): Likewise.
1659         (_FP_DIV_MEAT_1_udiv): Likewise.
1660         * soft-fp/op-2.h (__FP_FRAC_DEC_2): Likewise.
1661         (_FP_UNPACK_RAW_2): Likewise.
1662         (_FP_UNPACK_RAW_2_P): Likewise.
1663         (_FP_PACK_RAW_2): Likewise.
1664         (_FP_PACK_RAW_2_P): Likewise.
1665         (_FP_MUL_MEAT_DW_2_wide): Likewise.
1666         (_FP_MUL_MEAT_2_wide): Likewise.
1667         (_FP_MUL_MEAT_DW_2_wide_3mul): Likewise.
1668         (_FP_MUL_MEAT_2_wide_3mul): Likewise.
1669         (_FP_MUL_MEAT_DW_2_gmp): Likewise.
1670         (_FP_MUL_MEAT_2_gmp): Likewise.
1671         (_FP_DIV_MEAT_2_udiv): Likewise.
1672         * soft-fp/op-4.h (_FP_FRAC_SLL_4): Likewise.
1673         (_FP_FRAC_SRL_4): Likewise.
1674         (_FP_FRAC_SRST_4): Likewise.
1675         (_FP_FRAC_SRS_4): Likewise.
1676         (_FP_UNPACK_RAW_4): Likewise.
1677         (_FP_UNPACK_RAW_4_P): Likewise.
1678         (_FP_PACK_RAW_4): Likewise.
1679         (_FP_PACK_RAW_4_P): Likewise.
1680         (_FP_MUL_MEAT_DW_4_wide): Likewise.
1681         (_FP_MUL_MEAT_4_wide): Likewise.
1682         (_FP_MUL_MEAT_4_gmp): Likewise.
1683         (umul_ppppmnnn): Likewise.
1684         (_FP_DIV_MEAT_4_udiv): Likewise.
1685         (__FP_FRAC_ADD_4): Likewise.
1686         (__FP_FRAC_SUB_3): Likewise.
1687         (__FP_FRAC_SUB_4): Likewise.
1688         (__FP_FRAC_DEC_3): Likewise.
1689         (__FP_FRAC_DEC_4): Likewise.
1690         (__FP_FRAC_ADDI_4): Likewise.
1691         * soft-fp/op-8.h (_FP_FRAC_SLL_8): Likewise.
1692         (_FP_FRAC_SRL_8): Likewise.
1693         (_FP_FRAC_SRS_8): Likewise.
1694
1695         * soft-fp/extended.h (FP_UNPACK_RAW_E): Rename local variables to
1696         include macro name.
1697         (FP_UNPACK_RAW_EP): Likewise.
1698         (FP_PACK_RAW_E): Likewise.
1699         (FP_PACK_RAW_EP): Likewise.
1700         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Likewise.
1701         (_FP_ISSIGNAN): Likewise.
1702         (_FP_ADD_INTERNAL): Likewise.
1703         (_FP_FMA): Likewise.
1704         (_FP_CMP): Likewise.
1705         (_FP_SQRT): Likewise.
1706         (_FP_TO_INT): Likewise.
1707         (_FP_FROM_INT): Likewise.
1708         (FP_EXTEND): Likewise.
1709         (_FP_DIV_MEAT_N_loop): Likewise.
1710
1711 2014-06-30  Maciej W. Rozycki  <macro@codesourcery.com>
1712
1713         * sysdeps/unix/sysv/linux/bits/socket.h: Adjust macro formatting
1714         throughout.
1715
1716 2014-06-29  Joseph Myers  <joseph@codesourcery.com>
1717
1718         [BZ #17097]
1719         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Return
1720         result with correct sign in case of exponents that produce
1721         overflow except for X very close to 1.
1722
1723 2014-06-28  Paul Eggert  <eggert@cs.ucla.edu>
1724
1725         mktime: merge #if/#ifdef usage from glibc
1726         * lib/mktime.c: Use "#if defined DEBUG && DEBUG", not "#if DEBUG",
1727         as that works with both Glibc's and Gnulib's style.
1728         See thread starting at Siddhesh Poyarekar's bug report at:
1729         http://lists.gnu.org/archive/html/bug-gnulib/2014-06/msg00102.html
1730
1731 2014-06-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
1732
1733         * sysdeps/generic/memcopy.h: Define MEMCPY_OK_FOR_FWD_MEMMOVE.
1734         * sysdeps/tile/memcopy.h: Redefine MEMCPY_OK_FOR_FWD_MEMMOVE.
1735         * sysdeps/tile/tilegx/memmove.c: Remove file.
1736
1737 2014-06-27  Joseph Myers  <joseph@codesourcery.com>
1738
1739         * Makeconfig ($(common-objpfx)soversions.mk): Do not generate
1740         abi-name definition.
1741         * scripts/soversions.awk: Do not handle or generate ABI lines.
1742         * shlib-versions: Remove ABI entries.
1743         * sysdeps/powerpc/nofpu/shlib-versions: Remove file.
1744         * sysdeps/x86_64/x32/shlib-versions: Remove ABI entry.
1745
1746 2014-06-27  Roland McGrath  <roland@hack.frob.com>
1747
1748         * sysdeps/unix/sysv/linux/mips/mips32/nptl/c++-types.data: Moved ...
1749         * sysdeps/unix/sysv/linux/mips/mips32/c++-types.data: ... here.
1750         * sysdeps/unix/sysv/linux/mips/mips32/fpu/nptl/libc.abilist: Moved ...
1751         * sysdeps/unix/sysv/linux/mips/mips32/fpu/libc.abilist: ... here.
1752         * sysdeps/unix/sysv/linux/mips/mips32/nptl/ld.abilist: Moved ...
1753         * sysdeps/unix/sysv/linux/mips/mips32/ld.abilist: ... here.
1754         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libBrokenLocale.abilist:
1755         Moved ...
1756         * sysdeps/unix/sysv/linux/mips/mips32/libBrokenLocale.abilist:
1757         ... here.
1758         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libanl.abilist: Moved ...
1759         * sysdeps/unix/sysv/linux/mips/mips32/libanl.abilist: ... here.
1760         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcidn.abilist: Moved ...
1761         * sysdeps/unix/sysv/linux/mips/mips32/libcidn.abilist: ... here.
1762         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcrypt.abilist: Moved ...
1763         * sysdeps/unix/sysv/linux/mips/mips32/libcrypt.abilist: ... here.
1764         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libdl.abilist: Moved ...
1765         * sysdeps/unix/sysv/linux/mips/mips32/libdl.abilist: ... here.
1766         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libm.abilist: Moved ...
1767         * sysdeps/unix/sysv/linux/mips/mips32/libm.abilist: ... here.
1768         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnsl.abilist: Moved ...
1769         * sysdeps/unix/sysv/linux/mips/mips32/libnsl.abilist: ... here.
1770         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_compat.abilist:
1771         Moved ...
1772         * sysdeps/unix/sysv/linux/mips/mips32/libnss_compat.abilist: ... here.
1773         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_db.abilist: Moved ...
1774         * sysdeps/unix/sysv/linux/mips/mips32/libnss_db.abilist: ... here.
1775         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_dns.abilist: Moved ...
1776         * sysdeps/unix/sysv/linux/mips/mips32/libnss_dns.abilist: ... here.
1777         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_files.abilist:
1778         Moved ...
1779         * sysdeps/unix/sysv/linux/mips/mips32/libnss_files.abilist: ... here.
1780         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_hesiod.abilist:
1781         Moved ...
1782         * sysdeps/unix/sysv/linux/mips/mips32/libnss_hesiod.abilist: ... here.
1783         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nis.abilist: Moved ...
1784         * sysdeps/unix/sysv/linux/mips/mips32/libnss_nis.abilist: ... here.
1785         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nisplus.abilist:
1786         Moved ...
1787         * sysdeps/unix/sysv/linux/mips/mips32/libnss_nisplus.abilist: ... here.
1788         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libpthread.abilist: Moved ...
1789         * sysdeps/unix/sysv/linux/mips/mips32/libpthread.abilist: ... here.
1790         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libresolv.abilist: Moved ...
1791         * sysdeps/unix/sysv/linux/mips/mips32/libresolv.abilist: ... here.
1792         * sysdeps/unix/sysv/linux/mips/mips32/nptl/librt.abilist: Moved ...
1793         * sysdeps/unix/sysv/linux/mips/mips32/librt.abilist: ... here.
1794         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libthread_db.abilist:
1795         Moved ...
1796         * sysdeps/unix/sysv/linux/mips/mips32/libthread_db.abilist: ... here.
1797         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libutil.abilist: Moved ...
1798         * sysdeps/unix/sysv/linux/mips/mips32/libutil.abilist: ... here.
1799         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/nptl/libc.abilist:
1800         Moved ...
1801         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/libc.abilist: ... here.
1802         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/c++-types.data:
1803         Moved ...
1804         * sysdeps/unix/sysv/linux/mips/mips64/n32/c++-types.data: ... here.
1805         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/ld.abilist: Moved ...
1806         * sysdeps/unix/sysv/linux/mips/mips64/n32/ld.abilist: ... here.
1807         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libBrokenLocale.abilist:
1808         Moved ...
1809         * sysdeps/unix/sysv/linux/mips/mips64/libBrokenLocale.abilist:
1810         ... here.
1811         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libBrokenLocale.abilist:
1812         Identical file removed.
1813         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libanl.abilist:
1814         Moved ...
1815         * sysdeps/unix/sysv/linux/mips/mips64/libanl.abilist: ... here.
1816         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libanl.abilist:
1817         Identical file removed.
1818         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist: Moved ...
1819         * sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist: ... here.
1820         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libcrypt.abilist:
1821         Moved ...
1822         * sysdeps/unix/sysv/linux/mips/mips64/libcrypt.abilist: ... here.
1823         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libcrypt.abilist:
1824         Identical file removed.
1825         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libdl.abilist: Moved ...
1826         * sysdeps/unix/sysv/linux/mips/mips64/libdl.abilist: ... here.
1827         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libdl.abilist:
1828         Identical file removed.
1829         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libm.abilist: Moved ...
1830         * sysdeps/unix/sysv/linux/mips/mips64/libm.abilist: ... here.
1831         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libm.abilist:
1832         Identical file removed.
1833         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libnsl.abilist: Moved ...
1834         * sysdeps/unix/sysv/linux/mips/mips64/libnsl.abilist: ... here.
1835         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libnsl.abilist:
1836         Identical file removed.
1837         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libpthread.abilist:
1838         Moved ...
1839         * sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist: ... here.
1840         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libpthread.abilist:
1841         Identical file removed.
1842         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libresolv.abilist:
1843         Moved ...
1844         * sysdeps/unix/sysv/linux/mips/mips64/n32/libresolv.abilist: ... here.
1845         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/librt.abilist: Moved ...
1846         * sysdeps/unix/sysv/linux/mips/mips64/librt.abilist: ... here.
1847         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/librt.abilist:
1848         Identical file removed.
1849         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libthread_db.abilist:
1850         Moved ...
1851         * sysdeps/unix/sysv/linux/mips/mips64/libthread_db.abilist:
1852         ... here.
1853         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libthread_db.abilist:
1854         Identical file removed.
1855         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libutil.abilist:
1856         Moved ...
1857         * sysdeps/unix/sysv/linux/mips/mips64/libutil.abilist: ... here.
1858         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libutil.abilist:
1859         Identical file removed.
1860         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/c++-types.data:
1861         Moved ...
1862         * sysdeps/unix/sysv/linux/mips/mips64/n64/c++-types.data: ... here.
1863         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/ld.abilist: Moved ...
1864         * sysdeps/unix/sysv/linux/mips/mips64/n64/ld.abilist: ... here.
1865         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist: Moved ...
1866         * sysdeps/unix/sysv/linux/mips/mips64/n64/libc.abilist: ... here.
1867         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libresolv.abilist:
1868         Moved ...
1869         * sysdeps/unix/sysv/linux/mips/mips64/n64/libresolv.abilist: ... here.
1870         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: Moved ...
1871         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: ... here.
1872
1873         * sysdeps/unix/sysv/linux/mips/vfork.S: Incorporate
1874         SAVE_PID and RESTORE_PID blocks from nptl/pt-vfork.S.
1875         * sysdeps/unix/sysv/linux/mips/nptl/vfork.S: File removed.
1876         * sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S: File removed.
1877         * sysdeps/unix/sysv/linux/mips/pt-vfork.S: New file.
1878
1879 2014-06-27  Arjun Shankar  <arjun.is@lostca.se>
1880
1881         [BZ #17092]
1882         * nscd/nscd.c (monitor_child): Return exit status of child
1883         instead of return value from wait syscall.
1884
1885 2014-06-27  Joseph Myers  <joseph@codesourcery.com>
1886
1887         * configure.ac (libc_commonpagesize): Remove variable.
1888         (libc_relro_required): Likewise.
1889         (libc_cv_z_relro): Remove configure test.
1890         * configure: Regenerated.
1891         * sysdeps/aarch64/preconfigure (libc_commonpagesize): Do not set
1892         variable.
1893         (libc_relro_required): Likewise.
1894         * sysdeps/alpha/preconfigure (libc_commonpagesize): Likewise.
1895         (libc_relro_required): Likewise.
1896         * sysdeps/arm/preconfigure.ac (libc_commonpagesize): Likewise.
1897         (libc_relro_required): Likewise.
1898         * sysdeps/arm/preconfigure: Regenerated.
1899         * sysdeps/ia64/preconfigure: Remove file.
1900         * sysdeps/tile/preconfigure (libc_commonpagesize): Do not set
1901         variable.
1902         (libc_relro_required): Likewise.
1903
1904         [BZ #16561]
1905         [BZ #16562]
1906         * sysdeps/ieee754/dbl-64/e_jn.c: Include <float.h>.
1907         (__ieee754_yn): Set FE_TONEAREST mode internally and then
1908         recompute overflowing results in original rounding mode.
1909         * sysdeps/ieee754/flt-32/e_jnf.c: Include <float.h>.
1910         (__ieee754_ynf): Set FE_TONEAREST mode internally and then
1911         recompute overflowing results in original rounding mode.
1912         * sysdeps/ieee754/ldbl-128/e_jnl.c: Include <float.h>.
1913         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
1914         recompute overflowing results in original rounding mode.
1915         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Include <float.h>.
1916         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
1917         recompute overflowing results in original rounding mode.
1918         * sysdeps/ieee754/ldbl-96/e_jnl.c: Include <float.h>.
1919         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
1920         recompute overflowing results in original rounding mode.
1921         * sysdeps/i386/fpu/fenv_private.h [!__SSE2_MATH__]
1922         (libc_feholdsetround_ctx): New macro.
1923         * math/libm-test.inc (yn_test): Use ALL_RM_TEST.
1924         * sysdeps/i386/fpu/libm-test-ulps: Update.
1925         * sysdeps/x86_64/fpu/libm-test-ulps : Likewise.
1926
1927 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
1928
1929         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
1930         [__PIC__] (PSEUDO): Use name of _nocancel entry point in
1931         corresponding .cpsetup call.
1932
1933 2014-06-26  Roland McGrath  <roland@hack.frob.com>
1934
1935         * sysdeps/unix/sysv/linux/arm/libc-aeabi_read_tp.S: Moved ...
1936         * sysdeps/arm/libc-aeabi_read_tp.S: ... here.
1937         * sysdeps/arm/Makefile [$(subdir) = csu]
1938         (aeabi_routines): Add aeabi_read_tp and libc-aeabi_read_tp here.
1939         (static-only-routines): Add aeabi_read_tp here.
1940         (shared-only-routines): Add libc-aeabi_read_tp here.
1941         (CFLAGS-libc-start.c): Add -fexceptions here.
1942         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = csu]
1943         (sysdep_routines, static-only-routines, shared-only-routines):
1944         Don't add to these here.
1945         (CFLAGS-libc-start.c): Likewise.
1946
1947         * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: Moved ...
1948         * sysdeps/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
1949         * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: Moved ...
1950         * sysdeps/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
1951         * sysdeps/arm/Makefile [$(subdir) = rt]
1952         (librt-sysdep_routines, librt-shared-only-routines):
1953         Append rt-aeabi_unwind_cpp_pr1 here.
1954         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = rt]
1955         (librt-sysdep_routines, librt-shared-only-routines): Don't do it here.
1956         * sysdeps/arm/nptl/Makefile [$(subdir) = nptl]
1957         (libpthread-sysdep_routines, libpthread-shared-only-routines):
1958         Append nptl-aeabi_unwind_cpp_pr1 here.
1959         (tests): Filter out tst-cleanupx4 here.
1960         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = nptl]
1961         (libpthread-sysdep_routines, libpthread-shared-only-routines, tests):
1962         Don't do those here.
1963
1964 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
1965
1966         * scripts/list-sources.sh: Do not handle ports specially.
1967
1968 2014-06-26  Roland McGrath  <roland@hack.frob.com>
1969
1970         * sysdeps/arm/fesetenv.c: Include <fpu_control.h>.
1971         * sysdeps/arm/feupdateenv.c: Likewise.
1972
1973         * posix/spawn_faction_addopen.c: Include <stdlib.h> for free decl.
1974
1975 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
1976
1977         * manual/texinfo.tex: Update to version 2014-05-05.10 with
1978         trailing whitespace removed.
1979         * scripts/config.guess: Update to version 2014-03-23.
1980         * scripts/config.sub: Update to version 2014-05-01
1981         * scripts/install-sh: Update to version 2013-12-25.23.
1982         * scripts/move-if-change: Update from gnulib.
1983
1984 2014-06-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
1985
1986         * debug/memmove_chk.c: Remove pagecopy.h include.
1987
1988 2014-06-26  Paul Eggert  <eggert@cs.ucla.edu>
1989
1990         * time/mktime.c (leapyear): Remove inline keyword.  The code is now
1991         identical to gnulib mktime.
1992
1993 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
1994
1995         * configure.ac: Do not test for machine being rs6000.  Do not test
1996         for powerpc*-*soft.
1997         * configure: Regenerated.
1998
1999         * configure.ac (libc_cv_asm_cfi_directives): Remove configure
2000         test.
2001         * configure: Regenerated.
2002         * config.h.in (HAVE_ASM_CFI_DIRECTIVES): Remove macro undefine.
2003         * sysdeps/arm/configure.ac (libc_cv_asm_cfi_directive_sections):
2004         Remove configure test.
2005         * sysdeps/arm/configure: Regenerated.
2006         * sysdeps/nptl/configure.ac: Do not check
2007         libc_cv_asm_cfi_directives.
2008         * sysdeps/nptl/configure: Regenerated.
2009         * sysdeps/x86_64/nptl/configure.ac: Remove file.
2010         * sysdeps/x86_64/nptl/configure: Remove generated file.
2011         * b/sysdeps/generic/sysdep.h [HAVE_ASM_CFI_DIRECTIVES]: Make code
2012         unconditional.
2013         [!HAVE_ASM_CFI_DIRECTIVES]: Remove conditional code.
2014
2015 2014-06-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
2016
2017         * posix/fnmatch.c: Define WIDE_CHAR_VERSION.
2018         * posix/fnmatch_loop.c: Undefine WIDE_CHAR_VERSION.
2019         (FCT): Check value of WIDE_CHAR_VERSION instead of checking if
2020         it is defined.
2021
2022         * elf/dl-runtime.c: Check for value of ELF_MACHINE_NO_RELA
2023         instead of whether it is defined.
2024         * sysdeps/aarch64/dl-machine.h: Define ELF_MACHINE_NO_RELA.
2025         * sysdeps/hppa/dl-machine.h: Likewise.
2026         * sysdeps/ia64/dl-machine.h: Likewise.
2027         * sysdeps/m68k/dl-machine.h: Likewise.
2028         * sysdeps/microblaze/dl-machine.h: Likewise.
2029         * sysdeps/mips/dl-machine.: Likewise.
2030         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
2031         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
2032         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
2033         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
2034         * sysdeps/sh/dl-machine.h: Likewise.
2035         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
2036         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
2037         * sysdeps/tile/dl-machine.h: Likewise.
2038         * sysdeps/x86_64/dl-machine.h: Likewise.
2039
2040         * nscd/connections.c (enum usekey) [SEPARATE_KEY]: Remove
2041         code.
2042         (verify_persistent_db): Likewise.
2043
2044 2014-06-26  Roland McGrath  <roland@hack.frob.com>
2045
2046         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data: Moved ...
2047         * sysdeps/unix/sysv/linux/s390/s390-32/c++-types.data: ... here.
2048         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Moved ...
2049         * sysdeps/unix/sysv/linux/s390/s390-32/ld.abilist: ... here.
2050         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
2051         Moved ...
2052         * sysdeps/unix/sysv/linux/s390/s390-32/libBrokenLocale.abilist:
2053         ... here.
2054         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: Moved ...
2055         * sysdeps/unix/sysv/linux/s390/libanl.abilist: ... here.
2056         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist:
2057         Identical file removed.
2058         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Moved ...
2059         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist: ... here.
2060         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: Moved ...
2061         * sysdeps/unix/sysv/linux/s390/s390-32/libcrypt.abilist: ... here.
2062         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: Moved ...
2063         * sysdeps/unix/sysv/linux/s390/s390-32/libdl.abilist: ... here.
2064         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Moved ...
2065         * sysdeps/unix/sysv/linux/s390/s390-32/libm.abilist: ... here.
2066         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: Moved ...
2067         * sysdeps/unix/sysv/linux/s390/s390-32/libnsl.abilist: ... here.
2068         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
2069         Moved ...
2070         * sysdeps/unix/sysv/linux/s390/s390-32/libpthread.abilist: ... here.
2071         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: Moved ...
2072         * sysdeps/unix/sysv/linux/s390/s390-32/libresolv.abilist: ... here.
2073         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Moved ...
2074         * sysdeps/unix/sysv/linux/s390/s390-32/librt.abilist: ... here.
2075         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
2076         Moved ...
2077         * sysdeps/unix/sysv/linux/s390/s390-32/libthread_db.abilist: ... here.
2078         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Moved ...
2079         * sysdeps/unix/sysv/linux/s390/s390-32/libutil.abilist: ... here.
2080         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data: Moved ...
2081         * sysdeps/unix/sysv/linux/s390/localplt.data: ... here.
2082         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
2083         Identical file removed.
2084         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data: Moved ...
2085         * sysdeps/unix/sysv/linux/s390/s390-64/c++-types.data: ... here.
2086         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Moved ...
2087         * sysdeps/unix/sysv/linux/s390/s390-64/ld.abilist: ... here.
2088         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
2089         Moved ...
2090         * sysdeps/unix/sysv/linux/s390/s390-64/libBrokenLocale.abilist:
2091         ... here.
2092         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Moved ...
2093         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist: ... here.
2094         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: Moved ...
2095         * sysdeps/unix/sysv/linux/s390/s390-64/libcrypt.abilist: ... here.
2096         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: Moved ...
2097         * sysdeps/unix/sysv/linux/s390/s390-64/libdl.abilist: ... here.
2098         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Moved ...
2099         * sysdeps/unix/sysv/linux/s390/s390-64/libm.abilist: ... here.
2100         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: Moved ...
2101         * sysdeps/unix/sysv/linux/s390/s390-64/libnsl.abilist: ... here.
2102         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
2103         Moved ...
2104         * sysdeps/unix/sysv/linux/s390/s390-64/libpthread.abilist: ... here.
2105         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist:
2106         Moved ...
2107         * sysdeps/unix/sysv/linux/s390/s390-64/libresolv.abilist: ... here.
2108         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: Moved ...
2109         * sysdeps/unix/sysv/linux/s390/s390-64/librt.abilist: ... here.
2110         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
2111         Moved ...
2112         * sysdeps/unix/sysv/linux/s390/s390-64/libthread_db.abilist: ... here.
2113         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: Moved ...
2114         * sysdeps/unix/sysv/linux/s390/s390-64/libutil.abilist: ... here.
2115
2116         * nptl/sysdeps/unix/sysv/linux/s390/Makefile: File removed, contents
2117         folded into ...
2118         * sysdeps/unix/sysv/linux/s390/Makefile [$(subdir) = nptl]: ... here.
2119         * sysdeps/unix/sysv/linux/s390/Versions
2120         (libpthread: GLIBC_2.19): New version set.
2121         * nptl/sysdeps/unix/sysv/linux/s390/Versions: File removed.
2122         * sysdeps/unix/sysv/linux/s390/s390-64/Versions
2123         (librt: GLIBC_2.3.3): New version set.
2124         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/Versions: File removed.
2125         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: Moved ...
2126         * sysdeps/unix/sysv/linux/s390/elision-conf.c: ... here.
2127         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Moved ...
2128         * sysdeps/unix/sysv/linux/s390/elision-conf.h: ... here.
2129         * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Moved ...
2130         * sysdeps/unix/sysv/linux/s390/elision-lock.c: ... here.
2131         * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Moved ...
2132         * sysdeps/unix/sysv/linux/s390/elision-timed.c: ... here.
2133         * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Moved ...
2134         * sysdeps/unix/sysv/linux/s390/elision-trylock.c: ... here.
2135         * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Moved ...
2136         * sysdeps/unix/sysv/linux/s390/elision-unlock.c: ... here.
2137         * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Moved ...
2138         * sysdeps/unix/sysv/linux/s390/force-elision.h: ... here.
2139         * nptl/sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Moved ...
2140         * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: ... here.
2141         * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h: Moved ...
2142         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: ... here.
2143         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: Moved ...
2144         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c: ... here.
2145         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: Moved ...
2146         * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: ... here.
2147         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: Moved ...
2148         * sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: ... here.
2149         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: Moved ...
2150         * sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: ... here.
2151         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: Moved ...
2152         * sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: ... here.
2153         * nptl/sysdeps/unix/sysv/linux/s390/pthread_once.c: Moved ...
2154         * sysdeps/unix/sysv/linux/s390/pthread_once.c: ... here.
2155         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Moved ...
2156         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: ... here.
2157         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Moved ...
2158         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: ... here.
2159         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Moved ...
2160         * sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: ... here.
2161         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Moved ...
2162         * sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: ... here.
2163         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Moved ...
2164         * sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: ... here.
2165         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Moved ...
2166         * sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: ... here.
2167         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Moved ...
2168         * sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: ... here.
2169
2170         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Moved ...
2171         * sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: ... here.
2172         (__libc_vfork): Define the function under this name.
2173         [!NOT_IN_libc] (__vfork): Make this an alias.
2174         [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
2175         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Moved ...
2176         * sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: ... here.
2177         (__libc_vfork): Define the function under this name.
2178         [!NOT_IN_libc] (__vfork): Make this an alias.
2179         [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
2180         * sysdeps/unix/sysv/linux/s390/pt-vfork.S: New file.
2181         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: File removed.
2182         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: File removed.
2183         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Remove vfork.
2184         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
2185
2186         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Deconditionalize the
2187         code that was previously under [RESET_PID].
2188         * sysdeps/unix/sysv/linux/s390/s390-64/clone.S: Likewise.
2189         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/clone.S: File removed.
2190         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/clone.S: File removed.
2191
2192         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h: Moved ...
2193         * sysdeps/aarch64/nptl/bits/pthreadtypes.h: ... here.
2194         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/semaphore.h: Moved ...
2195         * sysdeps/aarch64/nptl/bits/semaphore.h: ... here.
2196         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/local_lim.h: Moved ...
2197         * sysdeps/unix/sysv/linux/aarch64/bits/local_lim.h: ... here.
2198         * sysdeps/unix/sysv/linux/aarch64/nptl/c++-types.data: Moved ...
2199         * sysdeps/unix/sysv/linux/aarch64/c++-types.data: ... here.
2200         * sysdeps/unix/sysv/linux/aarch64/nptl/ld.abilist: Moved ...
2201         * sysdeps/unix/sysv/linux/aarch64/ld.abilist: ... here.
2202         * sysdeps/unix/sysv/linux/aarch64/nptl/libBrokenLocale.abilist:
2203         Moved ...
2204         * sysdeps/unix/sysv/linux/aarch64/libBrokenLocale.abilist: ... here.
2205         * sysdeps/unix/sysv/linux/aarch64/nptl/libanl.abilist: Moved ...
2206         * sysdeps/unix/sysv/linux/aarch64/libanl.abilist: ... here.
2207         * sysdeps/unix/sysv/linux/aarch64/nptl/libc.abilist: Moved ...
2208         * sysdeps/unix/sysv/linux/aarch64/libc.abilist: ... here.
2209         * sysdeps/unix/sysv/linux/aarch64/nptl/libcrypt.abilist: Moved ...
2210         * sysdeps/unix/sysv/linux/aarch64/libcrypt.abilist: ... here.
2211         * sysdeps/unix/sysv/linux/aarch64/nptl/libdl.abilist: Moved ...
2212         * sysdeps/unix/sysv/linux/aarch64/libdl.abilist: ... here.
2213         * sysdeps/unix/sysv/linux/aarch64/nptl/libm.abilist: Moved ...
2214         * sysdeps/unix/sysv/linux/aarch64/libm.abilist: ... here.
2215         * sysdeps/unix/sysv/linux/aarch64/nptl/libnsl.abilist: Moved ...
2216         * sysdeps/unix/sysv/linux/aarch64/libnsl.abilist: ... here.
2217         * sysdeps/unix/sysv/linux/aarch64/nptl/libpthread.abilist: Moved ...
2218         * sysdeps/unix/sysv/linux/aarch64/libpthread.abilist: ... here.
2219         * sysdeps/unix/sysv/linux/aarch64/nptl/libresolv.abilist: Moved ...
2220         * sysdeps/unix/sysv/linux/aarch64/libresolv.abilist: ... here.
2221         * sysdeps/unix/sysv/linux/aarch64/nptl/librt.abilist: Moved ...
2222         * sysdeps/unix/sysv/linux/aarch64/librt.abilist: ... here.
2223         * sysdeps/unix/sysv/linux/aarch64/nptl/libthread_db.abilist: Moved ...
2224         * sysdeps/unix/sysv/linux/aarch64/libthread_db.abilist: ... here.
2225         * sysdeps/unix/sysv/linux/aarch64/nptl/libutil.abilist: Moved ...
2226         * sysdeps/unix/sysv/linux/aarch64/libutil.abilist: ... here.
2227         * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data: Moved ...
2228         * sysdeps/unix/sysv/linux/aarch64/localplt.data: ... here.
2229         * sysdeps/unix/sysv/linux/aarch64/nptl/lowlevellock.h: Moved ...
2230         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: ... here.
2231         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Moved ...
2232         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: ... here.
2233
2234 2014-06-25  Roland McGrath  <roland@hack.frob.com>
2235
2236         * sysdeps/unix/sysv/linux/mips/clone.S: Deconditionalize the code
2237         that was previously under [RESET_PID].
2238         * sysdeps/unix/sysv/linux/mips/nptl/clone.S: File removed.
2239
2240 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
2241
2242         * sysdeps/unix/sysv/linux/dl-opendir.c (__ASSUME_O_CLOEXEC): Do
2243         not undefine and redefine.
2244         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs)
2245         [O_CLOEXEC]: Make code unconditional.
2246         (__get_nprocs) [!O_CLOEXEC]: Remove conditional code.
2247         * sysdeps/unix/sysv/linux/shm_open.c: Do not include
2248         <kernel-features.h>.
2249         [O_CLOEXEC && !__ASSUME_O_CLOEXEC] (have_o_cloexec): Remove
2250         conditional variable definition.
2251         (shm_open) [O_CLOEXEC]: Make code unconditional.
2252         (shm_open) [!O_CLOEXEC || !__ASSUME_O_CLOEXEC]: Remove conditional
2253         code.
2254
2255         * configure.ac (USE_REGPARMS): Don't define here.
2256         * configure: Regenerated.
2257         * sysdeps/i386/configure.ac (USE_REGPARMS): Define here.
2258         * sysdeps/i386/configure: Regenerated.
2259
2260         * nptl/createthread.c: Don't include kernel-features.h.
2261         * nptl/pthread_cancel.c: Likewise.
2262         * nptl/pthread_condattr_setclock.c: Likewise.
2263         * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Likewise.
2264         * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Likewise.
2265         * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Likewise.
2266         * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Likewise.
2267         * nptl/sysdeps/unix/sysv/linux/raise.c: Likewise.
2268         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: Likewise.
2269         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Likewise.
2270         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: Likewise.
2271         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Likewise.
2272         * nptl/sysdeps/unix/sysv/linux/timer_create.c: Likewise.
2273         * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Likewise.
2274         * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Likewise.
2275         * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Likewise.
2276         * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Likewise.
2277         * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Likewise.
2278         * nscd/gai.c: Likewise.
2279         * nss/nss_db/db-open.c: Likewise.
2280         * sysdeps/generic/ldsodefs.h: Likewise.
2281         * sysdeps/sh/nptl/tls.h: Likewise.
2282         * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
2283         * sysdeps/unix/sysv/linux/aarch64/sigcontextinfo.h: Likewise.
2284         * sysdeps/unix/sysv/linux/aarch64/vfork.S: Likewise.
2285         * sysdeps/unix/sysv/linux/adjtime.c: Likewise.
2286         * sysdeps/unix/sysv/linux/alpha/xstatconv.h: Likewise.
2287         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
2288         * sysdeps/unix/sysv/linux/arm/sigcontextinfo.h: Likewise.
2289         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
2290         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
2291         * sysdeps/unix/sysv/linux/clock_getres.c: Likewise.
2292         * sysdeps/unix/sysv/linux/clock_gettime.c: Likewise.
2293         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
2294         * sysdeps/unix/sysv/linux/clock_settime.c: Likewise.
2295         * sysdeps/unix/sysv/linux/dl-execstack.c: Likewise.
2296         * sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise.
2297         * sysdeps/unix/sysv/linux/dl-sysdep.c: Likewise.
2298         * sysdeps/unix/sysv/linux/generic/futimesat.c: Likewise.
2299         * sysdeps/unix/sysv/linux/generic/poll.c: Likewise.
2300         * sysdeps/unix/sysv/linux/generic/wordsize-32/fcntl.c: Likewise.
2301         * sysdeps/unix/sysv/linux/generic/wordsize-32/fxstatat.c: Likewise.
2302         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread.c: Likewise.
2303         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread64.c: Likewise.
2304         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv.c: Likewise.
2305         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv64.c: Likewise.
2306         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite.c: Likewise.
2307         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite64.c: Likewise.
2308         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev.c: Likewise.
2309         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev64.c: Likewise.
2310         * sysdeps/unix/sysv/linux/getcwd.c: Likewise.
2311         * sysdeps/unix/sysv/linux/getpagesize.c: Likewise.
2312         * sysdeps/unix/sysv/linux/getsysstats.c: Likewise.
2313         * sysdeps/unix/sysv/linux/i386/fxstat.c: Likewise.
2314         * sysdeps/unix/sysv/linux/i386/lxstat.c: Likewise.
2315         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
2316         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
2317         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
2318         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
2319         * sysdeps/unix/sysv/linux/i386/xstat.c: Likewise.
2320         * sysdeps/unix/sysv/linux/ia64/system.c: Likewise.
2321         * sysdeps/unix/sysv/linux/if_index.c: Likewise.
2322         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
2323         * sysdeps/unix/sysv/linux/ifreq.c: Likewise.
2324         * sysdeps/unix/sysv/linux/ldsodefs.h: Likewise.
2325         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
2326         * sysdeps/unix/sysv/linux/m68k/vfork.S: Likewise.
2327         * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Likewise.
2328         * sysdeps/unix/sysv/linux/mips/mips32/accept4.c: Likewise.
2329         * sysdeps/unix/sysv/linux/mips/mips32/recvmmsg.c: Likewise.
2330         * sysdeps/unix/sysv/linux/mips/mips32/sendmmsg.c: Likewise.
2331         * sysdeps/unix/sysv/linux/mips/pread.c: Likewise.
2332         * sysdeps/unix/sysv/linux/mips/pread64.c: Likewise.
2333         * sysdeps/unix/sysv/linux/mips/pwrite.c: Likewise.
2334         * sysdeps/unix/sysv/linux/mips/pwrite64.c: Likewise.
2335         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
2336         * sysdeps/unix/sysv/linux/mmap64.c: Likewise.
2337         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
2338         * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
2339         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Likewise.
2340         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
2341         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c: Likewise.
2342         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c: Likewise.
2343         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Likewise.
2344         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Likewise.
2345         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Likewise.
2346         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Likewise.
2347         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Likewise.
2348         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
2349         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
2350         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Likewise.
2351         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c: Likewise.
2352         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c: Likewise.
2353         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S: Likewise.
2354         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
2355         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
2356         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
2357         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
2358         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
2359         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: Likewise.
2360         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S: Likewise.
2361         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Likewise.
2362         * sysdeps/unix/sysv/linux/pread.c: Likewise.
2363         * sysdeps/unix/sysv/linux/pread64.c: Likewise.
2364         * sysdeps/unix/sysv/linux/prof-freq.c: Likewise.
2365         * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
2366         * sysdeps/unix/sysv/linux/pwrite64.c: Likewise.
2367         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S: Likewise.
2368         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S: Likewise.
2369         * sysdeps/unix/sysv/linux/s390/system.c: Likewise.
2370         * sysdeps/unix/sysv/linux/sh/pread.c: Likewise.
2371         * sysdeps/unix/sysv/linux/sh/pread64.c: Likewise.
2372         * sysdeps/unix/sysv/linux/sh/pwrite.c: Likewise.
2373         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Likewise.
2374         * sysdeps/unix/sysv/linux/sigaction.c: Likewise.
2375         * sysdeps/unix/sysv/linux/sigpending.c: Likewise.
2376         * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
2377         * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
2378         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
2379         * sysdeps/unix/sysv/linux/sparc/system.c: Likewise.
2380         * sysdeps/unix/sysv/linux/syslog.c: Likewise.
2381         * sysdeps/unix/sysv/linux/system.c: Likewise.
2382         * sysdeps/unix/sysv/linux/testrtsig.h: Likewise.
2383         * sysdeps/unix/sysv/linux/timespec_get.c: Likewise.
2384         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
2385         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
2386         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
2387         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
2388         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
2389
2390         * configure.ac (libc_cv_c_asmcr0_bug): Remove configure test.
2391         * configure: Regenerated.
2392         * config.h.in (BROKEN_PPC_ASM_CR0): Remove macro.
2393
2394         * configure.ac (base_machine): Do not set specially for particular
2395         machines here.
2396         * configure: Regenerated.
2397         * sysdeps/powerpc/preconfigure: Move machine and base_machine
2398         settings from configure.ac.
2399         * sysdeps/i386/preconfigure: New file.
2400         * sysdeps/s390/preconfigure: Likewise.
2401         * sysdeps/sh/preconfigure: Likewise.
2402         * sysdeps/sparc/preconfigure: Likewise.
2403
2404 2014-06-25  Roland McGrath  <roland@hack.frob.com>
2405
2406         * sysdeps/sparc/sparc64/nptl/cpu_relax.S: Moved ...
2407         * sysdeps/sparc/sparc64/cpu_relax.S: ... here.
2408         * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: Moved ...
2409         * sysdeps/sparc/sparc64/pthread_spin_init.c: ... here.
2410         * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: Moved ...
2411         * sysdeps/sparc/sparc64/pthread_spin_lock.S: ... here.
2412         * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: Moved ...
2413         * sysdeps/sparc/sparc64/pthread_spin_trylock.S: ... here.
2414         * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: Moved ...
2415         * sysdeps/sparc/sparc64/pthread_spin_unlock.S: ... here.
2416         * sysdeps/sparc/sparc64/nptl/pthreaddef.h: Moved ...
2417         * sysdeps/sparc/sparc64/pthreaddef.h: ... here.
2418         * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: Update #include.
2419         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Likewise.
2420         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Likewise.
2421         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Likewise.
2422         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Likewise.
2423         * sysdeps/sparc/sparc64/nptl/Makefile: File removed, its contents ...
2424         * sysdeps/sparc/sparc64/Makefile: ... appended here.
2425
2426         * sysdeps/sparc/sparc32/nptl/lowlevellock.c: Moved ...
2427         * sysdeps/sparc/sparc32/lowlevellock.c: ... here.
2428         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Moved ...
2429         * sysdeps/sparc/sparc32/pthread_barrier_wait.c: ... here.
2430         * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: Moved ...
2431         * sysdeps/sparc/sparc32/pthread_spin_lock.S: ... here.
2432         * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: Moved ...
2433         * sysdeps/sparc/sparc32/pthread_spin_trylock.S: ... here.
2434         * sysdeps/sparc/sparc32/nptl/pthreaddef.h: Moved ...
2435         * sysdeps/sparc/sparc32/pthreaddef.h: ... here.
2436         * sysdeps/sparc/sparc32/nptl/sem_post.c: Moved ...
2437         * sysdeps/sparc/sparc32/sem_post.c: ... here.
2438         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Moved ...
2439         * sysdeps/sparc/sparc32/sem_timedwait.c: ... here.
2440         * sysdeps/sparc/sparc32/nptl/sem_trywait.c: Moved ...
2441         * sysdeps/sparc/sparc32/sem_trywait.c: ... here.
2442         * sysdeps/sparc/sparc32/nptl/sem_wait.c: Moved ...
2443         * sysdeps/sparc/sparc32/sem_wait.c: ... here.
2444         * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: Moved ...
2445         * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: ... here.
2446         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: Moved ...
2447         * sysdeps/sparc/sparc32/sparcv9/pthread_barrier_wait.c: ... here.
2448         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: Moved ...
2449         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: ... here.
2450         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: Moved ...
2451         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: ... here.
2452         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: Moved ...
2453         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: ... here.
2454         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Moved ...
2455         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: ... here.
2456         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: Moved ...
2457         * sysdeps/sparc/sparc32/sparcv9/sem_post.c: ... here.
2458         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: Moved ...
2459         * sysdeps/sparc/sparc32/sparcv9/sem_timedwait.c: ... here.
2460         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: Moved ...
2461         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: ... here.
2462         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: Moved ...
2463         * sysdeps/sparc/sparc32/sparcv9/sem_wait.c: ... here.
2464
2465         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data: Moved ...
2466         * sysdeps/unix/sysv/linux/sparc/sparc32/c++-types.data: ... here.
2467         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: Moved ...
2468         * sysdeps/unix/sysv/linux/sparc/sparc32/ld.abilist: ... here.
2469         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
2470         Moved ...
2471         * sysdeps/unix/sysv/linux/sparc/sparc32/libBrokenLocale.abilist:
2472         ... here.
2473         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: Moved ...
2474         * sysdeps/unix/sysv/linux/sparc/sparc32/libanl.abilist: ... here.
2475         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Moved ...
2476         * sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist: ... here.
2477         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist:
2478         Moved ...
2479         * sysdeps/unix/sysv/linux/sparc/sparc32/libcrypt.abilist: ... here.
2480         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: Moved ...
2481         * sysdeps/unix/sysv/linux/sparc/sparc32/libdl.abilist: ... here.
2482         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: Moved ...
2483         * sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist: ... here.
2484         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: Moved ...
2485         * sysdeps/unix/sysv/linux/sparc/sparc32/libnsl.abilist: ... here.
2486         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
2487         Moved ...
2488         * sysdeps/unix/sysv/linux/sparc/sparc32/libpthread.abilist: ... here.
2489         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
2490         Moved ...
2491         * sysdeps/unix/sysv/linux/sparc/sparc32/libresolv.abilist: ... here.
2492         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: Moved ...
2493         * sysdeps/unix/sysv/linux/sparc/sparc32/librt.abilist: ... here.
2494         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
2495         Moved ...
2496         * sysdeps/unix/sysv/linux/sparc/sparc32/libthread_db.abilist: ... here.
2497         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: Moved ...
2498         * sysdeps/unix/sysv/linux/sparc/sparc32/libutil.abilist: ... here.
2499         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data: Moved ...
2500         * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: ... here.
2501         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data: Moved ...
2502         * sysdeps/unix/sysv/linux/sparc/sparc64/c++-types.data: ... here.
2503         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: Moved ...
2504         * sysdeps/unix/sysv/linux/sparc/sparc64/ld.abilist: ... here.
2505         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
2506         Moved ...
2507         * sysdeps/unix/sysv/linux/sparc/sparc64/libBrokenLocale.abilist:
2508         ... here.
2509         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: Moved ...
2510         * sysdeps/unix/sysv/linux/sparc/sparc64/libanl.abilist: ... here.
2511         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Moved ...
2512         * sysdeps/unix/sysv/linux/sparc/sparc64/libc.abilist: ... here.
2513         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist:
2514         Moved ...
2515         * sysdeps/unix/sysv/linux/sparc/sparc64/libcrypt.abilist: ... here.
2516         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: Moved ...
2517         * sysdeps/unix/sysv/linux/sparc/sparc64/libdl.abilist: ... here.
2518         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: Moved ...
2519         * sysdeps/unix/sysv/linux/sparc/sparc64/libm.abilist: ... here.
2520         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: Moved ...
2521         * sysdeps/unix/sysv/linux/sparc/sparc64/libnsl.abilist: ... here.
2522         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
2523         Moved ...
2524         * sysdeps/unix/sysv/linux/sparc/sparc64/libpthread.abilist: ... here.
2525         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
2526         Moved ...
2527         * sysdeps/unix/sysv/linux/sparc/sparc64/libresolv.abilist: ... here.
2528         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: Moved ...
2529         * sysdeps/unix/sysv/linux/sparc/sparc64/librt.abilist: ... here.
2530         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
2531         Moved ...
2532         * sysdeps/unix/sysv/linux/sparc/sparc64/libthread_db.abilist: ... here.
2533         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: Moved ...
2534         * sysdeps/unix/sysv/linux/sparc/sparc64/libutil.abilist: ... here.
2535         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data: Moved ...
2536         * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: ... here.
2537
2538 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
2539
2540         * timezone/checktab.awk: Update from tzcode 2014e.
2541         * timezone/private.h: Likewise.
2542         * timezone/tzfile.h: Likewise.
2543         * timezone/zdump.c: Likewise.
2544         * timezone/zic.c: Likewise.
2545
2546         * sysdeps/unix/sysv/linux/kernel-features.h
2547         (__ASSUME_XFS_RESTRICTED_CHOWN): Remove macro.
2548         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_chown_restricted)
2549         [__ASSUME_XFS_RESTRICTED_CHOWN]: Make code unconditional.
2550         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
2551         Remove conditional code.
2552
2553 2014-06-25  Will Newton  <will.newton@linaro.org>
2554
2555         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c
2556         (_dl_arm_cap_flags): Add HWCAP2 values.
2557         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h
2558         (_DL_HWCAP_COUNT): Increase to 37.
2559         (_DL_HWCAP_LAST): New define.
2560         (_DL_HWCAP2_LAST): New define.
2561         (_dl_procinfo): Add support for printing
2562         AT_HWCAP2 entries.
2563         (_dl_string_hwcap): Use _dl_hwcap_string.
2564
2565 2014-06-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2566
2567         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
2568
2569 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
2570
2571         * README: Do not mention ports directory.
2572
2573         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMENSAT):
2574         Remove macro.
2575         * sysdeps/unix/sysv/linux/futimes.c: Do not include
2576         <kernel-features.h>.
2577         [__NR_utimensat && !__ASSUME_UTIMENSAT] (miss_utimensat): Remove
2578         conditional variable definition.
2579         (__futimes): Update comment.
2580         (__futimes) [__ASSUME_UTIMENSAT]: Make code unconditional.
2581         (__futimes) [!__ASSUME_UTIMENSAT]: Remove conditional code.
2582
2583         [BZ #16560]
2584         * sysdeps/ieee754/dbl-64/e_exp10.c (__ieee754_exp10): Return 1 for
2585         arguments close to 0.
2586         * sysdeps/ieee754/ldbl-128/e_exp10l.c (__ieee754_exp10l):
2587         Likewise.
2588         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c (__ieee754_exp10l):
2589         Likewise.
2590         * math/auto-libm-test-in: Add more tests of exp10.
2591         * math/auto-libm-test-out: Regenerated.
2592         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
2593
2594         * sysdeps/unix/sysv/linux/kernel-features.h
2595         (__ASSUME_COMPLETE_READV_WRITEV): Remove macro.
2596         * sysdeps/unix/sysv/linux/readv.c: Do not include
2597         <kernel-features.h>.
2598         [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
2599         [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
2600         (__libc_readv) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
2601         unconditional.
2602         (__libc_readv) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
2603         conditional code.
2604         * sysdeps/unix/sysv/linux/writev.c: Do not include
2605         <kernel-features.h>.
2606         [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
2607         [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
2608         (__libc_writev) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
2609         unconditional.
2610         (__libc_writev) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
2611         conditional code.
2612
2613 2014-06-25  Will Newton  <will.newton@linaro.org>
2614
2615         * sysdeps/posix/tempname.c: Merge from gnulib, cosmetic
2616         comment changes throughout the file.  Remove checks
2617         for HAVE_*_H definitions that are not required.
2618         (__gen_tempname): Call abort if an unknown kind value is
2619         passed.
2620
2621 2014-06-25  Andreas Schwab  <schwab@suse.de>
2622
2623         [BZ #17086]
2624         * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Add compat symbols for
2625         scalbln, scalblnf, scalblnl in libc.
2626
2627 2014-06-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
2628
2629         [BZ #17086]
2630         * sysdeps/i386/fpu/s_scalbn.S: Add compat symbol for libc.so.
2631         * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
2632         * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
2633
2634 2014-06-24  Roland McGrath  <roland@hack.frob.com>
2635
2636         * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: Moved ...
2637         * sysdeps/i386/i486/pthread_spin_trylock.S: ... here.
2638         * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: Moved ...
2639         * sysdeps/i386/i586/pthread_spin_trylock.S: ... here.
2640         Update #include.
2641         * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: Moved ...
2642         * sysdeps/i386/i686/pthread_spin_trylock.S: ... here.
2643         Update #include.
2644         * sysdeps/x86_64/64/nptl/shlib-versions: Moved ...
2645         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: ... here.
2646         * sysdeps/x86_64/x32/nptl/shlib-versions: Moved ...
2647         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: ... here.
2648         * sysdeps/x86/nptl/bits/pthreadtypes.h: Moved ...
2649         * sysdeps/x86/bits/pthreadtypes.h: ... here.
2650         * sysdeps/x86/nptl/bits/semaphore.h: Moved ...
2651         * sysdeps/x86/bits/semaphore.h: ... here.
2652         * sysdeps/x86/nptl/elide.h: Moved ...
2653         * sysdeps/x86/elide.h: ... here.
2654         * sysdeps/x86_64/nptl/Implies: File removed.
2655         * sysdeps/i386/nptl/Implies: File removed.
2656
2657 2014-06-24  Joseph Myers  <joseph@codesourcery.com>
2658
2659         [BZ #16539]
2660         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Just
2661         return the argument for normal arguments with exponent below -64.
2662         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
2663         Likewise.
2664         * math/auto-libm-test-in: Add another test of expm1.
2665         * math/auto-libm-test-out: Regenerated.
2666
2667         [BZ #16287]
2668         * sysdeps/ieee754/ldbl-128/s_erfl.c (__erfl): Return 1 without
2669         calling __erfcl for arguments at least 16.
2670         * math/auto-libm-test-in: Add more tests of erf.
2671         * math/auto-libm-test-out: Regenerated.
2672
2673         * sysdeps/unix/sysv/linux/configure.ac: Remove cases for
2674         individual architectures.
2675         * sysdeps/unix/sysv/linux/configure: Regenerated.
2676         * sysdeps/unix/sysv/linux/i386/configure.ac: New file.
2677         * sysdeps/unix/sysv/linux/i386/configure: New generated file.
2678         * sysdeps/unix/sysv/linux/powerpc/configure.ac
2679         (ldd_rewrite_script): Define variable.
2680         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
2681         * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure.ac: New
2682         file.
2683         * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure: New
2684         generated file.
2685         * sysdeps/unix/sysv/linux/s390/configure.ac: New file.
2686         * sysdeps/unix/sysv/linux/s390/configure: New generated file.
2687         * sysdeps/unix/sysv/linux/sh/configure.ac: New file.
2688         * sysdeps/unix/sysv/linux/sh/configure: New generated file.
2689         * sysdeps/unix/sysv/linux/sparc/configure.ac: New file.
2690         * sysdeps/unix/sysv/linux/sparc/configure: New generated file.
2691         * sysdeps/unix/sysv/linux/x86_64/configure.ac: New file.
2692         * sysdeps/unix/sysv/linux/x86_64/configure: New generated file.
2693
2694 2014-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
2695
2696         [BZ #17084]
2697         * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_mutex_t):
2698         Rename member __data.d to __data.__elision_data.
2699
2700 2014-06-24  Wilco  <wdijkstr@arm.com>
2701
2702         * NEWS: Add 16918 to fixed bug list.
2703
2704 2014-06-24  Wilco  <wdijkstr@arm.com>
2705
2706         * sysdeps/arm/fesetenv.c (fesetenv): Optimize implementation.
2707
2708 2014-06-24  Wilco  <wdijkstr@arm.com>
2709
2710         * sysdeps/arm/fpu_control.h (_FPU_MASK_RM): Define.
2711         * sysdeps/arm/fenv_private.h (libc_fesetround_vfp)
2712         (libc_feholdexcept_setround_vfp) (libc_feholdsetround_vfp)
2713         (libc_feresetround_vfp) (libc_feholdsetround_vfp_ctx)
2714         (libc_feresetround_vfp_ctx): Use _FPU_MASK_RM.
2715         * sysdeps/arm/fesetround.c (fesetround): Use _FPU_MASK_RM.
2716         * sysdeps/arm/get-rounding-mode.h (get_rounding_mode):
2717         Use _FPU_MASK_RM.
2718
2719 2014-06-24  Wilco  <wdijkstr@arm.com>
2720
2721         * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Remove unused include.
2722
2723 2014-06-24  Wilco  <wdijkstr@arm.com>
2724
2725         * sysdeps/arm/feholdexcpt.c (feholdexcept): Remove space.
2726         * sysdeps/arm/fesetenv.c (fesetenv): Remove space.
2727         * sysdeps/arm/fesetround.c (fesetround): Remove space.
2728         * sysdeps/arm/fraiseexcpt.c (feraiseexcept): Remove space.
2729
2730 2014-06-24  Wilco  <wdijkstr@arm.com>
2731
2732         [BZ #16918]
2733         * sysdeps/arm/feupdateenv.c (feupdateenv):
2734         Rewrite to reduce FPSCR accesses and fix return value.
2735
2736 2014-06-24  Wilco  <wdijkstr@arm.com>
2737
2738         * sysdeps/arm/fclrexcpt.c (feclearexcept):
2739         Optimize to avoid unnecessary FPSCR writes.
2740         * sysdeps/arm/fedisblxcpt.c (fedisableexcept): Likewise.
2741         * sysdeps/arm/feenablxcpt.c (feenableexcept): Likewise.
2742         * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Likewise.
2743         * sysdeps/arm/setfpucw.c (__setfpucw): Likewise.
2744
2745 2014-06-24  Wilco  <wdijkstr@arm.com>
2746
2747         * sysdeps/arm/fegetround.c (fegetround): Call get_rounding_mode.
2748         * sysdeps/arm/feholdexcpt.c (feholdexcept): Call libc_feholdexcept_vfp.
2749         * sysdeps/arm/fesetround.c (fesetround): Call libc_fesetround_vfp.
2750         * sysdeps/arm/fgetexcptflg.c (fegetexceptflag):
2751         Call libc_fetestexcept_vfp.
2752         * sysdeps/arm/ftestexcept.c (fetestexcept): Call libc_fetestexcept_vfp.
2753         * sysdeps/arm/fenv_private.h: Move libc_*_vfp functions outside of
2754         __SOFTFP__ ifdef so that they can be built for softfp.
2755
2756 2014-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
2757
2758         * sysdeps/x86/nptl/elide.h (elision_adapt): Make first
2759         argument type signed char.
2760
2761         * Makerules (check-abi): Dump diff of symlist if the test
2762         fails.
2763
2764 2014-06-23  Roland McGrath  <roland@hack.frob.com>
2765
2766         * sysdeps/generic/get-rounding-mode.h: Include <stdlib.h> before
2767         using abort.
2768
2769         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
2770         Remove unused variable ST.
2771
2772 2014-06-23  Joseph Myers  <joseph@codesourcery.com>
2773
2774         [BZ #16354]
2775         [BZ #17061]
2776         * sysdeps/ieee754/dbl-64/e_cosh.c (__ieee754_cosh): Check for
2777         small arguments before calling __expm1.
2778         * sysdeps/ieee754/flt-32/e_coshf.c (__ieee754_coshf): Check for
2779         small arguments before calling __expm1f.
2780         * sysdeps/ieee754/ldbl-128/e_coshl.c (__ieee754_coshl): Check for
2781         small arguments before calling __expm1l.
2782         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
2783         Likewise.
2784         * sysdeps/ieee754/ldbl-96/e_coshl.c (__ieee754_coshl): Likewise.
2785         * math/auto-libm-test-in: Add more cosh tests.  Do not allow
2786         spurious underflow for some cosh tests.
2787         * math/auto-libm-test-out: Regenerated.
2788         * sysdeps/i386/fpu/libm-test-ulps: Update.
2789
2790         [BZ #17050]
2791         * sysdeps/ieee754/dbl-64/e_j1.c: Include <errno.h>.
2792         (__ieee754_y1): Set errno if return value overflows.
2793         * sysdeps/ieee754/flt-32/e_j1f.c: Include <errno.h>.
2794         (__ieee754_y1f): Set errno if return value overflows.
2795         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <errno.h>.
2796         (__ieee754_y1l): Set errno if return value overflows.
2797         * sysdeps/ieee754/ldbl-96/e_j1l.c: Include <errno.h>.
2798         (__ieee754_y1l): Set errno if return value overflows.
2799         * math/auto-libm-test-in: Add more tests of y0, y1 and yn.
2800         * math/auto-libm-test-out: Regenerated.
2801
2802         * math/gen-auto-libm-tests.c: Document use of
2803         ignore-zero-inf-sign.
2804         (input_flag_type): Add value flag_ignore_zero_inf_sign.
2805         (input_flags): Add ignore-zero-inf-sign.
2806         (output_for_one_input_case): Handle flag_ignore_zero_inf_sign.
2807         * math/gen-libm-test.pl (generate_testfile): Handle
2808         ignore-zero-inf-sign.
2809         * math/auto-libm-test-in: Mark some cpow tests with
2810         ignore-zero-inf-sign and some with xfail-rounding.
2811         * math/auto-libm-test-out: Regenerated.
2812         * math/libm-test.inc (cpow_test): Use ALL_RM_TEST.
2813         * sysdeps/i386/fpu/libm-test-ulps: Update.
2814         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
2815
2816         [BZ #16315]
2817         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Ensure possibly
2818         overflowing or underflowing operations take place with sign of
2819         result.
2820         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
2821         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
2822         * sysdeps/ieee754/dbl-64/e_pow.c: Include <math.h>.
2823         (__ieee754_pow): Recompute overflowing and underflowing results in
2824         original rounding mode.
2825         * sysdeps/x86/fpu/powl_helper.c: Include <stdbool.h>.
2826         (__powl_helper): Allow negative argument X and scale negated value
2827         as needed.  Avoid passing value outside [-1, 1] to f2xm1.
2828         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Ensure possibly
2829         overflowing or underflowing operations take place with sign of
2830         result.
2831         * sysdeps/x86_64/fpu/multiarch/e_pow.c [HAVE_FMA4_SUPPORT]:
2832         Include <math.h>.
2833         * math/auto-libm-test-in: Add more tests of pow.
2834         * math/auto-libm-test-out: Regenerated.
2835         * math/libm-test.inc (pow_test): Use ALL_RM_TEST.
2836         (pow_tonearest_test_data): Remove.
2837         (pow_test_tonearest): Likewise.
2838         (pow_towardzero_test_data): Likewise.
2839         (pow_test_towardzero): Likewise.
2840         (pow_downward_test_data): Likewise.
2841         (pow_test_downward): Likewise.
2842         (pow_upward_test_data): Likewise.
2843         (pow_test_upward): Likewise.
2844         (main): Don't call removed functions.
2845         * sysdeps/i386/fpu/libm-test-ulps: Update.
2846         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
2847
2848 2014-06-23  Roland McGrath  <roland@hack.frob.com>
2849
2850         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/c++-types.data:
2851         Moved ...
2852         * sysdeps/unix/sysv/linux/powerpc/powerpc32/c++-types.data: ... here.
2853         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
2854         Moved ...
2855         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist: ... here.
2856         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
2857         Moved ...
2858         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libm.abilist: ... here.
2859         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
2860         Moved ...
2861         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/localplt.data: ... here.
2862         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
2863         File removed.
2864         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
2865         File removed.
2866         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libBrokenLocale.abilist:
2867         File removed.
2868         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libanl.abilist:
2869         File removed.
2870         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libcrypt.abilist:
2871         File removed.
2872         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libdl.abilist:
2873         File removed.
2874         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libnsl.abilist:
2875         File removed.
2876         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
2877         File removed.
2878         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libresolv.abilist:
2879         File removed.
2880         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
2881         File removed.
2882         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libthread_db.abilist:
2883         File removed.
2884         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libutil.abilist:
2885         File removed.
2886         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/ld.abilist:
2887         Moved ...
2888         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ld.abilist: ... here.
2889         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libBrokenLocale.abilist:
2890         Moved ...
2891         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libBrokenLocale.abilist:
2892         ... here.
2893         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libanl.abilist:
2894         Moved ...
2895         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libanl.abilist: ... here.
2896         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libcrypt.abilist:
2897         Moved ...
2898         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libcrypt.abilist: ... here.
2899         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libdl.abilist:
2900         Moved ...
2901         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libdl.abilist: ... here.
2902         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libnsl.abilist:
2903         Moved ...
2904         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libnsl.abilist: ... here.
2905         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libpthread.abilist:
2906         Moved ...
2907         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libpthread.abilist: ... here.
2908         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libresolv.abilist:
2909         Moved ...
2910         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libresolv.abilist: ... here.
2911         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/librt.abilist:
2912         Moved ...
2913         * sysdeps/unix/sysv/linux/powerpc/powerpc32/librt.abilist: ... here.
2914         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libthread_db.abilist: Moved ...
2915         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libthread_db.abilist:
2916         ... here.
2917         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libutil.abilist:
2918         Moved ...
2919         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libutil.abilist: ... here.
2920         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
2921         Moved ...
2922         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist:
2923         ... here.
2924         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libm.abilist:
2925         Moved ...
2926         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libm.abilist:
2927         ... here.
2928         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
2929         Moved ...
2930         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data:
2931         ... here.
2932         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
2933         Moved ...
2934         * sysdeps/unix/sysv/linux/powerpc/powerpc64/c++-types.data: ... here.
2935         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
2936         Moved ...
2937         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld-le.abilist: ... here.
2938         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: Moved ...
2939         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld.abilist: ... here.
2940         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
2941         Moved ...
2942         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale-le.abilist:
2943         ... here.
2944         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
2945         Moved ...
2946         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale.abilist:
2947         ... here.
2948         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
2949         Moved ...
2950         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl-le.abilist: ... here.
2951         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
2952         Moved ...
2953         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl.abilist: ... here.
2954         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
2955         Moved ...
2956         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc-le.abilist: ... here.
2957         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
2958         Moved ...
2959         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc.abilist: ... here.
2960         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
2961         Moved ...
2962         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt-le.abilist:
2963         ... here.
2964         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
2965         Moved ...
2966         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt.abilist: ... here.
2967         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
2968         Moved ...
2969         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl-le.abilist: ... here.
2970         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
2971         Moved ...
2972         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl.abilist: ... here.
2973         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
2974         Moved ...
2975         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm-le.abilist: ... here.
2976         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: Moved ...
2977         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm.abilist: ... here.
2978         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
2979         Moved ...
2980         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl-le.abilist: ... here.
2981         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
2982         Moved ...
2983         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl.abilist: ... here.
2984         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
2985         Moved ...
2986         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread-le.abilist:
2987         ... here.
2988         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
2989         Moved ...
2990         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread.abilist:
2991         ... here.
2992         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
2993         Moved ...
2994         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv-le.abilist:
2995         ... here.
2996         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
2997         Moved ...
2998         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv.abilist: ... here.
2999         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
3000         Moved ...
3001         * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt-le.abilist: ... here.
3002         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
3003         Moved ...
3004         * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt.abilist: ... here.
3005         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
3006         Moved ...
3007         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db-le.abilist:
3008         ... here.
3009         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
3010         Moved ...
3011         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db.abilist:
3012         ... here.
3013         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
3014         Moved ...
3015         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil-le.abilist:
3016         ... here.
3017         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
3018         Moved ...
3019         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil.abilist: ... here.
3020         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
3021         Moved ...
3022         * sysdeps/unix/sysv/linux/powerpc/powerpc64/localplt.data: ... here.
3023
3024 2014-06-23  Will Newton  <will.newton@linaro.org>
3025             Wilco  <wdijkstr@arm.com>
3026
3027         * sysdeps/generic/math_private.h: Add generic HAVE_RM_CTX
3028         implementation.  Include get-rounding-mode.h.
3029         [!HAVE_RM_CTX]: Define HAVE_RM_CTX to zero.
3030         [!libc_feholdsetround_noex_ctx]: Define
3031         libc_feholdsetround_noex_ctx.
3032         [!libc_feholdsetround_noexf_ctx]: Define
3033         libc_feholdsetround_noexf_ctx.
3034         [!libc_feholdsetround_noexl_ctx]: Define
3035         libc_feholdsetround_noexl_ctx.
3036         (libc_feholdsetround_ctx): New function.
3037         (libc_feresetround_ctx): New function.
3038         (libc_feholdsetround_noex_ctx): New function.
3039         (libc_feresetround_noex_ctx): New function.
3040
3041 2014-06-23  Roland McGrath  <roland@hack.frob.com>
3042
3043         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Moved ...
3044         * sysdeps/mips/nptl/bits/pthreadtypes.h: ... here.
3045         * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h: Moved ...
3046         * sysdeps/mips/nptl/bits/semaphore.h: ... here.
3047         * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Moved ...
3048         * sysdeps/unix/sysv/linux/mips/bits/local_lim.h: ... here.
3049
3050         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h: Moved ...
3051         * sysdeps/m68k/nptl/bits/pthreadtypes.h: ... here.
3052         * sysdeps/unix/sysv/linux/m68k/nptl/bits/semaphore.h: Moved ...
3053         * sysdeps/m68k/nptl/bits/semaphore.h: ... here.
3054         * sysdeps/unix/sysv/linux/m68k/nptl/c++-types.data: Moved ...
3055         * sysdeps/unix/sysv/linux/m68k/c++-types.data: ... here.
3056         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/bits/atomic.h: Moved ...
3057         * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h: ... here.
3058         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/ld.abilist: Moved ...
3059         * sysdeps/unix/sysv/linux/m68k/coldfire/ld.abilist: ... here.
3060         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libBrokenLocale.abilist:
3061         Moved ...
3062         * sysdeps/unix/sysv/linux/m68k/coldfire/libBrokenLocale.abilist:
3063         ... here.
3064         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libanl.abilist: Moved ...
3065         * sysdeps/unix/sysv/linux/m68k/coldfire/libanl.abilist: ... here.
3066         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libc.abilist: Moved ...
3067         * sysdeps/unix/sysv/linux/m68k/coldfire/libc.abilist: ... here.
3068         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libcrypt.abilist:
3069         Moved ...
3070         * sysdeps/unix/sysv/linux/m68k/coldfire/libcrypt.abilist: ... here.
3071         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libdl.abilist: Moved ...
3072         * sysdeps/unix/sysv/linux/m68k/coldfire/libdl.abilist: ... here.
3073         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libm.abilist: Moved ...
3074         * sysdeps/unix/sysv/linux/m68k/coldfire/libm.abilist: ... here.
3075         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libnsl.abilist: Moved ...
3076         * sysdeps/unix/sysv/linux/m68k/coldfire/libnsl.abilist: ... here.
3077         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libpthread.abilist:
3078         Moved ...
3079         * sysdeps/unix/sysv/linux/m68k/coldfire/libpthread.abilist: ... here.
3080         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libresolv.abilist:
3081         Moved ...
3082         * sysdeps/unix/sysv/linux/m68k/coldfire/libresolv.abilist: ... here.
3083         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/librt.abilist: Moved ...
3084         * sysdeps/unix/sysv/linux/m68k/coldfire/librt.abilist: ... here.
3085         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libthread_db.abilist:
3086         Moved ...
3087         * sysdeps/unix/sysv/linux/m68k/coldfire/libthread_db.abilist: ... here.
3088         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libutil.abilist: Moved ...
3089         * sysdeps/unix/sysv/linux/m68k/coldfire/libutil.abilist: ... here.
3090         * sysdeps/unix/sysv/linux/m68k/nptl/localplt.data: Moved ...
3091         * sysdeps/unix/sysv/linux/m68k/localplt.data: ... here.
3092         * sysdeps/unix/sysv/linux/m68k/nptl/lowlevellock.h: Moved ...
3093         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: ... here.
3094         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/ld.abilist: Moved ...
3095         * sysdeps/unix/sysv/linux/m68k/m680x0/ld.abilist: ... here.
3096         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libBrokenLocale.abilist:
3097         Moved ...
3098         * sysdeps/unix/sysv/linux/m68k/m680x0/libBrokenLocale.abilist:
3099         ... here.
3100         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libanl.abilist: Moved ...
3101         * sysdeps/unix/sysv/linux/m68k/m680x0/libanl.abilist: ... here.
3102         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libc.abilist: Moved ...
3103         * sysdeps/unix/sysv/linux/m68k/m680x0/libc.abilist: ... here.
3104         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libcrypt.abilist: Moved ...
3105         * sysdeps/unix/sysv/linux/m68k/m680x0/libcrypt.abilist: ... here.
3106         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libdl.abilist: Moved ...
3107         * sysdeps/unix/sysv/linux/m68k/m680x0/libdl.abilist: ... here.
3108         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libm.abilist: Moved ...
3109         * sysdeps/unix/sysv/linux/m68k/m680x0/libm.abilist: ... here.
3110         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libnsl.abilist: Moved ...
3111         * sysdeps/unix/sysv/linux/m68k/m680x0/libnsl.abilist: ... here.
3112         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libpthread.abilist:
3113         Moved ...
3114         * sysdeps/unix/sysv/linux/m68k/m680x0/libpthread.abilist: ... here.
3115         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libresolv.abilist: Moved ...
3116         * sysdeps/unix/sysv/linux/m68k/m680x0/libresolv.abilist: ... here.
3117         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/librt.abilist: Moved ...
3118         * sysdeps/unix/sysv/linux/m68k/m680x0/librt.abilist: ... here.
3119         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libthread_db.abilist:
3120         Moved ...
3121         * sysdeps/unix/sysv/linux/m68k/m680x0/libthread_db.abilist: ... here.
3122         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libutil.abilist: Moved ...
3123         * sysdeps/unix/sysv/linux/m68k/m680x0/libutil.abilist: ... here.
3124         * sysdeps/unix/sysv/linux/m68k/nptl/sysdep-cancel.h: Moved ...
3125         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: ... here.
3126
3127         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: Moved ...
3128         * sysdeps/unix/sysv/linux/sh/c++-types.data: ... here.
3129         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: Moved ...
3130         * sysdeps/unix/sysv/linux/sh/ld.abilist: ... here.
3131         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: Moved ...
3132         * sysdeps/unix/sysv/linux/sh/libBrokenLocale.abilist: ... here.
3133         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: Moved ...
3134         * sysdeps/unix/sysv/linux/sh/libanl.abilist: ... here.
3135         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Moved ...
3136         * sysdeps/unix/sysv/linux/sh/libc.abilist: ... here.
3137         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: Moved ...
3138         * sysdeps/unix/sysv/linux/sh/libcrypt.abilist: ... here.
3139         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: Moved ...
3140         * sysdeps/unix/sysv/linux/sh/libdl.abilist: ... here.
3141         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Moved ...
3142         * sysdeps/unix/sysv/linux/sh/libm.abilist: ... here.
3143         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: Moved ...
3144         * sysdeps/unix/sysv/linux/sh/libnsl.abilist: ... here.
3145         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: Moved ...
3146         * sysdeps/unix/sysv/linux/sh/libpthread.abilist: ... here.
3147         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: Moved ...
3148         * sysdeps/unix/sysv/linux/sh/libresolv.abilist: ... here.
3149         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Moved ...
3150         * sysdeps/unix/sysv/linux/sh/librt.abilist: ... here.
3151         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: Moved ...
3152         * sysdeps/unix/sysv/linux/sh/libthread_db.abilist: ... here.
3153         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: Moved ...
3154         * sysdeps/unix/sysv/linux/sh/libutil.abilist: ... here.
3155
3156 2014-06-23  Joseph Myers  <joseph@codesourcery.com>
3157
3158         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_GNU]
3159         (FALLOC_FL_COLLAPSE_RANGE): New macro.
3160         [__USE_GNU] (FALLOC_FL_ZERO_RANGE): Likewise.
3161         * sysdeps/unix/sysv/linux/bits/in.h (IP_PMTUDISC_OMIT): Likewise.
3162         (IPV6_PMTUDISC_INTERFACE): Likewise.
3163         (IPV6_PMTUDISC_OMIT): Likewise.
3164
3165 2014-06-23  Andreas Schwab  <schwab@suse.de>
3166
3167         * nptl/sysdeps/unix/sysv/linux/mq_notify.c (init_mq_netlink):
3168         Remove unused errout label.
3169
3170 2014-06-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3171
3172         * sysdeps/powerpc/bits/hwcap.h [PPC_FEATURE2_HAS_VEC_CRYPTO]: New
3173         macro: hardware supports Vector Crypto instructions.
3174
3175 2014-06-23  Will Newton  <will.newton@linaro.org>
3176
3177         * elf/dl-lookup.c: Use __glibc_unlikely and __glibc_likely
3178         rather than __builtin_expect.
3179
3180         * elf/dl-lookup.c (undefined_msg): Remove variable.
3181         (_dl_lookup_symbol_x): Replace undefined_msg with string
3182         literal.
3183
3184         * elf/dl-lookup.c (do_lookup_unique): New function.
3185         (do_lookup_x): Move STB_GNU_UNIQUE handling code
3186         to a separate function.
3187
3188 2014-06-23  Andreas Schwab  <schwab@suse.de>
3189
3190         [BZ #17079]
3191         * nss/nss_files/files-XXX.c (get_contents): Store overflow marker
3192         before reading the next line.
3193
3194 2014-06-23  Will Newton  <will.newton@linaro.org>
3195
3196         * test-skeleton.c (signal_handler): Use printf and %m
3197         rather than perror.  Use printf rather than fprintf to
3198         stderr.  Use puts rather than fputs to stderr.
3199         (main): Likewise.
3200
3201 2014-06-22  Ludovic Courtès  <ludo@gnu.org>
3202
3203         * nscd/nscd.c (thread_info_t): Remove typedef.
3204         (thread_info): Remove variable.
3205
3206 2014-06-21  Allan McRae  <allan@archlinux.org>
3207
3208         * NEWS: Mention CVE-2014-4043.
3209
3210 2014-06-20  Roland McGrath  <roland@hack.frob.com>
3211
3212         * nptl/sysdeps/unix/sysv/linux/smp.h: Moved ...
3213         * nptl/smp.h: ... here.
3214
3215         * nptl/sysdeps/unix/sysv/linux/rtld-lowlevel.h: File removed.
3216
3217         * include/libc-symbols.h (HAVE_CONFIG_H, STDC_HEADERS): New macros.
3218         * catgets/Makefile (catgets-CPPFLAGS): Remove -DHAVE_CONFIG_H.
3219         * locale/Makefile (CPPFLAGS-locale-programs): Likewise.
3220         * stdlib/strtol_l.c [_LIBC] (STDC_HEADERS): Don't define it.
3221
3222         * nptl/allocatestack.c: Include <stack-aliasing.h>.
3223         * nptl/stack-aliasing.h: New file.
3224         * sysdeps/i386/i686/stack-aliasing.h: New file.
3225         * sysdeps/i386/i686/nptl/Makefile: File removed.
3226         * sysdeps/x86_64/stack-aliasing.h: New file.
3227         * sysdeps/x86_64/nptl/Makefile
3228         (CFLAGS-pthread_create.c): Variable removed.
3229
3230         * nptl/sysdeps/unix/sysv/linux/bits/local_lim.h: Moved ...
3231         * sysdeps/unix/sysv/linux/bits/local_lim.h: ... here, replacing the
3232         old file.
3233         * nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h: Moved ...
3234         * sysdeps/unix/sysv/linux/bits/posix_opt.h: ... here, replacing the
3235         old file.
3236
3237 2014-06-21  Joseph Myers  <joseph@codesourcery.com>
3238
3239         * sysdeps/unix/sysv/linux/arm/kernel-features.h
3240         (__ASSUME_SIGFRAME_V2): Remove macro.
3241         * sysdeps/unix/sysv/linux/arm/sigrestorer.S: Update comment.
3242         [!__ASSUME_SIGFRAME_V2]: Remove conditional code.
3243         (__default_sa_restorer_v2): Rename to __default_sa_restorer.
3244         (__default_rt_sa_restorer_v2): Rename to __default_rt_sa_restorer.
3245         * sysdeps/unix/sysv/linux/arm/sigaction.c (__default_sa_restorer):
3246         Declare as function.  Remove conditional macro definitions.
3247         (__default_rt_sa_restorer): Likewise.
3248         (__default_sa_restorer_v1): Remove declaration.
3249         (__default_sa_restorer_v2): Likewise.
3250         (__default_rt_sa_restorer_v1): Likewise.
3251         (__default_rt_sa_restorer_v2): Likewise.
3252         * sysdeps/unix/sysv/linux/arm/Versions (GLIBC_PRIVATE): Remove
3253         __default_sa_restorer_v1, __default_rt_sa_restorer_v1,
3254         __default_sa_restorer_v2 and __default_rt_sa_restorer_v2.
3255
3256 2014-06-20  Roland McGrath  <roland@hack.frob.com>
3257
3258         * sysdeps/unix/sysv/linux/sparc/Makefile [$(subdir) = nptl]
3259         (libpthread-routines): Add sysdep.
3260         * nptl/sysdeps/unix/sysv/linux/sparc/Makefile: File removed.
3261         * sysdeps/unix/sysv/linux/sparc/Versions
3262         (libpthread: GLIBC_2.3.3): New version set.
3263         * nptl/sysdeps/unix/sysv/linux/sparc/Versions: File removed.
3264         * nptl/sysdeps/unix/sysv/linux/sparc/aio_cancel.c: Moved ...
3265         * sysdeps/unix/sysv/linux/sparc/aio_cancel.c: ... here.
3266         * nptl/sysdeps/unix/sysv/linux/sparc/internaltypes.h: Moved ...
3267         * sysdeps/sparc/nptl/internaltypes.h: ... here.  Use #include_next.
3268         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_destroy.c:
3269         Moved ...
3270         * sysdeps/sparc/nptl/pthread_barrier_destroy.c: ... here.
3271         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_init.c: Moved ...
3272         * sysdeps/sparc/nptl/pthread_barrier_init.c: ... here.
3273         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_wait.c: Moved ...
3274         * sysdeps/sparc/nptl/pthread_barrier_wait.c: ... here.
3275         * nptl/sysdeps/unix/sysv/linux/sparc/sem_init.c: Moved ...
3276         * sysdeps/sparc/nptl/sem_init.c: ... here.
3277         * nptl/sysdeps/unix/sysv/linux/sparc/sem_post.c: Moved ...
3278         * sysdeps/sparc/nptl/sem_post.c: ... here.
3279         * nptl/sysdeps/unix/sysv/linux/sparc/sem_timedwait.c: Moved ...
3280         * sysdeps/sparc/nptl/sem_timedwait.c: ... here.
3281         * nptl/sysdeps/unix/sysv/linux/sparc/sem_wait.c: Moved ...
3282         * sysdeps/sparc/nptl/sem_wait.c: ... here.
3283         * nptl/sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Moved ...
3284         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: ... here.
3285         * sysdeps/sparc/sparc32/sparcv9/Makefile [$(subdir) = nptl]
3286         (libpthread-routines): Add cpu_relax.
3287         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/Makefile:
3288         File removed.
3289         * sysdeps/unix/sysv/linux/sparc/sparc64/Versions
3290         (librt: GLIBC_2.3.3): New version set.
3291         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Versions: File removed.
3292         * sysdeps/sparc/sparc64/nptl/Makefile: New file.
3293         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile [$(subdir) = nptl]
3294         (CFLAGS-pause.c, CFLAGS-sigsuspend.c): New variables.
3295         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: File removed.
3296         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/lowlevellock.c: Moved ...
3297         * sysdeps/sparc/sparc32/nptl/lowlevellock.c: ... here.
3298         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pthread_barrier_wait.c:
3299         Moved ...
3300         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: ... here.
3301         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_post.c: Moved ...
3302         * sysdeps/sparc/sparc32/nptl/sem_post.c: ... here.
3303         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_timedwait.c: Moved ...
3304         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: ... here.
3305         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_trywait.c: Moved ...
3306         * sysdeps/sparc/sparc32/nptl/sem_trywait.c: ... here.
3307         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_wait.c: Moved ...
3308         * sysdeps/sparc/sparc32/nptl/sem_wait.c: ... here.
3309         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/cpu_relax.S:
3310         Moved ...
3311         * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: ... here.
3312         Update #include.
3313         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/pthread_barrier_wait.c:
3314         Moved ...
3315         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: ... here.
3316         Update #include.
3317         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_post.c:
3318         Moved ...
3319         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: ... here.
3320         Update #include.
3321         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_timedwait.c:
3322         Moved ...
3323         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: ... here.
3324         Update #include.
3325         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_trywait.c:
3326         Moved ...
3327         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: ... here.
3328         Update #include.
3329         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_wait.c:
3330         Moved ...
3331         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: ... here.
3332         Update #include.
3333         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/cpu_relax.S: Moved ...
3334         * sysdeps/sparc/sparc64/nptl/cpu_relax.S: ... here.
3335         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Moved ...
3336         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: ... here.
3337         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Moved ...
3338         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: ... here.
3339         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: Moved ...
3340         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: ... here.
3341         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: Moved ...
3342         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: ... here.
3343         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
3344         Moved ...
3345         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c: ... here.
3346         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: Moved ...
3347         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: ... here.
3348         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: Moved ...
3349         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: ... here.
3350
3351 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
3352
3353         * nptl/pthread_cond_wait.c: Include <kernel-features.h>.
3354         * nptl/pthread_rwlock_timedrdlock.c: Likewise.
3355         * nptl/pthread_rwlock_timedwrlock.c: Likewise.
3356         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Likewise.
3357         * nscd/nscd.c: Likewise.
3358         * sysdeps/i386/nptl/tcb-offsets.sym: Likewise.
3359         * sysdeps/powerpc/nptl/tcb-offsets.sym: Likewise.
3360         * sysdeps/sh/nptl/tcb-offsets.sym: Likewise.
3361         * sysdeps/x86_64/nptl/tcb-offsets.sym: Likewise.
3362
3363         * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Do not include
3364         <kernel-features.h>.
3365         (init_mq_netlink): Remove conditional have_sock_cloexec
3366         definitions.  Remove code conditional on have_sock_cloexec < 0.
3367         (init_mq_netlink) [!SOCK_CLOEXEC]: Remove conditional code.
3368         (init_mq_netlink) [!__ASSUME_SOCK_CLOEXEC]: Likewise.
3369         * sysdeps/unix/sysv/linux/opensock.c: Do not include
3370         <kernel-features.h>.
3371         (__opensock) [SOCK_CLOEXEC]: Make code unconditional.
3372         (__opensock) [!__ASSUME_SOCK_CLOEXEC]: Remove conditional code.
3373
3374 2014-06-20  H.J. Lu  <hongjiu.lu@intel.com>
3375
3376         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
3377         Add tests for memset_chk and memset.
3378
3379         * sysdeps/x86_64/multiarch/init-arch.h (HAS_AVX2): Defined
3380         with AVX2_Usable.
3381
3382 2014-06-20  Maciej W. Rozycki  <macro@codesourcery.com>
3383
3384         [BZ #16046]
3385         * elf/tst-dl-iter-static.c: New file.
3386         * elf/Makefile (tests-static): Add tst-dl-iter-static.
3387
3388         * stdlib/tst-qsort2.c (main): Fix off-by-one argc interpretation
3389         error.
3390
3391 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
3392
3393         * sysdeps/unix/sysv/linux/kernel-features.h
3394         (__ASSUME_F_GETOWN_EX): Remove macro.
3395         * sysdeps/unix/sysv/linux/fcntl.c: Do not include
3396         <kernel-features.h>.
3397         (miss_F_GETOWN_EX): Remove variable or macro.
3398         (do_fcntl): Do not check miss_F_GETOWN_EX.
3399         (do_fcntl) [!__ASSUME_F_GETOWN_EX]: Remove conditional code.
3400
3401         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_RANDOM):
3402         Remove macro.
3403         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard)
3404         [!__ASSUME_AT_RANDOM]: Remove conditional code.
3405         (_dl_setup_pointer_guard) [!__ASSUME_AT_RANDOM]: Likewise.
3406
3407         * sysdeps/unix/sysv/linux/kernel-features.h
3408         (__ASSUME_ADJ_OFFSET_SS_READ): Remove macro.
3409         * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME)
3410         [ADJ_OFFSET_SS_READ]: Make code unconditional.
3411         (ADJTIME) [!ADJ_OFFSET_SS_READ]: Remove conditional code.
3412
3413 2014-06-20  Maciej W. Rozycki  <macro@codesourcery.com>
3414
3415         [BZ #17075]
3416         * sysdeps/arm/dl-machine.h (elf_machine_rel) <R_ARM_TLS_DESC>:
3417         Fix calculation of the symbol's value.
3418         * sysdeps/arm/tst-armtlsdescloc.c: New file.
3419         * sysdeps/arm/tst-armtlsdesclocmod.c: New file.
3420         * sysdeps/arm/tst-armtlsdescextnow.c: New file.
3421         * sysdeps/arm/tst-armtlsdescextlazymod.c: New file.
3422         * sysdeps/arm/tst-armtlsdescextlazy.c: New file.
3423         * sysdeps/arm/tst-armtlsdescextnowmod.c: New file.
3424         * sysdeps/arm/Makefile (tests): Add `tst-armtlsdesc',
3425         `tst-armtlsdescextnow' and `tst-armtlsdescextlazy'.
3426         (modules-names): Add `tst-armtlsdescmod',
3427         `tst-armtlsdescextlazymod' and `tst-armtlsdescextnowmod'.
3428         (CPPFLAGS-tst-armtlsdescextnowmod.c): New variable.
3429         (CPPFLAGS-tst-armtlsdescextlazymod.c): Likewise.
3430         (CFLAGS-tst-armtlsdesclocmod.c): Likewise.
3431         (CFLAGS-tst-armtlsdescextnowmod.c): Likewise.
3432         (CFLAGS-tst-armtlsdescextlazymod.c): Likewise.
3433         (LDFLAGS-tst-armtlsdescextnowmod.so): Likewise.
3434         ($(objpfx)tst-armtlsdescloc): New dependency.
3435         ($(objpfx)tst-armtlsdescextnow): Likewise.
3436         ($(objpfx)tst-armtlsdescextlazy): Likewise.
3437         * sysdeps/arm/configure.ac: Add a check for tools' GNU descriptor
3438         TLS scheme support.
3439         * sysdeps/arm/configure: Regenerate.
3440
3441 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
3442
3443         * include/fcntl.h (__atfct_seterrno): Remove prototype.
3444         (__atfct_seterrno_2): Likewise.
3445         * sysdeps/unix/sysv/linux/alpha/dl-fxstatat64.c: Do not include
3446         <kernel-features.h>.
3447         (__ASSUME_ATFCTS): Do not undefine and redefine.
3448         * sysdeps/unix/sysv/linux/alpha/fxstatat.c [__ASSUME_ATFCTS]
3449         (__have_atfcts): Remove conditional definition.
3450         (__fxstatat([__NR_fstatat64]: Make code unconditional.
3451         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code and code
3452         unreachable if [__ASSUME_ATFCTS].
3453         * sysdeps/unix/sysv/linux/dl-fxstatat64.c (__ASSUME_ATFCTS): Do
3454         not undefine and redefine.
3455         * sysdeps/unix/sysv/linux/faccessat.c: Do not include
3456         <kernel-features.h>.
3457         (faccessat) [__NR_faccessat]: Make code unconditional.
3458         (faccessat) [!__ASSUME_ATFCTS]: Remove conditional code.
3459         * sysdeps/unix/sysv/linux/fchmodat.c: Do not include
3460         <kernel-features.h>.
3461         (fchmodat) [__NR_fchmodat]: Make code unconditional.
3462         (fchmodat) [!__ASSUME_ATFCTS]: Remove conditional code.
3463         * sysdeps/unix/sysv/linux/fchownat.c: Do not include
3464         <kernel-features.h>.
3465         (fchownat) [__NR_fchownat]: Make code unconditional.
3466         (fchownat) [!__ASSUME_ATFCTS]: Remove conditional code.
3467         * sysdeps/unix/sysv/linux/futimesat.c: Do not include
3468         <kernel-features.h>.
3469         (futimesat) [__NR_futimesat]: Make code unconditional.
3470         (futimesat) [!__ASSUME_ATFCTS]: Remove conditional code.
3471         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
3472         <kernel-features.h>.
3473         (__fxstatat) [__NR_newfstatat]: Make code unconditional.
3474         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
3475         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
3476         <kernel-features.h>.
3477         (__fxstatat64) [__NR_fstatat64]: Make code unconditional.
3478         (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
3479         * sysdeps/unix/sysv/linux/i386/fchownat.c: Remove file.
3480         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
3481         <kernel-features.h>.
3482         (__fxstatat) [__NR_fstatat64]: Make code unconditional.
3483         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
3484         * sysdeps/unix/sysv/linux/linkat.c: Do not include
3485         <kernel-features.h>.
3486         (linkat) [__NR_linkat]: Make code unconditional.
3487         (linkat) [!__ASSUME_ATFCTS]: Remove conditional code.
3488         * sysdeps/unix/sysv/linux/m68k/fchownat.c: Remove file.
3489         * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Do not include
3490         <kernel-features.h>.
3491         (__fxstatat64) [__NR_newfstatat]: Make code unconditional.
3492         (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
3493         * sysdeps/unix/sysv/linux/mkdirat.c: Do not include
3494         <kernel-features.h>.
3495         (mkdirat) [__NR_mkdirat]: Make code unconditional.
3496         (mkdirat) [!__ASSUME_ATFCTS]: Remove conditional code.
3497         * sysdeps/unix/sysv/linux/openat.c: Do not include
3498         <kernel-features.h>.
3499         [!__ASSUME_ATFCTS] (__atfct_seterrno): Remove function.
3500         [!__ASSUME_ATFCTS] (__have_atfcts): Remove variable.
3501         (OPENAT_NOT_CANCEL) [__NR_openat]: Make code unconditional.
3502         (OPENAT_NOT_CANCEL) [!__ASSUME_ATFCTS]: Remove conditional code.
3503         * sysdeps/unix/sysv/linux/powerpc/fchownat.c: Remove file.
3504         * sysdeps/unix/sysv/linux/readlinkat.c: Do not include
3505         <kernel-features.h>.
3506         (readlinkat) [__NR_readlinkat]: Make code unconditional.
3507         (readlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.  Return
3508         result of INLINE_SYSCALL directly, not via int variable.
3509         * sysdeps/unix/sysv/linux/renameat.c: Do not include
3510         <kernel-features.h>.
3511         [!__ASSUME_ATFCTS] (__atfct_seterrno_2): Remove function.
3512         (renameat) [__NR_renameat]: Make code unconditional.
3513         (renameat) [!__ASSUME_ATFCTS]: Remove conditional code.
3514         * sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c: Remove file.
3515         * sysdeps/unix/sysv/linux/sh/fchownat.c: Remove file.
3516         * sysdeps/unix/sysv/linux/sparc/sparc32/fchownat.c: Remove file.
3517         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c
3518         (__ASSUME_ATFCTS): Do not undefine and redefine.
3519         * sysdeps/unix/sysv/linux/symlinkat.c: Do not include
3520         <kernel-features.h>.
3521         (symlinkat) [__NR_symlinkat]: Make code unconditional.
3522         (symlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
3523         * sysdeps/unix/sysv/linux/unlinkat.c: Do not include
3524         <kernel-features.h>.
3525         (unlinkat) [__NR_unlinkat]: Make code unconditional.
3526         (unlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
3527         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c
3528         (__ASSUME_ATFCTS): Do not undefine and redefine.
3529         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
3530         <kernel-features.h>.
3531         (__fxstatat) [__NR_newfstatat]: Make code unconditional.
3532         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
3533         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
3534         <kernel-features.h>.
3535         (__xmknodat) [__NR_mknodat]: Make code unconditional.
3536         (__xmknodat) [!__ASSUME_ATFCTS]: Remove conditional code.
3537
3538 2014-06-20  H.J. Lu  <hongjiu.lu@intel.com>
3539
3540         * sysdeps/x86_64/multiarch/rtld-strlen.S: Removed.
3541
3542 2014-06-20  Andreas Schwab  <schwab@linux-m68k.org>
3543
3544         [BZ #17069]
3545         * posix/regcomp.c (parse_reg_exp): Deallocate partially
3546         constructed tree before returning error.
3547         * posix/bug-regexp36.c: Expand test case.
3548
3549 2014-06-20  Stefan Liebler  <stli@linux.vnet.ibm.com>
3550
3551         [BZ #6803]
3552         * math/libm-test.inc (scalbln_test_date):
3553         Add errno expectations.
3554         * math/w_scalblnf.c: New File.
3555         Add wrapper which checks for setting errno to ERANGE.
3556         Add weak_alias for corresponding scalbln function.
3557         * math/w_scalbln.c: Likewise.
3558         * math/w_scalblnl.c: Likewise.
3559         * math/Makefile (libm-calls): Add w_scalbln.
3560         * sysdeps/ieee754/flt-32/s_scalblnf.c:
3561         Remove weak_alias for corresponding scalbln function.
3562         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
3563         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
3564         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
3565         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
3566         * sysdeps/sparc/sparc64/soft-fp/s_scalblnl.c: Likewise.
3567         * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
3568         * sysdeps/i386/fpu/s_scalbn.S: Likewise.
3569         * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
3570         * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Likewise.
3571         * sysdeps/ieee754/ldbl-64-128/s_scalblnl.c:
3572         Remove long_double_symbol for scalblnl function in libm, libc.
3573         * sysdeps/ieee754/ldbl-64-128/w_scalblnl.c: New File.
3574         Add wrapper which checks for setting errno to ERANGE.
3575         Add long_double_symbol for scalblnl function in libm, libc.
3576         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c:
3577         Remove long_double_symbol for scalblnl in libm.
3578         * sysdeps/ieee754/ldbl-128ibm/w_scalblnl.c: New File.
3579         Add wrapper which checks for setting errno to ERANGE.
3580         Add long_double_symbol for scalblnl function in libm.
3581         * sysdeps/ia64/fpu/w_scalblnf.c: New File.
3582         Do not use wrapper because of own implementation.
3583
3584 2014-06-19  H.J. Lu  <hongjiu.lu@intel.com>
3585
3586         * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_rwlock_t): Use
3587         3 bytes for __pad1 for x32.
3588         (__PTHREAD_RWLOCK_ELISION_EXTRA): Likewise.
3589
3590 2014-06-19  Ling Ma  <ling.ml@alibaba-inc.com>
3591             H.J. Lu  <hongjiu.lu@intel.com>
3592
3593         * sysdeps/x86_64/multiarch/Makefile: Add memset-avx2.
3594         * sysdeps/x86_64/multiarch/memset-avx2.S: New file.
3595         * sysdeps/x86_64/multiarch/memset.S: Likewise.
3596         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
3597         * sysdeps/x86_64/multiarch/rtld-memset.S: Likewise.
3598
3599 2014-06-19  Andreas Schwab  <schwab@linux-m68k.org>
3600
3601         [BZ #17069]
3602         * posix/regcomp.c (parse_expression): Deallocate partially
3603         constructed tree before returning error.
3604         * posix/Makefile.c (tests): Add bug-regex36.
3605         (generated): Add bug-regex36.mtrace.
3606         (tests-special): Add $(objpfx)bug-regex36-mem.out
3607         (bug-regex36-ENV): New variable.
3608         ($(objpfx)bug-regex36-mem.out): New rule.
3609         * posix/bug-regex36.c: New file.
3610
3611 2014-06-19  Will Newton  <will.newton@linaro.org>
3612
3613         * malloc/malloc.c (systrim): If extra is zero then return
3614         early.
3615
3616 2014-06-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
3617
3618         * benchtests/Makefile ($(objpfx)bench-%.c): Remove $(.).
3619
3620 2014-06-19  Richard Earnshaw  <rearnsha@arm.com>
3621
3622         * sysdeps/aarch64/strchr.S: New file.
3623
3624 2014-06-18  Joseph Myers  <joseph@codesourcery.com>
3625
3626         [BZ #17022]
3627         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Do not subtract 1
3628         from arguments -2 or below.
3629         * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
3630         * sysdeps/x86_64/fpu/e_logl.S (__ieee754_logl): Likewise.
3631
3632 2014-06-18  Andreas Schwab  <schwab@suse.de>
3633
3634         [BZ #17062]
3635         * posix/fnmatch_loop.c (FCT): Rerrange loop for skipping over rest
3636         of a bracket expr not to run off the end of the string.
3637         * posix/Makefile (tests): Add tst-fnmatch3.
3638         * posix/tst-fnmatch3.c: New file.
3639
3640 2014-06-18  Joseph Myers  <joseph@codesourcery.com>
3641
3642         * elf/Makefile ($(objpfx)tst-unused-dep.out): Use $(rtld-prefix).
3643         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
3644         [$(cross-compiling) = no]: Likewise.
3645         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
3646         [$(cross-compiling) = no]: Likewise.
3647
3648 2014-16-17  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
3649
3650         [BZ #17031]
3651         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Consider the low
3652         double, adjusted for any remainder from the high double.
3653         * math/libm-test.inc (nearbyint): Add tests.
3654         (rint): Likewise.
3655
3656 2014-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3657
3658         * nptl/sysdeps/powerpc/Makefile: Moved ...
3659         * sysdeps/powerpc/nptl/Makefile: ... here.
3660         * nptl/sysdeps/powerpc/pthread_spin_lock.c: Moved ...
3661         * sysdeps/powerpc/nptl/pthread_spin_lock.c: .. here.
3662         * nptl/sysdeps/powerpc/pthread_spin_trylock.c: Moved ...
3663         * sysdeps/powerpc/nptl/pthread_spin_trylock.c: ... here.
3664         * nptl/sysdeps/powerpc/pthreaddef.h: Moved ...
3665         * sysdeps/powerpc/nptl/pthreaddef.h: ... here.
3666         * nptl/sysdeps/powerpc/tcb-offsets.sym: Moved ...
3667         * sysdeps/powerpc/nptl/tcb-offsets.sym: ... here.
3668         * nptl/sysdeps/powerpc/tls.h: Moved ...
3669         * sysdeps/powerpc/nptl/tls.h: ... here.
3670
3671 2014-06-16  Joseph Myers  <joseph@codesourcery.com>
3672
3673         [BZ #16681]
3674         * sysdeps/i386/fpu/s_ceil.S (__ceil): Add CFI.
3675         * sysdeps/i386/fpu/s_ceilf.S (__ceilf): Likewise.
3676         * sysdeps/i386/fpu/s_ceill.S (__ceill): Likewise.
3677         * sysdeps/i386/fpu/s_floor.S (__floor): Likewise.
3678         * sysdeps/i386/fpu/s_floorf.S (__floorf): Likewise.
3679         * sysdeps/i386/fpu/s_floorl.S (__floorl): Likewise.
3680         * sysdeps/i386/fpu/s_trunc.S (__trunc): Likewise.
3681         * sysdeps/i386/fpu/s_truncf.S (__truncf): Likewise.
3682         * sysdeps/i386/fpu/s_truncl.S (__truncl): Likewise.
3683
3684 2014-06-17  Andreas Schwab  <schwab@linux-m68k.org>
3685
3686         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
3687
3688 2014-06-16  Andreas Schwab  <schwab@linux-m68k.org>
3689
3690         * sysdeps/m68k/m680x0/bits/huge_vall.h: Fix missing space after
3691         defined operator.
3692
3693         * scripts/cross-test-ssh.sh (timeoutfactor): Default to
3694         $TIMEOUTFACTOR.
3695
3696 2014-06-16  Florian Weimer  <fweimer@redhat.com>
3697
3698         [BZ #17058]
3699         * nptl/tst-setuid2.c (do_test): Fix tautological comparison in
3700         non-executed part of the test.
3701
3702 2014-06-16  Andreas Schwab  <schwab@suse.de>
3703
3704         * string/bits/string2.h (strdup, strndup): Update feature guard.
3705
3706 2014-06-14  David S. Miller  <davem@davemloft.net>
3707
3708         * sysdeps/sparc/fpu/libm-test-ulps: Update.
3709
3710 2014-06-14  Andreas Schwab  <schwab@linux-m68k.org>
3711
3712         * sysdeps/unix/sysv/linux/m68k/clone.S: Deconditionalize the code
3713         that was previously under [RESET_PID].
3714         * sysdeps/unix/sysv/linux/m68k/nptl/clone.S: Remove file.
3715
3716         * sysdeps/unix/sysv/linux/m68k/pt-vfork.c: New file.
3717         * sysdeps/unix/sysv/linux/m68k/nptl/pt-vfork.S: Remove file.
3718         * sysdeps/unix/sysv/linux/m68k/vfork.S: Include <tcb-offsets.h>.
3719         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
3720         (__libc_vfork): New strong alias.
3721         * sysdeps/unix/sysv/linux/m68k/nptl/vfork.S: Remove file.
3722
3723 2014-06-14 Andi Kleen  <ak@linux.intel.com>
3724
3725         * sysdeps/generic/elide.h: New file.
3726
3727 2014-06-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
3728
3729         * Makefile (installed-headers): Adjust path of pthread.h header.
3730
3731 2014-06-13  Roland McGrath  <roland@hack.frob.com>
3732
3733         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h: Moved ...
3734         * sysdeps/s390/nptl/bits/pthreadtypes.h: ... here.
3735         * nptl/sysdeps/unix/sysv/linux/s390/bits/semaphore.h: Moved ...
3736         * sysdeps/s390/nptl/bits/semaphore.h: ... here.
3737
3738         * nptl/sysdeps/s390/Makefile: Moved ...
3739         * sysdeps/s390/nptl/Makefile: ... here.
3740         * nptl/sysdeps/s390/pthread_spin_init.c: Moved ...
3741         * sysdeps/s390/nptl/pthread_spin_init.c: ... here.
3742         * nptl/sysdeps/s390/pthread_spin_lock.c: Moved ...
3743         * sysdeps/s390/nptl/pthread_spin_lock.c: ... here.
3744         * nptl/sysdeps/s390/pthread_spin_trylock.c: Moved ...
3745         * sysdeps/s390/nptl/pthread_spin_trylock.c: ... here.
3746         * nptl/sysdeps/s390/pthread_spin_unlock.c: Moved ...
3747         * sysdeps/s390/nptl/pthread_spin_unlock.c: ... here.
3748         * nptl/sysdeps/s390/pthreaddef.h: Moved ...
3749         * sysdeps/s390/nptl/pthreaddef.h: ... here.
3750         * nptl/sysdeps/s390/tcb-offsets.sym: Moved ...
3751         * sysdeps/s390/nptl/tcb-offsets.sym: ... here.
3752         * nptl/sysdeps/s390/tls.h: Moved ...
3753         * sysdeps/s390/nptl/tls.h: ... here.
3754
3755         * sysdeps/unix/sysv/linux/s390/arch-fork.h: New file.
3756         * nptl/sysdeps/unix/sysv/linux/s390/fork.c: File removed.
3757
3758 2014-06-13  David S. Miller  <davem@davemloft.net>
3759
3760         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/clone.S: Delete.
3761         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pt-vfork.S: Delete.
3762         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: Moved ...
3763         * sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: ... here.
3764         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/clone.S: Delete.
3765         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/pt-vfork.S: Delete.
3766         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: Moved ...
3767         * sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: ... here.
3768         * sysdeps/unix/sysv/linux/sparc/fork.S: Delete.
3769         * sysdeps/unix/sysv/linux/sparc/pt-vfork.S: New file.
3770         * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__thread_start):
3771         Remove RESET_PID cpp guards.
3772         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__thread_start):
3773         Remove RESET_PID cpp guards.
3774         * sysdeps/unix/sysv/linux/sparc/vfork.S: Delete.
3775
3776 2014-06-13  Andreas Schwab  <schwab@linux-m68k.org>
3777
3778         * sysdeps/m68k/jmpbuf-unwind.h (_JMPBUF_UNWINDS, _jmpbuf_sp): Cast
3779         __sp to uintptr_t.
3780
3781 2014-06-13  Andi Kleen  <ak@linux.intel.com>
3782
3783         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Remove.
3784         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S: dito.
3785         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S: dito.
3786         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: dito.
3787         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: dito.
3788         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: dito.
3789         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S: dito.
3790         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S: dito.
3791         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: dito.
3792         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: dito.
3793         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: dito.
3794         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S: dito.
3795         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S: dito.
3796         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: dito.
3797         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: dito.
3798         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: dito.
3799         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: dito.
3800         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: dito.
3801         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: dito.
3802         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: dito.
3803
3804         * nptl/pthread_rwlock_rdlock.c: Include elide.h.
3805         (pthread_rwlock_rdlock): Add elision.
3806         * nptl/pthread_rwlock_wrlock.c: Include elide.h.
3807         (pthread_rwlock_wrlock): Add elision.
3808         * nptl/pthread_rwlock_trywrlock.c: Include elide.h.
3809         (pthread_rwlock_trywrlock): Add elision.
3810         * nptl/pthread_rwlock_tryrdlock.c: Include elide.h.
3811         (pthread_rwlock_tryrdlock): Add elision.
3812         * nptl/pthread_rwlock_unlock.c: Include elide.h.
3813         (pthread_rwlock_tryrdlock): Add elision unlock.
3814         * nptl/sysdeps/pthread/pthread.h:
3815         (__PTHREAD_RWLOCK_ELISION_EXTRA): Handle new define
3816         (PTHREAD_RWLOCK_INITIALIZER,
3817         PTHREAD_RWLOCK_WRITER_NONRECURSIVE_INITIALIZER_NP):
3818         Handle new elision field.
3819         * sysdeps/x86/nptl/elide.h: New file. Add generic elision macros.
3820         * sysdeps/arm/nptl/bits/pthreadtypes.h
3821         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3822         * sysdeps/sh/nptl/bits/pthreadtypes.h
3823         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3824         * sysdeps/tile/nptl/bits/pthreadtypes.h
3825         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3826         * sysdeps/a/nptl/bits/pthreadtypes.h
3827         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3828         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
3829         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3830         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
3831         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3832         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h
3833         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3834         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
3835         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3836         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
3837         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3838         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
3839         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3840         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
3841         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3842         * sysdeps/unix/sysv/linux/powerpc/nptl/bits/pthreadtypes.h
3843         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3844         * sysdeps/unix/sysv/linux/x86/elision-conf.c:
3845         (elision_init): Set try_xbegin to zero when no RTM.
3846         * sysdeps/x86/nptl/bits/pthreadtypes.h
3847         (pthread_rwlock_t): Change __pad1 to __rwelision.
3848         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3849
3850 2014-06-13  Andi Kleen  <ak@linux.intel.com>
3851
3852         * nptl/pthread_rwlock_rdlock (__pthread_rwlock_rdlock):
3853         Split into __do_pthread_rwlock_rdlock and __pthread_rwlock_rdlock.
3854         * nptl/pthread_rwlock_wrlock (__pthread_rwlock_wrlock):
3855         Split into __do_pthread_rwlock_wrlock and __pthread_wrlock_rdlock.
3856
3857 2014-06-13  Meador Inge  <meadori@codesourcery.com>
3858
3859         [BZ #16996]
3860         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Ensure
3861         that the cached result has been set before returning it.
3862
3863 2014-06-12  Roland McGrath  <roland@hack.frob.com>
3864
3865         * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h: Moved ...
3866         * sysdeps/sparc/nptl/bits/pthreadtypes.h: ... here.
3867         * nptl/sysdeps/unix/sysv/linux/sparc/bits/semaphore.h: Moved ...
3868         * sysdeps/sparc/nptl/bits/semaphore.h: ... here.
3869         * nptl/sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: Moved ...
3870         * sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: ... here.
3871
3872         * nptl/sysdeps/sparc/Makefile: Moved ...
3873         * sysdeps/sparc/nptl/Makefile: ... here.
3874         * nptl/sysdeps/sparc/tcb-offsets.sym: Moved ...
3875         * sysdeps/sparc/nptl/tcb-offsets.sym: ... here.
3876         * nptl/sysdeps/sparc/tls.h: Moved ...
3877         * sysdeps/sparc/nptl/tls.h: ... here.
3878         * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S: Moved ...
3879         * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: ... here.
3880         * nptl/sysdeps/sparc/sparc32/pthread_spin_trylock.S: Moved ...
3881         * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: ... here.
3882         * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Moved ...
3883         * sysdeps/sparc/sparc32/nptl/pthreaddef.h: ... here.
3884         * nptl/sysdeps/sparc/sparc64/pthread_spin_init.c: Moved ...
3885         * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: ... here.
3886         * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S: Moved ...
3887         * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: ... here.
3888         * nptl/sysdeps/sparc/sparc64/pthread_spin_trylock.S: Moved ...
3889         * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: ... here.
3890         * nptl/sysdeps/sparc/sparc64/pthread_spin_unlock.S: Moved ...
3891         * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: ... here.
3892         * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Moved ...
3893         * sysdeps/sparc/sparc64/nptl/pthreaddef.h: ... here.
3894         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Moved ...
3895         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: ... here.
3896         Update #include.
3897         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Moved ...
3898         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: ... here.
3899         Update #include.
3900         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Moved ...
3901         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: ... here.
3902         Update #include.
3903         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: Moved ...
3904         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: ... here.
3905         Update #include.
3906
3907         * nptl/sysdeps/sparc/tls.h (TLS_DEFINE_INIT_TP): New macro.
3908
3909         * sysdeps/unix/sysv/linux/sparc/arch-fork.h: New file.
3910         * nptl/sysdeps/unix/sysv/linux/sparc/fork.c: File removed.
3911
3912         * sysdeps/pthread/posix-timer.h: Include <list.h>.
3913         (struct list_links): Type removed.
3914         (struct thread_node, struct timer_node): Replace struct list_links
3915         with struct list_head.
3916         (list_unlink_ip): Likewise.
3917         * sysdeps/pthread/timer_routines.c
3918         (timer_free_list, thread_free_list, thread_active_list): Likewise.
3919         (list_append, list_insbefore): Likewise.
3920         (list_init): Function removed.
3921         (thread_init, init_module): Use INIT_LIST_HEAD instead.
3922         * sysdeps/nptl/Makefile: Move tst-timer bits to ...
3923         * sysdeps/pthread/Makefile: ... here, new file.
3924
3925         * nptl/sysdeps/unix/sysv/linux/Implies: Moved ...
3926         * sysdeps/nptl/Implies: ... here.
3927         * sysdeps/unix/sysv/linux/Implies: Add nptl.
3928         * nptl/sysdeps/pthread/list.h: Moved ...
3929         * include/list.h: ... here.
3930         * nptl/sysdeps/pthread/createthread.c: Moved ...
3931         * nptl/createthread.c: ... here.
3932         * nptl/sysdeps/unix/sysv/linux/createthread.c: Update #include.
3933         * nptl/sysdeps/pthread/pt-longjmp.c: Moved ...
3934         * nptl/pt-longjmp.c: ... here.
3935         * nptl/sysdeps/pthread/Makefile: Moved ...
3936         * sysdeps/nptl/Makefile: ... here.
3937         * nptl/sysdeps/pthread/Subdirs: Moved ...
3938         * sysdeps/nptl/Subdirs: ... here.
3939         * nptl/sysdeps/pthread/aio_misc.h: Moved ...
3940         * sysdeps/nptl/aio_misc.h: ... here.
3941         * nptl/sysdeps/pthread/bits/libc-lock.h: Moved ...
3942         * sysdeps/nptl/bits/libc-lock.h: ... here.
3943         * nptl/sysdeps/pthread/bits/libc-lockP.h: Moved ...
3944         * sysdeps/nptl/bits/libc-lockP.h: ... here.
3945         * nptl/sysdeps/pthread/bits/stdio-lock.h: Moved ...
3946         * sysdeps/nptl/bits/stdio-lock.h: ... here.
3947         * nptl/sysdeps/pthread/configure: Moved ...
3948         * sysdeps/nptl/configure: ... here.
3949         * nptl/sysdeps/pthread/configure.ac: Moved ...
3950         * sysdeps/nptl/configure.ac: ... here.
3951         * nptl/sysdeps/pthread/gai_misc.h: Moved ...
3952         * sysdeps/nptl/gai_misc.h: ... here.
3953         * nptl/sysdeps/pthread/librt-cancellation.c: Moved ...
3954         * sysdeps/nptl/librt-cancellation.c: ... here.
3955         * nptl/sysdeps/pthread/malloc-machine.h: Moved ...
3956         * sysdeps/nptl/malloc-machine.h: ... here.
3957         * nptl/sysdeps/pthread/pthread-functions.h: Moved ...
3958         * sysdeps/nptl/pthread-functions.h: ... here.
3959         * nptl/sysdeps/pthread/pthread.h: Moved ...
3960         * sysdeps/nptl/pthread.h: ... here.
3961         * nptl/sysdeps/pthread/setxid.h: Moved ...
3962         * sysdeps/nptl/setxid.h: ... here.
3963         * nptl/sysdeps/pthread/sigfillset.c: Moved ...
3964         * sysdeps/nptl/sigfillset.c: ... here.
3965         * nptl/sysdeps/pthread/tcb-offsets.h: Moved ...
3966         * sysdeps/nptl/tcb-offsets.h: ... here.
3967         * nptl/sysdeps/pthread/tst-mqueue8x.c: Moved ...
3968         * sysdeps/nptl/tst-mqueue8x.c: ... here.
3969         * nptl/sysdeps/pthread/unwind-forcedunwind.c: Moved ...
3970         * sysdeps/nptl/unwind-forcedunwind.c: ... here.
3971         * nptl/sysdeps/pthread/allocalim.h: Moved ...
3972         * sysdeps/pthread/allocalim.h: ... here.
3973         * nptl/sysdeps/pthread/bits/sigthread.h: Moved ...
3974         * sysdeps/pthread/bits/sigthread.h: ... here.
3975         * nptl/sysdeps/pthread/flockfile.c: Moved ...
3976         * sysdeps/pthread/flockfile.c: ... here.
3977         * nptl/sysdeps/pthread/ftrylockfile.c: Moved ...
3978         * sysdeps/pthread/ftrylockfile.c: ... here.
3979         * nptl/sysdeps/pthread/funlockfile.c: Moved ...
3980         * sysdeps/pthread/funlockfile.c: ... here.
3981         * nptl/sysdeps/pthread/posix-timer.h: Moved ...
3982         * sysdeps/pthread/posix-timer.h: ... here.
3983         * nptl/sysdeps/pthread/timer_create.c: Moved ...
3984         * sysdeps/pthread/timer_create.c: ... here.
3985         * nptl/sysdeps/pthread/timer_delete.c: Moved ...
3986         * sysdeps/pthread/timer_delete.c: ... here.
3987         * nptl/sysdeps/pthread/timer_getoverr.c: Moved ...
3988         * sysdeps/pthread/timer_getoverr.c: ... here.
3989         * nptl/sysdeps/pthread/timer_gettime.c: Moved ...
3990         * sysdeps/pthread/timer_gettime.c: ... here.
3991         * nptl/sysdeps/pthread/timer_routines.c: Moved ...
3992         * sysdeps/pthread/timer_routines.c: ... here.
3993         * nptl/sysdeps/pthread/timer_settime.c: Moved ...
3994         * sysdeps/pthread/timer_settime.c: ... here.
3995         * nptl/sysdeps/pthread/tst-timer.c: Moved ...
3996         * sysdeps/pthread/tst-timer.c: ... here.
3997         * nptl/sysdeps/pthread/pthread_sigmask.c: Moved ...
3998         * sysdeps/unix/sysv/linux/pthread_sigmask.c: ... here.
3999
4000         * sysdeps/unix/sysv/linux/sigprocmask.c: Include <nptl/pthreadP.h>.
4001         * nptl/sysdeps/pthread/sigprocmask.c: File removed.
4002
4003         * nptl/sysdeps/i386/i486/pthread_spin_trylock.S: Moved ...
4004         * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: ... here.
4005         * nptl/sysdeps/i386/i586/pthread_spin_trylock.S: Moved ...
4006         * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: ... here.
4007         Update #include target.
4008         * nptl/sysdeps/i386/i686/Makefile: Moved ...
4009         * sysdeps/i386/i686/nptl/Makefile: ... here.
4010         * nptl/sysdeps/i386/i686/pthread_spin_trylock.S: Moved ...
4011         * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: ... here.
4012         Update #include target.
4013         * nptl/sysdeps/i386/i686/tls.h: Moved ...
4014         * sysdeps/i386/i686/nptl/tls.h: ... here.  Use #include_next.
4015         * nptl/sysdeps/i386/Makefile: Moved ...
4016         * sysdeps/i386/nptl/Makefile: ... here.
4017         * nptl/sysdeps/i386/pthread_spin_init.c: Moved ...
4018         * sysdeps/i386/nptl/pthread_spin_init.c: ... here.
4019         * sysdeps/x86_64/nptl/pthread_spin_init.c: Update #include target.
4020         * nptl/sysdeps/i386/pthread_spin_lock.S: Moved ...
4021         * sysdeps/i386/nptl/pthread_spin_lock.S: ... here.
4022         * nptl/sysdeps/i386/pthread_spin_unlock.S: Moved ...
4023         * sysdeps/i386/nptl/pthread_spin_unlock.S: ... here.
4024         * nptl/sysdeps/i386/pthreaddef.h: Moved ...
4025         * sysdeps/i386/nptl/pthreaddef.h: ... here.
4026         * nptl/sysdeps/i386/tcb-offsets.sym: Moved ...
4027         * sysdeps/i386/nptl/tcb-offsets.sym: ... here.
4028         * nptl/sysdeps/i386/tls.h: Moved ...
4029         * sysdeps/i386/nptl/tls.h: ... here.
4030
4031         * sysdeps/sh/Makefile [$(subdir) = csu]
4032         (gen-as-const-headers): Add tcb-offsets.sym.
4033         * nptl/sysdeps/sh/Makefile: File removed.
4034         * nptl/sysdeps/sh/pthread_spin_init.c: Moved ...
4035         * sysdeps/sh/nptl/pthread_spin_init.c: ... here.
4036         * nptl/sysdeps/sh/pthread_spin_lock.c: Moved ...
4037         * sysdeps/sh/nptl/pthread_spin_lock.c: ... here.
4038         * nptl/sysdeps/sh/pthread_spin_trylock.S: Moved ...
4039         * sysdeps/sh/nptl/pthread_spin_trylock.S: ... here.
4040         * nptl/sysdeps/sh/pthread_spin_unlock.S: Moved ...
4041         * sysdeps/sh/nptl/pthread_spin_unlock.S: ... here.
4042         * nptl/sysdeps/sh/pthreaddef.h: Moved ...
4043         * sysdeps/sh/nptl/pthreaddef.h: ... here.
4044         * nptl/sysdeps/sh/tcb-offsets.sym: Moved ...
4045         * sysdeps/sh/nptl/tcb-offsets.sym: ... here.
4046         * nptl/sysdeps/sh/tls.h: Moved ...
4047         * sysdeps/sh/nptl/tls.h: ... here.
4048         * nptl/sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: Moved ...
4049         * sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: ... here.
4050         * nptl/sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: Moved ...
4051         * sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: ... here.
4052         * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.S: Moved ...
4053         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: ... here.
4054         * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.h: Moved ...
4055         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: ... here.
4056         * nptl/sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: Moved ...
4057         * sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: ... here.
4058         * nptl/sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: Moved ...
4059         * sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: ... here.
4060         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: Moved ...
4061         * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: ... here.
4062         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: Moved ...
4063         * sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: ... here.
4064         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: Moved ...
4065         * sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: ... here.
4066         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: Moved ...
4067         * sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: ... here.
4068         * nptl/sysdeps/unix/sysv/linux/sh/pthread_once.S: Moved ...
4069         * sysdeps/unix/sysv/linux/sh/pthread_once.S: ... here.
4070         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: Moved ...
4071         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: ... here.
4072         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S:
4073         Moved ...
4074         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S: ... here.
4075         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S:
4076         Moved ...
4077         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S: ... here.
4078         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: Moved ...
4079         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: ... here.
4080         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: Moved ...
4081         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: ... here.
4082         * nptl/sysdeps/unix/sysv/linux/sh/sem_post.S: Moved ...
4083         * sysdeps/unix/sysv/linux/sh/sem_post.S: ... here.
4084         * nptl/sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Moved ...
4085         * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: ... here.
4086         * nptl/sysdeps/unix/sysv/linux/sh/sem_trywait.S: Moved ...
4087         * sysdeps/unix/sysv/linux/sh/sem_trywait.S: ... here.
4088         * nptl/sysdeps/unix/sysv/linux/sh/sem_wait.S: Moved ...
4089         * sysdeps/unix/sysv/linux/sh/sem_wait.S: ... here.
4090         * nptl/sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: Moved ...
4091         * sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: ... here.
4092         * nptl/sysdeps/unix/sysv/linux/sh/smp.h: Moved ...
4093         * sysdeps/unix/sysv/linux/sh/smp.h: ... here.
4094         * nptl/sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Moved ...
4095         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: ... here.
4096
4097 2014-06-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
4098
4099         * posix/spawn_faction_addopen.c: Include string.h.
4100
4101 2014-06-11  Roland McGrath  <roland@hack.frob.com>
4102
4103         * nptl/sysdeps/x86_64/64/shlib-versions: Moved ...
4104         * sysdeps/x86_64/64/nptl/shlib-versions: ... here.
4105         * nptl/sysdeps/x86_64/Makefile: Moved ...
4106         * sysdeps/x86_64/nptl/Makefile: ... here.
4107         * nptl/sysdeps/x86_64/configure: Moved ...
4108         * sysdeps/x86_64/nptl/configure: ... here.
4109         * nptl/sysdeps/x86_64/configure.ac: Moved ...
4110         * sysdeps/x86_64/nptl/configure.ac: ... here.
4111         * nptl/sysdeps/x86_64/pthread_spin_init.c: Moved ...
4112         * sysdeps/x86_64/nptl/pthread_spin_init.c: ... here.
4113         * nptl/sysdeps/x86_64/pthread_spin_lock.S: Moved ...
4114         * sysdeps/x86_64/nptl/pthread_spin_lock.S: ... here.
4115         * nptl/sysdeps/x86_64/pthread_spin_trylock.S: Moved ...
4116         * sysdeps/x86_64/nptl/pthread_spin_trylock.S: ... here.
4117         * nptl/sysdeps/x86_64/pthread_spin_unlock.S: Moved ...
4118         * sysdeps/x86_64/nptl/pthread_spin_unlock.S: ... here.
4119         * nptl/sysdeps/x86_64/pthreaddef.h: Moved ...
4120         * sysdeps/x86_64/nptl/pthreaddef.h: ... here.
4121         * nptl/sysdeps/x86_64/tcb-offsets.sym: Moved ...
4122         * sysdeps/x86_64/nptl/tcb-offsets.sym: ... here.
4123         * nptl/sysdeps/x86_64/tls.h: Moved ...
4124         * sysdeps/x86_64/nptl/tls.h: ... here.
4125         * nptl/sysdeps/x86_64/x32/shlib-versions: Moved ...
4126         * sysdeps/x86_64/x32/nptl/shlib-versions: ... here.
4127         * nptl/sysdeps/x86_64/x32/tls.h: Moved ...
4128         * sysdeps/x86_64/x32/nptl/tls.h: ... here.
4129
4130         * sysdeps/x86_64/x32/nptl/tls.h: Use #include_next.
4131
4132 2014-06-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4133
4134         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
4135
4136 2014-06-11  Joseph Myers  <joseph@codesourcery.com>
4137
4138         * conform/data/sys/mman.h-data [POSIX] (size_t): Do not require
4139         type.
4140         [POSIX] (off_t): Likewise.
4141         * conform/data/sys/stat.h-data (S_IRGRP): Require constant.
4142         [POSIX] (S_ISBLK): Require macro.
4143         [POSIX] (S_ISCHR): Likewise.
4144         [POSIX] (S_ISDIR): Likewise.
4145         [POSIX] (S_ISFIFO): Likewise.
4146         [POSIX] (S_ISREG): Likewise.
4147         [POSIX || XPG3 || XPG4 || UNIX98] (S_TYPEISTMO): Do not list
4148         optional-macro.
4149         * conform/data/sys/types.h-data [POSIX] (blkcnt_t): Do not require
4150         type.
4151         [POSIX] (time_t): Likewise.
4152         [POSIX] (timer_t): Likewise.
4153
4154 2014-06-11  Florian Weimer  <fweimer@redhat.com>
4155
4156         [BZ #17048]
4157         * posix/spawn_int.h (struct __spawn_action): Make the path string
4158         non-const to support deallocation.
4159         * posix/spawn_faction_addopen.c
4160         (posix_spawn_file_actions_addopen): Make a copy of the pathname.
4161         * posix/spawn_faction_destroy.c
4162         (posix_spawn_file_actions_destroy): Adjust comment.  Deallocate
4163         path in all spawn_do_open actions.
4164         * posix/tst-spawn.c (do_test): Exercise the copy operation in
4165         posix_spawn_file_actions_addopen.
4166
4167 2014-06-11  Chris Metcalf  <cmetcalf@tilera.com>
4168
4169         * sysdeps/unix/sysv/linux/tile/pt-vfork.c: New file.
4170         * sysdeps/unix/sysv/linux/tile/pt-vfork.S: Remove file.
4171         * sysdeps/unix/sysv/linux/tile/vfork.S (__vfork): Make PT_VFORK
4172         conditional code always true.
4173         (__libc_vfork): New alias.
4174
4175 2014-06-11  Roland McGrath  <roland@hack.frob.com>
4176
4177         * sysdeps/tile/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
4178         * sysdeps/unix/sysv/linux/tile/createthread.c: File removed.
4179
4180         * nptl/sysdeps/s390/tls.h (TLS_DEFINE_INIT_TP): New macro.
4181
4182         * sysdeps/alpha/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
4183         * sysdeps/unix/sysv/linux/alpha/createthread.c: File removed.
4184
4185         * nptl/sysdeps/powerpc/tls.h (TLS_DEFINE_INIT_TP): New macro.
4186         * sysdeps/unix/sysv/linux/powerpc/createthread.c: File removed.
4187
4188         * sysdeps/aarch64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
4189         * sysdeps/unix/sysv/linux/aarch64/nptl/createthread.c: File removed.
4190
4191 2014-06-11  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
4192
4193         * sysdeps/powerpc/powerpc64/power7/strcmp.S: New file: Optimization.
4194         * sysdeps/powerpc/powerpc64/multiarch/strcmp.c: New file:
4195         multiarch strcmp for PPC64.
4196         * sysdeps/powerpc/powerpc64/multiarch/strcmp-ppc64.S: New file.
4197         * sysdeps/powerpc/powerpc64/multiarch/strcmp-power7.S: New file.
4198         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcmp
4199         multiarch optimizations.
4200         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
4201         (__libc_ifunc_impl_list): Likewise.
4202
4203 2014-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
4204
4205         * benchtests/scripts/validate_benchout.py: New script.
4206         * benchtests/Makefile (bench-func): Call it.
4207         * benchtests/scripts/benchout.schema.json: New file.
4208
4209 2014-06-10  Chris Metcalf  <cmetcalf@tilera.com>
4210
4211         * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h: Moved ...
4212         * sysdeps/tile/nptl/bits/pthreadtypes.h: ... here.
4213         * sysdeps/unix/sysv/linux/tile/nptl/bits/semaphore.h: Moved ...
4214         * sysdeps/tile/nptl/bits/semaphore.h: ... here.
4215         * sysdeps/unix/sysv/linux/tile/nptl/Makefile: Removed, merged into ...
4216         * sysdeps/unix/sysv/linux/tile/Makefile: ... here.
4217         * sysdeps/unix/sysv/linux/tile/nptl/clone.S: Moved ...
4218         * sysdeps/unix/sysv/linux/tile/clone.S: ... here.
4219         * sysdeps/unix/sysv/linux/tile/nptl/createthread.c: Moved ...
4220         * sysdeps/unix/sysv/linux/tile/createthread.c: ... here.
4221         * sysdeps/unix/sysv/linux/tile/nptl/lowlevellock.h: Moved ...
4222         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: ... here.
4223         * sysdeps/unix/sysv/linux/tile/nptl/pt-vfork.S: Moved ...
4224         * sysdeps/unix/sysv/linux/tile/pt-vfork.S: ... here.
4225         * sysdeps/unix/sysv/linux/tile/nptl/sysdep-cancel.h: Moved ...
4226         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: ... here.
4227         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/c++-types.data:
4228         Moved ...
4229         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/c++-types.data:
4230         ... here.
4231         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/ld.abilist:
4232         Moved ...
4233         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/ld.abilist: ... here.
4234         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libBrokenLocale.abilist:
4235         Moved ...
4236         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libBrokenLocale.abilist:
4237         ... here.
4238         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libanl.abilist:
4239         Moved ...
4240         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libanl.abilist:
4241         ... here.
4242         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libc.abilist:
4243         Moved ...
4244         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libc.abilist: ... here.
4245         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libcrypt.abilist:
4246         Moved ...
4247         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libcrypt.abilist:
4248         ... here.
4249         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libdl.abilist:
4250         Moved ...
4251         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libdl.abilist:
4252         ... here.
4253         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libm.abilist:
4254         Moved ...
4255         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libm.abilist: ... here.
4256         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libnsl.abilist:
4257         Moved ...
4258         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libnsl.abilist:
4259         ... here.
4260         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libpthread.abilist:
4261         Moved ...
4262         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libpthread.abilist:
4263         ... here.
4264         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libresolv.abilist:
4265         Moved ...
4266         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libresolv.abilist:
4267         ... here.
4268         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/librt.abilist:
4269         Moved ...
4270         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/librt.abilist: ... here.
4271         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libthread_db.abilist:
4272         Moved ...
4273         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libthread_db.abilist:
4274         ... here.
4275         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libutil.abilist:
4276         Moved ...
4277         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libutil.abilist:
4278         ... here.
4279         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/c++-types.data:
4280         Moved ...
4281         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/c++-types.data:
4282         ... here.
4283         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/ld.abilist:
4284         Moved ...
4285         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/ld.abilist: ... here.
4286         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libBrokenLocale.abilist:
4287         Moved ...
4288         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libBrokenLocale.abilist:
4289         ... here.
4290         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libanl.abilist:
4291         Moved ...
4292         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libanl.abilist:
4293         ... here.
4294         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libc.abilist:
4295         Moved ...
4296         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libc.abilist: ... here.
4297         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libcrypt.abilist:
4298         Moved ...
4299         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libcrypt.abilist:
4300         ... here.
4301         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libdl.abilist:
4302         Moved ...
4303         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libdl.abilist: ... here.
4304         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libm.abilist:
4305         Moved ...
4306         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libm.abilist: ... here.
4307         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libnsl.abilist:
4308         Moved ...
4309         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libnsl.abilist:
4310         ... here.
4311         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libpthread.abilist:
4312         Moved ...
4313         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libpthread.abilist:
4314         ... here.
4315         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libresolv.abilist:
4316         Moved ...
4317         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libresolv.abilist:
4318         ... here.
4319         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/librt.abilist:
4320         Moved ...
4321         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/librt.abilist: ... here.
4322         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libthread_db.abilist:
4323         Moved ...
4324         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libthread_db.abilist:
4325         ... here.
4326         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libutil.abilist:
4327         Moved ...
4328         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libutil.abilist:
4329         ... here.
4330         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/c++-types.data: Moved ...
4331         * sysdeps/unix/sysv/linux/tile/tilepro/c++-types.data: ... here.
4332         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/ld.abilist: Moved ...
4333         * sysdeps/unix/sysv/linux/tile/tilepro/ld.abilist: ... here.
4334         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libBrokenLocale.abilist:
4335         Moved ...
4336         * sysdeps/unix/sysv/linux/tile/tilepro/libBrokenLocale.abilist:
4337         ... here.
4338         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libanl.abilist: Moved ...
4339         * sysdeps/unix/sysv/linux/tile/tilepro/libanl.abilist: ... here.
4340         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libc.abilist: Moved ...
4341         * sysdeps/unix/sysv/linux/tile/tilepro/libc.abilist: ... here.
4342         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libcrypt.abilist: Moved ...
4343         * sysdeps/unix/sysv/linux/tile/tilepro/libcrypt.abilist: ... here.
4344         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libdl.abilist: Moved ...
4345         * sysdeps/unix/sysv/linux/tile/tilepro/libdl.abilist: ... here.
4346         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libm.abilist: Moved ...
4347         * sysdeps/unix/sysv/linux/tile/tilepro/libm.abilist: ... here.
4348         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libnsl.abilist: Moved ...
4349         * sysdeps/unix/sysv/linux/tile/tilepro/libnsl.abilist: ... here.
4350         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libpthread.abilist:
4351         Moved ...
4352         * sysdeps/unix/sysv/linux/tile/tilepro/libpthread.abilist: ... here.
4353         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libresolv.abilist:
4354         Moved ...
4355         * sysdeps/unix/sysv/linux/tile/tilepro/libresolv.abilist: ... here.
4356         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/librt.abilist: Moved ...
4357         * sysdeps/unix/sysv/linux/tile/tilepro/librt.abilist: ... here.
4358         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libthread_db.abilist:
4359         Moved ...
4360         * sysdeps/unix/sysv/linux/tile/tilepro/libthread_db.abilist: ... here.
4361         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libutil.abilist: Moved ...
4362         * sysdeps/unix/sysv/linux/tile/tilepro/libutil.abilist: ... here.
4363         * sysdeps/unix/sysv/linux/tile/nptl/vfork.S: Moved ...
4364         * sysdeps/unix/sysv/linux/tile/vfork.S: ... here.
4365         * sysdeps/unix/sysv/linux/tile/nptl/waitpid.S: Moved ...
4366         * sysdeps/unix/sysv/linux/tile/waitpid.S: ... here.
4367
4368 2014-06-10  Wilco  <wdijkstr@arm.com>
4369
4370         * math/test-fenv-return.c: New file.
4371         * math/Makefile: Add new test test-fenv-return.
4372
4373 2014-06-10  Joseph Myers  <joseph@codesourcery.com>
4374
4375         [BZ #17042]
4376         * sysdeps/i386/fpu/e_log2.S (__ieee754_log2): Take absolete value
4377         when x - 1 is zero.
4378         * sysdeps/i386/fpu/e_log2f.S (__ieee754_log2f): Likewise.
4379         * sysdeps/i386/fpu/e_log2l.S (__ieee754_log2l): Likewise.
4380         * sysdeps/ieee754/ldbl-128/e_log2l.c (__ieee754_log2l): Return
4381         0.0L for an argument of 1.0L.
4382         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l):
4383         Likewise.
4384         * sysdeps/x86_64/fpu/e_log2l.S (__ieee754_log2l): Take absolute
4385         value when x - 1 is zero.
4386         * math/libm-test.inc (log2_test): Use ALL_RM_TEST.
4387         * sysdeps/i386/fpu/libm-test-ulps: Update.
4388         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
4389
4390 2014-06-09  Bernard Ogden  <bernie.ogden@linaro.org>
4391
4392         [BZ #15119]
4393         * ports/sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.c: Remove file.
4394
4395 2014-06-09  Roland McGrath  <roland@hack.frob.com>
4396
4397         * nptl/sysdeps/sh/tls.h (TLS_DEFINE_INIT_TP): New macro.
4398         * nptl/sysdeps/unix/sysv/linux/sh/createthread.c: File removed.
4399
4400 2014-06-09  Roland McGrath  <roland@hack.frob.com>
4401
4402         * sysdeps/m68k/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
4403         * sysdeps/unix/sysv/linux/m68k/nptl/createthread.c: File removed.
4404
4405         * sysdeps/hppa/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
4406         * sysdeps/unix/sysv/linux/hppa/nptl/createthread.c: File removed.
4407
4408         * sysdeps/mips/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
4409         * sysdeps/unix/sysv/linux/mips/nptl/createthread.c: File removed.
4410
4411         * sysdeps/arm/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
4412         * sysdeps/unix/sysv/linux/arm/createthread.c: File removed.
4413
4414         * nptl/sysdeps/pthread/createthread.c (TLS_DEFINE_INIT_TP): New macro,
4415         if not already defined.
4416         (do_clone): Use that in place of PREPARE_CREATE and TLS_VALUE.
4417         * nptl/sysdeps/x86_64/tls.h (TLS_DEFINE_INIT_TP): New macro.
4418         * nptl/sysdeps/i386/tls.h (tls_fill_user_desc): New function.
4419         (TLS_INIT_TP): Use it.
4420         (TLS_DEFINE_INIT_TP): New macro.
4421         * sysdeps/unix/sysv/linux/i386/createthread.c: File removed.
4422
4423 2014-06-09  Joseph Myers  <joseph@codesourcery.com>
4424
4425         * conform/data/termios.h-data [POSIX] (IUCLC): Do not expect
4426         constant.
4427         [POSIX] (IXANY): Likewise.
4428         [POSIX] (OLCUC): Likewise.
4429         [POSIX || POSIX2008] (CBAUD): Do not allow.
4430         [POSIX || POSIX2008] (DEFECHO): Likewise.
4431         [POSIX || POSIX2008] (ECHOCTL): Likewise.
4432         [POSIX || POSIX2008] (ECHOKE): Likewise.
4433         [POSIX || POSIX2008] (ECHOPRT): Likewise.
4434         [POSIX || POSIX2008] (EXTA): Likewise.
4435         [POSIX || POSIX2008] (EXTB): Likewise.
4436         [POSIX || POSIX2008] (FLUSHO): Likewise.
4437         [POSIX || POSIX2008] (LOBLK): Likewise.
4438         [POSIX || POSIX2008] (PENDIN): Likewise.
4439         [POSIX || POSIX2008] (SWTCH): Likewise.
4440         [POSIX || POSIX2008] (VDISCARD): Likewise.
4441         [POSIX || POSIX2008] (VDSUSP): Likewise.
4442         [POSIX || POSIX2008] (VLNEXT): Likewise.
4443         [POSIX || POSIX2008] (VREPRINT): Likewise.
4444         [POSIX || POSIX2008] (VSTATUS): Likewise.
4445         [POSIX || POSIX2008] (VWERASE): Likewise.
4446         (B*): Change to B[0123456789]*.
4447         * conform/data/time.h-data [POSIX || UNIX98]
4448         (CLOCK_PROCESS_CPUTIME_ID): Do not expect constant.
4449         [POSIX || UNIX98] (CLOCK_THREAD_CPUTIME_ID): Likewise.
4450         [POSIX || UNIX98] (CLOCK_MONOTONIC): Likewise.
4451         [POSIX] (tm_*): Do not allow.
4452
4453 2014-06-07  Joseph Myers  <joseph@codesourcery.com>
4454
4455         * Makefile (install): Don't set LANGUAGE.
4456         * Makefile.in (install): Likewise.
4457         * assert/Makefile (test-assert-ENV): Remove variable.
4458         (test-assert-perr-ENV): Likewise.
4459         * elf/Makefile (neededtest4-ENV): Likewise.
4460         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
4461         [$(cross-compiling) = no]: Don't set LANGUAGE.
4462         * io/ftwtest-sh (LANG): Remove variable.
4463         * libio/Makefile (tst-widetext-ENV): Likewise.
4464         * manual/install.texi (Running make install): Don't refer to
4465         environment settings for make install.
4466         * INSTALL: Regenerated.
4467         * nptl/tst-tls6.sh: Don't set LANG.
4468         * posix/globtest.sh (LANG): Remove variable.
4469         * string/Makefile (tester-ENV): Likewise.
4470         (inl-tester-ENV): Likewise.
4471         (noinl-tester-ENV): Likewise.
4472         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
4473         [$(cross-compiling) = no]: Don't set LANGUAGE.
4474         * timezone/Makefile (build-testdata): Use $(built-program-cmd)
4475         without explicit environment settings.
4476
4477 2014-06-06  Roland McGrath  <roland@hack.frob.com>
4478
4479         * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h: Moved ...
4480         * sysdeps/sh/nptl/bits/pthreadtypes.h: ... here.
4481         * nptl/sysdeps/unix/sysv/linux/sh/bits/semaphore.h: Moved ...
4482         * sysdeps/sh/nptl/bits/semaphore.h: ... here.
4483
4484 2014-06-06  Chris Metcalf  <cmetcalf@tilera.com>
4485
4486         * crypt/crypt-private.h [DOS]: Add some includes taken from the
4487         other files in the crypt directory.
4488         * crypt/crypt.c: Remove duplicate includes.
4489         * crypt/crypt-entry.c: Likewise.
4490         * crypt/crypt_util.c: Likewise.
4491
4492 2014-06-06  Joseph Myers  <joseph@codesourcery.com>
4493
4494         * Makeconfig (run-program-env): New variable.
4495         (run-program-prefix-before-env): Likewise.
4496         (run-program-prefix-after-env): Likewise.
4497         (run-program-prefix): Define in terms of new variables.
4498         (built-program-cmd-before-env): New variable.
4499         (built-program-cmd-after-env): Likewise.
4500         (built-program-cmd): Define in terms of new variables.
4501         (test-program-prefix-before-env): New variable.
4502         (test-program-prefix-after-env): Likewise.
4503         (test-program-prefix): Define in terms of new variables.
4504         (test-program-cmd-before-env): New variable.
4505         (test-program-cmd-after-env): Likewise.
4506         (test-program-cmd): Define in terms of new variables.
4507         * Rules (make-test-out): Use $(run-program-env).
4508         * scripts/cross-test-ssh.sh (env_blacklist): Remove variable.
4509         (help): Do not mention environment variables.  Mention
4510         --timeoutfactor option.
4511         (timeoutfactor): New variable.
4512         (blacklist_exports): Remove function.
4513         (exports): Remove variable.
4514         (command): Do not include ${exports}.
4515         * manual/install.texi (Configuring and compiling): Do not mention
4516         test wrappers preserving environment variables.  Mention that last
4517         assignment to a variable must take precedence.
4518         * INSTALL: Regenerated.
4519         * benchtests/Makefile (run-bench): Use $(run-program-env).
4520         * catgets/Makefile ($(objpfx)test1.cat): Use
4521         $(built-program-cmd-before-env), $(run-program-env) and
4522         $(built-program-cmd-after-env).
4523         ($(objpfx)test2.cat): Do not specify environment variables
4524         explicitly.
4525         ($(objpfx)de/libc.cat): Use $(built-program-cmd-before-env),
4526         $(run-program-env) and $(built-program-cmd-after-env).
4527         ($(objpfx)test-gencat.out): Use $(test-program-cmd-before-env),
4528         $(run-program-env) and $(test-program-cmd-after-env).
4529         ($(objpfx)sample.SJIS.cat): Do not specify environment variables
4530         explicitly.
4531         * catgets/test-gencat.sh: Use test_program_cmd_before_env,
4532         run_program_env and test_program_cmd_after_env arguments.
4533         * elf/Makefile ($(objpfx)tst-pathopt.out): Use $(run-program-env).
4534         * elf/tst-pathopt.sh: Use run_program_env argument.
4535         * iconvdata/Makefile ($(objpfx)iconv-test.out): Use
4536         $(test-wrapper-env) and $(run-program-env).
4537         * iconvdata/run-iconv-test.sh: Use test_wrapper_env and
4538         run_program_env arguments.
4539         * iconvdata/tst-table.sh: Do not set GCONV_PATH explicitly.
4540         * intl/Makefile ($(objpfx)tst-gettext.out): Use
4541         $(test-program-prefix-before-env), $(run-program-env) and
4542         $(test-program-prefix-after-env).
4543         ($(objpfx)tst-gettext2.out): Likewise.
4544         * intl/tst-gettext.sh: Use test_program_prefix_before_env,
4545         run_program_env and test_program_prefix_after_env arguments.
4546         * intl/tst-gettext2.sh: Likewise.
4547         * intl/tst-gettext4.sh: Do not set environment variables
4548         explicitly.
4549         * intl/tst-gettext6.sh: Likewise.
4550         * intl/tst-translit.sh: Likewise.
4551         * malloc/Makefile ($(objpfx)tst-mtrace.out): Use
4552         $(test-program-prefix-before-env), $(run-program-env) and
4553         $(test-program-prefix-after-env).
4554         * malloc/tst-mtrace.sh: Use test_program_prefix_before_env,
4555         run_program_env and test_program_prefix_after_env arguments.
4556         * math/Makefile (run-regen-ulps): Use $(run-program-env).
4557         * nptl/Makefile ($(objpfx)tst-tls6.out): Use $(run-program-env).
4558         * nptl/tst-tls6.sh: Use run_program_env argument.  Set LANG=C
4559         explicitly with each use of ${test_wrapper_env}.
4560         * posix/Makefile ($(objpfx)wordexp-tst.out): Use
4561         $(test-program-prefix-before-env), $(run-program-env) and
4562         $(test-program-prefix-after-env).
4563         * posix/tst-getconf.sh: Do not set environment variables
4564         explicitly.
4565         * posix/wordexp-tst.sh: Use test_program_prefix_before_env,
4566         run_program_env and test_program_prefix_after_env arguments.
4567         * stdio-common/tst-printf.sh: Do not set environment variables
4568         explicitly.
4569         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Use
4570         $(test-program-prefix-before-env), $(run-program-env) and
4571         $(test-program-prefix-after-env).
4572         * stdlib/tst-fmtmsg.sh: Use test_program_prefix_before_env,
4573         run_program_env and test_program_prefix_after_env arguments.
4574         Split $test calls into $test_pre and $test.
4575         * timezone/Makefile (build-testdata): Use
4576         $(built-program-cmd-before-env), $(run-program-env) and
4577         $(built-program-cmd-after-env).
4578
4579 2014-06-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4580
4581         * sysdeps/powerpc/powerpc64/power7/strncat.S [STRLEN]: Define it as
4582         strlen for non SHARED builds.
4583
4584 2014-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
4585
4586         * nptl/allocatestack.c (check_list): Inlined function...
4587         (__reclaim_stacks): ... here.
4588
4589 2014-06-05  Ondřej Bílka  <neleai@seznam.cz>
4590
4591         [BZ #15698]
4592         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Fix
4593         memory overrun.
4594
4595 2014-06-05  Joseph Myers  <joseph@codesourcery.com>
4596
4597         * Rules (make-test-out): Include
4598         LOCPATH=$(common-objpfx)localedata in default environment.
4599         * debug/Makefile (tst-chk1-ENV): Remove variable.
4600         (tst-chk2-ENV): Likewise.
4601         (tst-chk3-ENV): Likewise.
4602         (tst-chk4-ENV): Likewise.
4603         (tst-chk5-ENV): Likewise.
4604         (tst-chk6-ENV): Likewise.
4605         (tst-lfschk1-ENV): Likewise.
4606         (tst-lfschk2-ENV): Likewise.
4607         (tst-lfschk3-ENV): Likewise.
4608         (tst-lfschk4-ENV): Likewise.
4609         (tst-lfschk5-ENV): Likewise.
4610         (tst-lfschk6-ENV): Likewise.
4611         * iconvdata/Makefile (bug-iconv6-ENV): Likewise.
4612         (tst-iconv7-ENV): Likewise.
4613         * intl/Makefile (LOCPATH-ENV): Likewise.
4614         (tst-codeset-ENV): Likewise.
4615         (tst-gettext3-ENV): Likewise.
4616         (tst-gettext5-ENV): Likewise.
4617         * libio/Makefile (tst-widetext-ENV): Don't set LOCPATH.
4618         (tst-fopenloc-ENV): Likewise.
4619         (tst-fgetws-ENV): Remove variable.
4620         (tst-ungetwc1-ENV): Likewise.
4621         (tst-ungetwc2-ENV): Likewise.
4622         (bug-ungetwc2-ENV): Likewise.
4623         (tst-swscanf-ENV): Likewise.
4624         (bug-ftell-ENV): Likewise.
4625         (tst-fgetwc-ENV): Likewise.
4626         (tst-fseek-ENV): Likewise.
4627         (tst-ftell-partial-wide-ENV): Likewise.
4628         (tst-ftell-active-handler-ENV): Likewise.
4629         (tst-ftell-append-ENV): Likewise.
4630         * posix/Makefile (tst-fnmatch-ENV): Likewise.
4631         (tst-regexloc-ENV): Likewise.
4632         (bug-regex1-ENV): Likewise.
4633         (tst-regex-ENV): Likewise.
4634         (tst-regex2-ENV): Likewise.
4635         (bug-regex5-ENV): Likewise.
4636         (bug-regex6-ENV): Likewise.
4637         (bug-regex17-ENV): Likewise.
4638         (bug-regex18-ENV): Likewise.
4639         (bug-regex19-ENV): Likewise.
4640         (bug-regex20-ENV): Likewise.
4641         (bug-regex22-ENV): Likewise.
4642         (bug-regex23-ENV): Likewise.
4643         (bug-regex25-ENV): Likewise.
4644         (bug-regex26-ENV): Likewise.
4645         (bug-regex30-ENV): Likewise.
4646         (bug-regex32-ENV): Likewise.
4647         (bug-regex33-ENV): Likewise.
4648         (bug-regex34-ENV): Likewise.
4649         (bug-regex35-ENV): Likewise.
4650         (tst-rxspencer-ENV): Likewise.
4651         (tst-rxspencer-no-utf8-ENV): Likewise.
4652         * stdio-common/Makefile (tst-sprintf-ENV): Likewise.
4653         (tst-sscanf-ENV): Likewise.
4654         (tst-swprintf-ENV): Likewise.
4655         (tst-swscanf-ENV): Likewise.
4656         (test-vfprintf-ENV): Likewise.
4657         (scanf13-ENV): Likewise.
4658         (bug14-ENV): Likewise.
4659         (tst-grouping-ENV): Likewise.
4660         * stdlib/Makefile (tst-strtod-ENV): Likewise.
4661         (tst-strtod3-ENV): Likewise.
4662         (tst-strtod4-ENV): Likewise.
4663         (tst-strtod5-ENV): Likewise.
4664         (testmb2-ENV): Likewise./
4665         * string/Makefile (tst-strxfrm-ENV): Likewise.
4666         (tst-strxfrm2-ENV): Likewise.
4667         (bug-strcoll1-ENV): Likewise.
4668         (test-strcasecmp-ENV): Likewise.
4669         (test-strncasecmp-ENV): Likewise.
4670         * time/Makefile (tst-strptime-ENV): Likewise.
4671         (tst-ftime_l-ENV): Likewise.
4672         * wcsmbs/Makefile (tst-btowc-ENV): Likewise.
4673         (tst-mbrtowc-ENV): Likewise.
4674         (tst-wcrtomb-ENV): Likewise.
4675         (tst-mbrtowc2-ENV): Likewise.
4676         (tst-c16c32-1-ENV): Likewise.
4677         (tst-mbsnrtowcs-ENV): Likewise.
4678
4679 2014-06-05  Ondřej Bílka  <neleai@seznam.cz>
4680
4681         * manual/resource.texi (How to get information about the memory
4682         subsystem?): Fix typo.
4683         Reported by Peon de la Parra Ivan <peon@keba.com>
4684
4685 2014-06-03  Guo Yixuan  <culu.gyx@gmail.com>
4686
4687         [BZ #16882]
4688         * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S
4689         (pthread_spin_lock): Branch out of spin loop to proper location.
4690         * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S
4691         (pthread_spin_lock): Likewise.
4692
4693         * nptl/tst-spin4.c: New test.
4694         * nptl/Makefile (tests): Add tst-spin4.
4695
4696 2014-06-03  Andreas Schwab  <schwab@suse.de>
4697
4698         [BZ #15946]
4699         * resolv/res_send.c (send_dg): Reload file descriptor after
4700         calling reopen.
4701
4702 2014-06-03  Stefan Liebler  <stli@linux.vnet.ibm.com>
4703
4704         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
4705
4706 2014-06-03  Richard Henderson  <rth@redhat.com>
4707
4708         * sysdeps/unix/sysv/linux/aarch64/pt-vfork.c: New file.
4709         * sysdeps/unix/sysv/linux/aarch64/nptl/pt-vfork.S: Remove file.
4710         * sysdeps/unix/sysv/linux/aarch64/vfork.S (__vfork): Incorporate
4711         SAVE_PID and RESTORE_PID blocks from pt-vfork.S.  Map 0 to INT_MIN
4712         in the SAVE_PID block.
4713         (__libc_vfork): New alias.
4714         * sysdeps/unix/sysv/linux/aarch64/nptl/vfork.S: Remove file.
4715
4716         * sysdeps/unix/sysv/linux/aarch64/clone.S (__clone): Save args for
4717         child in registers, not on the stack.  Remove RESET_PID conditionals.
4718         * sysdeps/unix/sysv/linux/aarch64/nptl/clone.S: Remove file.
4719
4720 2014-06-03  Marcus Shawcroft  <marcus.shawcroft@arm.com>
4721
4722         * sysdeps/aarch64/libm-test-ulps: Regenerate.
4723
4724 2014-06-03  Wilco  <wdijkstr@arm.com>
4725
4726         * sysdeps/aarch64/fpu/math_private.h (libc_fesetround_aarch64)
4727         (libc_feholdexcept_setround_aarch64) (libc_feholdsetround_aarch64)
4728         (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
4729         Use _FPU_FPCR_RM_MASK for rounding mask rather than FE_TOWARDZERO.
4730         * sysdeps/aarch64/fpu/get-rounding-mode.h (get_rounding_mode):
4731         Likewise.
4732
4733 2014-06-03  Wilco  <wdijkstr@arm.com>
4734
4735         * sysdeps/aarch64/fpu/math_private.h
4736         (libc_feholdexcept_aarch64) (libc_feholdexcept_setround_aarch64)
4737         (libc_fetestexcept_aarch64) (libc_fesetenv_aarch64)
4738         (libc_feupdateenv_test_aarch64) (libc_feholdsetround_aarch64)
4739         (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
4740         Fix declarations.
4741
4742 2014-06-03  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
4743
4744         * crypt/crypt-private.h: Include ufc-crypt.h.
4745         (__b64_from_24bit): Declare extern.
4746         * crypt/crypt_util.c(__b64_from_24bit): New function.
4747         (b64t): New static const variable.
4748         * crypt/md5-crypt.c (b64_from_24bit): Remove function.
4749         (b64t): Remove variable.
4750         (__md5_crypt_r): Replace b64_from_24bit with __b64_from_24bit.
4751         * crypt/sha256-crypt.c: Include crypt-private.h.
4752         (b64t): Remove variable.
4753         (__sha256_crypt_r): Remove b64_from_24bit and replace
4754         with __b64_from_24bit.
4755         * crypt/sha512-crypt.c: Likewise.
4756
4757 2014-06-02  Roland McGrath  <roland@hack.frob.com>
4758
4759         * nptl/sysdeps/unix/sysv/linux/sh/vfork.S: Moved ...
4760         * sysdeps/unix/sysv/linux/sh/vfork.S: ... here.
4761         Label the code __libc_vfork rather than __vfork.
4762         [!NOT_IN_libc] (vfork): Define as weak alias.
4763         [!NOT_IN_libc] (__vfork): Define as strong alias, and libc_hidden_def.
4764         * sysdeps/unix/sysv/linux/sh/pt-vfork.S: New file.
4765         * nptl/sysdeps/unix/sysv/linux/sh/pt-vfork.S: File removed.
4766
4767 2014-06-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
4768
4769         * malloc/malloc.c (malloc_info): Fix format specifier for
4770         n_mmaps.
4771
4772 2014-06-02  Wilco  <wdijkstr@arm.com>
4773
4774         * sysdeps/aarch64/fpu/fpu_control.h (_FPU_SETCW): Remove ISB after
4775         FPCR write.
4776
4777 2014-06-02  Wilco  <wdijkstr@arm.com>
4778
4779         [BZ #17009]
4780         * sysdeps/aarch64/fpu/feupdateenv (feupdateenv):
4781         Rewrite to reduce FPCR/FPSR accesses.
4782
4783 2014-06-01  David S. Miller  <davem@davemloft.net>
4784
4785         * sysdeps/sparc/fpu/libm-test-ulps: Update.
4786
4787 2014-05-31  David S. Miller  <davem@davemloft.net>
4788
4789         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Force computations
4790         to occur in round to nearest mode when |x| >= 2.0
4791
4792 2014-05-30  Richard Henderson  <rth@twiddle.net>
4793
4794         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Remove.
4795         (PSEUDO_RET_NOERRNO): Remove.
4796         (ret): Don't redefine.
4797         (ret_NOERRNO): Define in terms of ret.
4798         (ret_ERRVAL): Likewise.
4799
4800         * sysdeps/unix/sysv/linux/aarch64/ioctl.S (__ioctl): Remove the
4801         use of PSEUDO_RET; perform the error check directly.
4802
4803 2014-05-30 Marko Myllynen  <myllynen@redhat.com>
4804
4805         * sysdeps/x86_64/link-defines.sym (BND_SIZE): Replace __int128
4806         with __int128_t.
4807
4808 2014-05-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
4809
4810         * malloc/malloc (malloc_info): Fix formatting.
4811
4812 2014-05-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
4813             Roland McGrath  <roland@hack.frob.com>
4814
4815         * malloc/malloc (malloc_info): Also print mmapped statistics.
4816
4817 2014-05-30  Roland McGrath  <roland@hack.frob.com>
4818
4819         * sysdeps/unix/sysv/linux/m68k/arch-fork.h: New file.
4820         * sysdeps/unix/sysv/linux/m68k/nptl/fork.c: File removed.
4821
4822 2014-05-30  Ondřej Bílka  <neleai@seznam.cz>
4823
4824         * malloc/malloc.c (malloc_info): Inline mi_arena.
4825
4826 2014-05-29  Richard Henderson  <rth@twiddle.net>
4827
4828         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (INTERNAL_VSYSCALL_NCS):
4829         Remove comma before expanding ASM_ARGS_##nr.
4830         (INTERNAL_SYSCALL_RAW): Make _sys_result signed, instead of casting.
4831         Make _x0 a strict output; make _x8 a strict input; adjust expansion
4832         of ASM_ARGS_##nr.
4833         (CLOBBER_ARGS_0, CLOBBER_ARGS_1, CLOBBER_ARGS_2): Remove.
4834         (CLOBBER_ARGS_3, CLOBBER_ARGS_4, CLOBBER_ARGS_5): Remove.
4835         (CLOBBER_ARGS_6, CLOBBER_ARGS_7): Remove.
4836         (ASM_ARGS_1): Add leading comma.
4837
4838         * sysdeps/unix/sysv/linux/aarch64/sysdep.h [NOT_IN_libc]
4839         (SYSCALL_ERROR_HANDLER): Use tpidr_el0 instead of a call
4840         to __errno_location.
4841         * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data (libpthread.so):
4842         Remove the expected plt for __errno_location.
4843
4844         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
4845         [NOT_IN_libc] (SINGLE_THREAD_P): Use tpidr_el0 instead of a
4846         call to __read_tp.
4847
4848         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
4849         Always allocate 64 bytes of stack frame.  Use ldp/stp to create
4850         it and break it down.
4851         (DOCARGS_0, DOCARGS_1): Do nothing.
4852         (DOCARGS_2): Update to store into the new stack frame.
4853         (DOCARGS_3, DOCARGS_4, DOCARGS_5, DOCARGS_6): Likewise.
4854         (UNDOCARGS_1): Update to restore from the new stack frame.
4855         (UNDOCARGS_2, UNDOCARGS_3, UNDOCARGS_4): Likewise.
4856         (UNDOCARGS_5, UNDOCARGS_6): Likewise.
4857
4858         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
4859         (SINGLE_THREAD_P): New parameter for result regno.
4860         (PSEUDO): Update to match; use cbz instead of beq.
4861
4862         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
4863         Use ENTRY to define the _nocancel entry point.  Share the syscall
4864         and syscall error check paths with the cancel path.
4865         (PSEUDO_END): New.
4866
4867         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Adjust
4868         whitespace; tabs before and after asm mnemonics.
4869
4870 2014-05-29  Eric Wong  <normalperson@yhbt.net>
4871
4872         [BZ #15132]
4873         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
4874         Call fstat64 or stat64 internally, depending on arguments passed.
4875         Replace stat buffer argument with file descriptor argument.
4876         (INTERNAL_STATVFS): Update arguments to match __statvfs_getflags.
4877         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
4878         Pass fd to __internal_statvfs instead of calling fstat64.
4879         * sysdeps/unix/sysv/linux/fstatvfs64.c (__fstatvfs64):
4880         Pass fd to __internal_statvfs64 instead of calling fstat64.
4881         * sysdeps/unix/sysv/linux/statvfs.c (statvfs):
4882         Pass -1 to __internal_statvfs instead of calling stat64.
4883         * sysdeps/unix/sysv/linux/statvfs64.c (__statvfs64):
4884         Pass -1 to __internal_statvfs64 instead of calling stat64.
4885
4886 2014-05-28  Roland McGrath  <roland@hack.frob.com>
4887
4888         * sysdeps/unix/sysv/linux/sh/clone.S: Deconditionalize the code
4889         that was previously under [RESET_PID].
4890         * nptl/sysdeps/unix/sysv/linux/sh/clone.S: File removed.
4891
4892         * sysdeps/unix/sysv/linux/tile/arch-fork.h: New file.
4893         * sysdeps/unix/sysv/linux/tile/nptl/fork.c: File removed.
4894
4895 2014-05-27  Roland McGrath  <roland@hack.frob.com>
4896
4897         * sysdeps/unix/sysv/linux/ia64/arch-fork.h: New file.
4898
4899         * sysdeps/unix/sysv/linux/sh/arch-fork.h: New file.
4900         * nptl/sysdeps/unix/sysv/linux/sh/fork.c: File removed.
4901
4902 2014-05-27  Ondřej Bílka  <neleai@seznam.cz>
4903
4904         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate code.
4905
4906 2014-05-27  Andreas Schwab  <schwab@suse.de>
4907
4908         * csu/libc-tls.c (__libc_setup_tls): Remove second argument from
4909         TLS_INIT_TP macro.
4910         * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
4911         * elf/rtld.c (init_tls, dl_main): Likewise.
4912         * nptl/sysdeps/i386/tls.h (TLS_INIT_TP): Likewise.
4913         * nptl/sysdeps/powerpc/tls.h (TLS_INIT_TP): Likewise.
4914         * nptl/sysdeps/s390/tls.h (TLS_INIT_TP): Likewise.
4915         * nptl/sysdeps/sh/tls.h (TLS_INIT_TP): Likewise.
4916         * nptl/sysdeps/sparc/tls.h (TLS_INIT_TP): Likewise.
4917         * nptl/sysdeps/x86_64/tls.h (TLS_INIT_TP): Likewise.
4918         * sysdeps/aarch64/nptl/tls.h (TLS_INIT_TP): Likewise.
4919         * sysdeps/alpha/nptl/tls.h (TLS_INIT_TP): Likewise.
4920         * sysdeps/arm/nptl/tls.h (TLS_INIT_TP): Likewise.
4921         * sysdeps/hppa/nptl/tls.h (TLS_INIT_TP): Likewise.
4922         * sysdeps/ia64/nptl/tls.h (TLS_INIT_TP): Likewise.
4923         * sysdeps/m68k/nptl/tls.h (TLS_INIT_TP): Likewise.
4924         * sysdeps/mach/hurd/i386/tls.h (_hurd_tls_init): Likewise.
4925         * sysdeps/microblaze/nptl/tls.h (TLS_INIT_TP): Likewise.
4926         * sysdeps/mips/nptl/tls.h (TLS_INIT_TP): Likewise.
4927         * sysdeps/tile/nptl/tls.h (TLS_INIT_TP): Likewise.
4928         * sysdeps/generic/tls.h: Update description.
4929
4930 2014-05-27  Will Newton  <will.newton@linaro.org>
4931
4932         [BZ #16990]
4933         * sysdeps/arm/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Save
4934         and restore r2 rather than just restoring.
4935
4936 2014-05-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
4937
4938         [BZ #16724]
4939         * libio/tst-ftell-append.c: New test case.
4940         * libio/Makefile (tests): Add test case.
4941         * libio/fileops.c (do_ftell): Don't trust _IO_read_end when in
4942         append mode.
4943         * libio/wfileops.c (do_ftell_wide): Likewise.
4944
4945 2014-05-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4946
4947         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
4948
4949         * nptl/sysdeps/unix/sysv/linux/powerpc/Versions: Remove, merge into
4950         ...
4951         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions: ... here.
4952         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
4953         * nptl/sysdeps/unix/sysv/linux/powerpc/Makefile: Moved rules to ...
4954         * sysdeps/unix/sysv/linux/powerpc/Makefile: ... here.
4955         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: Moved ...
4956         * sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: ... here.
4957         * nptl/sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Moved ...
4958         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: ...here.
4959         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h:
4960         Moved ...
4961         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: ... here.
4962         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h:
4963         Moved ...
4964         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: ... here.
4965         * nptl/sysdeps/unix/sysv/linux/powerpc/createthread.c: Moved ...
4966         * sysdeps/unix/sysv/linux/powerpc/createthread.c: ... here.
4967         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Moved ...
4968         * sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: ... here.
4969         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: Moved
4970         ...
4971         * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: ... here.
4972         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c:
4973         Moved ...
4974         * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c: ...
4975         here.
4976         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: Moved
4977         ...
4978         * sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: ... here.
4979         * nptl/sysdeps/unix/sysv/linux/powerpc/sem_post.c: Moved ...
4980         * sysdeps/unix/sysv/linux/powerpc/sem_post.c: ... here.
4981
4982         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Moved ...
4983         * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: ... here.
4984         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: Moved ...
4985         * sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: ... here.
4986
4987         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Remove,
4988         merge into ...
4989         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: ... here.
4990         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: Moved
4991         ...
4992         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: ... here.
4993         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: Moved
4994         ...
4995         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: ... here.
4996         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
4997         Moved ...
4998         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c: ...
4999         here.
5000         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
5001         Moved ...
5002         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c: ... here.
5003         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
5004         Moved ...
5005         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c: ... here.
5006
5007         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Remove
5008         conditional [RESET_PID].
5009         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Likewise.
5010         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: File
5011         removed.
5012         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: File
5013         removed.
5014
5015         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Include
5016         <tcb-offsets.h>.
5017         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
5018         (__libc_vfork): New strong alias.
5019         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/pt-vfork.S: File
5020         removed.
5021         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: File
5022         Removed.
5023
5024         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Include
5025         <tcb-offsets.h>.
5026         (__vfork): Incorporate save/retore of PID from nptl/vfork.S here.
5027         (__libc_vfork): New strong alias.
5028         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/pt-vfork.S: File
5029         removed.
5030         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: File
5031         removed.
5032
5033 2014-05-26  Carlos O'Donell  <carlos@redhat.com>
5034
5035         * malloc/malloc.c (mi_arena): New function.
5036         (malloc_info): Remove nested function mi_arena. Call non-nosted
5037         function mi_arena.
5038
5039 2014-05-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5040
5041         * sysdeps/powerpc/powerpc32/power4/memset.S (memset): Replace insrdi
5042         by insrwi.
5043         * sysdeps/powerpc/powerpc32/power6/memset.S (memset): Likewise.
5044         * sysdeps/powerpc/powerpc32/power7/memset.S (memset): Likewise.
5045         * sysdeps/powerpc/powerpc32/power7/memchr.S (memchr): Likewise.
5046         * sysdeps/powerpc/powerpc32/power7/memrchr.S (memrchr): Likewise.
5047         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S (rawmemchr): Likewise.
5048         * sysdeps/powerpc/powerpc32/power7/strchr.S (strchr): Likewise.
5049         * sysdeps/powerpc/powerpc32/power7/strchrnul.S (strchrnul): Likewise.
5050
5051 2014-05-26  Andreas Schwab  <schwab@suse.de>
5052
5053         [BZ #16984]
5054         * locale/programs/repertoire.c (repertoire_read): Add slash
5055         between I18NPATH element and file name.
5056         * locale/programs/locfile.c (locfile_read): Likewise.
5057
5058 2014-05-26  Stefan Liebler  <stli@linux.vnet.ibm.com>
5059
5060         * nptl/pthread_mutexattr_settype.c
5061         (__pthread_mutexattr_settype):
5062         Disable lock elision for PTHREAD_MUTEX_NORMAL.
5063
5064 2014-05-26  Stefan Liebler  <stli@linux.vnet.ibm.com>
5065
5066         * nptl/tst-mutex5 (do_test):
5067         Use #ifndef ENABLE_LOCK_ELISION instead of #ifdef.
5068
5069 2014-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
5070
5071         * benchtests/README: Document 'init' directive.
5072         * benchtests/bench-skeleton.c (main) [BENCH_INIT]: Call
5073         BENCH_INIT.
5074         * scripts/bench.py (gen_source): Define BENCH_INIT macro.
5075         (parse_file): Recognize 'init' directive.
5076
5077 2014-05-26  Kyle McMartin  <kyle@redhat.com>
5078
5079         [BZ #16796]
5080         * sysdeps/aarch64/nptl/tls.h: increase TCB alignment to the
5081         alignment of struct pthread.
5082
5083 2014-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
5084
5085         [BZ #16878]
5086         * nscd/netgroupcache.c (addgetnetgrentX): Look for
5087         NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
5088         * nscd/nss_files/files-netgrp.c (_nss_netgroup_parseline): Use
5089         NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
5090
5091 2014-05-25  Richard Henderson  <rth@twiddle.net>
5092
5093         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
5094         (SINGLE_THREAD_P_PIC): Remove.
5095         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h
5096         (SINGLE_THREAD_P_PIC): Remove.
5097
5098         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Move
5099         branch to syscall error ...
5100         (PSEUDO): ... here.
5101         [NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Rename the label
5102         from __local_syscall_error to .Lsyscall_error.
5103         [!NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Branch to __syscall_error.
5104         (SYSCALL_ERROR): Update label name.
5105
5106         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
5107         Do not use DOARGS/UNDOARGS.
5108         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Likewise.
5109         (DOARGS_0, DOARGS_1, DOARGS_2, DOARGS_3): Remove.
5110         (DOARGS_4, DOARGS_5, DOARGS_6, DOARGS_7): Remove.
5111         (UNDOARGS_0, UNDOARGS_1, UNDOARGS_2, UNDOARGS_3): Remove.
5112         (UNDOARGS_4, UNDOARGS_5, UNDOARGS_6, UNDOARGS_7): Remove.
5113
5114         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Fix
5115         block comment.
5116
5117         * sysdeps/unix/sysv/linux/alpha/vfork.S (vfork, __vfork): Only
5118         define if !NOT_IN_libc.
5119         * sysdeps/unix/sysv/linux/alpha/pt-vfork.S (vfork, __vfork): Only
5120         define with non-default symbol versions.
5121
5122 2014-05-23  Richard Henderson  <rth@twiddle.net>
5123
5124         * nptl/pt-vfork.c (vfork_resolve): Rename from vfork_ifunc.
5125         (vfork, __vfork): Define via compat_symbol.
5126
5127         * nptl/pt-vfork.c: Error if !HAVE_IFUNC.
5128         [!HAVE_IFUNC] (vfork_compat): Remove.
5129         [!HAVE_IFUNC] (DEFINE_VFORK): Remove.
5130
5131 2014-05-23  Joseph Myers  <joseph@codesourcery.com>
5132
5133         [BZ #16978]
5134         * posix/tar.h [!__USE_XOPEN2K] (TSVTX): Define macro.
5135         * conform/Makefile (test-xfail-POSIX/tar.h/conform): Remove
5136         variable.
5137
5138 2014-05-23  Richard Henderson  <rth@twiddle.net>
5139
5140         * sysdeps/unix/sysv/linux/alpha/nptl/Makefile: Merge into...
5141         * sysdeps/unix/sysv/linux/alpha/Makefile: ... here.
5142         * sysdeps/unix/sysv/linux/alpha/nptl/Versions: Merge into...
5143         * sysdeps/unix/sysv/linux/alpha/Versions: ... here.
5144
5145         * sysdeps/unix/sysv/linux/alpha/nptl/aio_cancel.c: Moved ...
5146         * sysdeps/unix/sysv/linux/alpha/aio_cancel.c: ... here.
5147         * sysdeps/unix/sysv/linux/alpha/nptl/bits/local_lim.h: Moved ...
5148         * sysdeps/unix/sysv/linux/alpha/bits/local_lim.h: ... here.
5149         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h: Moved ...
5150         * sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h: ... here.
5151         * sysdeps/unix/sysv/linux/alpha/nptl/bits/semaphore.h: Moved ...
5152         * sysdeps/unix/sysv/linux/alpha/bits/semaphore.h: ... here.
5153         * sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data: Moved ...
5154         * sysdeps/unix/sysv/linux/alpha/c++-types.data: ... here.
5155         * sysdeps/unix/sysv/linux/alpha/nptl/createthread.c: Moved ...
5156         * sysdeps/unix/sysv/linux/alpha/createthread.c: ... here.
5157         * sysdeps/unix/sysv/linux/alpha/nptl/ld.abilist: Moved ...
5158         * sysdeps/unix/sysv/linux/alpha/ld.abilist: ... here.
5159         * sysdeps/unix/sysv/linux/alpha/nptl/libBrokenLocale.abilist: Moved ...
5160         * sysdeps/unix/sysv/linux/alpha/libBrokenLocale.abilist: ... here.
5161         * sysdeps/unix/sysv/linux/alpha/nptl/libanl.abilist: Moved ...
5162         * sysdeps/unix/sysv/linux/alpha/libanl.abilist: ... here.
5163         * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Moved ...
5164         * sysdeps/unix/sysv/linux/alpha/libc.abilist: ... here.
5165         * sysdeps/unix/sysv/linux/alpha/nptl/libcrypt.abilist: Moved ...
5166         * sysdeps/unix/sysv/linux/alpha/libcrypt.abilist: ... here.
5167         * sysdeps/unix/sysv/linux/alpha/nptl/libdl.abilist: Moved ...
5168         * sysdeps/unix/sysv/linux/alpha/libdl.abilist: ... here.
5169         * sysdeps/unix/sysv/linux/alpha/nptl/libm.abilist: Moved ...
5170         * sysdeps/unix/sysv/linux/alpha/libm.abilist: ... here.
5171         * sysdeps/unix/sysv/linux/alpha/nptl/libnsl.abilist: Moved ...
5172         * sysdeps/unix/sysv/linux/alpha/libnsl.abilist: ... here.
5173         * sysdeps/unix/sysv/linux/alpha/nptl/libpthread.abilist: Moved ...
5174         * sysdeps/unix/sysv/linux/alpha/libpthread.abilist: ... here.
5175         * sysdeps/unix/sysv/linux/alpha/nptl/libresolv.abilist: Moved ...
5176         * sysdeps/unix/sysv/linux/alpha/libresolv.abilist: ... here.
5177         * sysdeps/unix/sysv/linux/alpha/nptl/librt.abilist: Moved ...
5178         * sysdeps/unix/sysv/linux/alpha/librt.abilist: ... here.
5179         * sysdeps/unix/sysv/linux/alpha/nptl/libthread_db.abilist: Moved ...
5180         * sysdeps/unix/sysv/linux/alpha/libthread_db.abilist: ... here.
5181         * sysdeps/unix/sysv/linux/alpha/nptl/libutil.abilist: Moved ...
5182         * sysdeps/unix/sysv/linux/alpha/libutil.abilist: ... here.
5183         * sysdeps/unix/sysv/linux/alpha/nptl/localplt.data: Moved ...
5184         * sysdeps/unix/sysv/linux/alpha/localplt.data: ... here.
5185         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Moved ...
5186         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: ... here.
5187         * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Moved ...
5188         * sysdeps/unix/sysv/linux/alpha/sem_post.c: ... here.
5189         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h: Moved ...
5190         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: ... here.
5191         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Moved ...
5192         * sysdeps/unix/sysv/linux/alpha/timer_create.c: ... here.
5193         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Moved ...
5194         * sysdeps/unix/sysv/linux/alpha/timer_delete.c: ... here.
5195         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Moved ...
5196         * sysdeps/unix/sysv/linux/alpha/timer_getoverr.c: ... here.
5197         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Moved ...
5198         * sysdeps/unix/sysv/linux/alpha/timer_gettime.c: ... here.
5199         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Moved ...
5200         * sysdeps/unix/sysv/linux/alpha/timer_settime.c: ... here.
5201
5202         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove vfork.
5203         * sysdeps/unix/sysv/linux/alpha/nptl/vfork.S: Move file ...
5204         * sysdeps/unix/sysv/linux/alpha/vfork.S: ... here.  Restore PID
5205         before exiting on error.
5206         (__libc_vfork): New strong alias.
5207         * sysdeps/unix/sysv/linux/alpha/nptl/pt-vfork.S: Remove file.
5208         * sysdeps/unix/sysv/linux/alpha/pt-vfork.S: New file.
5209
5210         * sysdeps/unix/sysv/linux/alpha/clone.S: Deconditionalize the code
5211         that was previously under [RESET_PID].
5212         * sysdeps/unix/sysv/linux/alpha/nptl/clone.S: File removed.
5213
5214         * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Remove file.
5215
5216 2014-05-23  Joseph Myers  <joseph@codesourcery.com>
5217
5218         [BZ #16977]
5219         * sysdeps/i386/fpu/e_log10.S (__ieee754_log10): Take absolute
5220         value when x - 1 is zero.
5221         * sysdeps/i386/fpu/e_log10f.S (__ieee754_log10f): Likewise.
5222         * sysdeps/i386/fpu/e_log10l.S (__ieee754_log10l): Likewise.
5223         * sysdeps/ieee754/ldbl-128/e_log10l.c (__ieee754_log10l): Return
5224         0.0L for an argument of 1.0L.
5225         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l):
5226         Likewise.
5227         * sysdeps/x86_64/fpu/e_log10l.S (__ieee754_log10l): Take absolute
5228         value when x - 1 is zero.
5229         * math/libm-test.inc (log10_test): Use ALL_RM_TEST.
5230         * sysdeps/i386/fpu/libm-test-ulps: Update.
5231         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
5232
5233 2014-05-23  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
5234
5235         * manual/filesys.texi (Scanning Directory Content): Fix prototype of
5236         alphasort and versionsort.
5237
5238 2014-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5239
5240         * sysdeps/powerpc/fpu/math_private.h [copysign]: Remove unneeded
5241         macro.
5242         [copysignf]: Likewise.
5243
5244 2014-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
5245
5246         * crypt/md5-crypt.c: Fix formatting.
5247
5248 2014-05-22  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
5249
5250         * crypt/md5-crypt.c (__md5_crypt_r): Remove a nested function.
5251         (b64_from_24bit): New function.
5252
5253 2014-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5254
5255         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c (memchr): Remove
5256         libc_hidden_builtin_def to ifunc.
5257         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
5258         [libc_hidden_builtin_def]: Define hidden definition to __memchr_ppc32.
5259
5260 2014-05-21  Roland McGrath  <roland@hack.frob.com>
5261
5262         * sysdeps/unix/sysv/linux/aarch64/arch-fork.h: New file.
5263         * sysdeps/unix/sysv/linux/aarch64/nptl/fork.c: File removed.
5264
5265 2014-05-21  Joseph Myers  <joseph@codesourcery.com>
5266
5267         * nscd/Depend (linuxthreads): Remove.
5268         (nptl): Add.
5269         * resolv/Depend (linuxthreads): Remove.
5270         * rt/Depend (linuxthreads): Remove.
5271
5272         * Makeconfig [$(build-hardcoded-path-in-tests) = yes]
5273         (rtld-tests-LDFLAGS): Use $(elf-objpfx) instead of
5274         $(common-objpfx)elf/.
5275         (link-libc-before-gnulib): Likewise.
5276         (elfobjdir): Remove variable.
5277         * Makefile (install): Use $(elf-objpfx) instead of
5278         $(common-objpfx)elf/.
5279         * Makerules (link-libc-args): Use $(elf-objpfx) instead of
5280         $(elfobjdir)/.
5281         (link-libc-deps): Likewise.
5282         ($(common-objpfx)libc.so): Likewise.
5283         ($(common-objpfx)linkobj/libc.so): Likewise.
5284         [$(cross-compiling) = no] (symbolic-link-prog): Use $(elf-objpfx)
5285         instead of $(common-objpfx)elf/.
5286         (symbolic-link-list): Likewise.
5287         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
5288         [$(cross-compiling) = no]: Likewise.
5289         * sysdeps/arm/Makefile (gnulib-arch): Use $(elf-objpfx) instead of
5290         $(elfobjdir)/.
5291         (static-gnulib-arch): Likewise.
5292         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
5293         [$(cross-compiling) = no]: Use $(elf-objpfx) instead of
5294         $(common-objpfx)elf/.
5295
5296 2014-05-21  Richard Henderson  <rth@redhat.com>
5297
5298         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
5299         (SINGLE_THREAD_P): Use the correct width load.  Fold
5300         into the ldr offset.
5301
5302         * sysdeps/unix/sysv/linux/aarch64/sysdep.h [RTLD_PRIVATE_ERRNO]
5303         (SYSCALL_ERROR_HANDLER): Fold add insn into str offset.
5304
5305 2014-05-20  Joseph Myers  <joseph@codesourcery.com>
5306
5307         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c
5308         (libgcc_s_resume): Use __attribute_used__.
5309         * sysdeps/unix/sysv/linux/arm/unwind-resume.c (libgcc_s_resume):
5310         Likewise.
5311
5312 2014-05-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5313
5314         * sysdeps/powerpc/fpu/math_private.h [__copysignf]: Fix copysign macro
5315         optimization when used with float constants.
5316
5317         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
5318
5319 2014-05-20  Aurelien Jarno  <aurelien@aurel32.net>
5320
5321         [BZ #16915]
5322         * locale/nl_langinfo_l.c: Make direct reference to every
5323         _nl_current_CATEGORY symbol.
5324         * localedata/Makefile (test-srcs): Add tst-langinfo-static.
5325         (tests-static): Add tst-langinfo-static.
5326         (tests-special): Add tst-langinfo-static.out.
5327         ($(objpfx)tst-langinfo.out): Redirect output.
5328         ($(objpfx)tst-langinfo-static.out): New.
5329         * localedata/tst-langinfo.sh: Send output to stdout.
5330         * localedata/tst-langinfo-static.c: New file.
5331
5332         [BZ #16965]
5333         * stdlib/strtod_l.c (round_and_return): Add code to shift limbs
5334         when the shift amount is modulo the limb size.
5335
5336 2014-05-20  Richard Henderson  <rth@redhat.com>
5337
5338         [BZ #16967]
5339         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h (struct sigaction):
5340         Change type of sa_flags from unsigned int to int.
5341
5342         [BZ #16966]
5343         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Remove file.
5344
5345         * sysdeps/alpha/dl-machine.h (ELF_MACHINE_NO_RELA): Define.
5346
5347 2014-05-20  Will Newton  <will.newton@linaro.org>
5348
5349         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
5350         Test the return value of the system call in the nocancel case.
5351
5352 2014-05-20  Will Newton  <will.newton@linaro.org>
5353             Yvan Roux  <yvan.roux@linaro.org>
5354
5355         * sysdeps/unix/sysv/linux/aarch64/sys/user.h: Remove unused
5356         #include of asm/ptrace.h.
5357         (PTRACE_GET_THREAD_AREA): Remove #undef.
5358         (PTRACE_GETHBPREGS): Likewise.
5359         (PTRACE_SETHBPREGS): Likewise.
5360         (struct user_regs_struct): New structure.
5361         (struct user_fpsimd_struct): New structure.
5362         * sysdeps/unix/sysv/linux/aarch64/sys/procfs.h: Remove unused
5363         #include of asm/ptrace.h and second #include of sys/user.h.
5364         (PTRACE_GET_THREAD_AREA): Remove #undef.
5365         (PTRACE_GETHBPREGS): Likewise.
5366         (PTRACE_SETHBPREGS): Likewise.
5367         (ELF_NGREG): Use new struct user_regs_struct.
5368         (elf_fpregset_t): Use new struct user_fpsimd_struct.
5369
5370 2014-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5371
5372         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypof.c: Moved ...
5373         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c: ... here.
5374
5375 2014-05-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
5376
5377         [BZ #16958]
5378         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Add missing
5379         membar to avoid block loads/stores to overlap previous stores.
5380
5381 2014-05-17  Richard Henderson  <rth@redhat.com>
5382
5383         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h (PSEUDO):
5384         Create the __##syscall_name##_nocancel entry point.
5385         * sysdeps/unix/sysv/linux/alpha/sigsuspend.S (__sigsuspend_nocancel):
5386         Remove; let the sysdep-cancel.h code create it.
5387
5388 2014-05-17  David S. Miller  <davem@davemloft.net>
5389
5390         * sysdeps/unix/sysv/linux/sparc/bits/termios.h (PAGEOUT, WRAP):
5391         Protect with __USE_GNU.
5392         (TIOCSET_TEMPT): Likewise.
5393         (TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
5394         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI): Remove as
5395         these are already provided in bits/ioctl-types.h
5396
5397 2014-05-16  Roland McGrath  <roland@hack.frob.com>
5398
5399         * sysdeps/unix/sysv/linux/alpha/arch-fork.h: New file.
5400         * sysdeps/unix/sysv/linux/ia64/nptl/fork.c: File removed.
5401
5402         * sysdeps/unix/sysv/linux/not-cancel.h (waitpid_not_cancel):
5403         Use wait4 regardless of [__NR_waitpid].
5404
5405 2014-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
5406
5407         PR libgcc/60166
5408         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
5409         (_FP_NANSIGN_Q): Set the quiet bit.
5410
5411 2014-05-16  Joseph Myers  <joseph@codesourcery.com>
5412
5413         * benchtests/Makefile
5414         ($(addprefix $(objpfx)bench-,$(bench-math))): Depend on $(libm),
5415         not $(common-objpfx)math/libm.so.
5416         ($(addprefix $(objpfx)bench-,$(bench-pthread))): Depend on
5417         $(shared-thread-library), not $(common-objpfx)nptl/libpthread.so.
5418         * elf/Makefile ($(objpfx)noload): Depend on $(libdl), not
5419         $(common-objpfx)dlfcn/libdl.so.
5420         ($(objpfx)tst-audit8): Depend on $(libm), not
5421         $(common-objpfx)math/libm.so.
5422         * malloc/Makefile ($(objpfx)libmemusage.so): Depend on $(libdl),
5423         not $(common-objpfx)dlfcn/libdl.so.
5424         * math/Makefile
5425         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
5426         Depend on $(libm), not $(objpfx)libm.so.  Do not condition on
5427         [$(build-shared) = yes].
5428         ($(objpfx)test-fenv-tls): Depend on $(shared-thread-library), not
5429         $(common-objpfx)nptl/libpthread.so.
5430         * misc/Makefile ($(objpfx)tst-tsearch): Depend on $(libm), not
5431         $(common-objpfx)math/libm.so$(libm.so-version) or
5432         $(common-objpfx)math/libm.a depending on [$(build-shared) = yes].
5433         * nptl/Makefile ($(objpfx)tst-unload): Depend on $(libdl), not
5434         $(common-objpfx)dlfcn/libdl.so.
5435         * setjmp/Makefile (link-libm): Remove variable.
5436         ($(objpfx)tst-setjmp-fp): Depend on $(libm), not $(link-libm).
5437         * stdio-common/Makefile (link-libm): Remove variable.
5438         ($(objpfx)tst-printf-round): Depend on $(libm), not $(link-libm).
5439         * stdlib/Makefile (link-libm): Remove variable.
5440         ($(objpfx)bug-getcontext): Depend on $(libm), not $(link-libm).
5441         ($(objpfx)tst-strtod-round): Likewise.
5442         ($(objpfx)tst-tininess): Likewise.
5443         ($(objpfx)tst-strtod-underflow): Likewise.
5444         ($(objpfx)tst-strtod6): Likewise.
5445         ($(objpfx)tst-tls-atexit): Depend on $(shared-thread-library) and
5446         $(libdl), not $(common-objpfx)nptl/libpthread.so and
5447         $(common-objpfx)dlfcn/libdl.so.
5448
5449 2014-05-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5450
5451         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_MISC]: Guard
5452         BSD terminal modes definitions.
5453
5454 2014-05-16  Roland McGrath  <roland@hack.frob.com>
5455
5456         * sysdeps/unix/sysv/linux/arm/arch-fork.h: New file.
5457         * sysdeps/unix/sysv/linux/arm/fork.c: File removed.
5458
5459         * sysdeps/unix/sysv/linux/arch-fork.h: New file.
5460         * sysdeps/unix/sysv/linux/i386/fork.h: Moved ...
5461         * sysdeps/unix/sysv/linux/i386/arch-fork.h: ... here.
5462         Don't do #include_next.
5463         * sysdeps/unix/sysv/linux/x86_64/fork.h: Moved ...
5464         * sysdeps/unix/sysv/linux/x86_64/arch-fork.h: ... here.
5465         Don't do #include_next.
5466         * sysdeps/unix/sysv/linux/mips/arch-fork.h: New file.
5467         * sysdeps/unix/sysv/linux/mips/fork.h: File removed.
5468         * sysdeps/unix/sysv/linux/powerpc/arch-fork.h: New file.
5469         * sysdeps/unix/sysv/linux/powerpc/fork.h: File removed.
5470
5471 2014-05-16  Allan McRae  <allan@archlinux.org>
5472
5473         * po/sv.po: Update Swedish translation from translation project.
5474
5475         * timezone/Makefile ($(objpfx)tzselect): Use correct variable
5476         in sed expression.
5477
5478 2014-05-16  Aurelien Jarno  <aurelien@aurel32.net>
5479
5480         [BZ #16917]
5481         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal): Return
5482         errno if the TIOCGPTN ioctl fails with an error different than
5483         EINVAL.
5484         * login/tst-ptsname.c: New file.
5485         * login/Makefile (tests): Add tst-ptsname.
5486
5487         [BZ #16943]
5488         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Declare prlimit
5489         and prlimit64.
5490
5491 2014-05-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
5492
5493         [BZ #16849]
5494         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only check for
5495         herrno to return EAI_AGAIN.
5496
5497 2014-05-14  Roland McGrath  <roland@hack.frob.com>
5498
5499         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: Moved ...
5500         * sysdeps/unix/sysv/linux/i386/c++-types.data: ... here.
5501         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: Moved ...
5502         * sysdeps/unix/sysv/linux/i386/ld.abilist: ... here.
5503         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: Moved ...
5504         * sysdeps/unix/sysv/linux/i386/libBrokenLocale.abilist: ... here.
5505         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: Moved ...
5506         * sysdeps/unix/sysv/linux/i386/libanl.abilist: ... here.
5507         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Moved ...
5508         * sysdeps/unix/sysv/linux/i386/libc.abilist: ... here.
5509         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: Moved ...
5510         * sysdeps/unix/sysv/linux/i386/libcrypt.abilist: ... here.
5511         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: Moved ...
5512         * sysdeps/unix/sysv/linux/i386/libdl.abilist: ... here.
5513         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: Moved ...
5514         * sysdeps/unix/sysv/linux/i386/libm.abilist: ... here.
5515         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: Moved ...
5516         * sysdeps/unix/sysv/linux/i386/libnsl.abilist: ... here.
5517         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Moved ...
5518         * sysdeps/unix/sysv/linux/i386/libpthread.abilist: ... here.
5519         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: Moved ...
5520         * sysdeps/unix/sysv/linux/i386/libresolv.abilist: ... here.
5521         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: Moved ...
5522         * sysdeps/unix/sysv/linux/i386/librt.abilist: ... here.
5523         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: Moved ...
5524         * sysdeps/unix/sysv/linux/i386/libthread_db.abilist: ... here.
5525         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: Moved ...
5526         * sysdeps/unix/sysv/linux/i386/libutil.abilist: ... here.
5527         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: Moved ...
5528         * sysdeps/unix/sysv/linux/i386/localplt.data: ... here.
5529         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: Moved ...
5530         * sysdeps/unix/sysv/linux/x86_64/64/c++-types.data: ... here.
5531         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Moved ...
5532         * sysdeps/unix/sysv/linux/x86_64/64/ld.abilist: ... here.
5533         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
5534         Moved ...
5535         * sysdeps/unix/sysv/linux/x86_64/64/libBrokenLocale.abilist: ... here.
5536         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Moved ...
5537         * sysdeps/unix/sysv/linux/x86_64/64/libanl.abilist: ... here.
5538         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Moved ...
5539         * sysdeps/unix/sysv/linux/x86_64/64/libc.abilist: ... here.
5540         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Moved ...
5541         * sysdeps/unix/sysv/linux/x86_64/64/libcrypt.abilist: ... here.
5542         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Moved ...
5543         * sysdeps/unix/sysv/linux/x86_64/64/libdl.abilist: ... here.
5544         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Moved ...
5545         * sysdeps/unix/sysv/linux/x86_64/64/libm.abilist: ... here.
5546         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Moved ...
5547         * sysdeps/unix/sysv/linux/x86_64/64/libnsl.abilist: ... here.
5548         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist: Moved ...
5549         * sysdeps/unix/sysv/linux/x86_64/64/libpthread.abilist: ... here.
5550         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist: Moved ...
5551         * sysdeps/unix/sysv/linux/x86_64/64/libresolv.abilist: ... here.
5552         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Moved ...
5553         * sysdeps/unix/sysv/linux/x86_64/64/librt.abilist: ... here.
5554         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist: Moved ...
5555         * sysdeps/unix/sysv/linux/x86_64/64/libthread_db.abilist: ... here.
5556         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Moved ...
5557         * sysdeps/unix/sysv/linux/x86_64/64/libutil.abilist: ... here.
5558         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data: Moved ...
5559         * sysdeps/unix/sysv/linux/x86_64/x32/c++-types.data: ... here.
5560         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: Moved ...
5561         * sysdeps/unix/sysv/linux/x86_64/x32/ld.abilist: ... here.
5562         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
5563         Moved ...
5564         * sysdeps/unix/sysv/linux/x86_64/x32/libBrokenLocale.abilist: ... here.
5565         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist: Moved ...
5566         * sysdeps/unix/sysv/linux/x86_64/x32/libanl.abilist: ... here.
5567         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Moved ...
5568         * sysdeps/unix/sysv/linux/x86_64/x32/libc.abilist: ... here.
5569         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist: Moved ...
5570         * sysdeps/unix/sysv/linux/x86_64/x32/libcrypt.abilist: ... here.
5571         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist: Moved ...
5572         * sysdeps/unix/sysv/linux/x86_64/x32/libdl.abilist: ... here.
5573         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist: Moved ...
5574         * sysdeps/unix/sysv/linux/x86_64/x32/libm.abilist: ... here.
5575         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist: Moved ...
5576         * sysdeps/unix/sysv/linux/x86_64/x32/libnsl.abilist: ... here.
5577         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist: Moved ...
5578         * sysdeps/unix/sysv/linux/x86_64/x32/libpthread.abilist: ... here.
5579         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist: Moved ...
5580         * sysdeps/unix/sysv/linux/x86_64/x32/libresolv.abilist: ... here.
5581         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist: Moved ...
5582         * sysdeps/unix/sysv/linux/x86_64/x32/librt.abilist: ... here.
5583         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
5584         Moved ...
5585         * sysdeps/unix/sysv/linux/x86_64/x32/libthread_db.abilist: ... here.
5586         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist: Moved ...
5587         * sysdeps/unix/sysv/linux/x86_64/x32/libutil.abilist: ... here.
5588
5589         * nptl/sysdeps/unix/sysv/linux/x86/Makefile: File removed.
5590         * sysdeps/unix/sysv/linux/x86/Makefile [$(subdir) = nptl]
5591         (libpthread-sysdep_routines): Add elision-related stuff here instead.
5592         * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.c: Moved ...
5593         * sysdeps/unix/sysv/linux/x86/elision-conf.c: ... here.
5594         * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.h: Moved ...
5595         * sysdeps/unix/sysv/linux/x86/elision-conf.h: ... here.
5596         * nptl/sysdeps/unix/sysv/linux/x86/elision-lock.c: Moved ...
5597         * sysdeps/unix/sysv/linux/x86/elision-lock.c: ... here.
5598         * nptl/sysdeps/unix/sysv/linux/x86/elision-timed.c: Moved ...
5599         * sysdeps/unix/sysv/linux/x86/elision-timed.c: ... here.
5600         * nptl/sysdeps/unix/sysv/linux/x86/elision-trylock.c: Moved ...
5601         * sysdeps/unix/sysv/linux/x86/elision-trylock.c: ... here.
5602         * nptl/sysdeps/unix/sysv/linux/x86/elision-unlock.c: Moved ...
5603         * sysdeps/unix/sysv/linux/x86/elision-unlock.c: ... here.
5604         * nptl/sysdeps/unix/sysv/linux/x86/force-elision.h: Moved ...
5605         * sysdeps/unix/sysv/linux/x86/force-elision.h: ... here.
5606         * nptl/sysdeps/unix/sysv/linux/x86/hle.h: Moved ...
5607         * sysdeps/unix/sysv/linux/x86/hle.h: ... here.
5608         * nptl/sysdeps/unix/sysv/linux/x86/init-arch.c: Moved ...
5609         * sysdeps/unix/sysv/linux/x86/init-arch.c: ... here.
5610         * nptl/sysdeps/unix/sysv/linux/x86/init-arch.h: Moved ...
5611         * sysdeps/unix/sysv/linux/x86/init-arch.h: ... here.
5612         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Moved ...
5613         * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: ... here.
5614         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: Moved ...
5615         * sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: ... here.
5616         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: Moved ...
5617         * sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: ... here.
5618         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: Moved ...
5619         * sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: ... here.
5620
5621         * sysdeps/unix/sysv/linux/mips/fork.h: New file.
5622         * sysdeps/unix/sysv/linux/mips/nptl/fork.c: File removed.
5623
5624         * nptl/sysdeps/unix/sysv/linux/i386/Implies: File removed.
5625         * nptl/sysdeps/unix/sysv/linux/i386/i786/Implies: Moved ...
5626         * sysdeps/unix/sysv/linux/i386/i786/Implies: ... here.
5627         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: Moved ...
5628         * sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: ... here.
5629         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S:
5630         Moved ...
5631         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: ... here.
5632         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S:
5633         Moved ...
5634         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S: ... here.
5635         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S:
5636         Moved ...
5637         * sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S: ... here.
5638         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S:
5639         Moved ...
5640         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: ... here.
5641         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: Moved ...
5642         * sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: ... here.
5643         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S:
5644         Moved ...
5645         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S: ... here.
5646         * nptl/sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: Moved ...
5647         * sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: ... here.
5648         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: Moved ...
5649         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: ... here.
5650         * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: Moved ...
5651         * sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: ... here.
5652         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S:
5653         Moved ...
5654         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S: ... here.
5655         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
5656         Moved ...
5657         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
5658         ... here.
5659         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: Moved ...
5660         * sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: ... here.
5661         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_post.S: Moved ...
5662         * sysdeps/unix/sysv/linux/i386/i586/sem_post.S: ... here.
5663         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
5664         Moved ...
5665         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
5666         ... here.
5667         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S:
5668         Moved ...
5669         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: ... here.
5670         * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: Moved ...
5671         * sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: ... here.
5672         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: Moved ...
5673         * sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: ... here.
5674         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S:
5675         Moved ...
5676         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: ... here.
5677         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S:
5678         Moved ...
5679         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S: ... here.
5680         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S:
5681         Moved ...
5682         * sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S: ... here.
5683         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S:
5684         Moved ...
5685         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: ... here.
5686         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: Moved ...
5687         * sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: ... here.
5688         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S:
5689         Moved ...
5690         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S: ... here.
5691         * nptl/sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: Moved ...
5692         * sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: ... here.
5693         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: Moved ...
5694         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: ... here.
5695         * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: Moved ...
5696         * sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: ... here.
5697         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S:
5698         Moved ...
5699         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S: ... here.
5700         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
5701         Moved ...
5702         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
5703         ... here.
5704         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: Moved ...
5705         * sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: ... here.
5706         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Moved ...
5707         * sysdeps/unix/sysv/linux/i386/i486/sem_post.S: ... here.
5708         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
5709         Moved ...
5710         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
5711         ... here.
5712         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S:
5713         Moved ...
5714         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: ... here.
5715         * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: Moved ...
5716         * sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: ... here.
5717         * nptl/sysdeps/unix/sysv/linux/i386/dl-sysdep.h: Moved ...
5718         * sysdeps/unix/sysv/linux/i386/dl-sysdep.h: ... here.
5719         * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h: Moved ...
5720         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: ... here.
5721         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: Moved ...
5722         * sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: ... here.
5723         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S:
5724         Moved ...
5725         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: ... here.
5726         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S:
5727         Moved ...
5728         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S: ... here.
5729         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S:
5730         Moved ...
5731         * sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S: ... here.
5732         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S:
5733         Moved ...
5734         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: ... here.
5735         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: Moved ...
5736         * sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: ... here.
5737         * nptl/sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: Moved ...
5738         * sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: ... here.
5739         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S:
5740         Moved ...
5741         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S: ... here.
5742         * nptl/sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: Moved ...
5743         * sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: ... here.
5744         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: Moved ...
5745         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: ... here.
5746         * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: Moved ...
5747         * sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: ... here.
5748         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S:
5749         Moved ...
5750         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S: ... here.
5751         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
5752         Moved ...
5753         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
5754         ... here.
5755         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: Moved ...
5756         * sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: ... here.
5757         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_post.S: Moved ...
5758         * sysdeps/unix/sysv/linux/i386/i686/sem_post.S: ... here.
5759         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
5760         Moved ...
5761         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
5762         ... here.
5763         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S:
5764         Moved ...
5765         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: ... here.
5766         * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: Moved ...
5767         * sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: ... here.
5768         * nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Moved ...
5769         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: ... here.
5770         * nptl/sysdeps/unix/sysv/linux/i386/smp.h: Moved ...
5771         * sysdeps/unix/sysv/linux/i386/smp.h: ... here.
5772         * nptl/sysdeps/unix/sysv/linux/i386/pthread_once.S: Moved ...
5773         * sysdeps/unix/sysv/linux/i386/pthread_once.S: ... here.
5774         * nptl/sysdeps/unix/sysv/linux/i386/createthread.c: Moved ...
5775         * sysdeps/unix/sysv/linux/i386/createthread.c: ... here.
5776
5777         * sysdeps/unix/sysv/linux/powerpc/fork.h: New file.
5778         * nptl/sysdeps/unix/sysv/linux/powerpc/fork.c: File removed.
5779
5780         * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_init.c: File removed.
5781         * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_unlock.S: File removed.
5782
5783         * nptl/sysdeps/unix/sysv/linux/x86_64/Implies: File removed.
5784         * nptl/sysdeps/unix/sysv/linux/x86_64/cancellation.S: Moved ...
5785         * sysdeps/unix/sysv/linux/x86_64/cancellation.S: ... here.
5786         * nptl/sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: Moved ...
5787         * sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: ... here.
5788         * nptl/sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: Moved ...
5789         * sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: ... here.
5790         * nptl/sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: Moved ...
5791         * sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: ... here.
5792         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Moved ...
5793         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: ... here.
5794         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: Moved ...
5795         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: ... here.
5796         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: Moved ...
5797         * sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: ... here.
5798         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: Moved ...
5799         * sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: ... here.
5800         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S:
5801         Moved ...
5802         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S: ... here.
5803         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: Moved ...
5804         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: ... here.
5805         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:
5806         Moved ...
5807         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: ... here.
5808         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: Moved ...
5809         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: ... here.
5810         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Moved ...
5811         * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: ... here.
5812         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: Moved ...
5813         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: ... here.
5814         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S:
5815         Moved ...
5816         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: ... here.
5817         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S:
5818         Moved ...
5819         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: ... here.
5820         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: Moved ...
5821         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: ... here.
5822         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: Moved ...
5823         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: ... here.
5824         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: Moved ...
5825         * sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: ... here.
5826         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_post.S: Moved ...
5827         * sysdeps/unix/sysv/linux/x86_64/sem_post.S: ... here.
5828         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: Moved ...
5829         * sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: ... here.
5830         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: Moved ...
5831         * sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: ... here.
5832         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S: Moved ...
5833         * sysdeps/unix/sysv/linux/x86_64/sem_wait.S: ... here.
5834         * nptl/sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Moved ...
5835         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: ... here.
5836
5837         * nptl/sysdeps/unix/sysv/linux/fork.c: Use <> for fork.h #include.
5838         * nptl/sysdeps/unix/sysv/linux/x86_64/fork.c: File removed.
5839         * sysdeps/unix/sysv/linux/x86_64/fork.h: New file.
5840         * nptl/sysdeps/unix/sysv/linux/i386/fork.c: File removed.
5841         * sysdeps/unix/sysv/linux/i386/fork.h: New file.
5842
5843         * nptl/sysdeps/unix/sysv/linux/i386/not-cancel.h: Moved ...
5844         * sysdeps/unix/sysv/linux/not-cancel.h: ... here.
5845         * nptl/sysdeps/unix/sysv/linux/sparc/not-cancel.h: File removed.
5846         * nptl/sysdeps/unix/sysv/linux/sh/not-cancel.h: File removed.
5847         * nptl/sysdeps/unix/sysv/linux/powerpc/not-cancel.h: File removed.
5848         * nptl/sysdeps/unix/sysv/linux/x86_64/not-cancel.h: File removed.
5849         * nptl/sysdeps/unix/sysv/linux/s390/not-cancel.h: File removed.
5850         * sysdeps/unix/sysv/linux/generic/not-cancel.h: File removed.
5851         * sysdeps/unix/sysv/linux/generic/nptl/not-cancel.h: File removed.
5852         * sysdeps/unix/sysv/linux/m68k/nptl/not-cancel.h: File removed.
5853
5854         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_init.c: File removed.
5855         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_unlock.S: Likewise.
5856
5857         * nptl/sysdeps/unix/sysv/linux/x86_64/compat-timer.h: Moved ...
5858         * sysdeps/unix/sysv/linux/x86_64/compat-timer.h: ... here.
5859         * nptl/sysdeps/unix/sysv/linux/x86_64/Versions: Remove, merge into ...
5860         * sysdeps/unix/sysv/linux/x86_64/Versions: ... here.
5861         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_create.c: Moved ...
5862         * sysdeps/unix/sysv/linux/x86_64/timer_create.c: here.
5863         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_delete.c: Moved ...
5864         * sysdeps/unix/sysv/linux/x86_64/timer_delete.c: ... here
5865         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: Moved ...
5866         * sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: ... here
5867         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: Moved ...
5868         * sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: ... here
5869         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_settime.c: Moved ...
5870         * sysdeps/unix/sysv/linux/x86_64/timer_settime.c: ... here
5871         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c:
5872         Update #include.
5873         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c:
5874         Likewise.
5875         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
5876         Likewise.
5877         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
5878         Likewise.
5879         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
5880         Likewise.
5881         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c:
5882         Likewise.
5883         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c:
5884         Likewise.
5885         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
5886         Likewise.
5887         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c:
5888         Likewise.
5889         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c:
5890         Likewise.
5891         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Likewise.
5892         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Likewise.
5893         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Likewise.
5894         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Likewise.
5895         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Likewise.
5896         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
5897         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
5898         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
5899         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
5900         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
5901         * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Likewise.
5902         * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Likewise.
5903         * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Likewise.
5904         * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c:  Likewise.
5905         * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c:  Likewise.
5906
5907         * sysdeps/unix/sysv/linux/x86_64/clone.S: Deconditionalize the code
5908         that was previously under [RESET_PID].
5909         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
5910         * nptl/sysdeps/unix/sysv/linux/x86_64/clone.S: File removed.
5911         * nptl/sysdeps/unix/sysv/linux/i386/clone.S: File removed.
5912
5913         * sysdeps/i386/nptl/Implies: New file.
5914         * sysdeps/x86_64/nptl/Implies: New file.
5915         * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h: Moved ...
5916         * sysdeps/x86/nptl/bits/pthreadtypes.h: ... here.
5917         * nptl/sysdeps/unix/sysv/linux/x86/bits/semaphore.h: Moved ...
5918         * sysdeps/x86/nptl/bits/semaphore.h: ... here.
5919
5920         * sysdeps/unix/sysv/linux/i386/vfork.S: Include <tcb-offsets.h>.
5921         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
5922         (__libc_vfork): New strong alias.
5923         * nptl/sysdeps/unix/sysv/linux/i386/vfork.S: File removed.
5924         * nptl/sysdeps/unix/sysv/linux/i386/pt-vfork.S: File removed.
5925
5926         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Include <tcb-offsets.h>.
5927         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
5928         (__libc_vfork): New strong alias.
5929         * nptl/sysdeps/unix/sysv/linux/x86_64/vfork.S: File removed.
5930         * nptl/sysdeps/unix/sysv/linux/x86_64/pt-vfork.S: File removed.
5931
5932         * sysdeps/unix/sysv/linux/arm/vfork.S: Include <tcb-offsets.h>.
5933         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
5934         (__libc_vfork): New strong alias.
5935         * sysdeps/unix/sysv/linux/arm/nptl/vfork.S: File removed.
5936         * sysdeps/unix/sysv/linux/arm/nptl/pt-vfork.S: File removed.
5937         * nptl/pt-vfork.c: New file.
5938         * nptl/Versions (libc: GLIBC_PRIVATE): Add __libc_vfork.
5939         (libpthread: GLIBC_2.20): New version set (empty).
5940
5941 2014-05-14  Will Newton  <will.newton@linaro.org>
5942
5943         * stdlib/gmp-impl.h: Test USE_STACK_ALLOC #ifdef
5944         rather than #if.
5945
5946 2014-05-14  Joseph Myers  <joseph@codesourcery.com>
5947
5948         [BZ #16564]
5949         * sysdeps/i386/fpu/s_log1pl.S (__log1pl): Do not add 1 to positive
5950         arguments with exponent 65 or above.
5951         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): Do not add 1 to
5952         arguments 0x1p113L or above.
5953         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Do not add 1
5954         to arguments 0x1p107L or above.
5955         * sysdeps/x86_64/fpu/s_log1pl.S (__log1pl): Do not add 1 to
5956         positive arguments with exponent 65 or above.
5957         * math/auto-libm-test-in: Add more tests of log1p.
5958         * math/auto-libm-test-out: Regenerated.
5959
5960         [BZ #16928]
5961         * math/s_cacos.c (__cacos): Ensure zero real part of result from
5962         non-finite arguments is +0.
5963         * math/s_cacosf.c (__cacosf): Likewise.
5964         * math/s_cacosl.c (__cacosl): Likewise.
5965         * math/libm-test.inc (cacos_test): Use ALL_RM_TEST.
5966         * sysdeps/i386/fpu/libm-test-ulps: Update.
5967         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
5968
5969         [BZ #16927]
5970         * sysdeps/i386/fpu/e_acosh.S (__ieee754_acosh): Use fabs on x-1
5971         value.
5972         * sysdeps/i386/fpu/e_acoshf.S (__ieee754_acoshf): Likewise.
5973         * sysdeps/i386/fpu/e_acoshl.S (__ieee754_acoshl): Likewise.
5974         * sysdeps/ieee754/ldbl-96/e_acoshl.c (__ieee754_acoshl): Correct
5975         for explicit high bit of mantissa when testing for argument equal
5976         to 1.
5977         * math/libm-test.inc (acosh_test): Use ALL_RM_TEST.
5978         * sysdeps/i386/fpu/libm-test-ulps: Update.
5979         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
5980
5981         [BZ #16516]
5982         * sysdeps/ieee754/dbl-64/s_erf.c (efx8): Remove variable.
5983         (__erf): Scale by 16 instead of 8 in potentially underflowing
5984         case.  Ensure exception if result actually underflows.
5985         * sysdeps/ieee754/flt-32/s_erff.c (efx8): Remove variable.
5986         (__erff): Scale by 16 instead of 8 in potentially underflowing
5987         case.  Ensure exception if result actually underflows.
5988         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <float.h>.
5989         (efx8): Remove variable.
5990         (__erfl): Scale by 16 instead of 8 in potentially underflowing
5991         case.  Ensure exception if result actually underflows.
5992         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <float.h>.
5993         (efx8): Remove variable.
5994         (__erfl): Scale by 16 instead of 8 in potentially underflowing
5995         case.  Ensure exception if result actually underflows.
5996         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <float.h>.
5997         (efx8): Remove variable.
5998         (__erfl): Scale by 16 instead of 8 in potentially underflowing
5999         case.  Ensure exception if result actually underflows.
6000         * math/auto-libm-test-in: Add more tests of erf.
6001         * math/auto-libm-test-out: Regenerated.
6002
6003 2014-05-14  Andreas Schwab  <schwab@suse.de>
6004
6005         * elf/rtld.c (_dl_start_final, _dl_start, init_tls, dl_main):
6006         Remove code conditionalized on USE___THREAD.
6007
6008         * config.h.in (HAVE_PT_CHOWN): Define as 0.
6009         * sysdeps/unix/grantpt.c (grantpt): Check HAVE_PT_CHOWN for value,
6010         not definedness.
6011
6012 2014-05-14  Joseph Myers  <joseph@codesourcery.com>
6013
6014         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMES):
6015         Define unconditionally.
6016         (__ASSUME_O_CLOEXEC): Likewise.
6017         (__ASSUME_SOCK_CLOEXEC): Likewise.
6018         (__ASSUME_IN_NONBLOCK): Likewise.
6019         (__ASSUME_PIPE2): Likewise.
6020         (__ASSUME_EVENTFD2): Likewise.
6021         (__ASSUME_SIGNALFD4): Likewise.
6022         (__ASSUME_DUP3): Likewise.
6023         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
6024         (__ASSUME_DUP3): Do not define.
6025         (__ASSUME_EVENTFD2): Likewise.
6026         (__ASSUME_IN_NONBLOCK): Likewise.
6027         (__ASSUME_O_CLOEXEC): Likewise.
6028         (__ASSUME_PIPE2): Likewise.
6029         (__ASSUME_SIGNALFD4): Likewise.
6030         (__ASSUME_SOCK_CLOEXEC): Likewise.
6031         (__ASSUME_UTIMES): Undefine.
6032         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
6033         (__ASSUME_UTIMES): Do not define.
6034         (__ASSUME_O_CLOEXEC): Likewise.
6035         (__ASSUME_SOCK_CLOEXEC): Likewise.
6036         (__ASSUME_IN_NONBLOCK): Undefine if [__LINUX_KERNEL_VERSION <
6037         0x020621] instead of defining if [__LINUX_KERNEL_VERSION >=
6038         0x020621].
6039         (__ASSUME_PIPE2): Likewise.
6040         (__ASSUME_EVENTFD2): Likewise.
6041         (__ASSUME_SIGNALFD4): Likewise.
6042         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_DUP3): Undefine.
6043         * sysdeps/unix/sysv/linux/arm/kernel-features.h (__ASSUME_UTIMES):
6044         Do not define.
6045         (__ASSUME_EVENTFD2): Likewise.
6046         (__ASSUME_SIGNALFD4): Likewise.
6047         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
6048         (__ASSUME_32BITUIDS): Likewise.
6049         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
6050         (__ASSUME_IPC64): Likewise.
6051         (__ASSUME_ST_INO_64_BIT): Likewise.
6052         (__ASSUME_GETDENTS64_SYSCALL): Likewise.
6053         [__LINUX_KERNEL_VERSION < 0x030e00] (__ASSUME_UTIMES): Undefine.
6054         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
6055         (__ASSUME_UTIMES): Do not define.
6056         (__ASSUME_PSELECT): Likewise.
6057         (__ASSUME_PPOLL): 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/m68k/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/microblaze/kernel-features.h
6075         (__ASSUME_UTIMES): Likewise.
6076         (__ASSUME_O_CLOEXEC): Likewise.
6077         (__ASSUME_SOCK_CLOEXEC): Likewise.
6078         (__ASSUME_IN_NONBLOCK): Likewise.
6079         (__ASSUME_PIPE2): Likewise.
6080         (__ASSUME_EVENTFD2): Likewise.
6081         (__ASSUME_SIGNALFD4): Likewise.
6082         (__ASSUME_DUP3): Likewise.
6083         * sysdeps/unix/sysv/linux/mips/kernel-features.h (__ASSUME_IPC64):
6084         Likewise.
6085         (__ASSUME_UTIMES): Likewise.
6086         (__ASSUME_EVENTFD2): Likewise.
6087         (__ASSUME_SIGNALFD4): Likewise.
6088         * sysdeps/unix/sysv/linux/tile/kernel-features.h
6089         (__ASSUME_O_CLOEXEC): Likewise.
6090         (__ASSUME_SOCK_CLOEXEC): Likewise.
6091         (__ASSUME_IN_NONBLOCK): Likewise.
6092         (__ASSUME_PIPE2): Likewise.
6093         (__ASSUME_EVENTFD2): Likewise.
6094         (__ASSUME_SIGNALFD4): Likewise.
6095         (__ASSUME_DUP3): Likewise.
6096         (__ASSUME_UTIMES): Undefine.
6097
6098         * sysdeps/arm/fclrexcpt.c (__feclearexcept): Rename to
6099         feclearexcept.  Remove symbol versioning code.
6100         * sysdeps/arm/fegetenv.c (__fegetenv): Rename to fegetenv.  Remove
6101         symbol versioning code.
6102         * sysdeps/arm/fesetenv.c (__fesetenv): Rename to fesetenv.  Remove
6103         symbol versioning code.
6104         * sysdeps/arm/feupdateenv.c (__feupdateenv): Rename to
6105         feupdateenv.  Remove symbol versioning code.
6106         * sysdeps/arm/fgetexcptflg.c (__fegetexceptflag): Rename to
6107         fegetexceptflag.  Remove symbol versioning code.
6108         * sysdeps/arm/fsetexcptflg.c (__fesetexceptflag): Rename to
6109         fesetexceptflag.  Remove symbol versioning code.
6110         * sysdeps/unix/sysv/linux/arm/Versions (libc): Remove GLIBC_2.0,
6111         GLIBC_2.2 and GLIBC_2.3.3 entries.  Change GLIBC_2.1 to GLIBC_2.4.
6112         * sysdeps/unix/sysv/linux/arm/posix_fadvise64.c
6113         (__posix_fadvise64_l32): Remove prototype.
6114         [SHLIB_COMPAT(libc, GLIBC_2_2, GLIBC_2_3_3)]: Remove conditional
6115         code.
6116
6117 2014-05-13  Roland McGrath  <roland@hack.frob.com>
6118
6119         * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h: Moved ...
6120         * sysdeps/arm/nptl/bits/pthreadtypes.h: ... here.
6121         * sysdeps/unix/sysv/linux/arm/nptl/bits/semaphore.h: Moved ...
6122         * sysdeps/arm/nptl/bits/semaphore.h: ... here.
6123
6124 2014-05-13  Sami Kerola  <kerolasa@iki.fi>
6125
6126         * timezone/Makefile ($(objpfx)tzselect): Use zonedir instead
6127         current working directory
6128
6129 2014-05-13  Roland McGrath  <roland@hack.frob.com>
6130
6131         * sysdeps/unix/sysv/linux/arm/nptl/c++-types.data: Moved ...
6132         * sysdeps/unix/sysv/linux/arm/c++-types.data: ... here.
6133         * sysdeps/unix/sysv/linux/arm/nptl/createthread.c: Moved ...
6134         * sysdeps/unix/sysv/linux/arm/createthread.c: ... here.
6135         * sysdeps/unix/sysv/linux/arm/nptl/fork.c: Moved ...
6136         * sysdeps/unix/sysv/linux/arm/fork.c: ... here.
6137         * sysdeps/unix/sysv/linux/arm/nptl/ld.abilist: Moved ...
6138         * sysdeps/unix/sysv/linux/arm/ld.abilist: ... here.
6139         * sysdeps/unix/sysv/linux/arm/nptl/libBrokenLocale.abilist: Moved ...
6140         * sysdeps/unix/sysv/linux/arm/libBrokenLocale.abilist: ... here.
6141         * sysdeps/unix/sysv/linux/arm/nptl/libanl.abilist: Moved ...
6142         * sysdeps/unix/sysv/linux/arm/libanl.abilist: ... here.
6143         * sysdeps/unix/sysv/linux/arm/nptl/libc.abilist: Moved ...
6144         * sysdeps/unix/sysv/linux/arm/libc.abilist: ... here.
6145         * sysdeps/unix/sysv/linux/arm/nptl/libcrypt.abilist: Moved ...
6146         * sysdeps/unix/sysv/linux/arm/libcrypt.abilist: ... here.
6147         * sysdeps/unix/sysv/linux/arm/nptl/libdl.abilist: Moved ...
6148         * sysdeps/unix/sysv/linux/arm/libdl.abilist: ... here.
6149         * sysdeps/unix/sysv/linux/arm/nptl/libm.abilist: Moved ...
6150         * sysdeps/unix/sysv/linux/arm/libm.abilist: ... here.
6151         * sysdeps/unix/sysv/linux/arm/nptl/libnsl.abilist: Moved ...
6152         * sysdeps/unix/sysv/linux/arm/libnsl.abilist: ... here.
6153         * sysdeps/unix/sysv/linux/arm/nptl/libpthread.abilist: Moved ...
6154         * sysdeps/unix/sysv/linux/arm/libpthread.abilist: ... here.
6155         * sysdeps/unix/sysv/linux/arm/nptl/libresolv.abilist: Moved ...
6156         * sysdeps/unix/sysv/linux/arm/libresolv.abilist: ... here.
6157         * sysdeps/unix/sysv/linux/arm/nptl/librt.abilist: Moved ...
6158         * sysdeps/unix/sysv/linux/arm/librt.abilist: ... here.
6159         * sysdeps/unix/sysv/linux/arm/nptl/libthread_db.abilist: Moved ...
6160         * sysdeps/unix/sysv/linux/arm/libthread_db.abilist: ... here.
6161         * sysdeps/unix/sysv/linux/arm/nptl/libutil.abilist: Moved ...
6162         * sysdeps/unix/sysv/linux/arm/libutil.abilist: ... here.
6163         * sysdeps/unix/sysv/linux/arm/nptl/localplt.data: Moved ...
6164         * sysdeps/unix/sysv/linux/arm/localplt.data: ... here.
6165         * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h: Moved ...
6166         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: ... here.
6167         * sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h: Moved ...
6168         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: ... here.
6169         * sysdeps/unix/sysv/linux/arm/nptl/unwind-forcedunwind.c: Moved ...
6170         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c: ... here.
6171         * sysdeps/unix/sysv/linux/arm/nptl/unwind-resume.c: Moved ...
6172         * sysdeps/unix/sysv/linux/arm/unwind-resume.c: ... here.
6173
6174         * sysdeps/unix/sysv/linux/arm/Versions (libc: GLIBC_PRIVATE): New set.
6175         * sysdeps/unix/sysv/linux/arm/nptl/Versions: File removed.
6176
6177         * sysdeps/unix/sysv/linux/arm/Makefile
6178         [$(subdir) = rt] (librt-sysdep_routines, librt-shared-only-routines):
6179         Add rt-aeabi_unwind_cpp_pr1.
6180         [$(subdir) = nptl] (librt-sysdep_routines, librt-shared-only-routines):
6181         Add nptl-aeabi_unwind_cpp_pr1.
6182         [$(subdir) = nptl] (tests): Filter out tst-cleanupx4.
6183         * sysdeps/unix/sysv/linux/arm/nptl/Makefile: File removed.
6184         * sysdeps/unix/sysv/linux/arm/nptl/rt-aeabi_unwind_cpp_pr1.c: Move ...
6185         * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
6186         * sysdeps/unix/sysv/linux/arm/nptl/nptl-aeabi_unwind_cpp_pr1.c: Move ...
6187         * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
6188
6189         * sysdeps/unix/sysv/linux/arm/configure.ac: Force -fexceptions here.
6190         * sysdeps/unix/sysv/linux/arm/configure: Regenerated.
6191         * sysdeps/unix/sysv/linux/arm/nptl/configure.ac: File removed.
6192         * sysdeps/unix/sysv/linux/arm/nptl/configure: File removed.
6193
6194         * sysdeps/unix/sysv/linux/arm/clone.S: Include <tcb-offsets.h>.
6195         Deconditionalize the code that was previously under [RESET_PID].
6196         * sysdeps/unix/sysv/linux/arm/nptl/clone.S: File removed.
6197
6198         * sysdeps/generic/exit-thread.h: New file.
6199         * sysdeps/unix/sysv/linux/exit-thread.h: New file.
6200         * include/unistd.h (__exit_thread): Remove declaration.
6201         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Drop exit-thread.
6202         * sysdeps/unix/sysv/linux/exit-thread.S: File removed.
6203         * csu/libc-start.c: Include <exit-thread.h>.
6204         (LIBC_START_MAIN): Pass no argument to __exit_thread.
6205         * nptl/pthread_create.c: Include <exit-thread.h>.
6206         (start_thread): Call __exit_thread in place of __exit_thread_inline.
6207         * nptl/sysdeps/i386/pthreaddef.h (__exit_thread_inline): Macro removed.
6208         * nptl/sysdeps/powerpc/pthreaddef.h: Likewise.
6209         * nptl/sysdeps/s390/pthreaddef.h: Likewise.
6210         * nptl/sysdeps/sh/pthreaddef.h: Likewise.
6211         * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Likewise.
6212         * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Likewise.
6213         * nptl/sysdeps/x86_64/pthreaddef.h: Likewise.
6214         * sysdeps/aarch64/nptl/pthreaddef.h: Likewise.
6215         * sysdeps/alpha/nptl/pthreaddef.h: Likewise.
6216         * sysdeps/arm/nptl/pthreaddef.h: Likewise.
6217         * sysdeps/hppa/nptl/pthreaddef.h: Likewise.
6218         * sysdeps/ia64/nptl/pthreaddef.h: Likewise.
6219         * sysdeps/m68k/nptl/pthreaddef.h: Likewise.
6220         * sysdeps/microblaze/nptl/pthreaddef.h: Likewise.
6221         * sysdeps/mips/nptl/pthreaddef.h: Likewise.
6222         * sysdeps/tile/nptl/pthreaddef.h: Likewise.
6223
6224 2014-05-13  Andreas Schwab  <schwab@suse.de>
6225
6226         * sysdeps/unix/grantpt.c (grantpt): Fix typo in assertion.
6227
6228 2014-05-12  Joseph Myers  <joseph@codesourcery.com>
6229
6230         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
6231         (__ASSUME_UTIMES): Do not condition on kernel version.
6232         (__ASSUME_PSELECT): Define unconditionally.
6233         (__ASSUME_PPOLL): Likewise.
6234         (__ASSUME_ATFCTS): Likewise.
6235         (__ASSUME_SET_ROBUST_LIST): Do not condition on kernel version.
6236         (__ASSUME_COMPLETE_READV_WRITEV): Define unconditionally.
6237         (__ASSUME_FUTEX_LOCK_PI): Do not condition on kernel version.
6238         (__ASSUME_UTIMENSAT): Define unconditionally.
6239         (__ASSUME_PRIVATE_FUTEX): Likewise.
6240         (__ASSUME_FALLOCATE): Likewise.
6241         (__ASSUME_O_CLOEXEC): Likewise.
6242         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Remove.
6243         (__ASSUME_ARG_MAX_STACK_BASED): Likewise.
6244         (__ASSUME_ADJ_OFFSET_SS_READ): Define unconditionally.
6245         (__ASSUME_SOCK_CLOEXEC): Do not condition on kernel version.
6246         (__ASSUME_IN_NONBLOCK): Likewise.
6247         (__ASSUME_PIPE2): Likewise.
6248         (__ASSUME_EVENTFD2): Likewise.
6249         (__ASSUME_SIGNALFD4): Likewise.
6250         (__ASSUME_DUP3): Likewise.
6251         [__x86_64__ || __sparc__] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
6252         (__ASSUME_FUTEX_CLOCK_REALTIME): Define unconditionally.
6253         (__ASSUME_AT_RANDOM): Likewise.
6254         (__ASSUME_PREADV): Likewise.
6255         (__ASSUME_PWRITEV): Likewise.
6256         (__ASSUME_REQUEUE_PI): Do not condition on kernel version.
6257         (__ASSUME_F_GETOWN_EX): Define unconditionally.
6258         (__ASSUME_XFS_RESTRICTED_CHOWN): Likewise.
6259         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
6260         [!__ASSUME_ARG_MAX_STACK_BASED]: Remove conditional code.
6261         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
6262         (__ASSUME_O_CLOEXEC): Define unconditionally.
6263         (__ASSUME_PSELECT): Do not undefine conditionally.
6264         (__ASSUME_PPOLL): Likewise.
6265         (__ASSUME_ATFCTS): Likewise.
6266         (__ASSUME_SET_ROBUST_LIST): Likewise.
6267         (__ASSUME_UTIMENSAT): Likewise.
6268         (__ASSUME_FDATASYNC): Define unconditionally.
6269         * sysdeps/unix/sysv/linux/arm/kernel-features.h
6270         (__ASSUME_SIGFRAME_V2): Likewise.
6271         )__ASSUME_EVENTFD2): Likewise.
6272         (__ASSUME_SIGNALFD4): Likewise.
6273         (__ASSUME_PSELECT): Do not undefine conditionally.
6274         (__ASSUME_PPOLL): Likewise.
6275         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
6276         (__ASSUME_PSELECT): Define unconditionally.
6277         (__ASSUME_PPOLL): Likewise.
6278         (__ASSUME_O_CLOEXEC): Likewise.
6279         (__ASSUME_SOCK_CLOEXEC): Likewise.
6280         (__ASSUME_IN_NONBLOCK): Likewise.
6281         (__ASSUME_PIPE2): Likewise.
6282         (__ASSUME_EVENTFD2): Likewise.
6283         (__ASSUME_SIGNALFD4): Likewise.
6284         (__ASSUME_DUP3): Likewise.
6285         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
6286         (__ASSUME_O_CLOEXEC): Likewise.
6287         (__ASSUME_SOCK_CLOEXEC): Likewise.
6288         (__ASSUME_IN_NONBLOCK): Likewise.
6289         (__ASSUME_PIPE2): Likewise.
6290         (__ASSUME_EVENTFD2): Likewise.
6291         (__ASSUME_SIGNALFD4): Likewise.
6292         (__ASSUME_DUP3): Likewise.
6293         * sysdeps/unix/sysv/linux/mips/kernel-features.h
6294         (__ASSUME_EVENTFD2): Likewise.
6295         (__ASSUME_SIGNALFD4): Likewise.
6296         (__ASSUME_ACCEPT4_SYSCALL): Likewise.
6297
6298 2014-05-12  Andreas Schwab  <schwab@suse.de>
6299
6300         [BZ #16932]
6301         * nis/nss_nis/nis-hosts.c (internal_gethostbyname2_r)
6302         (_nss_nis_gethostbyname4_r): Return error if item length is larger
6303         than maximum RPC packet size.
6304         * nis/nss_nis/nis-initgroups.c (initgroups_netid): Likewise.
6305         * nis/nss_nis/nis-network.c (_nss_nis_getnetbyname_r): Likewise.
6306         * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r)
6307         (_nss_nis_getservbyport_r): Likewise.
6308
6309 2014-05-12  Will Newton  <will.newton@linaro.org>
6310
6311         * malloc/Makefile (tests): Add tst-mallopt.
6312         * malloc/tst-mallopt.c: New file.
6313
6314 2014-05-09  Roland McGrath  <roland@hack.frob.com>
6315
6316         * sysdeps/arm/armv7/strcmp.S: Use sfi_breg prefix on loads not from sp.
6317         [NO_THUMB]: Cope without cbz, cnbz, and orn instructions.
6318
6319 2014-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6320
6321         * elf/Makefile (tst-tlsmod5.so): Add $(no-as-needed).
6322         (tst-tlsmod6.so): Likewise.
6323
6324 2014-05-09  Roland McGrath  <roland@hack.frob.com>
6325
6326         * sysdeps/gnu/unwind-resume.c (libgcc_s_resume): Mark as noreturn.
6327
6328 2014-05-09  Joseph Myers  <joseph@codesourcery.com>
6329
6330         [BZ #16064]
6331         * sysdeps/i386/fpu/fegetenv.c: Include <unistd.h>, <ldsodefs.h>
6332         and <dl-procinfo.h>.
6333         (__fegetenv): Save SSE state in envp->__eip if supported.
6334         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Save SSE state in
6335         envp->__eip if supported.
6336         * sysdeps/i386/fpu/fesetenv.c: Include <unistd.h>, <ldsodefs.h>
6337         and <dl-procinfo.h>.
6338         (__fesetenv): Always set __eip, __cs_selector, __opcode,
6339         __data_offset and __data_selector in environment to 0.  Set SSE
6340         state if supported.
6341         * sysdeps/x86/fpu/Makefile [$(subdir) = math] (tests): Add
6342         test-fenv-sse.
6343         [$(subdir) = math] (CFLAGS-test-fenv-sse.c): Add -msse2
6344         -mfpmath=sse.
6345         * sysdeps/x86/fpu/test-fenv-sse.c: New file.
6346
6347 2014-05-09  Will Newton  <will.newton@linaro.org>
6348
6349         * sysdeps/arm/preconfigure.ac: Set libc_commonpagesize
6350         and libc_relro_required for ARM.
6351         * sysdeps/arm/preconfigure: Regenerate.
6352
6353 2014-05-09  Dominik Vogt  <vogt@linux.vnet.ibm.com>
6354             Stefan Liebler  <stli@linux.vnet.ibm.com>
6355
6356         * config.make.in (enable-lock-elision): New Makefile variable.
6357         * configure.ac: Likewise.
6358         * configure: Regenerate.
6359         * sysdeps/s390/configure.ac:
6360         Add check for gcc transactions support.
6361         * sysdeps/s390/configure: Regenerate.
6362         * nptl/sysdeps/unix/sysv/linux/s390/Makefile: New file.
6363         Build elision files if enabled.
6364         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: New file.
6365         Add lock elision support for s390.
6366         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Likewise.
6367         * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Likewise.
6368         * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Likewise.
6369         * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Likewise.
6370         * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Likewise.
6371         * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Likewise.
6372         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
6373         Likewise.
6374         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c:
6375         Likewise.
6376         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c:
6377         Likewise.
6378         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c:
6379         Likewise.
6380         * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h:
6381         (__lll_timedlock_elision, __lll_lock_elision)
6382         (__lll_unlock_elision, __lll_trylock_elision)
6383         (lll_timedlock_elision, lll_lock_elision)
6384         (lll_unlock_elision, lll_trylock_elision): Add.
6385         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
6386         (pthread_mutex_t): Add lock elision support for s390.
6387
6388 2014-05-14  Wilco  <wdijkstr@arm.com>
6389
6390         * sysdeps/arm/fclrexcpt.c: Cleanup.
6391         * sysdeps/arm/fedisblxcpt.c: Cleanup.
6392         * sysdeps/arm/feenablxcpt.c: Cleanup.
6393         * sysdeps/arm/fegetenv.c: Cleanup.
6394         * sysdeps/arm/fegetexcept.c: Cleanup.
6395         * sysdeps/arm/fegetround.c: Cleanup.
6396         * sysdeps/arm/feholdexcpt.c: Cleanup.
6397         * sysdeps/arm/fesetenv.c: Cleanup.
6398         * sysdeps/arm/fesetround.c: Cleanup.
6399         * sysdeps/arm/feupdateenv.c: Cleanup.
6400         * sysdeps/arm/fgetexcptflg.c: Cleanup.
6401         * sysdeps/arm/fraiseexcpt.c: Cleanup.
6402         * sysdeps/arm/fsetexcptflg.c: Cleanup.
6403         * sysdeps/arm/ftestexcept.c: Cleanup.
6404         * sysdeps/arm/get-rounding-mode.h: Cleanup.
6405         * sysdeps/arm/setfpucw.c: Cleanup.
6406
6407 2014-05-09  Will Newton  <will.newton@linaro.org>
6408
6409         * sysdeps/arm/armv7/strcmp.S: New file.
6410         * NEWS: Mention addition of ARMv7 optimized strcmp.
6411
6412 2014-05-08  Roland McGrath  <roland@hack.frob.com>
6413
6414         * Makeconfig ($(common-objpfx)config.status): Fix patsubst uses to
6415         look for %.ac rather than %.in.
6416
6417         * sysdeps/mach/hurd/configure.ac (inhibit_glue): Remove variable.
6418         * sysdeps/unix/sysv/linux/configure.ac: Likewise.
6419         * sysdeps/mach/hurd/configure: Regenerated.
6420         * sysdeps/unix/sysv/linux/configure: Regenerated.
6421
6422         * bits/utsname.h (_UTSNAME_DOMAIN_LENGTH): New macro, set to 0.
6423
6424 2014-05-07  Steve Ellcey  <sellcey@mips.com>
6425
6426         [BZ# 16922]
6427         * sysdeps/mips/sys/asm.h (INT_SUB): Fix definition.
6428         (LONG_SUB): Ditto.
6429         (PTR_SUB): Ditto.
6430
6431 2014-05-07  Andreas Schwab  <schwab@suse.de>
6432
6433         * sysdeps/posix/getaddrinfo.c (gaih_inet): Advance address pointer
6434         when skipping over non-matching result from nscd.
6435
6436 2014-05-07  Ondřej Bílka  <neleai@seznam.cz>
6437
6438         [BZ #16876]
6439         * nptl/sockperf.c (client): Check socket return value.
6440
6441         [BZ #16877]
6442         * nscd/selinux.c (nscd_request_avc_has_perm): Check if there is
6443         nscd security class.
6444
6445 2014-05-06  Roland McGrath  <roland@hack.frob.com>
6446
6447         * sysdeps/unix/sysv/linux/arm/nptl/unwind.h: File moved to ...
6448         * sysdeps/arm/unwind.h: ... here.
6449
6450 2014-05-06  Aurelien Jarno  <aurelien@aurel32.net>
6451
6452         [BZ# 16916]
6453         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h (EFD_SEMAPHORE):
6454         Define.
6455
6456 2014-05-06  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
6457
6458         * sysdeps/powerpc/powerpc64/power7/strncpy.S: New file: Optimization.
6459         * sysdeps/powerpc/powerpc64/multiarch/strncpy.c: New file:
6460         multiarch strncpy for PPC64.
6461         * sysdeps/powerpc/powerpc64/multiarch/strncpy-ppc64.c: New file
6462         * sysdeps/powerpc/powerpc64/multiarch/strncpy-power7.S: New file
6463         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpcpy, stpncpy
6464         multiarch optimizations.
6465         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
6466         (__libc_ifunc_impl_list): Likewise.
6467         * sysdeps/powerpc/powerpc64/power7/stpncpy.S: New file: Optimization.
6468         * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c: New file:
6469         multiarch stpncpy for PPC64.
6470         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-ppc64.c: New file
6471         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-power7.S: New file
6472
6473 2014-05-06  Andreas Schwab  <schwab@suse.de>
6474
6475         [BZ #16912]
6476         * gmon/mcount.c (_MCOUNT_DECL): Use
6477         atomic_compare_and_exchange_bool_acq instead of
6478         catomic_compare_and_exchange_bool_acq.
6479
6480 2014-05-05  Roland McGrath  <roland@hack.frob.com>
6481
6482         * elf/Makefile (others, install-bin): Remove pldd.
6483         (pldd-modules): Variable removed.
6484         ($(objpfx)pldd): Target removed.
6485         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = elf]
6486         (others, install-bin): Append pldd here.
6487         ($(objpfx)pldd): New target.
6488
6489         * sysdeps/gnu/errlist.awk (BEGIN): Emit an initial #define of ERR_MAX
6490         to 0, so the first #if test emitted later doesn't see it undefined.
6491         (END): Emit "!defined ERRLIST_NO_COMPAT" to match what BEGIN does.
6492         * sysdeps/gnu/errlist.c: Regenerated.
6493
6494 2014-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6495
6496         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
6497         [libc_hidden_builtin_def]: Define to empty value.
6498         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S:
6499         [libc_hidden_builtin_def]: Likewise.
6500         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S:
6501         [libc_hidden_builtin_def]: Likewise.
6502         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S:
6503         [libc_hidden_builtin_def]: Likewise.
6504         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c (memcpy): Redefined to
6505         __redirect_memcpy and define ifunc as default hidden symbol.
6506         * sysdeps/powerpc/powerpc64/multiarch/memset.c (memset): Likewise.
6507         * sysdeps/powerpc/powerpc64/multiarch/strlen.c (strlen): Likewise.
6508
6509 2014-05-04  Adam Conrad  <adconrad@0c3.net>
6510
6511         * locale/iso-4217.def: Reintroduce XDR currency.
6512
6513 2014-05-04  Allan McRae  <allan@archlinux.org>
6514
6515         * po/eo.po: Update Esperanto translation from translation project.
6516
6517 2014-05-02  Carlos O'Donell  <carlos@redhat.com>
6518
6519         * sysdeps/x86_64/multiarch/init-arch.h: Define FEATURE_INDEX_1 to 0,
6520         and FEATURE_INDEX_MAX to 1.
6521         [!__ASSEMBLER__]: Remove anonymous enum for FEATURE_INDEX_*.
6522
6523 2014-05-01  Steve Ellcey  <sellcey@mips.com>
6524
6525         * iconvdata/ansi_x3.110.c (ONE_DIRECTION): Define.
6526         * iconvdata/armscii-8.c (ONE_DIRECTION): Define.
6527         * iconvdata/big5.c (ONE_DIRECTION): Define.
6528         * iconvdata/big5hkscs.c (ONE_DIRECTION): Define.
6529         * iconvdata/cp1255.c (ONE_DIRECTION): Define.
6530         * iconvdata/cp1258.c (ONE_DIRECTION): Define.
6531         * iconvdata/cp932.c (ONE_DIRECTION): Define.
6532         * iconvdata/euc-cn.c (ONE_DIRECTION): Define.
6533         * iconvdata/euc-jisx0213.c (ONE_DIRECTION): Define.
6534         * iconvdata/euc-jp-ms.c (ONE_DIRECTION): Define.
6535         * iconvdata/euc-jp.c (ONE_DIRECTION): Define.
6536         * iconvdata/euc-kr.c (ONE_DIRECTION): Define.
6537         * iconvdata/euc-tw.c (ONE_DIRECTION): Define.
6538         * iconvdata/gb18030.c (ONE_DIRECTION): Define.
6539         * iconvdata/gbbig5.c (ONE_DIRECTION): Define.
6540         * iconvdata/gbgbk.c (ONE_DIRECTION): Define.
6541         * iconvdata/gbk.c (ONE_DIRECTION): Define.
6542         * iconvdata/ibm1364.c (ONE_DIRECTION): Define.
6543         * iconvdata/ibm930.c (ONE_DIRECTION): Define.
6544         * iconvdata/ibm932.c (ONE_DIRECTION): Define.
6545         * iconvdata/ibm933.c (ONE_DIRECTION): Define.
6546         * iconvdata/ibm935.c (ONE_DIRECTION): Define.
6547         * iconvdata/ibm937.c (ONE_DIRECTION): Define.
6548         * iconvdata/ibm939.c (ONE_DIRECTION): Define.
6549         * iconvdata/ibm943.c (ONE_DIRECTION): Define.
6550         * iconvdata/iso-2022-cn-ext.c (ONE_DIRECTION): Define.
6551         * iconvdata/iso-2022-cn.c (ONE_DIRECTION): Define.
6552         * iconvdata/iso-2022-jp-3.c (ONE_DIRECTION): Define.
6553         * iconvdata/iso-2022-jp.c (ONE_DIRECTION): Define.
6554         * iconvdata/iso-2022-kr.c (ONE_DIRECTION): Define.
6555         * iconvdata/iso646.c (ONE_DIRECTION): Define.
6556         * iconvdata/iso8859-1.c (ONE_DIRECTION): Define.
6557         * iconvdata/iso_11548-1.c (ONE_DIRECTION): Define.
6558         * iconvdata/iso_6937-2.c (ONE_DIRECTION): Define.
6559         * iconvdata/iso_6937.c (ONE_DIRECTION): Define.
6560         * iconvdata/johab.c (ONE_DIRECTION): Define.
6561         * iconvdata/shift_jisx0213.c (ONE_DIRECTION): Define.
6562         * iconvdata/sjis.c (ONE_DIRECTION): Define.
6563         * iconvdata/t.61.c (ONE_DIRECTION): Define.
6564         * iconvdata/tcvn5712-1.c (ONE_DIRECTION): Define.
6565         * iconvdata/tscii.c (ONE_DIRECTION): Define.
6566         * iconvdata/uhc.c (ONE_DIRECTION): Define.
6567         * iconvdata/unicode.c (ONE_DIRECTION): Define.
6568         * iconvdata/utf-16.c (ONE_DIRECTION): Define.
6569         * iconvdata/utf-32.c (ONE_DIRECTION): Define.
6570         * iconvdata/utf-7.c (ONE_DIRECTION): Define.
6571
6572 2014-05-01  Roland McGrath  <roland@hack.frob.com>
6573
6574         * libio/libioP.h [!_IO_USE_OLD_IO_FILE && !_G_IO_NO_BACKWARD_COMPAT]
6575         (_IO_JUMPS_OFFSET): Define to 0.
6576
6577         * nptl/sysdeps/pthread/bits/libc-lock.h
6578         [_LIBC && (!NOT_IN_libc || IS_IN_libpthread)]
6579         (__libc_lock_define_initialized_recursive): Always define using
6580         initializer.  Modern compilers treat uninitialized (implicit zero) and
6581         explicit zero initializers the same (i.e. put the datum in bss).
6582
6583 2014-05-01  Andreas Schwab  <schwab@linux-m68k.org>
6584
6585         * nscd/nscd-client.h: Include <string.h>.
6586
6587 2014-05-01  David S. Miller  <davem@davemloft.net>
6588
6589         [BZ #16885]
6590         * sysdeps/sparc/sparc64/strcmp.S: Fix end comparison handling when
6591         multiple zero bytes exist at the end of a string.
6592         Reported by Aurelien Jarno <aurelien@aurel32.net>
6593
6594         * string/test-strcmp.c (check): Add explicit test for situations where
6595         there are multiple zero bytes after the first.
6596
6597 2014-05-01  Andreas Schwab  <schwab@linux-m68k.org>
6598
6599         [BZ #16890]
6600         * stdio-common/vfprintf.c (process_arg) [%p]: Mark string as wide
6601         when compiling wprintf.
6602         * stdio-common/tstdiomisc.c (t3): New function.
6603         (main): Call it.
6604
6605 2014-05-01  Steve Ellcey  <sellcey@mips.com>
6606
6607         * intl/iconv/skeleton.c (ONE_DIRECTION): Remove define.
6608         * iconv/gconv_simple.c (ONE_DIRECTION): Define.
6609         * iconvdata/8bit-gap.c (ONE_DIRECTION): Ditto.
6610         * iconvdata/8bit-generic.c (ONE_DIRECTION): Ditto.
6611
6612 2014-05-01  Steve Ellcey  <sellcey@mips.com>
6613
6614         * stdlib/longlong.h: Updated from GCC.
6615
6616 2014-05-01  Will Newton  <will.newton@linaro.org>
6617             Bernard Ogden  <bernie.ogden@linaro.org>
6618
6619         * NEWS: Update fixed bug list.
6620
6621         [BZ #15119]
6622         * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.c: Remove file.
6623
6624 2014-04-30  David S. Miller  <davem@davemloft.net>
6625
6626         * sysdeps/sparc/fpu/fenv_private.h (HAVE_RM_CTX): Define.
6627         (libc_feholdexcept_setround_sparc_ctx): New function.
6628         (libc_fesetenv_sparc_ctx): Likewise.
6629         (libc_feupdateenv_sparc_ctx): Likewise.
6630         (libc_feholdsetround_sparc_ctx): Likewise.
6631         (libc_feholdexcept_setround_ctx): Define.
6632         (libc_feholdexcept_setroundf_ctx): Likewise.
6633         (libc_feholdexcept_setroundl_ctx): Likewise.
6634         (libc_fesetenv_ctx): Likewise.
6635         (libc_fesetenvf_ctx): Likewise.
6636         (libc_fesetenvl_ctx): Likewise.
6637         (libc_feupdateenv_ctx): Likewise.
6638         (libc_feupdateenvf_ctx): Likewise.
6639         (libc_feupdateenvl_ctx): Likewise.
6640         (libc_feresetround_ctx): Likewise.
6641         (libc_feresetroundf_ctx): Likewise.
6642         (libc_feresetroundl_ctx): Likewise.
6643         (libc_feholdsetround_ctx): Likewise.
6644         (libc_feholdsetroundf_ctx): Likewise.
6645         (libc_feholdsetroundl_ctx): Likewise.
6646
6647         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
6648         with __USE_GNU instead of XOPEN cpp guards.
6649
6650         * sysdeps/sparc/bits/string.h (_STRING_ARCH_unaligned): Define to
6651         0.
6652
6653         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
6654         with XOPEN cpp guards.
6655
6656 2014-04-30  Julian Brown  <julian@codesourcery.com>
6657
6658         [BZ #16888]
6659         * sysdeps/arm/dl-machine.h (elf_machine_rela): Fix R_ARM_IRELATIVE
6660         handling.
6661
6662 2014-04-30  Joseph Myers  <joseph@codesourcery.com>
6663
6664         [BZ #9894]
6665         * sysdeps/unix/sysv/linux/configure.ac (LIBC_LINUX_VERSION):
6666         Change to 2.6.32.
6667         (arch_minimum_kernel): Change all 2.6.16 settings to 2.6.32.
6668         * sysdeps/unix/sysv/linux/configure: Regenerated.
6669         * sysdeps/unix/sysv/linux/microblaze/configure.ac: Remove file.
6670         * sysdeps/unix/sysv/linux/microblaze/configure: Likewise.
6671         * sysdeps/unix/sysv/linux/tile/configure.ac: Likewise.
6672         * sysdeps/unix/sysv/linux/tile/configure: Likewise.
6673         * README: Update reference to required Linux kernel version.
6674         * manual/install.texi (Linux): Update reference to required Linux
6675         kernel headers version.
6676         * INSTALL: Regenerated.
6677
6678         * conform/data/stdlib.h-data [POSIX] (stddef.h): Do not allow
6679         header inclusion.
6680         [POSIX] (limits.h): Likewise.
6681         [POSIX] (math.h): Likewise.
6682         [POSIX] (sys/wait.h): Likewise.
6683         * conform/data/string.h-data [POSIX || UNIX98] (strtok_r): Require
6684         function.
6685         [POSIX] (stddef.h): Do not allow header inclusion.
6686
6687 2014-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6688
6689         * sysdeps/generic/symbol-hacks.h (memcpy): Add internal alias.
6690
6691 2014-04-30  Yang Yingliang  <yangyingliang@huawei.com>
6692
6693         * nptl/pthread_cond_broadcast.c (__pthread_cond_broadcast):
6694         Return immediately after lll_futex_wake.
6695
6696 2014-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
6697
6698         [BZ #16791]
6699         * nscd/nscd-client.h (datahead_init_common): Initialize entire
6700         structure.
6701         (datahead_init_pos): Call datahead_init_common early.
6702         (datahead_init_neg): Likewise.
6703
6704         * nscd/nscd-client.h (datahead_init_common, datahead_init_pos,
6705         datahead_init_neg): New functions.
6706         * nscd/aicache.c (addhstaiX): Use them.
6707         * nscd/grpcache.c (cache_addgr): Likewise.
6708         * nscd/hstcache.c (cache_addhst): Likewise.
6709         * nscd/initgrcache.c (addinitgroupsX): Likewise.
6710         * nscd/netgroupcache.c (do_notfound): Likewise.
6711         (addgetnetgrentX): Likewise.
6712         (addinnetgrX): Likewise.
6713         * nscd/pwdcache.c (cache_addpw): Likewise.
6714         * nscd/servicescache.c (cache_addserv): Likewise.
6715
6716 2014-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
6717             Atsushi Onoe  <atsushi@onoe.org>
6718
6719         [BZ #14308]
6720         [BZ #12994]
6721         [BZ #13651]
6722         * resolv/res_query.c (__libc_res_nsearch): Return if at least
6723         one response is valid.
6724         * resolv/res_send.c (send_dg): Check for validity of other
6725         response if the current response is a referral.
6726
6727 2014-04-29  Steve Ellcey  <sellcey@mips.com>
6728
6729         * iconv/skeleton.c (ONE_DIRECTION): Set default value if not set.
6730
6731 2014-04-29  Stefan Liebler  <stli@linux.vnet.ibm.com>
6732
6733         [BZ #16823]
6734         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl):
6735         Always divide by positive zero when computing -Inf result.
6736         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
6737         * sysdeps/ieee754/flt-32/s_log1pf.c (__log1pf): Likewise.
6738
6739 2014-04-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6740
6741         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Do not update
6742         FPSCR if value do not change.
6743         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
6744         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Likewise.
6745         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Likewise.
6746         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
6747         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Likewise.
6748         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_reg_to_exceptions): New helper
6749         function.
6750
6751 2014-05-29  Carlos O'Donell  <carlos@systemhalted.org>
6752
6753         * sysdeps/hppa: Move directory from ports/sysdeps/hppa.
6754         * sysdeps/unix/sysv/linux/hppa: Move directory from
6755         ports/systeps/unix/sysv/linux/hppa.
6756         * README: Update listing for hppa-*-linux-gnu.
6757
6758 2014-04-28  Ondřej Bílka  <neleai@seznam.cz>
6759
6760         [BZ #16754]
6761         * manual/stdio.texi (Hook functions): Fix types of stream hook
6762         functions.
6763         [BZ #16854]
6764         * socket/sys/socket.h: Fix typo in comment.
6765
6766 2014-04-28  Wilco  <wdijkstr@arm.com>
6767
6768         * sysdeps/arm/fenv_private.h: New file.
6769         * sysdeps/arm/math_private.h: New file.
6770         * sysdeps/arm/fpu_control.h: Add _FPU_MASK_NCZV and _FPU_MASK_EXCEPT.
6771
6772 2014-04-25  H.J. Lu  <hongjiu.lu@intel.com>
6773
6774         * sysdeps/x86/bits/link.h (La_x86_64_regs): Replace __int128
6775         with __int128_t.
6776         (La_x86_64_retval): Likewise.
6777
6778 2014-04-24  Ian Bolton  <ian.bolton@arm.com>
6779
6780         * sysdeps/aarch64/fpu/fclrexcpt.c (feclearexcept): Don't write to
6781         fpsr if value didn't change.
6782         * sysdeps/aarch64/fpu/fedisblxcpt.c (fedisableexcept): Don't write
6783         to fpcr if value didn't change.
6784         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Likewise.
6785         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Don't write to
6786         fpsr or fpcr if value didn't change.
6787         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
6788         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Don't write to
6789         fpcr if value didn't change.
6790         * sysdeps/aarch64/fpu/fsetexcptflg.c (fesetexceptflag): Don't write
6791         to fpsr if value didn't change.
6792
6793 2014-02-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
6794
6795         * nptl/tst-sem3.c: Use test-skeleton.c
6796         (main): Rename to do_test.  Use return instead of
6797         exit.
6798         * nptl/tst-sem4.c: Use test-skeleton.c
6799         (main): Rename to do_test.
6800
6801 2014-04-22  David S. Miller  <davem@davemloft.net>
6802
6803         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h
6804         (struct sigaction): New struct member __glibc_reserved0, change
6805         type of sa_flags to int.
6806
6807 2014-04-22  Yufeng Zhang  <yufeng.zhang@arm.com>
6808
6809         * stdlib/longlong.h (count_leading_zeros, count_trailing_zeros)
6810         (COUNT_LEADING_ZEROS_0): Define for AArch64.
6811
6812 2014-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
6813
6814         * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Include atomic.h.
6815         * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Likewise.
6816
6817 2014-04-22  Will Newton  <will.newton@linaro.org>
6818             Venkataramanan Kumar  <venkataramanan.kumar@linaro.org>
6819
6820         * sysdeps/aarch64/__longjmp.S: Include stap-probe.h.
6821         (__longjmp): Add longjmp and longjmp_target SystemTap
6822         probes.
6823         * sysdeps/aarch64/setjmp.S: Include stap-probe.h.
6824         (__sigsetjmp): Add setjmp SystemTap probe.
6825
6826 2014-04-17  Carlos O'Donell  <carlos@redhat.com>
6827
6828         * manual/intro.texi (Roadmap to the manual): Sort chapter listing to
6829         match manual order.
6830
6831 2014-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6832
6833         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_once.c: Remove file.
6834
6835         * sysdeps/powerpc/fpu/fenv_private.h
6836         (libc_feholdexcept_setroundl_ctx): Define to
6837         libc_feholdexcept_setround_ppc_ctx.
6838         (libc_fesetenvl_ctx): Define to libc_fesetenv_ppc_ctx.
6839         (libc_feholdsetroundl_ctx): Define to libc_feholdsetround_ppc_ctx.
6840         (libc_feresetroundl_ctx): Define to libc_feresetround_ppc_ctx.
6841         (libc_feupdateenvl_ctx): libc_feupdateenv_ppc_ctx.
6842
6843 2014-04-17  Ian Bolton  <ian.bolton@arm.com>
6844
6845         * sysdeps/aarch64/math-tests.h: New file.
6846
6847 2014-04-17  Sihai Yao  <sihai.ysh@alibaba-inc.com>
6848
6849         * sysdeps/x86_64/multiarch/ifunc-defines.sym (COMMON_CPUID_INDEX_7):
6850         New.
6851         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
6852         Check and set bit_AVX2_Usable.
6853         * sysdeps/x86_64/multiarch/init-arch.h (bit_AVX2_Usable): New
6854         macro.
6855         (bit_AVX2): Likewise.
6856         (index_AVX2_Usable): Likewise.
6857         (CPUID_AVX2): Likewise.
6858         (HAS_AVX2): Likewise.
6859
6860 2014-04-17  Will Newton  <will.newton@linaro.org>
6861
6862         * manual/setjmp.texi (System V contexts): Add note that
6863         calling setcontext on a context created by a call to a
6864         signal handler is undefined.  Update text to note that
6865         setcontext from a signal handler is possible but not
6866         recommended.
6867
6868         [BZ #16629]
6869         * stdlib/tst-setcontext.c: Include signal.h.
6870         (main): Check that the signal stack before and
6871         after swapcontext is the same.
6872
6873         * sysdeps/unix/sysv/linux/aarch64/setcontext.S (__setcontext):
6874         Re-implement to restore registers in user code and avoid
6875         rt_sigreturn system call.
6876
6877 2014-04-17  Wilco  <wdijkstr@arm.com>
6878
6879         * sysdeps/arm/math-tests.h: New file: Set ARM math-test settings.
6880         * sysdeps/generic/math-tests.h: Add macro (EXCEPTION_ENABLE_SUPPORTED).
6881         * math/test-fenv.c: Skip exception trap tests on targets which only
6882         support non-stop mode.
6883
6884 2014-04-17  Ian Bolton  <ian.bolton@arm.com>
6885             Wilco Dijkstra  <wilco.dijkstra@arm.com>
6886
6887         * sysdeps/aarch64/fpu/math_private.h (HAVE_RM_CTX)
6888         (libc_feholdsetround_aarch64_ctx)
6889         (libc_feholdsetround_ctx, libc_feholdsetroundf_ctx)
6890         (libc_feholdsetroundl_ctx, libc_feresetround_aarch64_ctx)
6891         (libc_feresetround_ctx, libc_feresetroundf_ctx)
6892         (libc_feresetroundl_ctx, libc_feresetround_noex_aarch64_ctx)
6893         (libc_feresetround_noex_ctx, libc_feresetround_noexf_ctx)
6894         (libc_feresetround_noexl_ctx): Define.
6895
6896 2014-04-16  Richard Henderson  <rth@redhat.com>
6897
6898         * sysdeps/unix/sysv/linux/alpha/nptl/pthread_once.c: Remove.
6899
6900         * sysdeps/alpha/Makefile [debug] (CFLAGS-backtrace.c): Enable
6901         unwind tables.
6902
6903         * sysdeps/unix/alpha/sysdep.h (__pointer_chk_guard): Remove
6904         const from the non-libc, non-ldso copy.
6905
6906         * sysdeps/alpha/libm-test-ulps: Regenerate.
6907
6908 2014-04-16  Ian Bolton  <ian.bolton@arm.com>
6909             Wilco Dijkstra  <wilco.dijkstra@arm.com>
6910
6911         * sysdeps/aarch64/fpu/math_private.h: New file.
6912
6913 2014-04-16  Marcus Shawcroft  <marcus.shawcroft@arm.com>
6914
6915         * sysdeps/aarch64/libm-test-ulps: Regenerate.
6916
6917 2014-04-16  Igor Zamyatin  <igor.zamyatin@intel.com>
6918
6919         [BZ #16275]
6920         * sysdeps/x86_64/bits/link.h (La_x86_64_regs): Add lr_bnd.
6921         (La_x86_64_retval): Add lrv_bnd0 and lrv_bnd1.
6922         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Save
6923         Intel MPX bound registers before _dl_profile_fixup.
6924         * sysdeps/x86_64/dl-trampoline.h: Restore Intel MPX bound
6925         registers after _dl_profile_fixup.  Save and restore bound
6926         registers bnd0/bnd1 when calling _dl_call_pltexit.
6927         * sysdeps/x86_64/link-defines.sym (BND_SIZE): New.
6928         (LR_BND_OFFSET): Likewise.
6929         (LRV_BND0_OFFSET): Likewise.
6930         (LRV_BND1_OFFSET): Likewise.
6931
6932 2014-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
6933
6934         * sysdeps/mach/hurd/tls.h (dtv, dtv_t, tcbhead_t): Move declarations
6935         to...
6936         * sysdeps/mach/hurd/i386/tls.h: ... here.
6937         (tcbhead_t): Add multiple_threads, sysinfo, stack_guard,
6938         pointer_guard, gscope_flag, private_futex, __private_tm, __private_ss
6939         fields.
6940
6941 2014-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
6942
6943         * sysdeps/mach/munmap.c (__munmap): Return EINVAL if `addr' is 0.
6944
6945 2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
6946
6947         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
6948
6949 2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
6950
6951         [BZ #14770]
6952         * sysdeps/s390/configure.ac: Check for Binutils >= 2.24.
6953         * sysdeps/s390/configure: Regenerate.
6954
6955         [BZ #16824]
6956         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l):
6957         Set round-to-nearest internally to reduce error accumulation.
6958
6959 2014-04-16  Alan Modra  <amodra@gmail.com>
6960
6961         [BZ #16740]
6962         [BZ #16619]
6963         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Rewrite.
6964         * math/libm-test.inc (frexp_test_data): Add tests.
6965         * NEWS: Update fixed bug list.
6966
6967 2014-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
6968
6969         * benchtests/Makefile: Depend on libraries in build directory.
6970         (bench-math): Separate out math tests.
6971         (bench-pthread): Separate out pthread tests.
6972         (bench): Include math and pthread tests.
6973
6974 2014-04-14  Carlos O'Donell  <carlos@redhat.com>
6975
6976         [BZ #16831]
6977         * csu/libc-start.c (LIBC_START_MAIN) [!SHARED]: Call
6978         _dl_debug_initialize.
6979
6980         * configure.ac: Remove SELinux header check.
6981         * configure: Regenerate.
6982         * nscd/selinux.c (perms): Array of const char* to permission names.
6983         (nscd_request_avc_has_perm): Call security_deny_unknown to find
6984         default policy. Call string_to_security_class and string_to_av_perm to
6985         translate strings. Enforce default policy and call avs_has_perm with
6986         results of translated strings.
6987
6988 2014-04-13  David S. Miller  <davem@davemloft.net>
6989
6990         * sysdeps/sparc/fpu/libm-test-ulps: Update.
6991
6992 2014-04-12  Allan McRae  <allan@archlinux.org>
6993
6994         [BZ #16838]
6995         * manual/string.texi (Collation Functions): Fix qsort argument
6996         order in example.
6997         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
6998
6999 2014-04-11  Chris Metcalf  <cmetcalf@tilera.com>
7000
7001         * math/test-fenv-preserve.c [FE_ALL_EXCEPT == 0] (do_test):
7002         Make the test a no-op if there are no exceptions defined.
7003
7004 2014-04-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
7005
7006         * elf/Makefile (tests): make tst-dlopen-aout conditional on
7007         enable-hardcoded-path-in-tests
7008
7009 2014-04-11  Will Newton  <will.newton@linaro.org>
7010
7011         * benchtests/Makefile (extra-objs): Add json-lib.o.
7012         (bench-func): Tidy up JSON output.
7013         * benchtests/bench-skeleton.c: Include json-lib.h.
7014         (main): Use JSON library functions to do output of
7015         benchmark results.
7016         * benchtests/bench-timing-type.c (main): Output the
7017         timing type simply, leaving formatting to the user.
7018         * benchtests/json-lib.c: New file.
7019         * benchtests/json-lib.h: Likewise.
7020
7021 2014-04-11  Torvald Riegel  <triegel@redhat.com>
7022
7023         [BZ #15215]
7024         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_once.c: Moved to ...
7025         * nptl/sysdeps/unix/sysv/linux/pthread_once.c: ... here.  Add missing
7026         memory barriers.  Add comments.
7027         * sysdeps/unix/sysv/linux/aarch64/nptl/pthread_once.c: Remove file.
7028         * sysdeps/unix/sysv/linux/arm/nptl/pthread_once.c: Remove file.
7029         * sysdeps/unix/sysv/linux/ia64/nptl/pthread_once.c: Remove file.
7030         * sysdeps/unix/sysv/linux/m68k/nptl/pthread_once.c: Remove file.
7031         * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c: Remove file.
7032         * sysdeps/unix/sysv/linux/tile/nptl/pthread_once.c: Remove file.
7033
7034 2014-04-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
7035
7036         * sysdeps/s390/s390-32/configure.ac: Unify file with ...
7037         * sysdeps/s390/s390-64/configure.ac: ... this ...
7038         * sysdeps/s390/configure.ac: ... to here.
7039         * sysdeps/s390/s390-32/configure: Delete file.
7040         * sysdeps/s390/s390-64/configure: Delete file.
7041         * sysdeps/s390/configure: Regenerate.
7042
7043 2014-04-11  Joseph Anthony Pasquale Holsten  <joseph@josephholsten.com>
7044
7045         * resolv/res_query.c (__libc_res_nsearch): Fix typo in comment.
7046
7047 2014-04-11  Will Newton  <will.newton@linaro.org>
7048
7049         * malloc/malloc.c [!MALLOC_DEBUG]: #define MALLOC_DEBUG
7050         to zero if it is not defined elsewhere.  (mtrim): Test
7051         the value of MALLOC_DEBUG with #if rather than #ifdef.
7052
7053 2014-04-10 Torvald Riegel  <triegel@redhat.com>
7054
7055         * benchtests/pthread_once-inputs: New file.
7056         * benchtests/pthread_once-source.c: New file.
7057         * benchtests/README: Update documentation.
7058
7059 2014-04-09  Igor Zamyatin  <igor.zamyatin@intel.com>
7060             H.J. Lu  <hongjiu.lu@intel.com>
7061
7062         [BZ #16275]
7063         * config.h.in (HAVE_MPX_SUPPORT): New #undef.
7064         * sysdeps/x86_64/configure.ac: Set HAVE_MPX_SUPPORT.
7065         * sysdeps/x86_64/configure: Regenerated.
7066         * sysdeps/x86_64/dl-trampoline.S (REGISTER_SAVE_AREA): New
7067         macro.
7068         (REGISTER_SAVE_RAX): Likewise.
7069         (REGISTER_SAVE_RCX): Likewise.
7070         (REGISTER_SAVE_RDX): Likewise.
7071         (REGISTER_SAVE_RSI): Likewise.
7072         (REGISTER_SAVE_RDI): Likewise.
7073         (REGISTER_SAVE_R8): Likewise.
7074         (REGISTER_SAVE_R9): Likewise.
7075         (REGISTER_SAVE_BND0): Likewise.
7076         (REGISTER_SAVE_BND1): Likewise.
7077         (REGISTER_SAVE_BND2): Likewise.
7078         (_dl_runtime_resolve): Use them.  Save and restore Intel MPX
7079         bound registers when calling _dl_fixup.
7080
7081 2014-04-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7082
7083         * bits/string.h (_STRING_ARCH_unaligned): Define it to 0.
7084         * crypt/sha256.c (_STRING_ARCH_unaligned): Check its value instead
7085         of its definition.
7086         * iconv/gconv_simple.c (_STRING_ARCH_unaligned): Likewise.
7087         * iconv/loop.c (_STRING_ARCH_unaligned): Likewise.
7088         * iconv/skeleton.c (_STRING_ARCH_unaligned): Likewise.
7089         * nscd/nscd_gethst_r.c (_STRING_ARCH_unaligned): Likewise.
7090         * nscd/nscd_getserv_r.c (_STRING_ARCH_unaligned): Likewise.
7091         * nscd/nscd_helper.c (_STRING_ARCH_unaligned): Likewise.
7092         * resolv/res_send.c (_STRING_ARCH_unaligned): Likewise.
7093
7094 2014-04-09  Peter Brett  <peter@peter-b.co.uk>
7095
7096         [BZ #15514]
7097         * sysdeps/posix/pathconf.c (__pathconf): Use statvfs64() for
7098         pathconf(_PC_NAME_MAX).
7099
7100 2014-04-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7101
7102         * nptl/sysdeps/pthread/pthread.h (__PTHREAD_MUTEX_HAVE_ELISION):
7103         Remove macro usage.
7104         (__PTHREAD_SPINS): Move definition to ...
7105         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
7106         (__PTHREAD_SPINS): ... here.
7107         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
7108         (__PTHREAD_SPIN): Likewise.
7109         * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h
7110         (__PTHREAD_SPIN): Likewise.
7111         * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h
7112         (__PTHREAD_SPIN): Likewise.
7113         * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h
7114         (__PTHREAD_SPIN): Likewise.
7115         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
7116         (__PTHREAD_SPIN): Likewise.
7117         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
7118         (__PTHREAD_SPIN): Likewise.
7119         * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h
7120         (__PTHREAD_SPIN): Likewise.
7121         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
7122         (__PTHREAD_SPIN): Likewise.
7123         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
7124         (__PTHREAD_SPIN): Likewise.
7125         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
7126         (__PTHREAD_SPIN): Likewise.
7127         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
7128         (__PTHREAD_SPIN): Likewise.
7129         * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h
7130         (__PTHREAD_SPIN): Likewise.
7131
7132         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: New file.
7133         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: new file.
7134         * sysdeps/powerpc/powerpc64/power6x/multiarch/Implies: New file.
7135         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove multiarch
7136         imply folder.
7137         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Likewise.
7138         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: Likewise.
7139         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: Likewise.
7140         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: Adjust
7141         correct imply path.
7142         * sysdeps/powerpc/powerpc64/power7/strncat.S (STRLEN): Define correct
7143         strlen symbol for non multi-arch builds.
7144         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (__isnan): Add
7145         missing hidden_def and weak_alias.
7146
7147 2014-04-08  Carlos O'Donell  <carlos@redhat.com>
7148
7149         * manual/ipc.texi (sem_close): AC-unsafe because of aculock.
7150
7151 2014-04-07  Will Newton  <will.newton@linaro.org>
7152
7153         * string/basename.c [HAVE_CONFIG_H]: Remove #ifdef and
7154         and contents.  [!_LIBC] Remove #ifndef and contents.
7155         (basename): Use ANSI prototype.  [_LIBC] Remove #idef.
7156         * string/memccpy.c (__memccpy): Use ANSI prototype.
7157         * string/memfrob.c (memfrob): Likewise.
7158         * string/strcoll.c (STRCOLL): Likewise.
7159         * string/strlen.c (strlen): Likewise.
7160         * string/strtok.c (STRTOK): Likewise.
7161         * string/strcat.c: Remove unused #include of memcopy.h.
7162         (strcat): Use ANSI prototype.
7163         * string/strchr.c: Remove unused #include of memcopy.h.
7164         (strchr): Use ANSI prototype.
7165         * string/strcmp.c: Remove unused #include of memcopy.h.
7166         (strcmp): Use ANSI prototype.
7167         * string/strcpy.c: Remove unused #include of memcopy.h.
7168         (strcpy): Use ANSI prototype.
7169
7170 2014-04-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7171
7172         * Makeconfig (CPPFLAGS): Add config-extra-cppflags to list.
7173         * config.make.in (config-extra-cppflags): Set it from
7174         libc_extra_cppflags.
7175         * configure.ac (libc_extra_cflags): Make it accumulate over
7176         configure fragments.
7177         (libc_extra_cppflags): New flag.
7178         * configure. Regenerate.
7179         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac
7180         (libc_cv_ppc64_def_call_elf): Define it to yes if compiler does
7181         not set _CALL_ELF and add -D_CALL_ELF=1 to libc_extra_cppflags.
7182         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Regenerate.
7183
7184         [BZ #16815]
7185         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (__nearbyint): Fix
7186         result for FE_DOWNWARD rounding mode.
7187         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S (__nearbyintf):
7188         Likewise.
7189         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
7190
7191 2014-04-04  Chris Metcalf  <cmetcalf@tilera.com>
7192
7193         * sysdeps/tile/dl-runtime.c (_dl_unmap): Fix cut-and-paste bug
7194         in function argument name.
7195
7196 2014-04-03  David Svoboda  <svoboda@cert.org>
7197
7198         [BZ #5666]
7199         * manual/stdio.texi (Line-Oriented Input): Document buffer allocation
7200         explicitly.
7201
7202 2014-04-03  Roland McGrath  <roland@hack.frob.com>
7203
7204         * elf/dl-unmap-segments.h: New file.
7205         * sysdeps/generic/ldsodefs.h
7206         (DL_UNMAP): Use _dl_unmap_segments in place of __munmap.
7207         * elf/dl-close.c: Include <dl-unmap-segments.h>.
7208         * elf/dl-fptr.c: Likewise.
7209         (_dl_unmap): Use _dl_unmap_segments in place of __munmap.
7210         * sysdeps/aarch64/tlsdesc.c: Likewise.
7211         * sysdeps/arm/tlsdesc.c: Likewise.
7212         * sysdeps/i386/tlsdesc.c: Likewise.
7213         * sysdeps/tile/dl-runtime.c: Likewise.
7214         * sysdeps/x86_64/tlsdesc.c: Likewise.
7215         * elf/dl-load.h: New file.
7216         * elf/dl-load.c: Include it.
7217         (MAP_FILE, MAP_COPY, MAP_BASE_ADDR):
7218         Macros moved to dl-load.h.
7219         (ELF_PREFERRED_ADDRESS_DATA, ELF_PREFERRED_ADDRESS): Likewise.
7220         (_dl_map_object_from_fd): Type 'struct loadcmd' moved to dl-load.h.
7221         Use _dl_unmap_segments in place of __munmap.
7222         Break out segment-mapping loop into ...
7223         * elf/dl-map-segments.h (_dl_map_segments): ... here, in new file.
7224
7225 2014-04-03  Will Newton  <will.newton@linaro.org>
7226
7227         * elf/dl-lookup.c (do_lookup_x): Remove comment
7228         referring to nested function and move variable
7229         declarations down to before first use.
7230
7231 2014-04-02  Joseph Myers  <joseph@codesourcery.com>
7232
7233         [BZ #16799]
7234         [BZ #16800]
7235         * math/s_catan.c (__catan): Avoid passing -0 denominator to atan2
7236         with 0 numerator.
7237         * math/s_catanf.c (__catanf): Likewise.
7238         * math/s_catanh.c (__catanh): Likewise.
7239         * math/s_catanhf.c (__catanhf): Likewise.
7240         * math/s_catanhl.c (__catanhl): Likewise.
7241         * math/s_catanl.c (__catanl): Likewise.
7242         * sysdeps/ieee754/flt-32/e_logf.c (__ieee754_logf): Always divide
7243         by positive zero when computing -Inf result.
7244         * math/libm-test.inc (catan_test): Use ALL_RM_TEST.
7245         (catanh_test): Likewise.
7246         * sysdeps/i386/fpu/libm-test-ulps: Update.
7247         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7248
7249         [BZ #16789]
7250         * math/s_clog.c (__clog): Use math_force_eval to ensure underflow
7251         instead of using underflowing value in computing result.
7252         * math/s_clog10.c (__clog10): Likewise.
7253         * math/s_clog10f.c (__clog10f): Likewise.
7254         * math/s_clog10l.c (__clog10l): Likewise.
7255         * math/s_clogf.c (__clogf): Likewise.
7256         * math/s_clogl.c (__clogl): Likewise.
7257         * math/libm-test.inc (clog_test): Use ALL_RM_TEST.
7258         (clog10_test): Likewise.
7259         * sysdeps/i386/fpu/libm-test-ulps: Update.
7260         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7261
7262 2014-04-02  Alan Modra  <amodra@gmail.com>
7263
7264         [BZ #16739]
7265         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Correct
7266         output when value is near a power of two.  Use int64_t for lx and
7267         remove casts.  Use decimal rather than hex exponent constants.
7268         Don't use long double multiplication when double will suffice.
7269         * math/libm-test.inc (nextafter_test_data): Add tests.
7270         * NEWS: Add 16739 and 16786 to bug list.
7271
7272         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Correct stream hint.
7273
7274         * sysdeps/powerpc/powerpc64/start.S: Add @toc to toc symbol reference.
7275
7276 2014-04-01  Will Newton  <will.newton@linaro.org>
7277
7278         * benchtests/Makefile (CFLAGS-bench-ffs.c): Add
7279         -fno-builtin.  (CFLAGS-bench-ffsll.c): Likewise.
7280
7281 2014-04-01  Florian Weimer  <fweimer@redhat.com>
7282
7283         [BZ #13347]
7284         * nptl/nptl-init.c (sighandler_setxid): Check system call result.
7285         * nptl/tst-setuid2.c: New file.
7286         * nptl/Makefile (xtests): Add tst-setuid2.
7287
7288 2014-04-01  Alan Modra  <amodra@gmail.com>
7289
7290         [BZ #16786]
7291         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Don't trash stack.
7292
7293 2014-03-31  Joseph Myers  <joseph@codesourcery.com>
7294
7295         [BZ #6803]
7296         [BZ #6804]
7297         * math/w_scalb.c (__scalb): For non-SVID mode, check result and
7298         set errno as appropriate.
7299         * math/w_scalbf.c (__scalbf): Likewise.
7300         * math/w_scalbl.c (__scalbl): Likewise.
7301         * math/gen-libm-test.pl (parse_args): Handle ERRNO_PLUS_OFLOW,
7302         ERRNO_MINUS_OFLOW, ERRNO_PLUS_UFLOW and ERRNO_MINUS_UFLOW.
7303         * math/libm-test.inc (scalb_test_data): Add errno expectations.
7304         Add more NaN tests.
7305
7306         [BZ #16349]
7307         * math/w_atan2.c: Include <errno.h>.
7308         (__atan2): Set errno for result underflowing to zero.
7309         * math/w_atan2f.c: Include <errno.h>.
7310         (__atan2f): Set errno for result underflowing to zero.
7311         * math/w_atan2l.c: Include <errno.h>.
7312         (__atan2l): Set errno for result underflowing to zero.
7313         * math/auto-libm-test-in: Don't allow missing errno for some atan2
7314         tests.
7315         * math/auto-libm-test-out: Regenerated.
7316
7317 2014-03-31  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7318
7319         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S (MFVSRD_R3_V1):
7320         Encode instruction correctly in little endian.
7321         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S (MFVSRD_R3_V1):
7322         Likewise.
7323         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (MFVSRD_R3_V1):
7324         Likewise.
7325         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S (MFVSRD_R3_V1):
7326         Likewise.
7327         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S (MFVSRD_R3_V1):
7328         Likewise.
7329
7330 2014-03-31  Joseph Myers  <joseph@codesourcery.com>
7331
7332         [BZ #9894]
7333         * sysdeps/unix/sysv/linux/kernel-features.h
7334         [__sparc__ && !__arch64__ && !__sparc_v9__]
7335         (__ASSUME_SET_ROBUST_LIST): Do not define.
7336         [__sparc__ && !__arch64__ && !__sparc_v9__]
7337         (__ASSUME_FUTEX_LOCK_PI): Likewise.
7338         [__sparc__ && !__arch64__ && !__sparc_v9__] (__ASSUME_REQUEUE_PI):
7339         Likewise.
7340         * sysdeps/unix/sysv/linux/arm/kernel-features.h
7341         (__ASSUME_FUTEX_LOCK_PI): Undefine.
7342         (__ASSUME_REQUEUE_PI): Likewise.
7343         (__ASSUME_SET_ROBUST_LIST): Likewise.
7344         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
7345         [__LINUX_KERNEL_VERSION < 0x030a00] (__ASSUME_FUTEX_LOCK_PI):
7346         Undefine.
7347         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
7348         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_FUTEX_LOCK_PI):
7349         Likewise.
7350         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_REQUEUE_PI):
7351         Likewise.
7352         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_SET_ROBUST_LIST):
7353         Likewise.
7354         * sysdeps/unix/sysv/linux/mips/kernel-features.h
7355         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_FUTEX_LOCK_PI):
7356         Undefine.
7357         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_REQUEUE_PI): Likewise.
7358         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_SET_ROBUST_LIST):
7359         Likewise.
7360
7361         [BZ #16648]
7362         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
7363         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_FUTIMESAT): Define.
7364         * sysdeps/unix/sysv/linux/microblaze/futimesat.c: New file.
7365
7366 2014-03-31  Will Newton  <will.newton@linaro.org>
7367
7368         * benchtests/Makefile (bench): Add ffs and ffsll to list
7369         of tests.
7370         * benchtests/ffs-inputs: New file.
7371         * benchtests/ffsll-inputs: Likewise.
7372
7373 2014-03-29  Joseph Myers  <joseph@codesourcery.com>
7374
7375         [BZ #16770]
7376         * math/e_scalb.c (__ieee754_scalb): Check second argument is not
7377         too large before casting to int.
7378         * math/e_scalbf.c (__ieee754_scalbf): Likewise.
7379         * math/e_scalbl.c (__ieee754_scalbl): Likewise.
7380         * math/libm-test.inc (scalb_test_data): Add more tests.
7381
7382 2014-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
7383
7384         * benchtests/Makefile (DETAILED_OPT): New make option.
7385         (bench-func): Run benchmark program with -d if DETAILED_OPT is
7386         set.
7387         * benchtests/bench-skeleton.c: Include stdbool.h.
7388         (main): Store and print timings per input.
7389         * benchtests/scripts/bench.py (STRUCT_TEMPLATE): Add timing
7390         member to each argument value.
7391         (EPILOGUE): Define new macros RESULT and RESULT_ACCUM.
7392         (_print_arg_data): Initialize per-input timing to 0.
7393
7394         * benchtests/Makefile (timing-type): New binary.
7395         (bench-clean): Also remove bench-timing-type.
7396         (bench): New target for timing-type.
7397         (bench-func): Print output in JSON format.
7398         * benchtests/bench-skeleton.c (main): Print output in JSON
7399         format.
7400         * benchtests/bench-timing-type.c: New file.
7401         * benchtests/bench-timing.h (TIMING_TYPE): New macro.
7402         (TIMING_PRINT_STATS): Remove.
7403         * benchtests/scripts/bench.py (_print_arg_data): Store variant
7404         name separately.
7405
7406         * benchtests/bench-modf.c: Remove.
7407         * benchtests/modf-inputs: New inputs file.
7408
7409 2014-03-28  Joseph Myers  <joseph@codesourcery.com>
7410
7411         [BZ #16362]
7412         * math/s_clog10.c (M_PI_LOG10E): New macro.
7413         (__clog10): Use M_PI_LOG10E instead of M_PI when real and
7414         imaginary parts are 0.
7415         * math/s_clog10f.c (M_PI_LOG10Ef): New macro.
7416         (__clog10f): Use M_PI_LOG10Ef instead of M_PI when real and
7417         imaginary parts are 0.
7418         * math/s_clog10l.c (M_PI_LOG10El): New macro.
7419         (__clog10l): Use M_PI_LOG10El instead of M_PIl when real and
7420         imaginary parts are 0.
7421         * math/libm-test.inc (clog10_test_data): Update expected results
7422         for when real and imaginary parts are 0.
7423
7424 2014-03-27  Paul Pluzhnikov  <ppluzhnikov@google.com>
7425
7426         * elf/dl-load.c: Finish conversion of __builtin_expect into
7427         __glibc_{un}likely.
7428
7429 2014-03-27  Joseph Myers  <joseph@codesourcery.com>
7430
7431         [BZ #16348]
7432         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]: Use
7433         1+x for argument with exponent below -67.
7434         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]:
7435         Likewise.
7436         * math/auto-libm-test-in: Add more tests of exp.
7437         * math/auto-libm-test-out: Regenerated.
7438
7439 2014-03-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
7440
7441         [BZ #16759]
7442         * inet/getnetgrent_r.c (get_nonempty_val): New function.
7443         (nscd_getnetgrent): Use it.
7444
7445         [BZ #16760]
7446         * nscd/netgroupcache.c (addgetnetgrentX): Use memmove instead
7447         of stpcpy.
7448
7449 2014-03-27  Andi Kleen  <ak@linux.intel.com>
7450
7451         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h (lll_lock)
7452         (lll_robust_lock, lll_cond_lock, lll_timedlock)
7453         (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
7454         (lll_robust_unlock): Remove out of line section. Use cfi
7455         intrinsics.
7456         (LLL_STUB_UNWIND_INFO*): Remove.
7457         * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_lock)
7458         (lll_robust_lock, lll_cond_lock, lll_timedlock)
7459         (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
7460         (lll_robust_unlock): Remove out of line section. Use cfi
7461         intrinsics.
7462         (LLL_STUB_UNWIND_INFO*): Remove.
7463
7464 2014-03-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
7465
7466         [BZ #16758]
7467         * nscd/netgroupcache.c (addinnetgrX): Succeed if triplet has
7468         blank values.
7469
7470 2014-03-26  Paul Pluzhnikov  <ppluzhnikov@google.com>
7471
7472         * elf/dl-load.c: Convert __builtin_expect into __glibc_{un}likely.
7473
7474 2014-03-26  Joseph Myers  <joseph@codesourcery.com>
7475
7476         [BZ #16198]
7477         * sysdeps/x86_64/fpu/fegetenv.c (fegetenv): Use fldenv after
7478         fnstenv.
7479         * math/test-fenv-preserve.c: New file.
7480         * math/Makefile (tests): Add test-fenv-preserve.
7481
7482 2014-03-26  Will Newton <will.newton@linaro.org>
7483
7484         * benchtests/bench-strtod.c (TIMEOUT): Define to 10.
7485
7486 2014-03-25  Roland McGrath  <roland@hack.frob.com>
7487
7488         * scripts/versionlist.awk: Partition the version sets and emit all
7489         GLIBC_* (sorted) before all others (sorted).
7490
7491 2014-03-25  Joseph Myers  <joseph@codesourcery.com>
7492
7493         * elf/Versions (libc) [EXPORT_UNWIND_FIND_FDE]: Add empty
7494         GLIBC_2.2.5 version.
7495
7496 2014-03-25 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7497
7498         * scripts/localplt.awk: Check for PLT generated by internal IFUNC
7499         calls.
7500
7501         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Revert
7502         previous change.
7503
7504         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
7505
7506 2014-03-25  Andreas Schwab  <schwab@suse.de>
7507
7508         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Add out_fail2
7509         label to be used after in6ailist is initialized.
7510
7511 2014-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7512
7513         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
7514         (__PTHREAD_MUTEX_HAVE_ELISION): New define.
7515
7516 2014-03-25  Joseph Myers  <joseph@codesourcery.com>
7517
7518         [BZ #16357]
7519         [BZ #16599]
7520         * math/gen-auto-libm-tests.c (fp_format_desc): Add field
7521         min_plus_half.
7522         (fp_formats): Update initializers.
7523         (init_fp_formats): Initialize new field.
7524         (output_for_one_input_case): Allow underflow for results up to
7525         min_plus_half.
7526         * math/libm-test.inc (log1p_test): Use ALL_RM_TEST.
7527         * math/auto-libm-test-in: Don't mark some underflows from asin and
7528         atanh as spurious.
7529         * math/auto-libm-test-out: Regenerated.
7530         * sysdeps/i386/fpu/libm-test-ulps: Update.
7531         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7532
7533 2014-03-25  Andreas Schwab  <schwab@suse.de>
7534
7535         * libio/Makefile (tst-ftell-partial-wide-ENV)
7536         (tst-ftell-active-handler-ENV): Define.
7537
7538 2014-03-25  Stefan Liebler <stli@linux.vnet.ibm.com>
7539
7540         * NEWS: Add 16712, 16713, 16714 to fixed bug list.
7541
7542 2014-03-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
7543
7544         * elf/tst-dlopen-aout.c: Adjust comments. Use test-skeleton.c
7545
7546 2014-03-24  Joseph Myers  <joseph@codesourcery.com>
7547
7548         * sysdeps/ieee754/dbl-64/e_exp.c: Include <math.h>.
7549         * sysdeps/x86_64/fpu/multiarch/e_exp.c
7550         [HAVE_FMA4_SUPPORT || HAVE_AVX_SUPPORT]: Likewise.
7551
7552 2014-03-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
7553
7554         [BZ #16634]
7555         * elf/dl-load.c (open_verify): Add mode parameter.
7556         Error early when ET_EXEC and mode does not have __RTLD_OPENEXEC.
7557         (open_path): Change from boolean 'secure' to complete flag 'mode'
7558         (_dl_map_object): Adjust.
7559         * elf/Makefile (tests): Add tst-dlopen-aout.
7560         * elf/tst-dlopen-aout.c: New test.
7561
7562 2014-03-24  Stefan Liebler <stli@linux.vnet.ibm.com>
7563
7564         [BZ #16714]
7565         * sysdeps/unix/sysv/linux/s390/bits/stat.h
7566         (struct stat): Rename member pad0 to __glibc_reserved0.
7567
7568         [BZ #16712]
7569         * sysdeps/s390/s390-32/bits/wordsize.h
7570         (__WORDSIZE32_SIZE_ULONG): New define.
7571         * sysdeps/s390/s390-64/bits/wordsize.h
7572         (__WORDSIZE32_SIZE_ULONG): Likewise.
7573         * sysdeps/generic/stdint.h (SIZE_MAX):
7574         Define as UL if __WORDSIZE32_SIZE_ULONG.
7575
7576         [BZ #16713]
7577         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h
7578         (__glibc_reserved0): New variable.
7579         (sa_flags): Change type to int.
7580
7581         * posix/Makefile (before-compile): Use += before-compile instead
7582         of a :=.
7583
7584         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
7585         (__PTHREAD_MUTEX_HAVE_ELISION): New define.
7586
7587 2014-03-20  Andreas Schwab  <schwab@suse.de>
7588
7589         [BZ #16743]
7590         * sysdeps/posix/getaddrinfo.c (gaih_inet): Properly skip over
7591         non-matching result from nscd.
7592
7593 2014-03-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
7594
7595         * scripts/bench.py: Moved to ...
7596         * benchtests/scripts/bench.py: ... here.
7597         * benchtests/Makefile ($(objpfx)bench-%.c): Adjust.
7598
7599 2014-03-24  Andreas Schwab  <schwab@suse.de>
7600
7601         [BZ #16002]
7602         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Use
7603         alloca_account and account alloca use for struct in6ailist.
7604
7605 2014-03-24  Joseph Myers  <joseph@codesourcery.com>
7606
7607         [BZ #16284]
7608         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use original
7609         rounding mode to recompute results that overflow to infinity or
7610         underflow to zero.
7611         * math/auto-libm-test-in: Don't mark tests as expected to fail for
7612         bug 16284.
7613         * math/auto-libm-test-out: Regenerated.
7614         * math/libm-test.inc (ccos_test): Use ALL_RM_TEST.
7615         (ccosh_test): Likewise.
7616         (csin_test_data): Use plus_oflow.
7617         (csin_test): Use ALL_RM_TEST.
7618         (csinh_test_data): Use plus_oflow.
7619         (csinh_test): Use ALL_RM_TEST.
7620         * sysdeps/i386/fpu/libm-test-ulps: Update.
7621         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7622
7623 2014-03-21  Joseph Myers  <joseph@codesourcery.com>
7624
7625         * sysdeps/mips/bits/wordsize.h: Include <sgidefs.h>.
7626         * sysdeps/unix/sysv/linux/mips/getrlimit64.c: Likewise.
7627         * sysdeps/unix/sysv/linux/mips/setrlimit64.c: Likewise.
7628
7629         [BZ #16731]
7630         * sysdeps/i386/fpu/e_log.S (__ieee754_log): Take absolute value
7631         when x - 1 is zero.
7632         * sysdeps/i386/fpu/e_logf.S (__ieee754_logf): Likewise.
7633         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Likewise.
7634         * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
7635         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Return +0 when
7636         argument is 1.
7637         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Likewise.
7638         * sysdeps/x86_64/fpu/e_logl.S: Take absolute value when x - 1 is
7639         zero.
7640         * math/libm-test.inc (log_test): Use ALL_RM_TEST.
7641         * sysdeps/i386/fpu/libm-test-ulps: Update.
7642         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7643
7644 2014-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
7645
7646         * scripts/bench.pl: Remove file.
7647         * scripts/bench.py: New benchmark script.
7648         * benchtests/Makefile ($(objpfx)bench-%.c): Use it.
7649         * benchtests/README: Mention python dependency.
7650         * scripts/pylintrc: New file.
7651         * scripts/pylint: New file.
7652
7653         * bits/mathdef.h: Use #ifdef instead of #if.
7654         * sysdeps/arm/bits/mathdef.h [defined __USE_ISOC99 && defined
7655         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
7656         * sysdeps/tile/bits/mathdef.h [defined __USE_ISOC99 && defined
7657         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
7658         * sysdeps/x86/bits/mathdef.h [defined __USE_ISOC99 && defined
7659         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
7660
7661 2014-03-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7662             Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
7663
7664         * string/strpbrk.c (strpbrk): Using macro to redefine symbol name.
7665         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpbrk-power7
7666         and strpbrk-ppc64 objects.
7667         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
7668         (__libc_ifunc_impl_list): Add new strpbrk optimized symbols.
7669         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-power7.S: New file:
7670         multiarch strpbrk for POWER7.
7671         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-ppc64.c: New file:
7672         multiarch strpbrk for PPC64.
7673         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: New file: strpbrk
7674         ifunc selector.
7675         * sysdeps/powerpc/powerpc64/power7/strpbrk.S: New file: optimited
7676         strpbrk for POWER7.
7677
7678 2014-03-20  Joseph Myers  <joseph@codesourcery.com>
7679
7680         * math/libm-test.inc (asinh_test): Use ALL_RM_TEST.
7681         (atan_test): Likewise.
7682         (atanh_test_data): Use NO_TEST_INLINE for two tests.
7683         (atanh_test): Use ALL_RM_TEST.
7684         (atan2_test_data): Likewise.
7685         (cabs_test): Likewise.
7686         (cacosh_test): Likewise.
7687         (carg_test): Likewise.
7688         (casin_test): Likewise.
7689         (casinh_test): Likewise.
7690         (cbrt_test): Likewise.
7691         (csqrt_test): Likewise.
7692         (erf_test): Likewise.
7693         (erfc_test): Likewise.
7694         (pow10_test): Likewise.
7695         (exp2_test): Likewise.
7696         (hypot_test): Likewise.
7697         (j0_test): Likewise.
7698         (j1_test): Likewise.
7699         (lgamma_test): Likewise.
7700         (gamma_test): Likewise.
7701         (sincos_test): Likewise.
7702         (tanh_test): Likewise.
7703         (y0_test): Likewise.
7704         (y1_test): Likewise.
7705         * sysdeps/i386/fpu/libm-test-ulps: Update.
7706         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7707
7708 2014-03-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7709
7710         * string/strcspn.c (strcspn): Using macro to redefine symbol name.
7711         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcspn-power7
7712         and strcspn-ppc64 objects.
7713         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
7714         (__libc_ifunc_impl_list): Add new strcspn optimized symbols.
7715         * sysdeps/powerpc/powerpc64/multiarch/strcspn-power7.S: New file:
7716         multiarch strcspn for POWER7.
7717         * sysdeps/powerpc/powerpc64/multiarch/strcspn-ppc64.c: New file:
7718         multiarch strcspn for PPC64.
7719         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: New file: strcspn
7720         ifunc selector.
7721         * sysdeps/powerpc/powerpc64/power7/strcspn.S: New file: optimited
7722         strcspn for POWER7.
7723
7724 2014-03-20  Joseph Myers  <joseph@codesourcery.com>
7725
7726         * math/gen-libm-test.pl (generate_testfile): Expect only function
7727         name as argument to AUTO_TESTS_* and pass results for all rounding
7728         modes to parse_args.
7729         (parse_auto_input): Separate inputs of automatic tests from
7730         outputs before storing in %auto_tests.
7731         * math/libm-test.inc (acos_test_data): Update call to
7732         AUTO_TESTS_f_f.
7733         (acos_test): Use ALL_RM_TEST.
7734         (acos_tonearest_test_data): Remove.
7735         (acos_test_tonearest): Likewise.
7736         (acos_towardzero_test_data): Likewise.
7737         (acos_test_towardzero): Likewise.
7738         (acos_downward_test_data): Likewise.
7739         (acos_test_downward): Likewise.
7740         (acos_upward_test_data): Likewise.
7741         (acos_test_upward): Likewise.
7742         (acosh_test_data): Update call to AUTO_TESTS_f_f.
7743         (asin_test_data): Likewise.
7744         (asin_test): Use ALL_RM_TEST.
7745         (asin_tonearest_test_data): Remove.
7746         (asin_test_tonearest): Likewise.
7747         (asin_towardzero_test_data): Likewise.
7748         (asin_test_towardzero): Likewise.
7749         (asin_downward_test_data): Likewise.
7750         (asin_test_downward): Likewise.
7751         (asin_upward_test_data): Likewise.
7752         (asin_test_upward): Likewise.
7753         (asinh_test_data): Update call to AUTO_TESTS_f_f.
7754         (atan_test_data): Likewise.
7755         (atanh_test_data): Likewise.
7756         (atan2_test_data): Update call to AUTO_TESTS_ff_f.
7757         (cabs_test_data): Update call to AUTO_TESTS_c_f.
7758         (carg_test_data): Likewise.
7759         (cbrt_test_data): Update call to AUTO_TESTS_f_f.
7760         (ccos_test_data): Update call to AUTO_TESTS_c_c.
7761         (ccosh_test_data): Likewise.
7762         (cexp_test_data): Likewise.
7763         (clog_test_data): Likewise.
7764         (clog10_test_data): Likewise.
7765         (cos_test_data): Update call to AUTO_TESTS_f_f.
7766         (cos_test): Use ALL_RM_TEST.
7767         (cos_tonearest_test_data): Remove.
7768         (cos_test_tonearest): Likewise.
7769         (cos_towardzero_test_data): Likewise.
7770         (cos_test_towardzero): Likewise.
7771         (cos_downward_test_data): Likewise.
7772         (cos_test_downward): Likewise.
7773         (cos_upward_test_data): Likewise.
7774         (cos_test_upward): Likewise.
7775         (cosh_test_data): Update call to AUTO_TESTS_f_f.
7776         (cosh_test): Use ALL_RM_TEST.
7777         (cosh_tonearest_test_data): Remove.
7778         (cosh_test_tonearest): Likewise.
7779         (cosh_towardzero_test_data): Likewise.
7780         (cosh_test_towardzero): Likewise.
7781         (cosh_downward_test_data): Likewise.
7782         (cosh_test_downward): Likewise.
7783         (cosh_upward_test_data): Likewise.
7784         (cosh_test_upward): Likewise.
7785         (cpow_test_data): Update call to AUTO_TESTS_cc_c.
7786         (csqrt_test_data): Update call to AUTO_TESTS_c_c.
7787         (ctan_test_data): Likewise.
7788         (ctan_test): Use ALL_RM_TEST.
7789         (ctan_tonearest_test_data): Remove.
7790         (ctan_test_tonearest): Likewise.
7791         (ctan_towardzero_test_data): Likewise.
7792         (ctan_test_towardzero): Likewise.
7793         (ctan_downward_test_data): Likewise.
7794         (ctan_test_downward): Likewise.
7795         (ctan_upward_test_data): Likewise.
7796         (ctan_test_upward): Likewise.
7797         (ctanh_test_data): Update call to AUTO_TESTS_c_c.
7798         (ctanh_test): Use ALL_RM_TEST.
7799         (ctanh_tonearest_test_data): Remove.
7800         (ctanh_test_tonearest): Likewise.
7801         (ctanh_towardzero_test_data): Likewise.
7802         (ctanh_test_towardzero): Likewise.
7803         (ctanh_downward_test_data): Likewise.
7804         (ctanh_test_downward): Likewise.
7805         (ctanh_upward_test_data): Likewise.
7806         (ctanh_test_upward): Likewise.
7807         (erf_test_data): Update call to AUTO_TESTS_f_f.
7808         (erfc_test_data): Likewise.
7809         (exp_test_data): Likewise.
7810         (exp_test): Use ALL_RM_TEST.
7811         (exp_tonearest_test_data): Remove.
7812         (exp_test_tonearest): Likewise.
7813         (exp_towardzero_test_data): Likewise.
7814         (exp_test_towardzero): Likewise.
7815         (exp_downward_test_data): Likewise.
7816         (exp_test_downward): Likewise.
7817         (exp_upward_test_data): Likewise.
7818         (exp_test_upward): Likewise.
7819         (exp10_test_data): Update call to AUTO_TESTS_f_f.
7820         (exp10_test): Use ALL_RM_TEST.
7821         (exp10_tonearest_test_data): Remove.
7822         (exp10_test_tonearest): Likewise.
7823         (exp10_towardzero_test_data): Likewise.
7824         (exp10_test_towardzero): Likewise.
7825         (exp10_downward_test_data): Likewise.
7826         (exp10_test_downward): Likewise.
7827         (exp10_upward_test_data): Likewise.
7828         (exp10_test_upward): Likewise.
7829         (exp2_test_data): Update call to AUTO_TESTS_f_f.
7830         (expm1_test_data): Likewise.
7831         (expm1_test): Use ALL_RM_TEST.
7832         (expm1_tonearest_test_data): Remove.
7833         (expm1_test_tonearest): Likewise.
7834         (expm1_towardzero_test_data): Likewise.
7835         (expm1_test_towardzero): Likewise.
7836         (expm1_downward_test_data): Likewise.
7837         (expm1_test_downward): Likewise.
7838         (expm1_upward_test_data): Likewise.
7839         (expm1_test_upward): Likewise.
7840         (fma_test_data): Update call to AUTO_TESTS_fff_f.
7841         (fma_test): Use ALL_RM_TEST.
7842         (fma_towardzero_test_data): Remove.
7843         (fma_test_towardzero): Likewise.
7844         (fma_downward_test_data): Likewise.
7845         (fma_test_downward): Likewise.
7846         (fma_upward_test_data): Likewise.
7847         (fma_test_upward): Likewise.
7848         (hypot_test_data): Update call to AUTO_TESTS_ff_f.
7849         (j0_test_data): Update call to AUTO_TESTS_f_f.
7850         (j1_test_data): Likewise.
7851         (jn_test_data): Update call to AUTO_TESTS_if_f.
7852         (lgamma_test_data): Update call to AUTO_TESTS_f_f1.
7853         (log_test_data): Update call to AUTO_TESTS_f_f.
7854         (log10_test_data): Likewise.
7855         (log1p_test_data): Likewise.
7856         (log2_test_data): Likewise.
7857         (pow_test_data): Update call to AUTO_TESTS_ff_f.
7858         (pow_tonearest_test_data): Likewise.
7859         (sin_test_data): Update call to AUTO_TESTS_f_f.
7860         (sin_test): Use ALL_RM_TEST.
7861         (sin_tonearest_test_data): Remove.
7862         (sin_test_tonearest): Likewise.
7863         (sin_towardzero_test_data): Likewise.
7864         (sin_test_towardzero): Likewise.
7865         (sin_downward_test_data): Likewise.
7866         (sin_test_downward): Likewise.
7867         (sin_upward_test_data): Likewise.
7868         (sin_test_upward): Likewise.
7869         (sincos_test_data): Update call to AUTO_TESTS_fFF_11.
7870         (sinh_test_data): Update call to AUTO_TESTS_f_f.
7871         (sinh_test): Use ALL_RM_TEST.
7872         (sinh_tonearest_test_data): Remove.
7873         (sinh_test_tonearest): Likewise.
7874         (sinh_towardzero_test_data): Likewise.
7875         (sinh_test_towardzero): Likewise.
7876         (sinh_downward_test_data): Likewise.
7877         (sinh_test_downward): Likewise.
7878         (sinh_upward_test_data): Likewise.
7879         (sinh_test_upward): Likewise.
7880         (sqrt_test_data): Update call to AUTO_TESTS_f_f.
7881         (sqrt_test): Use ALL_RM_TEST.
7882         (sqrt_tonearest_test_data): Remove.
7883         (sqrt_test_tonearest): Likewise.
7884         (sqrt_towardzero_test_data): Likewise.
7885         (sqrt_test_towardzero): Likewise.
7886         (sqrt_downward_test_data): Likewise.
7887         (sqrt_test_downward): Likewise.
7888         (sqrt_upward_test_data): Likewise.
7889         (sqrt_test_upward): Likewise.
7890         (tan_test_data): Update call to AUTO_TESTS_f_f.
7891         (tan_test): Use ALL_RM_TEST.
7892         (tan_tonearest_test_data): Remove.
7893         (tan_test_tonearest): Likewise.
7894         (tan_towardzero_test_data): Likewise.
7895         (tan_test_towardzero): Likewise.
7896         (tan_downward_test_data): Likewise.
7897         (tan_test_downward): Likewise.
7898         (tan_upward_test_data): Likewise.
7899         (tan_test_upward): Likewise.
7900         (tanh_test_data): Update call to AUTO_TESTS_f_f.
7901         (tgamma_test_data): Likewise.
7902         (y0_test_data): Likewise.
7903         (y1_test_data): Likewise.
7904         (yn_test_data): Update call to AUTO_TESTS_if_f.
7905         (main): Do not call removed functions.
7906
7907 2014-03-19  Joseph Myers  <joseph@codesourcery.com>
7908
7909         * math/libm-test.inc (fdim_test): Use ALL_RM_TEST.
7910         (ldexp_test_data): Remove.
7911         (ldexp_test): Move to after scalbn_test.  Use ALL_RM_TEST with
7912         scalbn_test_data.
7913         (scalb_test): Use ALL_RM_TEST.
7914
7915 2014-03-19  Andreas Schwab  <schwab@suse.de>
7916
7917         * nscd/nscd.service: Also invalidate netgroup cache on reload.
7918
7919 2014-03-19  Joseph Myers  <joseph@codesourcery.com>
7920
7921         [BZ #16649]
7922         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
7923         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PREADV): Undefine.
7924         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PWRITEV): Likewise.
7925         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
7926         (__ASSUME_PREADV): Undefine.
7927         (__ASSUME_PWRITEV): Likewise.
7928
7929 2014-03-18  Roland McGrath  <roland@hack.frob.com>
7930
7931         * bits/mman-linux.h: Add comment about non-Linux use.
7932         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add comment about
7933         bits/mman-linux.h resting place.
7934
7935         * sysdeps/unix/sysv/linux/bits/mman-linux.h: Moved to ...
7936         * bits/mman-linux.h: ... here.
7937
7938 2014-03-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7939
7940         * conform/conformtest.pl: Add standard definition when calling C
7941         preprocessor on data files.
7942         (checknamespace): Remove unused variable.
7943
7944 2014-03-18  Joseph Myers  <joseph@codesourcery.com>
7945
7946         * math/gen-libm-test.pl (parse_args): Handle plus_oflow,
7947         minus_oflow, plus_uflow and minus_uflow in expected results.
7948         * math/libm-test.inc (scalbn_test_data): Add more tests of
7949         negative arguments.  Use plus_oflow, minus_oflow, plus_uflow and
7950         minus_uflow.
7951         (scalbn_test): Use ALL_RM_TEST.
7952         (scalbln_test_data): Add more tests of negative arguments.  Use
7953         plus_oflow, minus_oflow, plus_uflow and minus_uflow.
7954         (scalbln_test): Use ALL_RM_TEST.
7955
7956 2014-03-18  Roland McGrath  <roland@hack.frob.com>
7957
7958         * scripts/abilist.awk: Ignore symbols marked with .hidden.
7959
7960 2014-03-18  Will Newton  <will.newton@linaro.org>
7961
7962         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Remove
7963         inaccurate comment.
7964
7965 2014-03-18  Joseph Myers  <joseph@codesourcery.com>
7966
7967         * Makerules [!subdir] (check-abi): Exit with error status if a
7968         test failed.
7969
7970 2014-03-17  Joseph Myers  <joseph@codesourcery.com>
7971
7972         * math/libm-test.inc (nearbyint_test_data): Include all tests used
7973         for rint.  Include results for all rounding modes.
7974         (nearbyint_test): Use ALL_RM_TEST.
7975         (rint_test_data): Include all tests used for nearbyint.
7976
7977 2014-03-17  Will Newton  <will.newton@linaro.org>
7978
7979         * nptl/sysdeps/pthread/pthread.h: Revert previous
7980         change.
7981
7982         * sysdeps/generic/ldsodefs.h: Revert previous
7983         change.
7984
7985         * libio/genops.c: Revert previous change.
7986         * libio/libioP.h: Likewise.
7987         * stdio-common/vfprintf.c: Likewise.
7988
7989         * sysdeps/generic/math_private.h: Revert previous
7990         change.
7991
7992         * sysdeps/generic/math_private.h: Check whether
7993         HAVE_RM_CTX is defined with #ifdef rather
7994         than #if.
7995
7996         * argp/argp-fmtstream.h: Check whether
7997         __STRICT_ANSI__ is defined with #ifdef rather
7998         than #if.
7999         * argp/argp.h: Likewise.
8000
8001         * libio/genops.c: Check whether
8002         _IO_JUMPS_OFFSET is defined with #ifdef rather
8003         than #if.
8004         * libio/libioP.h: Likewise.
8005         * stdio-common/vfprintf.c: Likewise.
8006
8007         * sysdeps/generic/ldsodefs.h: Check whether
8008         HP_SMALL_TIMING_AVAIL is defined with #ifdef rather
8009         than #if.
8010
8011         * nptl/sysdeps/pthread/pthread.h: Check
8012         __PTHREAD_MUTEX_HAVE_ELISION is defined before testing
8013         its value.
8014
8015 2014-03-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
8016
8017         * libio/iofdopen.c (_IO_new_fdopen): Seek to end only if
8018         setting O_APPEND.
8019         * libio/tst-ftell-active-handler.c (do_append_test): Add a
8020         test case.
8021
8022         [BZ #16680]
8023         * libio/fileops.c (_IO_file_open): Seek to end of file but
8024         don't cache the offset.
8025         (get_file_offset): Remove function.
8026         (do_ftell): Use cached offset when available.
8027         * libio/iofdopen.c (_IO_new_fdopen): Seek to end of file but
8028         don't cache the offset.
8029         * libio/tst-ftell-active-handler.c (do_rewind_test): New test
8030         case.
8031         (do_one_test): Call it.
8032         (do_ftell_test): Fix up expected old offset for a+ mode.
8033         * libio/wfileops.c (do_ftell_wide): Used cached offset when
8034         available.
8035
8036         * libio/tst-ftell-active-handler.c (do_ftell_test): Don't mix
8037         up test status with function return status.
8038         (do_write_test): Likewise.
8039         (do_append_test): Likewise.
8040
8041         * nptl/sysdeps/pthread/bits/libc-lockP.h [defined NOT_IN_libc
8042         && !defined IS_IN_libpthread && __LT_SPINNOCK_INIT != 0]:
8043         Remove.
8044
8045 2014-03-17  Joseph Myers  <joseph@codesourcery.com>
8046
8047         * math/gen-libm-test.pl (parse_args): Handle results specified for
8048         each rounding mode separately.
8049         * math/libm-test.inc (lrint_test_data): Merge in per-rounding-mode
8050         tests and results from lrint_tonearest_test_data,
8051         lrint_towardzero_test_data, lrint_downward_test_data and
8052         lrint_upward_test_data.
8053         (lrint_test): Use ALL_RM_TEST.
8054         (lrint_tonearest_test_data): Remove.
8055         (lrint_test_tonearest): Likewise.
8056         (lrint_towardzero_test_data): Likewise.
8057         (lrint_test_towardzero): Likewise.
8058         (lrint_downward_test_data): Likewise.
8059         (lrint_test_downward): Likewise.
8060         (lrint_upward_test_data): Likewise.
8061         (lrint_test_upward): Likewise.
8062         (llrint_test_data): Merge in per-rounding-mode tests and results
8063         from llrint_tonearest_test_data, llrint_towardzero_test_data,
8064         llrint_downward_test_data and llrint_upward_test_data.
8065         (llrint_test): Use ALL_RM_TEST.
8066         (llrint_tonearest_test_data): Remove.
8067         (llrint_test_tonearest): Likewise.
8068         (llrint_towardzero_test_data): Likewise.
8069         (llrint_test_towardzero): Likewise.
8070         (llrint_downward_test_data): Likewise.
8071         (llrint_test_downward): Likewise.
8072         (llrint_upward_test_data): Likewise.
8073         (llrint_test_upward): Likewise.
8074         (rint_test_data): Merge in per-rounding-mode tests and results
8075         from rint_tonearest_test_data, rint_towardzero_test_data,
8076         rint_downward_test_data and rint_upward_test_data.  Add
8077         per-rounding-mode results for tests not in those arrays.
8078         (rint_test): Use ALL_RM_TEST.
8079         (rint_tonearest_test_data): Remove.
8080         (rint_test_tonearest): Likewise.
8081         (rint_towardzero_test_data): Likewise.
8082         (rint_test_towardzero): Likewise.
8083         (rint_downward_test_data): Likewise.
8084         (rint_test_downward): Likewise.
8085         (rint_upward_test_data): Likewise.
8086         (rint_test_upward): Likewise.
8087         (main): Don't call removed functions.
8088
8089 2014-03-14  Roland McGrath  <roland@hack.frob.com>
8090
8091         * csu/Makefile ($(objpfx)version-info.h): Remove linux-specific
8092         "Compiled on ..." crapola.  It is anti-useful.
8093
8094 2014-03-14  Joseph Myers  <joseph@codesourcery.com>
8095
8096         * scripts/evaluate-test.sh: Handle fourth argument to determine
8097         whether test run should stop on failure.
8098         * Makeconfig (stop-on-test-failure): New variable.
8099         (evaluate-test): Pass fourth argument to evaluate-test.sh based on
8100         $(stop-on-test-failure).
8101         * Makefile (tests): Give a summary of results from testing and
8102         exit with failure status if they include an ERROR or FAIL.
8103         (xtests): Likewise.
8104         * manual/install.texi (Configuring and compiling): Mention
8105         stop-on-test-failure=y.
8106         * INSTALL: Regenerated.
8107
8108 2014-03-14  Roland McGrath  <roland@hack.frob.com>
8109
8110         * scripts/versionlist.awk: New file.
8111         * Makerules [$(build-shared) = yes]
8112         (postclean-generated): Add Versions.def, not Versions.def.v and
8113         Versions.def.v.i.
8114         ($(common-objpfx)Versions.def.v.i): Target removed.
8115         ($(common-objpfx)Versions.def): New target.
8116         ($(common-objpfx)Versions.all): Depend on that rather that
8117         $(common-objpfx)Versions.def.v.
8118         * Versions.def: File removed.
8119
8120         * Makeconfig (+gccwarn): Add -Wundef.
8121         * include/errno.h [IS_IN_rtld] [!RTLD_PRIVATE_ERRNO]: #error to catch
8122         a dl-sysdep.h breaking its contract.
8123         [!IS_IN_rtld] (RTLD_PRIVATE_ERRNO): Define it to 0.
8124         * include/stackinfo.h: New file.
8125         * nptl/sysdeps/i386/tls.h (TLS_DTV_AT_TP): New macro.
8126         * nptl/sysdeps/powerpc/tls.h (TLS_TCB_AT_TP): New macro.
8127         * nptl/sysdeps/s390/tls.h (TLS_DTV_AT_TP): New macro.
8128         * nptl/sysdeps/sh/tls.h (TLS_TCB_AT_TP): New macro.
8129         * nptl/sysdeps/sparc/tls.h (TLS_DTV_AT_TP): New macro.
8130         * nptl/sysdeps/x86_64/tls.h (TLS_DTV_AT_TP): New macro.
8131         * sysdeps/aarch64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
8132         * sysdeps/alpha/nptl/tls.h (TLS_TCB_AT_TP): New macro.
8133         * sysdeps/arm/nptl/tls.h (TLS_TCB_AT_TP): New macro.
8134         * sysdeps/ia64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
8135         * sysdeps/m68k/nptl/tls.h (TLS_TCB_AT_TP): New macro.
8136         * sysdeps/mach/hurd/i386/tls.h (TLS_DTV_AT_TP): New macro.
8137         * sysdeps/microblaze/nptl/tls.h (TLS_TCB_AT_TP): New macro.
8138         * sysdeps/mips/nptl/tls.h (TLS_TCB_AT_TP): New macro.
8139         * sysdeps/tile/nptl/tls.h (TLS_TCB_AT_TP): New macro.
8140
8141 2014-03-14  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8142
8143         [BZ #16707]
8144         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Remove wrong
8145         implementation.
8146         * math/libm-test.inc (round_test_data): Add more tests.
8147
8148         [BZ #16706]
8149         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Remove wrong
8150         implementation.
8151         * math/libm-test.inc (nearbyint_test_data): Add more tests.
8152
8153         [BZ #16701]
8154         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Remove wrong
8155         implementation.
8156         * math/libm-test.inc (ceil_test_data): Add more tests.
8157
8158         * math/libm-test.inc (trunc_test_data): Add more tests related to
8159         BZ#16414.
8160
8161 2014-03-14  Roland McGrath  <roland@hack.frob.com>
8162
8163         * nptl/pthread_create.c (__pthread_create_2_1): Test TLS_TCB_AT_TP
8164         with #if rather than #ifdef.
8165         * nptl/sysdeps/pthread/createthread.c (create_thread): Likewise.
8166
8167 2014-03-14  H.J. Lu  <hongjiu.lu@intel.com>
8168
8169         * sysdeps/x86_64/configure.ac: Check AVX-512 assembler support
8170         first.  Disable AVX-512 GCC support if assembler doesn't support
8171         it.
8172         * sysdeps/x86_64/configure: Regenerated.
8173
8174 2014-03-13  Carlos O'Donell  <carlos@redhat.com>
8175
8176         * nptl/pthread_attr_setstack.c (__pthread_attr_setstack)
8177         [!_STACK_GROWS_DOWN]: Don't add stacksize to stackaddr.
8178         (__old_pthread_attr_setstack): Likewise.
8179         * nptl/pthread_attr_getstack.c (__pthread_attr_getstack)
8180         [!_STACK_GROWS_DOWN]: Likewise.
8181
8182 2014-03-13  Mike Frysinger  <vapier@gentoo.org>
8183
8184         * config.make.in (have-bash2): Delete.
8185         * configure.ac (libc_cv_have_bash2): Delete.
8186         * configure: Regenerate.
8187         * elf/Makefile (common-ldd-rewrite): Rename to ...
8188         (ldd-rewrite): ... this.  Move bash-ldd-rewrite content to end.
8189         (sh-ldd-rewrite): Delete.
8190         (bash-ldd-rewrite): Delete.
8191         (have-bash2): Delete checks.
8192         [ldd-rewrite-script]: Change $(ldd-shell)-ldd-rewrite to
8193         ldd-rewrite.
8194
8195         * config.make.in (have-ksh): Delete.
8196         (KSH): Delete.
8197         * configure.ac (libc_cv_have_ksh): Delete.
8198         * configure: Regenerate.
8199
8200         * elf/Makefile: Delete $(have-ksh) check.
8201         ($(objpfx)sotruss): Change KSH to BASH.
8202         * elf/sotruss.ksh: Rename to ...
8203         * elf/sotruss.sh: ... this.  Change @KSH@ to @BASH@.  Change
8204         function style to match POSIX.  Drop ksh vim mode setting.
8205
8206         * manual/time.texi (Specifying the Time Zone with TZ): Change
8207         Tuesday to Thursday.
8208
8209         * debug/tst-longjmp_chk2.c: Update header comment.
8210         (stackoverflow_handler): Add comment.  Call assert on pass value.
8211
8212 2014-03-13  Igor Zamyatin  <igor.zamyatin@intel.com>
8213
8214         [BZ #16194]
8215         * config.h.in (HAVE_AVX512_SUPPORT): New #undef.
8216         (HAVE_AVX512_ASM_SUPPORT): Likewise.
8217         * sysdeps/x86_64/bits/link.h (La_x86_64_zmm): New.
8218         (La_x86_64_vector): Add zmm.
8219         * sysdeps/x86_64/Makefile (tests): Add tst-audit10.
8220         (modules-names): Add tst-auditmod10a and tst-auditmod10b.
8221         ($(objpfx)tst-audit10): New target.
8222         ($(objpfx)tst-audit10.out): Likewise.
8223         (tst-audit10-ENV): New.
8224         (AVX512-CFLAGS): Likewise.
8225         (CFLAGS-tst-audit10.c): Likewise.
8226         (CFLAGS-tst-auditmod10a.c): Likewise.
8227         (CFLAGS-tst-auditmod10b.c): Likewise.
8228         * sysdeps/x86_64/configure.ac: Set config-cflags-avx512,
8229         HAVE_AVX512_SUPPORT and HAVE_AVX512_ASM_SUPPORT.
8230         * sysdeps/x86_64/configure: Regenerated.
8231         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Add
8232         AVX-512 zmm register support.
8233         (_dl_x86_64_save_sse): Likewise.
8234         (_dl_x86_64_restore_sse): Likewise.
8235         * sysdeps/x86_64/dl-trampoline.h: Updated to support different
8236         size vector registers.
8237         * sysdeps/x86_64/link-defines.sym (YMM_SIZE): New.
8238         (ZMM_SIZE): Likewise.
8239         * sysdeps/x86_64/tst-audit10.c: New file.
8240         * sysdeps/x86_64/tst-auditmod10a.c: Likewise.
8241         * sysdeps/x86_64/tst-auditmod10b.c: Likewise.
8242
8243 2014-03-13  Roland McGrath  <roland@hack.frob.com>
8244
8245         * configure.ac (HAVE_EHDR_START): New check.
8246         * configure: Regenerated.
8247         * config.h.in (HAVE_EHDR_START): New #undef.
8248         * elf/rtld.c (dl_main) [HAVE_EHDR_START]: Use __ehdr_start rather than
8249         assuming the lowest-addressed segment maps the start of the file.
8250
8251 2014-03-13  Joseph Myers  <joseph@codesourcery.com>
8252
8253         * INSTALL: Regenerated.
8254
8255 2014-03-13  Will Newton  <will.newton@linaro.org>
8256
8257         * manual/setjmp.texi (System V contexts): Improve
8258         clarity and grammar of documentation.
8259
8260 2014-03-12  Paul Pluzhnikov  <ppluzhnikov@google.com>
8261
8262         [BZ #16381]
8263         * elf/Makefile (tests): Add tst-pie2.
8264         (tests-pie): Add tst-pie2.
8265         * elf/tst-pie2.c: New file.
8266         * elf/dl-load.c (_dl_map_object_from_fd): Assert correct l_type
8267         for ET_EXEC.
8268         * elf/rtld.c (map_doit): Load executable as lt_executable.
8269         (dl_main): Likewise.
8270
8271 2014-03-12  Joseph Myers  <joseph@codesourcery.com>
8272
8273         [BZ #16642]
8274         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
8275         (__ASSUME_PSELECT): Undefine.
8276
8277 2014-03-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8278
8279         [BZ #16689]
8280         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S
8281         (__bzero_ppc): Call memset@local instead of __memset_ppc@local for
8282         static build.
8283         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: Build IFUNC
8284         selector for static builds.
8285
8286 2014-03-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
8287
8288         [BZ #16695]
8289         * nscd/netgroupcache.c (addgetnetgrentX): Factor in space for
8290         key in the buffer.
8291
8292 2014-03-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8293
8294         * sysdeps/powerpc/powerpc64/multiarch/strspn.c (strspn): Build
8295         IFUNC selector for static builds.
8296
8297 2014-03-11  Joseph Myers  <joseph@codesourcery.com>
8298
8299         * sysdeps/mips/math_private.h [__mips_hard_float]
8300         (libc_feresetround_ctx): Define to libc_feupdateenv_mips_ctx not
8301         libc_feresetround_mips_ctx.
8302         [__mips_hard_float] (libc_feresetroundf_ctx): Likewise.
8303         [__mips_hard_float] (libc_feresetroundl_ctx): Likewise.
8304         [__mips_hard_float] (libc_feresetround_mips_ctx): Remove.
8305
8306         [BZ #16677]
8307         * math/s_nextafter.c (__nextafter): Do not return value from
8308         overflowing computation.
8309         * sysdeps/i386/fpu/s_nextafterl.c (__nextafterl): Likewise.
8310         * sysdeps/ieee754/flt-32/s_nextafterf.c (__nextafterf): Likewise.
8311         * sysdeps/ieee754/ldbl-128/s_nextafterl.c (__nextafterl):
8312         Likewise.
8313         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl):
8314         Likewise.
8315         * sysdeps/m68k/m680x0/fpu/s_nextafterl.c (__nextafterl): Likewise.
8316         * math/libm-test.inc (nextafter_test): Use ALL_RM_TEST.
8317
8318 2014-03-11  Roland McGrath  <roland@hack.frob.com>
8319
8320         * sysdeps/arm/setjmp.S: Use sfi_breg on stores of mangled registers.
8321         * sysdeps/arm/__longjmp.S: Use sfi_breg on loads of mangled registers.
8322         Move sfi_sp use from the load-multiple (that no longer sets sp) to
8323         the new mov targetting sp.
8324
8325 2014-03-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8326
8327         [BZ #16683]
8328         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S (__bzero_ppc):
8329         Define it for static builds as well.
8330         (NO_BZERO_IMPL): Likewise.
8331
8332 2014-03-11  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
8333
8334         * sysdeps/powerpc/powerpc64/power7/strspn.S: New file: Optimization.
8335         * sysdeps/powerpc/powerpc64/multiarch/strspn.c: New file:
8336         multiarch strspn for PPC64.
8337         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: New file
8338         * sysdeps/powerpc/powerpc64/multiarch/strspn-power7.S: New file
8339         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
8340         (__libc_ifunc_impl_list): Likewise.
8341         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strspn
8342         multiarch optimizations
8343         * string/strspn.c (strspn): Using macro to redefine symbol name.
8344
8345 2014-03-10  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
8346             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8347
8348         * sysdeps/powerpc/powerpc64/power7/strncat.S: New file: Optimization.
8349         * sysdeps/powerpc/powerpc64/multiarch/strncat.c: New file:
8350         multiarch strncat for PPC64.
8351         * sysdeps/powerpc/powerpc64/multiarch/strncat-ppc64.c: New file
8352         * sysdeps/powerpc/powerpc64/multiarch/strncat-power7.S: New file
8353         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
8354         (__libc_ifunc_impl_list): Likewise.
8355         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncat
8356         multiarch optimizations
8357
8358 2014-03-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
8359
8360         [BZ #16639]
8361         * nscd/nscd.service: Make service type forking.
8362
8363 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8364
8365         * sysdeps/powerpc/power5+/fpu/s_modf.c (__modf): Fix to return correct
8366         sign in non default rounding modes.
8367         * sysdeps/powerpc/power5+/fpu/s_modff.c (__modff): Likewise.
8368
8369 2014-03-08  Joseph Myers  <joseph@codesourcery.com>
8370
8371         * math/libm-test.inc (ALL_RM_TEST): New macro.
8372         (ceil_test): Use ALL_RM_TEST.
8373         (cimag_test): Likewise.
8374         (conj_test): Likewise.
8375         (copysign_test): Likewise.
8376         (cproj_test): Likewise.
8377         (creal_test): Likewise.
8378         (fabs_test): Likewise.
8379         (floor_test): Likewise.
8380         (fmax_test): Likewise.
8381         (fmin_test): Likewise.
8382         (fmod_test): Likewise.
8383         (fpclassify_test): Likewise.
8384         (frexp_test): Likewise.
8385         (ilogb_test): Likewise.
8386         (isfinite_test): Likewise.
8387         (finite_test): Likewise.
8388         (isgreater_test): Likewise.
8389         (isgreaterequal_test): Likewise.
8390         (isinf_test): Likewise.
8391         (isless_test): Likewise.
8392         (islessequal_test): Likewise.
8393         (islessgreater_test): Likewise.
8394         (isnan_test): Likewise.
8395         (isnormal_test): Likewise.
8396         (issignaling_test): Likewise.
8397         (isunordered_test): Likewise.
8398         (logb_test): Likewise.
8399         (logb_downward_test_data): Remove.
8400         (logb_test_downward): Likewise.
8401         (lround_test): Use ALL_RM_TEST.
8402         (llround_test): Likewise.
8403         (modf_test): Likewise.
8404         (nexttoward_test): Likewise.
8405         (remainder_test): Likewise.
8406         (drem_test): Likewise.
8407         (remainder_tonearest_test_data): Likewise.
8408         (remainder_test_tonearest): Likewise.
8409         (drem_test_tonearest): Likewise.
8410         (remainder_towardzero_test_data): Likewise.
8411         (remainder_test_towardzero): Likewise.
8412         (drem_test_towardzero): Likewise.
8413         (remainder_downward_test_data): Likewise.
8414         (remainder_test_downward): Likewise.
8415         (drem_test_downward): Likewise.
8416         (remainder_upward_test_data): Likewise.
8417         (remainder_test_upward): Likewise.
8418         (drem_test_upward): Likewise.
8419         (remquo_test): Use ALL_RM_TEST.  Remove comment about x.
8420         (round_test): Use ALL_RM_TEST.
8421         (signbit_test): Likewise.
8422         (trunc_test): Likewise.
8423         (significand_test): Likewise.
8424         (main): Don't call removed functions.
8425
8426 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
8427
8428         [BZ #16674]
8429         * bits/siginfo.h (ILL_ILLOPC): Condition on [__USE_XOPEN_EXTENDED
8430         || __USE_XOPEN2K8].
8431         (ILL_ILLOPN): Likewise.
8432         (ILL_ILLADR): Likewise.
8433         (ILL_ILLTRP): Likewise.
8434         (ILL_PRVOPC): Likewise.
8435         (ILL_PRVREG): Likewise.
8436         (ILL_COPROC): Likewise.
8437         (ILL_BADSTK): Likewise.
8438         (FPE_INTDIV): Likewise.
8439         (FPE_INTOVF): Likewise.
8440         (FPE_FLTDIV): Likewise.
8441         (FPE_FLTOVF): Likewise.
8442         (FPE_FLTUND): Likewise.
8443         (FPE_FLTRES): Likewise.
8444         (FPE_FLTINV): Likewise.
8445         (FPE_FLTSUB): Likewise.
8446         (SEGV_MAPERR): Likewise.
8447         (SEGV_ACCERR): Likewise.
8448         (BUS_ADRALN): Likewise.
8449         (BUS_ADRERR): Likewise.
8450         (BUS_OBJERR): Likewise.
8451         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
8452         (TRAP_TRACE): Likewise.
8453         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
8454         __USE_XOPEN2K8].
8455         (CLD_KILLED): Likewise.
8456         (CLD_DUMPED): Likewise.
8457         (CLD_TRAPPED): Likewise.
8458         (CLD_STOPPED): Likewise.
8459         (CLD_CONTINUED): Likewise.
8460         (POLL_IN): Likewise.
8461         (POLL_OUT): Likewise.
8462         (POLL_MSG): Likewise.
8463         (POLL_ERR): Likewise.
8464         (POLL_PRI): Likewise.
8465         (POLL_HUP): Likewise.
8466         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h (ILL_ILLOPC):
8467         Likewise.
8468         (ILL_ILLOPN): Likewise.
8469         (ILL_ILLADR): Likewise.
8470         (ILL_ILLTRP): Likewise.
8471         (ILL_PRVOPC): Likewise.
8472         (ILL_PRVREG): Likewise.
8473         (ILL_COPROC): Likewise.
8474         (ILL_BADSTK): Likewise.
8475         (FPE_INTDIV): Likewise.
8476         (FPE_INTOVF): Likewise.
8477         (FPE_FLTDIV): Likewise.
8478         (FPE_FLTOVF): Likewise.
8479         (FPE_FLTUND): Likewise.
8480         (FPE_FLTRES): Likewise.
8481         (FPE_FLTINV): Likewise.
8482         (FPE_FLTSUB): Likewise.
8483         (SEGV_MAPERR): Likewise.
8484         (SEGV_ACCERR): Likewise.
8485         (BUS_ADRALN): Likewise.
8486         (BUS_ADRERR): Likewise.
8487         (BUS_OBJERR): Likewise.
8488         (BUS_MCEERR_AR): Likewise.
8489         (BUS_MCEERR_AO): Likewise.
8490         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
8491         (TRAP_TRACE): Likewise.
8492         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
8493         __USE_XOPEN2K8].
8494         (CLD_KILLED): Likewise.
8495         (CLD_DUMPED): Likewise.
8496         (CLD_TRAPPED): Likewise.
8497         (CLD_STOPPED): Likewise.
8498         (CLD_CONTINUED): Likewise.
8499         (POLL_IN): Likewise.
8500         (POLL_OUT): Likewise.
8501         (POLL_MSG): Likewise.
8502         (POLL_ERR): Likewise.
8503         (POLL_PRI): Likewise.
8504         (POLL_HUP): Likewise.
8505         * sysdeps/unix/sysv/linux/bits/siginfo.h (ILL_ILLOPC): Likewise.
8506         (ILL_ILLOPN): Likewise.
8507         (ILL_ILLADR): Likewise.
8508         (ILL_ILLTRP): Likewise.
8509         (ILL_PRVOPC): Likewise.
8510         (ILL_PRVREG): Likewise.
8511         (ILL_COPROC): Likewise.
8512         (ILL_BADSTK): Likewise.
8513         (FPE_INTDIV): Likewise.
8514         (FPE_INTOVF): Likewise.
8515         (FPE_FLTDIV): Likewise.
8516         (FPE_FLTOVF): Likewise.
8517         (FPE_FLTUND): Likewise.
8518         (FPE_FLTRES): Likewise.
8519         (FPE_FLTINV): Likewise.
8520         (FPE_FLTSUB): Likewise.
8521         (SEGV_MAPERR): Likewise.
8522         (SEGV_ACCERR): Likewise.
8523         (BUS_ADRALN): Likewise.
8524         (BUS_ADRERR): Likewise.
8525         (BUS_OBJERR): Likewise.
8526         (BUS_MCEERR_AR): Likewise.
8527         (BUS_MCEERR_AO): Likewise.
8528         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
8529         (TRAP_TRACE): Likewise.
8530         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
8531         __USE_XOPEN2K8].
8532         (CLD_KILLED): Likewise.
8533         (CLD_DUMPED): Likewise.
8534         (CLD_TRAPPED): Likewise.
8535         (CLD_STOPPED): Likewise.
8536         (CLD_CONTINUED): Likewise.
8537         (POLL_IN): Likewise.
8538         (POLL_OUT): Likewise.
8539         (POLL_MSG): Likewise.
8540         (POLL_ERR): Likewise.
8541         (POLL_PRI): Likewise.
8542         (POLL_HUP): Likewise.
8543         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h (ILL_ILLOPC):
8544         Likewise.
8545         (ILL_ILLOPN): Likewise.
8546         (ILL_ILLADR): Likewise.
8547         (ILL_ILLTRP): Likewise.
8548         (ILL_PRVOPC): Likewise.
8549         (ILL_PRVREG): Likewise.
8550         (ILL_COPROC): Likewise.
8551         (ILL_BADSTK): Likewise.
8552         (ILL_BADIADDR): Likewise.
8553         (ILL_BREAK): Likewise.
8554         (FPE_INTDIV): Likewise.
8555         (FPE_INTOVF): Likewise.
8556         (FPE_FLTDIV): Likewise.
8557         (FPE_FLTOVF): Likewise.
8558         (FPE_FLTUND): Likewise.
8559         (FPE_FLTRES): Likewise.
8560         (FPE_FLTINV): Likewise.
8561         (FPE_FLTSUB): Likewise.
8562         (FPE_DECOVF): Likewise.
8563         (FPE_DECDIV): Likewise.
8564         (FPE_DECERR): Likewise.
8565         (FPE_INVASC): Likewise.
8566         (FPE_INVDEC): Likewise.
8567         (SEGV_MAPERR): Likewise.
8568         (SEGV_ACCERR): Likewise.
8569         (SEGV_PSTKOVF): Likewise.
8570         (BUS_ADRALN): Likewise.
8571         (BUS_ADRERR): Likewise.
8572         (BUS_OBJERR): Likewise.
8573         (BUS_MCEERR_AR): Likewise.
8574         (BUS_MCEERR_AO): Likewise.
8575         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
8576         (TRAP_TRACE): Likewise.
8577         (TRAP_BRANCH): Likewise.
8578         (TRAP_HWBKPT): Likewise.
8579         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
8580         __USE_XOPEN2K8].
8581         (CLD_KILLED): Likewise.
8582         (CLD_DUMPED): Likewise.
8583         (CLD_TRAPPED): Likewise.
8584         (CLD_STOPPED): Likewise.
8585         (CLD_CONTINUED): Likewise.
8586         (POLL_IN): Likewise.
8587         (POLL_OUT): Likewise.
8588         (POLL_MSG): Likewise.
8589         (POLL_ERR): Likewise.
8590         (POLL_PRI): Likewise.
8591         (POLL_HUP): Likewise.
8592         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (ILL_ILLOPC): Likewise.
8593         (ILL_ILLOPN): Likewise.
8594         (ILL_ILLADR): Likewise.
8595         (ILL_ILLTRP): Likewise.
8596         (ILL_PRVOPC): Likewise.
8597         (ILL_PRVREG): Likewise.
8598         (ILL_COPROC): Likewise.
8599         (ILL_BADSTK): Likewise.
8600         (FPE_INTDIV): Likewise.
8601         (FPE_INTOVF): Likewise.
8602         (FPE_FLTDIV): Likewise.
8603         (FPE_FLTOVF): Likewise.
8604         (FPE_FLTUND): Likewise.
8605         (FPE_FLTRES): Likewise.
8606         (FPE_FLTINV): Likewise.
8607         (FPE_FLTSUB): Likewise.
8608         (SEGV_MAPERR): Likewise.
8609         (SEGV_ACCERR): Likewise.
8610         (BUS_ADRALN): Likewise.
8611         (BUS_ADRERR): Likewise.
8612         (BUS_OBJERR): Likewise.
8613         (BUS_MCEERR_AR): Likewise.
8614         (BUS_MCEERR_AO): Likewise.
8615         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
8616         (TRAP_TRACE): Likewise.
8617         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
8618         __USE_XOPEN2K8].
8619         (CLD_KILLED): Likewise.
8620         (CLD_DUMPED): Likewise.
8621         (CLD_TRAPPED): Likewise.
8622         (CLD_STOPPED): Likewise.
8623         (CLD_CONTINUED): Likewise.
8624         (POLL_IN): Likewise.
8625         (POLL_OUT): Likewise.
8626         (POLL_MSG): Likewise.
8627         (POLL_ERR): Likewise.
8628         (POLL_PRI): Likewise.
8629         (POLL_HUP): Likewise.
8630         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (ILL_ILLOPC): Likewise.
8631         (ILL_ILLOPN): Likewise.
8632         (ILL_ILLADR): Likewise.
8633         (ILL_ILLTRP): Likewise.
8634         (ILL_PRVOPC): Likewise.
8635         (ILL_PRVREG): Likewise.
8636         (ILL_COPROC): Likewise.
8637         (ILL_BADSTK): Likewise.
8638         (FPE_INTDIV): Likewise.
8639         (FPE_INTOVF): Likewise.
8640         (FPE_FLTDIV): Likewise.
8641         (FPE_FLTOVF): Likewise.
8642         (FPE_FLTUND): Likewise.
8643         (FPE_FLTRES): Likewise.
8644         (FPE_FLTINV): Likewise.
8645         (FPE_FLTSUB): Likewise.
8646         (SEGV_MAPERR): Likewise.
8647         (SEGV_ACCERR): Likewise.
8648         (BUS_ADRALN): Likewise.
8649         (BUS_ADRERR): Likewise.
8650         (BUS_OBJERR): Likewise.
8651         (BUS_MCEERR_AR): Likewise.
8652         (BUS_MCEERR_AO): Likewise.
8653         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
8654         (TRAP_TRACE): Likewise.
8655         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
8656         __USE_XOPEN2K8].
8657         (CLD_KILLED): Likewise.
8658         (CLD_DUMPED): Likewise.
8659         (CLD_TRAPPED): Likewise.
8660         (CLD_STOPPED): Likewise.
8661         (CLD_CONTINUED): Likewise.
8662         (POLL_IN): Likewise.
8663         (POLL_OUT): Likewise.
8664         (POLL_MSG): Likewise.
8665         (POLL_ERR): Likewise.
8666         (POLL_PRI): Likewise.
8667         (POLL_HUP): Likewise.
8668         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (ILL_ILLOPC): Likewise.
8669         (ILL_ILLOPN): Likewise.
8670         (ILL_ILLADR): Likewise.
8671         (ILL_ILLTRP): Likewise.
8672         (ILL_PRVOPC): Likewise.
8673         (ILL_PRVREG): Likewise.
8674         (ILL_COPROC): Likewise.
8675         (ILL_BADSTK): Likewise.
8676         (FPE_INTDIV): Likewise.
8677         (FPE_INTOVF): Likewise.
8678         (FPE_FLTDIV): Likewise.
8679         (FPE_FLTOVF): Likewise.
8680         (FPE_FLTUND): Likewise.
8681         (FPE_FLTRES): Likewise.
8682         (FPE_FLTINV): Likewise.
8683         (FPE_FLTSUB): Likewise.
8684         (SEGV_MAPERR): Likewise.
8685         (SEGV_ACCERR): Likewise.
8686         (BUS_ADRALN): Likewise.
8687         (BUS_ADRERR): Likewise.
8688         (BUS_OBJERR): Likewise.
8689         (BUS_MCEERR_AR): Likewise.
8690         (BUS_MCEERR_AO): Likewise.
8691         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
8692         (TRAP_TRACE): Likewise.
8693         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
8694         __USE_XOPEN2K8].
8695         (CLD_KILLED): Likewise.
8696         (CLD_DUMPED): Likewise.
8697         (CLD_TRAPPED): Likewise.
8698         (CLD_STOPPED): Likewise.
8699         (CLD_CONTINUED): Likewise.
8700         (POLL_IN): Likewise.
8701         (POLL_OUT): Likewise.
8702         (POLL_MSG): Likewise.
8703         (POLL_ERR): Likewise.
8704         (POLL_PRI): Likewise.
8705         (POLL_HUP): Likewise.
8706         * sysdeps/unix/sysv/linux/tile/bits/siginfo.h (ILL_ILLOPC): Likewise.
8707         (ILL_ILLOPN): Likewise.
8708         (ILL_ILLADR): Likewise.
8709         (ILL_ILLTRP): Likewise.
8710         (ILL_PRVOPC): Likewise.
8711         (ILL_PRVREG): Likewise.
8712         (ILL_COPROC): Likewise.
8713         (ILL_BADSTK): Likewise.
8714         (ILL_DBLFLT): Likewise.
8715         (ILL_HARDWALL): Likewise.
8716         (FPE_INTDIV): Likewise.
8717         (FPE_INTOVF): Likewise.
8718         (FPE_FLTDIV): Likewise.
8719         (FPE_FLTOVF): Likewise.
8720         (FPE_FLTUND): Likewise.
8721         (FPE_FLTRES): Likewise.
8722         (FPE_FLTINV): Likewise.
8723         (FPE_FLTSUB): Likewise.
8724         (SEGV_MAPERR): Likewise.
8725         (SEGV_ACCERR): Likewise.
8726         (BUS_ADRALN): Likewise.
8727         (BUS_ADRERR): Likewise.
8728         (BUS_OBJERR): Likewise.
8729         (BUS_MCEERR_AR): Likewise.
8730         (BUS_MCEERR_AO): Likewise.
8731         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
8732         (TRAP_TRACE): Likewise.
8733         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
8734         __USE_XOPEN2K8].
8735         (CLD_KILLED): Likewise.
8736         (CLD_DUMPED): Likewise.
8737         (CLD_TRAPPED): Likewise.
8738         (CLD_STOPPED): Likewise.
8739         (CLD_CONTINUED): Likewise.
8740         (POLL_IN): Likewise.
8741         (POLL_OUT): Likewise.
8742         (POLL_MSG): Likewise.
8743         (POLL_ERR): Likewise.
8744         (POLL_PRI): Likewise.
8745         (POLL_HUP): Likewise.
8746         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (ILL_ILLOPC): Likewise.
8747         (ILL_ILLOPN): Likewise.
8748         (ILL_ILLADR): Likewise.
8749         (ILL_ILLTRP): Likewise.
8750         (ILL_PRVOPC): Likewise.
8751         (ILL_PRVREG): Likewise.
8752         (ILL_COPROC): Likewise.
8753         (ILL_BADSTK): Likewise.
8754         (FPE_INTDIV): Likewise.
8755         (FPE_INTOVF): Likewise.
8756         (FPE_FLTDIV): Likewise.
8757         (FPE_FLTOVF): Likewise.
8758         (FPE_FLTUND): Likewise.
8759         (FPE_FLTRES): Likewise.
8760         (FPE_FLTINV): Likewise.
8761         (FPE_FLTSUB): Likewise.
8762         (SEGV_MAPERR): Likewise.
8763         (SEGV_ACCERR): Likewise.
8764         (BUS_ADRALN): Likewise.
8765         (BUS_ADRERR): Likewise.
8766         (BUS_OBJERR): Likewise.
8767         (BUS_MCEERR_AR): Likewise.
8768         (BUS_MCEERR_AO): Likewise.
8769         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
8770         (TRAP_TRACE): Likewise.
8771         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
8772         __USE_XOPEN2K8].
8773         (CLD_KILLED): Likewise.
8774         (CLD_DUMPED): Likewise.
8775         (CLD_TRAPPED): Likewise.
8776         (CLD_STOPPED): Likewise.
8777         (CLD_CONTINUED): Likewise.
8778         (POLL_IN): Likewise.
8779         (POLL_OUT): Likewise.
8780         (POLL_MSG): Likewise.
8781         (POLL_ERR): Likewise.
8782         (POLL_PRI): Likewise.
8783         (POLL_HUP): Likewise.
8784         * conform/Makefile (test-xfail-POSIX/signal.h/conform): Remove.
8785         (test-xfail-POSIX/sys/wait.h/conform): Likewise.
8786
8787         [BZ #16670]
8788         * posix/sched.h [!__USE_XOPEN2K] (__need_time_t): Don't define
8789         before #include of <time.h>.
8790         [!__USE_XOPEN2K] (__need_timespec): Likewise.
8791         * conform/Makefile (test-xfail-POSIX/sched.h/conform): Remove.
8792         (test-xfail-UNIX98/sched.h/conform): Likewise.
8793
8794 2014-03-07  Marcus Shawcroft  <marcus.shawcroft@arm.com>
8795
8796         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Detect and
8797         error absence of trapping exception support.
8798         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
8799
8800 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
8801
8802         * catgets/Makefile (tests-special): Add $(objpfx)sample.SJIS.cat.
8803         ($(objpfx)sample.SJIS.cat): Use $(evaluate-test).
8804         * timezone/Makefile (testdata): Move definition above include of
8805         Rules.
8806         (test-zones): New variable.
8807         (tests-special): Add zone files.
8808         (build-testdata): Use $(evaluate-test).
8809
8810         * elf/Makefile (tests-special): Rename tests to end with .out.
8811         ($(objpfx)noload-mem): Likewise.
8812         ($(objpfx)tst-leaks1-mem): Likewise.
8813         ($(objpfx)tst-leaks1-static-mem.out): Likewise.
8814         * iconv/Makefile (xtests-special): Change test-iconvconfig to
8815         $(objpfx)test-iconvconfig.out.
8816         (test-iconvconfig): Change to $(objpfx)test-iconvconfig.out.  Use
8817         set -e inside subshell and redirect output to file.
8818         * iconvdata/Makefile (generated): Rename tests to end with .out.
8819         Correct type.
8820         (tests-special): Rename tests to end with .out.
8821         ($(objpfx)mtrace-tst-loading): Likewise.
8822         * intl/Makefile (generated): Likewise.
8823         (tests-special): Likewise.
8824         ($(objpfx)mtrace-tst-gettext): Likewise.
8825         * misc/Makefile (generated): Likewise.
8826         (tests-special): Likewise.
8827         ($(objpfx)tst-error1-mem): Likewise.
8828         * nptl/Makefile (tests-special): Likewise.
8829         ($(objpfx)tst-stack3-mem): Likewise.
8830         (generated): Likewise.
8831         * posix/Makefile (generated): Likewise.
8832         (tests-special): Likewise.
8833         (xtests-special): Likewise.
8834         ($(objpfx)tst-fnmatch-mem): Likewise.
8835         ($(objpfx)bug-regex2-mem): Likewise.
8836         ($(objpfx)bug-regex14-mem): Likewise.
8837         ($(objpfx)bug-regex21-mem): Likewise.
8838         ($(objpfx)bug-regex31-mem): Likewise.
8839         ($(objpfx)tst-vfork3-mem): Likewise.
8840         ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
8841         ($(objpfx)tst-pcre-mem): Likewise.
8842         ($(objpfx)tst-boost-mem): Likewise.
8843         ($(objpfx)bug-ga2-mem): Likewise.
8844         ($(objpfx)bug-glob2-mem): Likewise.
8845         * resolv/Makefile (generate): Likewise.
8846         (tests-special): Likewise.
8847         (xtests-special): Likewise.
8848         (generated): Likewise.
8849         ($(objpfx)mtrace-tst-leaks): Likewise.
8850         ($(objpfx)mtrace-tst-leaks2): Likewise.
8851
8852         * scripts/merge-test-results.sh: New file.
8853         * Makefile (tests-special-notdir): New variable.
8854         (tests): Run merge-test-results.sh.
8855         (xtests): Likewise.
8856         * Rules (tests-special-notdir): New variable.
8857         (xtests-special-notdir): Likewise.
8858         (tests): Run merge-test-results.sh
8859         (xtests): Likewise.
8860
8861         * Makeconfig (test-xfail-name): New variable.
8862         (evaluate-test): Use $(test-xfail-name) instead of $(@F:.out=) to
8863         compute variable name for expected failures.
8864         * conform/Makefile (conformtest-headers-data): New variable.
8865         (conformtest-standards): Likewise.
8866         (conformtest-headers-ISO): Likewise.
8867         (conformtest-headers-ISO99): Likewise.
8868         (conformtest-headers-ISO11): Likewise.
8869         (conformtest-headers-POSIX): Likewise.
8870         (conformtest-headers-XPG3): Likewise.
8871         (conformtest-headers-XPG4): Likewise.
8872         (conformtest-headers-UNIX98): Likewise.
8873         (conformtest-headers-XOPEN2K): Likewise.
8874         (conformtest-headers-POSIX2008): Likewise.
8875         (conformtest-headers-XOPEN2K8): Likewise.
8876         (conformtest-header-list-base): Likewise.
8877         (conformtest-header-list-tests): Likewise.
8878         (conformtest-header-base): Likewise.
8879         (conformtest-header-tests): Likewise.
8880         (tests-special): Add $(conformtest-header-list-tests).  If
8881         [$(fast-check) && !$(cross-compiling)], add
8882         $(conformtest-header-tests) instead of
8883         $(objpfx)run-conformtest.out.
8884         (generated): Add $(conformtest-header-list-base).  If
8885         [$(fast-check) && !$(cross-compiling)], add
8886         $(conformtest-header-base).  Remove previous setting.
8887         ($(conformtest-header-list-tests)): New target.
8888         (test-xfail-run-conformtest): Remove variable.
8889         ($(objpfx)run-conformtest.out): Remove target.
8890         (test-xfail-ISO11/complex.h/conform): New variable.
8891         (test-xfail-ISO11/stdalign.h/conform): Likewise.
8892         (test-xfail-ISO11/stdnoreturn.h/conform): Likewise.
8893         (test-xfail-XPG3/varargs.h/conform): Likewise.
8894         (test-xfail-XPG4/varargs.h/conform): Likewise.
8895         (test-xfail-UNIX98/varargs.h/conform): Likewise.
8896         (test-xfail-XPG4/ndbm.h/conform): Likewise.
8897         (test-xfail-UNIX98/ndbm.h/conform): Likewise.
8898         (test-xfail-XOPEN2K/ndbm.h/conform): Likewise.
8899         (test-xfail-XOPEN2K8/ndbm.h/conform): Likewise.
8900         (test-xfail-XPG3/fcntl.h/conform): Likewise.
8901         (test-xfail-XPG3/ftw.h/conform): Likewise.
8902         (test-xfail-XPG3/grp.h/conform): Likewise.
8903         (test-xfail-XPG3/langinfo.h/conform): Likewise.
8904         (test-xfail-XPG3/limits.h/conform): Likewise.
8905         (test-xfail-XPG3/pwd.h/conform): Likewise.
8906         (test-xfail-XPG3/search.h/conform): Likewise.
8907         (test-xfail-XPG3/signal.h/conform): Likewise.
8908         (test-xfail-XPG3/stdio.h/conform): Likewise.
8909         (test-xfail-XPG3/stdlib.h/conform): Likewise.
8910         (test-xfail-XPG3/string.h/conform): Likewise.
8911         (test-xfail-XPG3/sys/ipc.h/conform): Likewise.
8912         (test-xfail-XPG3/sys/msg.h/conform): Likewise.
8913         (test-xfail-XPG3/sys/sem.h/conform): Likewise.
8914         (test-xfail-XPG3/sys/shm.h/conform): Likewise.
8915         (test-xfail-XPG3/sys/stat.h/conform): Likewise.
8916         (test-xfail-XPG3/sys/types.h/conform): Likewise.
8917         (test-xfail-XPG3/sys/wait.h/conform): Likewise.
8918         (test-xfail-XPG3/termios.h/conform): Likewise.
8919         (test-xfail-XPG3/time.h/conform): Likewise.
8920         (test-xfail-XPG3/unistd.h/conform): Likewise.
8921         (test-xfail-XPG4/arpa/inet.h/conform): Likewise.
8922         (test-xfail-XPG4/fcntl.h/conform): Likewise.
8923         (test-xfail-XPG4/langinfo.h/conform): Likewise.
8924         (test-xfail-XPG4/netdb.h/conform): Likewise.
8925         (test-xfail-XPG4/netinet/in.h/conform): Likewise.
8926         (test-xfail-XPG4/signal.h/conform): Likewise.
8927         (test-xfail-XPG4/stdio.h/conform): Likewise.
8928         (test-xfail-XPG4/stdlib.h/conform): Likewise.
8929         (test-xfail-XPG4/stropts.h/conform): Likewise.
8930         (test-xfail-XPG4/sys/ipc.h/conform): Likewise.
8931         (test-xfail-XPG4/sys/msg.h/conform): Likewise.
8932         (test-xfail-XPG4/sys/sem.h/conform): Likewise.
8933         (test-xfail-XPG4/sys/shm.h/conform): Likewise.
8934         (test-xfail-XPG4/sys/socket.h/conform): Likewise.
8935         (test-xfail-XPG4/sys/stat.h/conform): Likewise.
8936         (test-xfail-XPG4/sys/time.h/conform): Likewise.
8937         (test-xfail-XPG4/sys/types.h/conform): Likewise.
8938         (test-xfail-XPG4/sys/wait.h/conform): Likewise.
8939         (test-xfail-XPG4/termios.h/conform): Likewise.
8940         (test-xfail-XPG4/ucontext.h/conform): Likewise.
8941         (test-xfail-XPG4/unistd.h/conform): Likewise.
8942         (test-xfail-XPG4/utmpx.h/conform): Likewise.
8943         (test-xfail-POSIX/sched.h/conform): Likewise.
8944         (test-xfail-POSIX/signal.h/conform): Likewise.
8945         (test-xfail-POSIX/sys/wait.h/conform): Likewise.
8946         (test-xfail-POSIX/tar.h/conform): Likewise.
8947         (test-xfail-UNIX98/arpa/inet.h/conform): Likewise.
8948         (test-xfail-UNIX98/fcntl.h/conform): Likewise.
8949         (test-xfail-UNIX98/langinfo.h/conform): Likewise.
8950         (test-xfail-UNIX98/netdb.h/conform): Likewise.
8951         (test-xfail-UNIX98/netinet/in.h/conform): Likewise.
8952         (test-xfail-UNIX98/sched.h/conform): Likewise.
8953         (test-xfail-UNIX98/signal.h/conform): Likewise.
8954         (test-xfail-UNIX98/stdio.h/conform): Likewise.
8955         (test-xfail-UNIX98/stdlib.h/conform): Likewise.
8956         (test-xfail-UNIX98/stropts.h/conform): Likewise.
8957         (test-xfail-UNIX98/sys/ipc.h/conform): Likewise.
8958         (test-xfail-UNIX98/sys/msg.h/conform): Likewise.
8959         (test-xfail-UNIX98/sys/sem.h/conform): Likewise.
8960         (test-xfail-UNIX98/sys/shm.h/conform): Likewise.
8961         (test-xfail-UNIX98/sys/socket.h/conform): Likewise.
8962         (test-xfail-UNIX98/sys/time.h/conform): Likewise.
8963         (test-xfail-UNIX98/sys/wait.h/conform): Likewise.
8964         (test-xfail-UNIX98/ucontext.h/conform): Likewise.
8965         (test-xfail-UNIX98/unistd.h/conform): Likewise.
8966         (test-xfail-UNIX98/utmpx.h/conform): Likewise.
8967         (test-xfail-XOPEN2K/aio.h/conform): Likewise.
8968         (test-xfail-XOPEN2K/arpa/inet.h/conform): Likewise.
8969         (test-xfail-XOPEN2K/fcntl.h/conform): Likewise.
8970         (test-xfail-XOPEN2K/langinfo.h/conform): Likewise.
8971         (test-xfail-XOPEN2K/math.h/conform): Likewise.
8972         (test-xfail-XOPEN2K/mqueue.h/conform): Likewise.
8973         (test-xfail-XOPEN2K/netdb.h/conform): Likewise.
8974         (test-xfail-XOPEN2K/netinet/in.h/conform): Likewise.
8975         (test-xfail-XOPEN2K/semaphore.h/conform): Likewise.
8976         (test-xfail-XOPEN2K/signal.h/conform): Likewise.
8977         (test-xfail-XOPEN2K/stdarg.h/conform): Likewise.
8978         (test-xfail-XOPEN2K/stdio.h/conform): Likewise.
8979         (test-xfail-XOPEN2K/stropts.h/conform): Likewise.
8980         (test-xfail-XOPEN2K/sys/ipc.h/conform): Likewise.
8981         (test-xfail-XOPEN2K/sys/msg.h/conform): Likewise.
8982         (test-xfail-XOPEN2K/sys/sem.h/conform): Likewise.
8983         (test-xfail-XOPEN2K/sys/shm.h/conform): Likewise.
8984         (test-xfail-XOPEN2K/sys/socket.h/conform): Likewise.
8985         (test-xfail-XOPEN2K/sys/wait.h/conform): Likewise.
8986         (test-xfail-XOPEN2K/termios.h/conform): Likewise.
8987         (test-xfail-XOPEN2K/tgmath.h/conform): Likewise.
8988         (test-xfail-XOPEN2K/ucontext.h/conform): Likewise.
8989         (test-xfail-XOPEN2K/utmpx.h/conform): Likewise.
8990         (test-xfail-POSIX2008/arpa/inet.h/conform): Likewise.
8991         (test-xfail-POSIX2008/fcntl.h/conform): Likewise.
8992         (test-xfail-POSIX2008/netdb.h/conform): Likewise.
8993         (test-xfail-POSIX2008/netinet/in.h/conform): Likewise.
8994         (test-xfail-POSIX2008/signal.h/conform): Likewise.
8995         (test-xfail-POSIX2008/stropts.h/conform): Likewise.
8996         (test-xfail-POSIX2008/sys/socket.h/conform): Likewise.
8997         (test-xfail-POSIX2008/sys/wait.h/conform): Likewise.
8998         (test-xfail-XOPEN2K8/arpa/inet.h/conform): Likewise.
8999         (test-xfail-XOPEN2K8/fcntl.h/conform): Likewise.
9000         (test-xfail-XOPEN2K8/limits.h/conform): Likewise.
9001         (test-xfail-XOPEN2K8/math.h/conform): Likewise.
9002         (test-xfail-XOPEN2K8/netdb.h/conform): Likewise.
9003         (test-xfail-XOPEN2K8/netinet/in.h/conform): Likewise.
9004         (test-xfail-XOPEN2K8/signal.h/conform): Likewise.
9005         (test-xfail-XOPEN2K8/stdio.h/conform): Likewise.
9006         (test-xfail-XOPEN2K8/stropts.h/conform): Likewise.
9007         (test-xfail-XOPEN2K8/sys/ipc.h/conform): Likewise.
9008         (test-xfail-XOPEN2K8/sys/msg.h/conform): Likewise.
9009         (test-xfail-XOPEN2K8/sys/select.h/conform): Likewise.
9010         (test-xfail-XOPEN2K8/sys/sem.h/conform): Likewise.
9011         (test-xfail-XOPEN2K8/sys/shm.h/conform): Likewise.
9012         (test-xfail-XOPEN2K8/sys/socket.h/conform): Likewise.
9013         (test-xfail-XOPEN2K8/sys/time.h/conform): Likewise.
9014         (test-xfail-XOPEN2K8/sys/wait.h/conform): Likewise.
9015         (test-xfail-XOPEN2K8/termios.h/conform): Likewise.
9016         (test-xfail-XOPEN2K8/tgmath.h/conform): Likewise.
9017         (test-xfail-XOPEN2K8/utmpx.h/conform): Likewise.
9018         (conformtest-cc-flags): Likewise.
9019         ($(conformtest-header-tests): New target.
9020         * conform/check-header-lists.sh: New file.
9021         * conform/run-conformtest.sh: Remove.
9022
9023         * conform/conformtest.pl: Allow ' and \ in values given for
9024         constants.
9025         * conform/data/semaphore.h-data [POSIX] (fcntl.h): Allow header
9026         inclusion.
9027         [POSIX] (sys/types.h): Likewise.
9028         [POSIX2008 || XOPEN2K8] (sys/types.h): Don't allow header
9029         inclusion.
9030         [POSIX || UNIX98 || XOPEN2K] (time.h): Don't allow header
9031         inclusion.
9032         * conform/data/signal.h-data (SIGIO): Remove expectation.
9033         [XPG3] (SIGBUS): Do not expect.
9034         [POSIX || XPG3] (SIGPOLL): Likewise.
9035         [POSIX || XPG3] (SIGPROF): Likewise.
9036         [POSIX || XPG3] (SIGSYS): Likewise.
9037         [XPG3] (SIGTRAP): Likewise.
9038         [POSIX || XPG3] (SIGURG): Likewise.
9039         [POSIX || XPG3] (SIGVTALRM): Likewise.
9040         [POSIX || XPG3] (SIGXCPU): Likewise.
9041         [POSIX || XPG3] (SIGXFSZ): Likewise.
9042         [POSIX] (SA_SIGINFO): Expect.
9043         [XPG3] (siginfo_t): Do not expect type or contents.
9044         [POSIX] (si_pid): Do not expect element.
9045         [POSIX] (si_uid): Likewise.
9046         [POSIX] (si_addr): Likewise.
9047         [POSIX] (si_status): Likewise.
9048         [POSIX] (si_band): Likewise.
9049         [XPG4] (si_value): Likewise.
9050         [POSIX || XPG3] (ILL_ILLOPC): Do not expect.
9051         [POSIX || XPG3] (ILL_ILLOPN): Likewise.
9052         [POSIX || XPG3] (ILL_ILLADR): Likewise.
9053         [POSIX || XPG3] (ILL_ILLTRP): Likewise.
9054         [POSIX || XPG3] (ILL_PRVOPC): Likewise.
9055         [POSIX || XPG3] (ILL_PRVREG): Likewise.
9056         [POSIX || XPG3] (ILL_COPROC): Likewise.
9057         [POSIX || XPG3] (ILL_BADSTK): Likewise.
9058         [POSIX || XPG3] (FPE_INTDIV): Likewise.
9059         [POSIX || XPG3] (FPE_INTOVF): Likewise.
9060         [POSIX || XPG3] (FPE_FLTDIV): Likewise.
9061         [POSIX || XPG3] (FPE_FLTOVF): Likewise.
9062         [POSIX || XPG3] (FPE_FLTUND): Likewise.
9063         [POSIX || XPG3] (FPE_FLTRES): Likewise.
9064         [POSIX || XPG3] (FPE_FLTINV): Likewise.
9065         [POSIX || XPG3] (FPE_FLTSUB): Likewise.
9066         [POSIX || XPG3] (SEGV_MAPERR): Likewise.
9067         [POSIX || XPG3] (SEGV_ACCERR): Likewise.
9068         [POSIX || XPG3] (BUS_ADRALN): Likewise.
9069         [POSIX || XPG3] (BUS_ADRERR): Likewise.
9070         [POSIX || XPG3] (BUS_OBJERR): Likewise.
9071         [POSIX || XPG3] (CLD_EXITED): Likewise.
9072         [POSIX || XPG3] (CLD_KILLED): Likewise.
9073         [POSIX || XPG3] (CLD_DUMPED): Likewise.
9074         [POSIX || XPG3] (CLD_TRAPPED): Likewise.
9075         [POSIX || XPG3] (CLD_STOPPED): Likewise.
9076         [POSIX || XPG3] (CLD_CONTINUED): Likewise.
9077         [POSIX || XPG3] (POLL_IN): Likewise.
9078         [POSIX || XPG3] (POLL_OUT): Likewise.
9079         [POSIX || XPG3] (POLL_MSG): Likewise.
9080         [POSIX || XPG3] (POLL_ERR): Likewise.
9081         [POSIX || XPG3] (POLL_PRI): Likewise.
9082         [POSIX || XPG3] (POLL_HUP): Likewise.
9083         [POSIX || XPG3 || POSIX2008] (TRAP_BRKPT): Likewise.
9084         [POSIX || XPG3 || POSIX2008] (TRAP_TRACE): Likewise.
9085         (SIG*): Do not allow.
9086         [XPG3] (si_*): Likewise.
9087         [XPG3] (SI_*): Likewise.
9088         [XPG3 || XPG4] (sigev_*): Likewise.
9089         [XPG3 || XPG4] (SIGEV_*): Likewise.
9090         [XPG3 || XPG4] (sival_*): Likewise.
9091         [POSIX || XPG3 || XPG4] (uc_*): Likewise.
9092         [POSIX || XPG3] (BUS_*): Likewise.
9093         [POSIX || XPG3] (CLD_*): Likewise.
9094         [POSIX || XPG3] (FPE_*): Likewise.
9095         [POSIX || XPG3] (ILL_*): Likewise.
9096         [POSIX || XPG3] (POLL_*): Likewise.
9097         [POSIX || XPG3] (SEGV_*): Likewise.
9098         [POSIX || XPG3 || POSIX2008] (SS_*): Likewise.
9099         [POSIX || XPG3 || POSIX2008] (SV_*): Likewise.
9100         [POSIX || XPG3 || POSIX2008] (TRAP_*): Likewise.
9101         [POSIX || XPG3 || POSIX2008] (ss_*): Likewise.
9102         [POSIX || XPG3 || POSIX2008] (sv_*): Likewise.
9103         * conform/data/tar.h-data (TMAGLEN): Use macro-int-constant.
9104         Specify type and value.
9105         (TVERSLEN): Likewise.
9106         (REGTYPE): Likewise.
9107         (AREGTYPE): Likewise.
9108         (LNKTYPE): Likewise.
9109         (SYMTYPE): Likewise.
9110         (CHRTYPE): Likewise.
9111         (BLKTYPE): Likewise.
9112         (DIRTYPE): Likewise.
9113         (FIFOTYPE): Likewise.
9114         (CONTTYPE): Likewise.
9115         (TSUID): Likewise.
9116         (TSGID): Likewise.
9117         (TSVTX): Likewise.
9118         (TUREAD): Likewise.
9119         (TUWRITE): Likewise.
9120         (TUEXEC): Likewise.
9121         (TGREAD): Likewise.
9122         (TGWRITE): Likewise.
9123         (TGEXEC): Likewise.
9124         (TOREAD): Likewise.
9125         (TOWRITE): Likewise.
9126         (TOEXEC): Likewise.
9127         [POSIX] (TSVTX): Expect constant.
9128
9129 2014-03-06  Joseph Myers  <joseph@codesourcery.com>
9130
9131         * Makefile (tests): Change dependencies to ....
9132         (tests-special): ... additions to this variable.
9133         (tests): Depend on $(tests-special).
9134         * Makerules (check-abi-list): New variable.
9135         (check-abi): Depend on $(check-abi-list).
9136         [$(subdir) = elf] (tests-special): Add
9137         $(objpfx)check-abi-libc.out.
9138         [$(build-shared) = yes && subdir] (tests-special): Add
9139         $(check-abi-list).
9140         [$(build-shared) = yes && subdir] (tests): Do not depend on
9141         check-abi.
9142         * Rules (tests): Depend on $(tests-special).
9143         (xtests): Depend on $(xtests-special).
9144         * catgets/Makefile (tests): Change dependencies to ....
9145         (tests-special): ... additions to this variable.
9146         * conform/Makefile (tests): Change dependencies to ....
9147         (tests-special): ... additions to this variable.
9148         * elf/Makefile (tests): Change dependencies to ....
9149         (tests-special): ... additions to this variable.
9150         * grp/Makefile (tests): Change dependencies to ....
9151         (tests-special): ... additions to this variable.
9152         * iconv/Makefile (xtests): Change dependencies to ....
9153         (xtests-special): ... additions to this variable.
9154         * iconvdata/Makefile (tests): Change dependencies to ....
9155         (tests-special): ... additions to this variable.
9156         * intl/Makefile (tests): Change dependencies to ....
9157         (tests-special): ... additions to this variable.  Also add
9158         $(objpfx)tst-gettext.out.
9159         * io/Makefile (tests): Change dependencies to ....
9160         (tests-special): ... additions to this variable.
9161         * libio/Makefile (tests): Change dependencies to ....
9162         (tests-special): ... additions to this variable.
9163         * malloc/Makefile (tests): Change dependencies to ....
9164         (tests-special): ... additions to this variable.
9165         * misc/Makefile (tests): Change dependencies to ....
9166         (tests-special): ... additions to this variable.
9167         * nptl/Makefile (tests): Change dependencies to ....
9168         (tests-special): ... additions to this variable.
9169         * nptl_db/Makefile (tests): Change dependencies to ....
9170         (tests-special): ... additions to this variable.
9171         * posix/Makefile (tests): Change dependencies to ....
9172         (tests-special): ... additions to this variable.
9173         (xtests): Change dependencies to ....
9174         (xtests-special): ... additions to this variable.
9175         * resolv/Makefile (tests): Change dependencies to ....
9176         (tests-special): ... additions to this variable.
9177         (xtests): Change dependencies to ....
9178         (xtests-special): ... additions to this variable.
9179         * stdio-common/Makefile (tests): Change dependencies to ....
9180         (tests-special): ... additions to this variable.
9181         (do-tst-unbputc): Remove target.
9182         (do-tst-printf): Likewise.
9183         * stdlib/Makefile (tests): Change dependencies to ....
9184         (tests-special): ... additions to this variable.
9185         * string/Makefile (tests): Change dependencies to ....
9186         (tests-special): ... additions to this variable.
9187         * sysdeps/x86/Makefile (tests): Change dependencies to ....
9188         (tests-special): ... additions to this variable.
9189
9190         * conform/data/netinet/tcp.h-data [POSIX2008 || XOPEN2K8]: Enable
9191         whole file.
9192         * conform/data/sys/timeb.h-data [POSIX2008 || XOPEN2K8]: Disable
9193         whole file.
9194         * conform/data/sys/uio.h-data [POSIX2008]: Likewise.
9195         * conform/data/ucontext.h-data [POSIX2008 || XOPEN2K8]: Likewise.
9196
9197         * conform/data/aio.h-data [XPG3 || XPG4]: Disable whole file.
9198         * conform/data/arpa/inet.h-data [XPG3]: Likewise.
9199         * conform/data/dlfcn.h-data [XPG3 || XPG4]: Likewise.
9200         * conform/data/fmtmsg.h-data [XPG3]: Likewise.
9201         * conform/data/libgen.h-data [XPG3]: Likewise.
9202         * conform/data/mqueue.h-data [XPG3 || XPG4]: Likewise.
9203         * conform/data/ndbm.h-data [XPG3]: Likewise.
9204         * conform/data/net/if.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
9205         * conform/data/netdb.h-data [XPG3]: Likewise.
9206         * conform/data/netinet/in.h-data [XPG3]: Likewise.
9207         * conform/data/poll.h-data [XPG3]: Likewise.
9208         * conform/data/spawn.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
9209         * conform/data/strings.h-data [XPG3]: Likewise.
9210         * conform/data/stropts.h-data [XPG3]: Likewise.
9211         * conform/data/sys/mman.h-data [XPG3]: Likewise.
9212         * conform/data/sys/resource.h-data [XPG3]: Likewise.
9213         * conform/data/sys/select.h-data [XPG3 || XPG4 || UNIX98]:
9214         Likewise.
9215         * conform/data/sys/statvfs.h-data [XPG3]: Likewise.
9216         * conform/data/sys/time.h-data [XPG3]: Likewise.
9217         * conform/data/sys/timeb.h-data [XPG3]: Likewise.
9218         * conform/data/sys/uio.h-data [XPG3]: Likewise.
9219         * conform/data/sys/un.h-data [XPG3]: Likewise.
9220         * conform/data/syslog.h-data [XPG3]: Likewise.
9221         * conform/data/ucontext.h-data [XPG3]: Likewise.
9222         * conform/data/utmpx.h-data [XPG3]: Likewise.
9223         * conform/data/varargs.h-data [UNIX98]: Enable file.
9224
9225         * manual/Makefile (INSTALL_INFO): Remove variable setting.
9226
9227         * math/libm-test.inc (struct test_f_f_data): Move expected results
9228         into structure for each rounding mode.
9229         (struct test_ff_f_data): Likewise.
9230         (struct test_ff_f_data_nexttoward): Likewise.
9231         (struct test_fi_f_data): Likewise.
9232         (struct test_fl_f_data): Likewise.
9233         (struct test_if_f_data): Likewise.
9234         (struct test_fff_f_data): Likewise.
9235         (struct test_c_f_data): Likewise.
9236         (struct test_f_f1_data): Likewise.
9237         (struct test_fF_f1_data): Likewise.
9238         (struct test_ffI_f1_data): Likewise.
9239         (struct test_c_c_data): Likewise.
9240         (struct test_cc_c_data): Likewise.
9241         (struct test_f_i_data): Likewise.
9242         (struct test_ff_i_data): Likewise.
9243         (struct test_f_l_data): Likewise.
9244         (struct test_f_L_data): Likewise.
9245         (struct test_fFF_11_data): Likewise.
9246         (RM_): New macro.
9247         (RM_FE_DOWNWARD): Likewise.
9248         (RM_FE_TONEAREST): Likewise.
9249         (RM_FE_TOWARDZERO): Likewise.
9250         (RM_FE_UPWARD): Likewise.
9251         (RUN_TEST_LOOP_f_f): Update references to expected results.
9252         (RUN_TEST_LOOP_2_f): Likewise.
9253         (RUN_TEST_LOOP_fff_f): Likewise.
9254         (RUN_TEST_LOOP_c_f): Likewise.
9255         (RUN_TEST_LOOP_f_f1): Likewise.
9256         (RUN_TEST_LOOP_fF_f1): Likewise.
9257         (RUN_TEST_LOOP_fI_f1): Likewise.
9258         (RUN_TEST_LOOP_ffI_f1): Likewise.
9259         (RUN_TEST_LOOP_c_c): Likewise.
9260         (RUN_TEST_LOOP_cc_c): Likewise.
9261         (RUN_TEST_LOOP_f_i): Likewise.
9262         (RUN_TEST_LOOP_f_i_tg): Likewise.
9263         (RUN_TEST_LOOP_ff_i_tg): Likewise.
9264         (RUN_TEST_LOOP_f_b): Likewise.
9265         (RUN_TEST_LOOP_f_b_tg): Likewise.
9266         (RUN_TEST_LOOP_f_l): Likewise.
9267         (RUN_TEST_LOOP_f_L): Likewise.
9268         (RUN_TEST_LOOP_fFF_11): Likewise.
9269         * math/gen-libm-test.pl (parse_args): Output four copies of
9270         expected results for each test.
9271
9272         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
9273         (__ASSUME_UTIMES): Remove.
9274         * sysdeps/unix/sysv/linux/tile/kernel-features.h
9275         (__ASSUME_UTIMES): Likewise.
9276
9277         * math/gen-auto-libm-tests.c: Update comment on output format.
9278         (output_for_one_input_case): Generate before-rounding and
9279         after-rounding information as conditions on output flags not
9280         floating-point format.
9281         * math/auto-libm-test-out: Regenerated.
9282         * math/gen-libm-test.pl (cond_value): New function.
9283         (or_cond_value): Use cond_value.
9284         (generate_testfile): Handle conditional exceptions.
9285
9286 2014-03-05  Joseph Myers  <joseph@codesourcery.com>
9287
9288         * math/libm-test.inc (max_valid_error): New variable.
9289         (init_max_error): Take new argument specifying whether function
9290         results are exactly determined.  Set max_valid_error and bound
9291         other variables for errors based on this argument.
9292         (set_max_error): Do not record results above max_valid_error.
9293         (check_float_internal): Only accept errors of up to 0.5ulps if
9294         also at most max_valid_error.
9295         (START): Take new argument EXACT and pass it to init_max_error.
9296         (acos_test): Update call to START.
9297         (acos_test_tonearest): Likewise.
9298         (acos_test_towardzero): Likewise.
9299         (acos_test_downward): Likewise.
9300         (acos_test_upward): Likewise.
9301         (acosh_test): Likewise.
9302         (asin_test): Likewise.
9303         (asin_test_tonearest): Likewise.
9304         (asin_test_towardzero): Likewise.
9305         (asin_test_downward): Likewise.
9306         (asin_test_upward): Likewise.
9307         (asinh_test): Likewise.
9308         (atan_test): Likewise.
9309         (atanh_test): Likewise.
9310         (atan2_test): Likewise.
9311         (cabs_test): Likewise.
9312         (cacos_test): Likewise.
9313         (cacosh_test): Likewise.
9314         (carg_test): Likewise.
9315         (casin_test): Likewise.
9316         (casinh_test): Likewise.
9317         (catan_test): Likewise.
9318         (catanh_test): Likewise.
9319         (cbrt_test): Likewise.
9320         (ccos_test): Likewise.
9321         (ccosh_test): Likewise.
9322         (ceil_test): Likewise.
9323         (cexp_test): Likewise.
9324         (cimag_test): Likewise.
9325         (clog_test): Likewise.
9326         (clog10_test): Likewise.
9327         (conj_test): Likewise.
9328         (copysign_test): Likewise.
9329         (cos_test): Likewise.
9330         (cos_test_tonearest): Likewise.
9331         (cos_test_towardzero): Likewise.
9332         (cos_test_downward): Likewise.
9333         (cos_test_upward): Likewise.
9334         (cosh_test): Likewise.
9335         (cosh_test_tonearest): Likewise.
9336         (cosh_test_towardzero): Likewise.
9337         (cosh_test_downward): Likewise.
9338         (cosh_test_upward): Likewise.
9339         (cpow_test): Likewise.
9340         (cproj_test): Likewise.
9341         (creal_test): Likewise.
9342         (csin_test): Likewise.
9343         (csinh_test): Likewise.
9344         (csqrt_test): Likewise.
9345         (ctan_test): Likewise.
9346         (ctan_test_tonearest): Likewise.
9347         (ctan_test_towardzero): Likewise.
9348         (ctan_test_downward): Likewise.
9349         (ctan_test_upward): Likewise.
9350         (ctanh_test): Likewise.
9351         (ctanh_test_tonearest): Likewise.
9352         (ctanh_test_towardzero): Likewise.
9353         (ctanh_test_downward): Likewise.
9354         (ctanh_test_upward): Likewise.
9355         (erf_test): Likewise.
9356         (erfc_test): Likewise.
9357         (exp_test): Likewise.
9358         (exp_test_tonearest): Likewise.
9359         (exp_test_towardzero): Likewise.
9360         (exp_test_downward): Likewise.
9361         (exp_test_upward): Likewise.
9362         (exp10_test): Likewise.
9363         (exp10_test_tonearest): Likewise.
9364         (exp10_test_towardzero): Likewise.
9365         (exp10_test_downward): Likewise.
9366         (exp10_test_upward): Likewise.
9367         (pow10_test): Likewise.
9368         (exp2_test): Likewise.
9369         (expm1_test): Likewise.
9370         (expm1_test_tonearest): Likewise.
9371         (expm1_test_towardzero): Likewise.
9372         (expm1_test_downward): Likewise.
9373         (expm1_test_upward): Likewise.
9374         (fabs_test): Likewise.
9375         (fdim_test): Likewise.
9376         (floor_test): Likewise.
9377         (fma_test): Likewise.
9378         (fma_test_towardzero): Likewise.
9379         (fma_test_downward): Likewise.
9380         (fma_test_upward): Likewise.
9381         (fmax_test): Likewise.
9382         (fmin_test): Likewise.
9383         (fmod_test): Likewise.
9384         (fpclassify_test): Likewise.
9385         (frexp_test): Likewise.
9386         (hypot_test): Likewise.
9387         (ilogb_test): Likewise.
9388         (isfinite_test): Likewise.
9389         (finite_test): Likewise.
9390         (isgreater_test): Likewise.
9391         (isgreaterequal_test): Likewise.
9392         (isinf_test): Likewise.
9393         (isless_test): Likewise.
9394         (islessequal_test): Likewise.
9395         (islessgreater_test): Likewise.
9396         (isnan_test): Likewise.
9397         (isnormal_test): Likewise.
9398         (issignaling_test): Likewise.
9399         (isunordered_test): Likewise.
9400         (j0_test): Likewise.
9401         (j1_test): Likewise.
9402         (jn_test): Likewise.
9403         (ldexp_test): Likewise.
9404         (lgamma_test): Likewise.
9405         (gamma_test): Likewise.
9406         (lrint_test): Likewise.
9407         (lrint_test_tonearest): Likewise.
9408         (lrint_test_towardzero): Likewise.
9409         (lrint_test_downward): Likewise.
9410         (lrint_test_upward): Likewise.
9411         (llrint_test): Likewise.
9412         (llrint_test_tonearest): Likewise.
9413         (llrint_test_towardzero): Likewise.
9414         (llrint_test_downward): Likewise.
9415         (llrint_test_upward): Likewise.
9416         (log_test): Likewise.
9417         (log10_test): Likewise.
9418         (log1p_test): Likewise.
9419         (log2_test): Likewise.
9420         (logb_test): Likewise.
9421         (logb_test_downward): Likewise.
9422         (lround_test): Likewise.
9423         (llround_test): Likewise.
9424         (modf_test): Likewise.
9425         (nearbyint_test): Likewise.
9426         (nextafter_test): Likewise.
9427         (nexttoward_test): Likewise.
9428         (pow_test): Likewise.
9429         (pow_test_tonearest): Likewise.
9430         (pow_test_towardzero): Likewise.
9431         (pow_test_downward): Likewise.
9432         (pow_test_upward): Likewise.
9433         (remainder_test): Likewise.
9434         (drem_test): Likewise.
9435         (remainder_test_tonearest): Likewise.
9436         (drem_test_tonearest): Likewise.
9437         (remainder_test_towardzero): Likewise.
9438         (drem_test_towardzero): Likewise.
9439         (remainder_test_downward): Likewise.
9440         (drem_test_downward): Likewise.
9441         (remainder_test_upward): Likewise.
9442         (drem_test_upward): Likewise.
9443         (remquo_test): Likewise.
9444         (rint_test): Likewise.
9445         (rint_test_tonearest): Likewise.
9446         (rint_test_towardzero): Likewise.
9447         (rint_test_downward): Likewise.
9448         (rint_test_upward): Likewise.
9449         (round_test): Likewise.
9450         (scalb_test): Likewise.
9451         (scalbn_test): Likewise.
9452         (scalbln_test): Likewise.
9453         (signbit_test): Likewise.
9454         (sin_test): Likewise.
9455         (sin_test_tonearest): Likewise.
9456         (sin_test_towardzero): Likewise.
9457         (sin_test_downward): Likewise.
9458         (sin_test_upward): Likewise.
9459         (sincos_test): Likewise.
9460         (sinh_test): Likewise.
9461         (sinh_test_tonearest): Likewise.
9462         (sinh_test_towardzero): Likewise.
9463         (sinh_test_downward): Likewise.
9464         (sinh_test_upward): Likewise.
9465         (sqrt_test): Likewise.
9466         (sqrt_test_tonearest): Likewise.
9467         (sqrt_test_towardzero): Likewise.
9468         (sqrt_test_downward): Likewise.
9469         (sqrt_test_upward): Likewise.
9470         (tan_test): Likewise.
9471         (tan_test_tonearest): Likewise.
9472         (tan_test_towardzero): Likewise.
9473         (tan_test_downward): Likewise.
9474         (tan_test_upward): Likewise.
9475         (tanh_test): Likewise.
9476         (tgamma_test): Likewise.
9477         (trunc_test): Likewise.
9478         (y0_test): Likewise.
9479         (y1_test): Likewise.
9480         (yn_test): Likewise.
9481         (significand_test): Likewise.
9482
9483         * math/libm-test.inc (struct ulp_data): Don't refer to ulps for
9484         individual tests in comment.
9485         (libm-test-ulps.h): Don't refer to test_ulps in #include comment.
9486         (prev_max_error): New variable.
9487         (prev_real_max_error): Likewise.
9488         (prev_imag_max_error): Likewise.
9489         (compare_ulp_data): Don't refer to test names in comment.
9490         (find_test_ulps): Remove function.
9491         (find_function_ulps): Likewise.
9492         (find_complex_function_ulps): Likewise.
9493         (init_max_error): Take function name as argument.  Look up ulps
9494         for that function.
9495         (print_ulps): Remove function.
9496         (print_max_error): Use prev_max_error instead of calling
9497         find_function_ulps.
9498         (print_complex_max_error): Use prev_real_max_error and
9499         prev_imag_max_error instead of calling find_complex_function_ulps.
9500         (check_float_internal): Take max_ulp parameter instead of calling
9501         find_test_ulps.  Don't call print_ulps.
9502         (check_float): Update call to check_float_internal.
9503         (check_complex): Update calls to check_float_internal.
9504         (START): Pass argument to init_max_error.
9505         * math/gen-libm-test.pl (%results): Don't include "kind"
9506         information.
9507         (parse_ulps): Don't handle ulps of individual tests.
9508         (print_ulps_file): Likewise.
9509         (output_ulps): Likewise.
9510         * math/README.libm-test: Update.
9511         * manual/libm-err-tab.pl (parse_ulps): Don't handle ulps of
9512         individual tests.
9513         * sysdeps/aarch64/libm-test-ulps: Remove individual test ulps.
9514         * sysdeps/alpha/fpu/libm-test-ulps: Likewise.
9515         * sysdeps/arm/libm-test-ulps: Likewise.
9516         * sysdeps/i386/fpu/libm-test-ulps: Likewise.
9517         * sysdeps/ia64/fpu/libm-test-ulps: Likewise.
9518         * sysdeps/m68k/coldfire/fpu/libm-test-ulps: Likewise.
9519         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Likewise.
9520         * sysdeps/microblaze/libm-test-ulps: Likewise.
9521         * sysdeps/mips/mips32/libm-test-ulps: Likewise.
9522         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
9523         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
9524         * sysdeps/powerpc/nofpu/libm-test-ulps: Likewise.
9525         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
9526         * sysdeps/sh/libm-test-ulps: Likewise.
9527         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
9528         * sysdeps/tile/libm-test-ulps: Likewise.
9529         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
9530
9531 2014-03-04  Joseph Myers  <joseph@codesourcery.com>
9532
9533         * math/libm-test.inc (print_complex_max_error): Check separately
9534         whether real and imaginary errors are within allowed range and
9535         pass 0 to print_complex_function_ulps instead of value within
9536         allowed range.
9537
9538 2014-03-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
9539
9540         * libio/tst-ftell-active-handler.c (get_handles_fdopen): Fix
9541         formatting.
9542         (get_handles_fopen): Likewise.
9543         (do_write_test): Likewise.
9544
9545         * libio/wfileops.c (do_ftell_wide): Fix up formatting.
9546
9547         * libio/fileops.c (do_ftell): Use cached offset when
9548         available.
9549         * libio/iofwide.c (do_ftell_wide): Likewise.
9550         * libio/iofdopen.c (_IO_new_fdopen): Don't use
9551         _IO_file_attach.
9552         * libio/wfileops.c (_IO_fwide): Don't cache offset.
9553
9554         [BZ #16532]
9555         * libio/libioP.h (get_file_offset): New function.
9556         * libio/fileops.c (get_file_offset): Likewise.
9557         (do_ftell): Likewise.
9558         (_IO_new_file_seekoff): Split out ftell logic.
9559         * libio/wfileops.c (do_ftell_wide): Likewise.
9560         (_IO_wfile_seekoff): Split out ftell logic.
9561         * libio/tst-ftell-active-handler.c: New test case.
9562         * libio/Makefile (tests): Add it.
9563
9564 2014-03-03  Roland McGrath  <roland@hack.frob.com>
9565
9566         * nptl/ChangeLog: Renamed to nptl/ChangeLog.old, no longer used.
9567         * nptl_db/ChangeLog: Renamed to nptl_db/ChangeLog.old, no longer used.
9568
9569 2014-03-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
9570
9571         [BZ #16639]
9572         * nscd/connections.c (nscd_init): Call do_exit.
9573         (start_threads): Call do_exit and notify_parent.
9574         (begin_drop_privileges): Call do_exit.
9575         (finish_drop_privileges): Likewise.
9576         * nscd/selinux.c (preserve_capabilities): Likewise.
9577         (install_real_capabilities): Likewise.
9578         (nscd_selinux_enabled): Likewise.
9579         (avc_create_thread): Likewise.
9580         (avc_alloc_lock): Likewise.
9581         (nscd_avc_init): Likewise.
9582         * nscd/nscd.c (parent_fd): New static variable.
9583         (main): Create a pipe between parent and child processes.
9584         Skip closing parent_fd.
9585         (monitor_child): New function.
9586         (do_exit): Likewise.
9587         (notify_parent): Likewise.
9588         * nscd/nscd.h (notify_parent): Likewise.
9589         (do_exit): Likewise.
9590
9591 2014-03-03  Carlos O'Donell  <carlos@redhat.com>
9592
9593         * malloc/malloc.c (__libc_calloc): Revert last change.
9594
9595 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9596
9597         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
9598
9599 2014-03-03  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
9600
9601         * sysdeps/powerpc/powerpc64/power7/strrchr.S: New file.
9602         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strrchr multiarch
9603         implementation.
9604         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
9605         (__libc_ifunc_impl_list): Likewise.
9606         * sysdeps/powerpc/powerpc64/multiarch/strrchr.c: New file.
9607         * sysdeps/powerpc/powerpc64/multiarch/strrchr-ppc64.c: New file.
9608         * sysdeps/powerpc/powerpc64/multiarch/strrchr-power7.S: New file.
9609         * string/strrchr.c: Define STRRCHR.
9610
9611 2014-02-28  Ondřej Bílka  <neleai@seznam.cz>
9612
9613         * benchtest/bench-strtok.c (simple_strtok): Delete.
9614         (strtok_string): Use as benchmark.
9615         * string/strtok (STRTOK): New macro.
9616
9617 2014-02-28  Carlos O'Donell  <carlos@redhat.com>
9618
9619         * manual/threads.texi: Add header and standard comments to all
9620         functions.
9621
9622         * elf/dl-lookup.c (check_match): New function.
9623         (ELF_MACHINE_SYM_NO_MATCH): Adjust comment.
9624         (do_lookup_x): Remove nested function check_match. Use non-nested
9625         function check_match.
9626
9627 2014-02-28  Roland McGrath  <roland@hack.frob.com>
9628
9629         * csu/Makefile (generated, before-compile): Use += rather than =.
9630         * catgets/Makefile (generated, generated-dirs): Likewise.
9631         * debug/Makefile (generated): Likewise.
9632         * dlfcn/Makefile (generated): Likewise.
9633         * elf/Makefile (before-compile, generated, generated-dirs): Likewise.
9634         * iconvdata/Makefile (before-compile, generated): Likewise.
9635         * intl/Makefile (before-compile, generated, generated-dirs): Likewise.
9636         * libio/Makefile (generated): Likewise.
9637         * malloc/Makefile (generated): Likewise.
9638         * manual/Makefile (generated, generated-dirs): Likewise.
9639         * misc/Makefile (generated): Likewise.
9640         * posix/Makefile (generated): Likewise.
9641         * resolv/Makefile (generated): Likewise.
9642         * sunrpc/Makefile (generated, generated-dirs): Likewise.
9643         * timezone/Makefile (generated, generated-dirs): Likewise.
9644
9645         * stdio-common/Versions (libc: GLIBC_PRIVATE): Add missing }.
9646
9647 2014-02-27  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9648
9649         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
9650         power8 implementation.
9651         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power8.S: New
9652         file: POWER8 llround ifunc implementation.
9653         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c
9654         (__lllround): Add POWER8 implementation.
9655         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S: New file:
9656         POWER8 llround implementation.
9657
9658         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint
9659         power8 implementation.
9660         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power8.S: New
9661         file: POWER8 llrint ifunc implementation.
9662         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c (__lllrint):
9663         Add POWER8 implementation.
9664         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S: New file:
9665         POWER8 llrint implementation.
9666
9667         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite
9668         power8 implementation.
9669         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power8.S: New
9670         file: POWER8 finite ifunc implementation.
9671         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c (__finite):
9672         Add POWER8 implementation.
9673         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c (__finitef):
9674         Likewise.
9675         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S: New file:
9676         POWER8 finite implementation.
9677         * sysdeps/powerpc/powerpc64/power8/fpu/s_finitef.S: New file.
9678
9679         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf
9680         power8 implementation.
9681         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power8.S: New
9682         file: POWER8 isinf ifunc implementation.
9683         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c (__isinf): Add
9684         POWER8 implementation.
9685         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c (__isinff):
9686         Likewise.
9687         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S: New file: POWER8
9688         isinf implementation.
9689         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinff.S: New file.
9690
9691         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h
9692         (INIT_ARCH): Add hwcap2 initialization.
9693         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
9694         power8 implementation.
9695         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power8.S: New
9696         file: POWER8 isnan ifunc implementation.
9697         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c (__isnan): Add
9698         POWER8 implementation.
9699         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c (__isnanf):
9700         Likewise.
9701         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S: New file: POWER8
9702         isnan implementation.
9703         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnanf.S: New file.
9704
9705 2014-02-27  Joey Ye  <joey.ye@arm.com>
9706
9707         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
9708         (_FP_NANFRAC_Q): Set to zero.
9709
9710 2014-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
9711
9712         [BZ #16623]
9713         * math/auto-libm-test-in: New test inputs.
9714         * math/auto-libm-test-out: Regenerate.
9715         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Preserve sign of A
9716         and DA.
9717         (__cos): Likewise.
9718         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
9719
9720 2014-02-27  Joseph Myers  <joseph@codesourcery.com>
9721
9722         * scripts/evaluate-test.sh: Take new argument indicating whether
9723         failure is expected.
9724         * Makeconfig (evaluate-test): Pass argument to evaluate-test.sh
9725         indicating whether failure is expected.
9726         * conform/Makefile (test-xfail-run-conformtest): New variable.
9727         ($(objpfx)run-conformtest.out): Don't expect to fail at makefile
9728         level.
9729         * posix/Makefile (test-xfail-annexc): New variable.
9730         ($(objpfx)annexc.out): Don't expect to fail at makefile level.
9731
9732 2014-02-26  Joseph Myers  <joseph@codesourcery.com>
9733
9734         * argp/Makefile: Include Makeconfig immediately after defining
9735         subdir.
9736         * assert/Makefile: Likewise.
9737         * benchtests/Makefile: Likewise.
9738         * catgets/Makefile: Likewise.
9739         * conform/Makefile: Likewise.
9740         * crypt/Makefile: Likewise.
9741         * csu/Makefile: Likewise.
9742         (all): Remove target.
9743         * ctype/Makefile: Include Makeconfig immediately after defining
9744         subdir.
9745         * debug/Makefile: Likewise.
9746         * dirent/Makefile: Likewise.
9747         * dlfcn/Makefile: Likewise.
9748         * gmon/Makefile: Likewise.
9749         * gnulib/Makefile: Likewise.
9750         * grp/Makefile: Likewise.
9751         * gshadow/Makefile: Likewise.
9752         * hesiod/Makefile: Likewise.
9753         * hurd/Makefile: Likewise.
9754         (all): Remove target.
9755         * iconvdata/Makefile: Include Makeconfig immediately after
9756         defining subdir.
9757         * inet/Makefile: Likewise.
9758         * intl/Makefile: Likewise.
9759         * io/Makefile: Likewise.
9760         * libio/Makefile: Likewise.
9761         (all): Remove target.
9762         * locale/Makefile: Include Makeconfig immediately after defining
9763         subdir.
9764         * login/Makefile: Likewise.
9765         * mach/Makefile: Likewise.
9766         (all): Remove target.
9767         * malloc/Makefile: Include Makeconfig immediately after defining
9768         subdir.
9769         (all): Remove target.
9770         * manual/Makefile: Include Makeconfig immediately after defining
9771         subdir.
9772         * math/Makefile: Likewise.
9773         * misc/Makefile: Likewise.
9774         * nis/Makefile: Likewise.
9775         * nss/Makefile: Likewise.
9776         * po/Makefile: Likewise.
9777         (all): Remove target.
9778         * posix/Makefile: Include Makeconfig immediately after defining
9779         subdir.
9780         * pwd/Makefile: Likewise.
9781         * resolv/Makefile: Likewise.
9782         * resource/Makefile: Likewise.
9783         * rt/Makefile: Likewise.
9784         * setjmp/Makefile: Likewise.
9785         * shadow/Makefile: Likewise.
9786         * signal/Makefile: Likewise.
9787         * socket/Makefile: Likewise.
9788         * soft-fp/Makefile: Likewise.
9789         * stdio-common/Makefile: Likewise.
9790         * stdlib/Makefile: Likewise.
9791         * streams/Makefile: Likewise.
9792         * string/Makefile: Likewise.
9793         * sunrpc/Makefile: Likewise.
9794         (all): Remove target.
9795         * sysvipc/Makefile: Include Makeconfig immediately after defining
9796         subdir.
9797         * termios/Makefile: Likewise.
9798         * time/Makefile: Likewise.
9799         * timezone/Makefile: Likewise.
9800         (all): Remove target.
9801         * wcsmbs/Makefile: Include Makeconfig immediately after defining
9802         subdir.
9803         * wctype/Makefile: Likewise.
9804
9805 2014-02-26  Steve Ellcey  <sellcey@mips.com>
9806
9807         * sysdeps/mips/math_private.h (_FPU_MASK_ALL) New.
9808         (libc_feholdexcept_mips): Use _FPU_MASK_ALL.
9809         (libc_feholdexcept_setround_mips): Ditto.
9810         (libc_feholdsetround): New.
9811         (libc_feholdsetroundf): New.
9812         (libc_feholdsetroundl): New.
9813         (libc_feupdateenv_test_mips): New.
9814         (libc_feupdateenv_test): New.
9815         (libc_feupdateenv_testf): New.
9816         (libc_feupdateenv_testl): New.
9817         (libc_feresetround): New.
9818         (libc_feresetroundf): New.
9819         (libc_feresetroundl): New.
9820         (libc_fetestexcept_mips): New.
9821         (libc_fetestexcept): New.
9822         (libc_fetestexceptf): New.
9823         (libc_fetestexceptl): New.
9824         (HAVE_RM_CTX): New.
9825         (libc_feholdexcept_setround_mips_ctx): New.
9826         (libc_feholdexcept_setround_ctx): New.
9827         (libc_feholdexcept_setroundf_ctx): New.
9828         (libc_feholdexcept_setroundl_ctx): New.
9829         (libc_fesetenv_mips_ctx): New.
9830         (libc_fesetenv_ctx): New.
9831         (libc_fesetenv_ctxf): New.
9832         (libc_fesetenv_ctxl): New.
9833         (libc_feupdateenv_mips_ctx): New.
9834         (libc_feupdateenv_ctx): New.
9835         (libc_feupdateenvf_ctx): New.
9836         (libc_feupdateenvl_ctx): New.
9837         (libc_feholdsetround_mips_ctx): New.
9838         (libc_feholdsetround_ctx): New.
9839         (libc_feholdsetroundf_ctx): New.
9840         (libc_feholdsetroundl_ctx): New.
9841         (libc_feresetround_mips_ctx): New.
9842         (libc_feresetround_ctx): New.
9843         (libc_feresetroundf_ctx): New.
9844         (libc_feresetroundl_ctx): New.
9845
9846 2014-02-26  Carlos O'Donell  <carlos@redhat.com>
9847
9848         * manual/ipc.texi (Semaphores): Use @Theglibc{}.
9849
9850         * manual/ipc.texi: New file.
9851         * manual/Makefile (chapters): Add ipc.
9852         * manual/job.texi: Add "Inter-Process Communication" to next.
9853         * manual/process.texi: Add "Inter-Process Communication" to prev.
9854
9855 2014-02-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9856
9857         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
9858
9859 2014-02-26  Ondřej Bílka  <neleai@seznam.cz>
9860
9861         * malloc/malloc.c (__libc_calloc): Simplify implementation.
9862
9863         * manual/arith.texi: Fix spaces after sentences.
9864         * manual/charset.texi: Likewise.
9865         * manual/errno.texi: Likewise.
9866         * manual/install.texi: Likewise.
9867         * manual/llio.texi: Likewise.
9868         * manual/locale.texi: Likewise.
9869         * manual/maint.texi: Likewise.
9870         * manual/math.texi: Likewise.
9871         * manual/memory.texi: Likewise.
9872         * manual/message.texi: Likewise.
9873         * manual/probes.texi: Likewise.
9874         * manual/resource.texi: Likewise.
9875         * manual/signal.texi: Likewise.
9876         * manual/socket.texi: Likewise.
9877         * manual/stdio.texi: Likewise.
9878         * manual/string.texi: Likewise.
9879         * manual/time.texi: Likewise.
9880         * manual/users.texi: Likewise.
9881
9882 2014-02-25  Carlos O'Donell  <carlos@redhat.com>
9883
9884         [BZ #16632]
9885         * include/features.h: Don't warn about _BSD_SOURCE or _SVID_SOURCE if
9886         _DEFAULT_SOURCE is defined.
9887
9888 2014-02-25  Ulrich Drepper  <drepper@gmail.com>
9889             Carlos O'Donell  <carlos@redhat.com>
9890
9891         [BZ #16613]
9892         * elf/dl-tls.c (_dl_count_modids): New function.
9893         * sysdeps/generic/ldsodefs.h: Declare _dl_count_modids.
9894         * elf/rtld.c (dl_main): Call _dl_count_modids to track TLS usage in
9895         audit library and increment generation counter.
9896         (_dl_allocate_tls_init): Add assertion to check TLS generation count.
9897         * elf/tst-audit9.c: New file.
9898         * elf/tst-auditmod9a.c: New file.
9899         * elf/tst-auditmod9b.c: New file.
9900         * elf/Makefile: Add rules to build and run tst-audit9.
9901
9902 2014-02-25  Florian Weimer  <fweimer@redhat.com>
9903
9904         [BZ #15347]
9905         * misc/sys/select.h (__FD_MASK): Avoid signed integer overflow.
9906
9907 2014-02-25  Will Newton  <will.newton@linaro.org>
9908
9909         * sysdeps/arm/__longjmp.S: Include stap-probe.h.
9910         (__longjmp): Restore sp and lr before restoring callee
9911         saved registers.  Add longjmp and longjmp_target
9912         SystemTap probe point.
9913         * sysdeps/arm/bits/setjmp.h (__jmp_buf): Update comment.
9914         * sysdeps/arm/include/bits/setjmp.h (__JMP_BUF_SP):
9915         Define to zero to match jmpbuf layout.
9916         * sysdeps/arm/setjmp.S: Include stap-probe.h.
9917         (__sigsetjmp): Save sp and lr before saving callee
9918         saved registers.  Add setjmp SystemTap probe point.
9919
9920 2014-02-24  Stefan Liebler  <stli@linux.vnet.ibm.com>
9921
9922         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
9923
9924 2014-02-24  Andreas Schwab  <schwab@suse.de>
9925
9926         [BZ #15804]
9927         * elf/pldd.c (wait_for_ptrace_stop): New function.
9928         (main): Call it after attaching.
9929
9930 2014-02-22  Roland McGrath  <roland@hack.frob.com>
9931
9932         * Makerules ($(common-objpfx)Versions.v.i): No longer depend
9933         on $(common-objpfx)abi-versions.h; using <shlib-compat.h> inside
9934         Versions files is now verboten.
9935         * hurd/Versions (libc: GLIBC_2.0):
9936         Remove various [SHLIB_COMPAT (libc, GLIBC_2_0, ...)] sections.
9937         (libc: HURD_CTHREADS_0.3): Remove conditionalization, was under
9938         [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_2)].
9939         * mach/Versions: Likewise.
9940
9941         * csu/Versions: Remove unused %include.
9942         * resolv/Versions: Likewise.
9943
9944 2014-02-21  Joseph Myers  <joseph@codesourcery.com>
9945
9946         * Makefile ($(objpfx)c++-types-check.out): Use $(evaluate-test).
9947         ($(objpfx)check-local-headers.out): Likewise.
9948         ($(objpfx)begin-end-check.out): Likewise.
9949         * Makerules (check-abi-%.out): Likewise.
9950         * catgets/Makefile ($(objpfx)test1.cat): Likewise.
9951         ($(objpfx)test2.cat): Likewise.
9952         ($(objpfx)de/libc.cat): Likewise.
9953         ($(objpfx)test-gencat.out): Likewise.
9954         * conform/Makefile ($(objpfx)run-conformtest.out): Likewise.
9955         * elf/Makefile ($(objpfx)order-cmp.out): Likewise.
9956         ($(objpfx)noload-mem): Likewise.
9957         ($(objpfx)tst-pathopt.out): Likewise.
9958         ($(objpfx)tst-rtld-load-self.out): Likewise.
9959         ($(objpfx)tst-array1-cmp.out): Likewise.
9960         ($(objpfx)tst-array1-static-cmp.out): Likewise.
9961         ($(objpfx)tst-array2-cmp.out): Likewise.
9962         ($(objpfx)tst-array3-cmp.out): Likewise.
9963         ($(objpfx)tst-array4-cmp.out): Likewise.
9964         ($(objpfx)tst-array5-cmp.out): Likewise.
9965         ($(objpfx)tst-array5-static-cmp.out): Likewise.
9966         ($(objpfx)check-textrel.out): Likewise.
9967         ($(objpfx)check-execstack.out): Likewise.
9968         ($(objpfx)check-localplt.out): Likewise.
9969         ($(objpfx)order2-cmp.out): Likewise.
9970         ($(objpfx)tst-leaks1-mem): Likewise.
9971         ($(objpfx)tst-leaks1-static-mem): Likewise.
9972         ($(objpfx)tst-initorder-cmp.out): Likewise.
9973         ($(objpfx)tst-initorder2-cmp.out): Likewise.
9974         ($(objpfx)tst-unused-dep.out): Likewise.
9975         ($(objpfx)tst-unused-dep-cmp.out): Likewise.
9976         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Likewise.
9977         * iconv/Makefile (test-iconvconfig): Likewise.
9978         * iconvdata/Makefile ($(objpfx)mtrace-tst-loading): Likewise.
9979         ($(objpfx)iconv-test.out): Likewise.
9980         ($(objpfx)tst-tables.out): Likewise.
9981         * intl/Makefile ($(objpfx)mtrace-tst-gettext): Likewise.
9982         ($(objpfx)tst-gettext.out): Likewise.
9983         ($(objpfx)tst-translit.out): Likewise.
9984         ($(objpfx)tst-gettext2.out): Likewise.
9985         ($(objpfx)tst-gettext4.out): Likewise.
9986         ($(objpfx)tst-gettext6.out): Likewise.
9987         * io/Makefile ($(objpfx)ftwtest.out): Likewise.
9988         * libio/Makefile ($(objpfx)test-freopen.out): Likewise.
9989         ($(objpfx)tst-fopenloc-cmp.out): Likewise.
9990         ($(objpfx)tst-fopenloc-mem.out): Likewise.
9991         * malloc/Makefile ($(objpfx)tst-mtrace.out): Likewise.
9992         * misc/Makefile ($(objpfx)tst-error1-mem): Likewise.
9993         * posix/Makefile ($(objpfx)globtest.out): Likewise.
9994         ($(objpfx)wordexp-tst.out): Likewise.
9995         ($(objpfx)annexc.out): Likewise.
9996         ($(objpfx)tst-fnmatch-mem): Likewise.
9997         ($(objpfx)bug-regex2-mem): Likewise.
9998         ($(objpfx)bug-regex14-mem): Likewise.
9999         ($(objpfx)bug-regex21-mem): Likewise.
10000         ($(objpfx)bug-regex31-mem): Likewise.
10001         ($(objpfx)tst-vfork3-mem): Likewise.
10002         ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
10003         ($(objpfx)tst-pcre-mem): Likewise.
10004         ($(objpfx)tst-boost-mem): Likewise.
10005         ($(objpfx)tst-getconf.out): Likewise.
10006         ($(objpfx)bug-ga2-mem): Likewise.
10007         ($(objpfx)bug-glob2-mem): Likewise.
10008         * resolv/Makefile ($(objpfx)mtrace-tst-leaks): Likewise.
10009         ($(objpfx)mtrace-tst-leaks2): Likewise.
10010         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Likewise.
10011         ($(objpfx)tst-printf.out): Likewise.
10012         ($(objpfx)tst-setvbuf1.out): Likewise.
10013         ($(objpfx)tst-setvbuf1-cmp.out): Likewise.
10014         * stdlib/Makefile ($(objpfx)isomac.out): Likewise.
10015         ($(objpfx)tst-fmtmsg.out): Likewise.
10016         * string/Makefile ($(objpfx)tst-svc-cmp.out): Likewise.
10017         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Likewise.
10018
10019         * bits/fcntl.h [__USE_MISC]: Remove redundant conditionals.
10020         * bits/sigaction.h [__USE_MISC]: Likewise.
10021         * bits/waitstatus.h: Update #endif comments.
10022         * ctype/ctype.h: Likewise.
10023         * dirent/dirent.h: Likewise.
10024         [__USE_MISC]: Remove redundant conditionals.
10025         * grp/grp.h: Update #endif comments.
10026         [__USE_GNU]: Remove redundant conditionals.
10027         [__USE_MISC]: Likewise.
10028         * inet/netinet/in.h [__USE_GNU]: Likewise.
10029         * io/sys/stat.h [__USE_MISC]: Likewise.
10030         * libio/bits/stdio-ldbl.h [__USE_MISC]: Likewise.
10031         * libio/bits/stdio.h: Update #endif comments.
10032         [__USE_MISC]: Remove redundant conditionals.
10033         * libio/bits/stdio2.h [__USE_MISC]: Likewise.
10034         * libio/stdio.h: Update #endif comments.
10035         [__USE_MISC]: Remove redundant conditionals.
10036         * math/bits/math-finite.h [__USE_MISC]: Likewise.
10037         * math/bits/mathcalls.h [__USE_MISC]: Likewise.
10038         * math/math.h: Update #else and #endif comments.
10039         [__USE_MISC]: Remove redundant conditionals.
10040         * misc/sys/uio.h: Update #endif comments.
10041         * posix/bits/unistd.h [__USE_MISC]: Remove redundant conditionals.
10042         * posix/glob.h [__USE_MISC]: Likewise.
10043         * posix/sys/types.h: Update #endif comments.
10044         [__USE_MISC]: Remove redundant conditionals.
10045         * posix/sys/wait.h: Update #endif comments.
10046         [__USE_MISC]: Remove redundant conditionals.
10047         * posix/unistd.h: Update #endif comments.
10048         [__USE_MISC]: Remove redundant conditionals.
10049         * pwd/pwd.h [__USE_GNU]: Likewise.
10050         [__USE_MISC]: Likewise.
10051         * resolv/netdb.h [__USE_GNU]: Likewise.
10052         * signal/signal.h: Update #endif comments.
10053         [__USE_MISC]: Remove redundant conditionals.
10054         * stdlib/stdlib.h: Update #else and #endif comments.
10055         [__USE_MISC]: Remove redundant conditionals.
10056         [__USE_GNU]: Likewise.
10057         * string/bits/string2.h [__USE_MISC]: Likewise.
10058         * string/string.h: Update #endif comments.
10059         [__USE_MISC]: Remove redundant conditionals.
10060         * sysdeps/m68k/m680x0/fpu/bits/mathinline.h [__USE_MISC]:
10061         Likewise.
10062         * sysdeps/mach/hurd/bits/fcntl.h [__USE_MISC]: Likewise.
10063         * sysdeps/mach/hurd/bits/stat.h [__USE_MISC]: Likewise.
10064         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h [__USE_MISC]:
10065         Likewise.
10066         * sysdeps/unix/sysv/linux/alpha/bits/stat.h [__USE_MISC]:
10067         Likewise.
10068         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Update #endif
10069         comments.
10070         [__USE_MISC]: Remove redundant conditionals.
10071         * sysdeps/unix/sysv/linux/bits/in.h [__USE_GNU]: Likewise.
10072         * sysdeps/unix/sysv/linux/bits/sigaction.h [__USE_MISC]: Likewise.
10073         * sysdeps/unix/sysv/linux/bits/socket.h [__USE_GNU]: Likewise.
10074         * sysdeps/unix/sysv/linux/bits/stat.h [__USE_MISC]: Likewise.
10075         * sysdeps/unix/sysv/linux/ia64/bits/sigaction.h [__USE_MISC]:
10076         Likewise.
10077         * sysdeps/unix/sysv/linux/m68k/bits/stat.h [__USE_MISC]: Likewise.
10078         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h [__USE_MISC]:
10079         Likewise.
10080         * sysdeps/unix/sysv/linux/mips/bits/stat.h [__USE_MISC]: Likewise.
10081         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h [__USE_MISC]:
10082         Likewise.
10083         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h [__USE_MISC]:
10084         Likewise.
10085         * sysdeps/unix/sysv/linux/s390/bits/stat.h [__USE_MISC]: Likewise.
10086         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h [__USE_MISC]:
10087         Likewise.
10088         * sysdeps/unix/sysv/linux/sparc/bits/stat.h [__USE_MISC]:
10089         Likewise.
10090         * sysdeps/unix/sysv/linux/x86/bits/stat.h [__USE_MISC]: Likewise.
10091         * sysdeps/x86/bits/string.h: Update #endif comments.
10092         * sysdeps/x86/fpu/bits/mathinline.h [__USE_MISC]: Remove redundant
10093         conditionals.
10094         * time/sys/time.h: Update #endif comments.
10095         * time/time.h: Likewise.
10096         [__USE_MISC]: Remove redundant conditionals.
10097
10098 2014-02-21  Yury Gribov  <y.gribov@samsung.com>
10099
10100         [BZ #16600]
10101         * sysdeps/arm/libm-test-ulps: Update for VFPv4.
10102
10103 2014-02-21  Andreas Schwab  <schwab@linux-m68k.org>
10104
10105         * Versions.def (librt): Add GLIBC_2.17.
10106
10107 2014-02-21  Adam Conrad  <adconrad@0c3.net>
10108
10109         * sysdeps/powerpc/bits/hwcap.h: Allow _SYSDEPS_SYSDEP_H guard as a
10110         synonym for _SYS_AUXV_H to allow direct inclusion.
10111         * sysdeps/sparc/bits/hwcap.h: Likewise.
10112         * sysdeps/powerpc/sysdep.h: Define _SYSDEPS_SYSDEP_H instead of
10113         _SYS_AUXV_H so we can include sysdep.h and sys/auxv.h together.
10114         * sysdeps/sparc/sysdep.h: Likewise.
10115
10116 2014-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
10117
10118         * benchtests/bench-strrchr.c (do_test): Fix minor formatting.
10119
10120 2014-02-21  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
10121
10122         * benchtests/bench-strrchr.c: Print length instead of position.
10123
10124 2014-02-20  Joseph Myers  <joseph@codesourcery.com>
10125
10126         [BZ #16611]
10127         * sysdeps/unix/sysv/linux/kernel-features.h
10128         [__LINUX_KERNEL_VERSION >= 0x030000 && __ASSUME_SOCKETCALL]
10129         (__ASSUME_SENDMMSG_SOCKETCALL): Define.
10130         [__LINUX_KERNEL_VERSION >= 0x030000 && (__i386__ || __x86_64__ ||
10131         __powerpc__ || __sh__ || __sparc__)] (__ASSUME_SENDMMSG_SYSCALL):
10132         Likewise.
10133         [__i386__ || __powerpc__ || __sh__ || __sparc__]
10134         (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
10135         [__ASSUME_SENDMMSG_SOCKETCALL || __ASSUME_SENDMMSG_SYSCALL]
10136         (__ASSUME_SENDMMSG): Define instead of using previous
10137         [__LINUX_KERNEL_VERSION >= 0x020627] condition.
10138         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
10139         (__ASSUME_SENDMMSG_SYSCALL): Define.
10140         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
10141         [__LINUX_KERNEL_VERSION >= 0x030200] (__ASSUME_SENDMMSG_SYSCALL):
10142         Likewise.
10143         * sysdeps/unix/sysv/linux/arm/kernel-features.h
10144         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
10145         Likewise.
10146         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
10147         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
10148         Likewise.
10149         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SOCKETCALL
10150         && !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
10151         !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
10152         [__ASSUME_SENDMMSG]: Change conditionals to
10153         [__ASSUME_SENDMMSG_SOCKETCALL].
10154         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
10155         [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_SENDMMSG_SYSCALL):
10156         Define.
10157         * sysdeps/unix/sysv/linux/mips/kernel-features.h
10158         [__LINUX_KERNEL_VERSION >= 0x030100] (__ASSUME_SENDMMSG_SYSCALL):
10159         Likewise.
10160         * sysdeps/unix/sysv/linux/sendmmsg.c [__ASSUME_SOCKETCALL &&
10161         !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
10162         !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
10163         [!__ASSUME_SENDMMSG]: Change conditional to
10164         [!__ASSUME_SENDMMSG_SOCKETCALL].
10165         * sysdeps/unix/sysv/linux/tile/kernel-features.h
10166         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
10167         Define.
10168
10169         [BZ #16610]
10170         * sysdeps/unix/sysv/linux/kernel-features.h
10171         [__LINUX_KERNEL_VERSION >= 0x020621 && __ASSUME_SOCKETCALL]
10172         (__ASSUME_RECVMMSG_SOCKETCALL): Define.
10173         [(__LINUX_KERNEL_VERSION >= 0x020621 && (__i386__ || __x86_64__ ||
10174         __sparc__)) || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__
10175         || __sh__))] (__ASSUME_RECVMMSG_SYSCALL): Likewise.
10176         [__i386__ || __sparc__]
10177         (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
10178         [__ASSUME_RECVMMSG_SOCKETCALL || __ASSUME_RECVMMSG_SYSCALL]
10179         (__ASSUME_RECVMMSG): Define instead of using previous
10180         [__LINUX_KERNEL_VERSION >= 0x020621] condition.
10181         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
10182         (__ASSUME_RECVMMSG_SYSCALL): Define.
10183         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
10184         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
10185         Likewise.
10186         * sysdeps/unix/sysv/linux/arm/kernel-features.h
10187         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
10188         Likewise.
10189         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
10190         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
10191         Likewise.
10192         * sysdeps/unix/sysv/linux/internal_recvmmsg.S [__ASSUME_SOCKETCALL
10193         && !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
10194         !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
10195         [__ASSUME_RECVMMSG]: Change condition to
10196         [__ASSUME_RECVMMSG_SOCKETCALL].
10197         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
10198         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
10199         Define.
10200         (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
10201         * sysdeps/unix/sysv/linux/mips/kernel-features.h
10202         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
10203         Likewise.
10204         * sysdeps/unix/sysv/linux/recvmmsg.c [__ASSUME_SOCKETCALL &&
10205         !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
10206         !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
10207         [!__ASSUME_RECVMMSG]: Change condition to
10208         [!__ASSUME_RECVMMSG_SOCKETCALL].
10209         * sysdeps/unix/sysv/linux/tile/kernel-features.h
10210         (__ASSUME_RECVMMSG_SYSCALL): Define.
10211
10212         [BZ #16609]
10213         * sysdeps/unix/sysv/linux/kernel-features.h [__i386__ ||
10214         __powerpc__ || __s390__ || __sh__ || __sparc__]
10215         (__ASSUME_SOCKETCALL): Define.
10216         [__LINUX_KERNEL_VERSION && __ASSUME_SOCKETCALL]
10217         (__ASSUME_ACCEPT4_SOCKETCALL): Likewise.
10218         [(__LINUX_KERNEL_VERSION >= 0x02061c && (__x86_64__ || __sparc__))
10219         || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__ ||
10220         __sh__))] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
10221         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
10222         [__ASSUME_ACCEPT4_SOCKETCALL || __ASSUME_ACCEPT4_SYSCALL]
10223         (__ASSUME_ACCEPT4): Define instead of using previous
10224         [__LINUX_KERNEL_VERSION >= 0x02061c && (__i386__ || __x86_64__ ||
10225         __powerpc__ || __sparc__ || __s390__)] condition.
10226         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
10227         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
10228         * sysdeps/unix/sysv/linux/accept4.c [__ASSUME_SOCKETCALL &&
10229         !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
10230         !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
10231         [!__ASSUME_ACCEPT4]: Change condition to
10232         [!__ASSUME_ACCEPT4_SOCKETCALL].
10233         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
10234         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.  Correct
10235         condition to [__LINUX_KERNEL_VERSION >= 0x030200].
10236         * sysdeps/unix/sysv/linux/arm/kernel-features.h
10237         [__LINUX_KERNEL_VERSION >= 0x020624] (__ASSUME_ACCEPT4): Change to
10238         __ASSUME_ACCEPT4_SYSCALL.
10239         * sysdeps/unix/sysv/linux/i386/accept4.S [__ASSUME_ACCEPT4]:
10240         Change conditions to [__ASSUME_ACCEPT4_SOCKETCALL].
10241         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
10242         [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_ACCEPT4): Change to
10243         __ASSUME_ACCEPT4_SYSCALL.
10244         * sysdeps/unix/sysv/linux/internal_accept4.S [__ASSUME_SOCKETCALL
10245         && !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
10246         !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
10247         [__ASSUME_ACCEPT4]: Change condition to
10248         [__ASSUME_ACCEPT4_SOCKETCALL].
10249         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
10250         (__ASSUME_SOCKETCALL): Define.
10251         [__LINUX_KERNEL_VERSION >= 0x02061c] (__ASSUME_ACCEPT4): Remove.
10252         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
10253         (__ASSUME_SOCKETCALL): Define.
10254         (__ASSUME_ACCEPT4): Remove.
10255         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_ACCEPT4_SYSCALL):
10256         Define.
10257         * sysdeps/unix/sysv/linux/mips/kernel-features.h
10258         [__LINUX_KERNEL_VERSION >= 0x02061f] (__ASSUME_ACCEPT4_SYSCALL):
10259         Likewise.
10260         * sysdeps/unix/sysv/linux/tile/kernel-features.h
10261         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
10262
10263         * sysdeps/unix/sysv/linux/arm/bits/hwcap.h (HWCAP_ARM_VFPD32): New
10264         macro.
10265         (HWCAP_ARM_LPAE): Likewise.
10266         (HWCAP_ARM_EVTSTRM): Likewise.
10267         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c (_dl_arm_cap_flags):
10268         Add vpfd32, lpae and evtstrm.
10269         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h (_DL_HWCAP_COUNT):
10270         Increase to 22.
10271
10272 2014-02-19  Joseph Myers  <joseph@codesourcery.com>
10273
10274         * math/auto-libm-test-in: Add tests of clog10.
10275         * math/auto-libm-test-out: Regenerated.
10276         * math/libm-test.inc (clog10_test_data): Use AUTO_TESTS_c_c.
10277         * sysdeps/i386/fpu/libm-test-ulps: Update.
10278         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
10279
10280 2014-02-18  Andreas Schwab  <schwab@suse.de>
10281
10282         [BZ #16574]
10283         * resolv/res_send.c (send_vc): Add parameter ansp2_malloced.
10284         Store non-zero if the second buffer was newly allocated.
10285         (send_dg): Likewise.
10286         (__libc_res_nsend): Add parameter ansp2_malloced and pass it down
10287         to send_vc and send_dg.
10288         (res_nsend): Pass NULL for ansp2_malloced.
10289         * resolv/res_query.c (__libc_res_nquery): Add parameter
10290         answerp2_malloced and pass it down to __libc_res_nsend.
10291         (res_nquery): Pass additional NULL to __libc_res_nquery.
10292         (__libc_res_nsearch): Add parameter answerp2_malloced and pass it
10293         down to __libc_res_nquery and __libc_res_nquerydomain.  Deallocate
10294         second answer buffer if answerp2_malloced was set.
10295         (res_nsearch): Pass additional NULL to __libc_res_nsearch.
10296         (__libc_res_nquerydomain): Add parameter
10297         answerp2_malloced and pass it down to __libc_res_nquery.
10298         (res_nquerydomain): Pass additional NULL to
10299         __libc_res_nquerydomain.
10300         * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyname_r): Pass
10301         additional NULL to __libc_res_nsend and __libc_res_nquery.
10302         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Pass
10303         additional NULL to __libc_res_nsearch.
10304         (_nss_dns_gethostbyname4_r): Revert last change.  Use new
10305         parameter of __libc_res_nsearch to check for separately allocated
10306         second buffer.
10307         (_nss_dns_gethostbyaddr2_r): Pass additional NULL to
10308         __libc_res_nquery.
10309         * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Pass
10310         additional NULL to __libc_res_nquery.
10311         * resolv/gethnamaddr.c (gethostbyname2): Pass additional NULL to
10312         __libc_res_nsearch.
10313         (gethostbyaddr): Pass additional NULL to __libc_res_nquery.
10314         * include/resolv.h: Update prototypes of __libc_res_nquery,
10315         __libc_res_nsearch, __libc_res_nsend.
10316
10317 2014-02-18  Joseph Myers  <joseph@codesourcery.com>
10318
10319         * math/auto-libm-test-in: Add tests of fma.
10320         * math/auto-libm-test-out: Regenerated.
10321         * math/libm-test.inc (fma_test_data): Use AUTO_TESTS_fff_f.
10322         (fma_towardzero_test_data): Likewise.
10323         (fma_downward_test_data): Likewise.
10324         (fma_upward_test_data): Likewise.
10325         * math/gen-auto-libm-tests.c (rounding_mode_desc): Add field
10326         mpc_mode.
10327         (rounding_modes): Add values for new field.
10328         (func_calc_method): Add value mpfr_fff_f.
10329         (func_calc_desc): Add mpfr_fff_f union field.
10330         (test_function): Add field exact_args.
10331         (FUNC): Add macro argument EXACT_ARGS.
10332         (FUNC_mpfr_f_f): Update call to FUNC.
10333         (FUNC_mpfr_f_f): Likewise.
10334         (FUNC_mpfr_ff_f): Likewise.
10335         (FUNC_mpfr_if_f): Likewise.
10336         (FUNC_mpc_c_f): Likewise.
10337         (FUNC_mpc_c_c): Likewise.
10338         (test_functions): Add fma.  Update calls to FUNC.
10339         (handle_input_arg): Add argument exact_args.
10340         (add_test): Update call to handle_input_arg.
10341         (calc_generic_results): Add argument mode.  Handle mpfr_fff_f.
10342         (output_for_one_input_case): Update call to calc_generic_results.
10343         Recalculate exact zero results in each rounding mode.
10344
10345         * math/gen-auto-libm-tests.c (adjust_real): Ensure integers are
10346         non-negative before setting low bit.
10347         * math/auto-libm-test-in: Mark one asin test possibly having
10348         spurious underflow.
10349         * math/auto-libm-test-out: Regenerated.
10350         * sysdeps/i386/fpu/libm-test-ulps: Update.
10351         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
10352
10353 2014-02-17  David Holsgrove <david.holsgrove@xilinx.com>
10354
10355         * sysdeps/microblaze: Move directory from ports/sysdeps/microblaze.
10356         * sysdeps/unix/sysv/linux/microblaze: Move directory from
10357         ports/sysdeps/unix/sysv/linux/microblaze.
10358         * README: Add missing listing for microblaze*-*-linux-gnu.
10359
10360 2014-02-16  Ondřej Bílka  <neleai@seznam.cz>
10361
10362         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Remove
10363         duplicate code
10364
10365 2014-02-16  Mike Frysinger  <vapier@gentoo.org>
10366
10367         * sysdeps/ia64: Move directory from ports/sysdeps/ia64.
10368         * sysdeps/unix/sysv/linux/ia64: Move directory from
10369         ports/sysdeps/unix/sysv/linux/ia64.
10370         * README: Update listing for ia64-*-linux-gnu.
10371
10372 2014-02-14  Tomas Dohnalek  <tdohnale@redhat.com>
10373             Joseph Myers  <joseph@codesourcery.com>
10374
10375         * Makeconfig (test-name): New variable.
10376         (evaluate-test): Likewise.
10377         * Makerules (do-test-clean): Remove .test-result files.
10378         (common-mostlyclean): Likewise.
10379         * Rules ($(objpfx)%.out): Use $(evaluate-test) in both rules.
10380         * scripts/evaluate-test.sh: New file.
10381
10382 2014-02-14  Joseph Myers  <joseph@codesourcery.com>
10383
10384         * libio/Makefile ($(objpfx)tst-fopenloc.check): Split into
10385         separate $(objpfx)tst-fopenloc-cmp.out and
10386         $(objpfx)tst-fopenloc-mem.out targets.
10387         (tests): Update dependencies.
10388         * posix/Makefile (tests variable): Add tst-rxspencer-no-utf8.
10389         (generated): Change tst-rxspencer-mem and tst-rxspencer.mtrace to
10390         tst-rxspencer-no-utf8-mem and tst-rxspencer-no-utf8.mtrace.
10391         (tst-rxspencer-no-utf8-ARGS): New variable.
10392         (tst-rxspencer-no-utf8-ENV): Likewise.
10393         (tests target): Depend on $(objpfx)tst-rxspencer-no-utf8-mem
10394         instead of $(objpfx)tst-rxspencer-mem.
10395         ($(objpfx)tst-rxspencer-mem): Change target to
10396         $(objpfx)tst-rxspencer-no-utf8-mem.  Depend on
10397         $(objpfx)tst-rxspencer-no-utf8.out instead of running test program.
10398         * posix/tst-rxspencer-no-utf8.c: New file.
10399
10400         * elf/Makefile ($(objpfx)order.out): Remove rule.
10401         [$(run-built-tests) = yes] (tests): Depend on
10402         $(objpfx)order-cmp.out.
10403         ($(objpfx)order-cmp.out): New rule.
10404         [$(run-built-tests) = yes] (tests): Depend on
10405         $(objpfx)tst-array1-cmp.out, $(objpfx)tst-array1-static-cmp.out,
10406         $(objpfx)tst-array2-cmp.out, $(objpfx)tst-array3-cmp.out,
10407         $(objpfx)tst-array4-cmp.out, $(objpfx)tst-array5-cmp.out and
10408         $(objpfx)tst-array5-static-cmp.out.
10409         ($(objpfx)tst-array1.out): Remove rule.
10410         ($(objpfx)tst-array1-cmp.out): New rule.
10411         ($(objpfx)tst-array1-static.out): Remove rule.
10412         ($(objpfx)tst-array1-static-cmp.out): New rule.
10413         ($(objpfx)tst-array2.out): Remove rule.
10414         ($(objpfx)tst-array2-cmp.out): New rule.
10415         ($(objpfx)tst-array3.out): Remove rule.
10416         ($(objpfx)tst-array3-cmp.out): New rule.
10417         ($(objpfx)tst-array4.out): Remove rule.
10418         ($(objpfx)tst-array4-cmp.out): New rule.
10419         ($(objpfx)tst-array5.out): Remove rule.
10420         ($(objpfx)tst-array5-cmp.out): New rule.
10421         ($(objpfx)tst-array5-static.out): Remove rule.
10422         ($(objpfx)tst-array5-static-cmp.out): New rule.
10423         [$(run-built-tests) = yes] (tests): Depend on
10424         $(objpfx)order2-cmp.out.
10425         ($(objpfx)order2.out): Remove rule.
10426         ($(objpfx)order2-cmp.out): New rule.
10427         ($(objpfx)tst-initorder.out): Remove rule.
10428         [$(run-built-tests) = yes] (tests): Depend on
10429         $(objpfx)tst-initorder-cmp.out.
10430         ($(objpfx)tst-initorder-cmp.out): New rule.
10431         ($(objpfx)tst-initorder2.out): Remove rule.
10432         [$(run-built-tests) = yes] (tests): Depend on
10433         $(objpfx)tst-initorder2-cmp.out.
10434         ($(objpfx)tst-initorder2-cmp.out): New rule.
10435         [$(run-built-tests) = yes] (tests): Depend on
10436         $(objpfx)tst-unused-dep-cmp.out.
10437         ($(objpfx)tst-unused-dep-cmp.out): Do not run cmp.
10438         ($(objpfx)tst-unused-dep-cmp.out): New rule.
10439         * stdio-common/Makefile [$(run-built-tests) = yes] (tests): Depend
10440         on $(objpfx)tst-setvbuf1-cmp.out.
10441         ($(objpfx)tst-setvbuf1.out): Do not run cmp.
10442         ($(objpfx)tst-setvbuf1-cmp.out): New rule.
10443         * string/Makefile [$(run-built-tests) = yes] (tests): Depend
10444         $(objpfx)tst-svc-cmp.out instead of $(objpfx)tst-svc.out.
10445         ($(objpfx)tst-svc.out): Remove rule.
10446         ($(objpfx)tst-svc-cmp.out): New rule.
10447
10448 2014-02-13  Joseph Myers  <joseph@codesourcery.com>
10449
10450         * bits/mman.h [__USE_MISC]: Remove redundant conditionals.
10451         * ctype/ctype.h [__USE_MISC]: Likewise.
10452         * dirent/dirent.h [__USE_MISC]: Likewise.
10453         * grp/grp.h [__USE_MISC]: Likewise.
10454         * io/fcntl.h [__USE_MISC]: Likewise.
10455         * io/sys/stat.h [__USE_MISC]: Likewise.
10456         * libio/stdio.h [__USE_MISC]: Likewise.
10457         * posix/unistd.h [__USE_MISC]: Likewise.
10458         * pwd/pwd.h [__USE_MISC]: Likewise.
10459         * stdlib.h [__USE_MISC]: Likewise.
10460         * string/bits/string2.h [__USE_MISC]: Likewise.
10461         * string/string.h [__USE_MISC]: Likewise.
10462         * time/time.h [__USE_MISC]: Likewise.
10463
10464 2014-02-13  Andreas Schwab  <schwab@suse.de>
10465
10466         [BZ #16574]
10467         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Free the
10468         second answer buffer if it was separately allocated.
10469
10470 2014-02-12  Joseph Myers  <joseph@codesourcery.com>
10471
10472         * sysdeps/mips/math-tests.h: Include <features.h>.
10473         [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
10474         (ROUNDING_TESTS_long_double): Do not define.
10475         [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
10476         (EXCEPTION_TESTS_long_double): Likewise.
10477         * sysdeps/mips/mips64/libm-test-ulps: Update.
10478
10479         * include/features.h (__USE_BSD): Remove macro definitions.
10480         (__USE_SVID): Likewise.
10481         (_BSD_SOURCE): Likewise.
10482         (_SVID_SOURCE): Likewise.
10483         [!defined _BSD_SOURCE && !defined _SVID_SOURCE]: Remove condition
10484         from definition of _DEFAULT_SOURCE.
10485         [_BSD_SOURCE || _SVID_SOURCE]: Change condition to
10486         [_DEFAULT_SOURCE].
10487         * bits/fcntl.h [__USE_BSD]: Change condition to [__USE_MISC].
10488         * bits/mman.h [__USE_BSD]: Likewise.
10489         * bits/termios.h [__USE_BSD]: Likewise.
10490         * bits/waitstatus.h [__USE_BSD]: Likewise.
10491         * ctype/ctype.h [__USE_SVID]: Likewise.
10492         * dirent/dirent.h [__USE_BSD]: Likewise.
10493         * grp/grp.h [__USE_SVID]: Likewise.
10494         [__USE_BSD]: Likewise.
10495         * inet/netinet/igmp.h [__USE_BSD]: Likewise.
10496         * io/fcntl.h [__USE_BSD]: Likewise.
10497         * io/ftw.h [__USE_BSD]: Likewise.
10498         * io/sys/stat.h [__USE_BSD]: Likewise.
10499         * libio/bits/stdio-ldbl.h [__USE_BSD]: Likewise.
10500         * libio/bits/stdio2.h [__USE_BSD]: Likewise.
10501         * libio/stdio.h [__USE_SVID]: Likewise.
10502         [__USE_BSD]: Likewise.
10503         * math/math.h [__USE_SVID]: Likewise.
10504         [__USE_BSD]: Likewise.
10505         * misc/bits/syslog-ldbl.h [__USE_BSD]: Likewise.
10506         * misc/bits/syslog.h [__USE_BSD]: Likewise.
10507         * misc/search.h [__USE_SVID]: Likewise.
10508         * misc/sys/mman.h [__USE_BSD]: Likewise.
10509         * misc/sys/syslog.h [__USE_BSD]: Likewise.
10510         * misc/sys/uio.h [__USE_BSD]: Likewise.
10511         * posix/bits/unistd.h [__USE_BSD]: Likewise.
10512         * posix/glob.h [__USE_BSD]: Likewise.
10513         * posix/regex.h [__USE_BSD]: Likewise.
10514         * posix/sys/types.h [__USE_BSD]: Likewise.
10515         [__USE_SVID]: Likewise.
10516         * posix/sys/utsname.h [__USE_SVID]: Likewise.
10517         * posix/sys/wait.h [__USE_BSD]: Likewise.
10518         [__USE_SVID]: Likewise.
10519         * posix/unistd.h [__USE_BSD]: Likewise.
10520         [__USE_SVID]: Likewise.
10521         * pwd/pwd.h [__USE_SVID]: Likewise.
10522         * resolv/netdb.h [__USE_BSD]: Likewise.
10523         * setjmp/setjmp.h [__USE_BSD]: Likewise.
10524         * signal/signal.h [__USE_BSD]: Likewise.
10525         [__USE_SVID]: Likewise.
10526         * socket/sys/socket.h [__USE_BSD]: Likewise.
10527         * stdlib/fmtmsg.h [__USE_SVID]: Likewise.
10528         * stdlib/stdlib.h [__USE_BSD]: Likewise.
10529         [__USE_SVID]: Likewise.
10530         * string/bits/string2.h [__USE_BSD]: Likewise.
10531         [__USE_SVID]: Likewise.
10532         * string/bits/string3.h [__USE_BSD]: Likewise.
10533         * string/endian.h [__USE_BSD]: Likewise.
10534         * string/string.h [__USE_SVID]: Likewise.
10535         [__USE_BSD]: Likewise.
10536         * string/strings.h [__USE_BSD]: Likewise.
10537         * sysdeps/generic/netinet/ip.h [__USE_BSD]: Likewise.
10538         * sysdeps/gnu/netinet/ip_icmp.h [__USE_BSD]: Likewise.
10539         * sysdeps/mach/hurd/bits/fcntl.h [__USE_BSD]: Likewise.
10540         * sysdeps/mach/hurd/bits/stat.h [__USE_BSD]: Likewise.
10541         * sysdeps/unix/sysv/linux/alpha/bits/mman.h [__USE_BSD]: Likewise.
10542         * sysdeps/unix/sysv/linux/alpha/bits/termios.h [__USE_BSD]:
10543         Likewise.
10544         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_BSD]:
10545         Likewise.
10546         * sysdeps/unix/sysv/linux/bits/mman-linux.h [__USE_BSD]: Likewise.
10547         * sysdeps/unix/sysv/linux/bits/sys_errlist.h [__USE_BSD]:
10548         Likewise.
10549         * sysdeps/unix/sysv/linux/bits/termios.h [__USE_BSD]: Likewise.
10550         * sysdeps/unix/sysv/linux/mips/bits/termios.h [__USE_BSD]:
10551         Likewise.
10552         * sysdeps/unix/sysv/linux/netinet/if_ether.h [__USE_BSD]:
10553         Likewise.
10554         * sysdeps/unix/sysv/linux/netinet/if_fddi.h [__USE_BSD]: Likewise.
10555         * sysdeps/unix/sysv/linux/netinet/if_tr.h [__USE_BSD]: Likewise.
10556         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_BSD]:
10557         Likewise.
10558         * sysdeps/unix/sysv/linux/sparc/bits/termios.h [__USE_BSD]:
10559         Likewise.
10560         * sysdeps/x86/bits/string.h [__USE_BSD]: Likewise.
10561         * sysvipc/sys/ipc.h [__USE_SVID]: Likewise.
10562         * termios/termios.h [__USE_BSD]: Likewise.
10563         * time/sys/time.h [__USE_BSD]: Likewise.
10564         * time/time.h [__USE_BSD]: Likewise.
10565         [__USE_SVID]: Likewise.
10566
10567         * Makefile (subdir_targets): Remove subdir_lint.out.
10568
10569         * stdio-common/Makefile (do-tst-unbputc): Remove target.
10570         (do-tst-printf): Likewise.
10571         (tests): Depend directly on $(objpfx)tst-unbputc.out and
10572         $(objpfx)tst-printf.out.
10573
10574         * io/ftwtest-sh (testout): Change to $tmp/ftwtest-tmp.out.
10575
10576         * Makerules (check-abi-%): Change target to
10577         $(objpfx)check-abi-%.out.
10578         (check-abi target): Update dependencies.
10579         (check-abi-pattern variable): Redirect output of diff to $@.
10580         (check-abi variable): Likewise.
10581         * elf/Makefile (check-abi): Update dependencies.
10582
10583         * soft-fp/op-common.h (_FP_DECL): Mark exponent as possibly
10584         unused.
10585         (_FP_PACK_SEMIRAW): Determine tininess based on rounding shifted
10586         value if _FP_TININESS_AFTER_ROUNDING and unrounded value is in
10587         subnormal range.
10588         (_FP_PACK_CANONICAL): Determine tininess based on rounding to
10589         normal precision if _FP_TININESS_AFTER_ROUNDING and unrounded
10590         value has largest subnormal exponent.
10591         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS]
10592         (_FP_TININESS_AFTER_ROUNDING): Undefine and redefine to 0.
10593         * sysdeps/aarch64/soft-fp/sfp-machine.h
10594         (_FP_TININESS_AFTER_ROUNDING): New macro.
10595         * sysdeps/alpha/soft-fp/sfp-machine.h
10596         (_FP_TININESS_AFTER_ROUNDING): Likewise.
10597         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
10598         Likewise.
10599         * sysdeps/mips/mips64/soft-fp/sfp-machine.h
10600         (_FP_TININESS_AFTER_ROUNDING): Likewise.
10601         * sysdeps/mips/soft-fp/sfp-machine.h
10602         (_FP_TININESS_AFTER_ROUNDING): Likewise.
10603         * sysdeps/powerpc/soft-fp/sfp-machine.h
10604         (_FP_TININESS_AFTER_ROUNDING): Likewise.
10605         * sysdeps/sh/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
10606         Likewise.
10607         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
10608         (_FP_TININESS_AFTER_ROUNDING): Likewise.
10609         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
10610         (_FP_TININESS_AFTER_ROUNDING): Likewise.
10611         * sysdeps/tile/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
10612         Likewise.
10613
10614 2014-02-12  Dylan Alex Simon  <dylan@dylex.net>
10615
10616         [BZ #16545]
10617         * sysdeps/x86_64/fpu/libm-test-ulps: Update on AMD family 21h
10618         model 1.
10619
10620 2014-02-12  Richard Henderson  <rth@redhat.com>
10621
10622         * sysdeps/alpha: Move directory from ports/sysdeps/alpha.
10623         * sysdeps/unix/alpha: Move directory from ports/sysdeps/unix/alpha.
10624         * sysdeps/unix/sysv/linux/alpha: Move directory from
10625         ports/sysdeps/unix/sysv/linux/alpha.
10626         * README: Update listing for alpha-*-linux-gnu.
10627
10628 2014-02-11  Joseph Myers  <joseph@codesourcery.com>
10629
10630         * include/features.h: Update comment documenting feature test
10631         macros.
10632         [_BSD_SOURCE || _SVID_SOURCE]: Give #warning.  Define
10633         _DEFAULT_SOURCE.
10634         * manual/creature.texi (_BSD_SOURCE): Remove documentation.
10635         (_SVID_SOURCE): Likewise.
10636         (_DEFAULT_SOURCE): Update description of default features.
10637         (Feature Test Macros): Don't mention _SVID_SOURCE in conjunction
10638         with _GNU_SOURCE.
10639         * manual/filesys.texi (__ftw_func_t): Do not refer to _BSD_SOURCE.
10640         (S_ISVTX): Likewise.
10641         * manual/math.texi (Mathematical Constants): Likewise.
10642         * manual/signal.texi (Interrupted Primitives): Likewise.
10643         * manual/startup.texi (putenv): Do not refer to _SVID_SOURCE.
10644         * math/test-matherr.c (_SVID_SOURCE): Do not define.
10645         * sysvipc/sys/ipc.h [__USE_SVID && !__USE_XOPEN && __GNUC__ >= 2]:
10646         Don't refer to _SVID_SOURCE in warning text.
10647
10648         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
10649
10650         * elf/dl-lookup.c (ELF_MACHINE_SYM_NO_MATCH): Define if not
10651         already defined.
10652         (do_lookup_x): Use ELF_MACHINE_SYM_NO_MATCH.
10653         * sysdeps/mips/dl-lookup.c: Remove.
10654         * sysdeps/mips/dl-machine.h (ELF_MACHINE_SYM_NO_MATCH): New macro.
10655
10656 2014-02-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
10657
10658         [BZ #16447]
10659         * math/auto-libm-test-in: Add testcase for expl.
10660         * math/auto-libm-test-out: Regenerate.
10661         * sysdeps/ieee754/ldbl-128/e_expl.c (__ieee754_expl): Fix
10662         calculation of unsafe.
10663         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for added testcase.
10664
10665 2014-02-11  Marcus Shawcroft  <marcus.shawcroft@arm.com>
10666
10667         * sysdeps/aarch64: Move directory from ports/sysdeps/aarch64.
10668         * sysdeps/unix/sysv/linux/aarch64: Move directory from
10669         ports/sysdeps/unix/sysv/linux/aarch64.
10670         * README: Update listing for aarch64*-*-linux-gnu.
10671
10672 2014-02-11  Will Newton  <will.newton@linaro.org>
10673
10674         * manual/probes.texi (Mathematical Function Probes): Use
10675         "triggered" instead of "hit".
10676
10677         * manual/probes.texi (Internal Probes): Add documentation
10678         of setjmp, longjmp and longjmp_target probes.
10679
10680         * include/stap-probe.h: Add comment about probe argument
10681         format.
10682
10683         * malloc/mtrace.c (attribute_hidden): Remove unused macro
10684         definition.  (tr_where, tr_freehook, tr_mallochook,
10685         tr_reallochook, tr_memalignhook): Use ANSI protoype.
10686
10687 2014-02-11  David S. Miller  <davem@davemloft.net>
10688
10689         * stdio-common/tst-sscanf.c (main): Use 'long' for 'dummy' when
10690         processing int_tests.
10691
10692 2014-02-10  Joseph Myers  <joseph@codesourcery.com>
10693
10694         * sysdeps/mips: Move directory from ports/sysdeps/mips.
10695         * sysdeps/unix/mips: Move directory from ports/sysdeps/unix/mips.
10696         * sysdeps/unix/sysv/linux/mips: Move directory from
10697         ports/sysdeps/unix/sysv/linux/mips.
10698         * README: Update listing for mips-*-linux-gnu and
10699         mips64-*-linux-gnu.
10700
10701 2014-02-10  Andreas Schwab  <schwab@linux-m68k.org>
10702
10703         * sysdeps/m68k: Move directory from ports/sysdeps/m68k.
10704         * sysdeps/unix/sysv/linux/m68k: Move directory from
10705         ports/sysdeps/unix/sysv/linux/m68k.
10706         * README: Update listing for m68k-*-linux-gnu.
10707
10708 2014-02-10  Chris Metcalf  <cmetcalf@tilera.com>
10709
10710         * sysdeps/tile: Move directory from ports/sysdeps/tile.
10711         * sysdeps/unix/sysv/linux/generic: Move directory from
10712         ports/sysdeps/unix/sysv/linux/generic.
10713         * sysdeps/unix/sysv/linux/tile: Move directory from
10714         ports/sysdeps/unix/sysv/linux/tile.
10715         * README: Update listing for tile*-*-linux-gnu.
10716
10717 2014-02-10  Ondřej Bílka  <neleai@seznam.cz>
10718
10719         * assert/assert.c (__assert_fail_base): Use glibc_likely instead
10720         __builtin_expect.
10721         * benchtests/bench-memmem.c (simple_memmem): Likewise.
10722         * catgets/open_catalog.c (__open_catalog): Likewise.
10723         * csu/libc-start.c (LIBC_START_MAIN): Likewise.
10724         * debug/confstr_chk.c: Likewise.
10725         * debug/fread_chk.c (__fread_chk): Likewise.
10726         * debug/fread_u_chk.c (__fread_unlocked_chk): Likewise.
10727         * debug/getgroups_chk.c: Likewise.
10728         * debug/mbsnrtowcs_chk.c: Likewise.
10729         * debug/mbsrtowcs_chk.c: Likewise.
10730         * debug/mbstowcs_chk.c: Likewise.
10731         * debug/memcpy_chk.c: Likewise.
10732         * debug/memmove_chk.c: Likewise.
10733         * debug/mempcpy_chk.c: Likewise.
10734         * debug/memset_chk.c: Likewise.
10735         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
10736         * debug/strcat_chk.c (__strcat_chk): Likewise.
10737         * debug/strcpy_chk.c (__strcpy_chk): Likewise.
10738         * debug/strncat_chk.c (__strncat_chk): Likewise.
10739         * debug/vsnprintf_chk.c (___vsnprintf_chk): Likewise.
10740         * debug/vswprintf_chk.c (__vswprintf_chk): Likewise.
10741         * debug/wcpcpy_chk.c (__wcpcpy_chk): Likewise.
10742         * debug/wcpncpy_chk.c: Likewise.
10743         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
10744         * debug/wcscpy_chk.c (__wcscpy_chk): Likewise.
10745         * debug/wcsncat_chk.c (__wcsncat_chk): Likewise.
10746         * debug/wcsncpy_chk.c: Likewise.
10747         * debug/wcsnrtombs_chk.c: Likewise.
10748         * debug/wcsrtombs_chk.c: Likewise.
10749         * debug/wcstombs_chk.c: Likewise.
10750         * debug/wmemcpy_chk.c: Likewise.
10751         * debug/wmemmove_chk.c: Likewise.
10752         * debug/wmempcpy_chk.c: Likewise.
10753         * debug/wmemset_chk.c: Likewise.
10754         * dirent/scandirat.c (SCANDIRAT): Likewise.
10755         * dlfcn/dladdr1.c (dladdr1): Likewise.
10756         * dlfcn/dladdr.c (dladdr): Likewise.
10757         * dlfcn/dlclose.c (dlclose_doit): Likewise.
10758         * dlfcn/dlerror.c (__dlerror): Likewise.
10759         * dlfcn/dlinfo.c (dlinfo_doit): Likewise.
10760         * dlfcn/dlmopen.c (dlmopen_doit): Likewise.
10761         * dlfcn/dlopen.c (dlopen_doit): Likewise.
10762         * dlfcn/dlopenold.c (__dlopen_nocheck): Likewise.
10763         * dlfcn/dlsym.c (dlsym_doit): Likewise.
10764         * dlfcn/dlvsym.c (dlvsym_doit): Likewise.
10765         * elf/dl-cache.c (_dl_load_cache_lookup): Likewise.
10766         * elf/dl-close.c (remove_slotinfo, _dl_close_worker, _dl_close):
10767         Likewise.
10768         * elf/dl-conflict.c: Likewise.
10769         * elf/dl-deps.c (_dl_build_local_scope, _dl_map_object_deps): Likewise.
10770         * elf/dl-dst.h: Likewise.
10771         * elf/dl-fini.c (_dl_sort_fini, _dl_fini): Likewise.
10772         * elf/dl-fptr.c (_dl_make_fptr): Likewise.
10773         * elf/dl-hwcaps.c (_dl_important_hwcaps): Likewise.
10774         * elf/dl-init.c (call_init, _dl_init): Likewise.
10775         * elf/dl-libc.c (__libc_dlopen_mode, __libc_dlsym): Likewise.
10776         * elf/dl-load.c (_dl_dst_substitute, fillin_rpath, _dl_init_paths)
10777         (_dl_map_object_from_fd, open_verify, open_path, _dl_map_object):
10778         Likewise.
10779         * elf/dl-lookup.c (do_lookup_x, add_dependency, _dl_lookup_symbol_x):
10780         Likewise.
10781         * elf/dl-minimal.c (__libc_memalign): Likewise.
10782         * elf/dl-open.c (add_to_global, dl_open_worker, _dl_open): Likewise.
10783         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
10784         * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Likewise.
10785         * elf/dl-sym.c (do_sym): Likewise.
10786         * elf/dl-tls.c (tls_get_addr_tail, update_get_addr)
10787         (__tls_get_addr, _dl_tls_get_addr_soft): Likewise.
10788         * elf/dl-version.c (match_symbol, _dl_check_map_versions): Likewise.
10789         * elf/dl-writev.h (_dl_writev): Likewise.
10790         * elf/ldconfig.c (search_dir): Likewise.
10791         * elf/rtld.c (_dl_start_final, _dl_start, init_tls, do_preload)
10792         (dl_main): Likewise.
10793         * elf/setup-vdso.h (setup_vdso): Likewise.
10794         * grp/compat-initgroups.c (compat_call): Likewise.
10795         * grp/fgetgrent.c (fgetgrent): Likewise.
10796         * grp/initgroups.c (getgrouplist, initgroups): Likewise.
10797         * grp/putgrent.c (putgrent): Likewise.
10798         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
10799         Likewise.
10800         * hurd/hurdinit.c: Likewise.
10801         * iconvdata/8bit-gap.c (struct): Likewise.
10802         * iconvdata/ansi_x3.110.c : Likewise.
10803         * iconvdata/big5.c : Likewise.
10804         * iconvdata/big5hkscs.c : Likewise.
10805         * iconvdata/cp1255.c: Likewise.
10806         * iconvdata/cp1258.c : Likewise.
10807         * iconvdata/cp932.c : Likewise.
10808         * iconvdata/euc-cn.c: Likewise.
10809         * iconvdata/euc-jisx0213.c : Likewise.
10810         * iconvdata/euc-jp.c: Likewise.
10811         * iconvdata/euc-jp-ms.c : Likewise.
10812         * iconvdata/euc-kr.c (euckr_from_ucs4): Likewise.
10813         * iconvdata/gb18030.c : Likewise.
10814         * iconvdata/gbbig5.c (const): Likewise.
10815         * iconvdata/gbgbk.c: Likewise.
10816         * iconvdata/gbk.c : Likewise.
10817         * iconvdata/ibm1364.c : Likewise.
10818         * iconvdata/ibm930.c : Likewise.
10819         * iconvdata/ibm932.c: Likewise.
10820         * iconvdata/ibm933.c : Likewise.
10821         * iconvdata/ibm935.c : Likewise.
10822         * iconvdata/ibm937.c : Likewise.
10823         * iconvdata/ibm939.c : Likewise.
10824         * iconvdata/ibm943.c: Likewise.
10825         * iconvdata/iso_11548-1.c: Likewise.
10826         * iconvdata/iso-2022-cn.c : Likewise.
10827         * iconvdata/iso-2022-cn-ext.c : Likewise.
10828         * iconvdata/iso-2022-jp-3.c: Likewise.
10829         * iconvdata/iso-2022-jp.c (gconv_end): Likewise.
10830         * iconvdata/iso-2022-kr.c : Likewise.
10831         * iconvdata/iso646.c (gconv_end): Likewise.
10832         * iconvdata/iso_6937-2.c : Likewise.
10833         * iconvdata/iso_6937.c : Likewise.
10834         * iconvdata/iso8859-1.c: Likewise.
10835         * iconvdata/johab.c (johab_sym_hanja_to_ucs): Likewise.
10836         * iconvdata/shift_jisx0213.c : Likewise.
10837         * iconvdata/sjis.c : Likewise.
10838         * iconvdata/t.61.c : Likewise.
10839         * iconvdata/tcvn5712-1.c : Likewise.
10840         * iconvdata/tscii.c: Likewise.
10841         * iconvdata/uhc.c : Likewise.
10842         * iconvdata/unicode.c (gconv_end): Likewise.
10843         * iconvdata/utf-16.c (gconv_end): Likewise.
10844         * iconvdata/utf-32.c (gconv_end): Likewise.
10845         * iconvdata/utf-7.c (base64): Likewise.
10846         * iconv/gconv_cache.c (__gconv_load_cache): Likewise.
10847         * iconv/gconv_close.c (__gconv_close): Likewise.
10848         * iconv/gconv_open.c (__gconv_open): Likewise.
10849         * iconv/gconv_simple.c (internal_ucs4_loop_single)
10850         (ucs4_internal_loop, ucs4_internal_loop_unaligned)
10851         (ucs4_internal_loop_single, internal_ucs4le_loop_single)
10852         (ucs4le_internal_loop, ucs4le_internal_loop_unaligned)
10853         (ucs4le_internal_loop_single): Likewise.
10854         * iconv/iconv.c (iconv): Likewise.
10855         * iconv/iconv_close.c: Likewise.
10856         * iconv/loop.c (SINGLE): Likewise.
10857         * iconv/skeleton.c (FUNCTION_NAME): Likewise.
10858         * include/atomic.h: Likewise.
10859         * inet/inet6_option.c (option_alloc): Likewise.
10860         * intl/bindtextdom.c (set_binding_values): Likewise.
10861         * intl/dcigettext.c (DCIGETTEXT, _nl_find_msg): Likewise.
10862         * intl/loadmsgcat.c (_nl_load_domain): Likewise.
10863         * intl/localealias.c (read_alias_file): Likewise.
10864         * libio/filedoalloc.c (_IO_file_doallocate): Likewise.
10865         * libio/fileops.c (_IO_file_open, _IO_file_underflow_mmap)
10866         (_IO_new_file_overflow, _IO_file_xsgetn_mmap): Likewise.
10867         * libio/fmemopen.c (fmemopen): Likewise.
10868         * libio/iofgets.c (_IO_fgets): Likewise.
10869         * libio/iofgets_u.c (fgets_unlocked): Likewise.
10870         * libio/iofgetws.c (fgetws): Likewise.
10871         * libio/iofgetws_u.c (fgetws_unlocked): Likewise.
10872         * libio/iogetdelim.c (_IO_getdelim): Likewise.
10873         * libio/wfileops.c (_IO_wfile_underflow, _IO_wfile_underflow_mmap)
10874         (adjust_wide_data, _IO_wfile_seekoff): Likewise.
10875         * locale/findlocale.c (_nl_find_locale): Likewise.
10876         * locale/loadarchive.c (_nl_load_locale_from_archive): Likewise.
10877         * locale/loadlocale.c (_nl_intern_locale_data, _nl_load_locale):
10878         Likewise.
10879         * locale/setlocale.c (setlocale): Likewise.
10880         * login/programs/pt_chown.c (main): Likewise.
10881         * malloc/arena.c (ptmalloc_init, shrink_heap, arena_get2): Likewise.
10882         * malloc/malloc.c (_int_malloc, _int_free): Likewise.
10883         * malloc/memusage.c (update_data, malloc, realloc, calloc, free)
10884         (mmap, mmap64, mremap, munmap): Likewise.
10885         * math/e_exp2l.c: Likewise.
10886         * math/e_scalb.c (invalid_fn, __ieee754_scalb): Likewise.
10887         * math/e_scalbf.c (invalid_fn, __ieee754_scalbf): Likewise.
10888         * math/e_scalbl.c (invalid_fn, __ieee754_scalbl): Likewise.
10889         * math/s_catan.c (__catan): Likewise.
10890         * math/s_catanf.c (__catanf): Likewise.
10891         * math/s_catanh.c (__catanh): Likewise.
10892         * math/s_catanhf.c (__catanhf): Likewise.
10893         * math/s_catanhl.c (__catanhl): Likewise.
10894         * math/s_catanl.c (__catanl): Likewise.
10895         * math/s_ccosh.c (__ccosh): Likewise.
10896         * math/s_ccoshf.c (__ccoshf): Likewise.
10897         * math/s_ccoshl.c (__ccoshl): Likewise.
10898         * math/s_cexp.c (__cexp): Likewise.
10899         * math/s_cexpf.c (__cexpf): Likewise.
10900         * math/s_cexpl.c (__cexpl): Likewise.
10901         * math/s_clog10.c (__clog10): Likewise.
10902         * math/s_clog10f.c (__clog10f): Likewise.
10903         * math/s_clog10l.c (__clog10l): Likewise.
10904         * math/s_clog.c (__clog): Likewise.
10905         * math/s_clogf.c (__clogf): Likewise.
10906         * math/s_clogl.c (__clogl): Likewise.
10907         * math/s_csin.c (__csin): Likewise.
10908         * math/s_csinf.c (__csinf): Likewise.
10909         * math/s_csinh.c (__csinh): Likewise.
10910         * math/s_csinhf.c (__csinhf): Likewise.
10911         * math/s_csinhl.c (__csinhl): Likewise.
10912         * math/s_csinl.c (__csinl): Likewise.
10913         * math/s_csqrt.c (__csqrt): Likewise.
10914         * math/s_csqrtf.c (__csqrtf): Likewise.
10915         * math/s_csqrtl.c (__csqrtl): Likewise.
10916         * math/s_ctan.c (__ctan): Likewise.
10917         * math/s_ctanf.c (__ctanf): Likewise.
10918         * math/s_ctanh.c (__ctanh): Likewise.
10919         * math/s_ctanhf.c (__ctanhf): Likewise.
10920         * math/s_ctanhl.c (__ctanhl): Likewise.
10921         * math/s_ctanl.c (__ctanl): Likewise.
10922         * math/w_pow.c: Likewise.
10923         * math/w_powf.c: Likewise.
10924         * math/w_powl.c: Likewise.
10925         * math/w_scalb.c (sysv_scalb): Likewise.
10926         * math/w_scalbf.c (sysv_scalbf): Likewise.
10927         * math/w_scalbl.c (sysv_scalbl): Likewise.
10928         * misc/error.c (error_tail): Likewise.
10929         * misc/pselect.c (__pselect): Likewise.
10930         * nis/nis_callback.c (__nis_create_callback): Likewise.
10931         * nis/nis_call.c (__nisfind_server): Likewise.
10932         * nis/nis_creategroup.c (nis_creategroup): Likewise.
10933         * nis/nis_domain_of_r.c (nis_domain_of_r): Likewise.
10934         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Likewise.
10935         * nis/nis_getservlist.c (nis_getservlist): Likewise.
10936         * nis/nis_lookup.c (nis_lookup): Likewise.
10937         * nis/nis_subr.c (nis_leaf_of_r, nis_getnames): Likewise.
10938         * nis/nis_table.c (__create_ib_request, nis_list, nis_add_entry)
10939         (nis_modify_entry, nis_first_entry, nis_next_entry): Likewise.
10940         * nis/nis_xdr.c (xdr_endpoint): Likewise.
10941         * nis/nss_compat/compat-grp.c (getgrent_next_file)
10942         (internal_getgrnam_r, internal_getgrgid_r): Likewise.
10943         * nis/nss_compat/compat-initgroups.c (add_group)
10944         (internal_getgrent_r): Likewise.
10945         * nis/nss_compat/compat-pwd.c (getpwent_next_file)
10946         (internal_getpwnam_r, internal_getpwuid_r): Likewise.
10947         * nis/nss_compat/compat-spwd.c (getspent_next_file)
10948         (internal_getspnam_r): Likewise.
10949         * nis/nss_nis/nis-alias.c (internal_nis_getaliasent_r)
10950         (_nss_nis_getaliasbyname_r): Likewise.
10951         * nis/nss_nis/nis-ethers.c (_nss_nis_gethostton_r)
10952         (_nss_nis_getntohost_r): Likewise.
10953         * nis/nss_nis/nis-grp.c (internal_nis_setgrent)
10954         (internal_nis_getgrent_r, _nss_nis_getgrnam_r)
10955         (_nss_nis_getgrgid_r): Likewise.
10956         * nis/nss_nis/nis-hosts.c (_nss_nis_sethostent)
10957         (internal_nis_gethostent_r, internal_gethostbyname2_r)
10958         (_nss_nis_gethostbyname_r, _nss_nis_gethostbyaddr_r)
10959         (_nss_nis_gethostbyname4_r): Likewise.
10960         * nis/nss_nis/nis-initgroups.c (internal_getgrent_r)
10961         (initgroups_netid): Likewise.
10962         * nis/nss_nis/nis-netgrp.c (_nss_nis_setnetgrent): Likewise.
10963         * nis/nss_nis/nis-network.c (internal_nis_getnetent_r)
10964         (_nss_nis_getnetbyname_r, _nss_nis_getnetbyaddr_r): Likewise.
10965         * nis/nss_nis/nis-proto.c (_nss_nis_getprotobyname_r)
10966         (_nss_nis_getprotobynumber_r): Likewise.
10967         * nis/nss_nis/nis-publickey.c (_nss_nis_getpublickey)
10968         (_nss_nis_getsecretkey): Likewise.
10969         * nis/nss_nis/nis-pwd.c (_nis_saveit, internal_nis_setpwent)
10970         (internal_nis_getpwent_r, _nss_nis_getpwnam_r)
10971         (_nss_nis_getpwuid_r): Likewise.
10972         * nis/nss_nis/nis-rpc.c (internal_nis_getrpcent_r)
10973         (_nss_nis_getrpcbyname_r, _nss_nis_getrpcbynumber_r): Likewise.
10974         * nis/nss_nis/nis-service.c (dosearch, internal_nis_getservent_r)
10975         (_nss_nis_getservbyname_r, _nss_nis_getservbyport_r): Likewise.
10976         * nis/nss_nis/nis-spwd.c (_nss_nis_setspent)
10977         (internal_nis_getspent_r, _nss_nis_getspnam_r): Likewise.
10978         * nis/nss_nisplus/nisplus-alias.c (_nss_nisplus_getaliasbyname_r):
10979         Likewise.
10980         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_gethostton_r)
10981         (_nss_nisplus_getntohost_r): Likewise.
10982         * nis/nss_nisplus/nisplus-grp.c (internal_nisplus_getgrent_r)
10983         (_nss_nisplus_getgrnam_r, _nss_nisplus_getgrgid_r): Likewise.
10984         * nis/nss_nisplus/nisplus-hosts.c (internal_gethostbyname2_r)
10985         (_nss_nisplus_gethostbyaddr_r, _nss_nisplus_gethostbyname4_r):
10986         Likewise.
10987         * nis/nss_nisplus/nisplus-initgroups.c
10988         (_nss_nisplus_initgroups_dyn): Likewise.
10989         * nis/nss_nisplus/nisplus-network.c (_nss_nisplus_getnetbyname_r)
10990         (_nss_nisplus_getnetbyaddr_r): Likewise.
10991         * nis/nss_nisplus/nisplus-proto.c (_nss_nisplus_getprotobyname_r)
10992         (_nss_nisplus_getprotobynumber_r): Likewise.
10993         * nis/nss_nisplus/nisplus-pwd.c (internal_nisplus_getpwent_r)
10994         (_nss_nisplus_getpwnam_r, _nss_nisplus_getpwuid_r): Likewise.
10995         * nis/nss_nisplus/nisplus-rpc.c (_nss_nisplus_getrpcbyname_r):
10996         Likewise.
10997         * nis/nss_nisplus/nisplus-service.c
10998         (internal_nisplus_getservent_r, _nss_nisplus_getservbyname_r)
10999         (_nss_nisplus_getservbyport_r): Likewise.
11000         * nis/nss_nisplus/nisplus-spwd.c (internal_nisplus_getspent_r)
11001         (_nss_nisplus_getspnam_r): Likewise.
11002         * nis/ypclnt.c (__yp_bind, yp_match, yp_all, yp_maplist):
11003         Likewise.
11004         * nscd/aicache.c (addhstaiX): Likewise.
11005         * nscd/cache.c (cache_search, prune_cache): Likewise.
11006         * nscd/connections.c (register_traced_file, send_ro_fd)
11007         (handle_request, nscd_run_prune, nscd_run_worker, fd_ready)
11008         (main_loop_epoll): Likewise.
11009         * nscd/grpcache.c (addgrbyX): Likewise.
11010         * nscd/hstcache.c (addhstbyX): Likewise.
11011         * nscd/initgrcache.c (addinitgroupsX): Likewise.
11012         * nscd/mem.c (gc, mempool_alloc): Likewise.
11013         * nscd/netgroupcache.c (do_notfound, addgetnetgrentX)
11014         (addinnetgrX): Likewise.
11015         * nscd/nscd-client.h (__nscd_acquire_maplock)
11016         (__nscd_drop_map_ref): Likewise.
11017         * nscd/nscd_getai.c (__nscd_getai): Likewise.
11018         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
11019         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp, nscd_gethst_r):
11020         Likewise.
11021         * nscd/nscd_getpw_r.c (nscd_getpw_r): Likewise.
11022         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
11023         * nscd/nscd_helper.c (__readvall, open_socket, __nscd_get_mapping)
11024         (__nscd_get_map_ref): Likewise.
11025         * nscd/nscd_initgroups.c (__nscd_getgrouplist): Likewise.
11026         * nscd/nscd_netgroup.c (__nscd_setnetgrent, __nscd_innetgr):
11027         Likewise.
11028         * nscd/pwdcache.c (addpwbyX): Likewise.
11029         * nscd/selinux.c (preserve_capabilities): Likewise.
11030         * nscd/servicescache.c (addservbyX): Likewise.
11031         * nss/nss_files/files-XXX.c (internal_getent): Likewise.
11032         * posix/fnmatch.c (fnmatch): Likewise.
11033         * posix/getopt.c (_getopt_internal_r): Likewise.
11034         * posix/glob.c (glob, glob_in_dir): Likewise.
11035         * posix/wordexp.c (exec_comm_child): Likewise.
11036         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r)
11037         (getanswer_r, gaih_getanswer_slice): Likewise.
11038         * resolv/nss_dns/dns-network.c (getanswer_r): Likewise.
11039         * resolv/res_init.c: Likewise.
11040         * resolv/res_mkquery.c (res_nmkquery): Likewise.
11041         * resolv/res_query.c (__libc_res_nquery): Likewise.
11042         * resolv/res_send.c (__libc_res_nsend, send_vc, reopen, send_dg):
11043         Likewise.
11044         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Likewise.
11045         * stdio-common/perror.c (perror): Likewise.
11046         * stdio-common/printf_fp.c (___printf_fp): Likewise.
11047         * stdio-common/tmpnam.c (tmpnam): Likewise.
11048         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
11049         * stdlib/cxa_finalize.c (__cxa_finalize): Likewise.
11050         * stdlib/cxa_thread_atexit_impl.c (__cxa_thread_atexit_impl):
11051         Likewise.
11052         * stdlib/drand48-iter.c (__drand48_iterate): Likewise.
11053         * stdlib/putenv.c (putenv): Likewise.
11054         * stdlib/setenv.c (__add_to_environ): Likewise.
11055         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
11056         * stdlib/strtol_l.c (INTERNAL): Likewise.
11057         * string/memmem.c (memmem): Likewise.
11058         * string/strerror.c (strerror): Likewise.
11059         * string/strnlen.c (__strnlen): Likewise.
11060         * string/test-memmem.c (simple_memmem): Likewise.
11061         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Likewise.
11062         * sunrpc/pm_getport.c (__get_socket): Likewise.
11063         * sysdeps/gnu/unwind-resume.c (init, _Unwind_Resume): Likewise.
11064         * sysdeps/i386/dl-irel.h (elf_irel): Likewise.
11065         * sysdeps/i386/dl-machine.h (elf_machine_runtime_setup)
11066         (elf_machine_rel, elf_machine_lazy_rel, elf_machine_lazy_rela):
11067         Likewise.
11068         * sysdeps/ieee754/dbl-64/e_atanh.c (__ieee754_atanh): Likewise.
11069         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Likewise.
11070         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Likewise.
11071         * sysdeps/ieee754/dbl-64/e_gamma_r.c (__ieee754_gamma_r): Likewise.
11072         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Likewise.
11073         * sysdeps/ieee754/dbl-64/e_j1.c (__ieee754_j1, __ieee754_y1):
11074         Likewise.
11075         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_jn, __ieee754_yn):
11076         Likewise.
11077         * sysdeps/ieee754/dbl-64/e_log10.c (__ieee754_log10): Likewise.
11078         * sysdeps/ieee754/dbl-64/e_log2.c (__ieee754_log2): Likewise.
11079         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
11080         * sysdeps/ieee754/dbl-64/e_sinh.c (__ieee754_sinh): Likewise.
11081         * sysdeps/ieee754/dbl-64/s_asinh.c (__asinh): Likewise.
11082         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Likewise.
11083         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
11084         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Likewise.
11085         * sysdeps/ieee754/dbl-64/s_modf.c (__modf): Likewise.
11086         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): Likewise.
11087         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
11088         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c (__ieee754_acosh):
11089         Likewise.
11090         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c (__ieee754_log10):
11091         Likewise.
11092         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c (__ieee754_log2):
11093         Likewise.
11094         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c (__frexp): Likewise.
11095         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
11096         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo): Likewise.
11097         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c (__round): Likewise.
11098         * sysdeps/ieee754/flt-32/e_atanhf.c (__ieee754_atanhf): Likewise.
11099         * sysdeps/ieee754/flt-32/e_gammaf_r.c (__ieee754_gammaf_r): Likewise.
11100         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
11101         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Likewise.
11102         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_nearbyint): Likewise.
11103         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Likewise.
11104         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c (__llroundl): Likewise.
11105         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
11106         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
11107         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c (__lroundl): Likewise.
11108         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
11109         * sysdeps/ieee754/ldbl-96/e_gammal_r.c (__ieee754_gammal_r):
11110         Likewise.
11111         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l, __ieee754_y0l):
11112         Likewise.
11113         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l, __ieee754_y1l):
11114         Likewise.
11115         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_jnl, __ieee754_ynl):
11116         Likewise.
11117         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
11118         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
11119         * sysdeps/posix/clock_getres.c (hp_timing_getres, realtime_getres):
11120         Likewise.
11121         * sysdeps/posix/fdopendir.c (__fdopendir): Likewise.
11122         * sysdeps/posix/getaddrinfo.c (gaih_inet, getaddrinfo): Likewise.
11123         * sysdeps/posix/opendir.c (__opendirat): Likewise.
11124         * sysdeps/posix/sleep.c: Likewise.
11125         * sysdeps/posix/tempname.c: Likewise.
11126         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_irela): Likewise.
11127         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
11128         Likewise.
11129         * sysdeps/powerpc/powerpc32/dl-machine.h
11130         (elf_machine_runtime_setup, elf_machine_rela): Likewise.
11131         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
11132         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
11133         * sysdeps/pthread/aio_notify.c (__aio_notify_only): Likewise.
11134         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait, aio_suspend):
11135         Likewise.
11136         * sysdeps/s390/dl-irel.h (elf_irela): Likewise.
11137         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_runtime_setup)
11138         (elf_machine_rela, elf_machine_lazy_rel): Likewise.
11139         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_runtime_setup)
11140         (elf_machine_rela, elf_machine_lazy_rel): Likewise.
11141         * sysdeps/s390/s390-64/utf16-utf32-z9.c (gconv_end): Likewise.
11142         * sysdeps/s390/s390-64/utf8-utf16-z9.c (gconv_end): Likewise.
11143         * sysdeps/s390/s390-64/utf8-utf32-z9.c (gconv_end): Likewise.
11144         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
11145         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Likewise.
11146         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela)
11147         (elf_machine_lazy_rel): Likewise.
11148         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
11149         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela)
11150         (elf_machine_lazy_rel): Likewise.
11151         * sysdeps/sparc/sparc64/dl-plt.h (sparc64_fixup_plt): Likewise.
11152         * sysdeps/unix/clock_gettime.c (hp_timing_gettime): Likewise.
11153         * sysdeps/unix/clock_settime.c (hp_timing_settime): Likewise.
11154         * sysdeps/unix/grantpt.c (grantpt): Likewise.
11155         * sysdeps/unix/sysv/linux/accept4.c (accept4): Likewise.
11156         * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME): Likewise.
11157         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): Likewise.
11158         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
11159         Likewise.
11160         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Likewise.
11161         * sysdeps/unix/sysv/linux/fchmodat.c (fchmodat): Likewise.
11162         * sysdeps/unix/sysv/linux/fchownat.c (fchownat): Likewise.
11163         * sysdeps/unix/sysv/linux/futimesat.c (futimesat): Likewise.
11164         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
11165         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
11166         * sysdeps/unix/sysv/linux/i386/fallocate64.c (fallocate64): Likewise.
11167         * sysdeps/unix/sysv/linux/i386/fallocate.c (fallocate): Likewise.
11168         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Likewise.
11169         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
11170         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
11171         Likewise.
11172         * sysdeps/unix/sysv/linux/i386/posix_fallocate64.c
11173         (__posix_fallocate64_l64): Likewise.
11174         * sysdeps/unix/sysv/linux/i386/posix_fallocate.c
11175         (posix_fallocate): Likewise.
11176         * sysdeps/unix/sysv/linux/i386/scandir64.c (__old_scandir64):
11177         Likewise.
11178         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
11179         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request)
11180         (getifaddrs_internal): Likewise.
11181         * sysdeps/unix/sysv/linux/linkat.c (linkat): Likewise.
11182         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Likewise.
11183         * sysdeps/unix/sysv/linux/mq_unlink.c (mq_unlink): Likewise.
11184         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Likewise.
11185         * sysdeps/unix/sysv/linux/posix_fallocate64.c
11186         (__posix_fallocate64_l64): Likewise.
11187         * sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate):
11188         Likewise.
11189         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat): Likewise.
11190         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c
11191         (__get_clockfreq): Likewise.
11192         * sysdeps/unix/sysv/linux/readlinkat.c (readlinkat): Likewise.
11193         * sysdeps/unix/sysv/linux/recvmmsg.c (recvmmsg): Likewise.
11194         * sysdeps/unix/sysv/linux/renameat.c (renameat): Likewise.
11195         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
11196         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
11197         * sysdeps/unix/sysv/linux/sched_setaffinity.c: Likewise.
11198         * sysdeps/unix/sysv/linux/sendmmsg.c (__sendmmsg): Likewise.
11199         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs, shm_open):
11200         Likewise.
11201         * sysdeps/unix/sysv/linux/sleep.c (__sleep): Likewise.
11202         * sysdeps/unix/sysv/linux/symlinkat.c (symlinkat): Likewise.
11203         * sysdeps/unix/sysv/linux/tcgetattr.c (__tcgetattr): Likewise.
11204         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Likewise.
11205         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
11206         * sysdeps/unix/sysv/linux/unlinkat.c (unlinkat): Likewise.
11207         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c (__fxstatat):
11208         Likewise.
11209         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
11210         (posix_fallocate): Likewise.
11211         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
11212         * sysdeps/unix/sysv/linux/xmknodat.c (__xmknodat): Likewise.
11213         * sysdeps/x86_64/dl-irel.h (elf_irela): Likewise.
11214         * sysdeps/x86_64/dl-machine.h (elf_machine_runtime_setup)
11215         (elf_machine_rela, elf_machine_rela_relative)
11216         (elf_machine_lazy_rel): Likewise.
11217         * time/asctime.c (asctime_internal): Likewise.
11218         * time/tzfile.c (__tzfile_read, __tzfile_compute): Likewise.
11219         * time/tzset.c (__tzset_parse_tz): Likewise.
11220         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
11221         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
11222         * wcsmbs/wcsmbsload.c (__wcsmbs_load_conv): Likewise.
11223         * wcsmbs/wcsmbsload.h: Likewise.
11224
11225         [BZ #15894]
11226         * stdlib/setenv.c (__add_to_environ): Remove duplicate code.
11227
11228         * malloc/arena.c (grow_heap, get_free_list, reused_arena)
11229         (arena_get2): Remove THREAD_STATS conditionals.
11230         * malloc/malloc.c (__malloc_assert, __libc_realloc, _int_free)
11231         (__malloc_stats, int): Likewise.
11232
11233 2014-02-08  Mike Frysinger  <vapier@gentoo.org>
11234
11235         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs): Compare
11236         f.f_type to RAMFS_MAGIC too.  Compare mp->mnt_type to shm too.
11237
11238         * manual/setjmp.texi: Fix typos/grammar errors.
11239
11240         * debug/tst-backtrace4.c (handle_signal): Add NUM_FUNCTIONS to output.
11241         Only return early when n is <= 0.  Delete unused return statement.
11242
11243         * debug/Makefile (CFLAGS-tst-longjmp_chk3.c): Define.
11244         (CPPFLAGS-tst-longjmp_chk3.c): Likewise.
11245         * debug/tst-longjmp_chk3.c: New file.
11246
11247         * benchtests/bench-strcpy_chk.c: Move test-skeleton.c to top.
11248         (test_main): Replace code with set_fortify_handler call.
11249         * debug/test-strcpy_chk.c: Likewise.
11250         * debug/tst-chk1.c: Likewise.
11251         * debug/tst-longjmp_chk.c: Likewise.
11252         * test-skeleton.c: Include fcntl.h & paths.h
11253         (set_fortify_handler): Define.
11254
11255         * debug/tst-longjmp_chk.c: Add header comment and include
11256         ../test-skeleton.c.
11257         (do_test): Mark static.
11258         (TEST_FUNCTION): Define.
11259
11260         * sysdeps/unix/sysv/linux/bits/in.h (IP_NODEFRAG): Define.
11261         (IP_PMTUDISC_INTERFACE): Likewise.
11262         (IP_MULTICAST_IF): Likewise.
11263         (IP_MULTICAST_TTL): Likewise.
11264         (IP_MULTICAST_LOOP): Likewise.
11265         (IP_ADD_MEMBERSHIP): Likewise.
11266         (IP_DROP_MEMBERSHIP): Likewise.
11267         (IP_UNBLOCK_SOURCE): Likewise.
11268         (IP_BLOCK_SOURCE): Likewise.
11269         (IP_ADD_SOURCE_MEMBERSHIP): Likewise.
11270         (IP_DROP_SOURCE_MEMBERSHIP): Likewise.
11271         (IP_MSFILTER): Likewise.
11272         (MCAST_JOIN_GROUP): Likewise.
11273         (MCAST_BLOCK_SOURCE): Likewise.
11274         (MCAST_UNBLOCK_SOURCE): Likewise.
11275         (MCAST_LEAVE_GROUP): Likewise.
11276         (MCAST_JOIN_SOURCE_GROUP): Likewise.
11277         (MCAST_LEAVE_SOURCE_GROUP): Likewise.
11278         (MCAST_MSFILTER): Likewise.
11279         (IP_MULTICAST_ALL): Likewise.
11280         (IP_UNICAST_IF): Likewise.
11281
11282         * timezone/Makefile: Delete $(have-ksh) check.
11283         ($(objpfx)tzselect): Change $(KSH) to $(BASH).
11284         * timezone/tzselect.ksh: Add +x mode bits.
11285
11286         * sysdeps/unix/sysv/linux/linux_fsinfo.h (AFS_SUPER_MAGIC): Define.
11287         (ANON_INODE_FS_MAGIC): Likewise.
11288         (BDEVFS_MAGIC): Likewise.
11289         (BINFMTFS_MAGIC): Likewise.
11290         (BTRFS_TEST_MAGIC): Likewise.
11291         (CRAMFS_MAGIC_WEND): Likewise.
11292         (DEBUGFS_MAGIC): Likewise.
11293         (ECRYPTFS_SUPER_MAGIC): Likewise.
11294         (EXT3_SUPER_MAGIC): Likewise.
11295         (EXT4_SUPER_MAGIC): Likewise.
11296         (FUTEXFS_SUPER_MAGIC): Likewise.
11297         (HOSTFS_SUPER_MAGIC): Likewise.
11298         (HUGETLBFS_MAGIC): Likewise.
11299         (MINIX3_SUPER_MAGIC): Likewise.
11300         (MTD_INODE_FS_MAGIC): Likewise.
11301         (NILFS_SUPER_MAGIC): Likewise.
11302         (OPENPROM_SUPER_MAGIC): Likewise.
11303         (PIPEFS_MAGIC): Likewise.
11304         (PSTOREFS_MAGIC): Likewise.
11305         (QNX6_SUPER_MAGIC): Likewise.
11306         (RAMFS_MAGIC): Likewise.
11307         (REISERFS_SUPER_MAGIC_STRING): Likewise.
11308         (REISER2FS_SUPER_MAGIC_STRING): Likewise.
11309         (REISER2FS_JR_SUPER_MAGIC_STRING): Likewise.
11310         (SECURITYFS_MAGIC): Likewise.
11311         (SELINUX_MAGIC): Likewise.
11312         (SMACK_MAGIC): Likewise.
11313         (SOCKFS_MAGIC): Likewise.
11314         (SQUASHFS_MAGIC): Likewise.
11315         (STACK_END_MAGIC): Likewise.
11316         (TMPFS_MAGIC): Likewise.
11317         (USBDEVICE_SUPER_MAGIC): Likewise.
11318         (V9FS_MAGIC): Likewise.
11319         (XENFS_SUPER_MAGIC): Likewise.
11320         (CRAMFS_MAGIC): Fix typo in comment.
11321         (EXT2_SUPER_MAGIC): Update comment.
11322         (USBDEVFS_SUPER_MAGIC): Fix sorting order by moving further down.
11323
11324 2014-02-08  Joseph Myers  <joseph@codesourcery.com>
11325
11326         * sysdeps/arm: Move directory from ports/sysdeps/arm.
11327         * sysdeps/unix/arm: Move directory from ports/sysdeps/unix/arm.
11328         * sysdeps/unix/sysv/linux/arm: Move directory from
11329         ports/sysdeps/unix/sysv/linux/arm.
11330         * README: Update listing for arm-*-linux-gnueabi.
11331
11332         * README: Remove mention of am33.
11333
11334 2014-02-07  Roland McGrath  <roland@hack.frob.com>
11335
11336         * bits/sigset.h (__sigemptyset): Use a statement expression rather
11337         than the comma operator, to avoid "rhs of comma has no effect"
11338         compiler warnings.
11339         (__sigfillset, __sigandset, __sigorset): Likewise.
11340         * include/signal.h (__sigemptyset): Likewise.
11341         * sysdeps/generic/malloc-machine.h (mutex_lock): Likewise.
11342
11343 2014-02-07  Allan McRae  <allan@archlinux.org>
11344
11345         * version.h (RELEASE): Set to "development".
11346         (VERSION): Set to "2.19.90"
11347         * NEWS: Add 2.20 section.
11348
11349 2014-02-06  Carlos O'Donell  <carlos@redhat.com>
11350
11351         [BZ #16529]
11352         * inet/netinet/in.h: Remove comma after IPPROTO_MH.
11353
11354 2014-02-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
11355
11356         * manual/contrib.texi: Update entry for Carlos O'Donell,
11357         Joseph Myers, Roland McGrath, Alexandre Oliva and Ryan Arnold.
11358
11359 2014-02-05  Carlos O'Donell  <carlos@rehdat.com>
11360
11361         * sysdeps/unix/sysv/linux/kernel-features.h: Fix comment.
11362
11363         * sysdeps/unix/sysv/linux/kernel-features.h
11364         [__LINUX_KERNEL_VERSION >= 0x020621]
11365         (__ASSUME_PROC_PID_TASK_COMM): Define.
11366
11367 2014-02-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
11368
11369         [BZ #16398]
11370         * libio/wfileops.c (_IO_wfile_seekoff): Break out form
11371         conversion when destination buffer does not have enough space.
11372         * libio/tst-ftell-partial-wide.c: New test case.
11373         * libio/Makefile (tests): Add tst-ftell-partial-wide.
11374
11375         * manual/contrib.texi: Update entry for Ondrej Bilka, Will
11376         Newton and Alexandre Oliva.  Add entries for Steve Ellcey, Chris
11377         Leonard and Allan McRae.
11378
11379 2014-02-04  David S. Miller  <davem@davemloft.net>
11380
11381         * sysdeps/sparc/fpu/libm-test-ulps: Update for some 64-bit differences from
11382         32-bit.
11383
11384 2014-02-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11385
11386         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
11387         New file
11388         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
11389         New file
11390         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
11391         New file.
11392         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
11393         New file.
11394         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
11395         New file.
11396         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
11397         New file.
11398         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
11399         New file.
11400         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
11401         New file.
11402         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
11403         New file.
11404         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
11405         New file.
11406         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
11407         New file.
11408         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
11409         New file.
11410         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
11411         New file.
11412
11413 2014-02-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11414
11415         * nptl/shlib-versions: Change powerpc*le start to 2.17.
11416         * shlib-versions: Likewise.
11417
11418 2014-02-04  Roland McGrath  <roland@hack.frob.com>
11419             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11420
11421         * sysdeps/powerpc/Makefile [$(config-machine) ends with 'le']
11422         (abilist-pattern): New variable, set to %-le.abilist.
11423
11424         * Makerules (abilist-pattern): New variable.
11425         (vpath): Use $(abilist-pattern) in place of %.abilist.
11426         (check-abi-% pattern rule): Likewise.
11427         (check-abi, update-abi): Likewise.
11428
11429 2014-02-04  Eric Wong  <normalperson@yhbt.net>
11430
11431         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
11432
11433 2014-02-03  Carlos O'Donell  <carlos@redhat.com>
11434
11435         * manual/startup.texi: Add next, previous, and top entries for
11436         the `Program Arguments' and `Environment Variables' nodes.
11437
11438 2014-02-03  Alexandre Oliva <aoliva@redhat.com>
11439
11440         * manual/macros.texi: Add comments before MTASC-safety macros.
11441
11442         * manual/users.texi: Document MTASC-safety properties.
11443
11444         * manual/threads.texi (pthread_key_create, pthread_key_delete)
11445         (pthread_getspecific, pthread_setspecific): Format with
11446         @deftypefun, and add @safety note.
11447         * manual/signal.texi: Move comments that analyze the above
11448         functions to their home place.
11449
11450 2014-02-03  Allan McRae  <allan@archlinux.org>
11451
11452         * po/sl.po: Update Slovenian translation from translation project.
11453
11454 2014-02-02  Alexandre Oliva <aoliva@redhat.com>
11455
11456         * manual/time.texi (timegm): Add missing blank after @c.
11457         Reported by Joseph Myers <joseph@codesourcery.com>.
11458
11459 2014-02-01  Alexandre Oliva <aoliva@redhat.com>
11460
11461         * manual/check-safety.sh: New.
11462         * manual/Makefile ($(objpfx)stamp-summary): Run it.
11463
11464         * manual/terminal.texi: Document MTASC-safety properties.
11465
11466         * manual/filesys.texi: Document MTASC-safety properties.
11467
11468         * manual/errno.texi: Document MTASC-safety properties.
11469
11470         * manual/intro.texi: Document safety identifiers and
11471         conditionals.
11472
11473         * manual/string.texi (wcstok): Fix prototype.
11474         (wcstok, strtok, strtok_r): Adjust reentrancy remarks.
11475
11476         * manual/time.texi: Document MTASC-safety properties.
11477
11478         * manual/string.texi: Document MTASC-safety properties.
11479
11480         * manual/threads.texi: Document MTASC-safety properties.
11481
11482         * manual/stdio.texi: Document MTASC-safety properties.
11483
11484         * manual/syslog.texi: Document MTASC-safety properties.
11485
11486         * manual/sysinfo.texi: Document MTASC-safety properties.
11487
11488         * manual/startup.texi: Document MTASC-safety properties.
11489
11490         * manual/socket.texi: Document MTASC-safety properties.
11491
11492         * manual/signal.texi: Document MTASC-safety properties.
11493
11494 2014-01-31  Alexandre Oliva <aoliva@redhat.com>
11495
11496         * manual/setjmp.texi: Document MTASC-safety properties.
11497
11498         * manual/search.texi: Document MTASC-safety properties.
11499
11500         * manual/resource.texi: Document MTASC-safety properties.
11501
11502         * manual/process.texi: Document MTASC-safety properties.
11503
11504         * manual/platform.texi: Document MTASC-safety properties.
11505
11506         * manual/pipe.texi: Document MTASC-safety properties.
11507
11508         * manual/pattern.texi: Document MTASC-safety properties.
11509
11510         * manual/message.texi: Document MTASC-safety properties.
11511
11512         [BZ #12751]
11513         * manual/memory.texi: Document MTASC-safety properties.
11514
11515         * manual/math.texi: Document MTASC-safety properties.
11516
11517         * manual/locale.texi: Document MTASC-safety properties.
11518
11519         * manual/llio.texi: Document MTASC-safety properties.
11520
11521         * manual/libdl.texi: New.
11522
11523         * manual/lang.texi: Document MTASC-safety properties.
11524
11525         * manual/job.texi: Document MTASC-safety properties.
11526
11527         * manual/getopt.texi: Document MTASC-safety properties.
11528
11529         * manual/ctype.texi: Document MTASC-safety properties.
11530
11531 2014-01-31  Maciej W. Rozycki  <macro@codesourcery.com>
11532
11533         [BZ #16046]
11534         * csu/libc-tls.c (static_map): Remove variable.
11535         (__libc_setup_tls): Use main executable's link map for TLS data.
11536         * elf/dl-close.c (_dl_close_worker) [!SHARED]: Remove special
11537         casing for LM_ID_BASE and GL(dl_nns).
11538         * elf/dl-iteratephdr.c [!SHARED] (dl_iterate_phdr): Remove
11539         function.  Alias dl_iterate_phdr to __dl_iterate_phdr.
11540         * elf/dl-load.c (_dl_map_object) [!SHARED]: Remove special
11541         casing for GL(dl_ns)[LM_ID_BASE]._ns_loaded.
11542         * elf/dl-support.c (_dl_main_map): Also initialize l_flags_1
11543         member.
11544         (_dl_non_dynamic_init): Also initialize _dl_main_map's l_phdr and
11545         l_phnum members.
11546
11547 2014-01-30  Alexandre Oliva <aoliva@redhat.com>
11548
11549         * manual/debug.texi: Document MTASC-safety properties.
11550
11551 2014-01-29  H.J. Lu  <hongjiu.lu@intel.com>
11552
11553         [BZ #16510]
11554         * sysdeps/x86/fpu/bits/mathinline.h: Check __SSE2_MATH__ instead
11555         of __x86_64__ when disabling x87 inline functions.
11556
11557 2014-01-29  Alexandre Oliva <aoliva@redhat.com>
11558
11559         * manual/charset.texi: Document MTASC-safety properties.
11560
11561         * manual/crypt.texi: Document MTASC-safety properties.
11562
11563         * manual/conf.texi: Document MTASC-safety properties.
11564
11565         * manual/arith.texi: Document MTASC-safety properties.
11566
11567         * manual/argp.texi: Document MTASC-safety properties.
11568
11569         * manual/macros.texi: Introduce macros to document multi
11570         thread, asynchronous signal and asynchronous cancellation
11571         safety properties.
11572         * manual/intro.texi: Introduce the properties themselves.
11573
11574 2014-01-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
11575
11576         * sysdeps/sh/sh4/Makefile: New file.
11577
11578 2014-01-27  Andreas Schwab  <schwab@linux-m68k.org>
11579
11580         * math/gen-libm-test.pl ($srcdir): New variable.
11581         ($auto_input): Use it.
11582
11583 2014-01-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
11584
11585         [BZ #16506]
11586         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Avoid
11587         access beyond array bounds when parsing netgroups file.
11588
11589         * nscd/netgroupcache.c (addgetnetgrentX): Compute offset from
11590         the old buffer before realloc.
11591
11592 2014-01-27  Allan McRae  <allan@archlinux.org>
11593
11594         * po/fr.po: Update French translation from translation project.
11595
11596 2014-01-26  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
11597
11598         * sysdeps/sh/libm-test-ulps: Regenerate.
11599
11600 2014-01-24  David S. Miller  <davem@davemloft.net>
11601
11602         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate.
11603
11604 2014-01-25  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
11605
11606         * sysdeps/sh/sh4/fpu/libm-test-ulps: Move to ...
11607         * sysdeps/sh/libm-test-ulps: ... here and regenerated.
11608
11609 2013-01-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
11610
11611         [BZ #16474]
11612         * nscd/netgroupcache.c (addgetnetgrentX): Adjust triplet
11613         string pointers after reallocation.
11614
11615 2014-01-24  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
11616
11617         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: Use __SH4__ and
11618         __SH4A__ instead of __SH_FPU_ANY__.
11619
11620 2014-01-23  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
11621
11622         * sysdeps/sh/fpu_control.h: New file.
11623         * sysdeps/sh/sh4/fpu/fpu_control.h: Remove.
11624         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: New file.
11625         * sysdeps/unix/sysv/linux/sh/sh3/sys/ucontext.h: Remove.
11626         * sysdeps/unix/sysv/linux/sh/sh3/sys: Remove directory.
11627         * sysdeps/unix/sysv/linux/sh/sh4/sys/ucontext.h: Remove.
11628         * sysdeps/unix/sysv/linux/sh/sh4/sys: Remove directory.
11629         * sysdeps/sh/sys/ucontext.h: Remove.
11630         * sysdeps/sh/sys: Remove directory.
11631
11632 2014-01-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
11633
11634         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Merge into
11635         s390/sys/ucontext.h.
11636         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Likewise.
11637         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: New file.
11638
11639 2014-01-20  H.J. Lu  <hongjiu.lu@intel.com>
11640
11641         [BZ #15605]
11642         * sysdeps/x86_64/x32/symbol-hacks.h: Include generic symbol-hacks.h.
11643
11644 2014-01-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11645
11646         [BZ#16431]
11647         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
11648         Adjust the vDSO correctly for internal calls.
11649         * sysdeps/unix/sysv/linux/powerpc/time.c (time): Likewise.
11650
11651 2014-01-20  Allan McRae  <allan@archlinux.org>
11652
11653         * po/ca.po: Update Catalan translation from translation project.
11654
11655 2014-01-16  Mike Frysinger  <vapier@gentoo.org>
11656
11657         * sysdeps/s390/sotruss-lib.c: New file.
11658
11659 2014-01-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11660
11661         [BZ#16430]
11662         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c
11663         (__GI___gettimeofday): Alias for a different internal symbol to avoid
11664         local calls issues by not having a PLT stub required for IFUNC calls.
11665         * sysdeps/unix/sysv/linux/powerpc/time.c (__GI_time): Likewise.
11666
11667 2014-01-16 Joseph Myers  <joseph@codesourcery.com>
11668
11669         * math/test-fpucw-ieee.c: Use <> in #include of test-fpucw.c.
11670         * math/test-fpucw-static.c: Likewise.
11671
11672 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
11673
11674         [BZ #16453]
11675         * nscd/netgroupcache.c (addgetnetgrentX): Don't use alloca.
11676
11677 2014-01-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11678
11679         * sysdeps/powerpc/sotruss-lib.c: New file: sotruss-lib.so
11680         implementation for powerpc.
11681
11682 2014-01-15  Ondřej Bílka  <neleai@seznam.cz>
11683
11684         [BZ #14782]
11685         * sysdeps/posix/system.c (__libc_system): Do not enable
11686         asynchronous cancellation.
11687
11688 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
11689
11690         [BZ #16427]
11691         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Invoke the non-IEEE
11692         handling only for numbers special also in the IEEE case.
11693
11694 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
11695
11696         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
11697
11698 2014-01-11  Allan McRae  <allan@archlinux.org>
11699
11700         * po/bg.po: Update Bulgarian translation from translation project.
11701
11702         * po/de.po: Update German translation from translation project.
11703
11704 2014-01-10  Roland McGrath  <roland@hack.frob.com>
11705
11706         * sysdeps/generic/gcc-compat.h: New file.
11707
11708 2014-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
11709
11710         * benchtests/asin-inputs: Correct slow inputs.
11711         * benchtests/acos-inputs: Likewise.
11712
11713 2014-01-10  Allan McRae  <allan@archlinux.org>
11714
11715         * po:sv.po: Update Swedish translation from translation project.
11716
11717         * po/vi.po: Update Vietnamese translation from translation project.
11718
11719         * po/eo.po: Update Esperanto translation from translation project.
11720
11721         * po/cs.po: Update Czech translation from translation project.
11722
11723         * po/nl.po: Update Dutch translation from translation project.
11724
11725         * po/pl.po: Update Polish translation from translation project.
11726
11727         * po/ru.po: Update Russian translation from translation project.
11728
11729         * po/uk.po: Update Ukrainian translation from translation project.
11730
11731 2014-01-08  Brooks Moses  <bmoses@google.com>
11732
11733         * elf/dl-load.c: Fix comment typo.
11734
11735 2014-01-08  Carlos O'Donell  <carlos@redhat.com>
11736
11737         * po/header.pot: Rename to...
11738         * po/pot.header: ... this.
11739         * po/Makefile: Use pot.header.
11740
11741 2014-01-08  Yuriy Kaminskiy  <yumkam@gmail.com>
11742             Maxim Kuvyrkov  <maxim@kugelworks.com>
11743
11744         [BZ #16394]
11745         * sysdeps/i386/i686/memmove.S (memmove): Compare distance between
11746         SRC and DEST against LEN.
11747
11748 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11749
11750         [BZ #16414]
11751         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Remove wrong
11752         implementation.
11753         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Remove bogus comment.
11754
11755 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11756
11757         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
11758
11759 2014-01-08  Joseph Myers  <joseph@codesourcery.com>
11760
11761         [BZ #16408]
11762         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Use __expl
11763         for large positive arguments.
11764
11765 2014-01-07  Joseph Myers  <joseph@codesourcery.com>
11766
11767         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
11768
11769         * math/auto-libm-test-in: Mark various tests with
11770         xfail-rounding:ldbl-128ibm.
11771         * math/auto-libm-test-out: Regenerated.
11772
11773         [BZ #16407]
11774         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
11775         Increase overflow threshold.
11776
11777 2014-01-07  Ondřej Bílka  <neleai@seznam.cz>
11778
11779         [BZ #14286]
11780         * stdio-common/vfprintf.c: Check for integer overflow.
11781
11782 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
11783
11784         * sysdeps/s390/dl-tls.h: sysdeps/s390/dl-tls.h: Remove casts for
11785         the first argument and return value of __tls_get_addr_internal.
11786
11787 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
11788
11789         * sysdeps/s390/s390-32/dl-machine.h: Gate the definition of refsym
11790         also with !RTLD_BOOTSTRAP to get rid of unused variable warning.
11791
11792 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
11793
11794         * sysdeps/s390/Makefile: Build rtld-global-offsets.sym.
11795         * sysdeps/s390/rtld-global-offsets.sym: New file.
11796         * sysdeps/unix/sysv/linux/s390/Versions: Add getcontext as new
11797         GLIBC_2.19 symbol.
11798         * sysdeps/unix/sysv/linux/s390/getcontext.S: New file.
11799         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Rename to ...
11800         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
11801         ... this.
11802         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Rename to ...
11803         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
11804         ... this.
11805         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
11806         Regenerate.
11807         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
11808         Regenerate.
11809         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Restore upper
11810         halfs of GPRs for high_gprs contexts.
11811         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Save and
11812         restore upper halfs of GPRs for high_gprs contexts.  Copy uc_flags
11813         field.
11814         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Copy
11815         uc_flags field.
11816         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: Split into 32 and
11817         64 bit versions:
11818         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Add field
11819         for high GPRs (uc_high_gprs) and for future extensions
11820         (__reserved).
11821         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Add field
11822         for future extensions (__reserved).
11823         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Split into 32 and
11824         64 bit versions:
11825         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym: Add
11826         SC_HIGHGPRS offset definition.
11827         * sysdeps/unix/sysv/linux/s390/s390-64/ucontext_i.sym: New file.
11828         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: New file.
11829
11830         * Versions.def: Add GLIBC_2.19 for libpthread.
11831         * nptl/sysdeps/unix/sysv/linux/s390/Versions: Add longjmp and
11832         siglongjmp for libpthread with GLIBC_2.19 symver.
11833         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: New file.
11834         * sysdeps/s390/Makefile: Build v1-longjmp.c and v1-sigjmp.c.
11835         * sysdeps/s390/Versions: New GLIBC_2.19 and GLIBC_PRIVATE symbols.
11836         * sysdeps/s390/__longjmp.c: New file.
11837         * sysdeps/s390/bits/setjmp.h: Add new fields to __s390_jmp_buf.
11838         * sysdeps/s390/longjmp.c: New file.
11839         * sysdeps/s390/setjmp.S: New file.
11840         * sysdeps/s390/sigjmp.S: New file.
11841         * sysdeps/s390/v1-longjmp.c: New file.
11842         * sysdeps/s390/v1-setjmp.h: New file.
11843         * sysdeps/s390/v1-sigjmp.c: New file.
11844         * sysdeps/unix/sysv/linux/s390/Makefile: Build __longjmp_chk.
11845         * sysdeps/unix/sysv/linux/s390/Versions: Add __longjmp_chk with
11846         GLIBC_2.19 version.
11847         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c: New file.
11848         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c: Provide
11849         versioned symbols for ____longjmp_chk.
11850         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
11851         Likewise.
11852         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
11853         Regenerate.
11854         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
11855         Regenerate.
11856         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
11857         Regenerate.
11858         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
11859         Regenerate.
11860         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: New file.
11861         * sysdeps/s390/s390-32/__longjmp.c: Rename to ...
11862         * sysdeps/s390/s390-32/__longjmp-common.c: ... this.
11863         * sysdeps/s390/s390-32/setjmp.S: Rename and adjust to ...
11864         * sysdeps/s390/s390-32/setjmp-common.S: ... this.
11865         * sysdeps/s390/s390-64/__longjmp.c: Rename to ...
11866         * sysdeps/s390/s390-64/__longjmp-common.c: ... this.
11867         * sysdeps/s390/s390-64/setjmp.S: Rename and adjust to ...
11868         * sysdeps/s390/s390-64/setjmp-common.S: ... this.
11869         * sysdeps/s390/rtld-__longjmp.c: New file.
11870         * sysdeps/s390/rtld-setjmp.S: New file.
11871
11872 2014-01-06  Joseph Myers  <joseph@codesourcery.com>
11873
11874         [BZ #16400]
11875         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
11876         Return -__logl (x) for small positive arguments without evaluating
11877         a polynomial.
11878
11879 2014-01-06  Mike Frysinger  <vapier@gentoo.org>
11880
11881         * sysdeps/unix/sysv/linux/sys/ptrace.h (ptrace_peeksiginfo_args):
11882         Rename to ...
11883         (__ptrace_peeksiginfo_args): ... this.
11884         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
11885         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
11886         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
11887
11888 2014-01-06  Allan McRae  <allan@archlinux.org>
11889
11890         * inet/netinet/in.h: Fix typo in comment.
11891
11892 2014-01-05  Andreas Jaeger  <aj@suse.de>
11893
11894         * sysdeps/i386/fpu/libm-test-ulps: Update.
11895
11896 2014-01-05  Allan McRae  <allan@archlinux.org>
11897
11898         * po/libc.pot: Regenerated.
11899
11900         * malloc/memusagestat.c: Fix gettext call formatting.
11901
11902 2014-01-04  Sami Kerola  <kerolasa@iki.fi>
11903
11904         * nscd/nscd.c: Improve usage() output.
11905
11906 2014-01-04  Mike Frysinger  <vapier@gentoo.org>
11907
11908         * config.h.in: Add HAVE_LINUX_FANOTIFY_H template.
11909         * sysdeps/unix/sysv/linux/configure: Regenerated.
11910         * sysdeps/unix/sysv/linux/configure.ac: Call AC_DEFINE.
11911         * sysdeps/unix/sysv/linux/tst-fanotify.c: Include config.h.
11912
11913 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
11914
11915         [BZ #16390]
11916         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
11917         (CFLAGS-e_atan2l.c): Use -fno-builtin-fabsl.
11918
11919 2014-01-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11920
11921         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: Remove
11922         extra tokens at end of #undef directive.
11923         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: Likewise.
11924         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: Likewise.
11925         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c: Likewise.
11926
11927 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
11928
11929         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
11930
11931         * math/auto-libm-test-in: Mark various tests with
11932         xfail-rounding:ldbl-128ibm.
11933         * math/auto-libm-test-out: Regenerated.
11934
11935 2014-01-02  Joseph Myers  <joseph@codesourcery.com>
11936
11937         [BZ #16386]
11938         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Adjust
11939         numbers with subnormal high part when calculating exponent.
11940
11941         [BZ #16385]
11942         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Use fabsl not
11943         fabs.
11944
11945         [BZ #16384]
11946         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (ln2): Initialize with
11947         M_LN2l.
11948         (__ieee754_acoshl): Use __log1pl not __log1p.
11949
11950 2013-01-02  Ondřej Bílka  <neleai@seznam.cz>
11951
11952         * malloc/arena.c (malloc_atfork, free_atfork, ptmalloc_lock_all)
11953         (ptmalloc_unlock_all, ptmalloc_unlock_all2, next_env_entry)
11954         (__failing_morecore, ptmalloc_init, dump_heap, new_heap)
11955         (grow_heap, heap_trim, _int_new_arena, get_free_list)
11956         (reused_arena, arena_get2): Convert to GNU style.
11957         * malloc/hooks.c (memalign_hook_ini, __malloc_check_init)
11958         (mem2mem_check, mem2chunk_check, top_check, realloc_check)
11959         (memalign_check, __malloc_set_state): Likewise.
11960         * malloc/mallocbug.c (main): Likewise.
11961         * malloc/malloc.c (__malloc_assert, malloc_init_state)
11962         (free_perturb, do_check_malloced_chunk, do_check_malloc_state)
11963         (sysmalloc, systrim, mremap_chunk, __libc_malloc, __libc_free)
11964         (__libc_realloc, _mid_memalign, _int_malloc, malloc_consolidate)
11965         (_int_realloc, _int_memalign, mtrim, musable, __libc_mallopt)
11966         (__posix_memalign, malloc_info): Likewise.
11967         * malloc/malloc.h: Likewise.
11968         * malloc/mcheck.c (checkhdr, unlink_blk, link_blk, freehook)
11969         (mallochook, memalignhook, reallochook, mabort): Likewise.
11970         * malloc/mcheck.h: Likewise.
11971         * malloc/memusage.c (update_data, me, malloc, realloc, calloc)
11972         (free, mmap, mmap64, mremap, munmap, dest): Likewise.
11973         * malloc/memusagestat.c (main, parse_opt, more_help): Likewise.
11974         * malloc/morecore.c (__default_morecore): Likewise.
11975         * malloc/mtrace.c (tr_break, lock_and_info, mtrace): Likewise.
11976         * malloc/obstack.c (_obstack_begin, _obstack_newchunk)
11977         (_obstack_allocated_p, obstack_free, _obstack_memory_used)
11978         (print_and_abort): Likewise.
11979         * malloc/obstack.h: Likewise.
11980         * malloc/set-freeres.c (__libc_freeres): Likewise.
11981         * malloc/tst-mallocstate.c (main): Likewise.
11982         * malloc/tst-mtrace.c (main): Likewise.
11983         * malloc/tst-realloc.c (do_test): Likewise.
11984
11985 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
11986
11987         [BZ #16366]
11988         * nscd/netgroupcache.c (do_notfound): New function.
11989         (addgetnetgrentX): Use it.
11990
11991         [BZ # 16365]
11992         * nscd/netgroupcache.c (addgetnetgrentX): Break if status is
11993         NSS_STATUS_NOTFOUND.
11994
11995 2014-01-01  Joseph Myers  <joseph@codesourcery.com>
11996
11997         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
11998         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
11999
12000 2014-01-01  Allan McRae  <allan@archlinux.org>
12001
12002         * scripts/update-copyrights: Update configure input file suffix.
12003
12004         * NEWS: Update copyright year.
12005         * catgets/gencat.c: Likewise.
12006         * csu/version.c: Likewise.
12007         * debug/catchsegv.sh: Likewise.
12008         * debug/pcprofiledump.c: Likewise.
12009         * debug/xtrace.sh: Likewise.
12010         * elf/ldconfig.c: Likewise.
12011         * elf/ldd.bash.in: Likewise.
12012         * elf/pldd.c: Likewise.
12013         * elf/sotruss.ksh: Likewise.
12014         * elf/sprof.c: Likewise.
12015         * iconv/iconv_prog.c: Likewise.
12016         * iconv/iconvconfig.c: Likewise.
12017         * locale/programs/locale.c: Likewise.
12018         * locale/programs/localedef.c: Likewise.
12019         * login/programs/pt_chown.c: Likewise.
12020         * malloc/memusage.sh: Likewise.
12021         * malloc/memusagestat.c: Likewise.
12022         * malloc/mtrace.pl: Likewise.
12023         * manual/libc.texinfo: Likewise.
12024         * nscd/nscd.c: Likewise.
12025         * nss/getent.c: Likewise.
12026         * nss/makedb.c: Likewise.
12027         * posix/getconf.c: Likewise.
12028         * scripts/test-installation.pl: Likewise.
12029
12030         * All files with FSF copyright notices: Update copyright dates
12031         using scripts/update-copyrights.
12032         * intl/plural.c: Regenerated.
12033         * locale/programs/charmap-kw.h: Likewise.
12034         * locale/programs/locfile-kw.h: Likewise.
12035
12036 2013-12-31  Mike Frysinger  <vapier@gentoo.org>
12037
12038         * sysdeps/unix/sysv/linux/configure: Regenerated.
12039         * sysdeps/unix/sysv/linux/configure.ac: Call AC_CHECK_HEADER on
12040         the linux/fanotify.h header.
12041         * sysdeps/unix/sysv/linux/tst-fanotify.c: Check if
12042         HAVE_LINUX_FANOTIFY_H is defined.
12043
12044 2013-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
12045
12046         * benchtests/cos-inputs: New inputs.
12047         * benchtests/sin-inputs: Likewise.
12048
12049         * benchtests/atan-inputs: New inputs. Fix name of multiple
12050         precision fallback inputs.
12051
12052         * benchtests/atanh-inputs: New inputs.
12053         * benchtests/tanh-inputs: Likewise.
12054
12055         * benchtests/acosh-inputs: New inputs.
12056         * benchtests/asinh-inputs: Likewise.
12057
12058         * benchtests/cosh-inputs: New inputs.
12059         * benchtests/sinh-inputs: Likewise.
12060
12061         * benchtests/acos-inputs: Add more inputs.
12062         * benchtests/asin-inputs: Likewise.
12063
12064 2013-12-30  Ville Skytta  <ville.skytta@iki.fi>
12065
12066         [BZ #16375]
12067         * manual/arith.texi: Fix spelling.
12068         * manual/charset.texi: Likewise.
12069         * manual/errno.texi: Likewise.
12070         * manual/filesys.texi: Likewise.
12071         * manual/lang.texi: Likewise.
12072         * manual/llio.texi: Likewise.
12073         * manual/locale.texi: Likewise.
12074         * manual/message.texi: Likewise.
12075         * manual/resource.texi: Likewise.
12076         * manual/search.texi: Likewise.
12077         * manual/setjmp.texi: Likewise.
12078         * manual/stdio.texi: Likewise.
12079         * manual/string.texi: Likewise.
12080         * manual/sysinfo.texi: Likewise.
12081         * manual/time.texi: Likewise.
12082
12083 2013-12-27  Carlos O'Donell  <carlos@redhat.com>
12084
12085         * po/sl.po: New file.
12086
12087 2013-12-27  Mike Frysinger  <vapier@gentoo.org>
12088
12089         * .gitignore: Add core/.gdbinit/.gdb_history.
12090
12091 2013-12-27  Allan McRae  <allan@archlinux.org>
12092
12093         [BZ #16369]
12094         * sysdeps/ieee754/dbl-64/s_sin.c (csloww): Fix variable name.
12095         Reported by Il'ya Malakhov <ilmalakhov@yandex.ru>
12096
12097 2013-12-24  Brooks Moses  <bmoses@google.com>
12098
12099         * string/string.h (__CORRECT_ISO_CPP_STRING_H_PROTO): Define for
12100         all compilers that claim C++98 compliance, not just GCC.
12101         * string/strings.h (__CORRECT_ISO_CPP_STRINGS_H_PROTO):
12102         Likewise.
12103
12104 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
12105
12106         * NEWS: Restore accidentally deleted bug-fix entries.
12107
12108 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
12109             Ondřej Bílka  <neleai@seznam.cz>
12110
12111         [BZ #15073]
12112         * malloc/malloc.c (_int_free): Perform sanity check only if we
12113         have_lock.
12114
12115 2013-12-23  Ondřej Bílka  <neleai@seznam.cz>
12116
12117         [BZ #12986]
12118         * manual/stdio.texi (String Input Conversions): Clarify that character
12119         classes are not supported.
12120
12121 2013-12-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12122
12123         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
12124
12125 2013-12-22  Joseph Myers  <joseph@codesourcery.com>
12126
12127         [BZ #16337]
12128         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
12129         Calculate results for small negative arguments directly rather
12130         than using reflection formula with special underflow handling.
12131
12132         * sysdeps/mach/hurd/Implies: Change unix/bsd/bsd4.4 to unix/bsd.
12133         * sysdeps/unix/bsd/syscalls.list (chflags): Add entry from
12134         sysdeps/unix/bsd/bsd4.4/syscalls.list.
12135         (fchflags): Likewise.
12136         (revoke): Likewise.
12137         (setlogin): Likewise.
12138         (sigaltstack): Likewise.
12139         (wait4): Likewise.
12140         (sigblock): Remove.
12141         (sigsetmask): Likewise.
12142         (wait3): Likewise.
12143         (waitpid): Likewise.
12144         * sysdeps/unix/bsd/bsd4.4/syscalls.list: Remove file.
12145         * sysdeps/unix/sysv/linux/wait3.c: Update directory of included
12146         file.
12147         * sysdeps/unix/bsd/bsd4.4/Makefile: Move to ...
12148         * sysdeps/unix/bsd/Makefile: ... here.
12149         * sysdeps/unix/bsd/bsd4.4/Versions: Move to ...
12150         * sysdeps/unix/bsd/Versions: ... here.
12151         * sysdeps/unix/bsd/bsd4.4/bits/sockaddr.h: Move to ...
12152         * sysdeps/unix/bsd/bits/sockaddr.h: ... here.
12153         * sysdeps/unix/bsd/bsd4.4/cmsg_nxthdr.c: Move to ...
12154         * sysdeps/unix/bsd/cmsg_nxthdr.c: ... here.
12155         * sysdeps/unix/bsd/bsd4.4/sigblock.c: Move to ...
12156         * sysdeps/unix/bsd/sigblock.c: ... here.
12157         * sysdeps/unix/bsd/bsd4.4/sigsetmask.c: Move to ...
12158         * sysdeps/unix/bsd/sigsetmask.c: ... here.
12159         * sysdeps/unix/bsd/bsd4.4/sigvec.c: Move to ...
12160         * sysdeps/unix/bsd/sigvec.c: ... here.
12161         * sysdeps/unix/bsd/bsd4.4/tcdrain.c: Move to ...
12162         * sysdeps/unix/bsd/tcdrain.c: ... here.
12163         * sysdeps/unix/bsd/bsd4.4/tcgetattr.c: Move to ...
12164         * sysdeps/unix/bsd/tcgetattr.c: ... here.
12165         * sysdeps/unix/bsd/bsd4.4/tcsetattr.c: Move to ...
12166         * sysdeps/unix/bsd/tcsetattr.c: ... here.
12167         * sysdeps/unix/bsd/bsd4.4/wait.c: Move to ...
12168         * sysdeps/unix/bsd/wait.c: ... here.
12169         * sysdeps/unix/bsd/bsd4.4/wait3.c: Move to ...
12170         * sysdeps/unix/bsd/wait3.c: ... here.
12171         * sysdeps/unix/bsd/bsd4.4/waitpid.c: Move to ...
12172         * sysdeps/unix/bsd/waitpid.c: ... here.
12173
12174 2013-12-21  Joseph Myers  <joseph@codesourcery.com>
12175
12176         [BZ #16356]
12177         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Also set
12178         round-to-nearest for [!USE_AS_EXPM1L].
12179         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Likewise.
12180         * math/auto-libm-test-in: Do not expect cosh tests to fail.  Add
12181         more tests of exp and exp10.  Expect some exp10 tests to miss
12182         exceptions or fail in directed rounding modes.
12183         * math/auto-libm-test-out: Regenerated.
12184         * math/libm-test.inc (exp10_tonearest_test_data): New array.
12185         (exp10_test_tonearest): New function.
12186         (exp10_towardzero_test_data): New array.
12187         (exp10_test_towardzero): New function.
12188         (exp10_downward_test_data): New array.
12189         (exp10_test_downward): New function.
12190         (exp10_upward_test_data): New array.
12191         (exp10_test_upward): New function.
12192         (main): Call the new functions.
12193         * sysdeps/i386/fpu/libm-test-ulps: Update.
12194         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12195
12196 2013-12-20  Joseph Myers  <joseph@codesourcery.com>
12197
12198         * math/auto-libm-test-in: Add more tests of acos, acosh, asin,
12199         asinh, atan, atan2, atanh, cbrt, cos and cosh.
12200         * math/auto-libm-test-out: Regenerated.
12201         * math/libm-test.inc (acosh_test_data): Add more tests.
12202         (atanh_test_data): Likewise.
12203         (ceil_test_data): Likewise.
12204         (copysign_test_data): Likewise.
12205         * sysdeps/i386/fpu/libm-test-ulps: Update.
12206         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12207
12208         * timezone/checktab.awk: Update from tzcode 2013i.
12209         * timezone/private.h: Likewise.
12210         * timezone/scheck.c: Likewise.
12211         * timezone/tzfile.h: Likewise.
12212         * timezone/tzselect.ksh: Likewise.
12213         * timezone/zdump.c: Likewise.
12214         * timezone/zic.c: Likewise.
12215
12216         * math/auto-libm-test-in: Add tests of cpow.
12217         * math/auto-libm-test-out: Regenerated.
12218         * math/libm-test.inc (cpow_test_data): Use AUTO_TESTS_cc_c.
12219         * math/gen-auto-libm-tests.c (func_calc_method): Add value
12220         mpc_cc_c.
12221         (func_calc_desc): Add mpc_cc_c union field.
12222         (test_functions): Add cpow.
12223         (special_fill_2pi): New function.
12224         (special_real_inputs): Add 2pi.
12225         (calc_generic_results): Handle mpc_cc_c.
12226         * sysdeps/i386/fpu/libm-test-ulps: Update.
12227         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12228
12229         * math/auto-libm-test-in: Add tests of ccos, ccosh, cexp, clog,
12230         csqrt, ctan and ctanh.
12231         * math/auto-libm-test-out: Regenerated.
12232         * math/libm-test.inc (TEST_COND_x86_64): New macro.
12233         (TEST_COND_x86): Likewise.
12234         (ccos_test_data): Use AUTO_TESTS_c_c.
12235         (ccosh_test_data): Likewise.
12236         (cexp_test_data): Likewise.
12237         (clog_test_data): Likewise.
12238         (csqrt_test_data): Likewise.
12239         (ctan_test_data): Likewise.
12240         (ctan_tonearest_test_data): Likewise.
12241         (ctan_towardzero_test_data): Likewise.
12242         (ctan_downward_test_data): Likewise.
12243         (ctan_upward_test_data): Likewise.
12244         (ctanh_test_data): Likewise.
12245         (ctanh_tonearest_test_data): Likewise.
12246         (ctanh_towardzero_test_data): Likewise.
12247         (ctanh_downward_test_data): Likewise.
12248         (ctanh_upward_test_data): Likewise.
12249         * math/gen-auto-libm-tests.c (func_calc_method): Add value
12250         mpc_c_c.
12251         (func_calc_desc): Add mpc_c_c union field.
12252         (FUNC_mpc_c_c): New macro.
12253         (test_functions): Add cacos, cacosh, casin, casinh, catan, catanh,
12254         ccos, ccosh, cexp, clog, clog10, csin, csinh, csqrt, ctan and
12255         ctanh.
12256         (special_fill_min_subnorm_p120): New function.
12257         (special_real_inputs): Add min_subnorm_p120.
12258         (calc_generic_results): Handle mpc_c_c.
12259         * sysdeps/i386/fpu/libm-test-ulps: Update.
12260         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12261
12262 2013-12-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
12263
12264         * sysdeps/ieee754/dbl-64/s_sin.c (do_cos, do_cos_slow, do_sin)
12265         (do_sin_slow): New functions.
12266         (__sin, __cos, slow1, slow2, sloww1, sloww2, bsloww1, bsloww2)
12267         (cslow2, csloww1, csloww2): Use the new functions.
12268
12269         * sysdeps/ieee754/dbl-64/s_sin.c (sloww1): Add new argument M.
12270         Use M to change sign of result instead of X.  Assume X is
12271         positive.
12272         (csloww1): Likewise.
12273         (__sin): Adjust.
12274         (__cos): Adjust.
12275
12276         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): Remove
12277         arguments A and DA.
12278         (__sin): Adjust.
12279         (__cos): Likewise.
12280
12281         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use DA directly.
12282         (__cos): Likewise.
12283         (sloww1): Don't adjust sign of DX.
12284         (csloww1): Likewise.
12285         (sloww2): Use X directly and don't adjust sign of DX.
12286         (csloww2): Likewise.
12287
12288 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
12289
12290         * math/auto-libm-test-in: Add tests of cabs and carg.
12291         * math/auto-libm-test-out: Regenerated.
12292         * math/libm-test.inc (cabs_test_data): Use AUTO_TESTS_c_f.
12293         (carg_test_data): Likewise.
12294         * math/gen-auto-libm-tests.c (func_calc_method): Add value
12295         mpc_c_f.
12296         (func_calc_desc): Add mpc_c_f union field.
12297         (test_functions): Add cabs and carg.
12298         (calc_generic_results): Handle mpc_c_f.
12299
12300         * sysdeps/powerpc/powerpc32/libgcc-compat.S
12301         [_SOFT_FLOAT || __NO_FPRS__] (__fixdfdi_v_glibc20): Do not define
12302         as a macro and a compat symbol.
12303         [_SOFT_FLOAT || __NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
12304         [_SOFT_FLOAT || __NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
12305         [_SOFT_FLOAT || __NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
12306         [_SOFT_FLOAT || __NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
12307         [_SOFT_FLOAT || __NO_FPRS__] (__floaddisf_v_glibc20): Likewise.
12308         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixdfdi): Do
12309         not use .hidden.
12310         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixsfdi):
12311         Likewise.
12312         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunsdfdi):
12313         Likewise.
12314         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunssfdi):
12315         Likewise.
12316         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddidf):
12317         Likewise.
12318         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddisf):
12319         Likewise.
12320         * sysdeps/powerpc/nofpu/Versions (libc): Remove __fixdfdi,
12321         __fixsfdi, __fixunsdfdi, __fixunssfdi, __floatdidf and __floatdisf
12322         from GLIBC_2.3.2.
12323
12324 2013-12-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12325
12326         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
12327
12328 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
12329
12330         * manual/texinfo.tex: Update to version 2013-11-26.10 with
12331         trailing whitespace removed.
12332         * scripts/config.guess: Update to version 2013-11-29.
12333         * scripts/config.sub: Update to version 2013-10-01.
12334
12335         * math/auto-libm-test-in: Add tests of sincos.
12336         * math/auto-libm-test-out: Regenerated.
12337         * math/libm-test.inc (sincos_test_data): Use AUTO_TESTS_fFF_11.
12338         * math/gen-auto-libm-tests.c (func_calc_method): Add value
12339         mpfr_f_11.
12340         (func_calc_desc): Add mpfr_f_11 union field.
12341         (test_functions): Add sincos.
12342         (calc_generic_results): Handle mpfr_f_11.
12343         * sysdeps/i386/fpu/libm-test-ulps: Update.
12344         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12345
12346 2013-12-19  Andreas Schwab  <schwab@suse.de>
12347
12348         * sysdeps/powerpc/powerpc64/power7/memchr.S: Fix argument of
12349         CALL_MCOUNT.
12350         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
12351         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S
12352         [USE_IN_EXTENDED_LOCALE_MODEL]: Likewise.
12353
12354 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
12355
12356         * math/gen-libm-test.pl (%beautify): Remove M_* constants.
12357         * sysdeps/i386/fpu/libm-test-ulps: Update.
12358         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12359
12360         [BZ #16293]
12361         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Set
12362         round-to-nearest mode when using frndint.
12363         * sysdeps/i386/fpu/s_expm1.S (__expm1): Likewise.
12364         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
12365         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
12366         Likewise.
12367         * math/auto-libm-test-in: Add more tests of expm1.  Do not expect
12368         sinh test to fail.
12369         * math/auto-libm-test-out: Regenerated.
12370         * math/libm-test.inc (TEST_COND_x86_64): Remove macro.
12371         (TEST_COND_x86): Likewise.
12372         (expm1_tonearest_test_data): New array.
12373         (expm1_test_tonearest): New function.
12374         (expm1_towardzero_test_data): New array.
12375         (expm1_test_towardzero): New function.
12376         (expm1_downward_test_data): New array.
12377         (expm1_test_downward): New function.
12378         (expm1_upward_test_data): New array.
12379         (expm1_test_upward): New function.
12380         (main): Run the new test functions.
12381         * sysdeps/i386/fpu/libm-test-ulps: Update.
12382         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12383
12384         * include/features.h: Update comment documenting feature test
12385         macros.  Mention _DEFAULT_SOURCE in comment.
12386         [_GNU_SOURCE] (_DEFAULT_SOURCE): Undefine and redefine.
12387         [_DEFAULT_SOURCE]: Undefine and redefine _DEFAULT_SOURCE,
12388         _BSD_SOURCE and _SVID_SOURCE.
12389         [!__STRICT_ANSI__ && !_ISOC99_SOURCE && !_POSIX_SOURCE &&
12390         !_POSIX_C_SOURCE && !_XOPEN_SOURCE && !_BSD_SOURCE &&
12391         !_SVID_SOURCE]: Likewise.
12392         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
12393         (__USE_POSIX_IMPLICITLY): Define.
12394         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
12395         (_POSIX_SOURCE): Undefine and redefine.
12396         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
12397         (_POSIX_C_SOURCE): Likewise.
12398         * manual/creature.texi (_DEFAULT_SOURCE): Document.
12399         (Feature Test Macros): Update documentation of default features.
12400
12401 2013-12-19  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
12402
12403         * benchtests/Makefile: Add bench-strtok.
12404         * benchtests/bench-strtok.c: New file: strtok benchtest.
12405
12406 2013-12-19  Allan McRae  <allan@archlinux.org>
12407
12408         * manual/install.texi: Suppress menu for plain text output.
12409         * INSTALL: Regenerated.
12410
12411 2013-12-18  Brooks Moses  <bmoses@google.com>
12412
12413         [BZ #15846]
12414         * misc/getauxval.c: Include errno.h.
12415         (__getauxval): Set errno to ENOENT if the requested type is not
12416         found.
12417         * misc/sys/auxv.h (getauxval): Document that it may set errno;
12418         don't declare with __attribute_const__.
12419         * elf/tst-auxv.c: Add tests for errno and type-not-found case.
12420         * manual/startup.texi: Document that getauxval sets errno.
12421
12422 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
12423
12424         * math/auto-libm-test-in: Add tests of jn and yn.
12425         * math/auto-libm-test-out: Regenerated.
12426         * math/libm-test.inc (jn_test_data): Use AUTO_TESTS_if_f.
12427         (yn_test_data): Likewise.
12428         * math/gen-auto-libm-tests.c (func_calc_method): Add value
12429         mpfr_if_f.
12430         (func_calc_desc): Add mpfr_if_f union field.
12431         (FUNC_mpfr_if_f): New macro.
12432         (test_functions): Add jn and yn.
12433         (calc_generic_results): Assert type of second input for
12434         mpfr_ff_f.  Handle mpfr_if_f.
12435         (output_for_one_input_case): Disable all checking for arguments
12436         fitting floating-point types in case of an integer argument.
12437         * sysdeps/i386/fpu/libm-test-ulps: Update.
12438         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12439
12440         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
12441         Don't expect fegetround reference in libm.so.
12442
12443 2013-12-17  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
12444
12445         * sysdeps/ieee754/dbl-64/Makefile (CFLAGS-e_sqrt.c): Add
12446         $(config-cflags-nofma).
12447
12448 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
12449
12450         * math/auto-libm-test-in: Mark some hypot tests no-test-inline.
12451         * math/auto-libm-test-out: Regenerated.
12452
12453         [BZ #16338]
12454         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Use __frexpl
12455         to determine exponent and adjust argument to have exponent of -1.
12456         * math/auto-libm-test-in: Add more tests of log, log10, log1p and
12457         log2.
12458         * math/auto-libm-test-out: Regenerated.
12459         * sysdeps/i386/fpu/libm-test-ulps: Update.
12460         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12461
12462 2013-12-18  Ondřej Bílka  <neleai@seznam.cz>
12463
12464         * manual/probes.texi: Remove cases when per-thread arenas are
12465         disabled.
12466
12467 2013-12-18  Andreas Schwab  <schwab@suse.de>
12468
12469         * sysdeps/i386/i686/multiarch/strstr.c: Remove.
12470         * sysdeps/i386/i686/multiarch/strstr-c.c: Remove.
12471         * sysdeps/i386/i686/multiarch/strcasestr.c: Remove.
12472         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: Remove.
12473         * sysdeps/i386/i686/multiarch/Makefile: Update.
12474         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: Update.
12475
12476 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
12477
12478         * sysdeps/unix/bsd/bsd4.4/bits/errno.h: Remove file.
12479         * sysdeps/unix/bsd/bsd4.4/bits/ioctls.h: Likewise.
12480
12481 2013-12-17  Paul Eggert  <eggert@cs.ucla.edu>
12482
12483         [BZ #15968]
12484         Support TZ transition times < 00:00:00.
12485         This is needed for version-3 tz-format files; it supports time
12486         stamps past 2037 for America/Godthab (the only entry in the tz
12487         database for which this change is relevant).
12488         * manual/time.texi (TZ Variable): Document transition times
12489         from -167:59:59 through -00:00:01.
12490         * time/tzset.c (tz_rule): Time of day is now signed.
12491         (__tzset_parse_tz): Parse negative time of day.
12492
12493         Document TZ transition times >= 25:00:00.
12494         * manual/time.texi (TZ Variable): Document transition times from
12495         25:00:00 through 167:59:59.  These are already supported, and this
12496         support will help with version-3 tz-format files.
12497
12498         * manual/time.texi (TZ Variable): Modernize North America example
12499         to reflect current (i.e., 2007-and-later) daylight saving rules.
12500
12501         * manual/time.texi (TZ Variable): POSIX.1 hour can be 24.
12502
12503 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
12504
12505         * sysdeps/unix/bsd/bits/posix_opt.h: Remove file.
12506         * sysdeps/unix/bsd/bits/stat.h: Likewise.
12507         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/environments.h: Likewise.
12508         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
12509         * sysdeps/unix/bsd/bsd4.4/freebsd/sys/sysmacros.h: Likewise.
12510         * sysdeps/unix/bsd/bsdstat.h: Likewise.
12511         * sysdeps/unix/bsd/clock.c: Likewise.
12512         * sysdeps/unix/bsd/i386/vfork.S: Likewise.
12513         * sysdeps/unix/bsd/i386/wait3.S: Likewise.
12514         * sysdeps/unix/bsd/init-posix.c: Likewise.
12515         * sysdeps/unix/bsd/poll.c: Likewise.
12516         * sysdeps/unix/bsd/ptsname.c: Likewise.
12517         * sysdeps/unix/bsd/seekdir.c: Likewise.
12518         * sysdeps/unix/bsd/setegid.c: Likewise.
12519         * sysdeps/unix/bsd/seteuid.c: Likewise.
12520         * sysdeps/unix/bsd/setgid.c: Likewise.
12521         * sysdeps/unix/bsd/setrgid.c: Likewise.
12522         * sysdeps/unix/bsd/setruid.c: Likewise.
12523         * sysdeps/unix/bsd/setsid.c: Likewise.
12524         * sysdeps/unix/bsd/setuid.c: Likewise.
12525         * sysdeps/unix/bsd/sigaction.c: Likewise.
12526         * sysdeps/unix/bsd/sigprocmask.c: Likewise.
12527         * sysdeps/unix/bsd/sigsuspend.c: Likewise.
12528         * sysdeps/unix/bsd/sys/reboot.h: Likewise.
12529         * sysdeps/unix/bsd/telldir.c: Likewise.
12530         * sysdeps/unix/bsd/times.c: Likewise.
12531         * sysdeps/unix/bsd/usleep.c: Likewise.
12532
12533         * misc/Makefile (install-lib): Remove libbsd-compat.a.
12534         ($(objpfx)libbsd-compat.a): Remove rule.
12535
12536         * include/features.h (__FAVOR_BSD): Do not define.
12537         * manual/creature.texi (_BSD_SOURCE): Do not document as enabling
12538         features conflicting with POSIX.
12539         (_GNU_SOURCE): Do not mention interaction with _BSD_SOURCE.
12540         (_BSD_SOURCE): Remove description of not being a subset of other
12541         feature test macros.
12542         * manual/job.texi (getpgrp): Do not document BSD version.
12543         (getpgid): Do not document by reference to BSD getpgrp.
12544         * posix/unistd.h [__FAVOR_BSD]: Remove conditional code.
12545         * setjmp/setjmp.h [__FAVOR_BSD]: Likewise.
12546         * signal/signal.h [__FAVOR_BSD]: Likewise.
12547         * sysdeps/gnu/netinet/tcp.h (struct tcphdr): Use anonymous unions
12548         instead of making contents conditional on [__FAVOR_BSD].
12549         * sysdeps/gnu/netinet/udp.h (struct udphdr): Likewise.
12550
12551 2013-12-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12552
12553         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
12554
12555 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
12556
12557         [BZ #16314]
12558         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Adjust up
12559         values below 2**-450, not 2**-500.
12560         * math/auto-libm-test-in: Don't allow spurious underflow from
12561         hypot.
12562         * math/auto-libm-test-out: Regenerated.
12563
12564         [BZ #16316]
12565         [BZ #16330]
12566         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Update
12567         values of ha and hb and sort them after adjusting subnormal
12568         arguments.
12569         * sysdeps/ieee754/ldbl-128/e_hypotl.c (__ieee754_hypotl):
12570         Likewise.
12571         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Update
12572         values of ea and eb and sort them after adjusting subnormal
12573         arguments.
12574         * math/auto-libm-test-in: Do not expect some hypot tests of
12575         subnormals to fail.  Add more hypot tests.
12576         * math/auto-libm-test-out: Regenerated.
12577
12578 2013-12-16  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
12579
12580         [BZ #13304]
12581         * sysdeps/sh/s_fma.c: New file.
12582         * sysdeps/sh/s_fmaf.c: New file.
12583         * sysdeps/sh/soft-fp/sfp-machine.h: New file.  Based on arm
12584         version.
12585         * sysdeps/sh/Implies: Add sh/soft-fp.
12586
12587 2013-12-16  Roland McGrath  <roland@hack.frob.com>
12588
12589         * elf/dl-error.c (struct catch): Add new member `errcode'.  Add a
12590         level of indirection to members `objname', `errstring', `malloced'.
12591         (_dl_signal_error): Store through pointers in *LCATCH rather modifying
12592         *LCATCH itself.  Set *LCATCH->errcode to ERRCODE rather than passing
12593         it as the __longjmp argument (just pass 1 instead).
12594         (_dl_catch_error): Initialize C with argument pointers and address of
12595         volatile local ERRCODE rather than copying values out of C at return.
12596
12597 2013-12-16  Joseph Myers  <joseph@codesourcery.com>
12598
12599         * math/auto-libm-test-in: Add tests of atan2, hypot and pow.
12600         * math/auto-libm-test-out: Regenerated.
12601         * math/libm-test.inc (atan2_test_data): Use AUTO_TESTS_ff_f.
12602         (hypot_test_data): Likewise.
12603         (pow_test_data): Likewise.
12604         (pow_tonearest_test_data): Likewise.
12605         * math/gen-auto-libm-tests.c (func_calc_method): Add value
12606         mpfr_ff_f.
12607         (func_calc_desc): Add mpfr_ff_f union field.
12608         (FUNC_mpfr_ff_f): New macro.
12609         (test_functions): Add atan2, hypot and pow.
12610         (special_fill_min): New function.
12611         (special_fill_minus_min): Likewise.
12612         (special_fill_min_subnorm): Likewise.
12613         (special_fill_minus_min_subnorm): Likewise.
12614         (special_real_inputs): Add min, -min, min_subnorm and
12615         -min_subnorm.
12616         (calc_generic_results): Handle mpfr_ff_f.
12617         * sysdeps/i386/fpu/libm-test-ulps: Update.
12618         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12619
12620 2013-12-16  Will Newton  <will.newton@linaro.org>
12621
12622         * manual/memory.texi (Malloc Examples): Mention aligned_alloc.
12623         (Aligned Memory Blocks): Add documentation for aligned_alloc
12624         and suggest it as an alternative to posix_memalign.
12625         (Hooks for Malloc): Document __memalign_hook is also called
12626         for aligned_alloc.  (Summary of Malloc): Add summary for
12627         aligned alloc.  Document __memalign_hook is also called
12628         for aligned_alloc.
12629
12630 2013-12-16  Will Newton  <will.newton@linaro.org>
12631
12632         * manual/memory.texi (Malloc Examples): Clarify default
12633         alignment documentation.  Suggest posix_memalign rather
12634         than memalign or valloc.
12635         (Aligned Memory Blocks): Remove suggestion to use memalign
12636         or valloc.  Remove obsolete comment about BSD.
12637         Document memalign errno values and mark the function obsolete.
12638         Document posix_memalign returned error codes.  Mark valloc
12639         as obsolete.  (Hooks for Malloc): __memalign_hook is also
12640         called for posix_memalign and valloc.
12641         (Summary of Malloc): Add posix_memalign to function summary.
12642         __memalign_hook is also called for posix_memalign and valloc.
12643
12644 2013-12-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
12645
12646         * sysdeps/ieee754/dbl-64/s_sin.c (TAYLOR_SINCOS): Rename to
12647         TAYLOR_SIN.
12648         (__sin): Adjust.
12649         (__cos): Likewise.
12650         (sloww): Use mynumber union.  Expand ternary operator into
12651         if-else statements.
12652         (cslow): use mynumber union.
12653
12654 2013-12-16  Allan McRae  <allan@archlinux.org>
12655
12656         * configure.ac: Set AUTOCONF when maintainer-mode is not used.
12657         * configure: Regenerated.
12658
12659         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update file name.
12660
12661         [BZ #14120]
12662         * configure.ac: Added --enable-maintainer-mode. Check for
12663         autoconf when enabled.
12664         * configure: Regenerated.
12665
12666         * nscd/nscd.service: New file.
12667         * nscd/nscd.tmpfiles: New file.
12668
12669 2013-12-14  Ondřej Bílka  <neleai@seznam.cz>
12670
12671         [BZ #12100]
12672         * sysdeps/x86_64/multiarch/strstr-sse2-unaligned.S: New file
12673         * sysdeps/x86_64/multiarch/strstr-c.c: Moved to ...
12674         * sysdeps/x86_64/multiarch/strstr.c: ... here.
12675         (strstr): Add __strstr_sse2_unaligned ifunc.
12676         * sysdeps/x86_64/multiarch/strcasestr-c.c: Moved to ...
12677         * sysdeps/x86_64/multiarch/strcasestr.c ... here.
12678         (strcasestr): Remove __strcasestr_sse42 ifunc.
12679         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Remove.
12680         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
12681         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
12682
12683 2013-12-14  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
12684
12685         * sysdeps/sh/sh4/fpu/bits/fenv.h: Move to ...
12686         * sysdeps/sh/bits/fenv.h: ... here.
12687         * sysdeps/sh/sh4/fpu/bits: Remove directory.
12688
12689 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12690
12691         * NEWS: Mention ppc64 STT_GNU_IFUNC support.
12692
12693         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add hypot and
12694         hypotf multiarch implementations.
12695         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-power7.c: New file.
12696         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-ppc64.c: New file.
12697         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot.c: New file:
12698         multiarch hypot for PPC64.
12699         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-power7.c: New file.
12700         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-ppc64.c: New file.
12701         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c : New file:
12702         multiarch hypotf for PPC64.
12703
12704         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add modf and
12705         modff multiarch implementations.
12706         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-power5+.c: New file.
12707         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-ppc64.c: New file.
12708         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf.c: New file:
12709         multiarch modf for PPC64.
12710         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-power5+.c: New file.
12711         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-ppc64.c: New file.
12712         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff.c : New file:
12713         multiarch modff for PPC64.
12714
12715         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add logb, logbf,
12716         and logl multiarch implementations.
12717         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-power7.c: New file.
12718         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-ppc64.c: New file.
12719         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb.c: New file:
12720         multiarch logb for PPC64.
12721         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-power7.c: New file.
12722         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-ppc64.c: New file.
12723         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf.c: New file:
12724         multiarch logb for PPC64.
12725         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-power7.c: New file.
12726         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-ppc64.c: New file.
12727         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl.c: New file:
12728         multiarch logb for PPC64.
12729
12730         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf and
12731         isinff multiarch implementation.
12732         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power7.S: New
12733         file.
12734         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-ppc64.S: New file.
12735         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c: New file:
12736         multiarch isinf for PPC64.
12737         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff-ppc64.c: New
12738         file.
12739         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c: New file:
12740         multiarch isinff for PPC64.
12741
12742         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite and
12743         finitef multiarch implementation.
12744         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power7.S: New
12745         file.
12746         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-ppc64.S: New file.
12747         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c: New file:
12748         multiarch finite for PPC64.
12749         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef-ppc64.c: New
12750         file.
12751         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c: New file:
12752         multiarch finitef for PPC64.
12753
12754         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint and
12755         lrint multiarch implementation.
12756         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power6x.S: New
12757         file.
12758         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-ppc64.S: New file.
12759         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c: New file:
12760         multiarch llrint for PPC64.
12761         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lrint.c: New file:
12762         multiarch lrint for PPC64.
12763
12764         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add copysign/
12765         copysignf multiarch implementation.
12766         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-power6.S: New
12767         file.
12768         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-ppc64.S: New
12769         file.
12770         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign.c: New file:
12771         multiarch copysign for PPC64.
12772         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysignf.c: New file:
12773         multiarch copysignf for PPC64.
12774
12775         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add trunc/truncf
12776         multiarch implementation.
12777         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-power5+.S: New
12778         file.
12779         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-ppc64.S: New
12780         file.
12781         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-power5+.S: New
12782         file.
12783         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-ppc64.S: New
12784         file.
12785         multiarch llround for PPC64.
12786         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc.c: New file:
12787         multiarch trunc for PPC64.
12788         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf.c: New file:
12789         multiarch truncf for PPC64.
12790
12791         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add round/roundf
12792         multiarch implementation.
12793         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-power5+.S: New
12794         file.
12795         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-ppc64.S: New
12796         file.
12797         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-power5+.S: New
12798         file.
12799         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-ppc64.S: New
12800         file.
12801         multiarch llround for PPC64.
12802         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round.c: New file:
12803         multiarch round for PPC64.
12804         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf.c: New file:
12805         multiarch roundf for PPC64.
12806
12807         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add floor/floorf
12808         multiarch implementation.
12809         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-power5+.S: New
12810         file.
12811         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-ppc64.S: New
12812         file.
12813         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-power5+.S: New
12814         file.
12815         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-ppc64.S: New
12816         file.
12817         multiarch llround for PPC64.
12818         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor.c: New file:
12819         multiarch floor for PPC64.
12820         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf.c: New file:
12821         multiarch floorf for PPC64.
12822
12823         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add ceil/ceilf
12824         multiarch implementation.
12825         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-power5+.S: New
12826         file.
12827         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-ppc64.S: New
12828         file.
12829         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-power5+.S: New
12830         file.
12831         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-ppc64.S: New
12832         file.
12833         multiarch llround for PPC64.
12834         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil.c: New file:
12835         multiarch ceil for PPC64.
12836         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf.c: New file:
12837         multiarch ceilf for PPC64.
12838
12839         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
12840         multiarch implementation.
12841         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power5+.S: New
12842         file.
12843         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power6x.S: New
12844         file.
12845         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-ppc64.S: New
12846         file.
12847         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c: New file:
12848         multiarch llround for PPC64.
12849         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lround.c: New file:
12850         multiarch lround for PPC64.
12851
12852         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
12853         multiarch implementation.
12854         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power5.S: New file.
12855         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6.S: New file.
12856         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6x.S: New
12857         file.
12858         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power7.S: New file.
12859         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-ppc64.S: New file.
12860         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c: New file:
12861         multiarch isnan for PPC64.
12862         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c: New file:
12863         multiarch isnanf for PPC64.
12864
12865         * sysdeps/powerpc/powerpc64/power5+/fpu/multiarch/Implies: New file.
12866         * sysdeps/powerpc/powerpc64/power5/fpu/multiarch/Implies: New file.
12867         * sysdeps/powerpc/powerpc64/power6/fpu/multiarch/Implies: New file.
12868         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: New file.
12869         * sysdeps/powerpc/powerpc64/power7/fpu/multiarch/Implies: New file
12870         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/Implies: Remove.
12871
12872         * sysdeps/powerpc/fpu/w_sqrt.c: Remove file
12873         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
12874         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
12875         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
12876
12877         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add stpcpy
12878         multiarch implementations.
12879         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12880         (__libc_ifunc_impl_list): Likewise.
12881         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-power7.c: New file.
12882         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-ppc64.c: New file.
12883         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c : New file:
12884         multiarch stpcpy for PPC64.
12885
12886         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcpy
12887         multiarch implementations.
12888         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12889         (__libc_ifunc_impl_list): Likewise.
12890         * sysdeps/powerpc/powerpc64/multiarch/strcpy-power7.c: New file.
12891         * sysdeps/powerpc/powerpc64/multiarch/strcpy-ppc64.c: New file.
12892         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c : New file:
12893         multiarch strcpy for PPC64.
12894
12895         * string/wordcopy.c (_wordcopy_fwd_aligned): Add define to
12896         redefine function name.
12897         (_wordcopy_fwd_dest_aligned): Likewise.
12898         (_wordcopy_bwd_aligned): Likewise.
12899         (_wordcopy_bwd_dest_aligned): Likewise.
12900         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wordcopy
12901         multiarch implementations.
12902         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12903         (__libc_ifunc_impl_list): Likewise.
12904         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power6.c: New file.
12905         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power7.c: New file.
12906         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c: New file.
12907         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c : New file:
12908         multiarch wcscpy for PPC64.
12909
12910         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcscpy
12911         multiarch implementations.
12912         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12913         (__libc_ifunc_impl_list): Likewise.
12914         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power6.c: New file.
12915         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power7.c: New file.
12916         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-ppc64.c: New file.
12917         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c : New file:
12918         multiarch wcscpy for PPC64.
12919
12920         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcsrchr
12921         multiarch implementations.
12922         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12923         (__libc_ifunc_impl_list): Likewise.
12924         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power6.c: New file.
12925         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power7.c: New file.
12926         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-ppc64.c: New file.
12927         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr.c : New file:
12928         multiarch wcsrchr for PPC64.
12929
12930         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcschr
12931         multiarch implementations.
12932         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12933         (__libc_ifunc_impl_list): Likewise.
12934         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power6.c: New file.
12935         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power7.c: New file.
12936         * sysdeps/powerpc/powerpc64/multiarch/wcschr-ppc64.c: New file.
12937         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c : New file:
12938         multiarch wcschr for PPC64.
12939
12940         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchrnul
12941         multiarch implementations.
12942         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12943         (__libc_ifunc_impl_list): Likewise.
12944         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-power7.S: New file.
12945         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-ppc64.c: New file.
12946         * sysdeps/powerpc/powerpc64/multiarch/strchrnul.c: New file:
12947         multiarch strchrnul for PPC64.
12948
12949         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchr multiarch
12950         implementations.
12951         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12952         (__libc_ifunc_impl_list): Likewise.
12953         * sysdeps/powerpc/powerpc64/multiarch/rtld-strchr.S: New file.
12954         * sysdeps/powerpc/powerpc64/multiarch/strchr-power7.S: New file.
12955         * sysdeps/powerpc/powerpc64/multiarch/strchr-ppc64.S: New file.
12956         * sysdeps/powerpc/powerpc64/multiarch/strchr.c: New file: multiarch
12957         strchr for PPC64.
12958
12959         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncmp multiarch
12960         implementations.
12961         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12962         (__libc_ifunc_impl_list): Likewise.
12963         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power4.S: New file.
12964         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power7.S: New file.
12965         * sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S: New file.
12966         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c: New file: multiarch
12967         strncmp for PPC64.
12968
12969         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncasecmp
12970         multiarch implementations.
12971         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12972         (__libc_ifunc_impl_list): Likewise.
12973         * sysdeps/powerpc/powerpc64/multiarch/strncase-power7.c: New file.
12974         * sysdeps/powerpc/powerpc64/multiarch/strncase.c: New file: multiarch
12975         strncasecmp for PPC64.
12976         * sysdeps/powerpc/powerpc64/multiarch/strncase_l-power7.c: New file.
12977         * sysdeps/powerpc/powerpc64/multiarch/strncase_l.c: New file:
12978         multiarch strncasecmp_l for PPC64.
12979
12980         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcasecmp
12981         multiarch implementations.
12982         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
12983         (__libc_ifunc_impl_list): Likewise.
12984         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: New file.
12985         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp.c: New file:
12986         multiarch strcasecmp for PPC64.
12987         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: New
12988         file.
12989         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l.c: new file:
12990         multiarch strcasecmp_l for PPC64.
12991
12992         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strnlen multiarch
12993         implementations.
12994         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12995         (__libc_ifunc_impl_list): Likewise.
12996         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: New file.
12997         * sysdeps/powerpc/powerpc64/multiarch/strnlen-ppc64.c: New file.
12998         * sysdeps/powerpc/powerpc64/multiarch/strnlen.c: New file: multiarch
12999         strnlen for PPC64.
13000
13001         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strlen multiarch
13002         implementations.
13003         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
13004         (__libc_ifunc_impl_list): Likewise.
13005         * sysdeps/powerpc/powerpc64/multiarch/strlen-power7.S: New file.
13006         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S: New file.
13007         * sysdeps/powerpc/powerpc64/multiarch/strlen.c: New file: multiarch
13008         strlen for PPC64.
13009
13010         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add rawmemch multiarch
13011         implementations.
13012         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
13013         (__libc_ifunc_impl_list): Likewise.
13014         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-power7.S: New file.
13015         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-ppc64.c: New file.
13016         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr.c: New file: multiarch
13017         rawmemrchr for PPC64.
13018
13019         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memrchr multiarch
13020         implementation.
13021         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
13022         (__libc_ifunc_impl_list): Likewise.
13023         * sysdeps/powerpc/powerpc64/multiarch/memrchr-power7.S: New file.
13024         * sysdeps/powerpc/powerpc64/multiarch/memrchr-ppc64.c: New file.
13025         * sysdeps/powerpc/powerpc64/multiarch/memrchr.c: New file: multiarch
13026         memrchr for PPC64.
13027
13028         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memchr multiarch
13029         implementation.
13030         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
13031         (__libc_ifunc_impl_list): Likewise.
13032         * sysdeps/powerpc/powerpc64/multiarch/memchr-power7.S: New file.
13033         * sysdeps/powerpc/powerpc64/multiarch/memchr-ppc64.c: New file.
13034         * sysdeps/powerpc/powerpc64/multiarch/memchr.c: New file: multiarch
13035         memchr for PPC64.
13036
13037         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add mempcpy multiarch
13038         implementation.
13039         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
13040         (__libc_ifunc_impl_list): Likewise.
13041         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-power7.S: New file.
13042         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-ppc64.c: New file.
13043         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c: New file: multiarch
13044         mempcpy for PPC64.
13045
13046         * sysdeps/powerpc/powerpc64/memset.S (NO_BZERO_IMPL): Add macro to
13047         avoid cretion of __bzero symbol.
13048         * sysdeps/powerpc/powerpc64/power4/memset.S (NO_BZERO_IMPL):
13049         Likewise.
13050         * sysdeps/powerpc/powerpc64/power6/memset.S (NO_BZERO_IMPL):
13051         Likewise.
13052         * sysdeps/powerpc/powerpc64/power7/memset.S (NO_BZERO_IMPL):
13053         Likewise.
13054         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memset/bzero
13055         multiarch implementations.
13056         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
13057         (__libc_ifunc_impl_list): Likewise.
13058         * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: New file.
13059         * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: New file.
13060         * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: New file.
13061         * sysdeps/powerpc/powerpc64/multiarch/bzero.c: New file: multiarch
13062         bzero for PPC32.
13063         * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S: New file.
13064         * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: New file.
13065         * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: New file.
13066         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S: New file.
13067         * sysdeps/powerpc/powerpc64/multiarch/memset.c: New file: multiarch
13068         memset for PPC64.
13069         * sysdeps/powerpc/powerpc64/multiarch/rtld-memset.c: New file.
13070
13071         * string/memcmp.c (memcmp): Using macro to redefine symbol name.
13072         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memcpy multiarch
13073         implementations.
13074         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
13075         (__libc_ifunc_impl_list): Likewise.
13076         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power4.S: New file.
13077         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power7.S: New file.
13078         * sysdeps/powerpc/powerpc64/multiarch/memcmp-ppc64.c: New file.
13079         * sysdeps/powerpc/powerpc64/multiarch/memcmp.c: New file: multiarch
13080         memcmp for PPC64.
13081
13082         * sysdeps/powerpc/powerpc64/multiarch/Makefile: New file to support
13083         multiarch for POWER/PPC64.
13084         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Likewise.
13085         * sysdeps/powerpc/powerpc64/multiarch/init-arch.h: Likewise.
13086         * sysdeps/powerpc/powerpc64/multiarch/memcpy-a2.S: New file.
13087         * sysdeps/powerpc/powerpc64/multiarch/memcpy-cell.S: New file.
13088         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power4.S: New file.
13089         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power6.S: New file.
13090         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power7.S: New file.
13091         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S: New file.
13092         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c: New file: multiarch
13093         memcpy for PPC64.
13094
13095         * sysdeps/powerpc/powerpc64/power4/fpu/Implies: New file.
13096         * sysdeps/powerpc/powerpc64/power4/fpu/multiarch/Implies: New File.
13097         * sysdeps/powerpc/powerpc64/power4/multiarch/Implies: New File.
13098         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: New File.
13099         * sysdeps/powerpc/powerpc64/power5+/multiarch/Implies: New File.
13100         * sysdeps/powerpc/powerpc64/power5/Implies: New File.
13101         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: New File.
13102         * sysdeps/powerpc/powerpc64/power5/multiarch/Implies: New File.
13103         * sysdeps/powerpc/powerpc64/power6/fpu/Implies: New File.
13104         * sysdeps/powerpc/powerpc64/power6/multiarch/Implies: New File.
13105         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: New File.
13106         * sysdeps/powerpc/powerpc64/power7/multiarch/Implies: New File.
13107         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: New File.
13108         * sysdeps/powerpc/powerpc64/power8/fpu/multiarch/Implies: New File.
13109         * sysdeps/powerpc/powerpc64/power8/multiarch/Implies: New File.
13110         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: Remove.
13111         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/Implies: Remove.
13112         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: Remove.
13113         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: Remove.
13114         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: Remove.
13115         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: Remove.
13116         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Remove.
13117
13118 2013-12-12  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
13119
13120         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Use $$ver.
13121
13122 2013-12-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
13123
13124         * benchtests/Makefile (bench): Add exp2 and log2.
13125         (LDLIBS-bench-exp2): Add -lm.
13126         (LDLIBS-bench-log2): Likewise.
13127         * benchtests/exp2-inputs: New inputs file.
13128         * benchtests/log2-inputs: New inputs file.
13129         * benchtests/log-inputs: Add new inputs.
13130         * benchtests/tan-inputs: Likewise.
13131
13132 2013-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
13133
13134         * sysdeps/ieee754/dbl-64/s_sin.c (t22): Consolidate const
13135         definition...
13136         (slow1, slow2, sloww1, sloww2, bsloww1, bsloww2, cslow2, csloww1)
13137         (csloww2): ... from here.
13138
13139         * sysdeps/ieee754/dbl-64/usncs.h: Define constants as double
13140         instead of structures.
13141         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): Adjust.
13142         (POLYNOMIAL): Likewise.
13143         (TAYLOR_SLOW): Likewise.
13144         (__sin): Likewise.
13145         (__cos): Likewise.
13146         (slow1): Likewise.
13147         (slow2): Likewise.
13148         (sloww): Likewise.
13149         (sloww1); Likewise.
13150         (sloww2): Likewise.
13151         (bsloww1): Likewise.
13152         (bsloww2): Likewise.
13153         (cslow2): Likewise.
13154         (csloww): Likewise.
13155         (csloww1): Likewise.
13156         (csloww2): Likewise.
13157
13158 2013-12-10  Ondřej Bílka  <neleai@seznam.cz>
13159
13160         * malloc/malloc.c (MALLOC_COPY, MALLOC_ZERO): Delete.
13161         (__malloc_assert, __libc_realloc, __libc_calloc, _int_realloc):
13162         Expand MALLOC_COPY and MALLOC_ZERO to memcpy and memset.
13163         * malloc/hooks.c (realloc_check): Likewise.
13164
13165         * malloc/Makefile (CPPFLAGS-malloc.c): Remove -DPER_THREAD flag.
13166         * malloc/arena.c: Remove PER_THREAD conditional.
13167         [!PER_THREAD]: Remove code.
13168         (ptmalloc_unlock_all2): Likewise.
13169         (ptmalloc_init): Likewise.
13170         (_int_new_arena): Likewise.
13171         (arena_get2): Likewise.
13172         * malloc/hooks.c (__malloc_get_state): Likewise.
13173         (__malloc_set_state): Likewise.
13174         * malloc/malloc.c: Likewise.
13175         (struct malloc_state): Likewise.
13176         (struct malloc_par): Likewise.
13177         (__libc_realloc): Likewise.
13178         (__libc_mallopt): Likewise.
13179
13180 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13181
13182         * Versions.def (libm): Add GLIBC_2.3 and GLIBC_2.19.
13183
13184 2013-12-09  Ondřej Bílka  <neleai@seznam.cz>
13185
13186         * malloc/malloc.c (alloc_perturb, free_perturb): Convert from
13187         macro to a function.  Check for zero perturb_byte.
13188         (_int_malloc, _int_free): Remove zero perturb_byte checks.
13189
13190         * malloc/malloc.c: (force_reg): Remove.
13191         (__malloc_assert, __libc_malloc, __libc_free, __libc_realloc)
13192         (_mid_memalign, __libc_calloc, sysmalloc, systrim): Replace
13193         force_reg by atomic_forced_read.
13194         * malloc/arena.c (ptmalloc_init): Likewise.
13195         * malloc/hooks.c (top_check): Likewise.
13196
13197 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13198
13199         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13200
13201 2013-12-09  Markus Trippelsdorf  <markus@trippelsdorf.de>
13202
13203         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
13204
13205 2013-12-08  Joseph Myers  <joseph@codesourcery.com>
13206
13207         * math/auto-libm-test-in: Add tests of lgamma.
13208         * math/auto-libm-test-out: Regenerated.
13209         * math/libm-test.inc (M_LOG_SQRT_PIl): Remove macro.
13210         (M_LOG_2_SQRT_PIl): Likewise.
13211         (lgamma_test_data): Use AUTO_TESTS_f_f1.
13212         * math/gen-auto-libm-tests.c (func_calc_method): Add value
13213         mpfr_f_f1.
13214         (func_calc_desc): Add mpfr_f_f1 union field.
13215         (ARGS1): New macro.
13216         (ARGS2): Likewise.
13217         (ARGS3): Likewise.
13218         (ARGS4): Likewise.
13219         (RET1): Likewise.
13220         (RET2): Likewise.
13221         (CALC): Likewise.
13222         (FUNC): Likewise.
13223         (FUNC_mpfr_f_f): Use new macros FUNC, ARGS1, RET1 and CALC.
13224         (test_functions): Add lgamma.
13225         (calc_generic_results): Handle mpfr_f_f1.
13226         * sysdeps/i386/fpu/libm-test-ulps: Update.
13227         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13228
13229 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13230
13231         * sysdeps/powerpc/powerpc64/power7/add_n.S: New file: optimized
13232         __mpn_add_n for PowerPC64/POWER7.
13233         * sysdeps/powerpc/powerpc64/power7/sub_n.S: New file: optimized
13234         __mpn_sub_n for PowerPC64/POWER7.
13235
13236         * sysdeps/powerpc/powerpc64/addmul_1.S: New file: optimized
13237         __mpn_addmul_1 for PowerPC64.
13238         * sysdeps/powerpc/powerpc64/submul_1.S: New file: optimized
13239         __mpn_submul_1 for PowerPC64.
13240         * sysdeps/powerpc/powerpc64/lshift.S: New file: optimized __mpn_lshift
13241         for PowerPC64.
13242         * sysdeps/powerpc/powerpc64/mul_1.S: New file: optimized __mpn_mul_1
13243         for PowerPC64.
13244
13245 2013-12-06  Fernando J. V. da Silva  <fernandojvdasilva@gmail.com>
13246
13247         [BZ #15089]
13248         * malloc/malloc.c: Exit systrim() if pad is bigger than heap top size.
13249
13250 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13251
13252         * NEWS: Mention ppc32/power4+ STT_GNU_IFUNC support.
13253
13254         * sysdeps/powerpc/powerpc32/power5+/fpu/multiarch/Implies: New file:
13255         add multiarch folders.
13256         * sysdeps/powerpc/powerpc32/power5+/multiarch/Implies: Likewise.
13257         * sysdeps/powerpc/powerpc32/power5/fpu/multiarch/Implies: Likewise.
13258         * sysdeps/powerpc/powerpc32/power5/multiarch/Implies: Likewise.
13259         * sysdeps/powerpc/powerpc32/power6/fpu/multiarch/Implies: Likewise.
13260         * sysdeps/powerpc/powerpc32/power6/multiarch/Implies: Likewise.
13261         * sysdeps/powerpc/powerpc32/power6x/fpu/multiarch/Implies: Likewise.
13262         * sysdeps/powerpc/powerpc32/power6x/multiarch/Implies: Likewise.
13263         * sysdeps/powerpc/powerpc32/power7/fpu/multiarch/Implies: Likewise.
13264         * sysdeps/powerpc/powerpc32/power7/multiarch/Implies: Likewise.
13265         * sysdeps/powerpc/powerpc32/power8/fpu/multiarch/Implies: Likewise.
13266         * sysdeps/powerpc/powerpc32/power8/multiarch/Implies: Likewise.
13267         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/Implies: Remove.
13268         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: Remove.
13269         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: Remove.
13270         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: Remove.
13271         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: Remove.
13272         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Remove.
13273
13274         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
13275         __ieee754_hypot and __ieee754_hypotf multiarch implementations.
13276         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-power7.c:
13277         New file.
13278         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-ppc32.c:
13279         New file.
13280         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot.c: New file:
13281         multiarch __ieee754_hypot for PowerPC32.
13282         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-power7.c:
13283         New file.
13284         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-ppc32.c:
13285         New file.
13286         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf.c: New file:
13287         multiarch __ieee754_hypotf for PowerPC32.
13288
13289         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Define
13290         long_double_symbol only if __logbl is defined.
13291         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Moved to ...
13292         * sysdeps/powerpc/power7/fpu/s_logb.c: ... here.
13293         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: Move to ...
13294         * sysdeps/powerpc/power7/fpu/s_logbf.c: ... here.
13295         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: Move to ...
13296         * sysdeps/powerpc/power7/fpu/s_logbl.c: ... here.
13297         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: Adjust to use new
13298         path for implementation.
13299         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: Likewise.
13300         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: Likewise.
13301         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add logbf,
13302         logb, and logbl multiarch implementations for PowerPC32.
13303         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-power7.c: New
13304         file.
13305         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-ppc32.c: New
13306         file.
13307         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb.c: New file:
13308         multiarch logb for PowerPC32.
13309         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-power7.c: New
13310         file.
13311         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-ppc32.c: New
13312         file.
13313         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf.c: New file:
13314         multiarch logbf for PowerPC32.
13315         * sysdeps/powerpc/power4/fpu/multiarch/s_logbl-power7.c: New file.
13316         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl-ppc32.c: New
13317         file.
13318         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl.c: New file:
13319         multiarch logbl implementation for PowerPC32.
13320
13321         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add modf
13322         and modff multiarch implementations.
13323         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-power5+.c:
13324         New file.
13325         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-ppc32.c:
13326         New file.
13327         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf.c: New file:
13328         multiarch modf for PowerPC32.
13329         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-power5+.c:
13330         New file.
13331         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-ppc32.c:
13332         New file.
13333         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff.c: New file:
13334         multiarch modff for PowerPC32.
13335
13336         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lrint
13337         and lrintf multiarch implementations.
13338         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-power6x.S:
13339         New file.
13340         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-ppc32.S:
13341         New file.
13342         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint.c: New file:
13343         multiarch lrint for PowerPC32.
13344         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrintf.c: New
13345         file: multiarch lrintf for PowerPC32.
13346
13347         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lround
13348         and lroundf multiarch implementations.
13349         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power5+.S:
13350         New file.
13351         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power6.S:
13352         New file.
13353         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-ppc32.S:
13354         New file.
13355         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround.c: New file:
13356         multiarch lround for PowerPC32.
13357         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lroundf.c: New
13358         file: multiarch lroundf for PowerPC32.
13359
13360         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
13361         copysign and copysignf multiarch implementations.
13362         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-power6.S:
13363         New file.
13364         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-ppc32.S:
13365         New file.
13366         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign.c: New
13367         file: multiarch copysign for PowerPC32.
13368         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysignf.c: New
13369         file: multiarch copysignf for PowerPC32.
13370
13371         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add trunc
13372         and truncf multiarch implementations.
13373         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-power5+.S:
13374         New file.
13375         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-ppc32.S: New
13376         file.
13377         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc.c: New file:
13378         multiarch trunc for PowerPC32.
13379         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-power5+.S:
13380         New file.
13381         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-ppc32.S:
13382         New file.
13383         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf.c: New file:
13384         multiarch truncf for PowerPC32.
13385
13386         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add round
13387         and roundf multiarch implementations.
13388         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-power5+.S:
13389         New file.
13390         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-ppc32.S: New
13391         file.
13392         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round.c: New file:
13393         multiarch round for PowerPC32.
13394         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-power5+.S:
13395         New file.
13396         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-ppc32.S:
13397         New file.
13398         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf.c: New file:
13399         multiarch roundf for PowerPC32.
13400
13401         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add floor
13402         and floorf multiarch implementations.
13403         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-power5+.S:
13404         New file.
13405         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-ppc32.S: New
13406         file.
13407         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor.c: New file:
13408         multiarch floor for PowerPC32.
13409         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-power5+.S:
13410         New file.
13411         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-ppc32.S:
13412         New file.
13413         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf.c: New file:
13414         multiarch floorf for PowerPC32.
13415
13416         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add ceil
13417         and ceilf multiarch implementations.
13418         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-power5+.S:
13419         New file.
13420         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-ppc32.S: New
13421         file.
13422         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil.c: New file:
13423         multiarch ceil for PowerPC32.
13424         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-power5+.S:
13425         New file.
13426         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-ppc32.S: New
13427         file.
13428         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf.c: New file:
13429         multiarch ceilf for PowerPC32.
13430
13431         * sysdeps/ieee754/dbl-64/s_finite.c (__finite): Redefine it if FINITE
13432         is defined.
13433         * sysdeps/ieee754/flt-32/s_finitef.c (__finitef): Redefine it if
13434         FINITEF is defined.
13435         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add finite
13436         and finitef multiarch implementations.
13437         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-power7.S:
13438         New file.
13439         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-ppc32.c: New
13440         file.
13441         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite.c: New file:
13442         multiarch finite for PowerPC32.
13443         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef-ppc32.c:
13444         New file.
13445         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef.c: New
13446         file: multiarch finitef for PowerPC32.
13447
13448         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isinf
13449         and isinff multiarch implementations.
13450         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-power7.S: New
13451         file.
13452         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-ppc32.c: New
13453         file.
13454         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf.c: New file:
13455         multiarch isinf for PowerPC32.
13456         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff-ppc32.c:
13457         New file.
13458         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff.c: New file:
13459         multiarch isinff for PowerPC32.
13460
13461         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S (__isnan): Only implement
13462         alias when __isnan is defined.
13463         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isnan
13464         and isnanf multiarch implementations.
13465         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power5.S: New
13466         file.
13467         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power6.S: New
13468         file.
13469         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power7.S: New
13470         file.
13471         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-ppc32.S: New
13472         file.
13473         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan.c: New file:
13474         multiarch isnan for PowerPC32.
13475         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power6.S:
13476         New file.
13477         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power7.S:
13478         New file.
13479         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf.c: New file:
13480         multiarch isnanf for PowerPC32.
13481
13482         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add sqrt
13483         and sqrtf multiarch implementations.
13484         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-power5.S: New
13485         file.
13486         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-ppc32.S: New
13487         file.
13488         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt.c: New file:
13489         multiarch sqrt for PowerPC32.
13490         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-power5.S: New
13491         file.
13492         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-ppc32.S: New
13493         file.
13494         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf.c: New file:
13495         multiarch sqrtf for PowerPC32.
13496
13497         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add llround
13498         and llroundf multiarch implementations.
13499         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power5+.S:
13500         New file.
13501         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power6.S:
13502         New file.
13503         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-ppc32.S:
13504         New file.
13505         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround.c: New
13506         file: multiarch llround for PowerPC32.
13507         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llroundf.c: New
13508         file: multiarch llroundf for PowerPC32.
13509
13510         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: New file:
13511         multiarch PowerPC32 fpu implementations.
13512         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-power6.S:
13513         New file.
13514         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-ppc32.S:
13515         New file.
13516         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint.c: New file:
13517         multiarch llrint for PowerPC32.
13518         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-power6.S:
13519         New file.
13520         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-ppc32.S:
13521         New file.
13522         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf.c: New
13523         file.
13524
13525         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/Implies: Remove.
13526
13527         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power6.c: New
13528         file.
13529         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power7.c: New
13530         file.
13531         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-ppc32.c: New
13532         file.
13533         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: New file:
13534         multiarch wordcopy for PPC32.
13535         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
13536         wordcopy objects.
13537         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13538         (__libc_ifunc_impl_list): Likewise.
13539         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Move ...
13540         * sysdeps/powerpc/power4/wordcopy.c: ... to here.
13541         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Move ...
13542         * sysdeps/powerpc/power6/wordcopy.c: ... to here.
13543         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Remove uneeded file.
13544         * sysdeps/powerpc/powerpc64/power4/wordcopy.c: Likewise.
13545
13546         * wcsmbs/wcscpy.c (wcscpy): Using macro to redefine symbol name
13547         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power6.c: New
13548         file.
13549         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power7.c: New
13550         file.
13551         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-ppc32.c: New
13552         file.
13553         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c: New file:
13554         multiarch wcscpy for PPC32.
13555         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
13556         multiarch objects.
13557         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13558         (__libc_ifunc_impl_list): Likewise.
13559         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
13560         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
13561         * sysdeps/powerpc/powerpc64/power6/wcscpy.c: Adjust to use
13562         sysdeps/powerpc/power6/wcscpy.c.
13563
13564         * wcsmbs/wcsrchr.c (wcsrchr): Using macro to redefine symbol name
13565         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power6.c: New
13566         file.
13567         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power7.c: New
13568         file.
13569         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-ppc32.c: New
13570         file.
13571         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr.c: New file:
13572         multiarch wcsrchr for PPC32.
13573         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
13574         multiarch objects.
13575         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13576         (__libc_ifunc_impl_list): Likewise.
13577         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
13578         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
13579         * sysdeps/powerpc/powerpc64/power6/wcsrchr.c: Adjust to use
13580         sysdeps/powerpc/power6/wcsrchr.c.
13581
13582         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power6.c: New
13583         file.
13584         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power7.c: New
13585         file.
13586         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c: New file.
13587         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c: New file:
13588         multiarch wcschr for PPc32.
13589         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
13590         multiarch objects.
13591         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13592         (__libc_ifunc_impl_list): Likewise.
13593         * sysdeps/powerpc/powerpc32/power6/wcschr.c: Move ...
13594         * sysdeps/powerpc/power6/wcschr.c: ... to here.
13595         * sysdeps/powerpc/powerpc64/power6/wcschr.c: Adjust to use
13596         sysdeps/powerpc/power6/wcschr.c.
13597
13598         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strchr.S: New file.
13599         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-power7.S: New
13600         file.
13601         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-ppc32.S: New file.
13602         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/strchr.c: New
13603         file: multiarch strchr for PPC32.
13604         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchr
13605         multiarch objects.
13606         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13607         (__libc_ifunc_impl_list): Likewise.
13608
13609         * string/strchrnul.c (__strchrnul): Using macro to redefine symbol
13610         name.
13611         * sysdeps/powerpc/powerpc32/power4//multiarch/strchrnul-power7.S: New
13612         file.
13613         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul-ppc32.c: New
13614         file.
13615         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul.c: New file:
13616         multiarch strchrnul for PPC32.
13617         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchrnul
13618         multiarch objects.
13619         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13620         (__libc_ifunc_impl_list): Likewise.
13621
13622         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase-power7.c: New
13623         file.
13624         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase.c: New file:
13625         multiarch strncasecmp for PPC32.
13626         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l-power7.c: New
13627         file.
13628         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l.c: New file:
13629         multiarch strncasecmp_l for PPC32.
13630         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added
13631         strncasecmp multiarch objects.
13632         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13633         (__libc_ifunc_impl_list): Likewise.
13634
13635         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S: New
13636         file.
13637         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp.c: New file:
13638         multiarch strncasecmp for PPC32.
13639         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
13640         New file.
13641         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l.c: New file:
13642         multiarch strcasecmp_l for PPC32.
13643         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strcasecmp
13644         multiarch objects.
13645         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13646         (__libc_ifunc_impl_list): Likewise.
13647
13648         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-power7.S: New
13649         file.
13650         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-ppc32.S: New
13651         file.
13652         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp.c: New file:
13653         multiarch strncmp for PPC32.
13654         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strncmp
13655         multiarch objects.
13656         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13657         (__libc_ifunc_impl_list): Likewise.
13658
13659         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strnlen.c: New file.
13660         * sysdeps/powerpc/powerpc32//power4/multiarch/strnlen-power7.S: New
13661         file.
13662         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen-ppc32.c: New file.
13663         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen.c: New file.
13664         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strnlen
13665         multiarch objects.
13666         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13667         (__libc_ifunc_impl_list): Likewise.
13668
13669         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-power7.S: New
13670         file.
13671         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-ppc32.S: New
13672         file.
13673         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen.c: New file.
13674         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strlen
13675         multiarch objects.
13676         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13677         (__libc_ifunc_impl_list): Likewise.
13678
13679         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-power7.S: New
13680         file.
13681         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-ppc32.c: New
13682         file.
13683         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr.c: New file:
13684         multiarch rawmemchr for PPC32.
13685         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added rawmemchr
13686         multiarch objects.
13687         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13688         (__libc_ifunc_impl_list): Likewise.
13689
13690         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-power7.S: New
13691         file.
13692         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-ppc32.c: New
13693         file.
13694         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr.c: New
13695         file: memrchr multiarch for PPC32.
13696         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added memrchr
13697         multiarch objects.
13698         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13699         (__libc_ifunc_impl_list): Likewise.
13700
13701         * string/memchr.c (__memchr): Using macro to redefine symbol name.
13702         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-power7.S: New
13703         file.
13704         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c: New File.
13705         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c: New file:
13706         multiarch memchr for PPC32.
13707         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memchr
13708         multiarch objects.
13709         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
13710         (__libc_ifunc_impl_list): Likewise.
13711
13712         * string/mempcpy.c (__mempcpy): Using macro to redefine symbol name.
13713         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-power7.S: New
13714         file.
13715         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-ppc32.c: New
13716         file.
13717         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c: New
13718         file: multiarch mempcpy for PPC32.
13719         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add mempcpy
13720         multiarch objects.
13721         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
13722         (__libc_ifunc_impl_list): Likewise.
13723
13724         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power6.S: New file.
13725         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power7.S: New file.
13726         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S: New file.
13727         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: New file:
13728         multiarch bzero for PPC32.
13729         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power6.S: New
13730         file.
13731         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power7.S: New
13732         file.
13733         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-ppc32.S: New file.
13734         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/memset.c: New
13735         file: multiarch memset for PPC32.
13736         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memset.S: New file.
13737         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add bzero and
13738         memset multiarch objects.
13739         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
13740         (__libc_ifunc_impl_list): Likewise.
13741
13742         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-power7.S: New
13743         file.
13744         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-ppc32.S: New file.
13745         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp.c: multiarch
13746         memcmp for PPC32.
13747         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memcmp.S: New file.
13748         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcmp
13749         multiarch objects.
13750         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
13751         (__libc_ifunc_impl_list): Likewise.
13752
13753         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-a2.S: New file.
13754         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-cell.S: New file.
13755         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power6.S: New
13756         file.
13757         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power7.S: New
13758         file.
13759         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-ppc32.S: New
13760         file.
13761         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy.c: New file:
13762         multiarch memcpy for PPC32.
13763         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcpy
13764         multiarch objects.
13765         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
13766         (__libc_ifunc_impl_list): Likewise.
13767
13768         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: New file to
13769         support multiarch for POWER/PPC32.
13770         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c:
13771         Likewise.
13772         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h: Likewise.
13773         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: Remove
13774         Implies file to make multiarch folder appers before the fpu and
13775         default folder for power4 configuration.
13776
13777 2013-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
13778
13779         * scripts/bench.pl: Append volatile keyword to type.
13780
13781 2013-12-05  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
13782
13783         * sysdeps/sh/sotruss-lib.c: New file.
13784         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: New file.
13785
13786 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13787
13788         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13789
13790 2013-12-05  Joseph Myers  <joseph@codesourcery.com>
13791
13792         [BZ #6810]
13793         * math/w_tgamma.c: Include <errno.h>.
13794         (__tgamma): Use __glibc_unlikely.  Set errno on underflow to 0.
13795         * math/w_tgammaf.c: Include <errno.h>.
13796         (__tgammaf): Use __glibc_unlikely.  Set errno on underflow to 0.
13797         * math/w_tgammal.c: Include <errno.h>.
13798         (__tgammal): Use __glibc_unlikely.  Set errno on underflow to 0.
13799         * math/auto-libm-test-in: Do not allow missing errno on tgamma
13800         underflow.  Add more tgamma tests.
13801         * math/auto-libm-test-out: Regenerated.
13802         * sysdeps/i386/fpu/libm-test-ulps: Update.
13803         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13804
13805         * math/auto-libm-test-in: Add tests of log, log10, log1p, log2,
13806         sin, sinh, tan, tanh, tgamma, y0 and y1.
13807         * math/auto-libm-test-out: Regenerated.
13808         * math/libm-test.inc (TEST_COND_x86_64): New macro.
13809         (TEST_COND_x86): Likewise.
13810         (M_E2l): Remove macro.
13811         (M_E3l): Likewise.
13812         (M_2_SQRT_PIl): Likewise.
13813         (M_SQRT_PIl): Likewise.
13814         (M_1_DIV_El): Likewise.
13815         (log_test_data): Use AUTO_TESTS_f_f.
13816         (log10_test_data): Likewise.
13817         (log1p_test_data): Likewise.
13818         (log2_test_data): Likewise.
13819         (sin_test_data): Likewise.
13820         (sin_tonearest_test_data): Likewise.
13821         (sin_towardzero_test_data): Likewise.
13822         (sin_downward_test_data): Likewise.
13823         (sin_upward_test_data): Likewise.
13824         (sinh_test_data): Likewise.
13825         (sinh_tonearest_test_data): Likewise.
13826         (sinh_towardzero_test_data): Likewise.
13827         (sinh_downward_test_data): Likewise.
13828         (sinh_upward_test_data): Likewise.
13829         (tan_test_data): Likewise.
13830         (tan_tonearest_test_data): Likewise.
13831         (tan_towardzero_test_data): Likewise.
13832         (tan_downward_test_data): Likewise.
13833         (tan_upward_test_data): Likewise.
13834         (tanh_test_data): Likewise.
13835         (tgamma_test_data): Likewise.
13836         (y0_test_data): Likewise.
13837         (y1_test_data): Likewise.
13838         * math/gen-auto-libm-tests.c (special_fill_pi_4): New function.
13839         (special_real_inputs): Add pi/4.
13840         * sysdeps/i386/fpu/libm-test-ulps: Update.
13841         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13842
13843 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13844
13845         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Add "longjmp" and
13846         "longjmp_target" static probes.
13847         (__longjmp): Rename to __longjmp_symbol.
13848         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
13849         * sysdeps/powerpc/powerpc32/__longjmp.S: Define __longjmp_symbol based
13850         on which longjmp to generate.
13851         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
13852         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Add "setjmp" static
13853         probe.
13854         (__sigsetjmp): Rename to __sigsetjmp_symbol.
13855         (__sigjmp_save): Rename to __sigjmp_save_symbol.
13856         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
13857         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Define __sigsetjmp_symbol
13858         and __sigjmp_save_symbol based on which sigsetjmp to generated.
13859         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise
13860         * sysdeps/unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Define
13861         __longjmp_symbol based on which __longjmp to generate.
13862         * sysdeps/powerpc/powerpc64/setjmp-common.S: Add "setjmp" static
13863         probe.
13864         (setjmp): Rename to setjmp_symbol.
13865         (__sigsetjmp): Rename to __sigsetjmp_symbol.
13866         (_setjmp): Rename to _setjmp_symbol.
13867         (__sigsetjmp): Rename to __sigsetjmp_symbol.
13868         * sysdeps/powerpc/powerpc64/setjmp.S: Define setjmp_symbol,
13869         _setjmp_symbol, __sigsetjmp_symbol, and __sigjmp_save_symbol based on
13870         which setjmp to generate.
13871         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Add "longjmp" and
13872         "longjmp_target" static probes.
13873
13874 2013-12-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
13875
13876         * benchtests/README: Add note about output arguments.
13877         * benchtests/bench-sincos.c: Remove file.
13878         * benchtests/sincos-inputs: New file.
13879         * scripts/bench.pl: Identify output arguments and define
13880         static variables for them.
13881
13882         * debug/stpncpy_chk.c (__stpncpy_chk): Remove unused variables.
13883
13884         [BZ #15941]
13885         * Makefile (INSTALL): Add install-plain.texi as the primary
13886         dependency.
13887         * manual/install-plain.texi: New file.
13888         * manual/install.texi: Include node directive only for
13889         non-plaintext output.
13890
13891 2013-12-04  Joseph Myers  <joseph@codesourcery.com>
13892
13893         * stdlib/longlong.h: Update from GCC.
13894
13895         [BZ #6807]
13896         [BZ #15901]
13897         * math/w_j0.c (y0): Raise FE_DIVBYZERO on zero argument.
13898         * math/w_j0f.c (y0f): Likewise.
13899         * math/w_j0l.c (__y0l): Likewise.
13900         * math/w_j1.c (y1): Likewise.
13901         * math/w_j1f.c (y1f): Likewise.
13902         * math/w_j1l.c (__y1l): Likewise
13903         * math/w_jn.c (yn): Likewise.
13904         * math/w_jnf.c (ynf): Likewise.
13905         * sysdeps/ieee754/k_standard.c (__kernel_standard): Use ERANGE for
13906         Bessel function pole errors in _POSIX_ mode.  Use NAN as return
13907         value for Bessel function domain errors outside _SVID_ mode.
13908         Adjust sign of return value for yn (negative integer, 0).
13909         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Use division
13910         by zero in return for negative x and set sign appropriately for
13911         negative n.
13912         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Likewise.
13913         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
13914         * math/libm-test.inc (y0_test_data): Add more tests and adjust
13915         expectations in error cases.
13916         (y1_test_data): Likewise.
13917         (yn_test_data): Likewise.
13918         * sysdeps/i386/fpu/libm-test-ulps: Update.
13919         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13920
13921 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
13922
13923         * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-variants): Rename
13924         "64" to "64-v1".  Add "64-v2".
13925         (abi-64-options): Rename to ...
13926         (abi-64-v1-options): ... this.   Redefine _CALL_ELF.
13927         (abi-64-condition): Rename to ...
13928         (abi-64-v1-condition): ... this.  Add _CALL_ELF check.,
13929         (abi-64-ld-soname): Rename to ...
13930         (abi-64-v1-ld-soname): ... this.
13931         (abi-64-v2-options): Define.
13932         (abi-64-v2-condition): Likewise.
13933         (abi-64-v2-ld-soname): Likewise.
13934         * sysdeps/unix/sysv/linux/powerpc/ldconfig.h
13935         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add "/lib64/ld64.so.2".
13936         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: Delete file.
13937         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: New file.
13938         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Generate.
13939
13940 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
13941             Alan Modra  <amodra@gmail.com>
13942
13943         * sysdeps/powerpc/bits/link.h (La_ppc64v2_regs, La_ppc64v2_retval):
13944         New versions for use with the ELFv2 ABI.
13945         (la_ppc64v2_gnu_pltenter, la_ppc64v2_gnu_pltexit): Add prototypes.
13946         * sysdeps/powerpc/lsdodefs.h (struct La_ppc64v2_regs): Add forward
13947         declaration.
13948         (struct La_ppc64v2_retval): Likewise.
13949         (ARCH_PLTENTER_MEMBERS): Add ppc64v2_gnu_pltenter.
13950         (ARCH_PLTEXIT_MEMBERS): Add ppc64v2_gnu_pltexit.
13951         * sysdeps/powerpc/powerpc64/dl-machine.h (ARCH_LA_PLTENTER): Define
13952         to ppc64v2_gnu_pltenter if _CALL_ELF == 2.
13953         (ARCH_LA_PLTEXIT): Define to ppc64v2_gnu_pltexit if _CALL_ELF == 2.
13954         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
13955         Do not save or restore CR.
13956         (FRAME_SIZE, VR_RTN): Provide updated values for _CALL_ELF == 2.
13957         (_dl_profile_resolve): Do no save or restore CR.  Support extended
13958         return values for ELFv2 ABI.  Fix location of FPR return registers.
13959         * sysdeps/powerpc/powerpc64/tst-audit.h (pltenter, pltexit): Provide
13960         updated values for _CALL_ELF == 2.
13961         (La_regs, La_retval, int_retval): Likewise.
13962
13963 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
13964
13965         * sysdeps/powerpc/powerpc64/sysdep.h (FRAME_MIN_SIZE): Define.
13966         (FRAME_MIN_SIZE_PARM): Likewise.
13967         (FRAME_BACKCHAIN): Likewise.
13968         (FRAME_CR_SAVE): Likewise.
13969         (FRAME_LR_SAVE): Likewise.
13970         (FRAME_TOC_SAVE): Likewise.
13971         (FRAME_PARM_SAVE): Likewise.
13972         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE,
13973         FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE,
13974         FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
13975         (call_mcount_parm_offset): New macro.
13976         (SAVE_ARG, REST_ARG, CFI_SAVE_ARG): Use it.
13977         (PROF): Use symbolic stack frame offsets.
13978         (TAIL_CALL_SYSCALL_ERROR): Likewise.
13979         * sysdeps/powerpc/powerpc64/dl-trampoline.S (FRAME_SIZE, INT_PARMS):
13980         Redefine in terms of FRAME_MIN_SIZE.
13981         (_dl_runtime_resolve): Use symbolic stack frame offsets.
13982         (_dl_profile_resolve): Likewise.  Update comment.
13983         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Use
13984         symbols stack frame offsets.
13985         (__sigsetjmp): Likewise.
13986         * sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp): Likewise.
13987         * sysdeps/powerpc/powerpc64/ppc-mcount.S (_mcount): Likewise.
13988         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Likewise.
13989         * sysdeps/powerpc/powerpc64/crtn.S (_init, _fini): Likewise.
13990
13991         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ucontext_i.sym
13992         (FRAME_BACKCHAIN): Remove.
13993         (FRAME_CR_SAVE): Likewise.
13994         (FRAME_LR_SAVE): Likewise.
13995         (FRAME_COMPILER_DW): Likewise.
13996         (FRAME_LINKER_DW): Likewise.
13997         (FRAME_TOC_SAVE): Likewise.
13998         (FRAME_PARM_SAVE): Likewise.
13999         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE)
14000         (FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE)
14001         (FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
14002         * sysdeps/unix/sysv/linux/powerpc/powerpc64/____longjmp_chk.S
14003         (CHECK_SP): Use symbolic stack frame offsets.
14004         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Use "red
14005         zone" instead of caller's parameter save area for temp storage.
14006         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
14007         Likewise.  Also, use symbolic stack frame offsets.
14008         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (FRAMESIZE,
14009         stackblock): Redefine for _CALL_ELF == 2 to save parameters into
14010         our own stack frame instead of the caller's.
14011         (__socket): Use symbolic stack frame offsets.
14012
14013 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
14014             Alan Modra  <amodra@gmail.com>
14015
14016         * elf/elf.h (DT_PPC64_OPT, PPC64_OPT_TLS, PPC64_OPT_MULTI_TOC):
14017         Define.
14018         (STO_PPC64_LOCAL_BIT, STO_PPC64_LOCAL_MASK)
14019         (PPC64_LOCAL_ENTRY_OFFSET): Define.
14020         * sysdeps/powerpc/powerpc64/dl-machine.h (ppc64_local_entry_offset):
14021         New function.
14022         (elf_machine_fixup_plt): Call it.
14023         (elf_machine_plt_conflict): Likewise.  Add map, sym_map, and
14024         reloc arguments.
14025         (elf_machine_rela): Update call to elf_machine_plt_conflict.
14026         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
14027         (_dl_profile_resolve) [_CALL_ELF == 2]: Restore caller's TOC into
14028         r2 before calling target.
14029
14030 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
14031             Alan Modra  <amodra@gmail.com>
14032
14033         * sysdeps/powerpc/powerpc64/sysdep.h [_CALL_ELF == 2]
14034         (PPC64_LOAD_FUNCPTR, DOT_LABEL, BODY_LABEL, ENTRY_2, END_2): New
14035         versions of macros to support ELFv2 ABI.
14036         (LOCALENTRY): New macro.
14037         (ENTRY, EALIGN): Use it.
14038         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use LOCALENTRY.
14039         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Do not
14040         fall through into ENTRY entry point.
14041         * libc/sysdeps/powerpc/powerpc64/dl-machine.h (Elf64_FuncDesc):
14042         Only define if _CALL_ELF != 2.
14043
14044         (elf_machine_matches_host): Verify ABI version matches.
14045         (RTLD_START): Use LOCALENTRY.
14046         (elf_machine_type_class): Use SHN_UNDEF PLT handling for ELFv2 ABI.
14047         (PLT_INITIAL_ENTRY_WORDS): New version for _CALL_ELF != 2.
14048         (PLT_ENTRY_WORDS): New macro.
14049         (GLINK_INITIAL_ENTRY_WORDS, GLINK_ENTRY_WORDS): Likewise.
14050         (elf_machine_runtime_setup): Support ELFv2 ABI.
14051         (elf_machine_fixup_plt): Likewise.
14052         (elf_machine_plt_conflict): Likewise.
14053         (resolve_ifunc): Likewise.
14054         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
14055         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
14056         Likewise.
14057         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ldsodefs.h
14058         (DL_ADDR_SYM_MATCH): Only define if _CALL_ELF != 2.
14059         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
14060         (makecontext): Support ELFv2 ABI.
14061         * elf/elf.h (EF_PPC64_ABI): Define.
14062
14063 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
14064
14065         * sysdeps/powerpc/powerpc64/sysdep.h
14066         (PPC64_LOAD_FUNCPTR) [ASSEMBLER]: New assembler macro.
14067         (ENTRY_1) [ASSEMBLER]: Do not switch to .text section here ...
14068         (ENTRY) [ASSEMBLER]: ... but instead here ...
14069         (EALIGN) [ASSEMBLER]: ... and here.
14070         (PPC64_LOAD_FUNCPTR) [!ASSEMBLER]: New macro.
14071         (ENTRY_1) [!ASSEMBLER]: New macro; set up .opd entry.
14072         (ENTRY_2) [!ASSEMBLER]: Use it.
14073         * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Update for
14074         ENTRY_2 changes.  Use PPC64_LOAD_FUNCPTR.
14075         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
14076         (_dl_profile_resolve): Use PPC64_LOAD_FUNCPTR.
14077         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use ENTRY_2.
14078         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (clone):
14079         Use PPC64_LOAD_FUNCPTR.
14080
14081         * sysdeps/powerpc/tls.h (tcbhead_t): Add __private_ss field.
14082
14083 2013-12-04  Alan Modra  <amodra@gmail.com>
14084
14085         * elf/elf.h (R_PPC64_TLSGD, R_PPC64_TLSLD, R_PPC64_TOCSAVE): Define.
14086         (R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA): Likewise.
14087         (R_PPC64_TPREL16_HIGH, R_PPC64_TPREL16_HIGHA): Likewise.
14088         (R_PPC64_DTPREL16_HIGH, R_PPC64_DTPREL16_HIGHA): Likewise.
14089
14090         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Add
14091         overflow checking for R_PPC64_ADDR16_HI, R_PPC64_ADDR16_HA,
14092         R_PPC64_TPREL16_HI, and R_PPC64_TPREL16_HA.
14093         Support new R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA,
14094         R_PPC64_TPREL16_HIGH, and R_PPC64_TPREL16_HIGHA relocations.
14095         Fix overflow checking for R_PPC64_ADDR30 and R_PPC64_ADDR32.
14096
14097 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
14098
14099         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
14100         (__makecontext): Fix incorrect CFI when backtracing out of
14101         context created via makecontext.
14102         * sysdeps/unix/sysv/linux/powerpc/powerpc64/secontext.S
14103         (__setcontext): Fix incorrect CFI during switch to new context.
14104         (__novec_setcontext): Likewise.
14105
14106 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
14107
14108         [BZ #4772]
14109         * time/strptime_l.c (__strptime_internal): Allow modifiers
14110         in strptime.
14111         * time/tst-strptime.c (day_tests): Add testcase.
14112
14113 2013-12-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
14114
14115         * scripts/bench.pl: Skip over blank lines.
14116
14117 2013-12-04  Paul Eggert  <eggert@cs.ucla.edu>
14118
14119         [BZ #926]
14120         * manual/time.texi (Calendar Time): Clarify what timezone functions
14121         use.
14122
14123 2013-12-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14124
14125         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
14126
14127 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
14128
14129         * debug/memcpy_chk.c (__memcpy_chk): Use call instead of custom
14130         implementation.
14131         * debug/memmove_chk.c (MEMMOVE_CHK): Likewise.
14132         * debug/mempcpy_chk.c (__mempcpy_chk): Likewise.
14133         * debug/memset_chk.c (__memset_chk): Likewise.
14134         * debug/stpncpy_chk.c (__stpncpy_chk): Likewise.
14135         * debug/strncpy_chk.c: Likewise.
14136
14137 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
14138
14139         [BZ #15268]
14140         [BZ #15425]
14141         * sysdeps/ieee754/dbl-64/e_exp.c: Include <float.h>.
14142         (__ieee754_exp): For possibly underflowing results, check size of
14143         result and force underflow exception if required.
14144         * math/auto-libm-test-in: Add more tests of exp.
14145         * math/auto-libm-test-out: Regenerated.
14146         * sysdeps/i386/fpu/libm-test-ulps: Update.
14147         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14148
14149         [BZ #16283]
14150         * math/w_exp2.c (__exp2): Handle a zero result as underflow.
14151         * math/w_exp2f.c (__exp2f): Likewise.
14152         * math/w_exp2l.c (__exp2l): Likewise.
14153         * math/auto-libm-test-in: Do not allow missing errno on exp2
14154         underflow.
14155         * math/auto-libm-test-out: Regenerated.
14156
14157 2013-12-03  Ondřej Bílka  <neleai@seznam.cz>
14158
14159         [BZ #16274]
14160         * sysdeps/unix/sysv/linux/shm_open.c (shm_open): Correctly
14161         handle filename validation.
14162         * rt/tst-shm.c (do_test): Do not skip a test when shm_open fails.
14163         (do_open): Delete.
14164
14165 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
14166
14167         [BZ #6786]
14168         * sysdeps/ieee754/dbl-64/s_erf.c: Include <errno.h> and <float.h>.
14169         (__erfc): Set errno to ERANGE when returning 0 or tiny * tiny.
14170         * sysdeps/ieee754/flt-32/s_erff.c: Include <errno.h> and
14171         <float.h>.
14172         (__erfcf): Set errno to ERANGE when returning 0 or tiny * tiny.
14173         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <errno.h>.
14174         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
14175         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <errno.h>.
14176         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
14177         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <errno.h>.
14178         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
14179         * math/auto-libm-test-in: Don't allow missing errno from erfc.
14180         Add more erfc tests.
14181         * math/auto-libm-test-out: Regenerated.
14182         * sysdeps/i386/fpu/libm-test-ulps: Update.
14183         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14184
14185         * math/auto-libm-test-in: Add tests of erf, erfc, exp, exp10,
14186         exp2, expm1, j0 and j1.
14187         * math/auto-libm-test-out: Regenerated.
14188         * math/libm-test.inc (erf_test_data): Use AUTO_TESTS_f_f.
14189         (erfc_test_data): Likewise.
14190         (exp_test_data): Likewise.
14191         (exp_tonearest_test_data): Likewise.
14192         (exp_towardzero_test_data): Likewise.
14193         (exp_downward_test_data): Likewise.
14194         (exp_upward_test_data): Likewise.
14195         (exp10_test_data): Likewise.
14196         (exp2_test_data): Likewise.
14197         (expm1_test_data): Likewise.
14198         (j0_test_data): Likewise.
14199         (j1_test_data): Likewise.
14200         * math/gen-auto-libm-tests.c: Mention "xfail-rounding" in comment.
14201         (input_flag_type): Add flag_xfail_rounding.
14202         (input_flags): Add xfail-rounding.
14203         (adjust_real): Assert mpfr_number_p not mpfr_regular_p.
14204         (output_for_one_input_case): Handle flag_xfail_rounding.
14205         * sysdeps/i386/fpu/libm-test-ulps: Update.
14206         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14207
14208 2013-12-03  Aurelien Jarno  <aurelien@aurel32.net>
14209
14210         [BZ #16289]
14211         * locale/loadarchive.c (_nl_load_locale_from_archive): Avoid
14212         division by 0.
14213
14214 2013-12-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
14215
14216         [BZ #16195]
14217         * include/stap-probe.h [!USE_STAP_PROBE && !__ASSEMBLER__]
14218         (LIBC_PROBE): Change definition to call STAP_PROBE* macros.
14219         (STAP_PROBE0): New macro.
14220         (STAP_PROBE1): Likewise.
14221         (STAP_PROBE2): Likewise.
14222         (STAP_PROBE3): Likewise.
14223         (STAP_PROBE4): Likewise.
14224
14225 2013-12-02  Ondřej Bílka  <neleai@seznam.cz>
14226
14227         * manual/llio.texi (Memory-mapped I/O): Add shm_open and shm_close.
14228
14229 2013-12-02  Steve Ellcey  <sellcey@mips.com>
14230
14231         * benchtests/Makefile (bench): Add sqrt.
14232         (LDLIBS-bench-sqrt): New.
14233         * benchtests/sqrt-input: New.
14234
14235 2013-12-02  Pavel Simerda  <psimerda@redhat.com>
14236
14237         * sysdeps/posix/getaddrinfo.c (GAIH_OKIFUNSPEC): Remove macro.
14238         (GAIH_EAI): Likewise.
14239         (gaih_inet_serv): Don't use GAIH_OKIFUNSPEC.
14240         (gaih_inet): Likewise.
14241         (getaddrinfo): Don't use GAIH_EAI.
14242
14243         * sysdeps/posix/getaddrinfo.c (UNIX_PATH_MAX): Remove macro.
14244         (struct gaih): Remove definition.
14245
14246 2013-12-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
14247
14248         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname4_r):
14249         Use HERRNOP directly.
14250
14251 2013-12-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14252
14253         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
14254
14255 2013-11-30  Joseph Myers  <joseph@codesourcery.com>
14256
14257         * math/gen-auto-libm-tests.c (test_functions): Add more
14258         single-argument functions.
14259         (special_fill_pi_2): New function.
14260         (special_fill_minus_pi_2): Likewise.
14261         (special_fill_pi_6): Likewise.
14262         (special_fill_minus_pi_6): Likewise.
14263         (special_fill_pi_3): Likewise.
14264         (special_fill_2pi_3): Likewise.
14265         (special_fill_e): Likewise.
14266         (special_fill_1_e): Likewise.
14267         (special_fill_e_minus_1): Likewise.
14268         (special_real_inputs): Add more special inputs.
14269         (output_for_one_input_case): Do not require ERANGE on underflow to
14270         zero if round-to-nearest result does not underflow to zero, unless
14271         exact results required.
14272         * math/auto-libm-test-in: Add tests of acos, acosh, asin, asinh,
14273         atan, atanh, cbrt, cos and cosh.
14274         * math/auto-libm-test-out: Regenerated.
14275         * math/libm-test.inc (acos_test_data): Use AUTO_TESTS_f_f.
14276         (acos_tonearest_test_data): Likewise.
14277         (acos_towardzero_test_data): Likewise.
14278         (acos_downward_test_data): Likewise.
14279         (acos_upward_test_data): Likewise.
14280         (acosh_test_data): Likewise.
14281         (asin_test_data): Likewise.
14282         (asin_tonearest_test_data): Likewise.
14283         (asin_towardzero_test_data): Likewise.
14284         (asin_upward_test_data): Likewise.
14285         (asinh_test_data): Likewise.
14286         (atan_test_data): Likewise.
14287         (atanh_test_data): Likewise.
14288         (cbrt_test_data): Likewise.
14289         (cos_test_data): Likewise.
14290         (cos_tonearest_test_data): Likewise.
14291         (cos_towardzero_test_data): Likewise.
14292         (cos_downward_test_data): Likewise.
14293         (cos_upward_test_data): Likewise.
14294         (cosh_test_data): Likewise.
14295         (cosh_tonearest_test_data): Likewise.
14296         (cosh_towardzero_test_data): Likewise.
14297         (cosh_downward_test_data): Likewise.
14298         (cosh_upward_test_data): Likewise.
14299         * sysdeps/i386/fpu/libm-test-ulps: Update.
14300         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14301
14302 2013-11-29  Joseph Myers  <joseph@codesourcery.com>
14303
14304         [BZ #6787]
14305         * math/w_exp10.c (__exp10): Handle a zero result as underflow.
14306         * math/w_exp10f.c (__exp10f): Likewise.
14307         * math/w_exp10l.c (__exp10l): Likewise.
14308         * math/libm-test.inc (exp10_test_data): Add more tests and expect
14309         errno settings in existing tests.
14310
14311         [BZ #14032]
14312         * sysdeps/i386/fpu/e_sqrt.S (__ieee754_sqrt): Do fsqrt with
14313         precision control set to double precision.
14314         * sysdeps/i386/fpu/w_sqrt.c: New file.
14315         * math/auto-libm-test-in: Add more tests.
14316         * math/auto-libm-test-out: Update.
14317
14318         * math/libm-test.inc (sqrt_tonearest_test_data): New variable.
14319         (sqrt_test_tonearest): New function.
14320         (sqrt_towardzero_test_data): New variable.
14321         (sqrt_test_towardzero): New function.
14322         (sqrt_downward_test_data): New variable.
14323         (sqrt_test_downward): New function.
14324         (sqrt_upward_test_data): New variable.
14325         (sqrt_test_upward): New function.
14326         (main): Call the new functions.
14327
14328         * math/gen-auto-libm-tests.c: New file.
14329         * math/auto-libm-test-in: Likewise.
14330         * math/auto-libm-test-out: New generated file.
14331         * math/gen-libm-test.pl ($auto_input, %auto_tests): New global
14332         variables.
14333         (%beautify): Add generated representations of zero.
14334         (top level): Set $auto_input and call parse_auto_input.
14335         (beautify): Remove trailing "f" from hex float constants.
14336         (parse_args): Handle XFAIL_TEST.
14337         (convert_condition): New function.
14338         (or_value): Likewise.
14339         (or_cond_value): Likewise.
14340         (generate_testfile): Handle AUTO_TESTS_* lines.
14341         (parse_auto_input): New function.
14342         * math/libm-test.inc (XFAIL_TEST): New macro.
14343         (ERRNO_UNCHANGED): Update value.
14344         (ERRNO_EDOM): Likewise.
14345         (ERRNO_ERANGE): Likewise.
14346         (IGNORE_RESULT): Likewise.
14347         (TEST_COND_flt_32): New macro.
14348         (TEST_COND_dbl_64): Likewise.
14349         (TEST_COND_ldbl_96_intel): Likewise.
14350         (TEST_COND_ldbl_96_m68k): Likewise.
14351         (TEST_COND_ldbl_128): Likewise.
14352         (TEST_COND_ldbl_128ibm): Likewise.
14353         (TEST_COND_long32): Likewise.
14354         (TEST_COND_long64): Likewise.
14355         (TEST_COND_before_rounding): Likewise.
14356         (TEST_COND_after_rounding): Likewise.
14357         (enable_test): Handle XFAIL_TEST flag.
14358         (sqrt_test_data): Use AUTO_TESTS_f_f for tests of finite inputs
14359         with finite results.
14360         * math/Makefile ($(objpfx)libm-test.stmp): Depend on
14361         auto-libm-test-out.
14362
14363 2013-11-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
14364             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
14365
14366         [BZ #16214]
14367         * sysdeps/s390/dl-tls.h (__TLS_GET_ADDR): Invoke
14368         __tls_get_addr_internal instead of __tls_get_offset in order to
14369         avoid GOT pointer dependency.  Make rtld export
14370         __tls_get_addr_internal@@GLIBC_PRIVATE while still hiding
14371         __tls_get_addr since we are a __tls_get_offset platform.
14372         * sysdeps/s390/s390-64/tls-macros.h (TLS_IE PIC): Don't rely on
14373         GOT pointer being set up before.
14374         * sysdeps/s390/s390-32/tls-macros.h (TLS_IE PIC): Likewise.
14375
14376 2013-11-28  Joseph Myers  <joseph@codesourcery.com>
14377
14378         * manual/math.texi (Errors in Math Functions): Document accuracy
14379         goals.
14380
14381         [BZ #15004]
14382         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Remove file.
14383         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: Likewise.
14384         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
14385         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
14386         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
14387         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
14388         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
14389         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
14390         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
14391         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
14392         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
14393         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
14394         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
14395         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
14396         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
14397         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
14398
14399         * sysdeps/powerpc/nofpu/atomic-feclearexcept.c: New file.
14400         * sysdeps/powerpc/nofpu/atomic-feholdexcept.c: Likewise.
14401         * sysdeps/powerpc/nofpu/atomic-feupdateenv.c: Likewise.
14402         * sysdeps/powerpc/nofpu/flt-rounds.c: Likewise.
14403         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feclearexcept.c:
14404         Likewise.
14405         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feholdexcept.c:
14406         Likewise.
14407         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feupdateenv.c:
14408         Likewise.
14409         * sysdeps/powerpc/powerpc32/e500/nofpu/flt-rounds.c: Likewise.
14410         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = soft-fp]
14411         (sysdep_routines): Add atomic-feholdexcept, atomic-feclearexcept,
14412         atomic-feupdateenv and flt-rounds.
14413         * sysdeps/powerpc/nofpu/Versions (libc): Add
14414         __atomic_feholdexcept, __atomic_feclearexcept,
14415         __atomic_feupdateenv and __flt_rounds to GLIBC_2.19.
14416         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h
14417         (__feraiseexcept_soft): Declare and use libc_hidden_proto here.
14418         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c
14419         (__feraiseexcept_soft): Don't declare and use libc_hidden_proto
14420         here.
14421         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
14422         Update.
14423
14424         * manual/arith.texi (FP Exceptions): Document that exceptions may
14425         not be raised when matherr is used.
14426         (Math Error Reporting): Document overflow in directed rounding
14427         modes.  Document that errno may not be set when finite values are
14428         returned on overflow.  Document intent to set errno on underflow
14429         only for underflow to zero.
14430
14431         [BZ #16271]
14432         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Set
14433         round-to-nearest then adjust result for other rounding modes.
14434         * include/fenv.h (fegetround): Use libm_hidden_proto.
14435         * math/fegetround.c (fegetround): Use libm_hidden_def.
14436         * sysdeps/i386/fpu/fegetround.c (fegetround): Likewise.
14437         * sysdeps/powerpc/fpu/fegetround.c (fegetround): Likewise.
14438         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
14439         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c (fegetround):
14440         Likewise.
14441         * sysdeps/s390/fpu/fegetround.c (fegetround): Likewise.
14442         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
14443         * sysdeps/sparc/fpu/fegetround.c (fegetround): Likewise.
14444         * sysdeps/x86_64/fpu/fegetround.c (fegetround): Likewise.
14445
14446 2013-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
14447
14448         [BZ #16077]
14449         * nss/Versions (libnss_files): Add
14450         _nss_files_gethostbyname3_r.
14451         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname3_r):
14452         New function.
14453         (HOST_DB_LOOKUP): Remove macro.
14454         (_nss_files_gethostbyname_r): Implement function without the
14455         HOST_DB_LOOKUP macro.
14456         (_nss_files_gethostbyname2_r): Likewise.
14457
14458 2013-11-28  Ondřej Bílka  <neleai@seznam.cz>
14459
14460         * malloc/malloc.c (__libc_calloc): Make memset a tail call.
14461
14462 2013-11-26  Uros Bizjak  <ubizjak@gmail.com>
14463
14464         * soft-fp/op-4.h (_FP_FRAC_ASSEMBLE_4): Check rsize against
14465         _FP_W_TYPE_SIZE to avoid "left shift count >= width of type"
14466         warning.
14467
14468 2013-11-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14469
14470         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Use
14471         __fe_nomask_env_priv instead of __fe_nomask_env to avoid a PLT call.
14472         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
14473         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Likewise.
14474         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Rename to
14475         __fe_nomask_env_priv and attribute_hidden.
14476         * sysdeps/powerpc/fpu/fenv_private.h (libc_fesetenv_ppc): Likewise.
14477         (libc_feupdateenv_test_ppc): Likewise.
14478         (libc_feresetround_ppc): Likewise.
14479         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
14480         (__fe_nomask_env): Rename to __fe_nomask_env_priv and adjust
14481         compat_symbol macro.
14482         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
14483         (__fe_nomask_env): Likewise.
14484         * sysdeps/powerpc/fpu/fe_nomask.c (__fe_nomask_env): Likewise.
14485
14486 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
14487
14488         * string/Makefile: Remove ifunc tests.
14489         * string/test-string.h: Define TEST_IFUNC.
14490         * string/test-bcopy-ifunc.c: Remove.
14491         * string/test-bzero-ifunc.c: Likewise.
14492         * string/test-memccpy-ifunc.c: Likewise.
14493         * string/test-memchr-ifunc.c: Likewise.
14494         * string/test-memcmp-ifunc.c: Likewise.
14495         * string/test-memcpy-ifunc.c: Likewise.
14496         * string/test-memmem-ifunc.c: Likewise.
14497         * string/test-memmove-ifunc.c: Likewise.
14498         * string/test-mempcpy-ifunc.c: Likewise.
14499         * string/test-memrchr-ifunc.c: Likewise.
14500         * string/test-memset-ifunc.c: Likewise.
14501         * string/test-rawmemchr-ifunc.c: Likewise.
14502         * string/test-stpcpy-ifunc.c: Likewise.
14503         * string/test-stpncpy-ifunc.c: Likewise.
14504         * string/test-strcasecmp-ifunc.c: Likewise.
14505         * string/test-strcasestr-ifunc.c: Likewise.
14506         * string/test-strcat-ifunc.c: Likewise.
14507         * string/test-strchr-ifunc.c: Likewise.
14508         * string/test-strchrnul-ifunc.c: Likewise.
14509         * string/test-strcmp-ifunc.c: Likewise.
14510         * string/test-strcpy-ifunc.c: Likewise.
14511         * string/test-strcspn-ifunc.c: Likewise.
14512         * string/test-strlen-ifunc.c: Likewise.
14513         * string/test-strncasecmp-ifunc.c: Likewise.
14514         * string/test-strncat-ifunc.c: Likewise.
14515         * string/test-strncmp-ifunc.c: Likewise.
14516         * string/test-strncpy-ifunc.c: Likewise.
14517         * string/test-strnlen-ifunc.c: Likewise.
14518         * string/test-strpbrk-ifunc.c: Likewise.
14519         * string/test-strrchr-ifunc.c: Likewise.
14520         * string/test-strspn-ifunc.c: Likewise.
14521         * string/test-strstr-ifunc.c: Likewise.
14522
14523 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
14524
14525         * benchtests/Makefile: Remove ifunc tests.
14526         * benchtests/bench-string.h: Define TEST_IFUNC.
14527         * benchtests/bench-bcopy-ifunc.c: Remove.
14528         * benchtests/bench-bzero-ifunc.c: Likewise.
14529         * benchtests/bench-memccpy-ifunc.c: Likewise.
14530         * benchtests/bench-memchr-ifunc.c: Likewise.
14531         * benchtests/bench-memcmp-ifunc.c: Likewise.
14532         * benchtests/bench-memcpy-ifunc.c: Likewise.
14533         * benchtests/bench-memmem-ifunc.c: Likewise.
14534         * benchtests/bench-memmove-ifunc.c: Likewise.
14535         * benchtests/bench-mempcpy-ifunc.c: Likewise.
14536         * benchtests/bench-memrchr-ifunc.c: Likewise.
14537         * benchtests/bench-memset-ifunc.c: Likewise.
14538         * benchtests/bench-rawmemchr-ifunc.c: Likewise.
14539         * benchtests/bench-stpcpy_chk-ifunc.c: Likewise.
14540         * benchtests/bench-stpcpy-ifunc.c: Likewise.
14541         * benchtests/bench-stpncpy-ifunc.c: Likewise.
14542         * benchtests/bench-strcasecmp-ifunc.c: Likewise.
14543         * benchtests/bench-strcasestr-ifunc.c: Likewise.
14544         * benchtests/bench-strcat-ifunc.c: Likewise.
14545         * benchtests/bench-strchr-ifunc.c: Likewise.
14546         * benchtests/bench-strchrnul-ifunc.c: Likewise.
14547         * benchtests/bench-strcmp-ifunc.c: Likewise.
14548         * benchtests/bench-strcpy_chk-ifunc.c: Likewise.
14549         * benchtests/bench-strcpy-ifunc.c: Likewise.
14550         * benchtests/bench-strcspn-ifunc.c: Likewise.
14551         * benchtests/bench-strlen-ifunc.c: Likewise.
14552         * benchtests/bench-strncasecmp-ifunc.c: Likewise.
14553         * benchtests/bench-strncat-ifunc.c: Likewise.
14554         * benchtests/bench-strncmp-ifunc.c: Likewise.
14555         * benchtests/bench-strncpy-ifunc.c: Likewise.
14556         * benchtests/bench-strnlen-ifunc.c: Likewise.
14557         * benchtests/bench-strpbrk-ifunc.c: Likewise.
14558         * benchtests/bench-strrchr-ifunc.c: Likewise.
14559         * benchtests/bench-strsep-ifunc.c: Likewise.
14560         * benchtests/bench-strspn-ifunc.c: Likewise.
14561         * benchtests/bench-strstr-ifunc.c: Likewise.
14562
14563 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
14564
14565         * sysdeps/x86_64/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Fix typo.
14566
14567 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
14568
14569         * resolv/netdb.h: Use __glibc_reserved instead __unused.
14570         * rt/aio.h: Likewise.
14571         * sysdeps/gnu/bits/utmp.h: Likewise.
14572         * sysdeps/gnu/bits/utmpx.h: Likewise.
14573         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
14574         * sysdeps/unix/sysv/linux/bits/ipc.h: Likewise.
14575         * sysdeps/unix/sysv/linux/bits/msq.h: Likewise.
14576         * sysdeps/unix/sysv/linux/bits/sem.h: Likewise.
14577         * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
14578         * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
14579         * sysdeps/unix/sysv/linux/kernel_stat.h: Likewise.
14580         * sysdeps/unix/sysv/linux/ntp_gettimex.c: Likewise.
14581         * sysdeps/unix/sysv/linux/powerpc/bits/ipc.h: Likewise.
14582         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h: Likewise.
14583         * sysdeps/unix/sysv/linux/powerpc/bits/sem.h: Likewise.
14584         * sysdeps/unix/sysv/linux/powerpc/bits/shm.h: Likewise.
14585         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
14586         * sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_stat.h: Likewise.
14587         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
14588         * sysdeps/unix/sysv/linux/s390/bits/ipc.h: Likewise.
14589         * sysdeps/unix/sysv/linux/s390/bits/msq.h: Likewise.
14590         * sysdeps/unix/sysv/linux/s390/bits/sem.h: Likewise.
14591         * sysdeps/unix/sysv/linux/s390/bits/shm.h: Likewise.
14592         * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
14593         * sysdeps/unix/sysv/linux/s390/bits/utmp.h: Likewise.
14594         * sysdeps/unix/sysv/linux/s390/bits/utmpx.h: Likewise.
14595         * sysdeps/unix/sysv/linux/s390/s390-32/utmp32.h: Likewise.
14596         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
14597         * sysdeps/unix/sysv/linux/sh/bits/shm.h: Likewise.
14598         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
14599         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h: Likewise.
14600         * sysdeps/unix/sysv/linux/sparc/bits/msq.h: Likewise.
14601         * sysdeps/unix/sysv/linux/sparc/bits/sem.h: Likewise.
14602         * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Likewise.
14603         * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
14604         * sysdeps/unix/sysv/linux/sparc/sparc32/kernel_stat.h: Likewise.
14605         * sysdeps/unix/sysv/linux/sparc/sparc64/kernel_stat.h: Likewise.
14606         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
14607         * sysdeps/unix/sysv/linux/sparc/sys/procfs.h: Likewise.
14608         * sysdeps/unix/sysv/linux/sys/timex.h: Likewise.
14609         * sysdeps/unix/sysv/linux/x86/bits/msq.h: Likewise.
14610         * sysdeps/unix/sysv/linux/x86/bits/sem.h: Likewise.
14611         * sysdeps/unix/sysv/linux/x86/bits/shm.h: Likewise.
14612         * sysdeps/unix/sysv/linux/x86/bits/stat.h: Likewise.
14613         * sysdeps/unix/sysv/linux/xstatconv.c: Likewise.
14614         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
14615
14616 2013-11-25  Carlos O'Donell  <carlos@redhat.com>
14617
14618         [BZ #16245]
14619         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes):
14620         Rename PTRAVE_EVENT_SECCOMP to PTRACE_EVENT_SECCOMP.
14621
14622 2013-11-25  Joseph Myers  <joseph@codesourcery.com>
14623
14624         * sysdeps/powerpc/nofpu/fenv_libc.h (__fegetround): New macro.
14625         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h (__fegetround):
14626         Likewise.
14627
14628 2013-11-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14629
14630         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Use
14631         SET_RESTORE_ROUND instead of feholdexcept/fesetround/fesetenv.
14632         * sysdeps/powerpc/fpu/fenv_libc.h (__fegetround): Remove define.
14633         (__fesetround): Remove define.
14634         * sysdeps/powerpc/fpu/fenv_private.h: New file: Inline floating point
14635         rounding and exceptions handling.
14636         * sysdeps/powerpc/fpu/math_private.h: Include fenv_private.h.
14637         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_mask_env): Define as hidden.
14638         (__fe_nomask_env): Likewise.
14639         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Use
14640         __fegetround instead of fegetround.
14641         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
14642         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c (__rintl): Likewise.
14643
14644 2013-11-21  Roland McGrath  <roland@hack.frob.com>
14645
14646         * malloc/malloc.c: Move #include <sys/param.h> to the top; comment why
14647         it's there.
14648
14649         * sysdeps/generic/sys/swap.h (swapon): Add FLAGS argument to prototype.
14650
14651 2013-11-21  Meador Inge  <meadori@codesourcery.com>
14652
14653         [BZ #11157]
14654         * crypt/crypt.h (encrypt): Use __glibc_block instead of __block.
14655         (encrypt_r): Likewise.
14656         * malloc/obstack.h (obstack_free): Likewise.
14657         * posix/unistd.h (encrypt): Likewise.
14658
14659 2013-11-21  Guy Martin  <gmsoft@tuxicoman.be>
14660
14661         * sysdeps/generic/ldsodefs.h: Replace DL_DT_INIT_ADDRESS() and
14662         DL_DT_FINI_ADDRESS() macro with DL_CALL_DT_INIT() and
14663         DL_CALL_DT_FINI() that call the functions directly.
14664         * elf/dl-init.c: Use the new DL_CALL_DT_INIT() macro.
14665         * elf/dl-close.c: Use the new DL_CALL_DT_FINI() macro.
14666         * elf/dl-fini.c: Likewise.
14667
14668 2013-11-20  Ondřej Bílka  <neleai@seznam.cz>
14669
14670         * malloc/hooks.c (memalign_check): Add alignment rounding.
14671         * malloc/malloc.c (_mid_memalign): New function.
14672         (__libc_valloc, __libc_pvalloc, __libc_memalign, __posix_memalign):
14673         Implement by calling _mid_memalign.
14674         * manual/probes.texi (Memory Allocation Probes): Remove
14675         memory_valloc_retry and memory_pvalloc_retry.
14676
14677 2013-11-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
14678
14679         * locale/programs/locarchive.c (open_archive): Add const
14680         qualifier to ARCHIVEFNAME and copy default fname to
14681         DEFAULT_FNAME.
14682
14683         [BZ #15601]
14684         * libio/tst-widetext.input: Rename Oriya to Odia.
14685         * locale/iso-639.def: Likewise.
14686
14687         * manual/probes.texi (Mathematical Function Probes): Add
14688         documentation for sin, cos, asin and acos probes.
14689         * sysdeps/ieee754/dbl-64/sincos32.c: Include stap-probe.h.
14690         (__sin32): Add slowasin probe.
14691         (__cos32): Add slowacos probe.
14692         (__mpsin): Add slowsin probe.
14693         (__mpcos): Add slowcos probe.
14694
14695 2013-11-19  Joseph Myers  <joseph@codesourcery.com>
14696
14697         [BZ #15483]
14698         * sysdeps/powerpc/nofpu/sim-full.c (__sim_exceptions): Change to
14699         thread-local __sim_exceptions_thread and global
14700         __sim_exceptions_global.
14701         (__sim_disabled_exceptions): Change to thread-local
14702         __sim_disabled_exceptions_thread and global
14703         __sim_disabled_exceptions_global.
14704         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
14705         and global __sim_round_mode_global.
14706         (__simulate_exceptions): Use thread-local floating-point state and
14707         set global state from it as needed.
14708         * sysdeps/powerpc/nofpu/Versions (GLIBC_PRIVATE): Add
14709         __sim_exceptions_thread, __sim_disabled_exceptions_thread and
14710         __sim_round_mode_thread.
14711         * sysdeps/powerpc/nofpu/soft-supp.h: Include <shlib-compat.h>.
14712         (__sim_exceptions): Change to thread-local __sim_exceptions_thread
14713         and global __sim_exceptions_global.
14714         (__sim_disabled_exceptions): Change to thread-local
14715         __sim_disabled_exceptions_thread and global
14716         __sim_disabled_exceptions_global.
14717         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
14718         and global __sim_round_mode_global.
14719         [SIM_GLOBAL_COMPAT] (SIM_COMPAT_SYMBOL): New macro.
14720         (SIM_SET_GLOBAL): Likewise.
14721         * sysdeps/powerpc/soft-fp/sfp-machine.h
14722         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_ROUNDMODE): Use
14723         __sim_round_mode_thread.
14724         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_TRAPPING_EXCEPTIONS): Use
14725         __sim_disabled_exceptions_thread.
14726         (__sim_exceptions): Change to __sim_exceptions_thread.
14727         (__sim_disabled_exceptions): Change to
14728         __sim_disabled_exceptions_thread.
14729         (__sim_round_mode): Change to __sim_round_mode_thread.
14730         * sysdeps/powerpc/nofpu/fclrexcpt.c (__feclearexcept): Use
14731         thread-local floating-point state and set global state from it as
14732         needed.
14733         * sysdeps/powerpc/nofpu/fedisblxcpt.c (fedisableexcept): Likewise.
14734         * sysdeps/powerpc/nofpu/feenablxcpt.c: Include "soft-supp.h".
14735         (__sim_disabled_exceptions): Remove extern declaration.
14736         (feenableexcept): Use thread-local floating-point state and set
14737         global state from it as needed.
14738         * sysdeps/powerpc/nofpu/fegetenv.c (__sim_exceptions): Remove
14739         extern declaration.
14740         (__sim_disabled_exceptions): Likewise.
14741         (__sim_round_mode): Likewise.
14742         (__fegetenv): Use thread-local floating-point state.
14743         * sysdeps/powerpc/nofpu/fegetexcept.c (fegetexcept): Likewise.
14744         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
14745         * sysdeps/powerpc/nofpu/fesetenv.c (__fesetenv): Use thread-local
14746         floating-point state and set global state from it as needed.
14747         * sysdeps/powerpc/nofpu/fesetround.c (fesetround): Likewise.
14748         * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
14749         * sysdeps/powerpc/nofpu/fgetexcptflg.c (__fegetexceptflag):
14750         Likewise.
14751         * sysdeps/powerpc/nofpu/fraiseexcpt.c (__feraiseexcept): Likewise.
14752         * sysdeps/powerpc/nofpu/fsetexcptflg.c (__fesetexceptflag):
14753         Likewise.
14754         sysdeps/powerpc/nofpu/ftestexcept.c (fetestexcept): Likewise.
14755         * sysdeps/powerpc/nofpu/get-rounding-mode.h (get_rounding_mode):
14756         Use __sim_round_mode_thread.
14757         * math/test-fenv-tls.c: New file.
14758         * math/Makefile (tests): Add test-fenv-tls.
14759         ($(objpfx)test-fenv-tls): Depend on
14760         $(common-objpfx)nptl/libpthread.so.
14761
14762 2013-11-19  Andreas Schwab  <schwab@suse.de>
14763
14764         * locale/programs/locale.c (show_info): Decode wordarray elements.
14765         * locale/categories.def (LC_MONETARY): Add element for
14766         _NL_MONETARY_CRNCYSTR.
14767         * locale/C-monetary.c (conversion_rate): New variable.
14768         (_nl_C_LC_MONETARY): Use it for _NL_MONETARY_CONVERSION_RATE
14769         element.
14770
14771 2013-11-18  Chris Metcalf  <cmetcalf@tilera.com>
14772
14773         * math/test-fpucw-ieee.c [!defined _FPU_IEEE] (FPU_CONTROL):
14774         Omit definition of FPU_CONTROL and use default if no _FPU_IEEE.
14775
14776 2013-11-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
14777
14778         * elf/Makefile (tst-auxv): New test.
14779         * elf/tst-auxv.c: New
14780         * elf/rtld.c (dl_main): Adjust AT_EXECFN
14781
14782 2013-11-18  Joseph Myers  <joseph@codesourcery.com>
14783
14784         * include/libc-symbols.h (__hidden_proto): Add argument "thread".
14785         (hidden_proto): Caller changed.
14786         (hidden_tls_proto): New macro.
14787         (libc_hidden_tls_proto): Likewise.
14788         (rtld_hidden_tls_proto): Likewise.
14789         (libm_hidden_tls_proto): Likewise.
14790         (libresolv_hidden_tls_proto): Likewise.
14791         (librt_hidden_tls_proto): Likewise.
14792         (libdl_hidden_tls_proto): Likewise.
14793         (libnss_files_hidden_tls_proto): Likewise.
14794         (libnsl_hidden_tls_proto): Likewise.
14795         (libnss_nisplus_hidden_tls_proto): Likewise.
14796         (libutil_hidden_tls_proto): Likewise.
14797
14798 2013-11-18  Ondřej Bílka  <neleai@seznam.cz>
14799
14800         [BZ #10253]
14801         * elf/dl-load.c (fillin_rpath): Add linkmap parameter and expand path.
14802         (decompose_rpath): Defer expansion to fillin_rpath.
14803         (_dl_init_paths): Pass linkmap to fillin_rpath.
14804
14805 2013-11-18  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
14806
14807         * benchtests/Makefile: Add strsep.
14808         * benchtests/bench-strsep.c: New file: strsep benchtest.
14809         * benchtests/bench-strsep-ifunc.c: New file: strsep benchtest.
14810
14811 2013-11-18  Andreas Schwab  <schwab@suse.de>
14812
14813         * locale/programs/locale.c (show_info) [case byte]: Check for
14814         '\377' instead of '\177'.
14815         * locale/C-monetary.c (not_available): Always use "\377".
14816         * stdlib/strfmon_l.c (__vstrfmon_l): Use -2 as marker for
14817         unspecified p_sign_posn and n_sign_posn.  Check for '\377' to
14818         detect unavailable sign_posn locale elements.
14819         * locale/localeconv.c (__localeconv): For grouping and
14820         mon_grouping handle "\177" and "\377" like no grouping.
14821         (INT_ELEM): New macro.  Use it to set all numeric members.
14822         * locale/programs/ld-monetary.c (monetary_read)
14823         <tok_mon_grouping>: Normalize single -1 to the empty string.
14824         * locale/programs/ld-numeric.c (numeric_read) <tok_grouping>:
14825         Likewise.
14826
14827 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
14828
14829         [BZ #16055]
14830         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Limit width
14831         when we match (nil).
14832         * stdio-common/tst-sscanf.c (struct test): Add testcase.
14833
14834 2013-11-16  Joseph Myers  <joseph@codesourcery.com>
14835
14836         * math/libm-test.inc (TEST_NAN_SIGN): New macro.
14837         (NO_TEST_INLINE): Update value.
14838         (ERRNO_UNCHANGED): Likewise.
14839         (ERRNO_EDOM): Likewise.
14840         (ERRNO_ERANGE): Likewise.
14841         (IGNORE_RESULT): Likewise.
14842         (check_float_internal): Check signs of NaN results if
14843         TEST_NAN_SIGN used.
14844         (check_complex): Pass TEST_NAN_SIGN flag through to second
14845         check_float_internal call.
14846         (copysign_test_data): Add tests with quiet NaNs as second
14847         argument.  Use TEST_NAN_SIGN.
14848         (fabs_test_data): Add test of negative quiet NaN argument.  Use
14849         TEST_NAN_SIGN.
14850         (signbit_test_data): Add tests of quiet NaN argument.
14851         * math/gen-libm-test.pl (parse_args): Handle TEST_NAN_SIGN.
14852
14853         * math/gen-libm-test.pl (show_exceptions): Take extra argument
14854         $ignore_result.
14855         (parse_args): Handle function results specified as IGNORE.
14856         * math/libm-test.inc (IGNORE_RESULT): New macro.
14857         (check_float_internal): Do not check numerical result if flag
14858         IGNORE_RESULT set.
14859         (check_complex): Pass through IGNORE_RESULT to second
14860         check_float_internal call.
14861         (check_int): Do not check numerical result if flag IGNORE_RESULT
14862         set.
14863         (check_long): Likewise.
14864         (check_bool): Likewise.
14865         (check_longlong): Likewise.
14866         (lrint_test_data): Add tests of infinite and NaN arguments.
14867         (lrint_tonearest_test_data): Likewise.
14868         (lrint_towardzero_test_data): Likewise.
14869         (lrint_downward_test_data): Likewise.
14870         (lrint_upward_test_data): Likewise.
14871         (llrint_test_data): Likewise.
14872         (llrint_tonearest_test_data): Likewise.
14873         (llrint_towardzero_test_data): Likewise.
14874         (llrint_downward_test_data): Likewise.
14875         (llrint_upward_test_data): Likewise.
14876         (lround_test_data): Likewise.
14877         (llround_test_data): Likewise.
14878
14879         * math/libm-test.inc (NO_TEST_INLINE): New macro.
14880         (ERRNO_UNCHANGED): Update value.
14881         (ERRNO_EDOM): Likewise.
14882         (ERRNO_ERANGE): Likewise.
14883         (NO_TEST_INLINE_FLOAT): New macro.
14884         (NO_TEST_INLINE_DOUBLE): Likewise.
14885         (enable_test): New function.
14886         (RUN_TEST_f_f): Check enable_test before running test.
14887         (RUN_TEST_2_f): Likewise.
14888         (RUN_TEST_fff_f): Likewise.
14889         (RUN_TEST_c_f): Likewise.
14890         (RUN_TEST_f_f1): Likewise.
14891         (RUN_TEST_fF_f1): Likewise.
14892         (RUN_TEST_fI_f1): Likewise.
14893         (RUN_TEST_ffI_f1): Likewise.
14894         (RUN_TEST_c_c): Likewise.
14895         (RUN_TEST_cc_c): Likewise.
14896         (RUN_TEST_f_i): Likewise.
14897         (RUN_TEST_f_i_tg): Likewise.
14898         (RUN_TEST_ff_i_tg): Likewise.
14899         (RUN_TEST_f_b): Likewise.
14900         (RUN_TEST_f_b_tg): Likewise.
14901         (RUN_TEST_f_l): Likewise.
14902         (RUN_TEST_f_L): Likewise.
14903         (RUN_TEST_fFF_11): Likewise.
14904         (asinh_test_data): Use NO_TEST_INLINE instead of [!TEST_INLINE]
14905         conditionals.
14906         (cosh_test_data): Likewise.
14907         (exp_test_data): Likewise.
14908         (expm1_test_data): Likewise.
14909         (hypot_test_data): Likewise.
14910         (pow_test_data): Likewise.
14911         (sinh_test_data): Likewise.
14912         (tanh_test_data): Likewise.
14913         * math/gen-libm-test.pl (parse_args): Allow NO_TEST_INLINE as
14914         flags argument.
14915
14916         * libm-test.inc (acos_test_data): Disallow inexact exceptions for
14917         tests with quiet NaN input and output.
14918         (acosh_test_data): Likewise.
14919         (asin_test_data): Likewise.
14920         (asinh_test_data): Likewise.
14921         (atan_test_data): Likewise.
14922         (atanh_test_data): Likewise.
14923         (atan2_test_data): Likewise.
14924         (cbrt_test_data): Likewise.
14925         (cos_test_data): Likewise.
14926         (cosh_test_data): Likewise.
14927         (erf_test_data): Likewise.
14928         (erfc_test_data): Likewise.
14929         (exp_test_data): Likewise.
14930         (exp10_test_data): Likewise.
14931         (exp2_test_data): Likewise.
14932         (expm1_test_data): Likewise.
14933         (hypot_test_data): Likewise.
14934         (j0_test_data): Likewise.
14935         (j1_test_data): Likewise.
14936         (jn_test_data): Likewise.
14937         (lgamma_test_data): Likewise.
14938         (log_test_data): Likewise.
14939         (log10_test_data): Likewise.
14940         (log1p_test_data): Likewise.
14941         (log2_test_data): Likewise.
14942         (pow_test_data): Likewise.
14943         (scalb_test_data): Likewise.
14944         (sin_test_data): Likewise.
14945         (sincos_test_data): Likewise.
14946         (sinh_test_data): Likewise.
14947         (tan_test_data): Likewise.
14948         (tanh_test_data): Likewise.
14949         (tgamma_test_data): Likewise.
14950         (y0_test_data): Likewise.
14951         (y1_test_data): Likewise.
14952         (yn_test_data): Likewise.
14953
14954         [BZ #16167]
14955         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Check for first
14956         argument being NaN and avoid computations with second argument in
14957         that case.
14958         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
14959         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
14960         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
14961
14962 2013-11-15  Arun Kumar Pyasi <arun@chitwanix.com>
14963
14964         * locale/iso-639.def: Add Chitwani Tharu (the).
14965
14966 2013-11-14  Andreas Schwab  <schwab@suse.de>
14967
14968         * locale/C-address.c (_nl_C_LC_ADDRESS): Set country_num to zero
14969         word instead of empty string.
14970
14971 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14972
14973         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
14974         (__fe_nomask_env): Fir compat symbol to be remove for GLIBC_2.19.
14975         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
14976         (__fe_nomask_env): Likewise.
14977
14978 2013-11-13  Steve Ellcey  <sellcey@mips.com>
14979
14980         * benchtests/bench-timing.h: Include time.h.
14981
14982 2013-11-13  H.J. Lu  <hongjiu.lu@intel.com>
14983
14984         [BZ #15997]
14985         * sysdeps/unix/sysv/linux/configure.ac (arch_minimum_kernel): Set
14986         to 3.4.0 for x32.
14987         * sysdeps/unix/sysv/linux/configure: Regenerated.
14988
14989 2013-11-13  Joseph Myers  <joseph@codesourcery.com>
14990
14991         [BZ #16151]
14992         * stdlib/strtod_l.c (round_and_return): Do not consider
14993         retval[RETURN_LIBM_SIZE - 1] when determining more_bits for an
14994         exponent one less than half the least subnormal exponent.
14995         * stdlib/test-strtod-round-data: Add more tests.
14996         * stdlib/tst-strtod-round.c (tests): Regenerated.
14997
14998 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14999
15000         [BZ #14143]
15001         * sysdeps/powerpc/bits/fenv.h (__fe_nomask_env): Remove declaration.
15002         (__fe_mask_env): Likewise.
15003         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Remove
15004         libm_hidden_proto and add function prototype.
15005         (__fe_mask_env): Add function prototype.
15006         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
15007         (__fe_nomask_env): Add compat symbol for GLIBC_2.1.
15008         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
15009         (__fe_mask_env): Remove compiler warnings regarding ununsed variables.
15010         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
15011         (__fe_nomask_env): Add compat symbol for GLIBC_2.3.
15012
15013 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
15014
15015         * elf/dl-lookup.c (_dl_lookup_symbol_x): If UNDEF_MAP is false
15016         set reference_name to "" to avoid passing NULL to DSO_FILENAME.
15017
15018 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
15019
15020         * elf/tlsdeschtab.h (_dl_make_tlsdesc_dynamic): Handle failure
15021         of htab_find_slot().
15022
15023 2013-11-11  David S. Miller  <davem@davemloft.net>
15024
15025         [BZ #16150]
15026         * sysdeps/sparc/sparc64/multiarch/add_n.S: Resolve to the correct generic
15027         symbol in the non-vis3 case in static builds.
15028         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: Likewise.
15029         * sysdeps/sparc/sparc64/multiarch/mul_1.S: Likewise.
15030         * sysdeps/sparc/sparc64/multiarch/sub_n.S: Likewise.
15031         * sysdeps/sparc/sparc64/multiarch/submul_1.S: Likewise.
15032
15033 2013-11-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
15034
15035         [BZ #387]
15036         * elf/dl-object.c (_dl_new_object): Initialize L_NAME from NEWNAME if
15037         it is empty.
15038
15039 2013-11-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15040
15041         * benchtests/Makefile: Add bench-strtod.
15042         * benchtests/bench-strtod.c: New file: strtod benchtest
15043
15044 2013-11-11  Andreas Schwab  <schwab@suse.de>
15045
15046         [BZ #16153]
15047         * nscd/nscd_getserv_r.c (__nscd_getservbyport_r): Don't include
15048         terminating NUL in key length.
15049
15050 2013-11-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15051
15052         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
15053         Add artificial ODP entry for vDSO symbol for PPC64.
15054         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Adjust includes.
15055         * sysdeps/unix/sysv/linux/powerpc/time.c: Likewise.
15056
15057 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
15058
15059         [BZ #15374]
15060         * nss/getent.c (services_keys): Recognize services starting with digit.
15061
15062 2013-11-06  David S. Miller  <davem@davemloft.net>
15063
15064         [BZ #15985]
15065         * sysdeps/sparc/sparc32/fpu/s_fdim.S (__fdim): Do not use fnegd
15066         on pre-v9 cpus, use a fnegs+fmovs sequence instead.
15067
15068 2013-11-06  Will Newton  <will.newton@linaro.org>
15069
15070         * manual/memory.texi (Malloc Examples): Remove register
15071         keyword from examples.
15072
15073 2013-11-04  Chris Leonard  <cjl@sugarlabs.org>
15074
15075         * locale/iso-639.def: Correct Walaita (wal) and add Unami Delaware (unm).
15076
15077 2013-11-04  Joseph Myers  <joseph@codesourcery.com>
15078
15079         [BZ #6981]
15080         * include/stdc-predef.h [__GCC_IEC_559] (__STDC_IEC_559__): Define
15081         depending on [__GCC_IEC_559 > 0].
15082         [__GCC_IEC_559_COMPLEX] (__STDC_IEC_559_COMPLEX__): Define
15083         depending on [__GCC_IEC_559_COMPLEX > 0].
15084
15085 2013-11-03  Chris Leonard  <cjl@sugarlabs.org>
15086
15087         * locale/iso-639.def: Add Quechua, Southern (quz) and Silesian (szl)
15088         to iso-639.def.
15089
15090 2013-11-03  Ondřej Bílka  <neleai@seznam.cz>
15091
15092         * elf/rtld.c: Remove unused NONTLS_INIT_TP.
15093
15094 2013-11-01  Ondřej Bílka  <neleai@seznam.cz>
15095
15096         [BZ #16112]
15097         * malloc/malloc (malloc_info): Do not handle first bin as
15098         special case.
15099
15100 2013-11-01  Chris Leonard  <cjl@sugarlabs.org>
15101
15102         * locale/iso-639.def: Add Central Nahuatl (nhn).
15103
15104 2013-11-01  Bruno Haible  <bruno@clisp.org>
15105
15106         [BZ #7003]
15107         * manual/math.texi (BSD Random): Specify range upper bound as
15108         in POSIX.
15109
15110 2013-10-31  Chris Leonard  <cjl@sugarlabs.org>
15111
15112         * locale/iso-639.def: Add Meadow Mari (mhr).
15113
15114 2013-10-31  Ondřej Bílka  <neleai@seznam.cz>
15115
15116         [BZ #14752], [BZ #15763]
15117         * sysdeps/unix/sysv/linux/shm_open.c (shm_open, shm_unlink):
15118         Validate name.
15119         * rt/tst_shm.c: Add test for escaping directory.
15120
15121 2013-10-31  Andreas Schwab  <schwab@suse.de>
15122
15123         [BZ #15917]
15124         * stdio-common/vfscanf.c (_IO_vfwscanf): Handle leading '0' not
15125         followed by 'x' as part of digit sequence.
15126         * stdio-common/tst-sscanf.c (double_tests2): New tests.
15127
15128 2013-10-31  Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
15129
15130         [BZ #16037]
15131         * configure.ac: allow GNU Make 4.0 and greater.
15132         * configure: Regenerated.
15133
15134 2013-10-30  Will Newton  <will.newton@linaro.org>
15135
15136         [BZ #16038]
15137         * malloc/hooks.c (memalign_check): Limit alignment to the
15138         maximum representable power of two.
15139         * malloc/malloc.c (__libc_memalign): Likewise.
15140         * malloc/tst-memalign.c (do_test): Add test for very
15141         large alignment values.
15142         * malloc/tst-posix_memalign.c (do_test): Likewise.
15143
15144 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
15145
15146         [BZ #11087]
15147         * malloc/malloc.c (sysmalloc): Compute statistics atomically.
15148         (munmap_chunk): Likewise.
15149         (mremap_chunk): Likewise.
15150
15151 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
15152
15153         [BZ #15799]
15154         * stdlib/div.c (div): Remove obsolete code.
15155         * stdlib/ldiv.c (ldiv): Likewise.
15156         * stdlib/lldiv.c (lldiv): Likewise.
15157
15158 2013-10-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
15159
15160         [BZ #16071]
15161         * nss/nss_files/files-XXX.c (get_contents_ret): New
15162         enumerator.
15163         (get_contents): New function.
15164         (internal_getent): Use it.  Expand size of LINEBUFLEN.
15165
15166 2013-10-30  Mike Frysinger  <vapier@gentoo.org>
15167
15168         * configure.in: Moved to ...
15169         * configure.ac: ... here. Change reference to configure.in
15170         to configure.ac.
15171         * sysdeps/arm/preconfigure.ac: ... here.
15172         configure.in to configure.ac.
15173         * sysdeps/gnu/configure.in: Moved to ...
15174         * sysdeps/gnu/configure.ac: ... here.
15175         * sysdeps/i386/configure.in: Moved to ...
15176         * sysdeps/i386/configure.ac: ... here.
15177         * sysdeps/ieee754/ldbl-opt/configure.in: Moved to ...
15178         * sysdeps/ieee754/ldbl-opt/configure.ac: ... here.
15179         * sysdeps/mach/configure.in: Moved to ...
15180         * sysdeps/mach/configure.ac: ... here.
15181         * sysdeps/mach/hurd/configure.in: Moved to ...
15182         * sysdeps/mach/hurd/configure.ac: ... here.
15183         * sysdeps/powerpc/configure.in: Moved to ...
15184         * sysdeps/powerpc/configure.ac: ... here.
15185         * sysdeps/powerpc/powerpc32/configure.in: Moved to ...
15186         * sysdeps/powerpc/powerpc32/configure.ac: ... here.
15187         * sysdeps/powerpc/powerpc64/configure.in: Moved to ...
15188         * sysdeps/powerpc/powerpc64/configure.ac: ... here.
15189         * sysdeps/s390/s390-32/configure.in: Moved to ...
15190         * sysdeps/s390/s390-32/configure.ac: ... here.
15191         * sysdeps/s390/s390-64/configure.in: Moved to ...
15192         * sysdeps/s390/s390-64/configure.ac: ... here.
15193         * sysdeps/sh/configure.in: Moved to ...
15194         * sysdeps/sh/configure.ac: ... here.
15195         * sysdeps/sparc/configure.in: Moved to ...
15196         * sysdeps/sparc/configure.ac: ... here.
15197         * sysdeps/unix/sysv/linux/configure.in: Moved to ...
15198         * sysdeps/unix/sysv/linux/configure.ac: ... here.
15199         * sysdeps/unix/sysv/linux/powerpc/configure.in: Moved to ...
15200         * sysdeps/unix/sysv/linux/powerpc/configure.ac: ... here.
15201         * sysdeps/x86_64/configure.in: Moved to ...
15202         * sysdeps/x86_64/configure.ac: ... here.
15203         * sysdeps/x86_64/preconfigure.in: Moved to ...
15204         * sysdeps/x86_64/preconfigure.ac: ... here.
15205         * aclocal.m4: Change reference to configure.in to configure.ac.
15206         * config.h.in: Likewise.
15207         * manual/install.texi: Likewise.
15208         * manual/maint.texi: Likewise.
15209         * Makefile: Likewise.
15210         * malloc/Makefile: Likewise.
15211         * nscd/Makefile: Likewise.
15212         * Makeconfig: Change reference to configure.in and
15213         preconfigure.in to configure.ac and preconfigure.ac
15214         respectively.
15215         * INSTALL: Regenerated.
15216         * configure: Likewise.
15217         * sysdeps/gnu/configure: Likewise.
15218         * sysdeps/i386/configure: Likewise.
15219         * sysdeps/ieee754/ldbl-opt/configure: Likewise.
15220         * sysdeps/mach/configure: Likewise.
15221         * sysdeps/mach/hurd/configure: Likewise.
15222         * sysdeps/powerpc/configure: Likewise.
15223         * sysdeps/powerpc/powerpc32/configure: Likewise.
15224         * sysdeps/powerpc/powerpc64/configure: Likewise.
15225         * sysdeps/s390/s390-32/configure: Likewise.
15226         * sysdeps/s390/s390-64/configure: Likewise.
15227         * sysdeps/sh/configure: Likewise.
15228         * sysdeps/sparc/configure: Likewise.
15229         * sysdeps/unix/sysv/linux/configure: Likewise.
15230         * sysdeps/unix/sysv/linux/powerpc/configure: Likewise.
15231         * sysdeps/x86_64/configure: Likewise.
15232         * sysdeps/x86_64/preconfigure: Likewise.
15233
15234 2013-10-29  Andreas Schwab  <schwab@suse.de>
15235
15236         * stdio-common/Makefile (tst-swscanf-ENV): Define.
15237
15238 2013-10-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
15239
15240         * benchtests/pow-inputs: Add new inputs.
15241
15242         * benchtests/exp-inputs: Add new inputs.
15243
15244         * sysdeps/ieee754/dbl-64/sincos32.c (__sin32): Consolidate
15245         conditional check for return value.
15246         (__cos32): Likewise.
15247
15248 2013-10-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15249
15250         * sysdeps/powerpc/powerpc64/strcpy.S (strcpy): Add word load/store
15251         to provide a boost for large inputs with word alignment.
15252         * sysdeps/powerpc/powerpc64/stpcpy.S (__stpcpy): Rewrite
15253         implementation based on optimized PPC64 strcpy.
15254         * sysdeps/powerpc/powerpc64/power7/strcpy.S: New file: optimized
15255         strcpy for PPC64/POWER7 based on both doubleword and word load/store.
15256         * sysdeps/powerpc/powerpc64/power7/stpcpy.S: New file: optimized
15257         stpcpy for PPC64/POWER7 based on PPC64/POWER7 strcpy.
15258
15259 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
15260
15261         [BZ #2801]
15262         * manual/socket.texi (Host Names): Fix gethostbyname_r example.
15263
15264 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
15265
15266         [BZ #14876]
15267         * time/strptime_l.c (__strptime_internal): 14876 Read timezone entry.
15268         * time/tst-strptime.c (day_tests): Add testcase.
15269
15270 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
15271
15272         [BZ #14029]
15273         * manual/pattern.texi: Acknowledge that fnmatch can fail.
15274
15275 2013-10-25  Fabrice Bauzac  <fbauzac@debian71.nce.amadeus.net>
15276
15277         [BZ #16074]
15278         * manual/llio.texi (Memory-mapped I/O): Indicate that mmap returns
15279         MAP_FAILED on error.
15280
15281 2013-10-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
15282
15283         [BZ #16072]
15284         * sysdeps/posix/getaddrinfo.c (gethosts): Allocate tmpbuf on
15285         heap for large requests.
15286
15287 2013-10-25  Aurelien Jarno  <aurelien@aurel32.net>
15288
15289         [BZ #9954]
15290         * sysdeps/posix/getaddrinfo.c (rfc3484_sort): do not assign native
15291         result if the result has no associated interface.
15292         * sysdeps/posix/getaddrinfo.c (getaddrinfo): correctly detect
15293         interface for all 127.X.Y.Z addresses.
15294
15295 2013-10-24  Chris Leonard  <cjl@sugarlabs.org>
15296
15297         * locale/iso-639.def: Add Ligurian (lij)
15298
15299 2013-10-21  Ondřej Bílka  <neleai@seznam.cz>
15300
15301         [BZ #15825]
15302         * sunrpc/rpc_main.c: Document rpcgen -5.
15303
15304 2013-10-19  Michael Stahl  <mstahl@redhat.com>
15305
15306         * elf/rtld.c (do_preload): Print the reason why preloading failed.
15307
15308 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
15309
15310         [BZ #10278]
15311         * posix/glob.c: Match only directories when trailing slash is present.
15312         * posix/tst-gnuglob.c (my_opendir): Do not open files.
15313         (main): Add testcase.
15314
15315 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
15316
15317         [BZ #15670]
15318         * time/tzfile.c (__tzfile_read): Replace alloca with malloc.
15319
15320 2013-10-18  Carlos O'Donell  <carlos@redhat.com>
15321
15322         * manual/crypt.texi (Cryptographic Functions): Using SunRPC and
15323         AUTH_DES will prevent FIPS 140-2 compliance. Add vindex for
15324         AUTH_DES and cindex for FIPS 140-2.
15325         (DES Encryption): Add cindex FIPS 46-3.
15326
15327         * locale/locarchive.h (struct locarhandle): Add fname.
15328         * locale/programs/localedef.c (main): Pass ARGV[remaining]
15329         if an optional argument was specified to --list-archive,
15330         otherwise NULL.
15331         * locale/programs/locarchive.c (show_archive_content): Take new
15332         argument fname and pass it via ah.fname to open_archive.
15333         * locale/programs/localedef.h: Update decl.
15334         (open_archive): If AH->fname is non-null, open that file
15335         rather than the default file name, and don't ignore ENOENT.
15336         (create_archive): Set AH.fname to NULL.
15337         (delete_locales_from_archive): Likewise.
15338         (add_locales_to_archive): Likewise.
15339         * locale/programs/locfile.c (write_all_categories): Likewise.
15340
15341 2013-10-18  Joseph Myers  <joseph@codesourcery.com>
15342             Aldy Hernandez  <aldyh@redhat.com>
15343
15344         * sysdeps/powerpc/powerpc32/e500/nofpu/Makefile: New file.
15345         * sysdeps/powerpc/powerpc32/e500/nofpu/fclrexcpt.c: Likewise.
15346         * sysdeps/powerpc/powerpc32/e500/nofpu/fe_note_change.c: Likewise.
15347         * sysdeps/powerpc/powerpc32/e500/nofpu/fedisblxcpt.c: Likewise.
15348         * sysdeps/powerpc/powerpc32/e500/nofpu/feenablxcpt.c: Likewise.
15349         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c: Likewise.
15350         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetexcept.c: Likewise.
15351         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c: Likewise.
15352         * sysdeps/powerpc/powerpc32/e500/nofpu/feholdexcpt.c: Likewise.
15353         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_const.c: Likewise.
15354         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h: Likewise.
15355         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetenv.c: Likewise.
15356         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetround.c: Likewise.
15357         * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c: Likewise.
15358         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_prctl.c:
15359         Likewise.
15360         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_spe.c:
15361         Likewise.
15362         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_prctl.c:
15363         Likewise.
15364         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_spe.c:
15365         Likewise.
15366         * sysdeps/powerpc/powerpc32/e500/nofpu/fgetexcptflg.c: Likewise.
15367         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c:
15368         Likewise.
15369         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcpt.c: Likewise.
15370         * sysdeps/powerpc/powerpc32/e500/nofpu/fsetexcptflg.c: Likewise.
15371         * sysdeps/powerpc/powerpc32/e500/nofpu/ftestexcept.c: Likewise.
15372         * sysdeps/powerpc/powerpc32/e500/nofpu/get-rounding-mode.h:
15373         Likewise.
15374         * sysdeps/powerpc/powerpc32/e500/nofpu/s_fabsf.S: Likewise.
15375         * sysdeps/powerpc/powerpc32/e500/nofpu/spe-raise.c: Likewise.
15376         * sysdeps/powerpc/preconfigure: Likewise.
15377         * sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/nofpu/Implies:
15378         Likewise.
15379         * sysdeps/powerpc/nofpu/soft-supp.h [__NO_FPRS__ && !_SOFT_FLOAT]:
15380         Replace contents of file by #include of <fenv_libc.h>.
15381         * sysdeps/powerpc/soft-fp/sfp-machine.h
15382         [__NO_FPRS__ && !_SOFT_FLOAT]: Include <fenv_libc.h>, <sysdep.h>
15383         and <sys/prctl.h>.
15384         [__NO_FPRS__ && !_SOFT_FLOAT] (__feraiseexcept_soft): Declare.
15385         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INEXACT): Define macro.
15386         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INVALID): Likewise.
15387         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_DIVZERO): Likewise.
15388         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_UNDERFLOW): Likewise.
15389         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_OVERFLOW): Likewise.
15390         [__NO_FPRS__ && !_SOFT_FLOAT] (_FP_DECL_EX): Likewise.
15391         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_ROUNDMODE): Likewise.
15392         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_EXCEPTIONS): Likewise.
15393         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_HANDLE_EXCEPTIONS): Likewise.
15394         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_ROUNDMODE): Likewise.
15395         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_TRAPPING_EXCEPTIONS): Likewise.
15396         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
15397         Allow copysignl PLT reference to be missing.
15398
15399 2013-10-18  Richard Sandiford  <richard@codesourcery.com>
15400             Joseph Myers  <joseph@codesourcery.com
15401
15402         [BZ #15948]
15403         * locale/programs/ld-collate.c (new_element): Handle <U0000> as a
15404         single character.
15405         (add_to_tablewc): Assert sequence of wide characters is nonempty.
15406
15407 2013-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
15408
15409         * elf/tst-tls-dlinfo.c: Don't include tls.h.
15410         * elf/tst-tls1.c: Likewise.
15411         * elf/tst-tls10.h: Likewise.
15412         * elf/tst-tls14.c: Likewise.
15413         * elf/tst-tls2.c: Likewise.
15414         * elf/tst-tls3.c: Likewise.
15415         * elf/tst-tls4.c: Likewise.
15416         * elf/tst-tls5.c: Likewise.
15417         * elf/tst-tls6.c: Likewise.
15418         * elf/tst-tls7.c: Likewise.
15419         * elf/tst-tls8.c: Likewise.
15420         * elf/tst-tls9.c: Likewise.
15421         * elf/tst-tlsmod1.c: Likewise.
15422         * elf/tst-tlsmod13.c: Likewise.
15423         * elf/tst-tlsmod13a.c: Likewise.
15424         * elf/tst-tlsmod14a.c: Likewise.
15425         * elf/tst-tlsmod16a.c: Likewise.
15426         * elf/tst-tlsmod16b.c: Likewise.
15427         * elf/tst-tlsmod2.c: Likewise.
15428         * elf/tst-tlsmod3.c: Likewise.
15429         * elf/tst-tlsmod4.c: Likewise.
15430         * elf/tst-tlsmod5.c: Likewise.
15431         * elf/tst-tlsmod6.c: Likewise.
15432
15433 2013-10-18  Ondřej Bílka  <neleai@seznam.cz>
15434
15435         [BZ #12486]
15436         * malloc/malloc.c: remove checks for statistics.
15437
15438 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
15439
15440         [BZ #15277]
15441         * inet/inet_net.c (inet_network): Detect additional invalid strings.
15442         * inet/tst-network.c: Add testcase.
15443
15444 2013-10-17  Andreas Schwab  <schwab@suse.de>
15445
15446         [BZ #15218]
15447         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't use gethostbyaddr
15448         to determine canonical name.
15449
15450 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
15451
15452         * sysdeps/ieee754/dbl-64/dbl2mpn.c: Fix formatting.
15453         * sysdeps/ieee754/dbl-64/dla.h: Likewise.
15454         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
15455         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
15456         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
15457         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
15458         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
15459         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
15460         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
15461         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
15462         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
15463         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
15464         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
15465         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
15466         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
15467         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
15468         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
15469         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
15470         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
15471         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
15472         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
15473         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
15474         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
15475         * sysdeps/ieee754/dbl-64/MathLib.h: Likewise.
15476         * sysdeps/ieee754/dbl-64/mpa-arch.h: Likewise.
15477         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
15478         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
15479         * sysdeps/ieee754/dbl-64/mpn2dbl.c: Likewise.
15480         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
15481         * sysdeps/ieee754/dbl-64/mydefs.h: Likewise.
15482         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
15483         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
15484         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
15485         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
15486         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
15487         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
15488         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
15489         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
15490         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
15491         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
15492         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
15493         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
15494         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
15495         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
15496         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
15497         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
15498         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
15499         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
15500         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
15501         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
15502         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
15503         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
15504         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
15505         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
15506         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
15507         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
15508         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
15509         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
15510
15511 2013-10-17  Joseph Myers  <joseph@codesourcery.com>
15512
15513         [BZ #16041]
15514         * soft-fp/op-common.h (FP_EXTEND): When input is a signaling NaN,
15515         make result into a quiet NaN.
15516
15517 2013-10-16  Joseph Myers  <joseph@codesourcery.com>
15518
15519         * soft-fp/adddf3.c: Fix horizontal whitespace.
15520         * soft-fp/addsf3.c: Likewise.
15521         * soft-fp/addtf3.c: Likewise.
15522         * soft-fp/divdf3.c: Likewise.
15523         * soft-fp/divsf3.c: Likewise.
15524         * soft-fp/divtf3.c: Likewise.
15525         * soft-fp/double.h: Likewise.
15526         * soft-fp/eqdf2.c: Likewise.
15527         * soft-fp/eqsf2.c: Likewise.
15528         * soft-fp/eqtf2.c: Likewise.
15529         * soft-fp/extenddftf2.c: Likewise.
15530         * soft-fp/extended.h: Likewise.
15531         * soft-fp/extendsfdf2.c: Likewise.
15532         * soft-fp/extendsftf2.c: Likewise.
15533         * soft-fp/extendxftf2.c: Likewise.
15534         * soft-fp/fixdfdi.c: Likewise.
15535         * soft-fp/fixdfsi.c: Likewise.
15536         * soft-fp/fixdfti.c: Likewise.
15537         * soft-fp/fixsfdi.c: Likewise.
15538         * soft-fp/fixsfsi.c: Likewise.
15539         * soft-fp/fixsfti.c: Likewise.
15540         * soft-fp/fixtfdi.c: Likewise.
15541         * soft-fp/fixtfsi.c: Likewise.
15542         * soft-fp/fixtfti.c: Likewise.
15543         * soft-fp/fixunsdfdi.c: Likewise.
15544         * soft-fp/fixunsdfsi.c: Likewise.
15545         * soft-fp/fixunsdfti.c: Likewise.
15546         * soft-fp/fixunssfdi.c: Likewise.
15547         * soft-fp/fixunssfsi.c: Likewise.
15548         * soft-fp/fixunssfti.c: Likewise.
15549         * soft-fp/fixunstfdi.c: Likewise.
15550         * soft-fp/fixunstfsi.c: Likewise.
15551         * soft-fp/fixunstfti.c: Likewise.
15552         * soft-fp/floatdidf.c: Likewise.
15553         * soft-fp/floatdisf.c: Likewise.
15554         * soft-fp/floatditf.c: Likewise.
15555         * soft-fp/floatsidf.c: Likewise.
15556         * soft-fp/floatsisf.c: Likewise.
15557         * soft-fp/floatsitf.c: Likewise.
15558         * soft-fp/floattidf.c: Likewise.
15559         * soft-fp/floattisf.c: Likewise.
15560         * soft-fp/floattitf.c: Likewise.
15561         * soft-fp/floatundidf.c: Likewise.
15562         * soft-fp/floatundisf.c: Likewise.
15563         * soft-fp/floatunditf.c: Likewise.
15564         * soft-fp/floatunsidf.c: Likewise.
15565         * soft-fp/floatunsisf.c: Likewise.
15566         * soft-fp/floatunsitf.c: Likewise.
15567         * soft-fp/floatuntidf.c: Likewise.
15568         * soft-fp/floatuntisf.c: Likewise.
15569         * soft-fp/floatuntitf.c: Likewise.
15570         * soft-fp/fmadf4.c: Likewise.
15571         * soft-fp/fmasf4.c: Likewise.
15572         * soft-fp/fmatf4.c: Likewise.
15573         * soft-fp/gedf2.c: Likewise.
15574         * soft-fp/gesf2.c: Likewise.
15575         * soft-fp/getf2.c: Likewise.
15576         * soft-fp/ledf2.c: Likewise.
15577         * soft-fp/lesf2.c: Likewise.
15578         * soft-fp/letf2.c: Likewise.
15579         * soft-fp/muldf3.c: Likewise.
15580         * soft-fp/mulsf3.c: Likewise.
15581         * soft-fp/multf3.c: Likewise.
15582         * soft-fp/negdf2.c: Likewise.
15583         * soft-fp/negsf2.c: Likewise.
15584         * soft-fp/negtf2.c: Likewise.
15585         * soft-fp/op-1.h: Likewise.
15586         * soft-fp/op-2.h: Likewise.
15587         * soft-fp/op-4.h: Likewise.
15588         * soft-fp/op-8.h: Likewise.
15589         * soft-fp/op-common.h: Likewise.
15590         * soft-fp/quad.h: Likewise.
15591         * soft-fp/single.h: Likewise.
15592         * soft-fp/soft-fp.h: Likewise.
15593         * soft-fp/sqrtdf2.c: Likewise.
15594         * soft-fp/sqrtsf2.c: Likewise.
15595         * soft-fp/sqrttf2.c: Likewise.
15596         * soft-fp/subdf3.c: Likewise.
15597         * soft-fp/subsf3.c: Likewise.
15598         * soft-fp/subtf3.c: Likewise.
15599         * soft-fp/truncdfsf2.c: Likewise.
15600         * soft-fp/trunctfdf2.c: Likewise.
15601         * soft-fp/trunctfsf2.c: Likewise.
15602         * soft-fp/trunctfxf2.c: Likewise.
15603         * soft-fp/unorddf2.c: Likewise.
15604         * soft-fp/unordsf2.c: Likewise.
15605         * soft-fp/unordtf2.c: Likewise.
15606
15607 2013-10-15  Joseph Myers  <joseph@codesourcery.com>
15608
15609         * soft-fp/op-2.h (_FP_DIV_MEAT_2_gmp): Remove macro.
15610         * soft-fp/soft-fp.h (FP_UNSET_EXCEPTION): Likewise.
15611
15612 2013-10-15   Ondřej Bílka  <neleai@seznam.cz>
15613
15614         * elf/dl-libc.c: Clear initfini list after freeing.
15615
15616 2013-10-14  Joseph Myers  <joseph@codesourcery.com>
15617
15618         * soft-fp/adddf3.c: Fix vertical whitespace and indentation.
15619         * soft-fp/addsf3.c: Likewise.
15620         * soft-fp/addtf3.c: Likewise.
15621         * soft-fp/divdf3.c: Likewise.
15622         * soft-fp/divsf3.c: Likewise.
15623         * soft-fp/divtf3.c: Likewise.
15624         * soft-fp/double.h: Likewise.
15625         * soft-fp/eqdf2.c: Likewise.
15626         * soft-fp/eqsf2.c: Likewise.
15627         * soft-fp/eqtf2.c: Likewise.
15628         * soft-fp/extenddftf2.c: Likewise.
15629         * soft-fp/extended.h: Likewise.
15630         * soft-fp/extendsfdf2.c: Likewise.
15631         * soft-fp/extendsftf2.c: Likewise.
15632         * soft-fp/extendxftf2.c: Likewise.
15633         * soft-fp/fixdfdi.c: Likewise.
15634         * soft-fp/fixdfsi.c: Likewise.
15635         * soft-fp/fixdfti.c: Likewise.
15636         * soft-fp/fixsfdi.c: Likewise.
15637         * soft-fp/fixsfsi.c: Likewise.
15638         * soft-fp/fixsfti.c: Likewise.
15639         * soft-fp/fixtfdi.c: Likewise.
15640         * soft-fp/fixtfsi.c: Likewise.
15641         * soft-fp/fixtfti.c: Likewise.
15642         * soft-fp/fixunsdfdi.c: Likewise.
15643         * soft-fp/fixunsdfsi.c: Likewise.
15644         * soft-fp/fixunsdfti.c: Likewise.
15645         * soft-fp/fixunssfdi.c: Likewise.
15646         * soft-fp/fixunssfsi.c: Likewise.
15647         * soft-fp/fixunssfti.c: Likewise.
15648         * soft-fp/fixunstfdi.c: Likewise.
15649         * soft-fp/fixunstfsi.c: Likewise.
15650         * soft-fp/fixunstfti.c: Likewise.
15651         * soft-fp/floatdidf.c: Likewise.
15652         * soft-fp/floatdisf.c: Likewise.
15653         * soft-fp/floatditf.c: Likewise.
15654         * soft-fp/floatsidf.c: Likewise.
15655         * soft-fp/floatsisf.c: Likewise.
15656         * soft-fp/floatsitf.c: Likewise.
15657         * soft-fp/floattidf.c: Likewise.
15658         * soft-fp/floattisf.c: Likewise.
15659         * soft-fp/floattitf.c: Likewise.
15660         * soft-fp/floatundidf.c: Likewise.
15661         * soft-fp/floatundisf.c: Likewise.
15662         * soft-fp/floatunsidf.c: Likewise.
15663         * soft-fp/floatunsisf.c: Likewise.
15664         * soft-fp/floatuntidf.c: Likewise.
15665         * soft-fp/floatuntisf.c: Likewise.
15666         * soft-fp/floatuntitf.c: Likewise.
15667         * soft-fp/fmadf4.c: Likewise.
15668         * soft-fp/fmasf4.c: Likewise.
15669         * soft-fp/fmatf4.c: Likewise.
15670         * soft-fp/gedf2.c: Likewise.
15671         * soft-fp/gesf2.c: Likewise.
15672         * soft-fp/getf2.c: Likewise.
15673         * soft-fp/ledf2.c: Likewise.
15674         * soft-fp/lesf2.c: Likewise.
15675         * soft-fp/letf2.c: Likewise.
15676         * soft-fp/muldf3.c: Likewise.
15677         * soft-fp/mulsf3.c: Likewise.
15678         * soft-fp/multf3.c: Likewise.
15679         * soft-fp/negdf2.c: Likewise.
15680         * soft-fp/negsf2.c: Likewise.
15681         * soft-fp/negtf2.c: Likewise.
15682         * soft-fp/op-1.h: Likewise.
15683         * soft-fp/op-2.h: Likewise.
15684         * soft-fp/op-4.h: Likewise.
15685         * soft-fp/op-8.h: Likewise.
15686         * soft-fp/op-common.h: Likewise.
15687         * soft-fp/quad.h: Likewise.
15688         * soft-fp/single.h: Likewise.
15689         * soft-fp/soft-fp.h: Likewise.
15690         * soft-fp/sqrtdf2.c: Likewise.
15691         * soft-fp/sqrtsf2.c: Likewise.
15692         * soft-fp/sqrttf2.c: Likewise.
15693         * soft-fp/subdf3.c: Likewise.
15694         * soft-fp/subsf3.c: Likewise.
15695         * soft-fp/subtf3.c: Likewise.
15696         * soft-fp/truncdfsf2.c: Likewise.
15697         * soft-fp/trunctfdf2.c: Likewise.
15698         * soft-fp/trunctfsf2.c: Likewise.
15699         * soft-fp/trunctfxf2.c: Likewise.
15700         * soft-fp/unorddf2.c: Likewise.
15701         * soft-fp/unordsf2.c: Likewise.
15702         * soft-fp/unordtf2.c: Likewise.
15703
15704 2013-10-14   Ondřej Bílka  <neleai@seznam.cz>
15705
15706         [BZ #15672]
15707         * misc/error.c (error_tail): Fix possible buffer overflow.
15708
15709 2013-10-14  Aurelien Jarno  <aurelien@aurel32.net>
15710
15711         [BZ #13028]
15712         * res_send.c(__libc_res_nsend): Correctly copy the nameserver
15713         address.
15714
15715 2013-10-14  P. J. McDermott  <pj@pehjota.net>
15716
15717         [BZ #832]
15718         * elf/ldd.bash.in (try_trace): New function.  Delete previous code
15719         testing pipefail option.
15720
15721 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
15722
15723         * soft-fp/double.h: Indent preprocessor directives inside #if.
15724         * soft-fp/extended.h: Likewise.
15725         * soft-fp/op-2.h: Likewise.
15726         * soft-fp/op-4.h: Likewise.
15727         * soft-fp/op-common.h: Likewise.
15728         * soft-fp/quad.h: Likewise.
15729         * soft-fp/single.h: Likewise.
15730         * soft-fp/soft-fp.h: Likewise.
15731
15732 2013-10-12   Yuri Chornoivan <yurchor@ukr.net>
15733
15734         * iconv/iconv_prog.c: Fix typos.
15735         * stdio-common/psiginfo-data.h: Likewise.
15736
15737 2013-10-12   Reuben Thomas <rrt@sc3d.org>
15738
15739         [BZ #15764]
15740         * locale/setlocale.c: Fix typo.
15741
15742 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
15743
15744         [BZ #16036]
15745         * soft-fp/unorddf2.c (__unorddf2): Raise "invalid" exception for
15746         signaling NaN arguments.
15747         * soft-fp/unordsf2.c (__unordsf2): Likewise.
15748         * soft-fp/unordtf2.c (__unordtf2): Likewise.
15749
15750         [BZ #14910]
15751         * soft-fp/gedf2.c (__gedf2): Raise "invalid" exception for all
15752         unordered operands.
15753         * soft-fp/gesf2.c (__gesf2): Likewise.
15754         * soft-fp/getf2.c (__getf2): Likewise.
15755         * soft-fp/ledf2.c (__ledf2): Likewise.
15756         * soft-fp/lesf2.c (__lesf2): Likewise.
15757         * soft-fp/letf2.c (__letf2): Likewise.
15758
15759         * soft-fp/eqdf2.c (__eqdf2): Use FP_INIT_EXCEPTIONS.
15760         * soft-fp/eqsf2.c (__eqsf2): Likewise.
15761         * soft-fp/eqtf2.c (__eqtf2): Likewise.
15762         * soft-fp/fixdfdi.c (__fixdfdi): Likewise.
15763         * soft-fp/fixdfsi.c (__fixdfsi): Likewise.
15764         * soft-fp/fixdfti.c (__fixdfti): Likewise.
15765         * soft-fp/fixsfdi.c (__fixsfdi): Likewise.
15766         * soft-fp/fixsfsi.c (__fixsfsi): Likewise.
15767         * soft-fp/fixsfti.c (__fixsfti): Likewise.
15768         * soft-fp/fixtfdi.c (__fixtfdi): Likewise.
15769         * soft-fp/fixtfsi.c (__fixtfsi): Likewise.
15770         * soft-fp/fixtfti.c (__fixtfti): Likewise.
15771         * soft-fp/fixunsdfdi.c (__fixunsdfdi): Likewise.
15772         * soft-fp/fixunsdfsi.c (__fixunsdfsi): Likewise.
15773         * soft-fp/fixunsdfti.c (__fixunsdfti): Likewise.
15774         * soft-fp/fixunssfdi.c (__fixunssfdi): Likewise.
15775         * soft-fp/fixunssfsi.c (__fixunssfsi): Likewise.
15776         * soft-fp/fixunssfti.c (__fixunssfti): Likewise.
15777         * soft-fp/fixunstfdi.c (__fixunstfdi): Likewise.
15778         * soft-fp/fixunstfsi.c (__fixunstfsi): Likewise.
15779         * soft-fp/fixunstfti.c (__fixunstfti): Likewise.
15780         * soft-fp/floatdidf.c (__floatdidf): Use FP_INIT_ROUNDMODE.
15781         * soft-fp/floatdisf.c (__floatdisf): Likewise.
15782         * soft-fp/floatsisf.c (__floatsisf): Likewise.
15783         * soft-fp/floattidf.c (__floattidf): Likewise.
15784         * soft-fp/floattisf.c (__floattisf): Likewise.
15785         * soft-fp/floattitf.c (__floattitf): Likewise.
15786         * soft-fp/floatundidf.c (__floatundidf): Likewise.
15787         * soft-fp/floatundisf.c (__floatundisf): Likewise.
15788         * soft-fp/floatunsisf.c (__floatunsisf): Likewise.
15789         * soft-fp/floatuntidf.c (__floatuntidf): Likewise.
15790         * soft-fp/floatuntisf.c (__floatuntisf): Likewise.
15791         * soft-fp/floatuntitf.c (__floatuntitf): Likewise.
15792         * soft-fp/gedf2.c (__gedf2): Use FP_INIT_EXCEPTIONS.
15793         * soft-fp/gesf2.c (__gesf2): Likewise.
15794         * soft-fp/getf2.c (__getf2): Likewise.
15795         * soft-fp/ledf2.c (__ledf2): Likewise.
15796         * soft-fp/lesf2.c (__lesf2): Likewise.
15797         * soft-fp/letf2.c (__letf2): Likewise.
15798
15799         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS] (FP_SET_EXCEPTION):
15800         Undefine and redefine.
15801         [FP_NO_EXCEPTIONS] (FP_CUR_EXCEPTIONS): Likewise.
15802         [FP_NO_EXCEPTIONS] (FP_TRAPPING_EXCEPTIONS): Likewise.
15803         [FP_NO_EXCEPTIONS] (FP_ROUNDMODE): Likewise.
15804         * soft-fp/floatditf.c (FP_NO_EXCEPTIONS): Define macro.
15805         (__floatditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
15806         * soft-fp/floatsidf.c (FP_NO_EXCEPTIONS): Define macro.
15807         (__floatsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
15808         * soft-fp/floatsitf.c (FP_NO_EXCEPTIONS): Define macro.
15809         (__floatsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
15810         * soft-fp/floatunditf.c (FP_NO_EXCEPTIONS): Define macro.
15811         (__floatunditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
15812         * soft-fp/floatunsidf.c (FP_NO_EXCEPTIONS): Define macro.
15813         (__floatunsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
15814         * soft-fp/floatunsitf.c (FP_NO_EXCEPTIONS): Define macro.
15815         (__floatunsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
15816
15817         [BZ #16032]
15818         * soft-fp/op-2.h (_FP_DIV_MEAT_2_udiv): Shift numerator right
15819         without decrementing exponent if mantissa >= that for the
15820         denominator, not >.
15821         (_FP_DIV_MEAT_2_gmp): Test numerator mantissa >= that for the
15822         denominator, not >.  Decrement exponent in < case instead of
15823         incrementing in >= case.
15824         * soft-fp/op-4.h (_FP_DIV_MEAT_4_udiv): Shift numerator right
15825         without decrementing exponent if mantissa >= that for the
15826         denominator, not >.
15827
15828         * soft-fp/op-common.h (_FP_TO_INT): Reverse test of sign for
15829         computing saturated result for unsigned overflow.
15830
15831 2013-10-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
15832             Jeff Law  <law@redhat.com>
15833
15834         * sysdeps/ieee754/dbl-64/e_atan2.c: Include stap-probe.h.
15835         (atan2Mp): Add systemtap probe marker.
15836         * sysdeps/ieee754/dbl-64/e_log.c: include stap-probe.h.
15837         (__ieee754_log): Add systemtap probe marker.
15838         * sysdeps/ieee754/dbl-64/s_atan.c: Include stap-probe.h.
15839         (atanMp): Add systemtap probe marker.
15840         * sysdeps/ieee754/dbl-64/s_tan.c: Include stap-probe.h.
15841         (tanMp): Add systemtap probe marker.
15842         * sysdeps/ieee754/dbl-64/slowexp.c: Include stap-probe.h.
15843         (__slowexp): Add systemtap probe marker.
15844         * sysdeps/ieee754/dbl-64/slowpow.c: Include stap-probe.h.
15845         (__slowpow): Add systemtap probe marker.
15846         * manual/probes.texi: Document probes.
15847
15848 2013-10-11  Eric Biggers  <ebiggers3@gmail.com>
15849
15850         [BZ #15362]
15851         * libio/fileops.c (_IO_new_file_write): Return count of bytes
15852         written.
15853         (_IO_new_file_xsputn): Don't return EOF if nothing has been
15854         written.
15855         * libio/iofwrite.c (_IO_fwrite): Return count if bytes were
15856         written to buffer but not flushed.
15857         * libio/iofwrite_u.c:  Likewise.
15858         * libio/iopadn.c:  Return bytes returned even if EOF was
15859         encountered.
15860         * libio/iowpadn.c:  Likewise.
15861         * stdio-common/vfprintf.c [COMPILE_WPRINTF] (PAD): Return error
15862         if _IO_padn does not write the whole buffer.
15863         [!COMPILE_WPRINTF] (PAD): Likewise.
15864
15865 2013-10-10  David S. Miller  <davem@davemloft.net>
15866
15867         * sysdeps/posix/dirstream.h (struct __dirstream): Fix alignment of
15868         directory block.
15869
15870 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
15871
15872         * soft-fp/extendxftf2.c: Use copyright year range.  Use URL
15873         instead of FSF address.
15874         * soft-fp/fixdfti.c: Likewise.
15875         * soft-fp/fixsfti.c: Likewise.
15876         * soft-fp/fixtfti.c: Likewise.
15877         * soft-fp/fixunsdfti.c: Likewise.
15878         * soft-fp/fixunssfti.c: Likewise.
15879         * soft-fp/fixunstfti.c: Likewise.
15880         * soft-fp/floattidf.c: Likewise.
15881         * soft-fp/floattisf.c: Likewise.
15882         * soft-fp/floattitf.c: Likewise.
15883         * soft-fp/floatuntidf.c: Likewise.
15884         * soft-fp/floatuntisf.c: Likewise.
15885         * soft-fp/floatuntitf.c: Likewise.
15886         * soft-fp/trunctfxf2.c: Likewise.
15887
15888         * soft-fp/extendxftf2.c: New file.  Copied from libgcc.
15889         * soft-fp/fixdfti.c: Likewise.
15890         * soft-fp/fixsfti.c: Likewise.
15891         * soft-fp/fixtfti.c: Likewise.
15892         * soft-fp/fixunsdfti.c: Likewise.
15893         * soft-fp/fixunssfti.c: Likewise.
15894         * soft-fp/fixunstfti.c: Likewise.
15895         * soft-fp/floattidf.c: Likewise.
15896         * soft-fp/floattisf.c: Likewise.
15897         * soft-fp/floattitf.c: Likewise.
15898         * soft-fp/floatuntidf.c: Likewise.
15899         * soft-fp/floatuntisf.c: Likewise.
15900         * soft-fp/floatuntitf.c: Likewise.
15901         * soft-fp/trunctfxf2.c: Likewise.
15902
15903 2013-10-10  David S. Miller  <davem@davemloft.net>
15904
15905         * sysdeps/sparc/fpu/libm-test-ulps: Update.
15906
15907 2013-10-10  Joseph Myers  <joseph@codsourcery.com>
15908
15909         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
15910         (CFLAGS-e_hypotl.c): Add -fno-builtin-fabsl.
15911         [$(subdir) = math] (CFLAGS-w_acosl.c): Likewise.
15912         [$(subdir) = math] (CFLAGS-w_asinl.c): Likewise.
15913         [$(subdir) = math] (CFLAGS-w_atanhl.c): Likewise.
15914         [$(subdir) = math] (CFLAGS-w_j0l.c): Likewise.
15915         [$(subdir) = math] (CFLAGS-w_j1l.c): Likewise.
15916
15917         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Check
15918         for NaNs before doing comparisons on argument.
15919         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl):
15920         Likewise.
15921
15922 2013-10-10  Will Newton  <will.newton@linaro.org>
15923
15924         * malloc/hooks.c (memalign_check): Ensure the value of bytes
15925         passed to _int_memalign does not overflow.
15926
15927 2013-10-10  Torvald Riegel  <triegel@redhat.com>
15928
15929         * scripts/bench.pl: Add include-sources directive.
15930         * benchtests/README: Update documentation.
15931
15932 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
15933
15934         * soft-fp/soft-fp.h (FP_INIT_EXCEPTIONS): New macro.
15935         * soft-fp/extenddftf2.c (__extenddftf2): Use FP_INIT_EXCEPTIONS
15936         instead of FP_INIT_ROUNDMODE.
15937         * soft-fp/extendsfdf2.c (__extendsfdf2): Likewise.
15938         * soft-fp/extendsftf2.c (__extendsftf2): Likewise.
15939
15940         [BZ #16034]
15941         * soft-fp/op-common.h (_FP_NEG): Document input as raw.  Do not
15942         copy class of input value.
15943         * soft-fp/negdf2.c (__negdf2): Use raw unpacking and packing.  Do
15944         not handle exceptions.
15945         * soft-fp/negsf2.c (__negsf2): Likewise.
15946         * soft-fp/negtf2.c (__negtf2): Likewise.
15947         * sysdeps/sparc/sparc32/soft-fp/q_neg.c (_Q_neg): Likewise.
15948
15949 2013-10-09  Joseph Myers  <joseph@codesourcery.com>
15950
15951         * soft-fp/op-4.h (_FP_FRAC_DISASSEMBLE_4): Remove trailing
15952         semicolon.  From Linux kernel.
15953
15954 2013-10-09  Adam Buchbinder  <adam.buchbinder@gmail.com>
15955
15956         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Fix typo in comment.
15957
15958 2013-10-08  Yogesh Chaudhari  <mr.yogesh@gmail.com>
15959
15960         [BZ #156]
15961         * manual/socket.texi: Added statement about buffer
15962         for gethostbyname2_r.
15963
15964 2013-10-08  Ondřej Bílka  <neleai@seznam.cz>
15965
15966         * sysdeps/x86_64/memset.S (ALIGN): Macro removed.
15967         Use .p2align directive instead, throughout.
15968         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
15969         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Likewise.
15970         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: Likewise.
15971         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
15972         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
15973         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: Likewise.
15974         * sysdeps/x86_64/strchr.S: Likewise.
15975         * sysdeps/x86_64/strrchr.S: Likewise.
15976
15977 2013-10-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
15978
15979         * sysdeps/ieee754/dbl-64/e_pow.c: Fix code formatting.
15980
15981         * sysdeps/ieee754/dbl-64/e_exp.c: Fix code formatting.
15982
15983         * sysdeps/generic/math_private.h (__mpsin1): Remove
15984         declaration.
15985         (__mpcos1): Likewise.
15986         (__mpsin): New argument __range_reduce.
15987         (__mpcos): Likewise.
15988         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
15989         (slow): Use __mpsin and __mpcos.
15990         (slow1): Likewise.
15991         (slow2): Likewise.
15992         (sloww): Likewise.
15993         (sloww1): Likewise.
15994         (sloww2): Likewise.
15995         (bsloww): Likewise.
15996         (bsloww1): Likewise.
15997         (bsloww2): Likewise.
15998         (cslow2): Likewise.
15999         (csloww): Likewise.
16000         (csloww1): Likewise.
16001         (csloww2): Likewise.
16002         * sysdeps/ieee754/dbl-64/sincos32.c (__mpsin): Add argument
16003         range_reduce.  Merge in __mpsin1.
16004         (__mpcos): Likewise.
16005         (__mpsin1): Remove.
16006         (__mpcos1): Likewise.
16007
16008 2013-10-07  Joseph Myers  <joseph@codesourcery.com>
16009
16010         * locale/loadlocale.c (_nl_intern_locale_data): Use
16011         LOCFILE_ALIGNED_P.
16012         * locale/programs/3level.h (CONCAT(add_locale_,TABLE)): Use
16013         LOCFILE_ALIGN_UP and LOCFILE_ALIGN.
16014         * locale/programs/ld-collate.c (obstack_int32_grow): Assert that
16015         obstack data is appropriately aligned.
16016         (obstack_int32_grow_fast): Likewise.
16017         * locale/programs/ld-ctype.c (ctype_output): Use LOCFILE_ALIGN.
16018         * locale/programs/locfile.c (add_locale_uint32): Likewise.
16019         (add_locale_uint32_array): Likewise.
16020
16021 2013-10-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
16022
16023         * benchtests/Makefile: Remove ARGLIST and RET variables.
16024         ($(objpfx)bench-%.c): Pass only function name to the script.
16025         * benchtests/README: Update documentation.
16026         * benchtests/acos-inputs: Add new directives.
16027         * benchtests/acosh-inputs: Likewise.
16028         * benchtests/asin-inputs: Likewise.
16029         * benchtests/asinh-inputs: Likewise.
16030         * benchtests/atan-inputs: Likewise.
16031         * benchtests/atanh-inputs: Likewise.
16032         * benchtests/cos-inputs: Likewise.
16033         * benchtests/cosh-inputs: Likewise.
16034         * benchtests/exp-inputs: Likewise.
16035         * benchtests/log-inputs: Likewise.
16036         * benchtests/pow-inputs: Likewise.
16037         * benchtests/rint-inputs: Likewise.
16038         * benchtests/sin-inputs: Likewise.
16039         * benchtests/sinh-inputs: Likewise.
16040         * benchtests/tan-inputs: Likewise.
16041         * benchtests/tanh-inputs: Likewise.
16042         * scripts/bench.pl: Add support for new directives.
16043
16044 2013-10-07  Alan Modra  <amodra@gmail.com>
16045
16046         * README: Fix careless merge.
16047
16048 2013-10-05  Alan Modra  <amodra@gmail.com>
16049
16050         * NEWS: Mention powerpc64le support and bugs fixed.
16051         * README: Both big-endian and little-endian powerpc64 supported.
16052
16053 2013-10-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
16054
16055         * sysdeps/mach/hurd/fork.c (_hurd_atfork_prepare_hook)
16056         (_hurd_atfork_child_hook, _hurd_atfork_parent_hook): New hooks.
16057         (__fork): Call _hurd_atfork_prepare_hook hooks before all locking, call
16058         _hurd_atfork_parent_hook or _hurd_atfork_child_hook after all unlocking.
16059
16060 2013-10-04  Ryan S. Arnold  <ryan.arnold@linaro.org>
16061
16062         * misc/swapon.c (swapon): Update definition, adding FLAGS parameter to
16063         match prototype.
16064
16065 2013-10-04  Joseph Myers  <joseph@codesourcery.com>
16066
16067         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = yes] (+cflags):
16068         Move -mhard-float appending from
16069         ports/sysdeps/powerpc/powerpc32/Makefile.
16070         [$(with-fp) = yes] (ASFLAGS): Likewise.
16071         [$(with-fp) = yes] (sysdep-LDFLAGS): Likewise.
16072         * sysdeps/powerpc/nofpu: Move directory from
16073         ports/sysdeps/powerpc/nofpu.
16074         * sysdeps/powerpc/soft-fp: Move directory from
16075         ports/sysdeps/powerpc/soft-fp.
16076         * sysdeps/powerpc/powerpc32/405: Move directory from
16077         ports/sysdeps/powerpc/powerpc32/405.
16078         * sysdeps/powerpc/powerpc32/440: Move directory from
16079         ports/sysdeps/powerpc/powerpc32/440.
16080         * sysdeps/powerpc/powerpc32/464: Move directory from
16081         ports/sysdeps/powerpc/powerpc32/464.
16082         * sysdeps/powerpc/powerpc32/476: Move directory from
16083         ports/sysdeps/powerpc/powerpc32/476.
16084         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu: Move directory
16085         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu.
16086         * sysdeps/unix/sysv/linux/powerpc/powerpc32/405: Move directory
16087         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/405.
16088         * sysdeps/unix/sysv/linux/powerpc/powerpc32/440: Move directory
16089         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/440.
16090         * sysdeps/unix/sysv/linux/powerpc/powerpc32/464: Move directory
16091         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/464.
16092         * sysdeps/unix/sysv/linux/powerpc/powerpc32/476: Move directory
16093         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/476.
16094         * README: Update for powerpc-*-linux-gnu software floating point
16095         support in libc.
16096
16097         * sysdeps/unix/sysv/linux/configure.in (powerpc/powerpc32): Change
16098         case to powerpc/powerpc32*.
16099         * sysdeps/unix/sysv/linux/configure: Regenerated.
16100
16101         * sysdeps/powerpc/fpu_control.h [__NO_FPRS__ && !_SOFT_FLOAT]
16102         (_FPU_MASK_OM): Define as 0x04.
16103         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Define as 0x08.
16104         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Define as
16105         0x00c10080.
16106         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Define as
16107         0x0000003c.
16108         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Define as _FPU_DEFAULT.
16109
16110         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S
16111         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
16112         getcontext_e500.
16113         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S
16114         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
16115         setcontext_e500.
16116         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S
16117         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use getcontext_e500
16118         and setcontext_e500.
16119
16120 2013-10-04  Chris Leonard  <cjl@sugarlabs,.org>
16121
16122         * locale/iso-3166.def: Update iso-1366.def and related occurrences
16123
16124 2013-10-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
16125
16126         * manual/threads.texi (Default Thread Attributes): Fix typo.
16127
16128 2013-10-04  Will Newton  <will.newton@linaro.org>
16129
16130         * malloc/Makefile: Add tst-memalign.
16131         * malloc/tst-memalign.c: New file.
16132
16133         * malloc/tst-posix_memalign.c: Add comments.
16134         (do_test): Add comments and call free on all potentially
16135         allocated pointers. Add space after cast.
16136
16137         * malloc/tst-pvalloc.c: Add comments.
16138         (do_test): Add comments and call free on all potentially
16139         allocated pointers. Remove duplicate check for NULL pointer.
16140         Add space after cast.
16141
16142         * malloc/tst-valloc.c: Add comments.
16143         (do_test): Add comments and call free on all potentially
16144         allocated pointers. Remove duplicate check for NULL pointer.
16145         Add space after cast.
16146
16147 2013-10-04  Alan Modra  <amodra@gmail.com>
16148
16149         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
16150         Use stdint types in rather than __attribute__((mode())).
16151         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
16152
16153 2013-10-04  Alan Modra  <amodra@gmail.com>
16154
16155         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
16156         Correct handling of unaligned relocs for little-endian.
16157         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
16158
16159 2013-10-04  Alan Modra  <amodra@gmail.com>
16160
16161         * configure.in: Map powerpc64le and powerpcle to base_machine/machine.
16162         * configure: Regenerate.
16163         * nptl/shlib-versions: Powerpc*le starts at 2.18.
16164         * shlib-versions: Likewise.
16165
16166 2013-10-04  Alan Modra  <amodra@gmail.com>
16167
16168         * string/tester.c (test_memrchr): Increment reported test cycle.
16169
16170 2013-10-04  Alan Modra  <amodra@gmail.com>
16171
16172         * string/test-memcpy.c (do_one_test): When reporting errors, print
16173         string address and don't overrun end of string.
16174
16175 2013-10-04  Alan Modra  <amodra@gmail.com>
16176
16177         * sysdeps/powerpc/powerpc64/power7/memchr.S: Replace rlwimi with
16178         insrdi.  Make better use of reg selection to speed exit slightly.
16179         Schedule entry path a little better.  Remove useless "are we done"
16180         checks on entry to main loop.  Handle wrapping around zero address.
16181         Correct main loop count.  Handle single left-over word from main
16182         loop inline rather than by using loop_small.  Remove extra word
16183         case in loop_small caused by wrong loop count.  Add little-endian
16184         support.
16185         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
16186         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.  Use proper
16187         cache hint.
16188         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
16189         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Add little-endian
16190         support.  Avoid rlwimi.
16191         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Likewise.
16192
16193 2013-10-04  Alan Modra  <amodra@gmail.com>
16194
16195         * sysdeps/powerpc/powerpc64/memset.S: Replace rlwimi with
16196         insrdi.  Formatting.
16197         * sysdeps/powerpc/powerpc64/power4/memset.S: Likewise.
16198         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
16199         * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
16200         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
16201         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
16202         * sysdeps/powerpc/powerpc32/power7/memset.S: Likewise.
16203
16204 2013-10-04  Alan Modra  <amodra@gmail.com>
16205
16206         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Add little endian support.
16207         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
16208         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
16209         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Likewise.
16210         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
16211         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
16212         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
16213         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
16214         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Likewise.  Make better
16215         use of regs.  Use power7 mtocrf.  Tidy function tails.
16216
16217 2013-10-04  Alan Modra  <amodra@gmail.com>
16218
16219         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Add little-endian support.
16220         Formatting.  Consistently use rXXX register defines or rN defines.
16221         Use early exit labels that avoid restoring unused non-volatile regs.
16222         Make cr field use more consistent with rWORDn compares.  Rename
16223         regs used as shift registers for unaligned loop, using rN defines
16224         for short lifetime/multiple use regs.
16225         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
16226         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.  Exit with
16227         addi 1,1,64 to pop stack frame.  Simplify return value code.
16228         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
16229
16230 2013-10-04  Alan Modra  <amodra@gmail.com>
16231
16232         * sysdeps/powerpc/powerpc64/power7/strchr.S (strchr): Add little-endian
16233         support.  Correct typos, formatting.  Optimize tail.  Use insrdi
16234         rather than rlwimi.
16235         * sysdeps/powerpc/powerpc32/power7/strchr.S: Likewise.
16236         * sysdeps/powerpc/powerpc64/power7/strchrnul.S (__strchrnul): Add
16237         little-endian support.  Correct typos.
16238         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Likewise.  Use insrdi
16239         rather than rlwimi.
16240         * sysdeps/powerpc/powerpc64/strchr.S (rTMP4, rTMP5): Define.  Use
16241         in loop and entry code to keep "and." results.
16242         (strchr): Add little-endian support.  Comment.  Move cntlzd
16243         earlier in tail.
16244         * sysdeps/powerpc/powerpc32/strchr.S: Likewise.
16245
16246 2013-10-04  Alan Modra  <amodra@gmail.com>
16247
16248         * sysdeps/powerpc/powerpc64/strcpy.S: Add little-endian support:
16249         * sysdeps/powerpc/powerpc32/strcpy.S: Likewise.
16250         * sysdeps/powerpc/powerpc64/stpcpy.S: Likewise.
16251         * sysdeps/powerpc/powerpc32/stpcpy.S: Likewise.
16252
16253 2013-10-04  Alan Modra  <amodra@gmail.com>
16254
16255         * sysdeps/powerpc/powerpc64/strcmp.S (rTMP2): Define as r0.
16256         (rTMP): Define as r11.
16257         (strcmp): Add little-endian support.  Optimise tail.
16258         * sysdeps/powerpc/powerpc32/strcmp.S: Similarly.
16259         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
16260         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
16261         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
16262         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
16263         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
16264         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
16265
16266 2013-10-04  Alan Modra  <amodra@gmail.com>
16267
16268         * sysdeps/powerpc/powerpc64/power7/strnlen.S (strnlen): Add
16269         little-endian support.  Remove unnecessary "are we done" tests.
16270         Handle "s" wrapping around zero and extremely large "size".
16271         Correct main loop count.  Handle single left-over word from main
16272         loop inline rather than by using small_loop.  Correct comments.
16273         Delete "zero" tail, use "end_max" instead.
16274         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Likewise.
16275
16276 2013-10-04  Alan Modra  <amodra@gmail.com>
16277
16278         * sysdeps/powerpc/powerpc64/power7/strlen.S (strlen): Add little-endian
16279         support.  Don't branch over align.
16280         * sysdeps/powerpc/powerpc32/power7/strlen.S: Likewise.
16281         * sysdeps/powerpc/powerpc64/strlen.S (strlen): Add little-endian
16282         support.  Rearrange tmp reg use to suit.  Comment.
16283         * sysdeps/powerpc/powerpc32/strlen.S: Likewise.
16284
16285 2013-10-04  Alan Modra  <amodra@gmail.com>
16286
16287         * sysdeps/unix/sysv/linux/powerpc/bits/sigstack.h: New file.
16288
16289 2013-10-04  Alan Modra  <amodra@gmail.com>
16290
16291         * sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S: Use
16292         conditional form of branch and link when obtaining pc.
16293         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
16294
16295 2013-10-04  Alan Modra  <amodra@gmail.com>
16296
16297         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Use
16298         HIWORD/LOWORD.
16299         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Ditto.
16300         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Ditto.
16301
16302 2013-10-04  Alan Modra  <amodra@gmail.com>
16303
16304         * sysdeps/powerpc/longjmp.c: Use proper symbol versioning macros.
16305         * sysdeps/powerpc/novmx-longjmp.c: Likewise.
16306         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Likewise.
16307         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Likewise.
16308         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
16309         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
16310         * sysdeps/powerpc/powerpc32/mcount.c: Likewise.
16311         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
16312         * sysdeps/powerpc/powerpc64/setjmp.S: Likewise.
16313         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Likewise.
16314
16315 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
16316             Alistair Popple <alistair@ozlabs.au.ibm.com>
16317             Alan Modra <amodra@gmail.com>
16318
16319         [BZ #15723]
16320         * sysdeps/powerpc/jmpbuf-offsets.h: Comment fix.
16321         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Correct
16322         _dl_hwcap access for little-endian.
16323         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.  Don't
16324         destroy vmx regs when saving unaligned.
16325         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Correct CR load.
16326         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise CR save.  Don't
16327         destroy vmx regs when saving unaligned.
16328
16329 2013-10-04  Alan Modra  <amodra@gmail.com>
16330
16331         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_NOW):
16332         Don't use a union to pack hi/low value.
16333
16334 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
16335
16336         * sysdeps/powerpc/powerpc64/fpu/s_ceilf.S: Correct float constants
16337         for little-endian.
16338         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
16339         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: Likewise.
16340         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
16341         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
16342         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
16343
16344 2013-10-04  Alan Modra  <amodra@gmail.com>
16345
16346         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Increase alignment of
16347         constants to usual value for .cst8 section, and remove redundant
16348         high address load.
16349         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Use float
16350         constant for 0x1p52.  Load little-endian words of double from
16351         correct stack offsets.
16352
16353 2013-10-04  Alan Modra  <amodra@gmail.com>
16354
16355         * sysdeps/powerpc/sysdep.h (LOWORD, HIWORD, HISHORT): Define.
16356         * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Load little-endian
16357         words of double from correct stack offsets.
16358         * sysdeps/powerpc/powerpc32/fpu/s_copysignl.S: Likewise.
16359         * sysdeps/powerpc/powerpc32/fpu/s_lrint.S: Likewise.
16360         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
16361         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
16362         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
16363         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
16364         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
16365         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: Likewise.
16366         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: Likewise.
16367         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
16368         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
16369         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
16370         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
16371         * sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
16372         * sysdeps/powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
16373         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Use HISHORT.
16374         * sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S: Likewise.
16375
16376 2013-10-04  Alan Modra  <amodra@gmail.com>
16377
16378         * sysdeps/powerpc/fpu_control.h (_FPU_GETCW): Rewrite using
16379         64-bit int/double union.
16380         (_FPU_SETCW): Likewise.
16381         * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c (_GET_DI_FPSCR): Likewise.
16382         (_SET_DI_FPSCR, _GET_SI_FPSCR, _SET_SI_FPSCR): Likewise.
16383
16384 2013-10-04  Alan Modra  <amodra@gmail.com>
16385
16386         * sysdeps/powerpc/fpu/s_llround.c (__llround): Rewrite.
16387         * sysdeps/powerpc/fpu/s_llroundf.c (__llroundf): Rewrite.
16388
16389 2013-10-04  Alan Modra  <amodra@gmail.com>
16390
16391         * sysdeps/powerpc/fpu/s_float_bitwise.h (__float_and_test28): Don't
16392         use vector int constants.
16393         (__float_and_test24, __float_and8, __float_get_exp): Likewise.
16394
16395 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
16396
16397         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_union_t): Replace int
16398         array with long long.
16399         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Adjust.
16400         * sysdeps/powerpc/fpu/e_sqrtf.c (__slow_ieee754_sqrtf): Adjust.
16401         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Adjust.
16402         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Adjust.
16403         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Adjust.
16404         * sysdeps/powerpc/fpu/fegetexcept.c (__fegetexcept): Adjust.
16405         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Adjust.
16406         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Adjust.
16407         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Adjust.
16408         * sysdeps/powerpc/fpu/fgetexcptflg.c (__fegetexceptflag): Adjust.
16409         * sysdeps/powerpc/fpu/fraiseexcpt.c (__feraiseexcept): Adjust.
16410         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Adjust.
16411         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Adjust.
16412
16413 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
16414
16415         * sysdeps/powerpc/bits/mathinline.h (__signbitf): Use builtin.
16416         (__signbit): Likewise.  Correct for little-endian.
16417         (__signbitl): Call __signbit.
16418         (lrint): Correct for little-endian.
16419         (lrintf): Call lrint.
16420
16421 2013-10-04  Alan Modra  <amodra@gmail.com>
16422
16423         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (mynumber): Replace
16424         union 32-bit int array member with 64-bit int array.
16425         (t515, tm256): Double rather than long double.
16426         (__ieee754_sqrtl): Rewrite using 64-bit arithmetic.
16427
16428 2013-10-04  Alan Modra  <amodra@gmail.com>
16429
16430         * sysdeps/ieee754/ldbl-128ibm/ieee754.h (union ieee854_long_double):
16431         Delete.
16432         (IEEE854_LONG_DOUBLE_BIAS): Delete.
16433         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Don't include ieee854
16434         version of math_ldbl.h.
16435
16436 2013-10-04  Alan Modra  <amodra@gmail.com>
16437
16438         [BZ #15734], [BZ #15735]
16439         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Rewrite
16440         all uses of ieee875 long double macros and unions.  Simplify test
16441         for 0.0L.  Correct |x|<|y| and |x|=|y| test.  Use
16442         ldbl_extract_mantissa value for ix,iy exponents.  Properly
16443         normalize after ldbl_extract_mantissa, and don't add hidden bit
16444         already handled.  Don't treat low word of ieee854 mantissa like
16445         low word of IBM long double and mask off bit when testing for
16446         zero.
16447         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Rewrite
16448         all uses of ieee875 long double macros and unions.  Simplify tests
16449         for 0.0L and inf.  Correct double adjustment of k.  Delete dead code
16450         adjusting ha,hb.  Simplify code setting kld.  Delete two600 and
16451         two1022, instead use their values.  Recognise that tests for large
16452         "a" and small "b" are mutually exclusive.  Rename vars.  Comment.
16453         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c (__ieee754_remainderl):
16454         Rewrite all uses of ieee875 long double macros and unions.  Simplify
16455         test for 0.0L and nan.  Correct negation.
16456         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfl): Rewrite all uses of
16457         ieee875 long double macros and unions.  Correct output for large
16458         magnitude x.  Correct absolute value calculation.
16459         (__erfcl): Likewise.
16460         * math/libm-test.inc: Add tests for errors discovered in IBM long
16461         double versions of fmodl, remainderl, erfl and erfcl.
16462
16463 2013-10-04  Alan Modra  <amodra@gmail.com>
16464
16465         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Rewrite
16466         all uses of ieee854 long double macros and unions.  Simplify tests
16467         for long doubles that are fully specified by the high double.
16468         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c (__ieee754_gammal_r):
16469         Likewise.
16470         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c (__ieee754_ilogbl): Likewise.
16471         Remove dead code too.
16472         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_jnl): Likewise.
16473         (__ieee754_ynl): Likewise.
16474         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l): Likewise.
16475         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Likewise.
16476         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Likewise.
16477         Remove dead code too.
16478         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c (__kernel_tanl): Likewise.
16479         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Likewise.
16480         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Likewise.
16481         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c (__isinf_nsl): Likewise.
16482         Simplify.
16483         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c (___isinfl): Likewise.
16484         Simplify.
16485         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Likewise.
16486         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c (__modfl): Likewise.
16487         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Likewise.
16488         Comment on variable precision.
16489         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c (__nexttoward): Likewise.
16490         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
16491         Likewise.
16492         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
16493         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
16494         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
16495         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c (__tanhl): Likewise.
16496         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust tan_towardzero ulps.
16497
16498 2013-10-04  Alan Modra  <amodra@gmail.com>
16499
16500         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_high): Define.
16501         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Rewrite
16502         all uses of ieee854 long double macros and unions.
16503         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Likewise.
16504         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
16505         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Likewise.
16506         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl): Likewise.
16507         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l): Likewise.
16508         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
16509         Likewise.
16510         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Likewise.
16511         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
16512         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl): Likewise.
16513         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
16514         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Likewise.
16515         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Likewise.
16516         Simplify sign and nan test too.
16517         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c (__cosl): Likewise.
16518         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c (__fabsl): Likewise.
16519         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c (___finitel): Likewise.
16520         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c (___fpclassifyl):
16521         Likewise.
16522         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
16523         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c (__issignalingl):
16524         Likewise.
16525         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
16526         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c (___signbitl): Likewise.
16527         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c (__sincosl): Likewise.
16528         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c (__sinl): Likewise.
16529         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c (__tanl): Likewise.
16530         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (__logbl): Likewise.
16531
16532 2013-10-04  Alan Modra  <amodra@gmail.com>
16533
16534         * stdio-common/printf_size.c (__printf_size): Don't use
16535         union ieee854_long_double in fpnum union.
16536         * stdio-common/printf_fphex.c (__printf_fphex): Likewise.  Use
16537         signbit macro to retrieve sign from long double.
16538         * stdio-common/printf_fp.c (___printf_fp): Use signbit macro to
16539         retrieve sign from long double.
16540         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Adjust for fpnum change.
16541         * sysdeps/ieee754/ldbl-128/printf_fphex.c: Likewise.
16542         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Likewise.
16543         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
16544         * math/test-misc.c (main): Don't use union ieee854_long_double.
16545
16546 2013-10-04  Alan Modra  <amodra@gmail.com>
16547
16548         [BZ #15680]
16549         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Comment fix.
16550         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c
16551         (PRINT_FPHEX_LONG_DOUBLE): Tidy code by moving -53 into ediff
16552         calculation.  Remove unnecessary test for denormal exponent.
16553         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c (__mpn_extract_long_double):
16554         Correct handling of denormals.  Avoid undefined shift behaviour.
16555         Correct normalisation of low mantissa when low double is denormal.
16556         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h
16557         (ldbl_extract_mantissa): Likewise.  Comment.  Use uint64_t* for hi64.
16558         (ldbl_insert_mantissa): Make both hi64 and lo64 parms uint64_t.
16559         Correct normalisation of low mantissa.  Test for overflow of high
16560         mantissa and normalise.
16561         (ldbl_nearbyint): Use more readable constant for two52.
16562         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c
16563         (__mpn_construct_long_double): Fix test for overflow of high
16564         mantissa and correct normalisation.  Avoid undefined shift.
16565
16566 2013-10-04  Alan Modra  <amodra@gmail.com>
16567
16568         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
16569         (union ibm_extended_long_double): Define as an array of ieee754_double.
16570         (IBM_EXTENDED_LONG_DOUBLE_BIAS): Delete.
16571         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Update all references
16572         to ibm_extended_long_double and IBM_EXTENDED_LONG_DOUBLE_BIAS.
16573         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
16574         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
16575         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c: Likewise.
16576         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
16577         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
16578         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
16579         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c: Likewise.
16580         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
16581
16582 2013-10-03  Joseph Myers  <joseph@codesourcery.com>
16583
16584         * locale/programs/locarchive.c (add_locale): Use constant 4096 for
16585         page size instead of calling getpagesize.
16586
16587         * locale/localeinfo.h (LOCFILE_ALIGN): New macro.
16588         (LOCFILE_ALIGN_MASK): Likewise.
16589         (LOCFILE_ALIGN_UP): Likewise.
16590         (LOCFILE_ALIGNED_P): Likewise.
16591         * locale/programs/ld-collate.c (collate_output): Use the new
16592         macros instead of __alignof__ (int32_t).
16593         * locale/weight.h (findidx): Likewise.
16594
16595 2013-10-03  Ondřej Bílka  <neleai@seznam.cz>
16596
16597         [BZ #431]
16598         * manual/string.texi: Fix strncat and wcsncat.
16599
16600 2013-10-03  Brooks Moses  <bmoses@google.com>
16601
16602         [BZ #15915]
16603         * Makefile (linkobj/libc_pic.a, linkobj/libc.so): Move rules to...
16604         * Makerules: ...here, and adjust associated comments.
16605
16606 2013-10-02  Will Newton  <will.newton@linaro.org>
16607
16608         * malloc/Makefile: Add tst-pvalloc.
16609         * malloc/tst-pvalloc.c: New file.
16610
16611 2013-10-02  Will Newton  <will.newton@linaro.org>
16612
16613         * malloc/tst-valloc.c: Rewrite to use test-skeleton.c and
16614         improve test coverage.
16615
16616 2013-10-02  Will Newton  <will.newton@linaro.org>
16617
16618         * malloc/Makefile: Add tst-posix_memalign.
16619         * malloc/tst-posix_memalign.c: New file.
16620
16621 2013-10-01  Eric Blake  <eblake@redhat.com>
16622
16623         * posix/glob.c (next_brace_sub, prefix_array, collated_compare):
16624         Use __THROWNL rather than __THROW on static functions.
16625
16626 2013-09-30  Petr Machata  <pmachata@redhat.com>
16627
16628         * elf/elf.h (R_AARCH64_ABS16): New macro.
16629         (R_AARCH64_PREL64, R_AARCH64_PREL32): Likewise.
16630         (R_AARCH64_PREL16, R_AARCH64_MOVW_UABS_G0): Likewise.
16631         (R_AARCH64_MOVW_UABS_G0_NC, R_AARCH64_MOVW_UABS_G1): Likewise.
16632         (R_AARCH64_MOVW_UABS_G1_NC, R_AARCH64_MOVW_UABS_G2): Likewise.
16633         (R_AARCH64_MOVW_UABS_G2_NC, R_AARCH64_MOVW_UABS_G3): Likewise.
16634         (R_AARCH64_MOVW_SABS_G0, R_AARCH64_MOVW_SABS_G1): Likewise.
16635         (R_AARCH64_MOVW_SABS_G2, R_AARCH64_LD_PREL_LO19): Likewise.
16636         (R_AARCH64_ADR_PREL_LO21, R_AARCH64_ADR_PREL_PG_HI21): Likewise.
16637         (R_AARCH64_ADR_PREL_PG_HI21_NC, R_AARCH64_ADD_ABS_LO12_NC): Likewise.
16638         (R_AARCH64_LDST8_ABS_LO12_NC, R_AARCH64_LDST16_ABS_LO12_NC): Likewise.
16639         (R_AARCH64_LDST32_ABS_LO12_NC, R_AARCH64_LDST64_ABS_LO12_NC): Likewise.
16640         (R_AARCH64_LDST128_ABS_LO12_NC, R_AARCH64_TSTBR14): Likewise.
16641         (R_AARCH64_CONDBR19, R_AARCH64_JUMP26, R_AARCH64_CALL26): Likewise.
16642         (R_AARCH64_MOVW_PREL_G0, R_AARCH64_MOVW_PREL_G0_NC): Likewise.
16643         (R_AARCH64_MOVW_PREL_G1, R_AARCH64_MOVW_PREL_G1_NC): Likewise.
16644         (R_AARCH64_MOVW_PREL_G2, R_AARCH64_MOVW_PREL_G2_NC): Likewise.
16645         (R_AARCH64_MOVW_PREL_G3, R_AARCH64_MOVW_GOTOFF_G0): Likewise.
16646         (R_AARCH64_MOVW_GOTOFF_G0_NC, R_AARCH64_MOVW_GOTOFF_G1): Likewise.
16647         (R_AARCH64_MOVW_GOTOFF_G1_NC, R_AARCH64_MOVW_GOTOFF_G2): Likewise.
16648         (R_AARCH64_MOVW_GOTOFF_G2_NC, R_AARCH64_MOVW_GOTOFF_G3): Likewise.
16649         (R_AARCH64_GOTREL64, R_AARCH64_GOTREL32): Likewise.
16650         (R_AARCH64_GOT_LD_PREL19, R_AARCH64_LD64_GOTOFF_LO15): Likewise.
16651         (R_AARCH64_ADR_GOT_PAGE, R_AARCH64_LD64_GOT_LO12_NC): Likewise.
16652         (R_AARCH64_LD64_GOTPAGE_LO15, R_AARCH64_TLSGD_ADR_PREL21): Likewise.
16653         (R_AARCH64_TLSGD_ADR_PAGE21, R_AARCH64_TLSGD_ADD_LO12_NC): Likewise.
16654         (R_AARCH64_TLSGD_MOVW_G1, R_AARCH64_TLSGD_MOVW_G0_NC): Likewise.
16655         (R_AARCH64_TLSLD_ADR_PREL21, R_AARCH64_TLSLD_ADR_PAGE21): Likewise.
16656         (R_AARCH64_TLSLD_ADD_LO12_NC, R_AARCH64_TLSLD_MOVW_G1): Likewise.
16657         (R_AARCH64_TLSLD_MOVW_G0_NC, R_AARCH64_TLSLD_LD_PREL19): Likewise.
16658         (R_AARCH64_TLSLD_MOVW_DTPREL_G2): Likewise.
16659         (R_AARCH64_TLSLD_MOVW_DTPREL_G1): Likewise.
16660         (R_AARCH64_TLSLD_MOVW_DTPREL_G1_NC): Likewise.
16661         (R_AARCH64_TLSLD_MOVW_DTPREL_G0): Likewise.
16662         (R_AARCH64_TLSLD_MOVW_DTPREL_G0_NC): Likewise.
16663         (R_AARCH64_TLSLD_ADD_DTPREL_HI12): Likewise.
16664         (R_AARCH64_TLSLD_ADD_DTPREL_LO12): Likewise.
16665         (R_AARCH64_TLSLD_ADD_DTPREL_LO12_NC): Likewise.
16666         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12): Likewise.
16667         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12_NC): Likewise.
16668         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12): Likewise.
16669         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12_NC): Likewise.
16670         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12): Likewise.
16671         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12_NC): Likewise.
16672         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12): Likewise.
16673         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12_NC): Likewise.
16674         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12): Likewise.
16675         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12_NC): Likewise.
16676         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G1): Likewise.
16677         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G0_NC): Likewise.
16678         (R_AARCH64_TLSIE_ADR_GOTTPREL_PAGE21): Likewise.
16679         (R_AARCH64_TLSIE_LD64_GOTTPREL_LO12_NC): Likewise.
16680         (R_AARCH64_TLSIE_LD_GOTTPREL_PREL19): Likewise.
16681         (R_AARCH64_TLSLE_MOVW_TPREL_G2): Likewise.
16682         (R_AARCH64_TLSLE_MOVW_TPREL_G1): Likewise.
16683         (R_AARCH64_TLSLE_MOVW_TPREL_G1_NC): Likewise.
16684         (R_AARCH64_TLSLE_MOVW_TPREL_G0): Likewise.
16685         (R_AARCH64_TLSLE_MOVW_TPREL_G0_NC): Likewise.
16686         (R_AARCH64_TLSLE_ADD_TPREL_HI12): Likewise.
16687         (R_AARCH64_TLSLE_ADD_TPREL_LO12): Likewise.
16688         (R_AARCH64_TLSLE_ADD_TPREL_LO12_NC): Likewise.
16689         (R_AARCH64_TLSLE_LDST8_TPREL_LO12): Likewise.
16690         (R_AARCH64_TLSLE_LDST8_TPREL_LO12_NC): Likewise.
16691         (R_AARCH64_TLSLE_LDST16_TPREL_LO12): Likewise.
16692         (R_AARCH64_TLSLE_LDST16_TPREL_LO12_NC): Likewise.
16693         (R_AARCH64_TLSLE_LDST32_TPREL_LO12): Likewise.
16694         (R_AARCH64_TLSLE_LDST32_TPREL_LO12_NC): Likewise.
16695         (R_AARCH64_TLSLE_LDST64_TPREL_LO12): Likewise.
16696         (R_AARCH64_TLSLE_LDST64_TPREL_LO12_NC): Likewise.
16697         (R_AARCH64_TLSLE_LDST128_TPREL_LO12): Likewise.
16698         (R_AARCH64_TLSLE_LDST128_TPREL_LO12_NC): Likewise.
16699         (R_AARCH64_TLSDESC_LD_PREL19): Likewise.
16700         (R_AARCH64_TLSDESC_ADR_PREL21): Likewise.
16701         (R_AARCH64_TLSDESC_ADR_PAGE21): Likewise.
16702         (R_AARCH64_TLSDESC_LD64_LO12): Likewise.
16703         (R_AARCH64_TLSDESC_ADD_LO12): Likewise.
16704         (R_AARCH64_TLSDESC_OFF_G1): Likewise.
16705         (R_AARCH64_TLSDESC_OFF_G0_NC): Likewise.
16706         (R_AARCH64_TLSDESC_LDR): Likewise.
16707         (R_AARCH64_TLSDESC_ADD): Likewise.
16708         (R_AARCH64_TLSDESC_CALL): Likewise.
16709
16710 2013-09-30  Andreas Schwab  <schwab@suse.de>
16711
16712         [BZ #15048]
16713         * nscd/aicache.c (addhstaiX): Properly use the cache variable for
16714         the nss database lookup.
16715         * nscd/initgrcache.c (addinitgroupsX): Likewise.
16716         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
16717
16718 2013-09-28  Mike Frysinger  <vapier@gentoo.org>
16719
16720         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Fix style.
16721
16722 2013-09-28  P. J. McDermott  <pj@pehjota.net>
16723
16724         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't use
16725         ${Bash-specific parameter/pattern/string} parameter expansion.
16726         * sysdeps/unix/make-syscalls.sh: Likewise.
16727
16728 2013-09-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
16729
16730         * sysdeps/sh/stackguard-macros.h: New file.
16731
16732 2013-09-26  Ondřej Bílka  <neleai@seznam.cz>
16733
16734         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
16735         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove strrchr ifunc.
16736         * sysdeps/x86_64/multiarch/strend-sse4.S Remove.
16737         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S Likewise.
16738         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
16739         * sysdeps/x86_64/strrchr.S (strrchr): Use optimized implementation.
16740
16741 2013-09-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16742
16743         * sysdeps/powerpc/powerpc64/stackguard-macros.h (POINTER_CHK_GUARD:
16744         Fix thread ID register.
16745
16746 2013-09-25  Joseph Myers  <joseph@codesourcery.com>
16747
16748         * conform/data/sched.h-data [XPG3 || XPG4]: Disable whole file.
16749         [POSIX || UNIX98]: Require rather than permitting all symbols from
16750         <time.h>.
16751         [POSIX || UNIX98] (sched_ss_low_priority): Do not specify optional
16752         element of struct sched_param.
16753         [POSIX || UNIX98] (sched_ss_repl_period): Likewise.
16754         [POSIX || UNIX98] (sched_ss_init_budget): Likewise.
16755         [POSIX || UNIX98] (sched_ss_max_repl): Likewise.
16756         [POSIX || UNIX98] (SCHED_SPORADIC): Do not specify optional
16757         constant.
16758
16759 2013-09-24  Olivier Langlois  <olivier@olivierlanglois.net>
16760
16761         * stdio-common/tst-long-dbl-fphex.c (do_test): Fix swprintf length
16762         argument calculation.
16763
16764 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
16765
16766         * conform/data/pthread.h-data [POSIX] (PTHREAD_MUTEX_INITIALIZER):
16767         Expect macro.
16768         [POSIX] (pthread_attr_t): Do not require type.
16769         [POSIX] (pthread_cond_t): Likewise.
16770         [POSIX] (pthread_condattr_t): Likewise.
16771         [POSIX] (pthread_key_t): Likewise.
16772         [POSIX] (pthread_mutex_t): Likewise.
16773         [POSIX] (pthread_mutexattr_t): Likewise.
16774         [POSIX] (pthread_once_t): Likewise.
16775         [POSIX] (pthread_t): Likewise.
16776         [POSIX-based standards] (pthread_atfork): Expect function.
16777
16778 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
16779             Richard Sandiford  <richard@codesourcery.com>
16780
16781         * locale/programs/locfile.h: Include <byteswap.h> and <stdbool.h>.
16782         (swap_endianness_p): New extern variable.
16783         (set_big_endian): New inline function.
16784         (maybe_swap_uint32): Likewise.
16785         (maybe_swap_uint32_array): Likewise.
16786         (maybe_swap_uint32_obstack): Likewise.
16787         * locale/programs/locfile.c: Include <stdbool.h>.
16788         (swap_endianness_p): New variable.
16789         (add_locale_uint32): Call maybe_swap_uint32.
16790         (add_locale_uint32_array): Call maybe_swap_uint32_obstack.
16791         (write_locale_data): Call maybe_swap_uint32_array.
16792         * locale/programs/ld-collate.c (obstack_int32_grow): Call
16793         maybe_swap_uint32.
16794         (obstack_int32_grow_fast): Likewise.
16795         (output_weightwc): Call maybe_swap_uint32_obstack.
16796         (collate_output): Likewise.
16797         * locale/programs/localedef.c (OPT_LITTLE_ENDIAN): New macro.
16798         (OPT_LITTLE_ENDIAN): Likewise.
16799         (options): Add --little-endian and --big-endian options.
16800         (parse_opt): Handle OPT_LITTLE_ENDIAN and OPT_BIG_ENDIAN.
16801         * locale/programs/locarchive.c: Include "locfile.h".
16802         (GET): New macro.
16803         (SET): Likewise.
16804         (INC): Likewise.
16805         (create_archive): Use the new macros to access fields of
16806         structures directly mapped from or written to locale archives.
16807         (oldlocrecentcmp): Likewise.
16808         (enlarge_archive): Likewise.
16809         (insert_name): Likewise.
16810         (add_alias): Likewise.
16811         (add_locale): Likewise.
16812         (delete_locales_from_archive): Likewise.
16813         (show_archive_content): Likewise.
16814         (add_locale_to_archive): Likewise.  Use maybe_swap_uint32 on
16815         locale data.
16816
16817 2013-09-24  Roland McGrath  <roland@hack.frob.com>
16818
16819         * manual/freemanuals.texi: Updated from (newly) canonical copy at
16820         http://www.gnu.org/doc/freemanuals.texi.
16821         * manual/libc.texinfo (Free Manuals): Put the @appendix line here.
16822
16823 2013-09-24  Will Newton  <will.newton@linaro.org>
16824
16825         * sysdeps/mach/hurd/i386/tls.h (TLS_INIT_TP_EXPENSIVE): Remove
16826         macro.
16827
16828 2013-09-23  Joseph Myers  <joseph@codesourcery.com>
16829
16830         * locale/hashval.h (compute_hashval): Interpret bytes of key as
16831         unsigned char.
16832
16833 2013-09-23  Maciej W. Rozycki  <macro@codesourcery.com>
16834
16835         * manual/threads.texi (POSIX Threads): Fix a typo.
16836
16837 2013-09-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
16838
16839         [BZ #14547]
16840         * string/tst-strcoll-overflow.c: New test case.
16841         * string/Makefile (xtests): Add tst-strcoll-overflow.
16842         * string/strcoll_l.c (STRCOLL): Skip allocating memory for
16843         cache if string sizes may cause integer overflow.
16844
16845         [BZ #14547]
16846         * string/strcoll_l.c (coll_seq): New members rule, idx,
16847         save_idx and back_us.
16848         (get_next_seq_nocache): New function.
16849         (do_compare_nocache): New function.
16850         (STRCOLL): Use get_next_seq_nocache and do_compare_nocache
16851         when malloc fails.
16852
16853 2013-09-23  Carlos O'Donell  <carlos@redhat.com>
16854
16855         [BZ #15754]
16856         * sysdeps/generic/stackguard-macros.h: If PTRGUARD_LOCAL use
16857         __pointer_chk_guard_local, otherwise __pointer_chk_guard.
16858         * elf/Makefile: Define CFLAGS-tst-ptrguard1-static.c.
16859
16860         [BZ #15754]
16861         * elf/Makefile (tests): Add tst-ptrguard1.
16862         (tests-static): Add tst-ptrguard1-static.
16863         (tst-ptrguard1-ARGS): Define.
16864         (tst-ptrguard1-static-ARGS): Define.
16865         * elf/tst-ptrguard1.c: New file.
16866         * elf/tst-ptrguard1-static.c: New file.
16867         * sysdeps/x86_64/stackguard-macros.h: Define POINTER_CHK_GUARD.
16868         * sysdeps/i386/stackguard-macros.h: Likewise.
16869         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
16870         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
16871         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
16872         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
16873         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
16874         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
16875
16876 2013-09-23  Hector Marco  <hecmargi@upv.es>
16877             Ismael Ripoll  <iripoll@disca.upv.es>
16878             Carlos O'Donell  <carlos@redhat.com>
16879
16880         [BZ #15754]
16881         * sysdeps/generic/stackguard-macros.h: Define
16882         __pointer_chk_guard_local and POINTER_CHK_GUARD.
16883         * csu/libc-start.c [!SHARED && !THREAD_SET_POINTER_GUARD]:
16884         Define __pointer_chk_guard_local.
16885         (LIBC_START_MAIN) [!SHARED]: Call _dl_setup_pointer_guard.
16886         Use THREAD_SET_POINTER_GUARD or set __pointer_chk_guard_local.
16887
16888 2013-09-15  Vinitha Vijayan <vinitha.vijayann@gmail.com>
16889
16890         [BZ #15859]
16891         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate declaration.
16892
16893 2013-09-20  Andreas Schwab  <schwab@linux-m68k.org>
16894
16895         * include/string.h (__ffs): Declare as hidden.
16896         * string/ffs.c (__ffs): Define as hidden.
16897         * sysdeps/i386/ffs.c (__ffs): Likewise.
16898         * sysdeps/i386/i686/ffs.c (__ffs): Likewise.
16899         * sysdeps/powerpc/ffs.c (__ffs): Likewise.
16900         * sysdeps/s390/ffs.c (__ffs): Likewise.
16901         * sysdeps/x86_64/ffs.c (__ffs): Likewise.
16902
16903 2013-09-20  Alexandre Oliva <aoliva@redhat.com>
16904
16905         * NEWS: Mention malloc probes.
16906
16907         * malloc/arena.c (new_heap): New memory_heap_new probe.
16908         (grow_heap): New memory_heap_more probe.
16909         (shrink_heap): New memory_heap_less probe.
16910         (heap_trim): New memory_heap_free probe.
16911         * malloc/malloc.c (sysmalloc): New memory_sbrk_more probe.
16912         (systrim): New memory_sbrk_less probe.
16913         * manual/probes.texi: Document them.
16914
16915         * malloc/arena.c (arena_get_retry): Add memory_arena_retry probe.
16916         * manual/probes.texi: Document it.
16917
16918         * malloc/malloc.c (__libc_malloc): Add memory_malloc_retry probe.
16919         (__libc_realloc): Add memory_realloc_retry probe.
16920         (__libc_memalign): Add memory_memalign_retry probe.
16921         (__libc_valloc): Add memory_valloc_retry probe.
16922         (__libc_pvalloc): Add memory_pvalloc_retry probe.
16923         (__libc_calloc): Add memory_calloc_retry probe.
16924         * manual/probes.texi: Document them.
16925
16926         * malloc/arena.c (get_free_list): Add probe
16927         memory_arena_reuse_free_list.
16928         (reused_arena) [PER_THREAD]: Add probes memory_arena_reuse_wait
16929         and memory_arena_reuse.
16930         (arena_get2) [!PER_THREAD]: Likewise.
16931         * malloc/malloc.c (__libc_realloc) [!PER_THREAD]: Add probe
16932         memory_arena_reuse_realloc.
16933         * manual/probes.texi: Document them.
16934
16935         * malloc/malloc.c (__libc_free): Add
16936         memory_mallopt_free_dyn_thresholds probe.
16937         (__libc_mallopt): Add multiple memory_mallopt probes.
16938         * manual/probes.texi: Document them.
16939
16940         * malloc/malloc.c: Include stap-probe.h.
16941         (__libc_mallopt): Add memory_mallopt probe.
16942         * malloc/arena.c (_int_new_arena): Add memory_arena_new probe.
16943         * manual/probes.texi: New.
16944         * manual/Makefile (chapters): Add probes.
16945         * manual/threads.texi: Set next node.
16946
16947 2013-09-19  Wei-Lun Chao  <bluebat@member.fsf.org>
16948
16949         [BZ #15963, #13985]
16950         * locale/iso-639.def: Add Chiga (cgg) and Chinese (gan, hak,
16951         czh, cjy, lzh, cmn, mnp, cdo, czo, cpx, wuu, hsn, yue).
16952         Add `Chinese' to `nan' entry name.
16953
16954 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
16955
16956         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): New macro.
16957         (POLYNOMIAL): Likewise.
16958         (TAYLOR_SINCOS): Likewise.
16959         (TAYLOR_SLOW): Likewise.
16960         (__sin): Use TAYLOR_SINCOS.
16961         (__cos): Likewise.
16962         (slow): Use TAYLOR_SLOW.
16963         (sloww): Likewise.
16964         (bsloww): Likewise.
16965         (csloww): Likewise.
16966
16967 2013-09-19  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
16968
16969         * stdlib/strtod_l.c: Fix buffer overrun.
16970
16971 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
16972
16973         * benchtests/Makefile (bench): Add sincos.
16974         * benchtests/bench-sincos.c: New file.
16975
16976         * math/libm-test.inc (cos_test_data): New test inputs.
16977         (sin_test_data): Likewise.
16978
16979         * sysdeps/ieee754/dbl-64/s_sin.c (SINCOS_TABLE_LOOKUP): New
16980         macro.
16981         (__sin): Use it.
16982         (__cos): Likewise.
16983         (slow1): Likewise.
16984         (slow2): Likewise.
16985         (sloww1): Likewise.
16986         (sloww2): Likewise.
16987         (bsloww1): Likewise.
16988         (bsloww2): Likewise.
16989         (cslow2): Likewise.
16990         (csloww1): Likewise.
16991         (csloww2): Likewise.
16992
16993         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): New
16994         function.
16995         (__sin): Use it.
16996         (__cos): Likewise.
16997
16998         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Remove redundant
16999         gotos.
17000         (__cos): Likewise.
17001
17002 2013-09-18  Maciej W. Rozycki  <macro@codesourcery.com>
17003
17004         * config.h.in (HAVE_MIPS_NAN2008): New macro.
17005         * elf/elf.h (EF_MIPS_NAN2008): Likewise.
17006         * sysdeps/generic/ldconfig.h (FLAG_MIPS_LIB32_NAN2008): Likewise.
17007         (FLAG_MIPS64_LIBN32_NAN2008): Likewise.
17008         (FLAG_MIPS64_LIBN64_NAN2008): Likewise.
17009         * elf/cache.c (print_entry): Handle the new cache flags.
17010
17011 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
17012             Aldy Hernandez  <aldyh@redhat.com>
17013
17014         * sysdeps/powerpc/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]:
17015         Change condition to [_SOFT_FLOAT].
17016         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_NEAREST): New macro.
17017         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_DOWN): Likewise.
17018         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_UP): Likewise.
17019         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_ZERO): Likewise.
17020         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_ZM): Likewise.
17021         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_OM): Likewise.
17022         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Likewise.
17023         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_XM): Likewise.
17024         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_IM): Likewise.
17025         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Likewise.
17026         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Likewise.
17027         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Likewise.
17028         [__NO_FPRS__ && !_SOFT_FLOAT] (fpu_control_t): New typedef.
17029         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_GETCW): New macro.
17030         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_SETCW): Likewise.
17031         [__NO_FPRS__ && !_SOFT_FLOAT] (__fpu_control): New variable
17032         declaration.
17033
17034 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
17035
17036         * sysdeps/powerpc/powerpc32/__longjmp-common.S (LOAD_GP): Define
17037         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
17038         (__longjmp): Use LOAD_GP to load saved GPRs.
17039         * sysdeps/powerpc/powerpc32/setjmp-common.S (SAVE_GP): Define
17040         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
17041         (__sigsetjmp): Use SAVE_GP to save GPRs.
17042
17043         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = no] (+cflags):
17044         Do not append -msoft-float.
17045         [$(with-fp) = no] (sysdep-LDFLAGS): Likewise.
17046
17047 2013-09-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
17048
17049         * sysdeps/ieee754/dbl-64/sincos32.c: Fix code formatting.
17050
17051 2013-09-17  Joseph Myers  <joseph@codesourcery.com>
17052
17053         [BZ #15966]
17054         * sysdeps/powerpc/fpu_control.h [!_SOFT_FLOAT && !__NO_FPRS__]
17055         (_FPU_GETCW): Use initial "__" on variable and field names but not
17056         on macro parameter name.
17057         [!_SOFT_FLOAT && !__NO_FPRS__] (_FPU_SETCW): Likewise.  Use
17058         parentheses around reference to macro parameter.
17059
17060 2013-09-13  Richard Sandiford  <richard@codesourcery.com>
17061
17062         * locale/programs/ld-ctype.c (find_idx): Use uint32_t in
17063         prototype.
17064         (ctype_startup): Use uint32_t in cast and sizeof for
17065         ctype->charnames.
17066
17067 2013-09-11  Jia Liu  <proljc@gmail.com>
17068
17069         * sunrpc/rpc/types.h [__APPLE_CC__]: Define __u_char_defined and
17070         __daddr_t_defined.
17071         [__FreeBSD__]: Likewise.
17072
17073 2013-09-11  Ondřej Bílka  <neleai@seznam.cz>
17074
17075         * sysdeps/x86_64/multiarch/ifunc-impl-list.c
17076         (__libc_ifunc_impl_list): Remove: __strchr_sse42.
17077         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Remove.
17078         (strchr): Remove __strchr_sse42 ifunc selection.
17079         * sysdeps/x86_64/strchr.S (strchr): Use optimized implementation.
17080         * sysdeps/x86_64/strchrnul.S: Include sysdeps/x86_64/strchr.S.
17081
17082 2013-09-11  Will Newton  <will.newton@linaro.org>
17083
17084         * benchtests/bench-timing.h (TIMING_INIT): Rename ITERS
17085         parameter to RES. Remove hardcoded 1000 value.
17086         * benchtests/bench-skeleton.c (main): Pass RES parameter
17087         to TIMING_INIT and multiply result by 1000.
17088
17089 2013-09-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17090
17091         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
17092
17093 2013-09-11  Andreas Schwab  <schwab@suse.de>
17094
17095         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (__O_TMPFILE): Define
17096         if not defined.
17097         (O_TMPFILE) [__USE_GNU]: Define.
17098         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_TMPFILE):
17099         Define.
17100
17101 2013-09-11  Will Newton  <will.newton@linaro.org>
17102
17103         [BZ #15857]
17104         * malloc/malloc.c (__libc_memalign): Check the value of bytes
17105         does not overflow.
17106
17107 2013-09-11  Will Newton  <will.newton@linaro.org>
17108
17109         [BZ #15856]
17110         * malloc/malloc.c (__libc_valloc): Check the value of bytes
17111         does not overflow.
17112
17113 2013-09-11  Will Newton  <will.newton@linaro.org>
17114
17115         [BZ #15855]
17116         * malloc/malloc.c (__libc_pvalloc): Check the value of bytes
17117         does not overflow.
17118
17119 2013-09-10  Ondřej Bílka  <neleai@seznam.cz>
17120
17121         * sysdeps/ieee754/dbl-64/e_j0.c: Remove DO_NOT_USE_THIS conditionals.
17122         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
17123         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
17124         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
17125         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
17126
17127 2013-09-10  Allan McRae  <allan@archlinux.org>
17128
17129         [BZ #15748]
17130         * manual/arith.texi (Parsing of Floats): Clarify
17131         cross-reference.
17132
17133         [BZ #15849]
17134         * manual/install.texi (Running make install): Mention
17135         --enable-pt-chown.
17136         * INSTALL: Regenerated.
17137
17138 2013-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
17139
17140         * csu/init-first.c (_init): Remove the !SHARED condition around
17141         FPU control word initialization.
17142         * elf/dl-support.c (_dl_fpu_control): New variable.
17143         (_dl_aux_init) <AT_FPUCW>: Initialize it.
17144         * math/test-fpucw.c [!FPU_CONTROL] (FPU_CONTROL): New macro.
17145         (main): Replace _FPU_DEFAULT with FPU_CONTROL throughout.
17146         * math/test-fpucw-static.c: New file.
17147         * math/test-fpucw-ieee.c: New file.
17148         * math/test-fpucw-ieee-static.c: New file.
17149         * math/Makefile (tests): Add `test-fpucw-ieee' and
17150         `$(tests-static)'.
17151         (tests-static): New variable.
17152         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests))): Move
17153         dependency to...
17154         [($(build-shared),yes)]
17155         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
17156         ... this.
17157         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests-static))):
17158         New dependency.
17159
17160 2013-09-09  Allan McRae  <allan@archlinux.org>
17161
17162         [BZ #15939]
17163         * manual/string.texi (Collation Functions): Fix typo in
17164         strcoll example.
17165         Reported by Suren Karapetyan <me@suren.karapetyan.name>.
17166
17167         [BZ #15893]
17168         * stdlib/isomac.c (get_null_defines): Fix memory leak.
17169
17170         [BZ #15892]
17171         * libio/memstream.c (open_memstream): Fix memory leak.
17172         * libio/wmemstream.c (open_wmemstream): Likewise.
17173
17174         [BZ #15895]
17175         * nscd/netgroupcache.c: Fix nesting of ifdefs.
17176
17177 2013-09-09  Will Newton  <will.newton@linaro.org>
17178
17179         * malloc/Makefile: Add tst-realloc to tests.
17180         * malloc/tst-realloc.c: New file.
17181
17182 2013-09-09  Allan McRae  <allan@archlinux.org>
17183
17184         [BZ #15844]
17185         * COPYING: Update from GNU website to fix FSF address.
17186         * COPYING.LIB: Likewise.
17187
17188 2013-09-06  David S. Miller  <davem@davemloft.net>
17189
17190         * po/zh_TW.po: Update Chinese (traditional) translation from
17191         translation project.
17192
17193 2013-09-06  Richard Sandiford  <richard@codesourcery.com>
17194             Joseph Myers  <joseph@codesourcery.com>
17195
17196         * locale/programs/locfile.c: Include <assert.h>, <wchar.h> and
17197         "localeinfo.h".
17198         (obstack_chunk_alloc): New macro.
17199         (obstack_chunk_free): Likewise.
17200         (record_offset): New function.
17201         (init_locale_data): Likewise.
17202         (align_locale_data): Likewise.
17203         (add_locale_empty): Likewise.
17204         (add_locale_raw_data): Likewise.
17205         (add_locale_raw_obstack): Likewise.
17206         (add_locale_string): Likewise.
17207         (add_locale_wstring): Likewise.
17208         (add_locale_uint32): Likewise.
17209         (add_locale_uint32_array): Likewise.
17210         (add_locale_char): Likewise.
17211         (start_locale_structure): Likewise.
17212         (end_locale_structure): Likewise.
17213         (start_locale_prelude): Likewise.
17214         (end_locale_prelude): Likewise.
17215         (write_locale_data): Take locale_file structure rather than an
17216         iovec.
17217         * locale/programs/locfile.h: Include "obstack.h".
17218         (struct locale_file): Change to store locale file contents instead
17219         of header.
17220         (init_locale_data): New prototype.
17221         (align_locale_data): Likewise.
17222         (add_locale_empty): Likewise.
17223         (add_locale_raw_data): Likewise.
17224         (add_locale_raw_obstack): Likewise.
17225         (add_locale_string): Likewise.
17226         (add_locale_wstring): Likewise.
17227         (add_locale_uint32): Likewise.
17228         (add_locale_uint32_array): Likewise.
17229         (add_locale_char): Likewise.
17230         (start_locale_structure): Likewise.
17231         (end_locale_structure): Likewise.
17232         (start_locale_prelude): Likewise.
17233         (end_locale_prelude): Likewise.
17234         (write_locale_data): Update prototype.
17235         * locale/programs/3level.h (struct TABLE): Remove result field.
17236         (CONCAT(TABLE,_finalize)): Change to CONCAT(add_locale_,TABLE).
17237         Use new locale_file interface.
17238         [!NO_FINALIZE]: Change condition to [!NO_ADD_LOCALE].
17239         (NO_FINALIZE): Change #undef to #undef of NO_ADD_LOCALE.
17240         * locale/programs/ld-address.c (address_output): Use new
17241         locale_file interface.
17242         * locale/programs/ld-collate.c (NO_FINALIZE): Change to
17243         NO_ADD_LOCALE.
17244         (collate_finish): Don't call collseq_table_finalize.
17245         (collate_output): Use new locale_file interface.
17246         * locale/programs/ld-ctype.c: Move includes of "3level.h" earlier
17247         in file.
17248         (NO_FINALIZE): Change to NO_ADD_LOCALE.
17249         (TABLE): Move defines earlier in file.
17250         (ELEMENT): Likewise.
17251         (DEFAULT): Likewise.
17252         (wctrans_table_add): Move macro and inline function earlier in
17253         file.
17254         (struct wctype_table): Move type earlier in file.
17255         (add_locale_wctype_table): New static prototype.
17256         (struct locale_ctype_t): Use logical types instead of struct iovec
17257         pointers for members.
17258         (ctype_output): Use new locale_file interface.
17259         (wctype_table_finalize): Change to add_locale_wctype_table.  Use
17260         new locale_file interface.
17261         (allocate_arrays): Update for use of new locale_file interface.
17262         * locale/programs/ld-identification.c (identification_output): Use
17263         new locale_file interface.
17264         * locale/programs/ld-measurement.c (measurement_output): Likewise.
17265         * locale/programs/ld-messages.c (messages_output): Likewise.
17266         * locale/programs/ld-monetary.c (monetary_output): Likewise.
17267         * locale/programs/ld-name.c (name_output): Likewise.
17268         * locale/programs/ld-numeric.c (numeric_output): Likewise.
17269         * locale/programs/ld-paper.c (paper_output): Likewise.
17270         * locale/programs/ld-telephone.c (telephone_output): Likewise.
17271         * locale/programs/ld-time.c (time_output): Likewise.
17272
17273 2013-09-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17274
17275         * benchtests/Makefile: Add memrchr benchmark.
17276         * benchtests/bench-memchr.c (USE_AS_MEMRCHR): Add define to use
17277         benchmark as memrchr.
17278         * benchtests/bench-memrchr-ifunc.c: New file.
17279         * benchtests/bench-memrchr.c: New file.
17280
17281 2013-09-06   Will Newton  <will.newton@linaro.org>
17282
17283         * benchtests/Makefile (string-bench): Add memcpy.
17284
17285 2013-09-05  Carlos O'Donell  <carlos@redhat.com>
17286             Cong Wang  <amwang@redhat.com>
17287
17288         [BZ #15850]
17289         * sysdeps/unix/sysv/linux/bits/in.h
17290         [_UAPI_LINUX_IN6_H]: Define __USE_KERNEL_IPV6_DEFS.
17291         * inet/netinet/in.h: Move in_addr definition and bits/in.h inclusion
17292         before __USE_KERNEL_IPV6_DEFS uses.
17293         * inet/netinet/in.h [!__USE_KERNEL_IPV6_DEFS]: Define IPPROTO_MH, and
17294         IPPROTO_BEETPH.
17295         [__USE_KERNEL_IPV6_DEFS]: Don't define any of IPPROTO_*, in6_addr,
17296         sockaddr_in6, or ipv6_mreq.
17297
17298 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17299
17300         * sysdeps/powerpc/powerpc32/power7/memrchr.S (__memrchr): Fix invalid
17301         memory access for final bytes in some large inputs.
17302         * sysdeps/powerpc/powerpc64/power7/memrchr.S (__memrchr): Likewise.
17303
17304 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17305
17306         * string/test-memrchr.c: New file.
17307         * string/test-memrchr-ifunc.c: New file.
17308         * string/Makefile: Add new memrchr testcase.
17309
17310 2013-09-05  Mike Frysinger  <vapier@gentoo.org>
17311
17312         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Skip test when
17313         fanotify_init returns EPERM.
17314
17315 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
17316
17317         * conform/conformtest.pl (newtoken): Treat tokens not allowed as
17318         errors.
17319         (top level): Treat second token from macro or constant entries for
17320         allowed headers as allowed.
17321         * include/complex.h: Condition internal declarations on
17322         [!_ISOMAC].
17323         * include/fenv.h: Condition include of <stdbool.h> and internal
17324         declarations on [!_ISOMAC].
17325
17326 2013-09-04  Chris Leonard  <cjl@sugarlabs,.org>
17327
17328         [BZ #15923]
17329         * locale/iso-4217.def: Update iso-1427.def and related occurrences.
17330
17331 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
17332
17333         * configure.in (--enable-versioning): Remove configure option.
17334         (libc_cv_asm_symver_directive): Remove configure test.
17335         (libc_cv_ld_version_script_option): Likewise.
17336         (VERSIONING): Remove variable and AC_SUBST.
17337         (DO_VERSIONING): Remove AC_DEFINE.
17338         * configure: Regenerated.
17339         * config.h.in (DO_VERSIONING): Remove macro.
17340         * Makerules [$(versioning) = yes]: Change conditionals to
17341         [$(build-shared) = yes].
17342         * config.make.in (versioning): Remove variable.
17343         * dlfcn/Makefile [$(versioning) = yes]: Change conditionals to
17344         [$(build-shared) = yes].
17345         * dlfcn/modstatic2.c (test) [DO_VERSIONING]: Remove conditional.
17346         * dlfcn/tststatic2.c (main) [DO_VERSIONING]: Likewise.
17347         * elf/Makefile [$(versioning) = yes]: Change conditionals to
17348         [$(build-shared) = yes].
17349         * extra-lib.mk [$(versioning) = yes]: Likewise.
17350         * hurd/Makefile [$(versioning) = yes]: Likewise.
17351         * hurd/geteuids.c [SHARED && DO_VERSIONING]: Change conditional to
17352         [SHARED].
17353         * include/libc-symbols.h [DO_VERSIONING]: Change conditional to
17354         [SHARED].
17355         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
17356         [SHARED && !NO_HIDDEN].
17357         * include/shlib-compat.h [DO_VERSIONING]: Change conditional to
17358         [SHARED].
17359         [SHARED && DO_VERSIONING]: Likewise..
17360         * libio/Makefile [$(versioning) = yes]: Change conditionals to
17361         [$(build-shared) = yes].
17362         * manual/install.texi (--disable-versioning): Remove
17363         documentation.
17364         * INSTALL: Regenerated.
17365         * resolv/res_libc.c [SHARED && DO_VERSIONING]: Change conditional
17366         to [SHARED].
17367         * sunrpc/Makefile [$(versioning) = yes]: Change conditional to
17368         [$(build-shared) = yes].
17369         * sysdeps/gnu/Makefile [$(versioning) = yes]: Likewise.
17370         * sysdeps/i386/i686/multiarch/strstr-c.c
17371         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
17372         [SHARED && !NO_HIDDEN].
17373         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h
17374         [SHARED && DO_VERSIONING]: Change conditional to [SHARED].
17375         * sysdeps/powerpc/powerpc32/dl-machine.c
17376         [SHARED && !(DO_VERSIONING - 0)]: Remove conditional error.
17377         * sysdeps/powerpc/powerpc32/sysdep.h
17378         [SHARED && DO_VERSIONING && PIC && !NO_HIDDEN]: Change conditional
17379         to [SHARED && PIC && !NO_HIDDEN].
17380         * sysdeps/wordsize-32/divdi3.c [SHARED && DO_VERSIONING]: Change
17381         conditional to [SHARED].
17382
17383 2013-09-04   Will Newton  <will.newton@linaro.org>
17384
17385         * benchtests/bench-timing.h (TIMING_PRINT_MEAN): New macro.
17386         * benchtests/bench-string.h: Include bench-timing.h instead
17387         of including hp-timing.h directly. (INNER_LOOP_ITERS): New
17388         define. (HP_TIMING_BEST): Delete macro. (test_init): Remove
17389         call to HP_TIMING_DIFF_INIT.
17390         * benchtests/bench-memccpy.c: Use bench-timing.h macros
17391         instead of hp-timing.h macros.
17392         * benchtests/bench-memchr.c: Likewise.
17393         * benchtests/bench-memcmp.c: Likewise.
17394         * benchtests/bench-memcpy.c: Likewise.
17395         * benchtests/bench-memmem.c: Likewise.
17396         * benchtests/bench-memmove.c: Likewise.
17397         * benchtests/bench-memset.c: Likewise.
17398         * benchtests/bench-rawmemchr.c: Likewise.
17399         * benchtests/bench-strcasecmp.c: Likewise.
17400         * benchtests/bench-strcasestr.c: Likewise.
17401         * benchtests/bench-strcat.c: Likewise.
17402         * benchtests/bench-strchr.c: Likewise.
17403         * benchtests/bench-strcmp.c: Likewise.
17404         * benchtests/bench-strcpy.c: Likewise.
17405         * benchtests/bench-strcpy_chk.c: Likewise.
17406         * benchtests/bench-strlen.c: Likewise.
17407         * benchtests/bench-strncasecmp.c: Likewise.
17408         * benchtests/bench-strncat.c: Likewise.
17409         * benchtests/bench-strncmp.c: Likewise.
17410         * benchtests/bench-strncpy.c: Likewise.
17411         * benchtests/bench-strnlen.c: Likewise.
17412         * benchtests/bench-strpbrk.c: Likewise.
17413         * benchtests/bench-strrchr.c: Likewise.
17414         * benchtests/bench-strspn.c: Likewise.
17415         * benchtests/bench-strstr.c: Likewise.
17416
17417 2013-09-04  Will Newton  <will.newton@linaro.org>
17418
17419         * benchtests/Makefile: Use LDLIBS instead of LDFLAGS.
17420
17421 2013-09-03  Joseph Myers  <joseph@codesourcery.com>
17422
17423         [BZ #15427]
17424         * sysdeps/ieee754/flt-32/e_lgammaf_r.c (__ieee754_lgammaf_r): Use
17425         2**-30 instead of 2**-70 as threshold for returning -log(|x|).
17426         * math/libm-test.inc (lgamma_test_data): Add more tests.
17427         * sysdeps/i386/fpu/libm-test-ulps: Update.
17428         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17429
17430 2013-09-03   Ondřej Bílka  <neleai@seznam.cz>
17431
17432         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: New file.
17433         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
17434         Add ifunc.
17435         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
17436         Add strcmp-sse2-unaligned
17437         * sysdeps/x86_64/multiarch/strcmp.S (strcmp): Add ifunc.
17438
17439 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
17440
17441         * Versions.def (libc): Add GLIBC_2.19.
17442
17443 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
17444
17445         * sysdeps/unix/sysv/linux/tst-fanotify.c: New test.
17446         * sysdeps/unix/sysv/linux/Makefile (tests): Add tst-fanotify.
17447
17448 2013-09-02  Joseph Myers  <joseph@codesourcery.com>
17449
17450         [BZ #14155]
17451         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_jnf): Use double for
17452         intermediate calculations in recurrence.
17453         (__ieee754_ynf): Likewise.
17454         * math/libm-test.inc (jn_test_data): Do not allow spurious
17455         underflow exception.  Add more tests.
17456         (yn_test_data): Add more tests.
17457         * sysdeps/i386/fpu/libm-test-ulps: Update.
17458         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17459
17460 2013-09-02   Ondřej Bílka  <neleai@seznam.cz>
17461
17462         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Fix typo.
17463
17464 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
17465
17466         * csu/init-first.c: Fix then/than typos.
17467         * locale/programs/ld-collate.c: Likewise.
17468         * locale/programs/linereader.h: Likewise.
17469         * manual/charset.texi: Likewise.
17470         * manual/filesys.texi: Likewise.
17471         * manual/stdio.texi: Likewise.
17472         * manual/string.texi: Likewise.
17473         * stdlib/fmtmsg.c: Likewise.
17474         * sysdeps/i386/stpncpy.S: Likewise.
17475         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
17476         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
17477         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
17478         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
17479
17480 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
17481
17482         * elf/dl-open.c: Fix typos.
17483         * iconvdata/gbbig5.c: Likewise.
17484         * iconvdata/iso-2022-jp.c: Likewise.
17485         * iconv/gconv_int.h: Likewise.
17486         * iconv/loop.c: Likewise.
17487         * nis/rpcsvc/nis.h: Likewise.
17488         * resolv/ns_name.c: Likewise.
17489         * stdio-common/vfscanf.c: Likewise.
17490         * streams/stropts.h: Likewise.
17491         * sunrpc/rpc_thread.c: Likewise.
17492         * sysdeps/i386/strpbrk.S: Likewise.
17493         * sysdeps/ieee754/k_standard.c: Likewise.
17494         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
17495         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
17496         * sysdeps/mach/hurd/dl-sysdep.c: Likewise.
17497         * sysdeps/mach/hurd/profil.c: Likewise.
17498         * sysdeps/s390/dl-procinfo.h: Likewise.
17499         * sysdeps/unix/sysv/linux/i386/chown.c: Likewise.
17500         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
17501         * sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c: Likewise.
17502         * sysdeps/x86_64/dl-trampoline.S: Likewise.
17503         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
17504
17505 2013-08-30  Ondřej Bílka  <neleai@seznam.cz>
17506
17507         * sysdeps/x86_64/multiarch/rawmemchr.S: Delete.
17508         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove rawmemchr ifunc.
17509
17510 2013-08-29  Ondřej Bílka  <neleai@seznam.cz>
17511
17512         * sysdeps/unix/sysv/linux/powerpc/aix/aix-dirent.h: Remove
17513         aix specific files.
17514         * sysdeps/unix/sysv/linux/powerpc/aix/aix-errno.h: Likewise.
17515         * sysdeps/unix/sysv/linux/powerpc/aix/aix-stat.h: Likewise.
17516         * sysdeps/unix/sysv/linux/powerpc/aix/aix-termios.h: Likewise.
17517         * sysdeps/unix/sysv/linux/powerpc/aix/direntconv.c: Likewise.
17518         * sysdeps/unix/sysv/linux/powerpc/aix/errnoconv.c: Likewise.
17519         * sysdeps/unix/sysv/linux/powerpc/aix/statconv.c: Likewise.
17520         * sysdeps/unix/sysv/linux/powerpc/aix/tcgetattr.c: Likewise.
17521         * sysdeps/unix/sysv/linux/powerpc/aix/tcsetattr.c: Likewise.
17522
17523 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
17524             Roland McGrath  <roland@hack.frob.com>
17525
17526         * sysdeps/mach/hurd/errnos.awk (BEGIN): Emit ESUCCESS.
17527         * sysdeps/mach/hurd/bits/errno.h: Regenerate.
17528
17529 2013-08-29  Samuel Thibault  <samuel.thibault@ens-lyon.org>
17530
17531         * sysdeps/mach/hurd/i386/init-first.c (init1): Use
17532         __executable_start symbol instead of _start.
17533
17534 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
17535
17536         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_HEADER)
17537         (VALID_ELF_OSABI, VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA):
17538         Move macros to...
17539         * sysdeps/gnu/ldsodefs.h: ... this new file.
17540
17541         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_OSABI)
17542         (VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA): Use ELFOSABI_GNU
17543         instead of ELFOSABI_LINUX.
17544
17545         [BZ #15522] strtod ("nan(N)") returning a sNaN in some cases
17546         * stdlib/strtof_l.c (SET_MANTISSA): Rewrite.
17547         * stdlib/strtod_l.c (SET_MANTISSA): Likewise.
17548         * sysdeps/ieee754/ldbl-64-128/strtold_l.c (SET_MANTISSA):
17549         Likewise.
17550         * sysdeps/ieee754/ldbl-96/strtold_l.c (SET_MANTISSA): Likewise.
17551         * sysdeps/ieee754/ldbl-128/strtold_l.c (SET_MANTISSA): Likewise.
17552         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c (SET_MANTISSA):
17553         Likewise.
17554         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
17555         (ibm_extended_long_double): Add ieee_nan member.
17556         * stdlib/tst-strtod6.c (test): New function, renamed from do_test.
17557         (do_test): New function.
17558
17559         * math/basic-test.c (TEST_CONVERT): New macro, renamed from
17560         TEST_TRUNC.
17561         (convert_dfsf_test, convert_tfsf_test, convert_tfdf_test): New
17562         functions, renamed from truncdfsf_test, trunctfsf_test,
17563         trunctfdf_test.
17564         (convert_sfdf_test, convert_sftf_test, convert_dftf_test): New
17565         functions.
17566         (do_test): Run all these.
17567
17568 2013-08-29   Ondřej Bílka  <neleai@seznam.cz>
17569
17570         * argp/argp-help.c: Fix typos.
17571         * argp/argp-parse.c: Likewise.
17572         * debug/backtracesyms.c: Likewise.
17573         * elf/elf.h: Likewise.
17574         * malloc/malloc.c: Likewise.
17575         * nis/nis_print.c: Likewise.
17576         * resolv/res_comp.c: Likewise.
17577         * stdlib/stdlib.h: Likewise.
17578         * sunrpc/clnt_tcp.c: Likewise.
17579         * sunrpc/clnt_udp.c: Likewise.
17580         * sunrpc/clnt_unix.c: Likewise.
17581         * sysdeps/unix/bsd/ptsname.c: Likewise.
17582         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
17583         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Likewise.
17584         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S:
17585         Likewise.
17586         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S:
17587         Likewise.
17588         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S:
17589         Likewise.
17590         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
17591
17592 2013-08-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
17593
17594         * nscd/aicache.c (addhstaiX): Use __glibc_unlikely.
17595         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
17596
17597 2013-08-27  Mike Frysinger  <vapier@gentoo.org>
17598
17599         [BZ #15897]
17600         * dlfcn/Makefile (tests): Add bug-dl-leaf.
17601         (modules-names): Add bug-dl-leaf-lib and bug-dl-leaf-lib-cb.
17602         ($(objpfx)bug-dl-leaf): New rule.
17603         ($(objpfx)bug-dl-leaf.so): Likewise.
17604         ($(objpfx)bug-dl-leaf.out): Likewise.
17605         ($(objpfx)bug-dl-leaf-lib.so): Likewise.
17606         ($(objpfx)bug-dl-leaf-lib-cb.so): Likewise.
17607         * dlfcn/bug-dl-leaf.c: New test.
17608         * dlfcn/bug-dl-leaf-lib.c: Likewise.
17609         * dlfcn/bug-dl-leaf-lib-cb.c: Likewise.
17610         * dlfcn/dlfcn.h (dlopen): Change __THROW to __THROWNL.
17611         (dlclose): Likewise.
17612         (dlmopen): Likewise.
17613
17614 2013-08-27  Roland McGrath  <roland@hack.frob.com>
17615
17616         * include/netdb.h [!_ISOMAC]:
17617         Don't include <tls.h>.
17618         (h_errno, __libc_h_errno): Move declaration and macros out of
17619         [_LIBC_REENTRANT].
17620
17621         * include/resolv.h [_RESOLV_H_]:
17622         Don't include <tls.h>.
17623         (__resp, _res): Move declaration and macro out of [_LIBC_REENTRANT].
17624         * resolv/res_libc.c: Don't include <tls.h>.
17625         (_res): Use __attribute__ ((nocommon)) in place of
17626         __attribute__ ((section (".bss"))).
17627
17628         * Makefile ($(common-objpfx)linkobj/libc_pic.a):
17629         If [sunrpc not in $(subdirs)], define to use libc_pic.a directly.
17630
17631         * resolv/res_send.c (send_dg): Don't try to use ioctl unless [FIONREAD].
17632
17633         * resolv/res_hconf.c [!NOT_IN_libc] (ifaddrs): Declare
17634         only under [SIOCGIFCONF && SIOCGIFNETMASK].
17635
17636         * resolv/res_mkquery.c: Include <sys/time.h>.
17637
17638         * inet/ifreq.c: Moved to ...
17639         * sysdeps/unix/ifreq.c: ... here.
17640         * inet/ifreq.c: New file, true stub version.
17641
17642         * socket/sa_len.c: New file.
17643         * socket/Makefile (aux): Add it.
17644         * sysdeps/unix/sysv/linux/Makefile
17645         [$(subdir) = socket] (sysdep_routines): Don't add sa_len here.
17646         * sysdeps/unix/sysv/linux/sa_len.c: Just #define HAVE_NET*_H
17647         and #include <socket/sa_len.c>.
17648         * sysdeps/unix/sysv/linux/s390/sa_len.c: Just #define
17649         HAVE_NETIUCV_IUCV_H and #include <sysdeps/unix/sysv/linux/sa_len.c>.
17650
17651         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Moved to ...
17652         * bits/socket.h: ... here.
17653
17654         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (enum __socket_type):
17655         Add SOCK_CLOEXEC, SOCK_NONBLOCK with values from FreeBSD.
17656         (SOCK_MAX, SOCK_TYPE_MASK): New macros.
17657
17658 2013-08-27  Andreas Schwab  <schwab@suse.de>
17659
17660         [BZ #15736]
17661         * locale/categories.def (LC_CTYPE): Add "nonascii-case" element.
17662         * string/Makefile (test-strcasecmp-ENV, test-strncasecmp-ENV)
17663         (test-strcasecmp-ifunc-ENV, test-strncasecmp-ifunc-ENV): Define.
17664         * string/test-strcasecmp.c (test_main): Run tests in several
17665         locales.
17666         * string/test-strncasecmp.c (test_main): Likewise.
17667
17668         * sysdeps/i386/i686/multiarch/strcmp-sse4.S (__strcasecmp_sse4_2)
17669         (__strncasecmp_sse4_2) [PIC]: Restore %ebx before falling through
17670         to __strcasecmp_nonascii and __strncasecmp_nonascii.
17671         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (__strcasecmp_ssse3)
17672         (__strncasecmp_ssse3) [PIC]: Likewise.
17673
17674 2013-08-26  Roland McGrath  <roland@hack.frob.com>
17675
17676         * io/lxstat64.c: Just call __xstat64, for parity with stub __lxstat.
17677
17678         * nss/nss_files/files-key.c: Include <rpc/des_crypt.h>
17679         instead of explicitly declaring xdecrypt.
17680         * nis/nss_nis/nis-publickey.c: Likewise.
17681
17682 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
17683
17684         [BZ #15890]
17685         * nscd/aicache.c: Include res_hconf.h.
17686         (addhstaiX): Initialize res_hconf.
17687
17688 2013-08-26  Andreas Schwab  <schwab@suse.de>
17689
17690         * stdlib/Makefile (LDFLAGS-tst-tls-atexit): Remove.
17691         ($(objpfx)tst-tls-atexit): Add dependencies here instead.
17692
17693 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
17694
17695         * nscd/aicache.c (addhstaiX): Fix indentation.
17696
17697 2013-08-25  Mike Frysinger  <vapier@gentoo.org>
17698
17699         * configure.ac: Quote $build_pt_chown test.
17700         * configure: Regenerated.
17701
17702 2013-08-23  Joseph Myers  <joseph@codesourcery.com>
17703
17704         [BZ #15532]
17705         * math/s_cexp.c (__cexp): Return NaN + i0 for NaN + i0 argument.
17706         * math/s_cexpf.c (__cexpf): Likewise.
17707         * math/s_cexpl.c (__cexpl): Likewise.
17708         * math/libm-test.inc (cexp_test_data): Correct expected return
17709         value for NaN + i0.  Add another test.
17710
17711 2013-08-22  David S. Miller  <davem@davemloft.net>
17712
17713         * po/ca.po: Update Catalan translation from translation project.
17714         * po/uk.po: Add Ukrainian translations from translation project.
17715
17716 2013-08-21  Joseph Myers  <joseph@codesourcery.com>
17717
17718         [BZ #15797]
17719         * math/s_fdim.c (__fdim): Check for infinite arguments if result
17720         is infinite, not alongside NaN test.
17721         * math/s_fdimf.c (__fdimf): Likewise.
17722         * math/s_fdiml.c (__fdiml): Likewise.
17723         * math/libm-test.inc (fdim_test_data): Add more tests.  Test that
17724         errno is unchanged.
17725
17726 2013-08-21   Ondřej Bílka  <neleai@seznam.cz>
17727
17728         * argp/argp-help.c: Fix typos.
17729         * crypt/speeds.c: Likewise.
17730         * csu/check_fds.c: Likewise.
17731         * elf/dl-load.c: Likewise.
17732         * elf/dl-open.c: Likewise.
17733         * elf/reldep3.c: Likewise.
17734         * elf/reldep.c: Likewise.
17735         * elf/sprof.c: Likewise.
17736         * iconv/iconv_charmap.c: Likewise.
17737         * iconv/skeleton.c: Likewise.
17738         * iconv/strtab.c: Likewise.
17739         * io/lockf64.c: Likewise.
17740         * libio/libioP.h: Likewise.
17741         * resolv/gai_notify.c: Likewise.
17742         * resolv/ns_name.c: Likewise.
17743         * resolv/ns_samedomain.c: Likewise.
17744         * resolv/res_send.c: Likewise.
17745         * stdlib/random.c: Likewise.
17746         * sunrpc/rpc/xdr.h: Likewise.
17747         * sysdeps/i386/fpu/fraiseexcpt.c: Likewise.
17748         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
17749         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
17750         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
17751         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
17752         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
17753         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
17754         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
17755         * sysdeps/mach/hurd/check_fds.c: Likewise.
17756         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
17757         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
17758         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
17759         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
17760         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
17761         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
17762         * sysdeps/pthread/aio_notify.c: Likewise.
17763         * sysdeps/sparc/fpu/fraiseexcpt.c: Likewise.
17764         * sysdeps/unix/sysv/linux/socketcall.h: Likewise.
17765         * sysdeps/x86_64/fpu/fraiseexcpt.c: Likewise.
17766         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
17767         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
17768
17769 2013-08-21  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
17770
17771         * sysdeps/i386/i686/multiarch/strcmp.S: Skip SSE4_2
17772         version if bit_Slow_SSE4_2 is set.
17773         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
17774         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
17775
17776 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17777
17778         [BZ #15867]
17779         * sysdeps/powerpc/powerpc32/backtrace.c (__backtrace): Handle signal
17780         trampoline stack frame information.
17781         * sysdeps/powerpc/powerpc64/backtrace.c (__backtrace): Likewise.
17782         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h
17783         (__vdso_sigtramp_rt64): New variable: PPC64 signal trampoline.
17784         (__vdso_sigtramp32): New variable: PPC32 signal trampoline.
17785         (__vdso_sigtramp_rt32): New variable: PPC32 signal trampoline.
17786         * sysdeps/unix/sysv/linux/powerpc/init-first.c
17787         (_libc_vdso_platform_setup): Initialize the signal trampolines.
17788         * debug/tst-backtrace5.c (fn): Add an option set modify sigaction
17789         sa_flags value.
17790         * debug/tst-backtrace6.c: New file: check backtrace for signal frames,
17791         interrupting a syscall and set with option SA_SIGINFO.
17792
17793 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
17794
17795         [BZ #15531]
17796         * math/s_cproj.c (__cproj): Only return an infinity if one part of
17797         argument is infinite.
17798         * math/s_cprojf.c (__cprojf): Likewise.
17799         * math/s_cprojl.c (__cprojl): Likewise.
17800         * sysdeps/ieee754/ldbl-128ibm/s_cprojl.c (__cprojl): Likewise.
17801         * math/libm-test.inc (cproj_test_data): Add more tests.
17802
17803         * sysdeps/unix/sysv/linux/mmap64.c: Include <string.h>.
17804
17805         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64)
17806         [MMAP2_PAGE_SHIFT == -1]: Use __getpagesize to determine page
17807         size.  Use __ffs to determine corresponding shift.
17808
17809 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
17810             Roland McGrath  <roland@hack.frob.com>
17811
17812         * Makefile (INSTALL): Remove trailing blank lines from output of
17813         makeinfo.
17814
17815 2013-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
17816
17817         * sysdeps/unix/sysv/linux/s390/sys/procfs.h (struct elf_prstatus):
17818         Align 32 bit compat elf_greg to 8 bytes.
17819
17820 2013-08-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
17821
17822         * elf/setup-vdso.h (setup_vdso): Fix missing string termination.
17823
17824 2013-08-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
17825
17826         * string/strcoll_l.c (coll_seq): New structure.
17827         (get_next_seq_cached): New function.
17828         (get_next_seq): New function.
17829         (do_compare): New function.
17830         (STRCOLL): Use GNU style definition.  Simplify implementation
17831         by using get_next_seq, get_next_seq_cached and do_compare.
17832
17833 2013-08-16  Florian Weimer  <fweimer@redhat.com>
17834
17835         [BZ #14699]
17836         CVE-2013-4237
17837         * sysdeps/posix/dirstream.h (struct __dirstream): Add errcode
17838         member.
17839         * sysdeps/posix/opendir.c (__alloc_dir): Initialize errcode
17840         member.
17841         * sysdeps/posix/rewinddir.c (rewinddir): Reset errcode member.
17842         * sysdeps/posix/readdir_r.c (__READDIR_R): Enforce NAME_MAX limit.
17843         Return delayed error code.  Remove GETDENTS_64BIT_ALIGNED
17844         conditional.
17845         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Do not define
17846         GETDENTS_64BIT_ALIGNED.
17847         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
17848         * manual/filesys.texi (Reading/Closing Directory): Document
17849         ENAMETOOLONG return value of readdir_r.  Recommend readdir more
17850         strongly.
17851         * manual/conf.texi (Limits for Files): Add portability note to
17852         NAME_MAX, PATH_MAX.
17853         (Pathconf): Add portability note for _PC_NAME_MAX, _PC_PATH_MAX.
17854
17855 2013-08-13  Andreas Schwab  <schwab@suse.de>
17856
17857         [BZ #15749]
17858         * sysdeps/ieee754/ldbl-96/s_cbrtl.c (__cbrtl): Use fabsl instead
17859         of fabs.
17860         * math/libm-test.inc (cbrt_test_data) [TEST_LDOUBLE &&
17861         LDBL_MAX_EXP >= 16384]: Add tests for it.
17862
17863 2013-08-12  David S. Miller  <davem@davemloft.net>
17864
17865         * version.h (RELEASE): Set to "development".
17866         (VERSION): Set to "2.18.90".
17867         * NEWS: Add 2.19 section.
17868
17869 2013-08-03  David S. Miller  <davem@davemloft.net>
17870
17871         * po/ko.po: Update Korean translation from translation project.
17872
17873 2013-08-01  David S. Miller  <davem@davemloft.net>
17874
17875         * manual/contrib.texi: Update entry for Siddhesh Poyarekar.  Add
17876         entries for Will Newton, Andi Kleen, David Holsgrove, and Ondrej
17877         Bilka.
17878
17879 2013-07-30  David S. Miller  <davem@davemloft.net>
17880
17881         * po/fr.po: Update French translation from translation project.
17882
17883 2013-07-28  David S. Miller  <davem@davemloft.net>
17884
17885         * po/cs.po: Update Czech translation from translation project.
17886
17887         * po/sv.po: Update Swedish translation from translation project.
17888
17889 2013-07-27  David S. Miller  <davem@davemloft.net>
17890
17891         * po/eo.po: Update Esperanto translation from translation project.
17892
17893         * po/vi.po: Update Vietnamese translation from translation project.
17894
17895         * po/de.po: Update German translation from translation project.
17896
17897 2013-07-26  David S. Miller  <davem@davemloft.net>
17898
17899         * po/bg.po: Update Bulgarian translation from translation project.
17900
17901         * po/nl.po: Update Dutch translation from translation project.
17902         * po/pl.po: Update Polish translation from translation project.
17903         * po/ru.po: Update Russian translation from translation project.
17904
17905 2013-07-24  David S. Miller  <davem@davemloft.net>
17906
17907         * po/libc.pot: Update.
17908
17909 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17910
17911         * sysdeps/unix/sysv/linux/powerpc/dl-static.c: New file to support
17912         variable page size.
17913         * sysdeps/unix/sysv/linux/powerpc/ldsodefs.h: Likewise.
17914         * sysdeps/unix/sysv/linux/powerpc/Makefile: Build dl-static in elf.
17915         * sysdeps/unix/sysv/linux/powerpc/Versions: Add _dl_var_init.
17916
17917 2013-07-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
17918
17919         * sysdeps/s390/fpu/libm-test-ulps: Refresh.
17920
17921 2013-07-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
17922             Andreas Schwab  <schwab@suse.de>
17923             Roland McGrath  <roland@hack.frob.com>
17924             Joseph Myers  <joseph@codesourcery.com>
17925             Carlos O'Donell  <carlos@redhat.com>
17926
17927         [BZ #15755]
17928         * config.h.in: Define HAVE_PT_CHOWN.
17929         * config.make.in (build-pt-chown): New variable.
17930         * configure.in (--enable-pt_chown): New configure option.
17931         * configure: Regenerate.
17932         * login/Makefile: Include Makeconfig.  Build pt_chown only if
17933         build-pt-chown is enabled.
17934         * sysdeps/unix/grantpt.c (grantpt) [HAVE_PT_CHOWN]: Spawn
17935         pt_chown to fix pty ownership.
17936         * sysdeps/unix/sysv/linux/grantpt.c [HAVE_PT_CHOWN]: Define
17937         CLOSE_ALL_FDS.
17938         * manual/install.texi (Configuring and compiling): Mention
17939         --enable-pt_chown. Add @findex for grantpt.
17940         * INSTALL: Regenerate.
17941
17942 2013-07-20  David S. Miller  <davem@davemloft.net>
17943
17944         * sysdeps/sparc/fpu/libm-test-ulps: Update ULPs to handle minor
17945         difference between 32-bit and 64-bit.
17946
17947 2013-07-15  Carlos O'Donell  <carlos@redhat.com>
17948
17949         [BZ #15711]
17950         * sysdeps/unix/sysv/linux/Makefile ($(objpfx)bits/syscall%h):
17951         Avoid system header dependency with -ffreestanding.
17952         ($(objpfx)bits/syscall%d): Likewise.
17953
17954 2013-07-13  David S. Miller  <davem@davemloft.net>
17955
17956         * math/libm-test.inc (casin_test_data): Annotate more cases of missing
17957         underflows from atanl/atan2l due to bug 15319.
17958         (casinh_test_data): Likewise.
17959
17960 2013-07-07  David S. Miller  <davem@davemloft.net>
17961
17962         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate from scratch.
17963
17964 2013-07-05  Jeroen Albers  <_jeroen_@yahoo.com>
17965
17966         * sysdeps/i386/fpu/libm-test-ulps: Update.
17967         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17968
17969 2013-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
17970
17971         * configure.in (--enable-lock-elision): Fix message text.
17972         * INSTALL: Regenerate.
17973         * configure: Regenerate.
17974
17975 2013-07-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17976
17977         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
17978
17979 2013-07-03  Andreas Jaeger  <aj@suse.de>
17980
17981         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_LISTEN): Add
17982         define.
17983         (PTRACE_PEEKSIGINFO): Add new value from Linux 3.10.
17984         (ptrace_peeksiginfo_args): Add.
17985         (__ptrace_peeksiginfo_flags): Add.
17986         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
17987         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
17988         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
17989
17990 2013-07-03  Allan McRae  <allan@archlinux.org>
17991
17992         * sysdeps/i386/fpu/libm-test-ulps: Update.
17993
17994 2013-07-02  David S. Miller  <davem@davemloft.net>
17995
17996         * sysdeps/sparc/fpu/libm-test-ulps: Update.
17997
17998 2013-07-02  Markus Trippelsdorf  <markus@trippelsdorf.de>
17999
18000         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
18001
18002 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
18003
18004         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
18005         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18006
18007 2013-07-02  Andi Kleen <ak@linux.intel.com>
18008
18009         * config.h.in (ENABLE_LOCK_ELISION): Add.
18010         * configure.in (--enable-lock-elision): Add option.
18011         * manual/install.texi: Document --enable lock elision.
18012         * configure: Regenerate
18013         * INSTALL: Regenerate.
18014
18015 2013-07-02  H.J. Lu  <hongjiu.lu@intel.com>
18016
18017         * sysdeps/i386/i686/multiarch/strcasecmp.S (__strcasecmp): Enable
18018         SSE4.2 strcasecmp for libc.a.
18019         * sysdeps/i386/i686/multiarch/strncase.S (__strncasecmp): Likewise.
18020
18021 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
18022
18023         [BZ #13304]
18024         * soft-fp/op-common.h (_FP_FMA): New macro.
18025         * soft-fp/op-1.h (_FP_FRAC_HIGHBIT_DW_1): New macro.
18026         (_FP_MUL_MEAT_DW_1_imm): Likewise.  Split out of ...
18027         (_FP_MUL_MEAT_1_imm): ... here.
18028         (_FP_MUL_MEAT_DW_1_wide): New macro.  Split out of ...
18029         (_FP_MUL_MEAT_1_wide): ... here.
18030         (_FP_MUL_MEAT_DW_1_hard): Likewise.  Split out of ...
18031         (_FP_MUL_MEAT_1_hard): ... here.
18032         * soft-fp/op-2.h (_FP_FRAC_HIGHBIT_DW_2): New macro.
18033         (_FP_MUL_MEAT_DW_2_wide): Likewise.  Split out of ...
18034         (_FP_MUL_MEAT_2_wide): ... here.
18035         (_FP_MUL_MEAT_DW_2_wide_3mul): New macro.  Split out of ...
18036         (_FP_MUL_MEAT_2_wide_3mul): ... here.
18037         (_FP_MUL_MEAT_DW_2_gmp): New macro.  Split out of ...
18038         (_FP_MUL_MEAT_2_gmp): ... here.
18039         * soft-fp/op-4.h (_FP_FRAC_HIGHBIT_DW_4): New macro.
18040         (_FP_MUL_MEAT_DW_4_wide): Likewise.  Split out of ...
18041         (_FP_MUL_MEAT_4_wide): ... here.
18042         (_FP_MUL_MEAT_DW_4_gmp): New macro.  Split out of ...
18043         (_FP_MUL_MEAT_4_gmp): ... here.
18044         * soft-fp/single.h (_FP_FRACTBITS_DW_S): New macro.
18045         (_FP_WFRACBITS_DW_S): Likewise.
18046         (_FP_WFRACXBITS_DW_S): Likewise.
18047         (_FP_HIGHBIT_DW_S): Likewise.
18048         (FP_FMA_S): Likewise.
18049         (_FP_FRAC_HIGH_DW_S): Likewise.
18050         * soft-fp/double.h (_FP_FRACTBITS_DW_D): New macro.
18051         (_FP_WFRACBITS_DW_D): Likewise.
18052         (_FP_WFRACXBITS_DW_D): Likewise.
18053         (_FP_HIGHBIT_DW_D): Likewise.
18054         (FP_FMA_D): Likewise.
18055         (_FP_FRAC_HIGH_DW_D): Likewise.
18056         * soft-fp/extended.h (_FP_FRACTBITS_DW_E): New macro.
18057         (_FP_WFRACBITS_DW_E): Likewise.
18058         (_FP_WFRACXBITS_DW_E): Likewise.
18059         (_FP_HIGHBIT_DW_E): Likewise.
18060         (FP_FMA_E): Likewise.
18061         (_FP_FRAC_HIGH_DW_E): Likewise.
18062         * soft-fp/quad.h (_FP_FRACTBITS_DW_Q): New macro.
18063         (_FP_WFRACBITS_DW_Q): Likewise.
18064         (_FP_WFRACXBITS_DW_Q): Likewise.
18065         (_FP_HIGHBIT_DW_Q): Likewise.
18066         (FP_FMA_Q): Likewise.
18067         (_FP_FRAC_HIGH_DW_Q): Likewise.
18068         * soft-fp/fmasf4.c: New file.
18069         * soft-fp/fmadf4.c: Likewise.
18070         * soft-fp/fmatf4.c: Likewise.
18071
18072 2013-06-28  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
18073
18074         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
18075         bit_Slow_SSE4_2 and bit_Prefer_PMINUB_for_stringop for Intel
18076         Silvermont.
18077         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_SSE4_2): New
18078         macro.
18079         (index_Slow_SSE4_2): Likewise.
18080         (index_Prefer_PMINUB_for_stringop): Likewise.
18081         * sysdeps/x86_64/multiarch/strchr.S: Skip SSE4.2 version if
18082         bit_Slow_SSE4_2 is set.
18083         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
18084         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
18085
18086 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
18087
18088         * sysdeps/powerpc/Makefile: Add comment about generating an offset to
18089         rtld_global._dl_hwcap2.
18090         * sysdeps/powerpc/bits/hwcap.h: Added PPC_FEATURE2_* definitions for
18091         POWER8.
18092         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Extend for
18093         POWER8 feature descriptions defined in _dl_hwcap2.
18094         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Implement AT_HWCAP2
18095         string handling for POWER8 feature bits.
18096         (_DL_HWCAP_COUNT): Increment to 64 to cover AT_HWCAP2 bits.
18097         (_DL_HWCAP_LAST): New definition for position of last AT_HWCAP bit in
18098         _dl_powerpc_cap_flags.
18099         (_DL_HWCAP2_LAST): New definition for last usable bit of AT_HWCAP2.
18100         * sysdeps/powerpc/rtld-global-offsets.sym
18101         (RTLD_GLOBAL_RO_DL_HWCAP2_OFFSET): New offset macro to locate
18102         _dl_hwcap2 in the rtld_global_ro structure.
18103
18104 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
18105
18106         * elf/dl-support.c (_dl_hwcap2): Add a new hwcap field for more
18107         hardware capabilities in support of AT_HWCAP2.
18108         (_dl_aux_init): Read AT_HWCAP2 into GLRO(dl_hwcap2).
18109         * elf/dl-sysdep.c (_dl_sysdep_start): Read AT_HWCAP2 into
18110         GLRO(dl_hwcap2).
18111         (_dl_show_auxv): Add support for calling _dl_procinfo to display
18112         AT_HWCAP2.  If a platform doesn't chose to handle displaying AT_HWCAP2
18113         explicitly the unknown a_type display mechanism is used.
18114         * misc/getauxval.c (__getauxval): Return GLRO(dl_hwcap2) on AT_HWCAP2.
18115         * sysdeps/generic/ldsodefs.h (rtld_global_ro): Add _dl_hwcap2 as a new
18116         struct member.
18117         * sysdeps/generic/dl-procinfo.h (_dl_procinfo): Add TYPE parameter
18118         to macro prototype for AT_HWCAP2 support.
18119         * sysdeps/i386/dl-procinfo.h: Likewise.
18120         * sysdeps/s390/dl-procinfo.h: Likewise.
18121         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Add TYPE parameter to
18122         macro prototype for AT_HWCAP2 support.  Make WORD unsigned long int
18123         rather than signed int.  Stub in handler for TYPE == AT_HWCAP2 to
18124         return -1 for unknown a_type display fallback.
18125         * sysdeps/sparc/dl-procinfo.h: Likewise.
18126         * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Likewise.
18127         * sysdeps/unix/sysv/linux/s390/dl-procinfo.h: Likewise.
18128
18129 2013-06-28  Joseph Myers  <joseph@codesourcery.com>
18130
18131         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Shift by page_shift
18132         instead of MMAP2_PAGE_SHIFT in call to INLINE_SYSCALL.
18133
18134 2013-06-28  Pierre Ynard  <linkfanel@yahoo.fr>
18135
18136         [BZ #12492]
18137         * elf/dl-load.c (_dl_map_object_from_fd): Test for failure of
18138         mprotect making __stack_prot writable.
18139
18140 2013-06-28  Nathan Froyd  <froydnj@codesourcery.com>
18141             Joseph Myers  <joseph@codesourcery.com>
18142
18143         * elf/dl-profile.c (struct here_cg_arc_record): Declare 'count'
18144         as being properly aligned.
18145
18146 2013-06-28  Maciej W. Rozycki  <macro@codesourcery.com>
18147
18148         * dlfcn/modstatic5.c: New file.
18149         * dlfcn/tststatic5.c: New file.
18150         * dlfcn/Makefile (tests): Add tststatic5.
18151         (tests-static): Likewise.
18152         (modules-names): Add modstatic5.
18153         (tststatic5-ENV): New variable.
18154         ($(objpfx)tststatic5, $(objpfx)tststatic5.out): New dependencies.
18155
18156         [BZ #15022]
18157         * elf/dl-support.c (_dl_main_map): New variable.
18158         (_dl_ns): Use it to initialize [LM_ID_BASE] element.
18159         (_dl_nns, _dl_load_adds): Set to 1.
18160         (_dl_initial_searchlist): Refer to _dl_main_map.
18161         (_dl_non_dynamic_init): Initialize _dl_main_map.l_origin.
18162         * elf/dl-load.c (_dl_dst_substitute) [!SHARED]: Remove fallback
18163         call to _dl_get_origin.
18164         * elf/dl-open.c (dl_open_worker): Remove !SHARED special casing
18165         around call_map.
18166         (_dl_open) [!SHARED]: Remove code to initialize GL(dl_nns).
18167         * dlfcn/modstatic3.c: New file.
18168         * dlfcn/tststatic3.c: New file.
18169         * dlfcn/tststatic4.c: New file.
18170         * dlfcn/Makefile (tests): Add tststatic3 and tststatic4.
18171         (tests-static): Likewise.
18172         (modules-names): Add modstatic3.
18173         (tststatic3-ENV, tststatic4-ENV): New variables.
18174         ($(objpfx)tststatic3, $(objpfx)tststatic3.out): New dependencies.
18175         ($(objpfx)tststatic4, $(objpfx)tststatic4.out): Likewise.
18176
18177 2013-06-26  Joseph Myers  <joseph@codesourcery.com>
18178
18179         * configure.in (CC): Require GCC version 4.4 or later.
18180         * configure: Regenerated.
18181         * manual/install.texi (Tools for Compilation): Update GCC version
18182         requirement.
18183         * INSTALL: Regenerated.
18184
18185 2013-06-26  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
18186
18187         [BZ #15674]
18188         * string/test-memcmp.c (check2): New.
18189         (main): Call check2.
18190
18191         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Fix buffers overrun.
18192
18193 2013-06-26  Maciej W. Rozycki  <macro@codesourcery.com>
18194
18195         [BZ #15022]
18196         * elf/dl-open.c (_dl_open) [!SHARED]: Move call to DL_STATIC_INIT
18197         over to...
18198         (dl_open_worker) [!SHARED]: ... here.
18199
18200 2013-06-26  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
18201
18202         * elf/elf.h (AT_HWCAP2): Add a new a_type entry.
18203
18204 2013-06-25  Richard Henderson  <rth@redhat.com>
18205
18206         * locale/programs/locarchive.c: Include <libc-internal.h>
18207
18208 2013-06-25  Joseph Myers  <joseph@codesourcery.com>
18209
18210         * manual/texinfo.tex: Update to version 2013-06-21.17, with
18211         trailing whitespace removed.
18212
18213 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
18214
18215         [BZ #10283]
18216         * locale/locarchive.h (struct locarhandle): Add mmap_base and mmap_len.
18217         * locale/programs/locarchive.c: Include libc-mmap.h.
18218         (prepare_address_space): Take two new outputs (the mmap base and len).
18219         Align p to MAP_FIXED_ALIGNMENT.  Set mmap base and len to the right
18220         values.
18221         (create_archive): Declare new mmap base and len values for
18222         prepare_address_space, and store the result in ah.
18223         (file_data_available_p): Replace pagesz with MAP_FIXED_ALIGNMENT.
18224         (enlarge_archive): If ah->mmap_base is not NULL, use that and
18225         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
18226         Declare new mmap base and len values for
18227         prepare_address_space, and store the result in new_ah.
18228         (open_archive): Declare new mmap base and len values for
18229         prepare_address_space, and store the result in ah.
18230         (close_archive): If ah->mmap_base is not NULL, use that and
18231         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
18232         * sysdeps/generic/libc-mmap.h: New file.
18233
18234 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
18235
18236         * include/libc-internal.h (ALIGN_DOWN): New helper macro.
18237         (ALIGN_UP): Likewise.
18238         (PTR_ALIGN_DOWN): Likewise.
18239         (PTR_ALIGN_UP): Likewise.
18240
18241 2013-06-24  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
18242
18243         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add "power8"
18244         entry mapped to PPC_PLATFORM_POWER8.
18245         * sysdeps/powerpc/dl-procinfo.h (_DL_PLATFORMS_COUNT): Increment for
18246         POWER8.
18247         (PPC_PLATFORM_POWER8): Add new platform bit for POWER8 processor.
18248         (_dl_string_platform): Add case for exporting platform position for
18249         POWER8.
18250         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Chain
18251         search path to sysdeps/powerpc/powerpc32/power8 directory.
18252         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Chain
18253         search path to sysdeps/powerpc/powerpc64/power8 directory.
18254         * sysdeps/powerpc/powerpc32/power8/Implies: Chain search path to
18255         power7 directories.
18256         * sysdeps/powerpc/powerpc64/power8/Implies: Chain search path to
18257         power7 directories.
18258
18259 2013-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
18260
18261         * INSTALL: Regenerate.
18262
18263         * nscd/connections.c (nscd_init): Fix comment.
18264
18265 2013-06-22  Joseph Myers  <joseph@codesourcery.com>
18266
18267         * sysdeps/unix/sysv/linux/libc_fatal.c: Include <string.h>.
18268
18269         [BZ #15667]
18270         * soft-fp/op-4.h (__FP_FRAC_ADD_3): Rename variables _c1 and _c2
18271         to __FP_FRAC_ADD_3_c1 and __FP_FRAC_ADD_3_c2.
18272
18273 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
18274
18275         * elf/dl-dst.h (DL_DST_REQUIRED): Remove call to
18276         DL_DST_REQ_STATIC.
18277         (DL_DST_REQ_STATIC): Remove macro.
18278
18279 2013-06-21  Joseph Myers  <joseph@codesourcery.com>
18280
18281         [BZ #7006]
18282         * soft-fp/op-common.h (_FP_FROM_INT): Do not call _FP_FRAC_SLL
18283         with a shift of 0 bits.
18284
18285 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
18286
18287         * dlfcn/Makefile (tststatic2-ENV): Redefine in terms of
18288         $(tststatic-ENV).
18289
18290 2013-06-21  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
18291
18292         [BZ #15655]
18293         * sysdeps/sh/sh4/fpu/fgetexcptflg.c: New file.
18294
18295 2013-06-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18296
18297         * config.h.in (HAVE_CC_INHIBIT_LOOP_TO_LIBCALL): New define.
18298         * configure.in (libc_cv_cc_loop_to_function): Check if compiler
18299         accepts -fno-tree-loop-distribute-patterns.
18300         * include/libc-symbols.h (inhibit_loop_to_libcall): New macro.
18301         * string/memmove.c (MEMMOVE): Disable loop transformation to avoid
18302         recursive call.
18303         * string/memset.c (memset): Likewise.
18304         * string/test-memmove.c (simple_memmove): Disable loop transformation
18305         to library calls.
18306         * string/test-memset.c (simple_memset): Likewise.
18307         * benchtests/bench-memmove.c (simple_memmove): Likewise.
18308         * benchtests/bench-memset.c (simple_memset): Likewise.
18309         * configure: Regenerated.
18310
18311 2013-06-20  Joseph Myers  <joseph@codesourcery.com>
18312
18313         * math/test-misc.c (main): Ignore fesetround failure when failures
18314         of subsequent rounding tests would be ignored.
18315
18316         [BZ #15654]
18317         * math/fedisblxcpt.c (fedisableexcept): Return 0.
18318         * math/feenablxcpt.c (feenableexcept): Return 0 for argument 0.
18319         * math/fegetenv.c (__fegetenv): Return 0.
18320         * math/fegetexcept.c (fegetexcept): Return 0.
18321         * math/fegetround.c (fegetround) [FE_TONEAREST]: Return
18322         FE_TONEAREST.
18323         * math/feholdexcpt.c (feholdexcept): Return 0.
18324         * math/fesetenv.c (__fesetenv): Return 0.
18325         * math/fesetround.c (fesetround) [FE_TONEAREST]: Return 0 for
18326         argument FE_TONEAREST.
18327         * math/feupdateenv.c (__feupdateenv): Return 0.
18328         * math/fgetexcptflg.c (__fegetexceptflag): Return 0.
18329
18330 2013-06-18  Roland McGrath  <roland@hack.frob.com>
18331
18332         * elf/rtld-Rules (rtld-compile-command.S): New variable.
18333         (rtld-compile-command.s, rtld-compile-command.c): New variables.
18334         ($(objpfx)rtld-%.os rules): Use them.
18335
18336 2013-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18337
18338         * nptl/sysdeps/powerpc/tls.h (tcbhead_t): Add Event-Based Branch
18339         fields.
18340
18341 2013-06-17  Roland McGrath  <roland@hack.frob.com>
18342
18343         * scripts/sysd-rules.awk: Sort sysd_rules_patterns by descending
18344         length of target pattern, then descending length of dependency pattern.
18345         * configure.in (AWK): Require gawk 3.1.2 or newer.
18346         * manual/install.texi (Tools for Compilation): Say that we do.
18347         * configure: Regenerated.
18348
18349         * Makerules [inhibit-sysdep-asm] (check-inhibit-asm): Variable removed.
18350         ($(common-objpfx)sysd-rules): Replace shell logic with running ...
18351         * scripts/sysd-rules.awk: ... this new script.
18352         * sysdeps/mach/hurd/Makefile (inhibit-sysdep-asm): Use a regexp rather
18353         than a glob-style pattern.
18354
18355 2013-06-17  Joseph Myers  <joseph@codesourcery.com>
18356
18357         * math/test-misc.c (main): Do not treat incorrectly rounded
18358         conversions as failure unless ROUNDING_TESTS passes.
18359
18360 2013-06-15  Joseph Myers  <joseph@codesourcery.com>
18361
18362         [BZ #15631]
18363         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Save and
18364         restore exception state around main square root computation, then
18365         check for inexactness explicitly.
18366
18367         * math/libm-test.inc (fma_test_data): Add another test.
18368
18369 2013-06-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
18370
18371         * manual/threads.texi (Non-POSIX Extensions): New document
18372         node.  Document pthread_getattr_default_np and
18373         pthread_setattr_default_np.
18374
18375         * Versions.def (libpthread): Add GLIBC_2.18.
18376         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Update.
18377         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
18378         Likewise.
18379         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
18380         Likewise.
18381         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
18382         Likewise.
18383         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
18384         Likewise.
18385         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist:
18386         Likewise.
18387         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
18388         Likewise.
18389         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
18390         Likewise.
18391         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
18392         Likewise.
18393         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
18394         Likewise.
18395
18396 2013-06-14  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
18397
18398         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
18399         Set bit_Fast_Unaligned_Load for Intel Silvermont architecture.
18400
18401 2013-06-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
18402             H.J. Lu  <hjl.tools@gmail.com>
18403
18404         [BZ #15627]
18405         * sysdeps/x86_64/rtld-memset.c: Remove file.
18406         * sysdeps/x86_64/rtld-memset.S: New file.
18407
18408 2013-06-14  Joseph Myers  <joseph@codesourcery.com>
18409
18410         * stdlib/tst-strtod-round.c: Include <math-tests.h>.
18411         (test_in_one_mode): Take arguments for whether the rounding mode
18412         is supported for each floating-point type.
18413         (do_test): Pass new arguments to test_in_one_mode using
18414         ROUNDING_TESTS.
18415
18416 2013-06-13  Roland McGrath  <roland@hack.frob.com>
18417
18418         * posix/tst-waitid.c (do_test): Distinguish different instances of
18419         stopped/continued in CHECK_SIGCHLD uses.  Insert a delay between
18420         sending SIGSTOP and calling waitpid to ensure SIGCHLD gets delivered
18421         before entering the kernel for waitpid.
18422
18423 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
18424
18425         * NEWS: Fix note on clock function precision.  Text by Roland
18426         McGrath.
18427
18428 2013-06-13  Roland McGrath  <roland@hack.frob.com>
18429
18430         * elf/Makefile ($(objpfx)ld.so): Link into a temporary file and move
18431         it into place only when and if the sanity check passes.
18432
18433 2013-06-13  Joseph Myers  <joseph@codesourcery.com>
18434
18435         * stdlib/gen-tst-strtod-round.c (round_str): Always generate
18436         output for whether conversion result is exact.  Take argument
18437         indicating whether type is IBM long double.
18438         (round_for_all): Change need_exact field to ibm_ld.
18439         * stdlib/tst-strtod-round.c (struct exactness): New type.
18440         (struct test): Change bool ld_ok field to struct exactness exact.
18441         (TEST): Update all definitions for change to field.
18442         (tests): Regenerate array contents.
18443         (test_in_one_mode): Take pointer to new field instead of old ld_ok
18444         field value.  Check for IBM long double here.
18445         (do_test): Update calls to test_in_one_mode.
18446
18447 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
18448
18449         [BZ #12515]
18450         * sysdeps/unix/sysv/linux/clock.c (clock): Use result from
18451         CLOCK_PROCESS_CPUTIME_ID clock instead of __times.
18452
18453 2013-06-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18454
18455         [BZ #15605]
18456         * sysdeps/generic/symbol-hacks.h: Add workaround for memset/memmove calls
18457         generated by the compiler on loop optimizations.
18458         * sysdeps/wordsize-32/symbol-hacks.h: Include next symbol-hacks.h for
18459         general definitions.
18460
18461 2013-06-12  Joseph Myers  <joseph@codesourcery.com>
18462
18463         * math/bug-nextafter.c: Include <math-tests.h>.
18464         (main): Only test for exceptions if EXCEPTION_TESTS is true for
18465         the relevant type.
18466         * math/bug-nexttoward.c: Include <math-tests.h>.
18467         (main): Only test for exceptions if EXCEPTION_TESTS is true for
18468         the relevant type.
18469         * math/test-misc.c: Include <math-tests.h>.
18470         (main): Only test for exceptions if EXCEPTION_TESTS is true for
18471         the relevant type.
18472
18473 2013-06-12  Andreas Jaeger  <aj@suse.de>
18474
18475         * po/ia.po: Update Interlingua translation from translation
18476         project.
18477
18478 2013-06-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
18479
18480         * include/fenv.h: Include stdbool.h.
18481         (struct rm_ctx): New structure.
18482         * sysdeps/generic/math_private.h (SET_RESTORE_ROUND_GENERIC):
18483         Define macro.
18484         (SET_RESTORE_ROUND): Define using SET_RESTORE_ROUND_GENERIC.
18485         (SET_RESTORE_ROUNDF): Likewise.
18486         (SET_RESTORE_ROUNDL): Likewise.
18487         (SET_RESTORE_ROUND_NOEX): Likewise.
18488         (SET_RESTORE_ROUND_NOEXF): Likewise.
18489         (SET_RESTORE_ROUND_NOEXL): Likewise.
18490         (SET_RESTORE_ROUND_53BIT): Likewise.
18491         [HAVE_RM_CTX] (libc_feresetround_noex_ctx): Define macro.
18492         (libc_feresetround_noexf_ctx): Likewise.
18493         (libc_feresetround_noexl_ctx): Likewise.
18494         (libc_feholdsetround_53bit_ctx): Likewise.
18495         (libc_feresetround_53bit_ctx): Likewise.
18496         * sysdeps/i386/fpu/fenv_private.h (HAVE_RM_CTX): Define macro.
18497         (libc_feholdexcept_setround_sse_ctx): New function.
18498         (libc_fesetenv_sse_ctx): Likewise.
18499         (libc_feupdateenv_sse_ctx): Likewise.
18500         (libc_feholdexcept_setround_387_prec_ctx): Likewise.
18501         (libc_feholdexcept_setround_387_ctx): Likewise.
18502         (libc_feholdexcept_setround_387_53bit_ctx): Likewise.
18503         (libc_feholdsetround_387_prec_ctx): Likewise.
18504         (libc_feholdsetround_387_ctx): Likewise.
18505         (libc_feholdsetround_387_53bit_ctx): Likewise.
18506         (libc_feholdsetround_sse_ctx): Likewise.
18507         (libc_feresetround_sse_ctx): Likewise.
18508         (libc_feresetround_387_ctx): Likewise.
18509         (libc_feupdateenv_387_ctx): Likewise.
18510         (libc_feholdexcept_setroundf_ctx): Define macro.
18511         (libc_fesetenvf_ctx): Likewise.
18512         (libc_feupdateenvf_ctx): Likewise.
18513         (libc_feholdsetroundf_ctx): Likewise.
18514         (libc_feresetroundf_ctx): Likewise.
18515         (libc_feholdexcept_setround_ctx): Likewise.
18516         (libc_fesetenv_ctx): Likewise.
18517         (libc_feupdateenv_ctx): Likewise.
18518         (libc_feholdsetround_ctx): Likewise.
18519         (libc_feresetround_ctx): Likewise.
18520         (libc_feholdexcept_setroundl_ctx): Likewise.
18521         (libc_feupdateenvl_ctx): Likewise.
18522         (libc_feholdsetroundl_ctx): Likewise.
18523         (libc_feresetroundl_ctx): Likewise.
18524         [!__SSE2_MATH__] (libc_feholdsetround_53bit_ctx): Likewise.
18525         (libc_feresetround_53bit_ctx): Likewise.
18526
18527 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
18528
18529         * locale/iso-639.def: Convert to UTF-8.
18530
18531 2013-06-11  Joseph Myers  <joseph@codesourcery.com>
18532
18533         * sysdeps/generic/math-tests.h (EXCEPTION_TESTS_float): New macro.
18534         (EXCEPTION_TESTS_double): Likewise.
18535         (EXCEPTION_TESTS_long_double): Likewise.
18536         (EXCEPTION_TESTS): Likewise.
18537         * math/libm-test.inc (test_exceptions): Only test exceptions if
18538         EXCEPTION_TESTS (FLOAT).
18539
18540 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
18541
18542         * benchtests/Makefile (string-bench): Add strcpy_chk and
18543         stpcpy_chk.
18544         * benchtests/bench-stpcpy_chk-ifunc.c: New file.
18545         * benchtests/bench-stpcpy_chk.c: New file.
18546         * benchtests/bench-strcpy_chk-ifunc.c: New file.
18547         * benchtests/bench-strcpy_chk.c: New file.
18548         * debug/test-strcpy_chk.c (do_one_test): Remove HP_TIMING
18549         code.
18550         (do_test): Likewise.
18551
18552 2013-06-11  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
18553
18554         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add ppc405,
18555         ppc440, ppc464, and ppc476, merging from ports/ dl-procinfo.c.
18556         * sysdeps/powerpc/dl-procinfo.h: Fix whitespace by correcting spaces
18557         with tabs where appropriate.
18558         [PPC_PLATFORM_PPC405]: Define new platform merging from ports/
18559         dl-procinfo.h.
18560         [PPC_PLATFORM_PPC440]: Likewise.
18561         [PPC_PLATFORM_PPC464]: Likewise.
18562         [PPC_PLATFORM_PPC476]: Likewise.
18563         (_dl_string_platform): Add support for detecting ppc405, ppc440,
18564         ppc464, and ppc476 platform strings merging from ports/
18565         dl-procinfo.h.
18566
18567 2013-06-11  Andreas Schwab  <schwab@suse.de>
18568
18569         [BZ #14991]
18570         * iconvdata/big5hkscs.c (big5hkscs_to_ucs, from_ucs4)
18571         (from_ucs4_idx): Regenerate.
18572         (MIN_NEEDED_FROM, MAX_NEEDED_FROM, MIN_NEEDED_TO): Remove macros.
18573         (FROM_LOOP_MIN_NEEDED_FROM, FROM_LOOP_MAX_NEEDED_FROM)
18574         (FROM_LOOP_MIN_NEEDED_TO, FROM_LOOP_MAX_NEEDED_TO)
18575         (TO_LOOP_MIN_NEEDED_FROM, TO_LOOP_MAX_NEEDED_FROM)
18576         (TO_LOOP_MIN_NEEDED_TO, TO_LOOP_MAX_NEEDED_TO, PREPARE_LOOP)
18577         (EXTRA_LOOP_ARGS, SAVE_RESET_STATE, EMIT_SHIFT_TO_INIT)
18578         (EXTRA_LOOP_DECLS, MAX_NEEDED_OUTPUT): New macros.
18579         (MIN_NEEDED_INPUT, MAX_NEEDED_INPUT, MIN_NEEDED_OUTPUT): Define
18580         from FROM_LOOP and TO_LOOP specific macros.
18581         (BODY): Handle combining characters.
18582         * iconvdata/BIG5HKSCS.irreversible: Update.
18583         * iconvdata/BIG5HKSCS.precomposed: New file.
18584         * iconvdata/testdata/BIG5HKSCS: Regenerate to cover all assigned
18585         characters.
18586         * iconvdata/testdata/BIG5HKSCS..UTF8: Update.
18587
18588 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
18589
18590         * include/sys/time.h: Fix indentation and add copyright header.
18591
18592         * string/test-memccpy.c (do_one_test): Remove HP_TIMING code.
18593         (do_test): Likewise.
18594         * string/test-memchr.c (do_one_test): Likewise.
18595         (do_test): Likewise.
18596         * string/test-memcmp.c (do_one_test): Likewise.
18597         (do_test): Likewise.
18598         * string/test-memcpy.c (do_one_test): Likewise.
18599         (do_test): Likewise.
18600         * string/test-memmem.c (do_one_test): Likewise.
18601         (do_test): Likewise.
18602         (do_random_tests): Likewise.
18603         * string/test-memmove.c (do_one_test): Likewise.
18604         (do_test): Likewise.
18605         * string/test-memset.c (do_one_test): Likewise.
18606         (do_test): Likewise.
18607         * string/test-rawmemchr.c (do_one_test): Likewise.
18608         (do_test): Likewise.
18609         * string/test-strcasecmp.c (do_one_test): Likewise.
18610         (do_test): Likewise.
18611         * string/test-strcasestr.c (do_one_test): Likewise.
18612         (do_test): Likewise.
18613         * string/test-strcat.c (do_one_test): Likewise.
18614         (do_test): Likewise.
18615         * string/test-strchr.c (do_one_test): Likewise.
18616         (do_test): Likewise.
18617         * string/test-strcmp.c (do_one_test): Likewise.
18618         (do_test): Likewise.
18619         * string/test-strcpy.c (do_one_test): Likewise.
18620         (do_test): Likewise.
18621         * string/test-string.h: Likewise.
18622         (test_init): Likewise.
18623         * string/test-strlen.c (do_one_test): Likewise.
18624         (do_test): Likewise.
18625         * string/test-strncasecmp.c (do_one_test): Likewise.
18626         (do_test): Likewise.
18627         * string/test-strncat.c (do_one_test): Likewise.
18628         (do_test): Likewise.
18629         * string/test-strncmp.c (do_one_test): Likewise.
18630         (do_test_limit): Likewise.
18631         (do_test): Likewise.
18632         * string/test-strncpy.c (do_one_test): Likewise.
18633         (do_test): Likewise.
18634         * string/test-strnlen.c (do_one_test): Likewise.
18635         (do_test): Likewise.
18636         * string/test-strpbrk.c (do_one_test): Likewise.
18637         (do_test): Likewise.
18638         * string/test-strrchr.c (do_one_test): Likewise.
18639         (do_test): Likewise.
18640         * string/test-strspn.c (do_one_test): Likewise.
18641         (do_test): Likewise.
18642         * string/test-strstr.c (do_one_test): Likewise.
18643         (do_test): Likewise.
18644
18645         * benchtests/Makefile (string-bench): Add string benchmarks.
18646         * benchtests/bench-bcopy-ifunc.c: New file.
18647         * benchtests/bench-bcopy.c: New file.
18648         * benchtests/bench-bzero-ifunc.c: New file.
18649         * benchtests/bench-bzero.c: New file.
18650         * benchtests/bench-memccpy-ifunc.c: New file.
18651         * benchtests/bench-memccpy.c: New file.
18652         * benchtests/bench-memchr-ifunc.c: New file.
18653         * benchtests/bench-memchr.c: New file.
18654         * benchtests/bench-memcmp-ifunc.c: New file.
18655         * benchtests/bench-memcmp.c: New file.
18656         * benchtests/bench-memmem-ifunc.c: New file.
18657         * benchtests/bench-memmem.c: New file.
18658         * benchtests/bench-memmove-ifunc.c: New file.
18659         * benchtests/bench-memmove.c: New file.
18660         * benchtests/bench-mempcpy-ifunc.c: New file.
18661         * benchtests/bench-mempcpy.c: New file.
18662         * benchtests/bench-memset-ifunc.c: New file.
18663         * benchtests/bench-memset.c: New file.
18664         * benchtests/bench-rawmemchr-ifunc.c: New file.
18665         * benchtests/bench-rawmemchr.c: New file.
18666         * benchtests/bench-stpcpy-ifunc.c: New file.
18667         * benchtests/bench-stpcpy.c: New file.
18668         * benchtests/bench-stpncpy-ifunc.c: New file.
18669         * benchtests/bench-stpncpy.c: New file.
18670         * benchtests/bench-strcasecmp-ifunc.c: New file.
18671         * benchtests/bench-strcasecmp.c: New file.
18672         * benchtests/bench-strcasestr-ifunc.c: New file.
18673         * benchtests/bench-strcasestr.c: New file.
18674         * benchtests/bench-strcat-ifunc.c: New file.
18675         * benchtests/bench-strcat.c: New file.
18676         * benchtests/bench-strchr-ifunc.c: New file.
18677         * benchtests/bench-strchr.c: New file.
18678         * benchtests/bench-strchrnul-ifunc.c: New file.
18679         * benchtests/bench-strchrnul.c: New file.
18680         * benchtests/bench-strcmp-ifunc.c: New file.
18681         * benchtests/bench-strcmp.c: New file.
18682         * benchtests/bench-strcpy-ifunc.c: New file.
18683         * benchtests/bench-strcpy.c: New file.
18684         * benchtests/bench-strcspn-ifunc.c: New file.
18685         * benchtests/bench-strcspn.c: New file.
18686         * benchtests/bench-strlen-ifunc.c: New file.
18687         * benchtests/bench-strlen.c: New file.
18688         * benchtests/bench-strncasecmp-ifunc.c: New file.
18689         * benchtests/bench-strncasecmp.c: New file.
18690         * benchtests/bench-strncat-ifunc.c: New file.
18691         * benchtests/bench-strncat.c: New file.
18692         * benchtests/bench-strncmp-ifunc.c: New file.
18693         * benchtests/bench-strncmp.c: New file.
18694         * benchtests/bench-strncpy-ifunc.c: New file.
18695         * benchtests/bench-strncpy.c: New file.
18696         * benchtests/bench-strnlen-ifunc.c: New file.
18697         * benchtests/bench-strnlen.c: New file.
18698         * benchtests/bench-strpbrk-ifunc.c: New file.
18699         * benchtests/bench-strpbrk.c: New file.
18700         * benchtests/bench-strrchr-ifunc.c: New file.
18701         * benchtests/bench-strrchr.c: New file.
18702         * benchtests/bench-strspn-ifunc.c: New file.
18703         * benchtests/bench-strspn.c: New file.
18704         * benchtests/bench-strstr-ifunc.c: New file.
18705         * benchtests/bench-strstr.c: New file.
18706
18707         * benchtests/Makefile: Disable parallel execution of targets.
18708         (string-bench): Add memcpy.
18709         (benchset): New variable to store a list of benchmark sets.
18710         (bench-func): Renamed from bench.
18711         (bench-set): New target.
18712         (bench): Depend on bench-func and bench-set.
18713         * benchtests/README: Add section on benchmark sets.
18714         * benchtests/bench-memcpy-ifunc.c: New file.
18715         * benchtests/bench-memcpy.c: New file.
18716         * benchtests/bench-string.h: New file.
18717
18718 2013-06-11  Andreas Schwab  <schwab@suse.de>
18719
18720         [BZ #15577]
18721         * nscd/connections.c (nscd_run_worker): Always zero-terminate key.
18722         * nscd/netgroupcache.c (addgetnetgrentX): Properly handle absent
18723         values in the triple.
18724         * nscd/nscd_netgroup.c (__nscd_setnetgrent): Include zero
18725         terminator in the group key.
18726
18727 2013-06-11  Andreas Jaeger  <aj@suse.de>
18728
18729         * po/zh_TW.po: Update Chinese (traditional) translation from
18730         translation project.
18731
18732 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
18733
18734         * include/time.h (__clock_gettime): Add libc_hidden_proto.
18735         * rt/clock_getcpuclockid.c (clock_getcpuclockid): Rename to
18736         __clock_getcpuclockid.  Add weak_alias and libc_hidden_def.
18737         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
18738         (clock_getcpuclockid): Likewise.
18739         * rt/clock_getres.c (clock_getres): Rename to __clock_getres.
18740         Add weak_alias and libc_hidden_def.
18741         * sysdeps/posix/clock_getres.c (clock_getres): Likewise.
18742         * rt/clock_gettime.c (clock_gettime): Rename to
18743         __clock_gettime.  Add weak_alias and libc_hidden_def.
18744         * sysdeps/unix/clock_gettime.c (clock_gettime): Likewise.
18745         * rt/clock_nanosleep.c (clock_nanosleep): Rename to
18746         __clock_nanosleep.  Add weak_alias and libc_hidden_def.
18747         * sysdeps/unix/clock_nanosleep.c (clock_nanosleep): Likewise.
18748         * sysdeps/unix/sysv/linux/clock_nanosleep.c (clock_nanosleep):
18749         Likewise.
18750         * rt/clock_settime.c (clock_settime): Rename to
18751         __clock_settime.  Add weak_alias and libc_hidden_def.
18752         * sysdeps/unix/clock_settime.c (clock_settime): Likewise.
18753
18754 2013-06-10  Joseph Myers  <joseph@codesourcery.com>
18755
18756         * mach/err_boot.sub: Remove trailing whitespace.
18757         * mach/err_ipc.sub: Likewise.
18758         * mach/err_mach.sub: Likewise.
18759
18760         * sysdeps/generic/math-tests.h (ROUNDING_TESTS_float): New macro.
18761         (ROUNDING_TESTS_double): Likewise.
18762         (ROUNDING_TESTS_long_double): Likewise.
18763         (ROUNDING_TESTS): Likewise.
18764         * math/libm-test.inc: Include <math-tests.h>.
18765         (IF_ROUND_INIT_FE_DOWNWARD): Use ROUNDING_TESTS.
18766         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
18767         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
18768         (IF_ROUND_INIT_FE_UPWARD): Likewise.
18769
18770 2013-06-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
18771
18772         * benchtests/Makefile (CPPFLAGS-nonlib): Append values instead
18773         of assigning.
18774
18775 2013-06-08  Joseph Myers  <joseph@codesourcery.com>
18776
18777         * sysdeps/gnu/errlist.awk: Do not generate space at end of
18778         otherwise empty TRANS lines.
18779         * sysdeps/gnu/errlist.c: Regenerated.
18780
18781         * catgets/gencat.c (error_print): Use (void) in function
18782         definition.
18783         * crypt/crypt_util.c (__init_des): Likewise.
18784         * crypt/speeds.c (Stop): Likewise.
18785         (main): Likewise.
18786         * hurd/hurdmalloc.c (print_malloc_free_list): Likewise.
18787         * inet/ruserpass.c (token): Likewise.
18788         * intl/finddomain.c (_nl_finddomain_subfreeres): Likewise.
18789         * intl/localealias.c (extend_alias_table): Likewise.
18790         * intl/plural-exp.c (init_germanic_plural): Likewise.
18791         * libio/fcloseall.c (__fcloseall): Likewise.
18792         * libio/genops.c (_IO_flush_all): Likewise.
18793         (_IO_flush_all_linebuffered): Likewise.
18794         (_IO_cleanup): Likewise.
18795         (_IO_iter_begin): Likewise.
18796         (_IO_iter_end): Likewise.
18797         (_IO_list_lock): Likewise.
18798         (_IO_list_unlock): Likewise.
18799         (_IO_list_resetlock): Likewise.
18800         * libio/getchar.c (getchar): Likewise.
18801         * libio/getchar_u.c (getchar_unlocked): Likewise.
18802         * libio/getwchar.c (getwchar): Likewise.
18803         * libio/getwchar_u.c (getwchar_unlocked): Likewise.
18804         * libio/oldstdfiles.c (_IO_check_libio): Likewise.
18805         * login/getpt.c (__getpt): Likewise.
18806         * login/tst-utmp.c (main): Likewise.
18807         * malloc/hooks.c (__malloc_check_init): Likewise.
18808         * malloc/malloc.c (__malloc_stats): Likewise.
18809         * malloc/mtrace.c (tr_break): Likewise.
18810         (mtrace): Likewise.
18811         (muntrace): Likewise.
18812         * misc/fstab.c (endfsent): Likewise.
18813         * misc/getclktck.c (__getclktck): Likewise.
18814         * misc/getdtsz.c (__getdtablesize): Likewise.
18815         * misc/gethostid.c (gethostid): Likewise.
18816         * misc/getpagesize.c (__getpagesize): Likewise.
18817         * misc/getsysstats.c (__get_nprocs_conf): Likewise.
18818         (__get_nprocs): Likewise.
18819         (__get_phys_pages): Likewise.
18820         (__get_avphys_pages): Likewise.
18821         * misc/getttyent.c (getttyent): Likewise.
18822         (setttyent): Likewise.
18823         (endttyent): Likewise.
18824         * misc/getusershell.c (getusershell): Likewise.
18825         (endusershell): Likewise.
18826         (setusershell): Likewise.
18827         (initshells): Likewise.
18828         * misc/hsearch.c (__hdestroy): Likewise.
18829         * misc/sync.c (sync): Likewise.
18830         * misc/syslog.c (closelog_internal): Likewise.
18831         (closelog): Likewise.
18832         * misc/ttyslot.c (ttyslot): Likewise.
18833         * misc/vhangup.c (vhangup): Likewise.
18834         * posix/fork.c (__fork): Likewise.
18835         * posix/getegid.c (__getegid): Likewise.
18836         * posix/geteuid.c (__geteuid): Likewise.
18837         * posix/getgid.c (__getgid): Likewise.
18838         * posix/getpid.c (__getpid): Likewise.
18839         * posix/getppid.c (__getppid): Likewise.
18840         * posix/getuid.c (__getuid): Likewise.
18841         * posix/pause.c (pause): Likewise.
18842         * posix/setpgrp.c (setpgrp): Likewise.
18843         * posix/setsid.c (__setsid): Likewise.
18844         * posix/test-vfork.c (noop): Likewise.
18845         * resolv/gethnamaddr.c (_endhtent): Likewise.
18846         (_gethtent): Likewise.
18847         (ht_endhostent): Likewise.
18848         (gethostent): Likewise.
18849         (dns_service): Likewise.
18850         * stdlib/drand48.c (drand48): Likewise.
18851         * stdlib/lrand48.c (lrand48): Likewise.
18852         * stdlib/mrand48.c (mrand48): Likewise.
18853         * stdlib/rand.c (rand): Likewise.
18854         * stdlib/random.c (__random): Likewise.
18855         * stdlib/setenv.c (clearenv): Likewise.
18856         * sunrpc/clnt_tcp.c (clnttcp_abort): Likewise.
18857         * sunrpc/clnt_unix.c (clntunix_abort): Likewise.
18858         * sysdeps/mach/getpagesize.c (__getpagesize): Likewise.
18859         * sysdeps/mach/getsysstats.c (__get_nprocs_conf): Likewise.
18860         (__get_nprocs): Likewise.
18861         (__get_phys_pages): Likewise.
18862         (__get_avphys_pages): Likewise.
18863         * sysdeps/mach/hurd/dl-sysdep.c (__getpid): Likewise.
18864         * sysdeps/mach/hurd/getclktck.c (__getclktck): Likewise.
18865         * sysdeps/mach/hurd/getdtsz.c (__getdtablesize): Likewise.
18866         * sysdeps/mach/hurd/getegid.c (__getegid): Likewise.
18867         * sysdeps/mach/hurd/geteuid.c (__geteuid): Likewise.
18868         * sysdeps/mach/hurd/getgid.c (__getgid): Likewise.
18869         * sysdeps/mach/hurd/gethostid.c (gethostid): Likewise.
18870         * sysdeps/mach/hurd/getlogin.c (getlogin): Likewise.
18871         * sysdeps/mach/hurd/getpid.c (__getpid): Likewise.
18872         * sysdeps/mach/hurd/getppid.c (__getppid): Likewise.
18873         * sysdeps/mach/hurd/getuid.c (__getuid): Likewise.
18874         * sysdeps/mach/hurd/sync.c (sync): Likewise.
18875         * sysdeps/posix/clock.c (clock): Likewise.
18876         * sysdeps/unix/bsd/setsid.c (__setsid): Likewise.
18877         * sysdeps/unix/getpagesize.c (__getpagesize): Likewise.
18878         * sysdeps/unix/sysv/linux/getclktck.c (__getclktck): Likewise.
18879         * sysdeps/unix/sysv/linux/gethostid.c (gethostid): Likewise.
18880         * sysdeps/unix/sysv/linux/getpagesize.c (__getpagesize): Likewise.
18881         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Likewise.
18882         (__get_nprocs_conf): Likewise.
18883         (__get_phys_pages): Likewise.
18884         (__get_avphys_pages): Likewise.
18885         * time/clock.c (clock): Likewise.
18886         * time/tzset.c (__tzname_max): Likewise.
18887
18888 2013-06-07  Joseph Myers  <joseph@codesourcery.com>
18889
18890         * bits/byteswap.h [__GNUC__ && !__GNUC_PREREQ (4, 3)]
18891         (__bswap_32): Do not use "register".
18892         * crypt/crypt.c (_ufc_doit_r): Likewise.
18893         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
18894         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
18895         * gmon/gmon.c (__monstartup): Likewise.
18896         * gmon/mcount.c (_MCOUNT_DECL(frompc, selfpc)): Likewise.
18897         * hurd/hurdmalloc.c (more_memory): Likewise.
18898         (malloc): Likewise.
18899         (free): Likewise.
18900         (realloc): Likewise.
18901         (malloc_fork_prepare): Likewise.
18902         (malloc_fork_parent): Likewise.
18903         (malloc_fork_child): Likewise.
18904         * include/rpc/auth_des.h (xdr_authdes_verf): Likewise.
18905         (_svcauth_des): Likewise.
18906         * inet/inet_lnaof.c (inet_lnaof): Likewise.
18907         * inet/inet_net.c (inet_network): Likewise.
18908         * inet/inet_netof.c (inet_netof): Likewise.
18909         * inet/rcmd.c (__validuser2_sa): Likewise.
18910         * io/fts.c (fts_open): Likewise.
18911         (fts_load): Likewise.
18912         (fts_close): Likewise.
18913         (fts_read): Likewise.
18914         (fts_children): Likewise.
18915         (fts_build): Likewise.
18916         (fts_stat): Likewise.
18917         (fts_sort): Likewise.
18918         (fts_alloc): Likewise.
18919         (fts_lfree): Likewise.
18920         * libio/fileops.c (_IO_new_file_xsputn): Likewise.
18921         (_IO_file_xsgetn): Likewise.
18922         (_IO_file_xsgetn_mmap): Likewise.
18923         * libio/iofopncook.c (_IO_cookie_read): Likewise.
18924         (_IO_cookie_write): Likewise.
18925         * libio/oldfileops.c (_IO_old_file_xsputn): Likewise.
18926         * libio/wfileops.c (_IO_wfile_xsputn): Likewise.
18927         * mach/msgserver.c (__mach_msg_server_timeout): Likewise.
18928         * malloc/obstack.c (_obstack_begin): Likewise.
18929         (_obstack_begin_1): Likewise.
18930         (_obstack_newchunk): Likewise.
18931         (_obstack_allocated_p): Likewise.
18932         (obstack_free): Likewise.
18933         (_obstack_memory_used): Likewise.
18934         * misc/getttyent.c (getttynam): Likewise.
18935         (getttyent): Likewise.
18936         (skip): Likewise.
18937         (value): Likewise.
18938         * misc/getusershell.c (initshells): Likewise.
18939         * misc/syslog.c (__vsyslog_chk): Likewise.
18940         * misc/ttyslot.c (ttyslot): Likewise.
18941         * nis/nis_hash.c (__nis_hash): Likewise.
18942         * posix/fnmatch_loop.c (FCT): Likewise.
18943         * posix/getconf.c (print_all): Likewise.
18944         (main): Likewise.
18945         * posix/getopt.c (exchange): Likewise.
18946         * posix/glob.c (globfree): Likewise.
18947         (prefix_array): Likewise.
18948         (__glob_pattern_type): Likewise.
18949         * resolv/arpa/nameser.h (NS_GET16): Likewise.
18950         (NS_GET32): Likewise.
18951         (NS_PUT16): Likewise.
18952         (NS_PUT32): Likewise.
18953         * resolv/gethnamaddr.c (getanswer): Likewise.
18954         (gethostbyname2): Likewise.
18955         (gethostbyaddr): Likewise.
18956         (_gethtent): Likewise.
18957         (_gethtbyname2): Likewise.
18958         (_gethtbyaddr): Likewise.
18959         * resolv/ns_print.c (dst_s_get_int16): Likewise.
18960         * resolv/nss_dns/dns-host.c (getanswer_r): Likewise.
18961         * resolv/res_init.c (__res_vinit): Likewise.
18962         (net_mask): Likewise.
18963         * resolv/res_mkquery.c (outchar): Likewise.
18964         (PRINT): Likewise.
18965         * stdio-common/printf_fp.c (outchar): Likewise.
18966         (PRINT): Likewise.
18967         * stdio-common/printf_fphex.c (outchar): Likewise.
18968         (PRINT): Likewise.
18969         * stdio-common/printf_size.c (outchar): Likewise.
18970         (PRINT): Likewise.
18971         * stdio-common/test_rdwr.c (main): Likewise.
18972         * stdio-common/tfformat.c (matches): Likewise.
18973         * stdio-common/vfprintf.c (outchar): Likewise.
18974         (printf_unknown): Likewise.
18975         (buffered_vfprintf): Likewise.
18976         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
18977         * stdio-common/xbug.c (AppendToBuffer): Likewise.
18978         (ReadFile): Likewise.
18979         * stdlib/qsort.c (SWAP): Likewise.
18980         (_quicksort): Likewise.
18981         * stdlib/setenv.c (__add_to_environ): Likewise.
18982         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
18983         * stdlib/strtol_l.c (__strtol_l): Likewise.
18984         * stdlib/tst-strtod.c (main): Likewise.
18985         * stdlib/tst-strtol.c (main): Likewise.
18986         * stdlib/tst-strtoll.c (main): Likewise.
18987         * string/bits/string2.h (__strcmp_cc): Likewise.
18988         (__strcmp_cg): Likewise.
18989         (__strcspn_c1): Likewise.
18990         (__strcspn_c2): Likewise.
18991         (__strcspn_c3): Likewise.
18992         (__strspn_c1): Likewise.
18993         (__strspn_c2): Likewise.
18994         (__strspn_c3): Likewise.
18995         (__strsep_1c): Likewise.
18996         (__strsep_2c): Likewise.
18997         (__strsep_3c): Likewise.
18998         * string/memccpy.c (__memccpy): Likewise.
18999         * string/stpcpy.c (__stpcpy): Likewise.
19000         * string/strcmp.c (strcmp): Likewise.
19001         * string/strrchr.c (strrchr): Likewise.
19002         * sysdeps/generic/sigset-cvt-mask.h (sigset_get_old_mask):
19003         Likewise.
19004         * sysdeps/mach/hurd/getcwd.c
19005         (_hurd_canonicalize_directory_name_internal): Likewise.
19006         * sysdeps/mach/i386/sysdep.h (SNARF_ARGS): Likewise.
19007         * sysdeps/powerpc/powerpc32/power6/wcschr.c (wcschr): Likewise.
19008         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c (wcsrchr): Likewise.
19009         * sysdeps/x86/bits/byteswap-16.h [__GNUC__] (__bswap_16):
19010         Likewise, in both definitions.
19011         * sysdeps/x86/bits/byteswap.h (__bswap_32): Likewise, in multiple
19012         definitions.
19013         [__GNUC_PREREQ (2, 0) && !__GNUC_PREREQ (4, 3) && __WORDSIZE ==
19014         64] (__bswap_64): Likewise.
19015         * time/test_time.c (main): Likewise.
19016         * time/tzfile.c (__tzfile_read): Likewise.
19017         (__tzfile_compute): Likewise.
19018         * time/tzset.c (__tzset_parse_tz): Likewise.
19019         (tzset_internal): Likewise.
19020         (compute_change): Likewise.
19021         * wcsmbs/wcscat.c (__wcscat): Likewise.
19022         * wcsmbs/wcschr.c (wcschr): Likewise.
19023         * wcsmbs/wcschrnul.c (__wcschrnul): Likewise.
19024         * wcsmbs/wcscspn.c (wcscspn): Likewise.
19025         * wcsmbs/wcspbrk.c (wcspbrk): Likewise.
19026         * wcsmbs/wcsrchr.c (wcsrchr): Likewise.
19027         * wcsmbs/wcsspn.c (wcsspn): Likewise.
19028         * wcsmbs/wcsstr.c (wcsstr): Likewise.
19029         * wcsmbs/wmemchr.c (wmemchr): Likewise.
19030         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
19031         * wcsmbs/wmemset.c (wmemset): Likewise.
19032
19033 2013-06-06  Joseph Myers  <joseph@codesourcery.com>
19034
19035         * scripts/config.guess: Update to version 2013-05-16.
19036         * scripts/config.sub: Update to version 2013-04-24.
19037         * scripts/install-sh: Update to version 2011-11-20.07.
19038         * scripts/mkinstalldirs: Update to version 2009-04-28.21.
19039         * scripts/move-if-change: Update to version 2012-01-06 07:23.
19040
19041 2013-06-06   Ondřej Bílka  <neleai@seznam.cz>
19042
19043         * debug/fgetws_u_chk.c: Fix leading whitespaces.
19044         * elf/sln.c: Likewise.
19045         * hurd/hurd/ioctl.h: Likewise.
19046         * hurd/hurdmalloc.c: Likewise.
19047         * hurd/xattr.c: Likewise.
19048         * include/shlib-compat.h: Likewise.
19049         * inet/ruserpass.c: Likewise.
19050         * libio/iofgets_u.c: Likewise.
19051         * libio/iofgetws_u.c: Likewise.
19052         * locale/programs/ld-identification.c: Likewise.
19053         * locale/programs/ld-time.c: Likewise.
19054         * mach/msg-destroy.c: Likewise.
19055         * nss/nss_files/files-netgrp.c: Likewise.
19056         * resolv/res_data.c: Likewise.
19057         * soft-fp/op-1.h: Likewise.
19058         * soft-fp/op-2.h: Likewise.
19059         * soft-fp/op-4.h: Likewise.
19060         * soft-fp/op-common.h: Likewise.
19061         * stdio-common/printf_fphex.c: Likewise.
19062         * stdlib/strtod_l.c: Likewise.
19063         * sunrpc/rpc/clnt.h: Likewise.
19064         * sysdeps/generic/framestate.c: Likewise.
19065         * sysdeps/i386/bsd-_setjmp.S: Likewise.
19066         * sysdeps/i386/bsd-setjmp.S: Likewise.
19067         * sysdeps/i386/__longjmp.S: Likewise.
19068         * sysdeps/i386/setjmp.S: Likewise.
19069         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
19070         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
19071         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
19072         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
19073         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
19074         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
19075         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
19076         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
19077         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
19078         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
19079         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
19080         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
19081         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
19082         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
19083         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
19084         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
19085         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
19086         * sysdeps/ieee754/ldbl-96/ldbl2mpn.c: Likewise.
19087         * sysdeps/ieee754/support.c: Likewise.
19088         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
19089         * sysdeps/powerpc/powerpc32/lshift.S: Likewise.
19090         * sysdeps/sparc/sparc32/__longjmp.S: Likewise.
19091         * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c: Likewise.
19092         * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c: Likewise.
19093         * sysdeps/sparc/sparc64/soft-fp/qp_feq.c: Likewise.
19094         * sysdeps/sparc/sparc64/soft-fp/qp_fge.c: Likewise.
19095         * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c: Likewise.
19096         * sysdeps/sparc/sparc64/soft-fp/qp_fle.c: Likewise.
19097         * sysdeps/sparc/sparc64/soft-fp/qp_flt.c: Likewise.
19098         * sysdeps/sparc/sparc64/soft-fp/qp_fne.c: Likewise.
19099         * sysdeps/sparc/sparc64/soft-fp/qp_mul.c: Likewise.
19100         * sysdeps/sparc/sparc64/soft-fp/qp_qtoi.c: Likewise.
19101         * sysdeps/sparc/sparc64/soft-fp/qp_qtoui.c: Likewise.
19102         * sysdeps/sparc/sparc64/soft-fp/qp_qtoux.c: Likewise.
19103         * sysdeps/sparc/sparc64/soft-fp/qp_qtox.c: Likewise.
19104         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
19105         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
19106
19107 2013-06-05  Ondřej Bílka  <neleai@seznam.cz>
19108
19109         * posix/transbug.c: Remove executable mode.
19110
19111 2013-06-05  Joseph Myers  <joseph@codesourcery.com>
19112
19113         * crypt/speeds.c: Remove trailing whitespace.
19114         * dlfcn/default.c: Likewise.
19115         * elf/ifuncdep2.c: Likewise.
19116         * elf/ifuncmain1.c: Likewise.
19117         * elf/ifuncmain1vis.c: Likewise.
19118         * elf/testobj.h: Likewise.
19119         * elf/tst-stackguard1.c: Likewise.
19120         * gmon/sys/gmon.h: Likewise.
19121         * hurd/hurdmsg.c: Likewise.
19122         * hurd/new-fd.c: Likewise.
19123         * hurd/ports-get.c: Likewise.
19124         * iconvdata/ibm1008_420.c: Likewise.
19125         * inet/tst-getni1.c: Likewise.
19126         * inet/tst-getni2.c: Likewise.
19127         * libio/ioungetc.c: Likewise.
19128         * libio/wfiledoalloc.c: Likewise.
19129         * manual/libm-err-tab.pl: Likewise.
19130         * math/w_dremf.c: Likewise.
19131         * misc/ftruncate.c: Likewise.
19132         * posix/bug-glob2.c: Likewise.
19133         * posix/tst-pcre.c: Likewise.
19134         * posix/wait4.c: Likewise.
19135         * resolv/README: Likewise.
19136         * resolv/res_debug.h: Likewise.
19137         * resolv/tst-inet_ntop.c: Likewise.
19138         * setjmp/bug269-setjmp.c: Likewise.
19139         * soft-fp/extended.h: Likewise.
19140         * soft-fp/op-1.h: Likewise.
19141         * soft-fp/op-2.h: Likewise.
19142         * soft-fp/op-4.h: Likewise.
19143         * soft-fp/op-8.h: Likewise.
19144         * soft-fp/testit.c: Likewise.
19145         * stdio-common/bug16.c: Likewise.
19146         * stdlib/random.c: Likewise.
19147         * sunrpc/rpcsvc/rquota.x: Likewise.
19148         * sysdeps/ieee754/dbl-64/powtwo.tbl: Likewise.
19149         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
19150         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
19151         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
19152         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
19153         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
19154         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
19155         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
19156         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
19157         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
19158         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
19159         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
19160         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
19161         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
19162         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
19163         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
19164         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
19165         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
19166         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
19167         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
19168         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
19169         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
19170         * sysdeps/ieee754/ldbl-128/t_sincosl.c: Likewise.
19171         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
19172         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
19173         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
19174         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
19175         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
19176         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
19177         * sysdeps/ieee754/s_lib_version.c: Likewise.
19178         * sysdeps/mach/hurd/check_fds.c: Likewise.
19179         * sysdeps/mach/hurd/getsockname.c: Likewise.
19180         * sysdeps/mach/hurd/net/if_ppp.h: Likewise.
19181         * sysdeps/mach/hurd/recvfrom.c: Likewise.
19182         * sysdeps/powerpc/bits/link.h: Likewise.
19183         * sysdeps/powerpc/dl-procinfo.c: Likewise.
19184         * sysdeps/powerpc/fpu/feholdexcpt.c: Likewise.
19185         * sysdeps/powerpc/fpu/fenv_const.c: Likewise.
19186         * sysdeps/powerpc/fpu/fesetenv.c: Likewise.
19187         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
19188         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
19189         * sysdeps/powerpc/fpu/t_sqrt.c: Likewise.
19190         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
19191         * sysdeps/powerpc/powerpc32/fpu/s_floor.S: Likewise.
19192         * sysdeps/powerpc/powerpc32/fpu/s_floorf.S: Likewise.
19193         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: Likewise.
19194         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
19195         * sysdeps/powerpc/powerpc32/fpu/s_round.S: Likewise.
19196         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Likewise.
19197         * sysdeps/powerpc/powerpc32/fpu/s_trunc.S: Likewise.
19198         * sysdeps/powerpc/powerpc32/fpu/s_truncf.S: Likewise.
19199         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
19200         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
19201         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
19202         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
19203         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
19204         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Likewise.
19205         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
19206         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
19207         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Likewise.
19208         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
19209         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
19210         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
19211         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
19212         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
19213         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
19214         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
19215         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
19216         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
19217         * sysdeps/powerpc/powerpc32/power6x/fpu/s_lround.S: Likewise.
19218         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
19219         * sysdeps/powerpc/powerpc64/fpu/s_floor.S: Likewise.
19220         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
19221         * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: Likewise.
19222         * sysdeps/powerpc/powerpc64/fpu/s_llrint.S: Likewise.
19223         * sysdeps/powerpc/powerpc64/fpu/s_llrintf.S: Likewise.
19224         * sysdeps/powerpc/powerpc64/fpu/s_llround.S: Likewise.
19225         * sysdeps/powerpc/powerpc64/fpu/s_llroundf.S: Likewise.
19226         * sysdeps/powerpc/powerpc64/fpu/s_round.S: Likewise.
19227         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
19228         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Likewise.
19229         * sysdeps/powerpc/powerpc64/fpu/s_trunc.S: Likewise.
19230         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
19231         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Likewise.
19232         * sysdeps/powerpc/powerpc64/hp-timing.c: Likewise.
19233         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
19234         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
19235         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
19236         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
19237         * sysdeps/powerpc/powerpc64/power5+/fpu/s_llround.S: Likewise.
19238         * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: Likewise.
19239         * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: Likewise.
19240         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
19241         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Likewise.
19242         * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: Likewise.
19243         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llrint.S: Likewise.
19244         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llround.S: Likewise.
19245         * sysdeps/powerpc/powerpc64/strlen.S: Likewise.
19246         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
19247         * sysdeps/powerpc/sysdep.h: Likewise.
19248         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
19249         * sysdeps/s390/s390-64/sub_n.S: Likewise.
19250         * sysdeps/sh/dl-trampoline.S: Likewise.
19251         * sysdeps/sh/memset.S: Likewise.
19252         * sysdeps/sh/sh4/fpu/fclrexcpt.c: Likewise.
19253         * sysdeps/sh/strlen.S: Likewise.
19254         * sysdeps/sparc/sparc32/dl-trampoline.S: Likewise.
19255         * sysdeps/sparc/sparc32/dotmul.S: Likewise.
19256         * sysdeps/sparc/sparc32/memcpy.S: Likewise.
19257         * sysdeps/sparc/sparc32/rem.S: Likewise.
19258         * sysdeps/sparc/sparc32/sdiv.S: Likewise.
19259         * sysdeps/sparc/sparc32/soft-fp/q_neg.c: Likewise.
19260         * sysdeps/sparc/sparc32/strchr.S: Likewise.
19261         * sysdeps/sparc/sparc32/udiv.S: Likewise.
19262         * sysdeps/sparc/sparc32/urem.S: Likewise.
19263         * sysdeps/sparc/sparc64/add_n.S: Likewise.
19264         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
19265         * sysdeps/sparc/sparc64/rawmemchr.S: Likewise.
19266         * sysdeps/sparc/sparc64/soft-fp/s_frexpl.c: Likewise.
19267         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h: Likewise.
19268         * sysdeps/sparc/sparc64/stpncpy.S: Likewise.
19269         * sysdeps/sparc/sparc64/strncmp.S: Likewise.
19270         * sysdeps/sparc/sparc64/strncpy.S: Likewise.
19271         * sysdeps/unix/bsd/times.c: Likewise.
19272         * sysdeps/unix/sysv/linux/a.out.h: Likewise.
19273         * sysdeps/unix/sysv/linux/net/if_ppp.h: Likewise.
19274         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
19275         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
19276         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
19277         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Likewise.
19278         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
19279         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Likewise.
19280         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Likewise.
19281         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Likewise.
19282         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Likewise.
19283         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
19284         * sysdeps/unix/sysv/linux/s390/s390-64/mmap.S: Likewise.
19285         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
19286         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
19287         * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
19288         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
19289         * sysdeps/unix/sysv/linux/s390/s390-64/syscall.S: Likewise.
19290         * sysdeps/unix/sysv/linux/scsi/scsi_ioctl.h: Likewise.
19291         * sysdeps/unix/sysv/linux/sh/brk.c: Likewise.
19292         * sysdeps/unix/sysv/linux/sh/clone.S: Likewise.
19293         * sysdeps/unix/sysv/linux/sh/sh3/getcontext.S: Likewise.
19294         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
19295         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S: Likewise.
19296         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S: Likewise.
19297         * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
19298         * sysdeps/unix/sysv/linux/sparc/a.out.h: Likewise.
19299         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
19300         * sysdeps/unix/sysv/linux/sys/personality.h: Likewise.
19301         * sysdeps/x86_64/fpu/s_ceill.S: Likewise.
19302         * sysdeps/x86_64/fpu/s_llrintl.S: Likewise.
19303         * sysdeps/x86_64/strcspn.S: Likewise.
19304
19305 2013-06-05  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
19306
19307         * locale/C-translit.h: Revert #include <stdint.h> because this is a
19308         generated file.  Regenerate properly from gen-translit.pl.
19309         * locale/gen-translit.pl: Add #include <stdint.h>.  This generates
19310         locale/C-translit.h.
19311
19312 2013-06-05  Andreas Schwab  <schwab@suse.de>
19313
19314         [BZ #15100]
19315         * time/strptime_l.c (__strptime_internal): Count Sunday in a %W
19316         week as 6 instead of -1.
19317         * time/tst-strptime.c (day_tests): Add test case.
19318
19319 2013-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
19320
19321         * sysdeps/generic/math_private.h
19322         (libc_feholdexcept_setround_53bit): Replace with
19323         libc_feholdsetround_53bit.
19324         (libc_feupdateenv_53bit): Replace with
19325         libc_feresetround_53bit.
19326         (SET_RESTORE_ROUND_53BIT): Adjust.
19327
19328 2013-06-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
19329
19330         * string/test-strchrnul.c: Add copyright header.
19331
19332         * posix/tst-getaddrinfo4.c: Increase test timeout.
19333
19334 2013-06-03  Carlos O'Donell  <carlos@redhat.com>
19335
19336         [BZ #15536]
19337         * math/libm-test.inc (MAX_EXP): Remove
19338         (MIN_EXP): Define.
19339         (ulp): Use MIN_EXP - MANT_DIG.
19340         (check_ulp): Verify subnormal ulps. Only allow a range of +/- 1 ulp.
19341
19342 2013-05-31  Carlos O'Donell  <carlos@redhat.com>
19343
19344         * po/be.po: Revert last change.
19345         * po/zh_CN.po: Likewise.
19346         * po/header.pot: Likewise.
19347
19348 2013-05-31  Joseph Myers  <joseph@codesourcery.com>
19349
19350         * Makefile ($(common-objpfx)linkobj/libc.so): Define
19351         link-libc-deps to empty as target-specific variable.
19352         * Makerules (link-libc-args): New variable.
19353         (libc-for-link): Likewise.
19354         (link-libc-deps): Likewise.
19355         (lib%.so): Depend on $(link-libc-deps).  Link with
19356         $(link-libc-args).
19357         (build-module): Link with $(link-libc-args).
19358         (build-module-asneeded): Likewise.
19359         (build-module-helper-objlist): Filter out $(link-libc-deps) from
19360         list of objects.
19361         ($(common-objpfx)libc.so): Define link-libc-deps to empty as
19362         target-specific variable.
19363         ($(extra-modules-build:%=$(objpfx)%.so)): Depend on
19364         $(link-libc-deps) instead of libc.so and libc_nonshared.a.
19365         * crypt/Makefile ($(objpfx)libcrypt.so): Remove dependencies on
19366         libc.
19367         * debug/Makefile ($(objpfx)libSegFault.so): Remove dependencies on
19368         libc and ld.so.
19369         ($(objpfx)libpcprofile.so): Likewise.
19370         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Remove ld.so and
19371         libc_nonshared.a.
19372         ($(objpfx)libdl.so): Remove dependencies on libc and ld.so.
19373         * hesiod/Makefile ($(objpfx)libnss_hesiod.so): Likewise.
19374         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Depend on
19375         $(link-libc-deps).
19376         ($(objpfx)$(mod).so): Remove dependencies on libc and ld.so.
19377         * locale/Makefile ($(objpfx)libBrokenLocale.so): Likewise.
19378         * login/Makefile ($(objpfx)libutil.so): Likewise.
19379         * malloc/Makefile ($(objpfx)libmemusage.so): Likewise.
19380         * math/Makefile ($(objpfx)libm.so): Likewise.
19381         * nis/Makefile ($(services:%=$(objpfx)libnss_%.so)
19382         $(objpfx)libnsl.so): Define libc-for-link as target-specific
19383         variable instead of depending directly on libc.
19384         * nss/Makefile ($(services:%=$(objpfx)libnss_%.so)): Likewise.
19385         ($(objpfx)/libnss_test1.so): Change dependencies on libc to
19386         $(link-libc-deps).
19387         * resolv/Makefile ($(objpfx)libresolv.so): Remove dependencies on
19388         libc.
19389         [$(have-ssp) = yes] (LDLIBS-resolv.so): Remove variable.
19390         ($(objpfx)libnss_dns.so): Remove dependencies on libc.
19391         ($(objpfx)libanl.so): Likewise.
19392         * rt/Makefile ($(objpfx)librt.so): Remove dependencies on libc and
19393         ld.so.
19394         * stdlib/Makefile ($(objpfx)tst-putenvmod.so): Depend on
19395         $(link-libc-deps).
19396         * sysdeps/i386/fpu/Makefile: Remove file.
19397         * sysdeps/powerpc/fpu/Makefile [$(subdir) = math]
19398         ($(objpfx)libm.so): Remove dependency on ld.so.
19399
19400 2013-05-30  Patsy Franklin  <pfrankli@redhat.com>
19401
19402         [BZ # 15553]
19403         * nis/yp_xdr.c (XDRMAXNAME): Define.
19404         (XDRMAXRECORD): Define.
19405         (xdr_domainname): Use XDRMAXNAME.
19406         (xdr_mapname): Likewise.
19407         (xdr_peername): Likewise.
19408         (xdr_keydat): Use XDRMAXRECORD.
19409         (xdr_valdat): Likewise.
19410
19411 2013-05-30  Jeff Law  <law@redhat.com>
19412
19413         [BZ #14256]
19414         * manual/errno.texi (ESTALE): Update to account for more than
19415         just NFS file systems.
19416         * sysdeps/gnu/errlist.c: Regenerated.
19417
19418 2013-05-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
19419
19420         [BZ #15465]
19421         * elf/Makefile (tests): Add tst-null-argv.
19422         (modules-names):  Add tst-null-argv-lib.
19423         ($(objpfx)tst-null-argv): Depend on tst-null-argv-lib.so.
19424         (tst-null-argv-ENV): Set environment for tst-null-argv.
19425         * sysdeps/generic/ldsodefs.h (DSO_FILENAME): New macro.
19426         (RTLD_PROGNAME): New macro.
19427         * elf/tst-null-argv.c: New test case.
19428         * elf/tst-null-argv-lib.c: Library for test case.
19429         * elf/dl-conflict.c (_dl_resolve_conflicts): Use DSO_FILENAME.
19430         * elf/dl-deps.c (_dl_map_object_deps): Likewise.
19431         * elf/dl-error.c (_dl_signal_error): Use RTLD_PROGNAME.
19432         * elf/dl-fini.c (_dl_fini): Use DSO_FILENAME.
19433         * elf/dl-init.c (call_init): Likewise.
19434         (_dl_init): Likewise.
19435         * elf/dl-load.c (print_search_path): Likewise.
19436         (_dl_map_object): Likewise.
19437         * elf/dl-lookup.c (do_lookup_x): Likewise.
19438         (add_dependency): Likewise.
19439         (_dl_lookup_symbol_x): Likewise.
19440         (_dl_debug_bindings): Likewise.
19441         * elf/dl-open.c (_dl_show_scope): Likewise.
19442         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
19443         * elf/dl-version.c (match_symbol): Likewise.
19444         (_dl_check_map_versions): Likewise.
19445         * elf/rtld.c (dl_main): Likewise.
19446         (print_unresolved): Use RTLD_PROGNAME.
19447         (print_missing_version): Likewise.
19448         * sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.
19449         (elf_machine_rela): Likewise.
19450         * sysdeps/powerpc/powerpc32/dl-machine.c
19451         (__process_machine_rela): Likewise.
19452         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
19453         Likewise.
19454         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
19455         Likewise.
19456         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela):
19457         Likewise.
19458         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
19459         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela):
19460         Likewise.
19461         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela):
19462         Likewise.
19463         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
19464
19465 2013-05-28  Carlos O'Donell  <carlos@redhat.com>
19466
19467         * po/be.po: Add descriptive title.
19468         * po/zh_CN.po: Likewise.
19469         * po/header.pot: Likewise.
19470
19471 2013-05-28  Mike Frysinger  <vapier@gentoo.org>
19472
19473         * locale/programs/locarchive.c (create_archive): Inlucde fname in
19474         error message.
19475         (enlarge_archive): Likewise.
19476
19477 2013-05-28  Ben North  <ben@redfrontdoor.org>
19478
19479         * manual/arith.texi (frexp): It is the magnitude of the return
19480         value which lies in [0.5, 1), not the return value itself.
19481
19482 2013-05-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19483
19484         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
19485
19486 2013-05-26  Thomas Schwinge  <thomas@codesourcery.com>
19487
19488         * stdio-common/bug26.c (main): Correct fscanf template.
19489
19490         * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start:go): Don't
19491         declare _dl_skip_args.
19492
19493         * sysdeps/mach/hurd/i386/init-first.c (_dl_non_dynamic_init):
19494         Don't declare.
19495
19496         * manual/platform.texi: Add missing @end deftypefun.
19497
19498 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
19499
19500         [BZ #15529]
19501         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Set high
19502         bit of mantissa of 2^16382.
19503         * math/libm-test.inc (hypot_test_data): Add more tests.
19504
19505         * math/libm-test.inc: Add drem and pow10 to list of tested
19506         functions.
19507         (pow10_test): New function.
19508         (drem_test): Likewise.
19509         (drem_test_tonearest): Likewise.
19510         (drem_test_towardzero): Likewise.
19511         (drem_test_downward): Likewise.
19512         (drem_test_upward): Likewise.
19513         (main): Call the new functions.
19514
19515         * math/libm-test.inc (finite_test_data): Remove.
19516         (finite_test): Run tests from isfinite_test_data.
19517         (gamma_test_data): Remove.
19518         (gamma_test): Run tests from lgamma_test_data.
19519         * sysdeps/i386/fpu/libm-test-ulps: Update.
19520         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19521
19522 2013-05-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19523
19524         * manual/platform.texi: Add PowerPC PPR function set documentation.
19525         * sysdeps/powerpc/sys/platform/ppc.h: Add PowerPC PPR set function
19526         implementation.
19527
19528 2013-05-24  Carlos O'Donell  <carlos@redhat.com>
19529
19530         * math/libm-test.inc (MAX_EXP): Define.
19531         (ULPDIFF): Define.
19532         (ulp): New function.
19533         (check_float_internal): Use ULPDIFF.
19534         (cpow_test): Disable failing test.
19535         (check_ulp): Test ulp() implemetnation.
19536         (main): Call check_ulp before starting tests.
19537
19538 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
19539
19540         * math/gen-libm-test.pl (generate_testfile): Do not handle
19541         START_DATA and END_DATA.
19542         * math/libm-test.inc (acos_test_data): Do not use START_DATA and
19543         END_DATA.
19544         (acos_tonearest_test_data): Likewise.
19545         (acos_towardzero_test_data): Likewise.
19546         (acos_downward_test_data): Likewise.
19547         (acos_upward_test_data): Likewise.
19548         (acosh_test_data): Likewise.
19549         (asin_test_data): Likewise.
19550         (asin_tonearest_test_data): Likewise.
19551         (asin_towardzero_test_data): Likewise.
19552         (asin_downward_test_data): Likewise.
19553         (asin_upward_test_data): Likewise.
19554         (asinh_test_data): Likewise.
19555         (atan_test_data): Likewise.
19556         (atanh_test_data): Likewise.
19557         (atan2_test_data): Likewise.
19558         (cabs_test_data): Likewise.
19559         (cacos_test_data): Likewise.
19560         (cacosh_test_data): Likewise.
19561         (carg_test_data): Likewise.
19562         (casin_test_data): Likewise.
19563         (casinh_test_data): Likewise.
19564         (catan_test_data): Likewise.
19565         (catanh_test_data): Likewise.
19566         (cbrt_test_data): Likewise.
19567         (ccos_test_data): Likewise.
19568         (ccosh_test_data): Likewise.
19569         (ceil_test_data): Likewise.
19570         (cexp_test_data): Likewise.
19571         (cimag_test_data): Likewise.
19572         (clog_test_data): Likewise.
19573         (clog10_test_data): Likewise.
19574         (conj_test_data): Likewise.
19575         (copysign_test_data): Likewise.
19576         (cos_test_data): Likewise.
19577         (cos_tonearest_test_data): Likewise.
19578         (cos_towardzero_test_data): Likewise.
19579         (cos_downward_test_data): Likewise.
19580         (cos_upward_test_data): Likewise.
19581         (cosh_test_data): Likewise.
19582         (cosh_tonearest_test_data): Likewise.
19583         (cosh_towardzero_test_data): Likewise.
19584         (cosh_downward_test_data): Likewise.
19585         (cosh_upward_test_data): Likewise.
19586         (cpow_test_data): Likewise.
19587         (cproj_test_data): Likewise.
19588         (creal_test_data): Likewise.
19589         (csin_test_data): Likewise.
19590         (csinh_test_data): Likewise.
19591         (csqrt_test_data): Likewise.
19592         (ctan_test_data): Likewise.
19593         (ctan_tonearest_test_data): Likewise.
19594         (ctan_towardzero_test_data): Likewise.
19595         (ctan_downward_test_data): Likewise.
19596         (ctan_upward_test_data): Likewise.
19597         (ctanh_test_data): Likewise.
19598         (ctanh_tonearest_test_data): Likewise.
19599         (ctanh_towardzero_test_data): Likewise.
19600         (ctanh_downward_test_data): Likewise.
19601         (ctanh_upward_test_data): Likewise.
19602         (erf_test_data): Likewise.
19603         (erfc_test_data): Likewise.
19604         (exp_test_data): Likewise.
19605         (exp_tonearest_test_data): Likewise.
19606         (exp_towardzero_test_data): Likewise.
19607         (exp_downward_test_data): Likewise.
19608         (exp_upward_test_data): Likewise.
19609         (exp10_test_data): Likewise.
19610         (exp2_test_data): Likewise.
19611         (expm1_test_data): Likewise.
19612         (fabs_test_data): Likewise.
19613         (fdim_test_data): Likewise.
19614         (finite_test_data): Likewise.
19615         (floor_test_data): Likewise.
19616         (fma_test_data): Likewise.
19617         (fma_towardzero_test_data): Likewise.
19618         (fma_downward_test_data): Likewise.
19619         (fma_upward_test_data): Likewise.
19620         (fmax_test_data): Likewise.
19621         (fmin_test_data): Likewise.
19622         (fmod_test_data): Likewise.
19623         (fpclassify_test_data): Likewise.
19624         (frexp_test_data): Likewise.
19625         (gamma_test_data): Likewise.
19626         (hypot_test_data): Likewise.
19627         (ilogb_test_data): Likewise.
19628         (isfinite_test_data): Likewise.
19629         (isgreater_test_data): Likewise.
19630         (isgreaterequal_test_data): Likewise.
19631         (isinf_test_data): Likewise.
19632         (isless_test_data): Likewise.
19633         (islessequal_test_data): Likewise.
19634         (islessgreater_test_data): Likewise.
19635         (isnan_test_data): Likewise.
19636         (isnormal_test_data): Likewise.
19637         (issignaling_test_data): Likewise.
19638         (isunordered_test_data): Likewise.
19639         (j0_test_data): Likewise.
19640         (j1_test_data): Likewise.
19641         (jn_test_data): Likewise.
19642         (ldexp_test_data): Likewise.
19643         (lgamma_test_data): Likewise.
19644         (lrint_test_data): Likewise.
19645         (lrint_tonearest_test_data): Likewise.
19646         (lrint_towardzero_test_data): Likewise.
19647         (lrint_downward_test_data): Likewise.
19648         (lrint_upward_test_data): Likewise.
19649         (llrint_test_data): Likewise.
19650         (llrint_tonearest_test_data): Likewise.
19651         (llrint_towardzero_test_data): Likewise.
19652         (llrint_downward_test_data): Likewise.
19653         (llrint_upward_test_data): Likewise.
19654         (log_test_data): Likewise.
19655         (log10_test_data): Likewise.
19656         (log1p_test_data): Likewise.
19657         (log2_test_data): Likewise.
19658         (logb_test_data): Likewise.
19659         (logb_downward_test_data): Likewise.
19660         (lround_test_data): Likewise.
19661         (llround_test_data): Likewise.
19662         (modf_test_data): Likewise.
19663         (nearbyint_test_data): Likewise.
19664         (nextafter_test_data): Likewise.
19665         (nexttoward_test_data): Likewise.
19666         (pow_test_data): Likewise.
19667         (pow_tonearest_test_data): Likewise.
19668         (pow_towardzero_test_data): Likewise.
19669         (pow_downward_test_data): Likewise.
19670         (pow_upward_test_data): Likewise.
19671         (remainder_test_data): Likewise.
19672         (remainder_tonearest_test_data): Likewise.
19673         (remainder_towardzero_test_data): Likewise.
19674         (remainder_downward_test_data): Likewise.
19675         (remainder_upward_test_data): Likewise.
19676         (remquo_test_data): Likewise.
19677         (rint_test_data): Likewise.
19678         (rint_tonearest_test_data): Likewise.
19679         (rint_towardzero_test_data): Likewise.
19680         (rint_downward_test_data): Likewise.
19681         (rint_upward_test_data): Likewise.
19682         (round_test_data): Likewise.
19683         (scalb_test_data): Likewise.
19684         (scalbn_test_data): Likewise.
19685         (scalbln_test_data): Likewise.
19686         (signbit_test_data): Likewise.
19687         (sin_test_data): Likewise.
19688         (sin_tonearest_test_data): Likewise.
19689         (sin_towardzero_test_data): Likewise.
19690         (sin_downward_test_data): Likewise.
19691         (sin_upward_test_data): Likewise.
19692         (sincos_test_data): Likewise.
19693         (sinh_test_data): Likewise.
19694         (sinh_tonearest_test_data): Likewise.
19695         (sinh_towardzero_test_data): Likewise.
19696         (sinh_downward_test_data): Likewise.
19697         (sinh_upward_test_data): Likewise.
19698         (sqrt_test_data): Likewise.
19699         (tan_test_data): Likewise.
19700         (tan_tonearest_test_data): Likewise.
19701         (tan_towardzero_test_data): Likewise.
19702         (tan_downward_test_data): Likewise.
19703         (tan_upward_test_data): Likewise.
19704         (tanh_test_data): Likewise.
19705         (tgamma_test_data): Likewise.
19706         (trunc_test_data): Likewise.
19707         (y0_test_data): Likewise.
19708         (y1_test_data): Likewise.
19709         (yn_test_data): Likewise.
19710         (significand_test_data): Likewise.
19711
19712         * math/gen-libm-test.pl (@functions): Remove variable.
19713         (generate_testfile): Don't handle START and END lines.
19714         * math/libm-test.inc (START): New macro.
19715         (END): Likewise.
19716         (END_COMPLEX): Likewise.
19717         (acos_test): Use END macro without arguments.
19718         (acos_test_tonearest): Likewise.
19719         (acos_test_towardzero): Likewise.
19720         (acos_test_downward): Likewise.
19721         (acos_test_upward): Likewise.
19722         (acosh_test): Likewise.
19723         (asin_test): Likewise.
19724         (asin_test_tonearest): Likewise.
19725         (asin_test_towardzero): Likewise.
19726         (asin_test_downward): Likewise.
19727         (asin_test_upward): Likewise.
19728         (asinh_test): Likewise.
19729         (atan_test): Likewise.
19730         (atanh_test): Likewise.
19731         (atan2_test): Likewise.
19732         (cabs_test): Likewise.
19733         (cacos_test): Use END_COMPLEX macro without arguments.
19734         (cacosh_test): Likewise.
19735         (carg_test): Use END macro without arguments.
19736         (casin_test): Use END_COMPLEX macro without arguments.
19737         (casinh_test): Likewise.
19738         (catan_test): Likewise.
19739         (catanh_test): Likewise.
19740         (cbrt_test): Use END macro without arguments.
19741         (ccos_test): Use END_COMPLEX macro without arguments.
19742         (ccosh_test): Likewise.
19743         (ceil_test): Use END macro without arguments.
19744         (cexp_test): Use END_COMPLEX macro without arguments.
19745         (cimag_test): Use END macro without arguments.
19746         (clog_test): Use END_COMPLEX macro without arguments.
19747         (clog10_test): Likewise.
19748         (conj_test): Likewise.
19749         (copysign_test): Use END macro without arguments.
19750         (cos_test): Likewise.
19751         (cos_test_tonearest): Likewise.
19752         (cos_test_towardzero): Likewise.
19753         (cos_test_downward): Likewise.
19754         (cos_test_upward): Likewise.
19755         (cosh_test): Likewise.
19756         (cosh_test_tonearest): Likewise.
19757         (cosh_test_towardzero): Likewise.
19758         (cosh_test_downward): Likewise.
19759         (cosh_test_upward): Likewise.
19760         (cpow_test): Use END_COMPLEX macro without arguments.
19761         (cproj_test): Likewise.
19762         (creal_test): Use END macro without arguments.
19763         (csin_test): Use END_COMPLEX macro without arguments.
19764         (csinh_test): Likewise.
19765         (csqrt_test): Likewise.
19766         (ctan_test): Likewise.
19767         (ctan_test_tonearest): Likewise.
19768         (ctan_test_towardzero): Likewise.
19769         (ctan_test_downward): Likewise.
19770         (ctan_test_upward): Likewise.
19771         (ctanh_test): Likewise.
19772         (ctanh_test_tonearest): Likewise.
19773         (ctanh_test_towardzero): Likewise.
19774         (ctanh_test_downward): Likewise.
19775         (ctanh_test_upward): Likewise.
19776         (erf_test): Use END macro without arguments.
19777         (erfc_test): Likewise.
19778         (exp_test): Likewise.
19779         (exp_test_tonearest): Likewise.
19780         (exp_test_towardzero): Likewise.
19781         (exp_test_downward): Likewise.
19782         (exp_test_upward): Likewise.
19783         (exp10_test): Likewise.
19784         (exp2_test): Likewise.
19785         (expm1_test): Likewise.
19786         (fabs_test): Likewise.
19787         (fdim_test): Likewise.
19788         (finite_test): Likewise.
19789         (floor_test): Likewise.
19790         (fma_test): Likewise.
19791         (fma_test_towardzero): Likewise.
19792         (fma_test_downward): Likewise.
19793         (fma_test_upward): Likewise.
19794         (fmax_test): Likewise.
19795         (fmin_test): Likewise.
19796         (fmod_test): Likewise.
19797         (fpclassify_test): Likewise.
19798         (frexp_test): Likewise.
19799         (gamma_test): Likewise.
19800         (hypot_test): Likewise.
19801         (ilogb_test): Likewise.
19802         (isfinite_test): Likewise.
19803         (isgreater_test): Likewise.
19804         (isgreaterequal_test): Likewise.
19805         (isinf_test): Likewise.
19806         (isless_test): Likewise.
19807         (islessequal_test): Likewise.
19808         (islessgreater_test): Likewise.
19809         (isnan_test): Likewise.
19810         (isnormal_test): Likewise.
19811         (issignaling_test): Likewise.
19812         (isunordered_test): Likewise.
19813         (j0_test): Likewise.
19814         (j1_test): Likewise.
19815         (jn_test): Likewise.
19816         (ldexp_test): Likewise.
19817         (lgamma_test): Likewise.
19818         (lrint_test): Likewise.
19819         (lrint_test_tonearest): Likewise.
19820         (lrint_test_towardzero): Likewise.
19821         (lrint_test_downward): Likewise.
19822         (lrint_test_upward): Likewise.
19823         (llrint_test): Likewise.
19824         (llrint_test_tonearest): Likewise.
19825         (llrint_test_towardzero): Likewise.
19826         (llrint_test_downward): Likewise.
19827         (llrint_test_upward): Likewise.
19828         (log_test): Likewise.
19829         (log10_test): Likewise.
19830         (log1p_test): Likewise.
19831         (log2_test): Likewise.
19832         (logb_test): Likewise.
19833         (logb_test_downward): Likewise.
19834         (lround_test): Likewise.
19835         (llround_test): Likewise.
19836         (modf_test): Likewise.
19837         (nearbyint_test): Likewise.
19838         (nextafter_test): Likewise.
19839         (nexttoward_test): Likewise.
19840         (pow_test): Likewise.
19841         (pow_test_tonearest): Likewise.
19842         (pow_test_towardzero): Likewise.
19843         (pow_test_downward): Likewise.
19844         (pow_test_upward): Likewise.
19845         (remainder_test): Likewise.
19846         (remainder_test_tonearest): Likewise.
19847         (remainder_test_towardzero): Likewise.
19848         (remainder_test_downward): Likewise.
19849         (remainder_test_upward): Likewise.
19850         (remquo_test): Likewise.
19851         (rint_test): Likewise.
19852         (rint_test_tonearest): Likewise.
19853         (rint_test_towardzero): Likewise.
19854         (rint_test_downward): Likewise.
19855         (rint_test_upward): Likewise.
19856         (round_test): Likewise.
19857         (scalb_test): Likewise.
19858         (scalbn_test): Likewise.
19859         (scalbln_test): Likewise.
19860         (signbit_test): Likewise.
19861         (sin_test): Likewise.
19862         (sin_test_tonearest): Likewise.
19863         (sin_test_towardzero): Likewise.
19864         (sin_test_downward): Likewise.
19865         (sin_test_upward): Likewise.
19866         (sincos_test): Likewise.
19867         (sinh_test): Likewise.
19868         (sinh_test_tonearest): Likewise.
19869         (sinh_test_towardzero): Likewise.
19870         (sinh_test_downward): Likewise.
19871         (sinh_test_upward): Likewise.
19872         (sqrt_test): Likewise.
19873         (tan_test): Likewise.
19874         (tan_test_tonearest): Likewise.
19875         (tan_test_towardzero): Likewise.
19876         (tan_test_downward): Likewise.
19877         (tan_test_upward): Likewise.
19878         (tanh_test): Likewise.
19879         (tgamma_test): Likewise.
19880         (trunc_test): Likewise.
19881         (y0_test): Likewise.
19882         (y1_test): Likewise.
19883         (yn_test): Likewise.
19884         (significand_test): Likewise.
19885
19886 2013-05-24  Ondřej Bílka  <neleai@seznam.cz>
19887
19888         [BZ #15381]
19889         * libio/genops.c (_IO_no_init): Initialize wide struct info.
19890
19891 2013-05-23  Edjunior Machado  <emachado@linux.vnet.ibm.com>
19892
19893         [BZ #14894]
19894         * sysdeps/powerpc/sys/platform/ppc.h: Add __ppc_yield,
19895         __ppc_mdoio and __ppc_mdoom.
19896         * manual/platform.texi: Document new functions __ppc_yield,
19897         __ppc_mdoio and __ppc_mdoom.
19898
19899 2013-05-22  Carlos O'Donell  <carlos@redhat.com>
19900
19901         * elf/ldconfig.c (is_hwcap_platform): Make comments full setences.
19902         (main): Mention "tls" pseudo-hwcap is legacy.
19903         * elf/dl-hwcaps.c (_dl_important_hwcaps): Correct rounding comment.
19904
19905 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
19906
19907         * math/gen-libm-test.pl (parse_args): Output only string of
19908         arguments as text for test name, not full call or descriptions of
19909         tests for extra outputs.
19910         (generate_testfile): Do not pass function name to parse_args.
19911         Generate this_func variable from START.
19912         * math/libm-test.inc (struct test_f_f_data): Rename test_name
19913         field to arg_str.
19914         (struct test_ff_f_data): Likewise.
19915         (test_ff_f_data_nexttoward): Likewise.
19916         (struct test_fi_f_data): Likewise.
19917         (struct test_fl_f_data): Likewise.
19918         (struct test_if_f_data): Likewise.
19919         (struct test_fff_f_data): Likewise.
19920         (struct test_c_f_data): Likewise.
19921         (struct test_f_f1_data): Likewise.  Remove field extra_name.
19922         (struct test_fF_f1_data): Likewise.
19923         (struct test_ffI_f1_data): Likewise.
19924         (struct test_c_c_data): Rename test_name field to arg_str.
19925         (struct test_cc_c_data): Likewise.
19926         (struct test_f_i_data): Likewise.
19927         (struct test_ff_i_data): Likewise.
19928         (struct test_f_l_data): Likewise.
19929         (struct test_f_L_data): Likewise.
19930         (struct test_fFF_11_data): Likewise.  Remove fields extra1_name
19931         and extra2_name.
19932         (COMMON_TEST_SETUP): New macro.
19933         (EXTRA_OUTPUT_TEST_SETUP): Likewise.
19934         (COMMON_TEST_CLEANUP): Likewise.
19935         (EXTRA_OUTPUT_TEST_CLEANUP): Likewise.
19936         (RUN_TEST_f_f): Take argument string.  Call new setup and cleanup
19937         macros.
19938         (RUN_TEST_LOOP_f_f): Update call to RUN_TEST_f_f.
19939         (RUN_TEST_2_f): Take argument string.  Call new setup and cleanup
19940         macros.
19941         (RUN_TEST_LOOP_2_f): Update call to RUN_TEST_2_f.
19942         (RUN_TEST_fff_f): Take argument string.  Call new setup and
19943         cleanup macros.
19944         (RUN_TEST_LOOP_fff_f): Update call to RUN_TEST_fff_f.
19945         (RUN_TEST_c_f): Take argument string.  Call new setup and cleanup
19946         macros.
19947         (RUN_TEST_LOOP_c_f): Update call to RUN_TEST_c_f.
19948         (RUN_TEST_f_f1): Take argument string.  Call new setup and cleanup
19949         macros.
19950         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
19951         (RUN_TEST_fF_f1): Take argument string.  Call new setup and
19952         cleanup macros.
19953         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
19954         (RUN_TEST_fI_f1): Take argument string.  Call new setup and
19955         cleanup macros.
19956         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
19957         (RUN_TEST_ffI_f1): Take argument string.  Call new setup and
19958         cleanup macros.
19959         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
19960         (RUN_TEST_c_c): Take argument string.  Call new setup and cleanup
19961         macros.
19962         (RUN_TEST_LOOP_c_c): Update call to RUN_TEST_c_c.
19963         (RUN_TEST_cc_c): Take argument string.  Call new setup and cleanup
19964         macros.
19965         (RUN_TEST_LOOP_cc_c): Update call to RUN_TEST_cc_c.
19966         (RUN_TEST_f_i): Take argument string.  Call new setup and cleanup
19967         macros.
19968         (RUN_TEST_LOOP_f_i): Update call to RUN_TEST_f_i.
19969         (RUN_TEST_f_i_tg): Take argument string.  Call new setup and
19970         cleanup macros.
19971         (RUN_TEST_LOOP_f_i_tg): Update call to RUN_TEST_f_i_tg.
19972         (RUN_TEST_ff_i_tg): Take argument string.  Call new setup and
19973         cleanup macros.
19974         (RUN_TEST_LOOP_ff_i_tg): Update call to RUN_TEST_ff_i_tg.
19975         (RUN_TEST_f_b): Take argument string.  Call new setup and cleanup
19976         macros.
19977         (RUN_TEST_LOOP_f_b): Update call to RUN_TEST_f_b.
19978         (RUN_TEST_f_b_tg): Take argument string.  Call new setup and
19979         cleanup macros.
19980         (RUN_TEST_LOOP_f_b_tg): Update call to RUN_TEST_f_b_tg.
19981         (RUN_TEST_f_l): Take argument string.  Call new setup and cleanup
19982         macros.
19983         (RUN_TEST_LOOP_f_l): Update call to RUN_TEST_f_l.
19984         (RUN_TEST_f_L): Take argument string.  Call new setup and cleanup
19985         macros.
19986         (RUN_TEST_LOOP_f_L): Update call to RUN_TEST_f_L.
19987         (RUN_TEST_fFF_11): Take argument string.  Call new setup and
19988         cleanup macros.
19989         (RUN_TEST_LOOP_fFF_11): Update call to RUN_TEST_fFF_11.
19990
19991 2013-05-22  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
19992
19993         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add si_addr_lsb
19994         to _sifields.sigfault.
19995         (si_addr_lsb): Define new macro.
19996         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
19997         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
19998         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: Likewise.
19999
20000 2013-05-03  Carlos O'Donell  <carlos at redhat.com>
20001
20002         [BZ #15441]
20003         * intl/dcigettext.c (DCIGETTEXT): Skip translating if _nl_find_msg
20004         returns -1.
20005         (_nl_find_msg): Return -1 if recursive call returned -1. If newmem is
20006         null return -1.
20007         * intl/loadmsgcat.c (_nl_load_domain): If _nl_find_msg returns -1 abort
20008         loading the domain.
20009
20010 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
20011
20012         * math/gen-libm-test.pl (parse_args): Do not include expected
20013         result in test name.
20014         * sysdeps/i386/fpu/libm-test-ulps: Update test names.
20015         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
20016         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
20017         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
20018         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
20019         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20020
20021 2013-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
20022
20023         * benchtests/Makefile: Sort function entries.
20024
20025         * benchtests/Makefile (bench): Add asin, acos, sinh, cosh,
20026         tanh, asinh, acosh, atanh.
20027         * benchtests/acos-inputs: New file.
20028         * benchtests/acosh-inputs: New file.
20029         * benchtests/asin-inputs: New file.
20030         * benchtests/asinh-inputs: New file.
20031         * benchtests/atanh-inputs: New file.
20032         * benchtests/cosh-inputs: New file.
20033         * benchtests/log-inputs: New file.
20034         * benchtests/sinh-inputs: New file.
20035         * benchtests/tanh-inputs: New file.
20036
20037 2013-05-21  Dmitry V. Levin  <ldv@altlinux.org>
20038
20039         [BZ #15339]
20040         * posix/tst-getaddrinfo4.c: New test.
20041         * posix/Makefile (tests): Add it.
20042
20043 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
20044
20045         [BZ #15339]
20046         * nss/getXXbyYY_r.c (REENTRANT_NAME): Set NETDB_INTERNAL only
20047         when no services were used.
20048         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set h_errno.
20049         Return EAI_SYSTEM if h_errno is NETDB_INTERNAL.
20050
20051 2013-05-21  Andreas Schwab  <schwab@suse.de>
20052
20053         [BZ #15014]
20054         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME))
20055         [HANDLE_DIGITS_DOTS]: Set any_service when digits-dots parsing was
20056         successful.
20057         * nss/digits_dots.c (__nss_hostname_digits_dots): Remove
20058         redundant variable declarations and reallocation of buffer when
20059         parsing as IPv6 address.  Always set NSS status when called from
20060         reentrant functions.  Use NETDB_INTERNAL instead of TRY_AGAIN when
20061         buffer too small.  Correct computation of needed size.
20062         * nss/Makefile (tests): Add test-digits-dots.
20063         * nss/test-digits-dots.c: New test.
20064
20065 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
20066
20067         * benchtests/Makefile: Remove instructions for adding
20068         benchmark tests.
20069         * benchtests/README: New file to explain how to execute and
20070         enhance the benchmark tests.
20071
20072 2013-05-21  Andreas Schwab  <schwab@suse.de>
20073
20074         [BZ #15493]
20075         * setjmp/Makefile (tests): Add tst-sigsetjmp.
20076         * setjmp/tst-sigsetjmp.c: New test.
20077
20078 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
20079
20080         * sysdeps/x86_64/memset.S (memset): New implementation.
20081         (__bzero): Likewise.
20082         (__memset_tail): New function.
20083
20084 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
20085
20086         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: New file.
20087         * sysdeps/x86_64/multiarch/memcpy.S (__new_memcpy): Add
20088         __memcpy_sse2_unaligned ifunc selection.
20089         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
20090         Add memcpy-sse2-unaligned.S.
20091         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
20092         Add: __memcpy_sse2_unaligned.
20093
20094 2013-05-19  Joseph Myers  <joseph@codesourcery.com>
20095
20096         [BZ #15490]
20097         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
20098         math_force_eval before restoring floating-point envrionment.
20099         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Likewise.
20100         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl):
20101         Likewise.
20102         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Include
20103         <math_private.h>.
20104         (__nearbyintl): Use math_force_eval before restoring
20105         floating-point environment.
20106         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c (__nearbyintl): Likewise.
20107
20108         * math/gen-libm-test.pl (special_functions): Remove.
20109         (parse_args): Don't handle TEST_extra.  Handle functions with no
20110         return value.
20111         * math/libm-test.inc (struct test_sincos_data): Replace with
20112         struct test_fFF_11_data.
20113         (RUN_TEST_sincos): Replace with RUN_TEST_fFF_11.
20114         (RUN_TEST_LOOP_sincos): Replace with RUN_TEST_LOOP_fFF_11.
20115         (sincos_test_data): Change element type to struct
20116         test_fFF_11_data.  Use TEST_fFF_11 instead of TEST_extra.
20117         (sincos_test): Use RUN_TEST_LOOP_fFF_11 instead of
20118         RUN_TEST_LOOP_sincos.
20119         * math/README.libm-test: Don't mention special handling of
20120         individual functions.
20121         * sysdeps/i386/fpu/libm-test-ulps: Update names of sincos tests.
20122         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
20123         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
20124         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
20125         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
20126         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20127
20128         * math/gen-libm-test.pl (get_variable): Remove function.
20129         (parse_args): Don't show pointer parameters to call in test
20130         names.  Use "extra output N" in test names for extra outputs
20131         rather than naming variables.
20132
20133 2013-05-18  Joseph Myers  <joseph@codesourcery.com>
20134
20135         [BZ #15488]
20136         * math/complex.h [__USE_ISOC11 && __GNUC_PREREQ (4, 7) &&
20137         __NO_LONG_DOUBLE_MATH] (CMPLXL): Define macro.
20138         * math/tst-CMPLX.c (do_test) [NO_LONG_DOUBLE]: Do not disable long
20139         double tests.
20140         * make/tst-CMPLX2.c [NO_LONG_DOUBLE] (check_long_double): Do not
20141         disable.
20142         (do_test) [NO_LONG_DOUBLE]: Do not disable call to
20143         check_long_double.
20144
20145         * math/gen-libm-test.pl (@tests): Remove variable.
20146         ($count): Likewise.
20147         (new_test): Remove function.
20148         (show_exceptions): New function.
20149         (special_functions): Use show_exceptions instead of new_test.
20150         (parse_args): Likewise.
20151         (generate_testfile): Pass only function name in generated call to
20152         print_max_error or print_complex_max_error.
20153         (get_ulps): Do not handle complex tests specially.
20154         (output_test): Rename to ...
20155         (get_all_ulps_for_test): ... this.  Return a string rather than
20156         printing to a file.  Require ulps to be present.
20157         (output_ulps): Generate arrays rather than #defines.
20158         * math/libm-test.inc: Move down #include of "libm-test-ulps.h".
20159         (struct ulp_data): New type.
20160         (BUILD_COMPLEX_ULP): Remove macro.
20161         (compare_ulp_data): New function.
20162         (find_ulps): Likewise.
20163         (find_test_ulps): Likewise.
20164         (find_function_ulps): Likewise.
20165         (find_complex_function_ulps): Likewise.
20166         (print_max_error): Determine allowed ulps using
20167         find_function_ulps.
20168         (print_complex_max_error): Determine allowed ulps using
20169         find_complex_function_ulps.
20170         (check_float_internal): Determine max ulps using find_test_ulps.
20171         (check_float): Do not take max_ulp parameter.  Update call to
20172         check_float_internal.
20173         (check_complex): Likewise.
20174         (check_int): Do not take max_ulp parameter.
20175         (check_long): Likewise.
20176         (check_bool): Likewise.
20177         (check_longlong): Likewise.
20178         (struct test_f_f_data): Remove max_ulp field.
20179         (struct test_ff_f_data): Likewise.
20180         (struct test_ff_f_data_nexttoward): Likewise.
20181         (struct test_fi_f_data): Likewise.
20182         (struct test_fl_f_data): Likewise.
20183         (struct test_if_f_data): Likewise.
20184         (struct test_fff_f_data): Likewise.
20185         (struct test_c_f_data): Likewise.
20186         (struct test_f_f1_data): Remove max_ulp and extra_ulp fields.
20187         (struct test_fF_f1_data): Likewise.
20188         (struct test_ffI_f1_data): Likewise.
20189         (struct test_c_c_data): Remove max_ulp field.
20190         (struct test_cc_c_data): Likewise.
20191         (struct test_f_i_data): Likewise.
20192         (struct test_ff_i_data): Likewise.
20193         (struct test_f_l_data): Likewise.
20194         (struct test_f_L_data): Likewise.
20195         (struct test_sincos_data): Likewise.
20196         (RUN_TEST_f_f): Do not handle ulps.
20197         (RUN_TEST_LOOP_f_f): Likewise.
20198         (RUN_TEST_2_f): Likewise.
20199         (RUN_TEST_LOOP_2_f): Likewise.
20200         (RUN_TEST_fff_f): Likewise.
20201         (RUN_TEST_LOOP_fff_f): Likewise.
20202         (RUN_TEST_c_f): Likewise.
20203         (RUN_TEST_LOOP_c_f): Likewise.
20204         (RUN_TEST_f_f1): Likewise.
20205         (RUN_TEST_LOOP_f_f1): Likewise.
20206         (RUN_TEST_fF_f1): Likewise.
20207         (RUN_TEST_LOOP_fF_f1): Likewise.
20208         (RUN_TEST_fI_f1): Likewise.
20209         (RUN_TEST_LOOP_fI_f1): Likewise.
20210         (RUN_TEST_ffI_f1): Likewise.
20211         (RUN_TEST_LOOP_ffI_f1): Likewise.
20212         (RUN_TEST_c_c): Likewise.
20213         (RUN_TEST_LOOP_c_c): Likewise.
20214         (RUN_TEST_cc_c): Likewise.
20215         (RUN_TEST_LOOP_cc_c): Likewise.
20216         (RUN_TEST_f_i): Likewise.
20217         (RUN_TEST_LOOP_f_i): Likewise.
20218         (RUN_TEST_f_i_tg): Likewise.
20219         (RUN_TEST_LOOP_f_i_tg): Likewise.
20220         (RUN_TEST_ff_i_tg): Likewise.
20221         (RUN_TEST_LOOP_ff_i_tg): Likewise.
20222         (RUN_TEST_f_b): Likewise.
20223         (RUN_TEST_LOOP_f_b): Likewise.
20224         (RUN_TEST_f_b_tg): Likewise.
20225         (RUN_TEST_LOOP_f_b_tg): Likewise.
20226         (RUN_TEST_f_l): Likewise.
20227         (RUN_TEST_LOOP_f_l): Likewise.
20228         (RUN_TEST_f_L): Likewise.
20229         (RUN_TEST_LOOP_f_L): Likewise.
20230         (RUN_TEST_sincos): Likewise.
20231         (RUN_TEST_LOOP_sincos): Likewise.
20232
20233 2013-05-17  Joseph Myers  <joseph@codesourcery.com>
20234
20235         [BZ #15480]
20236         [BZ #15485]
20237         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder): For
20238         main case of finite arguments, set rounding mode to FE_TONEAREST
20239         and discard exceptions.
20240         * math/libm-test.inc (remainder_test_data): Disallow "inexact"
20241         exceptions.
20242         (remainder_tonearest_test_data): New variable.
20243         (remainder_test_tonearest): New function.
20244         (remainder_towardzero_test_data): New variable.
20245         (remainder_test_towardzero): New function.
20246         (remainder_downward_test_data): New variable.
20247         (remainder_test_downward): New function.
20248         (remainder_upward_test_data): New variable.
20249         (remainder_test_upward): New function.
20250         (main): Call the new test functions.
20251
20252         * math/libm-test.inc (struct test_f_f1_data): Remove field
20253         extra_init.
20254         (struct test_fF_f1_data): Likewise.
20255         (struct test_ffI_f1_data): Likewise.
20256         (RUN_TEST_f_f1): Remove argument EXTRA_INIT.  Initialize EXTRA_VAR
20257         based on value of EXTRA_EXPECTED.
20258         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
20259         (RUN_TEST_fF_f1): Remove argument EXTRA_INIT.  Initialize
20260         EXTRA_VAR based on value of EXTRA_EXPECTED.
20261         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
20262         (RUN_TEST_fI_f1): Remove argument EXTRA_INIT.  Initialize
20263         EXTRA_VAR based on value of EXTRA_EXPECTED.
20264         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
20265         (RUN_TEST_ffI_f1): Remove argument EXTRA_INIT.  Initialize
20266         EXTRA_VAR based on value of EXTRA_EXPECTED.
20267         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
20268         * math/gen-libm-test.pl (parse_args): Don't output initializers
20269         for extra output values.
20270
20271         * math/libm-test.inc (check_int): Expect result to be exactly
20272         equal to expected value and do not handle ulps.
20273         (check_long): Likewise.
20274         (check_longlong): Likewise.
20275
20276         * math/libm-test.inc (ceil_test_data): Test for "inexact"
20277         exceptions.
20278         (cimag_test_data): Likewise.
20279         (conj_test_data): Likewise.
20280         (copysign_test_data): Likewise.
20281         (cproj_test_data): Likewise.
20282         (creal_test_data): Likewise.
20283         (fabs_test_data): Likewise.
20284         (fdim_test_data): Likewise.
20285         (finite_test_data): Likewise.
20286         (floor_test_data): Likewise.
20287         (fmax_test_data): Likewise.
20288         (fmin_test_data): Likewise.
20289         (fmod_test_data): Likewise.
20290         (fpclassify_test_data): Likewise.
20291         (frexp_test_data): Likewise.
20292         (ilogb_test_data): Likewise.
20293         (isfinite_test_data): Likewise.
20294         (isgreater_test_data): Likewise.
20295         (isgreaterequal_test_data): Likewise.
20296         (isinf_test_data): Likewise.
20297         (isless_test_data): Likewise.
20298         (islessequal_test_data): Likewise.
20299         (islessgreater_test_data): Likewise.
20300         (isnan_test_data): Likewise.
20301         (isnormal_test_data): Likewise.
20302         (issignaling_test_data): Likewise.
20303         (isunordered_test_data): Likewise.
20304         (ldexp_test_data): Likewise.
20305         (lrint_test_data): Likewise.
20306         (lrint_test_data) [TEST_FLOAT]: Disable one test.
20307         (lrint_test_data) [!TEST_LDOUBLE]: Likewise.
20308         (lrint_tonearest_test_data): Test for "inexact" exceptions.
20309         (lrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
20310         (lrint_tonearest_test_data) [!TEST_LDOUBLE]: Likewise.
20311         (lrint_tonearest_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
20312         test input.
20313         (lrint_towardzero_test_data): Test for "inexact" exceptions.
20314         (lrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
20315         (lrint_towardzero_test_data) [!TEST_LDOUBLE]: Likewise.
20316         (lrint_towardzero_test_data) [TEST_LDOUBLE]: Use "L" suffix on
20317         that test input.
20318         (lrint_downward_test_data): Test for "inexact" exceptions.
20319         (lrint_downward_test_data) [TEST_FLOAT]: Disable one test.
20320         (lrint_downward_test_data) [!TEST_LDOUBLE]: Likewise.
20321         (lrint_downward_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
20322         test input.
20323         (lrint_upward_test_data): Test for "inexact" exceptions.
20324         (lrint_upward_test_data) [TEST_LDOUBLE]: Use "L" suffix on one
20325         test input.
20326         (llrint_test_data): Test for "inexact" exceptions.
20327         (llrint_test_data) [TEST_FLOAT]: Disable one test.
20328         (llrint_tonearest_test_data): Test for "inexact" exceptions.
20329         (llrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
20330         (llrint_towardzero_test_data): Test for "inexact" exceptions.
20331         (llrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
20332         (llrint_downward_test_data): Test for "inexact" exceptions.
20333         (llrint_downward_test_data) [TEST_FLOAT]: Disable one test.
20334         (llrint_upward_test_data): Test for "inexact" exceptions.
20335         (logb_test_data): Likewise.
20336         (logb_downward_test_data): Likewise.
20337         (nextafter_test_data): Likewise.
20338         (nexttoward_test_data): Likewise.
20339         (remainder_test_data): Likewise.
20340         (remquo_test_data): Likewise.
20341         (scalbn_test_data): Likewise.
20342         (scalbln_test_data): Likewise.
20343         (signbit_test_data): Likewise.
20344         (sqrt_test_data): Likewise.
20345         (significand_test_data): Likewise.
20346
20347 2013-05-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
20348
20349         [BZ #15424]
20350         * benchtests/bench-modf.c (struct args): Mark arg0 as
20351         volatile.
20352         * scripts/bench.pl: Mark members of struct args as volatile.
20353
20354 2013-05-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20355
20356         [BZ # 15497]
20357         * sysdeps/powerpc/fpu/e_hypot.c (GET_TWO_FLOAT_WORD): Fix test for
20358         negative infinity on POWER6 or lower.
20359         * sysdeps/powerpc/fpu/e_hypotf.c (GET_TWO_FLOAT_WORD): Likewise.
20360
20361 2013-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
20362
20363         [BZ #15442]
20364         * soft-fp/op-common.h (_FP_FRAC_SNANP): New macro.
20365         (_FP_FRAC_SNANP_SEMIRAW): Likewise.
20366         (_FP_UNPACK_CANONICAL): Use _FP_FRAC_SNANP.
20367         (_FP_CHECK_SIGNAN_SEMIRAW): Use _FP_FRAC_SNANP_SEMIRAW.
20368         (_FP_SETQNAN): New macro.
20369         (_FP_SETQNAN_SEMIRAW): Likewise.
20370         (_FP_PACK_SEMIRAW): Use _FP_SETQNAN.
20371         (_FP_PACK_CANONICAL): Use _FP_SETQNAN.
20372         (_FP_ISSIGNAN): Use _FP_FRAC_SNANP.
20373         (FP_EXTEND): Use _FP_FRAC_SNANP.
20374         (FP_TRUNC): Use _FP_SETQNAN_SEMIRAW.
20375         * soft-fp/testit.c (gen_special_double): Take _FP_QNANNEGATEDP
20376         into account.
20377         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
20378         New macro.
20379         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
20380         Likewise.
20381
20382 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
20383
20384         * math/libm-test.inc (atanh_test_data): Use ERRNO_ERANGE together
20385         with DIVIDE_BY_ZERO_EXCEPTION.
20386         (gamma_test_data): Likewise.
20387         (lgamma_test_data): Likewise.
20388         (log_test_data): Likewise.
20389         (log10_test_data): Likewise.
20390         (log2_test_data): Likewise.
20391         (tgamma_test_data): Likewise.
20392
20393         * math/libm-test.inc (acos_test): Don't test for ENOSYS error.
20394         (acos_test_tonearest): Likewise.
20395         (acos_test_towardzero): Likewise.
20396         (acos_test_downward): Likewise.
20397         (acos_test_upward): Likewise.
20398         (acosh_test): Likewise.
20399         (asin_test): Likewise.
20400         (asin_test_tonearest): Likewise.
20401         (asin_test_towardzero): Likewise.
20402         (asin_test_downward): Likewise.
20403         (asin_test_upward): Likewise.
20404         (asinh_test): Likewise.
20405         (atan_test): Likewise.
20406         (atanh_test): Likewise.
20407         (atan2_test): Likewise.
20408         (cabs_test): Likewise.
20409         (cacos_test): Likewise.
20410         (cacosh_test): Likewise.
20411         (casin_test): Likewise.
20412         (casinh_test): Likewise.
20413         (catan_test): Likewise.
20414         (catanh_test): Likewise.
20415         (cbrt_test): Likewise.
20416         (ccos_test): Likewise.
20417         (ccosh_test): Likewise.
20418         (cexp_test): Likewise.
20419         (clog_test): Likewise.
20420         (clog10_test): Likewise.
20421         (cos_test): Likewise.
20422         (cos_test_tonearest): Likewise.
20423         (cos_test_towardzero): Likewise.
20424         (cos_test_downward): Likewise.
20425         (cos_test_upward): Likewise.
20426         (cosh_test): Likewise.
20427         (cosh_test_tonearest): Likewise.
20428         (cosh_test_towardzero): Likewise.
20429         (cosh_test_downward): Likewise.
20430         (cosh_test_upward): Likewise.
20431         (cpow_test): Likewise.
20432         (csin_test): Likewise.
20433         (csinh_test): Likewise.
20434         (csqrt_test): Likewise.
20435         (ctan_test): Likewise.
20436         (ctan_test_tonearest): Likewise.
20437         (ctan_test_towardzero): Likewise.
20438         (ctan_test_downward): Likewise.
20439         (ctan_test_upward): Likewise.
20440         (ctanh_test): Likewise.
20441         (ctanh_test_tonearest): Likewise.
20442         (ctanh_test_towardzero): Likewise.
20443         (ctanh_test_downward): Likewise.
20444         (ctanh_test_upward): Likewise.
20445         (erf_test): Likewise.
20446         (erfc_test): Likewise.
20447         (exp_test): Likewise.
20448         (exp_test_tonearest): Likewise.
20449         (exp_test_towardzero): Likewise.
20450         (exp_test_downward): Likewise.
20451         (exp_test_upward): Likewise.
20452         (exp10_test): Likewise.
20453         (exp2_test): Likewise.
20454         (expm1_test): Likewise.
20455         (fmod_test): Likewise.
20456         (gamma_test): Likewise.
20457         (hypot_test): Likewise.
20458         (j0_test): Likewise.
20459         (j1_test): Likewise.
20460         (jn_test): Likewise.
20461         (lgamma_test): Likewise.
20462         (log_test): Likewise.
20463         (log10_test): Likewise.
20464         (log1p_test): Likewise.
20465         (log2_test): Likewise.
20466         (logb_test_downward): Likewise.
20467         (pow_test): Likewise.
20468         (pow_test_tonearest): Likewise.
20469         (pow_test_towardzero): Likewise.
20470         (pow_test_downward): Likewise.
20471         (pow_test_upward): Likewise.
20472         (remainder_test): Likewise.
20473         (remquo_test): Likewise.
20474         (sin_test): Likewise.
20475         (sin_test_tonearest): Likewise.
20476         (sin_test_towardzero): Likewise.
20477         (sin_test_downward): Likewise.
20478         (sin_test_upward): Likewise.
20479         (sincos_test): Likewise.
20480         (sinh_test): Likewise.
20481         (sinh_test_tonearest): Likewise.
20482         (sinh_test_towardzero): Likewise.
20483         (sinh_test_downward): Likewise.
20484         (sinh_test_upward): Likewise.
20485         (sqrt_test): Likewise.
20486         (tan_test): Likewise.
20487         (tan_test_tonearest): Likewise.
20488         (tan_test_towardzero): Likewise.
20489         (tan_test_downward): Likewise.
20490         (tan_test_upward): Likewise.
20491         (tanh_test): Likewise.
20492         (tgamma_test): Likewise.
20493         (y0_test): Likewise.
20494         (y1_test): Likewise.
20495         (yn_test): Likewise.
20496
20497         * math/gen-libm-test.pl (adjust_arg): Remove function.
20498         (special_function): Remove argument $in_func.  Only handle
20499         generating output for tables of tests, not inside functions.
20500         (parse_args): Likewise.
20501         (generate_testfile): Remove variable $in_func.  Update call to
20502         parse_args.
20503         * math/libm-test.inc (PLUS_ZERO_INIT): Rename macro to plus_zero.
20504         (MINUS_ZERO_INIT): Rename macro to minus_zero.
20505         (PLUS_INFTY_INIT): Rename macro to plus_infty.
20506         (MINUS_INFTY_INIT): Rename macro to minus_infty.
20507         (QNAN_VALUE_INIT): Rename macro to qnan_value.
20508         (MAX_VALUE_INIT): Rename macro to max_value.
20509         (MIN_VALUE_INIT): Rename macro to min_value.
20510         (MIN_SUBNORM_VALUE_INIT): Rename macro to min_subnorm_value.
20511         (plus_zero): Remove variable.
20512         (minus_zero): Likewise.
20513         (plus_infty): Likewise.
20514         (minus_infty): Likewise.
20515         (qnan_value): Likewise.
20516         (max_value): Likewise.
20517         (min_value): Likewise.
20518         (min_subnorm_value): Likewise.
20519
20520 2013-05-16  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
20521
20522         * crypt/sha512-block.c: Add missing #include <stdint.h> due to
20523         uint64_t or uint32_t usage.
20524         * crypt/sha256-block.c: Likewise.
20525         * crypt/sha256-crypt.c: Likewise.
20526         * crypt/sha256.c: Likewise.
20527         * crypt/sha512-block.c: Likewise.
20528         * crypt/sha512-crypt.c: Likewise.
20529         * crypt/sha512.c: Likewise.
20530         * debug/backtrace-tst.c: Likewise.
20531         * debug/pcprofiledump.c: Likewise.
20532         * elf/cache.c: Likewise.
20533         * elf/dl-cache.c: Likewise.
20534         * elf/dl-misc.c: Likewise.
20535         * elf/dl-profile.c: Likewise.
20536         * elf/dl-support.c: Likewise.
20537         * elf/ldconfig.c: Likewise.
20538         * elf/sprof.c: Likewise.
20539         * iconv/dummy-repertoire.c: Likewise.
20540         * iconv/iconv_charmap.c: Likewise.
20541         * iconv/skeleton.c: Likewise.
20542         * iconvdata/8bit-generic.c: Likewise.
20543         * iconvdata/cp737.h: Likewise.
20544         * iconvdata/cp775.h: Likewise.
20545         * iconvdata/ibm1008.h: Likewise.
20546         * iconvdata/ibm1025.h: Likewise.
20547         * iconvdata/ibm1046.h: Likewise.
20548         * iconvdata/ibm1097.h: Likewise.
20549         * iconvdata/ibm1112.h: Likewise.
20550         * iconvdata/ibm1122.h: Likewise.
20551         * iconvdata/ibm1123.h: Likewise.
20552         * iconvdata/ibm1124.h: Likewise.
20553         * iconvdata/ibm1129.h: Likewise.
20554         * iconvdata/ibm1130.h: Likewise.
20555         * iconvdata/ibm1132.h: Likewise.
20556         * iconvdata/ibm1133.h: Likewise.
20557         * iconvdata/ibm1137.h: Likewise.
20558         * iconvdata/ibm1140.h: Likewise.
20559         * iconvdata/ibm1141.h: Likewise.
20560         * iconvdata/ibm1142.h: Likewise.
20561         * iconvdata/ibm1143.h: Likewise.
20562         * iconvdata/ibm1144.h: Likewise.
20563         * iconvdata/ibm1145.h: Likewise.
20564         * iconvdata/ibm1146.h: Likewise.
20565         * iconvdata/ibm1147.h: Likewise.
20566         * iconvdata/ibm1148.h: Likewise.
20567         * iconvdata/ibm1149.h: Likewise.
20568         * iconvdata/ibm1153.h: Likewise.
20569         * iconvdata/ibm1154.h: Likewise.
20570         * iconvdata/ibm1155.h: Likewise.
20571         * iconvdata/ibm1156.h: Likewise.
20572         * iconvdata/ibm1157.h: Likewise.
20573         * iconvdata/ibm1158.h: Likewise.
20574         * iconvdata/ibm1160.h: Likewise.
20575         * iconvdata/ibm1161.h: Likewise.
20576         * iconvdata/ibm1162.h: Likewise.
20577         * iconvdata/ibm1163.h: Likewise.
20578         * iconvdata/ibm1164.h: Likewise.
20579         * iconvdata/ibm1166.h: Likewise.
20580         * iconvdata/ibm1167.h: Likewise.
20581         * iconvdata/ibm12712.h: Likewise.
20582         * iconvdata/ibm1390.h: Likewise.
20583         * iconvdata/ibm1399.h: Likewise.
20584         * iconvdata/ibm16804.h: Likewise.
20585         * iconvdata/ibm4517.h: Likewise.
20586         * iconvdata/ibm4899.h: Likewise.
20587         * iconvdata/ibm4909.h: Likewise.
20588         * iconvdata/ibm4971.h: Likewise.
20589         * iconvdata/ibm5347.h: Likewise.
20590         * iconvdata/ibm803.h: Likewise.
20591         * iconvdata/ibm856.h: Likewise.
20592         * iconvdata/ibm901.h: Likewise.
20593         * iconvdata/ibm902.h: Likewise.
20594         * iconvdata/ibm9030.h: Likewise.
20595         * iconvdata/ibm9066.h: Likewise.
20596         * iconvdata/ibm921.h: Likewise.
20597         * iconvdata/ibm922.h: Likewise.
20598         * iconvdata/ibm9448.h: Likewise.
20599         * iconvdata/isiri-3342.h: Likewise.
20600         * iconvdata/jis0201.h: Likewise.
20601         * include/link.h: Likewise.
20602         * include/netdb.h: Likewise.
20603         * inet/check_native.c: Likewise.
20604         * inet/check_pf.c: Likewise.
20605         * inet/getipv4sourcefilter.c: Likewise.
20606         * inet/getnameinfo.c: Likewise.
20607         * inet/getsourcefilter.c: Likewise.
20608         * inet/htonl.c: Likewise.
20609         * inet/setipv4sourcefilter.c: Likewise.
20610         * inet/setsourcefilter.c: Likewise.
20611         * inet/test-inet6_opt.c: Likewise.
20612         * inet/tst-network.c: Likewise.
20613         * locale/C-collate.c: Likewise.
20614         * locale/C-ctype.c: Likewise.
20615         * locale/C-time.c: Likewise.
20616         * locale/C-translit.h: Likewise.
20617         * locale/loadarchive.c: Likewise.
20618         * locale/programs/3level.h: Likewise.
20619         * locale/programs/charmap.c: Likewise.
20620         * locale/programs/charmap.h: Likewise.
20621         * locale/programs/ld-address.c: Likewise.
20622         * locale/programs/ld-collate.c: Likewise.
20623         * locale/programs/ld-ctype.c: Likewise.
20624         * locale/programs/ld-identification.c: Likewise.
20625         * locale/programs/ld-measurement.c: Likewise.
20626         * locale/programs/ld-messages.c: Likewise.
20627         * locale/programs/ld-monetary.c: Likewise.
20628         * locale/programs/ld-name.c: Likewise.
20629         * locale/programs/ld-numeric.c: Likewise.
20630         * locale/programs/ld-paper.c: Likewise.
20631         * locale/programs/ld-telephone.c: Likewise.
20632         * locale/programs/ld-time.c: Likewise.
20633         * locale/programs/linereader.c: Likewise.
20634         * locale/programs/locale.c: Likewise.
20635         * locale/programs/locarchive.c: Likewise.
20636         * locale/programs/locfile.h: Likewise.
20637         * locale/programs/repertoire.c: Likewise.
20638         * locale/programs/simple-hash.c: Likewise.
20639         * locale/programs/simple-hash.h: Likewise.
20640         * malloc/memusage.c: Likewise.
20641         * malloc/memusagestat.c: Likewise.
20642         * nis/nis_defaults.c: Likewise.
20643         * nis/nis_hash.c: Likewise.
20644         * nis/nis_print.c: Likewise.
20645         * nis/nis_xdr.c: Likewise.
20646         * nscd/connections.c: Likewise.
20647         * nscd/hstcache.c: Likewise.
20648         * nscd/nscd_gethst_r.c: Likewise.
20649         * nscd/nscd_getserv_r.c: Likewise.
20650         * nscd/nscd_helper.c: Likewise.
20651         * nscd/servicescache.c: Likewise.
20652         * nss/makedb.c: Likewise.
20653         * nss/nss_db/db-XXX.c: Likewise.
20654         * nss/nss_db/db-initgroups.c: Likewise.
20655         * nss/nss_db/db-netgrp.c: Likewise.
20656         * nss/nss_files/files-network.c: Likewise.
20657         * nss/nss_files/files-parse.c: Likewise.
20658         * posix/bug-regex5.c: Likewise.
20659         * posix/fnmatch_loop.c: Likewise.
20660         * posix/regcomp.c: Likewise.
20661         * posix/regexec.c: Likewise.
20662         * posix/tst-rfc3484-2.c: Likewise.
20663         * posix/tst-rfc3484-3.c: Likewise.
20664         * posix/tst-rfc3484.c: Likewise.
20665         * resolv/nss_dns/dns-canon.c: Likewise.
20666         * resolv/nss_dns/dns-network.c: Likewise.
20667         * resolv/res_init.c: Likewise.
20668         * resolv/res_mkquery.c: Likewise.
20669         * resolv/tst-aton.c: Likewise.
20670         * stdlib/cxa_atexit.c: Likewise.
20671         * stdlib/cxa_finalize.c: Likewise.
20672         * stdlib/gen-fpioconst.c: Likewise.
20673         * stdlib/strtol_l.c: Likewise.
20674         * string/tst-endian.c: Likewise.
20675         * sunrpc/auth_des.c: Likewise.
20676         * sunrpc/clnt_udp.c: Likewise.
20677         * sunrpc/rtime.c: Likewise.
20678         * sunrpc/svcauth_des.c: Likewise.
20679         * sunrpc/xdr.c: Likewise.
20680         * sunrpc/xdr_intXX_t.c: Likewise.
20681         * sunrpc/xdr_rec.c: Likewise.
20682         * sysdeps/generic/ldconfig.h: Likewise.
20683         * sysdeps/generic/ldsodefs.h: Likewise.
20684         * sysdeps/generic/memusage.h: Likewise.
20685         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
20686         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: Likewise.
20687         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: Likewise.
20688         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
20689         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
20690         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
20691         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
20692         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
20693         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
20694         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
20695         * sysdeps/posix/getaddrinfo.c: Likewise.
20696         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
20697         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
20698         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
20699         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
20700         * sysdeps/powerpc/test-gettimebase.c: Likewise.
20701         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
20702         * sysdeps/unix/sysv/linux/getipv4sourcefilter.c: Likewise.
20703         * sysdeps/unix/sysv/linux/getsourcefilter.c: Likewise.
20704         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
20705         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: Likewise.
20706         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
20707         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
20708         * sysdeps/unix/sysv/linux/setipv4sourcefilter.c: Likewise.
20709         * sysdeps/unix/sysv/linux/setsourcefilter.c: Likewise.
20710         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: Likewise.
20711         * sysdeps/x86_64/dl-tls.h: Likewise.
20712         * sysdeps/x86_64/dl-tlsdesc.h: Likewise.
20713         * time/alt_digit.c: Likewise.
20714         * time/era.c: Likewise.
20715         * wcsmbs/tst-c16c32-1.c: Likewise.
20716
20717 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
20718
20719         * math/libm-test.inc (struct test_sincos_data): New type.
20720         (RUN_TEST_LOOP_sincos): New macro.
20721         (sincos_test_data): New variable.
20722         (sincos_test): Run tests with RUN_TEST_LOOP_sincos.
20723
20724 2013-05-16  Richard Henderson  <rth@redhat.com>
20725
20726         * math/atest-exp2.c (LIMB64): New macro.
20727         (CONSTSZ): New macro.
20728         (mp_exp1, mp_exp_m1, mp_log2): New variables.
20729         (hexdig): Move ...
20730         (print_mpn_fp): ... to function scope.
20731         (read_mpn_hex): Remove.
20732         (get_log2): Remove.
20733         (exp2_mpn): Use mp_log2.
20734         (main): Use mp_exp1.
20735
20736 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
20737
20738         * math/libm-test.inc: Remove comment about not testing "inexact"
20739         exceptions.
20740         (INEXACT_EXCEPTION): New macro.
20741         (NO_INEXACT_EXCEPTION): Likewise.
20742         (INVALID_EXCEPTION_OK): Update value.
20743         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
20744         (OVERFLOW_EXCEPTION_OK): Likewise.
20745         (UNDERFLOW_EXCEPTION_OK): Likewise.
20746         (IGNORE_ZERO_INF_SIGN): Likewise.
20747         (ERRNO_UNCHANGED): Likewise.
20748         (ERRNO_EDOM): Likewise.
20749         (ERRNO_ERANGE): Likewise.
20750         (test_exceptions): Handle testing "inexact" exceptions.
20751         (nearbyint_test_data): Use NO_INEXACT_EXCEPTION on all tests.
20752         (rint_test_data): Use NO_INEXACT_EXCEPTION and INEXACT_EXCEPTION.
20753         (rint_test_data) [LDBL_MANT_DIG <= 100]: Disable some tests.
20754         (rint_tonearest_test_data): Use NO_INEXACT_EXCEPTION and
20755         INEXACT_EXCEPTION.
20756         (rint_towardzero_test_data): Likewise.
20757         (rint_downward_test_data): Likewise.
20758         (rint_upward_test_data): Likewise.
20759
20760         * math/libm-test.inc (exp_test_data): Use ERRNO_ERANGE together
20761         with OVERFLOW_EXCEPTION.
20762         (exp10_test_data): Likewise.
20763         (exp2_test_data): Likewise.
20764         (expm1_test_data): Likewise.
20765         (lgamma_test_data): Likewise.
20766         (pow_test_data): Likewise.
20767         (tgamma_test_data): Likewise.
20768         (yn_test_data): Remove duplicate test of overflow.
20769
20770         * math/libm-test.inc (struct test_cc_c_data): New type.
20771         (RUN_TEST_LOOP_cc_c): New macro.
20772         (cpow_test_data): New variable.
20773         (cpow_test): Run tests with RUN_TEST_LOOP_cc_c.
20774
20775         * math/libm-test.inc (struct test_f_L_data): New type.
20776         (RUN_TEST_LOOP_f_L): New macro.
20777         (llrint_test_data): New variable.
20778         (llrint_test): Run tests with RUN_TEST_LOOP_f_L.
20779         (llrint_tonearest_test_data): New variable.
20780         (llrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_L.
20781         (llrint_towardzero_test_data): New variable.
20782         (llrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_L.
20783         (llrint_downward_test_data): New variable.
20784         (llrint_test_downward): Run tests with RUN_TEST_LOOP_f_L.
20785         (llrint_upward_test_data): New variable.
20786         (llrint_test_upward): Run tests with RUN_TEST_LOOP_f_L.
20787         (llround_test_data): New variable.
20788         (llround_test): Run tests with RUN_TEST_LOOP_f_L.
20789
20790 2013-05-13  Peter Collingbourne  <pcc@google.com>
20791
20792         * math/atest-exp2.c (get_log2): Remove const attribute.
20793
20794 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
20795
20796         * math/libm-test.inc (struct test_f_l_data): New type.
20797         (RUN_TEST_LOOP_f_l): New macro.
20798         (lrint_test_data): New variable.
20799         (lrint_test): Run tests with RUN_TEST_LOOP_f_l.
20800         (lrint_tonearest_test_data): New variable.
20801         (lrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_l.
20802         (lrint_towardzero_test_data): New variable.
20803         (lrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_l.
20804         (lrint_downward_test_data): New variable.
20805         (lrint_test_downward): Run tests with RUN_TEST_LOOP_f_l.
20806         (lrint_upward_test_data): New variable.
20807         (lrint_test_upward): Run tests with RUN_TEST_LOOP_f_l.
20808         (lround_test_data): New variable.
20809         (lround_test): Run tests with RUN_TEST_LOOP_f_l.
20810
20811 2013-05-15  Peter Collingbourne  <pcc@google.com>
20812
20813         * sysdeps/x86_64/fpu/math_private.h (MOVQ): New macro.
20814         (EXTRACT_WORDS64) Use where appropriate.
20815         (INSERT_WORDS64) Likewise.
20816
20817         * sysdeps/x86_64/fpu/multiarch/s_fma.c (__fma_fma4): Replace xm
20818         constraints with x constraints.
20819         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c (__fmaf_fma4): Likewise.
20820
20821         * malloc/obstack.c (_obstack_compat): Add initializer.
20822
20823 2013-05-15  Edjunior Machado  <emachado@linux.vnet.ibm.com>
20824
20825         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Remove
20826         si_trapno and add si_addr_lsb to _sifields.sigfault.
20827         (si_trapno): Remove macro.
20828         (si_addr_lsb): Define new macro.
20829         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
20830
20831 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
20832
20833         * math/libm-test.inc (llrint_test): Consistently use TEST_f_L
20834         instead of TEST_f_l.
20835         (llrint_test_tonearest): Likewise.
20836         (llrint_test_towardzero): Likewise.
20837         (llrint_test_downward): Likewise.
20838         (llrint_test_upward): Likewise.
20839         (llround_test): Likewise.
20840
20841         * math/libm-test.inc (struct test_f_i_data): Add comment.
20842         (RUN_TEST_LOOP_f_b): New macro.
20843         (RUN_TEST_LOOP_f_b_tg): Likewise.
20844         (finite_test_data): New variable.
20845         (finite_test): Run tests with RUN_TEST_LOOP_f_b.
20846         (isfinite_test_data): New variable.
20847         (isfinite_test): Run tests with RUN_TEST_LOOP_f_b_tg.
20848         (isinf_test_data): New variable.
20849         (isinf_test): Run tests with RUN_TEST_LOOP_f_b_tg.
20850         (isnan_test_data): New variable.
20851         (isnan_test): Run tests with RUN_TEST_LOOP_f_b_tg.
20852         (isnormal_test_data): New variable.
20853         (isnormal_test): Run tests with RUN_TEST_LOOP_f_b_tg.
20854         (issignaling_test_data): New variable.
20855         (issignaling_test): Run tests with RUN_TEST_LOOP_f_b_tg.
20856         (signbit_test_data): New variable.
20857         (signbit_test): Run tests with RUN_TEST_LOOP_f_b_tg.
20858
20859         * math/libm-test.inc (acos_test_data): Use ERRNO_EDOM together
20860         with INVALID_EXCEPTION.
20861         (acosh_test_data): Likewise.
20862         (asin_test_data): Likewise.
20863         (atanh_test_data): Likewise.
20864         (fmod_test_data): Likewise.
20865         (log_test_data): Likewise.
20866         (log10_test_data): Likewise.
20867         (log2_test_data): Likewise.
20868         (pow_test_data): Likewise.
20869         (sqrt_test_data): Likewise.
20870         (y0_test_data): Likewise.
20871         (y1_test_data): Likewise.
20872         (yn_test_data): Likewise.
20873
20874         * math/libm-test.inc (test_single_errno) [TEST_INLINE]: Disable
20875         function contents.
20876
20877         * math/libm-test.inc (struct test_ff_i_data): New type.
20878         (RUN_TEST_LOOP_ff_i_tg): New macro.
20879         (isgreater_test_data): New variable.
20880         (isgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
20881         (isgreaterequal_test_data): New variable.
20882         (isgreaterequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
20883         (isless_test_data): New variable.
20884         (isless_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
20885         (islessequal_test_data): New variable.
20886         (islessequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
20887         (islessgreater_test_data): New variable.
20888         (islessgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
20889         (isunordered_test_data): New variable.
20890         (isunordered_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
20891
20892 2013-05-14  David S. Miller  <davem@davemloft.net>
20893
20894         * sysdeps/sparc/fpu/libm-test-ulps: Update.
20895
20896 2013-05-14  Joseph Myers  <joseph@codesourcery.com>
20897
20898         * math/libm-test.inc (RUN_TEST_LOOP_2_f): Fix whitespace.
20899
20900         * math/libm-test.inc (struct test_fF_f1_data): Change type of
20901         extra_test to int.
20902         (struct test_f_i_data): Change type of max_ulp to int.
20903
20904         * math/libm-test.inc (test_ffI_f1_data): New type.
20905         (RUN_TEST_LOOP_ffI_f1): New macro.
20906         (remquo_test_data): New variable.
20907         (remquo_test): Run tests with RUN_TEST_LOOP_ffI_f1.
20908
20909         * setjmp/tst-setjmp-fp.c: New file.
20910         * setjmp/Makefile (tests): Add tst-setjmp-fp.
20911         (link-libm): New variable.
20912         ($(objpfx)tst-setjmp-fp): Depend on $(link-libm).
20913
20914         * math/libm-test.inc (struct test_f_i_data): New type.
20915         (RUN_TEST_LOOP_f_i): New macro.
20916         (RUN_TEST_LOOP_f_i_tg): Likewise.
20917         (fpclassify_test_data): New variable.
20918         (fpclassify_test): Run tests with RUN_TEST_LOOP_f_i_tg.
20919         (ilogb_test_data): New variable.
20920         (ilogb_test): Run tests with RUN_TEST_LOOP_f_i.
20921
20922         * math/libm-test.inc (scalbln_test): Correct function name in END
20923         call.
20924
20925         * math/libm-test.inc (struct test_f_f1_data): Add comment.
20926         (RUN_TEST_LOOP_fI_f1): New macro.
20927         (frexp_test_data): New variable.
20928         (frexp_test): Run tests with RUN_TEST_LOOP_fI_f1.
20929
20930         * math/libm-test.inc (struct test_fF_f1_data): New type.
20931         (RUN_TEST_LOOP_fF_f1): New macro.
20932         (modf_test_data): New variable.
20933         (modf_test): Run tests with RUN_TEST_LOOP_fF_f1.
20934
20935         * math/libm-test.inc (struct test_f_f1_data): New type.
20936         (RUN_TEST_LOOP_f_f1): New macro.
20937         (gamma_test_data): New variable.
20938         (gamma_test): Run tests with RUN_TEST_LOOP_f_f1.
20939         (lgamma_test_data): New variable.
20940         (lgamma_test): Run tests with RUN_TEST_LOOP_f_f1.
20941
20942 2013-05-13  Carlos O'Donell  <carlos@redhat.com>
20943
20944         * elf/dl-hwcaps.c (_dl_important_hwcaps): Comment vDSO hwcap loading.
20945         * elf/ldconfig.c (is_hwcap_platform): Comment each hwcap check.
20946         (main): Comment "tls" pseudo-hwcap.
20947
20948 2013-05-13  Joseph Myers  <joseph@codesourcery.com>
20949
20950         * math/libm-test.inc (struct test_fl_f_data): New type.
20951         (RUN_TEST_LOOP_fl_f): New variable.
20952         (scalbln_test_data): New variable.
20953         (scalbln_test): Run tests with RUN_TEST_LOOP_fl_f.
20954
20955         * math/libm-test.inc (struct test_fi_f_data): New type.
20956         (RUN_TEST_LOOP_fi_f): New macro.
20957         (ldexp_test_data): New variable.
20958         (ldexp_test): Run tests with RUN_TEST_LOOP_fi_f.
20959         (scalbn_test_data): New variable.
20960         (scalbn_test): Run tests with RUN_TEST_LOOP_fi_f.
20961
20962         * math/libm-test.inc (struct test_c_f_data): New type.
20963         (RUN_TEST_LOOP_c_f): New macro.
20964         (cabs_test_data): New variable.
20965         (cabs_test): Run tests with RUN_TEST_LOOP_c_f.
20966         (carg_test_data): New variable.
20967         (carg_test): Run tests with RUN_TEST_LOOP_c_f.
20968         (cimag_test_data): New variable.
20969         (cimag_test): Run tests with RUN_TEST_LOOP_c_f.
20970         (creal_test_data): New variable.
20971         (creal_test): Run tests with RUN_TEST_LOOP_c_f.
20972
20973         * math/libm-test.inc (struct test_if_f_data): New type.
20974         (RUN_TEST_LOOP_if_f): New macro.
20975         (jn_test_data): New variable.
20976         (jn_test): Run tests with RUN_TEST_LOOP_if_f.
20977         (yn_test_data): New variable.
20978         (yn_test): Run tests with RUN_TEST_LOOP_if_f.
20979
20980         * math/libm-test.inc (scalbln_test): Consistently use TEST_fl_f.
20981
20982 2013-05-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20983
20984         * math/libm-test.inc (M_1_DIV_El): Define using decimal constant.
20985         (log_test_data): Use M_1_DIV_El instead of 1.0 / M_El.
20986
20987 2013-05-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
20988
20989         * benchtests/Makefile (CPPFLAGS-nonlib): Add
20990         -DUSE_CLOCK_GETTIME if USE_CLOCK_GETTIME is defined.
20991         (bench-deps): Add bench-timing.h.
20992         * benchtests-bench-skeleton.c: Include bench-timing.h.
20993         (main): Use TIMING_* macros instead of clock_gettime.
20994         * benchtests/bench-timing.h: New file.
20995
20996         [BZ #14582]
20997         * sysdeps/ieee754/s_lib_version.c (_LIB_VERSION_INTERNAL):
20998         Renamed from _LIB_VERSION.
20999         (_LIB_VERSION): Set as weak alias of _LIB_VERSION_INTERNAL.
21000
21001 2013-05-12  Joseph Myers  <joseph@codesourcery.com>
21002
21003         * math/libm-test.inc (struct test_fff_f_data): New type.
21004         (RUN_TEST_LOOP_fff_f): New macro.
21005         (fma_test_data): New variable.
21006         (fma_test): Run tests with RUN_TEST_LOOP_fff_f.
21007         (fma_towardzero_test_data): New variable.
21008         (fma_test_towardzero): Run tests with RUN_TEST_LOOP_fff_f.
21009         (fma_downward_test_data): New variable.
21010         (fma_test_downward): Run tests with RUN_TEST_LOOP_fff_f.
21011         (fma_upward_test_data): New variable.
21012         (fma_test_upward): Run tests with RUN_TEST_LOOP_fff_f.
21013
21014         * math/libm-test.inc (BUILD_COMPLEX_ULP): New macro.
21015         (struct test_c_c_data): New type.
21016         (RUN_TEST_LOOP_c_c): New macro.
21017         (cacos_test_data): New variable.
21018         (cacos_test): Run tests with RUN_TEST_LOOP_c_c.
21019         (cacosh_test_data): New variable.
21020         (cacosh_test): Run tests with RUN_TEST_LOOP_c_c.
21021         (casin_test_data): New variable.
21022         (casin_test): Run tests with RUN_TEST_LOOP_c_c.
21023         (casinh_test_data): New variable.
21024         (casinh_test): Run tests with RUN_TEST_LOOP_c_c.
21025         (catan_test_data): New variable.
21026         (catan_test): Run tests with RUN_TEST_LOOP_c_c.
21027         (catanh_test_data): New variable.
21028         (catanh_test): Run tests with RUN_TEST_LOOP_c_c.
21029         (ccos_test_data): New variable.
21030         (ccos_test): Run tests with RUN_TEST_LOOP_c_c.
21031         (ccosh_test_data): New variable.
21032         (ccosh_test): Run tests with RUN_TEST_LOOP_c_c.
21033         (cexp_test_data): New variable.
21034         (cexp_test): Run tests with RUN_TEST_LOOP_c_c.
21035         (clog_test_data): New variable.
21036         (clog_test): Run tests with RUN_TEST_LOOP_c_c.
21037         (clog10_test_data): New variable.
21038         (clog10_test): Run tests with RUN_TEST_LOOP_c_c.
21039         (conj_test_data): New variable.
21040         (conj_test): Run tests with RUN_TEST_LOOP_c_c.
21041         (cproj_test_data): New variable.
21042         (cproj_test): Run tests with RUN_TEST_LOOP_c_c.
21043         (csin_test_data): New variable.
21044         (csin_test): Run tests with RUN_TEST_LOOP_c_c.
21045         (csinh_test_data): New variable.
21046         (csinh_test): Run tests with RUN_TEST_LOOP_c_c.
21047         (csqrt_test_data): New variable.
21048         (csqrt_test): Run tests with RUN_TEST_LOOP_c_c.
21049         (ctan_test_data): New variable.
21050         (ctan_test): Run tests with RUN_TEST_LOOP_c_c.
21051         (ctan_tonearest_test_data): New variable.
21052         (ctan_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
21053         (ctan_towardzero_test_data): New variable.
21054         (ctan_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
21055         (ctan_downward_test_data): New variable.
21056         (ctan_test_downward): Run tests with RUN_TEST_LOOP_c_c.
21057         (ctan_upward_test_data): New variable.
21058         (ctan_test_upward): Run tests with RUN_TEST_LOOP_c_c.
21059         (ctanh_test_data): New variable.
21060         (ctanh_test): Run tests with RUN_TEST_LOOP_c_c.
21061         (ctanh_tonearest_test_data): New variable.
21062         (ctanh_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
21063         (ctanh_towardzero_test_data): New variable.
21064         (ctanh_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
21065         (ctanh_downward_test_data): New variable.
21066         (ctanh_test_downward): Run tests with RUN_TEST_LOOP_c_c.
21067         (ctanh_upward_test_data): New variable.
21068         (ctanh_test_upward): Run tests with RUN_TEST_LOOP_c_c.
21069         * math/gen-libm-test.pl (get_ulps): Use BUILD_COMPLEX_ULP instead
21070         of BUILD_COMPLEX.
21071
21072         * math/libm-test.inc (struct test_ff_f_data): New type.
21073         (struct test_ff_f_data_nexttoward): Likewise.
21074         (RUN_TEST_LOOP_2_f): New macro.
21075         (RUN_TEST_LOOP_ff_f): Likewise.
21076         (atan2_test_data): New variable.
21077         (atan2_test): Run tests with RUN_TEST_LOOP_ff_f.
21078         (copysign_test_data): New variable.
21079         (copysign_test): Run tests with RUN_TEST_LOOP_ff_f.
21080         (fdim_test_data): New variable.
21081         (fdim_test): Run tests with RUN_TEST_LOOP_ff_f.
21082         (fmax_test_data): New variable.
21083         (fmax_test): Run tests with RUN_TEST_LOOP_ff_f.
21084         (fmin_test_data): New variable.
21085         (fmin_test): Run tests with RUN_TEST_LOOP_ff_f.
21086         (fmod_test_data): New variable.
21087         (fmod_test): Run tests with RUN_TEST_LOOP_ff_f.
21088         (hypot_test_data): New variable.
21089         (hypot_test): Run tests with RUN_TEST_LOOP_ff_f.
21090         (nextafter_test_data): New variable.
21091         (nextafter_test): Run tests with RUN_TEST_LOOP_ff_f.
21092         (nexttoward_test_data): New variable.
21093         (nexttoward_test): Run tests with RUN_TEST_LOOP_ff_f.
21094         (pow_test_data): New variable.
21095         (pow_test): Run tests with RUN_TEST_LOOP_ff_f.
21096         (pow_tonearest_test_data): New variable.
21097         (pow_test_tonearest): Run tests with RUN_TEST_LOOP_ff_f.
21098         (pow_towardzero_test_data): New variable.
21099         (pow_test_towardzero): Run tests with RUN_TEST_LOOP_ff_f.
21100         (pow_downward_test_data): New variable.
21101         (pow_test_downward): Run tests with RUN_TEST_LOOP_ff_f.
21102         (pow_upward_test_data): New variable.
21103         (pow_test_upward): Run tests with RUN_TEST_LOOP_ff_f.
21104         (remainder_test_data): New variable.
21105         (remainder_test): Run tests with RUN_TEST_LOOP_ff_f.
21106         (scalb_test_data): New variable.
21107         (scalb_test): Run tests with RUN_TEST_LOOP_ff_f.
21108         * sysdeps/i386/fpu/libm-test-ulps: Update.
21109
21110 2013-05-11  Joseph Myers  <joseph@codesourcery.com>
21111
21112         * math/libm-test.inc (fma_test): Use max_value instead of local
21113         variable fltmax.
21114         (nextafter_test): Likewise.
21115
21116         * math/libm-test.inc (acos_towardzero_test_data): New variable.
21117         (acos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
21118         (acos_downward_test_data): New variable.
21119         (acos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
21120         (acos_upward_test_data): New variable.
21121         (acos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
21122         (acosh_test_data): New variable.
21123         (acosh_test): Run tests with RUN_TEST_LOOP_f_f.
21124         (asin_test_data): New variable.
21125         (asin_test): Run tests with RUN_TEST_LOOP_f_f.
21126         (asin_tonearest_test_data): New variable.
21127         (asin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
21128         (asin_towardzero_test_data): New variable.
21129         (asin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
21130         (asin_downward_test_data): New variable.
21131         (asin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
21132         (asin_upward_test_data): New variable.
21133         (asin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
21134         (asinh_test_data): New variable.
21135         (asinh_test): Run tests with RUN_TEST_LOOP_f_f.
21136         (atan_test_data): New variable.
21137         (atan_test): Run tests with RUN_TEST_LOOP_f_f.
21138         (atanh_test_data): New variable.
21139         (atanh_test): Run tests with RUN_TEST_LOOP_f_f.
21140         (cbrt_test_data): New variable.
21141         (cbrt_test): Run tests with RUN_TEST_LOOP_f_f.
21142         (ceil_test_data): New variable.
21143         (ceil_test): Run tests with RUN_TEST_LOOP_f_f.
21144         (cos_test_data): New variable.
21145         (cos_test): Run tests with RUN_TEST_LOOP_f_f.
21146         (cos_tonearest_test_data): New variable.
21147         (cos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
21148         (cos_towardzero_test_data): New variable.
21149         (cos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
21150         (cos_downward_test_data): New variable.
21151         (cos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
21152         (cos_upward_test_data): New variable.
21153         (cos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
21154         (cosh_test_data): New variable.
21155         (cosh_test): Run tests with RUN_TEST_LOOP_f_f.
21156         (cosh_tonearest_test_data): New variable.
21157         (cosh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
21158         (cosh_towardzero_test_data): New variable.
21159         (cosh_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
21160         (cosh_downward_test_data): New variable.
21161         (cosh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
21162         (cosh_upward_test_data): New variable.
21163         (cosh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
21164         (erf_test_data): New variable.
21165         (erf_test): Run tests with RUN_TEST_LOOP_f_f.
21166         (erfc_test_data): New variable.
21167         (erfc_test): Run tests with RUN_TEST_LOOP_f_f.
21168         (exp_test_data): New variable.
21169         (exp_test): Run tests with RUN_TEST_LOOP_f_f.
21170         (exp_tonearest_test_data): New variable.
21171         (exp_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
21172         (exp_towardzero_test_data): New variable.
21173         (exp_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
21174         (exp_downward_test_data): New variable.
21175         (exp_test_downward): Run tests with RUN_TEST_LOOP_f_f.
21176         (exp_upward_test_data): New variable.
21177         (exp_test_upward): Run tests with RUN_TEST_LOOP_f_f.
21178         (exp10_test_data): New variable.
21179         (exp10_test): Run tests with RUN_TEST_LOOP_f_f.
21180         (exp2_test_data): New variable.
21181         (exp2_test): Run tests with RUN_TEST_LOOP_f_f.
21182         (expm1_test_data): New variable.
21183         (expm1_test): Run tests with RUN_TEST_LOOP_f_f.
21184         (fabs_test_data): New variable.
21185         (fabs_test): Run tests with RUN_TEST_LOOP_f_f.
21186         (floor_test_data): New variable.
21187         (floor_test): Run tests with RUN_TEST_LOOP_f_f.
21188         (j0_test_data): New variable.
21189         (j0_test): Run tests with RUN_TEST_LOOP_f_f.
21190         (j1_test_data): New variable.
21191         (j1_test): Run tests with RUN_TEST_LOOP_f_f.
21192         (log_test_data): New variable.
21193         (log_test): Run tests with RUN_TEST_LOOP_f_f.
21194         (log10_test_data): New variable.
21195         (log10_test): Run tests with RUN_TEST_LOOP_f_f.
21196         (log1p_test_data): New variable.
21197         (log1p_test): Run tests with RUN_TEST_LOOP_f_f.
21198         (log2_test_data): New variable.
21199         (log2_test): Run tests with RUN_TEST_LOOP_f_f.
21200         (logb_test_data): New variable.
21201         (logb_test): Run tests with RUN_TEST_LOOP_f_f.
21202         (logb_downward_test_data): New variable.
21203         (logb_test_downward): Run tests with RUN_TEST_LOOP_f_f.
21204         (nearbyint_test_data): New variable.
21205         (nearbyint_test): Run tests with RUN_TEST_LOOP_f_f.
21206         (rint_test_data): New variable.
21207         (rint_test): Run tests with RUN_TEST_LOOP_f_f.
21208         (rint_tonearest_test_data): New variable.
21209         (rint_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
21210         (rint_towardzero_test_data): New variable.
21211         (rint_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
21212         (rint_downward_test_data): New variable.
21213         (rint_test_downward): Run tests with RUN_TEST_LOOP_f_f.
21214         (rint_upward_test_data): New variable.
21215         (rint_test_upward): Run tests with RUN_TEST_LOOP_f_f.
21216         (round_test_data): New variable.
21217         (round_test): Run tests with RUN_TEST_LOOP_f_f.
21218         (sin_test_data): New variable.
21219         (sin_test): Run tests with RUN_TEST_LOOP_f_f.
21220         (sin_tonearest_test_data): New variable.
21221         (sin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
21222         (sin_towardzero_test_data): New variable.
21223         (sin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
21224         (sin_downward_test_data): New variable.
21225         (sin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
21226         (sin_upward_test_data): New variable.
21227         (sin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
21228         (sinh_test_data): New variable.
21229         (sinh_test): Run tests with RUN_TEST_LOOP_f_f.
21230         (sinh_tonearest_test_data): New variable.
21231         (sinh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
21232         (sinh_towardzero_test_data): New variable.
21233         (sinh_towardzero): Run tests with RUN_TEST_LOOP_f_f.
21234         (sinh_downward_test_data): New variable.
21235         (sinh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
21236         (sinh_upward_test_data): New variable.
21237         (sinh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
21238         (sqrt_test_data): New variable.
21239         (sqrt_test): Run tests with RUN_TEST_LOOP_f_f.
21240         (tan_test_data): New variable.
21241         (tan_test): Run tests with RUN_TEST_LOOP_f_f.
21242         (tan_tonearest_test_data): New variable.
21243         (tan_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
21244         (tan_towardzero_test_data): New variable.
21245         (tan_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
21246         (tan_downward_test_data): New variable.
21247         (tan_test_downward): Run tests with RUN_TEST_LOOP_f_f.
21248         (tan_upward_test_data): New variable.
21249         (tan_test_upward): Run tests with RUN_TEST_LOOP_f_f.
21250         (tanh_test_data): New variable.
21251         (tanh_test): Run tests with RUN_TEST_LOOP_f_f.
21252         (tgamma_test_data): New variable.
21253         (tgamma_test): Run tests with RUN_TEST_LOOP_f_f.
21254         (trunc_test_data): New variable.
21255         (trunc_test): Run tests with RUN_TEST_LOOP_f_f.
21256         (y0_test_data): New variable.
21257         (y0_test): Run tests with RUN_TEST_LOOP_f_f.
21258         (y1_test_data): New variable.
21259         (y1_test): Run tests with RUN_TEST_LOOP_f_f.
21260         (significand_test_data): New variable.
21261         (significand_test): Run tests with RUN_TEST_LOOP_f_f.
21262
21263 2013-05-10  Christian Grönke  <cgr_bugs@sysgo.com>
21264
21265         [BZ #12387]
21266         * sysdeps/unix/sysv/linux/sh/getgid.c: New file.
21267
21268 2013-05-10  Pino Toscano  <toscano.pino@tiscali.it>
21269
21270         * sysdeps/mach/hurd/bits/statvfs.h: Add ST_NOATIME.
21271
21272 2013-05-10  Andreas Jaeger  <aj@suse.de>
21273
21274         [BZ #15448]
21275         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_SET_S)
21276         (__CPU_CLR_S, __CPU_ISSET_S): Avoid integer overflow.
21277
21278 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
21279
21280         * math/gen-libm-test.pl (adjust_arg): New function.
21281         (special_functions): Handle generating output in both functions
21282         and arrays.
21283         (parse_args): Likewise.
21284         (generate_testfile): Handle START_DATA and END_DATA.  Pass extra
21285         $in_func argument to parse_args.
21286         * math/libm-test.inc (struct test_f_f_data): New type.
21287         (IF_ROUND_INIT_): New macro.
21288         (IF_ROUND_INIT_FE_DOWNWARD): Likewise.
21289         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
21290         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
21291         (IF_ROUND_INIT_FE_UPWARD): Likewise.
21292         (ROUND_RESTORE_): Likewise.
21293         (ROUND_RESTORE_FE_DOWNWARD): Likewise.
21294         (ROUND_RESTORE_FE_TONEAREST): Likewise.
21295         (ROUND_RESTORE_FE_TOWARDZERO): Likewise.
21296         (ROUND_RESTORE_FE_UPWARD): Likewise.
21297         (RUN_TEST_LOOP_f_f): New macro.
21298         (acos_test_data): New variable.
21299         (acos_test): Run tests with RUN_TEST_LOOP_f_f.
21300         (acos_tonearest_test_data): New variable.
21301         (acos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
21302
21303 2013-05-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
21304
21305         * benchtests/bench-skeleton.c (startup): Fix coding style.
21306
21307 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
21308
21309         [BZ #6809]
21310         * math/w_tgamma.c (__tgamma): Also call __kernel_standard for
21311         negative infinity argument.
21312         * math/w_tgammaf.c (__tgammaf): Also call __kernel_standard_f for
21313         negative infinity argument.
21314         * math/w_tgammal.c (__tgammal): Also call __kernel_standard_l for
21315         negative infinity argument.
21316         * math/libm-test.inc (tgamma_test): Expect errno to be set for
21317         domain errors.
21318
21319 2013-05-10  Florian Weimer  <fweimer@redhat.com>
21320
21321         * elf/sprof.c (load_profdata): Use fstat64 instead of fstat.
21322         * iconv/iconv_charmap.c (charmap_conversion): Likewise.
21323         * iconv/iconv_prog.c (main): Likewise.
21324         * locale/programs/charmap-dir.c (charmap_readdir)
21325         (fopen_uncompressed): Likewise.
21326         * locale/programs/locfile.c (siblings_uncached)
21327         (write_locale_data): Use lstat64 instead of lstat.
21328         * sunrpc/rpc_main.c (find_cpp, checkfiles): Use stat64 instead of
21329         stat.
21330
21331 2013-05-10  Andreas Jaeger  <aj@suse.de>
21332
21333         [BZ #15395]
21334         * sunrpc/rpc_main.c (main): Invoke setlocale and textdomain for
21335         localization.
21336         Include <locale.h>.
21337
21338 2013-05-09  Carlos O'Donell  <carlos@redhat.com>
21339
21340         * elf/dl-close.c (_dl_close_worker): Add comments.
21341
21342 2013-05-09  Joseph Myers  <joseph@codesourcery.com>
21343
21344         [BZ #15359]
21345         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (c): Use 106 bits for
21346         high part of pi/2.
21347         (__ieee754_rem_pio2l): Update comments.
21348
21349         [BZ #15429]
21350         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c (c): Use 113 bits for
21351         high part of pi/2.
21352         (__ieee754_rem_pio2l): Update comments.
21353
21354         * math/libm-test.inc (M_SQRT_2_2): Remove macro.
21355         (csqrt_test): Use M_SQRT1_2l instead of M_SQRT_2_2.
21356
21357         * math/libm-test.inc (carg_test): Use M_PI_34l instead of 3 *
21358         M_PI_4l.
21359
21360         * math/libm-test.inc (M_PI_34l): Define using decimal constant.
21361         (M_PI_34_LOG10El): Likewise.
21362         (M_PI2_LOG10El): Likewise.
21363         (M_PI4_LOG10El): Likewise.
21364         (M_PI_LOG10El): Likewise.
21365
21366 2013-05-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21367
21368         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21369
21370 2013-05-08  Joseph Myers  <joseph@codesourcery.com>
21371
21372         * math/libm-test.inc (PLUS_ZERO_INIT): New macro.
21373         (MINUS_ZERO_INIT): Likewise.
21374         (PLUS_INFTY_INIT): Likewise.
21375         (MINUS_INFTY_INIT): Likewise.
21376         (QNAN_VALUE_INIT): Likewise.
21377         (MAX_VALUE_INIT): Likewise.
21378         (MIN_VALUE_INIT): Likewise.
21379         (MIN_SUBNORM_VALUE_INIT): Likewise.
21380         (plus_zero): Initialize with PLUS_ZERO_INIT.
21381         (minus_zero): Initialize with MINUS_ZERO_INIT.
21382         (plus_infty): Initialize with PLUS_INFTY_INIT.
21383         (minus_infty): Initialize with MINUS_INFTY_INIT.
21384         (qnan_value): Initialize with QNAN_VALUE_INIT.
21385         (max_value): Initialize with MAX_VALUE_INIT.
21386         (min_value): Initialize with MIN_VALUE_INIT.
21387         (min_subnorm_value): Initialize with MIN_SUBNORM_VALUE_INIT.
21388
21389         * math/libm-test.inc (RUN_TEST_if_f): New macro.
21390         (jn_test): Use TEST_if_f instead of TEST_ff_f.
21391         (ldexp_text): Use TEST_fi_i instead of TEST_ff_f.
21392         (yn_test): Use TEST_if_f instead of TEST_ff_f.
21393
21394         * math/libm-test.inc (RUN_TEST_f_f): New macro.
21395         (RUN_TEST_2_f): Likewise.
21396         (RUN_TEST_ff_f): Likewise.
21397         (RUN_TEST_fi_f): Likewise.
21398         (RUN_TEST_fl_f): Likewise.
21399         (RUN_TEST_fff_f): Likewise.
21400         (RUN_TEST_c_f): Likewise.
21401         (RUN_TEST_f_f1): Likewise.
21402         (RUN_TEST_fF_f1): Likewise.
21403         (RUN_TEST_fI_f1): Likewise.
21404         (RUN_TEST_ffI_f1): Likewise.
21405         (RUN_TEST_c_c): Likewise.
21406         (RUN_TEST_cc_c): Likewise.
21407         (RUN_TEST_f_i): Likewise.
21408         (RUN_TEST_f_i_tg): Likewise.
21409         (RUN_TEST_ff_i_tg): Likewise.
21410         (RUN_TEST_f_b): Likewise.
21411         (RUN_TEST_f_b_tg): Likewise.
21412         (RUN_TEST_f_l): Likewise.
21413         (RUN_TEST_f_L): Likewise.
21414         (RUN_TEST_sincos): Likewise.
21415         * math/gen-libm-test.pl (new_test): Take new argument to indicate
21416         whether to show exceptions.  Do not include ");\n" in return
21417         value.
21418         (special_functions): Output call to RUN_TEST_sincos instead of
21419         check_float calls.  Update calls to new_test.
21420         (parse_args): Output call to single RUN_TEST_* macro instead of
21421         check_* calls and other assignments.  Update calls to new_test.
21422
21423         [BZ #2546]
21424         [BZ #2560]
21425         [BZ #5159]
21426         [BZ #15426]
21427         * sysdeps/ieee754/k_standard.c (__kernel_standard): Copy sign of
21428         input to result for tgamma overflow.
21429         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Include <float.h>.
21430         (gamma_coeff): New variable.
21431         (NCOEFF): New macro.
21432         (gamma_positive): New function.
21433         (__ieee754_gamma_r): Handle positive infinity, NaN, overflow and
21434         underflow here.  Use gamma_positive instead of exp (lgamma) for
21435         other arguments.
21436         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Include <float.h>.
21437         (gamma_coeff): New variable.
21438         (NCOEFF): New macro.
21439         (gammaf_positive): New function.
21440         (__ieee754_gammaf_r): Handle positive infinity, NaN, overflow and
21441         underflow here.  Use gamma_positive instead of exp (lgamma) for
21442         other arguments.
21443         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Include <float.h>.
21444         (gamma_coeff): New variable.
21445         (NCOEFF): New macro.
21446         (gammal_positive): New function.
21447         (__ieee754_gammal_r): Handle positive infinity, NaN, overflow and
21448         underflow here.  Use gamma_positive instead of exp (lgamma) for
21449         other arguments.
21450         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Include <float.h>.
21451         (gamma_coeff): New variable.
21452         (NCOEFF): New macro.
21453         (gammal_positive): New function.
21454         (__ieee754_gammal_r): Handle positive infinity, overflow and
21455         underflow here.  Handle NaN the same as positive infinity.  Remove
21456         check x < 0xffffffff for negative integers.  Use gamma_positive
21457         instead of exp (lgamma) for other arguments.
21458         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Include <float.h>.
21459         (gamma_coeff): New variable.
21460         (NCOEFF): New macro.
21461         (gammal_positive): New function.
21462         * sysdeps/ieee754/dbl-64/gamma_product.c: New file.
21463         * sysdeps/ieee754/dbl-64/gamma_productf.c: Likewise.
21464         * sysdeps/ieee754/ldbl-128/gamma_productl.c: Likewise.
21465         * sysdeps/ieee754/ldbl-128ibm/gamma_productl.c: Likewise.
21466         * sysdeps/ieee754/ldbl-96/gamma_product.c: Likewise.
21467         * sysdeps/ieee754/ldbl-96/gamma_productl.c: Likewise.
21468         * sysdeps/generic/math_private.h (__gamma_productf): New
21469         prototype.
21470         (__gamma_product): Likewise.
21471         (__gamma_productl): Likewise.
21472         * math/Makefile (libm-calls): Add gamma_product.
21473         * math/libm-test.inc (tgamma_test): Add more tests.
21474         * sysdeps/i386/fpu/libm-test-ulps: Update.
21475         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21476
21477 2013-05-08  Ondřej Bílka  <neleai@seznam.cz>
21478
21479         * benchtests/bench-skeleton.c (main): Preheat CPU.
21480
21481 2013-05-07  Aurelien Jarno <aurelien@aurel32.net>
21482
21483         * misc/sys/param.h (DEV_BSIZE): Define only if not already defined.
21484
21485 2013-05-07  Roland McGrath  <roland@hack.frob.com>
21486
21487         * sysdeps/generic/ldsodefs.h [IS_IN_rtld]: Declare _dl_skip_args
21488         and _dl_skip_args_internal.
21489
21490 2013-05-07  Carlos O'Donell  <carlos@redhat.com>
21491
21492         * manual/message.texi (Message Translation): Talk about users.
21493         Message to key mapping impacts design.
21494
21495 2013-05-06  Roland McGrath  <roland@hack.frob.com>
21496
21497         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: New file.
21498
21499         * elf/dl-open.c: Remove declaration of _dl_sysdep_start.
21500
21501         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: Moved to ...
21502         * sysdeps/wordsize-64/glob64.c: ... here.
21503
21504         * sysdeps/generic/not-cancel.h (NO_CANCELLATION): New macro.
21505         (pause_not_cancel, nanosleep_not_cancel, sigsuspend_not_cancel):
21506         New macros.
21507
21508         * debug/getlogin_r_chk.c: Moved to ...
21509         * login/getlogin_r_chk.c: ... here.
21510         * debug/Makefile (routines): Move getlogin_r_chk to ...
21511         * login/Makefile (routines): ... here.
21512         * debug/Versions (libc: GLIBC_2.4): Move getlogin_r_chk to ...
21513         * login/Versions (libc: GLIBC_2.4): ... here.
21514
21515         * io/poll.c (__poll): Renamed from poll.
21516         Add libc_hidden_def.
21517         (poll): Define as weak alias.
21518
21519         * debug/ptsname_r_chk.c: Moved to ...
21520         * login/ptsname_r_chk.c: ... here.
21521         * debug/Makefile (routines): Move ptsname_r_chk to ...
21522         * login/Makefile (routines): ... here.
21523         * debug/Versions (libc: GLIBC_2.4): Move __ptsname_r_chk to ...
21524         * login/Versions (libc: GLIBC_2.4): ... here.
21525
21526         * posix/getlogin.c: Moved to ...
21527         * login/getlogin.c: ... here.
21528         * posix/getlogin_r.c: Moved to ...
21529         * login/getlogin_r.c: ... here.
21530         * posix/getlogin_r.c: Moved to ...
21531         * login/getlogin_r.c: ... here.
21532         * posix/Makefile (routines): Move getlogin, getlogin_r, setlogin to ...
21533         * login/Makefile (routines): ... here.
21534         * posix/Versions (libc: GLIBC_2.0): Move setlogin to ...
21535         * login/Versions (libc: GLIBC_2.0): ... here.
21536
21537         * resource/setrlimit.c (__setrlimit): Renamed from setrlimit.
21538         (setrlimit): Define as weak alias.
21539
21540         * sysdeps/posix/truncate.c (__truncate): Renamed from truncate.
21541         Call __ names for open, ftruncate, and close.
21542         For LENGTH==0 case, just use O_TRUNC rather than calling ftruncate.
21543         (truncate): Define as weak alias.
21544
21545 2013-05-06  Joseph Myers  <joseph@codesourcery.com>
21546
21547         * math/gen-libm-test.pl (parse_args): Initialize x before each
21548         test of frexp, modf and remquo.
21549
21550         * math/libm-test.inc (gamma_test): Consistently use TEST_f_f1 to
21551         test signgam value.
21552
21553 2013-05-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21554
21555         [BZ #15418]
21556         [BZ #15419]
21557         * sysdeps/powerpc/fpu/e_hypot.c: Fix spurious FP exception generated by
21558         internal tests.
21559         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
21560
21561 2013-05-06  Roland McGrath  <roland@hack.frob.com>
21562
21563         * elf/dl-writev.h: New file.
21564         * elf/dl-misc.c: Include it.
21565         (_dl_debug_vdprintf): Call _dl_writev instead of __writev et al.
21566         * sysdeps/unix/sysv/linux/dl-writev.h: New file.
21567
21568 2013-05-04  Joseph Myers  <joseph@codesourcery.com>
21569
21570         * math/libm-test.inc (noXFails): Remove variable.
21571         (noXPasses): Likewise.
21572         (BUILD_COMPLEX_INT): Remove macro.
21573         (print_screen): Remove xfail argument.
21574         (print_screen_max_error): Likewise.
21575         (update_stats): Likewise.
21576         (print_max_error): Likewise.  Update calls to other affected
21577         functions.
21578         (print_complex_max_error): Likewise.
21579         (test_single_exception): Update calls to print_screen.
21580         (test_single_errno): Likewise.
21581         (check_float_internal): Remove xfail argument.  Update calls to
21582         other affected functions.
21583         (check_float): Likewise.
21584         (check_complex): Likewise.
21585         (check_int): Likewise.
21586         (check_long): Likewise.
21587         (check_bool): Likewise.
21588         (check_longlong): Likewise.
21589         (main): Don't print noXFails and noXPasses.
21590         * math/gen-libm-test.pl (top level): Don't mention expected
21591         failure handling in comment.
21592         (new_test): Don't handle expected failures.
21593         (parse_args): Don't mention expected failure handling in comment.
21594         (generate_testfile): Don't handle expected failures.
21595         (parse_ulps): Likewise.
21596         (print_ulps_file): Likewise.
21597         (get_failure): Remove function.
21598         (output_test): Don't handle expected failures.
21599         * make/README.libm-test: Don't mention expected failure handling.
21600
21601         * math/libm-test.inc (plus_zero): Make const.  Add initializer.
21602         (minus_zero): Likewise.
21603         (plus_infty): Likewise.
21604         (minus_infty): Likewise.
21605         (qnan_value): Likewise.
21606         (max_value): Likewise.
21607         (min_value): Likewise.
21608         (min_subnorm_value): Likewise.
21609         (initialize): Do not initialize those variables dynamically.
21610
21611 2013-05-03  Roland McGrath  <roland@hack.frob.com>
21612
21613         * io/open.c (__open_2): Moved to ...
21614         * io/open_2.c: ... this new file.
21615         * io/open64.c (__open64_2): Moved to ...
21616         * io/open64_2.c: ... this new file.
21617         * io/openat.c (__openat_2): Moved to ...
21618         * io/openat_2.c: ... this new file.
21619         * io/openat64.c (__openat64_2): Moved to ...
21620         * io/openat64_2.c: ... this new file.
21621         * io/Makefile (routines): Add them.
21622         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Remove them.
21623         * sysdeps/unix/sysv/linux/open_2.c: File removed.
21624         * sysdeps/unix/sysv/linux/open64_2.c: File removed.
21625         * sysdeps/unix/sysv/linux/openat.c (__OPENAT_2): Removed.
21626         * sysdeps/unix/sysv/linux/openat64.c (__OPENAT_2): Removed.
21627         * sysdeps/unix/sysv/linux/wordsize-64/openat.c (__openat_2): Removed.
21628         (__openat64): Add hidden_ver.
21629         * sysdeps/mach/hurd/open.c (__open_2, __open64_2): Removed.
21630         * sysdeps/mach/hurd/openat.c (__openat_2): Removed.
21631
21632         * elf/dl-sysdep.c (_dl_sysdep_start) [NEED_DL_SYSINFO]:
21633         Separately conditionalize setting of GLRO(dl_sysinfo) so
21634         that the GLRO(dl_sysinfo_dso) test is under [NEED_DL_SYSINFO_DSO]
21635         as well, but the actual setting is only under [NEED_DL_SYSINFO].
21636
21637 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21638
21639         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_time symbol.
21640         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Add __vdso_time
21641         definition.
21642         (VDSO_IFUNC_RET): Cast to void * to silence compiler warning.
21643         * sysdeps/unix/sysv/linux/powerpc/init-first.c
21644         (_libc_vdso_platform_setup): Add __vdso_time initialization.
21645         * sysdeps/unix/sysv/linux/powerpc/time.c: New file: time implementation
21646         for PowerPC using vDSO where is avaliable or gettimeofday as a fallback.
21647
21648 2013-05-03  Joseph Myers  <joseph@codesourcery.com>
21649
21650         * math/libm-test.inc (lgamma_test): Consistently use TEST_f_f1 to
21651         test signgam value.
21652
21653         * math/libm-test.inc (hypot_test): Do not use
21654         IGNORE_ZERO_INF_SIGN.
21655
21656 2013-05-03  Andreas Jaeger  <aj@suse.de>
21657
21658         * sysdeps/gnu/netinet/tcp.h (TCP_TIMESTAMP): New value, from
21659         Linux 3.9.
21660         * sysdeps/unix/sysv/linux/bits/socket.h (PF_VSOCK, AF_VSOCK): Add.
21661         (PF_MAX): Adjust for VSOCK change.
21662
21663 2013-05-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21664
21665         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21666
21667 2013-05-02  Carlos O'Donell  <carlos@redhat.com>
21668
21669         [BZ #15264]
21670         * localedata/locales/en_CA (LC_MESSAGES): Define yesstr and nostr.
21671         * localedata/locales/es_AR (LC_MESSAGES): Copy es_ES.
21672         * localedata/locales/es_ES (LC_MESSAGES): Define yesstr and nostr.
21673
21674 2013-05-02  David S. Miller  <davem@davemloft.net>
21675
21676         * sysdeps/sparc/fpu/libm-test-ulps: Update.
21677
21678 2013-05-01  Ondřej Bílka  <neleai@seznam.cz>
21679
21680         * string/bits/string2.h (__strcmp_cg): Call __strcmp_gc.
21681
21682 2013-05-01  Roland McGrath  <roland@hack.frob.com>
21683
21684         * sysdeps/posix/opendir.c: Include <sys/param.h> to get MIN/MAX macros.
21685
21686 2013-05-01  Richard Smith  <richard@metafoo.co.uk>
21687
21688         [BZ #14952]
21689         * misc/sys/cdefs.h (__extern_inline, __extern_always_inline)
21690         [__GNUC__ && (__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
21691         Use __attribute__ ((__gnu_inline__)).
21692         [__GNUC__ && !(__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
21693         Don't use __attribute__ ((__gnu_inline__)).
21694
21695 2013-05-01  Joseph Myers  <joseph@codesourcery.com>
21696
21697         [BZ #15423]
21698         * math/s_catan.c (__catan): Handle small real or imaginary part of
21699         input specially to avoid spurious underflow.
21700         * math/s_catanf.c (__catanf): Likewise.
21701         * math/s_catanh.c (__catanh): Likewise.
21702         * math/s_catanhf.c (__catanhf): Likewise.
21703         * math/s_catanhl.c (__catanhl): Likewise.
21704         * math/s_catanl.c (__catanl): Likewise.
21705         * math/libm-test.inc (catan_test): Add more tests.
21706         (catanh_test): Likewise.
21707         * sysdeps/i386/fpu/libm-test-ulps: Update.
21708         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21709
21710 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21711
21712         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21713
21714 2013-04-30  Joseph Myers  <joseph@codesourcery.com>
21715
21716         [BZ #15416]
21717         * math/s_catan.c (__catan): Compute expressions 1 - x^2 - y^2 more
21718         accurately for denominator in atan2.
21719         * math/s_catanf.c (__catanf): Likewise.
21720         * math/s_catanh.c (__catanh): Likewise.
21721         * math/s_catanhf.c (__catanhf): Likewise.
21722         * math/s_catanhl.c (__catanhl): Likewise.
21723         * math/s_catanl.c (__catanl): Likewise.
21724         * math/libm-test.inc (catan_test): Add more tests.
21725         (catanh_test): Likewise.
21726         * sysdeps/i386/fpu/libm-test-ulps: Update.
21727         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21728
21729 2013-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
21730
21731         * sysdeps/ieee754/dbl-64/s_sin.c: Format code.
21732
21733         * benchtests/Makefile (bench): Remove slow benchmarks.
21734         * benchtests/atan-inputs: Add slow benchmark inputs.
21735         * benchtests/bench-modf.c (NUM_VARIANTS): Define.
21736         (BENCH_FUNC): Accept variant offset.
21737         (VARIANT): Define.
21738         * benchtests/bench-skeleton.c (main): Run benchmark for each
21739         variant.
21740         * benchtests/cos-inputs: Add slow benchmark inputs.
21741         * benchtests/exp-inputs: Likewise.
21742         * benchtests/pow-inputs: Likewise.
21743         * benchtests/sin-inputs: Likewise.
21744         * benchtests/slowatan-inputs: Remove.
21745         * benchtests/slowatan.c: Remove.
21746         * benchtests/slowcos-inputs: Remove.
21747         * benchtests/slowcos.c: Remove.
21748         * benchtests/slowexp-inputs: Remove.
21749         * benchtests/slowexp.c: Remove.
21750         * benchtests/slowpow-inputs: Remove.
21751         * benchtests/slowpow.c: Remove.
21752         * benchtests/slowsin-inputs: Remove.
21753         * benchtests/slowsin.c: Remove.
21754         * benchtests/slowtan-inputs: Remove.
21755         * benchtests/slowtan.c: Remove.
21756         * benchtests/tan-inputs: Add slow benchmark inputs.
21757         * scripts/bench.pl: Parse comments and directives.
21758
21759         * benchtests/Makefile: Remove *-ITER.  Define BENCH_DURATION
21760         in CPPFLAGS.
21761         ($(objpfx)bench-%.c): Remove *-ITER.
21762         * benchtests/bench-modf.c: Remove definition of ITER.
21763         * benchtests/bench-skeleton.c (TIMESPEC_AFTER): New macro.
21764         (main): Loop for DURATION seconds instead of fixed number of
21765         iterations.
21766         * scripts/bench.pl: Don't expect iterations in parameters.
21767
21768 2013-04-29  Roland McGrath  <roland@hack.frob.com>
21769
21770         * io/fchdir.c (__fchdir): Renamed from fchdir.
21771         (fchdir): Define as weak alias.
21772
21773 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
21774
21775         * math/libm-test.inc (ERRNO_UNCHANGED): New macro.
21776         (ERRNO_EDOM): Likewise.
21777         (ERRNO_ERANGE): Likewise.
21778         (noErrnoTests): New variable.
21779         (init_max_error): Set errno to 0.
21780         (test_single_errno): New function.
21781         (test_errno): Likewise.
21782         (check_float_internal): Call test_errno.  Set errno to 0.
21783         (check_complex): Refer to errno tests in comment.
21784         (check_int): Call test_errno.  Set errno to 0.
21785         (check_long): Likewise.
21786         (check_bool): Likewise.
21787         (check_longlong): Likewise.
21788         (cos_test): Use ERRNO_* flags for errno tests instead of
21789         check_int.
21790         (expm1_test): Likewise.
21791         (fmod_test): Likewise.
21792         (ilogb_test): Likewise.
21793         (lgamma_test): Likewise.
21794         (pow_test): Likewise.
21795         (remainder_test): Likewise.
21796         (sin_test): Likewise.
21797         (tan_test): Likewise.
21798         (yn_test): Likewise.
21799         (initialize): Set errno to 0.
21800         (main): Print number of errno tests.
21801         * math/gen-libm-test.pl (parse_args): Allow ERRNO flags on tests.
21802
21803 2013-04-29  Andreas Jaeger  <aj@suse.de>
21804
21805         [BZ #15084]
21806         * resolv/res_debug.c (p_option): Fix strings for RES_USEBSTRING
21807         and RES_USEVC.
21808
21809         [BZ #15085]
21810         * resolv/resolv.h (RES_NOCHECKNAME): Mark as unimplemented.
21811         * resolv/res_debug.c (p_option): Mark RES_NOCHECKNAME as
21812         unimplemented.
21813
21814         [BZ #15380]
21815         * stdlib/random.c (__initstate): Return NULL if
21816         __initstate fails.
21817
21818         [BZ #15086]
21819         * resolv/res_debug.c (p_option): Handle RES_NOALIASES,
21820         RES_KEEPTSIG, RES_BLAST, RES_NOIP6DOTINT, RES_SNGLKUP,
21821         RES_SNGLKUPREOP.
21822
21823 2013-04-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21824
21825         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21826
21827 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
21828
21829         * math/libm-test.inc (cacos_test): Add missing semicolons at ends
21830         of individual tests.
21831         (casin_test): Likewise.
21832         (casinh_test): Likewise.
21833
21834 2013-04-27  Joseph Myers  <joseph@codesourcery.com>
21835
21836         [BZ #15409]
21837         * math/s_catan.c (__catan): Handle arguments with large real or
21838         imaginary part separately without squaring.
21839         * math/s_catanf.c (__catanf): Likewise.
21840         * math/s_catanh.c (__catanh): Likewise.
21841         * math/s_catanhf.c (__catanhf): Likewise.
21842         * math/s_catanhl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
21843         and redefine.
21844         (__catanhl): Handle arguments with large real or imaginary part
21845         separately without squaring.
21846         * math/s_catanl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
21847         and redefine.
21848         (__catanl): Handle arguments with large real or imaginary part
21849         separately without squaring.
21850         * math/libm-test.inc (catan_test): Add more tests.
21851         (catanh_test): Likewise.
21852         * sysdeps/i386/fpu/libm-test-ulps: Update.
21853         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21854
21855 2013-04-27  Andreas Jaeger  <aj@suse.de>
21856
21857         [BZ #15007]
21858         * stdlib/stdlib.h: Update guards for qecvt.
21859         * stdlib/bits/stdlib-ldbl.h: Sync guards for qecvt etc with
21860         <stdlib.h>.
21861
21862 2013-04-27  Allan McRae  <allan@archlinux.org>
21863
21864         * sysdeps/i386/fpu/libm-test-ulps: Update.
21865
21866 2013-04-26  Joseph Myers  <joseph@codesourcery.com>
21867
21868         [BZ #15406]
21869         * math/s_catan.c: Include <float.h>.
21870         (__catan): Ensure underflow exception occurs for underflowed
21871         result.
21872         * math/s_catanf.c: Include <float.h>.
21873         (__catanf): Ensure underflow exception occurs for underflowed
21874         result.
21875         * math/s_catanh.c: Include <float.h>.
21876         (__catanh): Ensure underflow exception occurs for underflowed
21877         result.
21878         * math/s_catanhf.c: Include <float.h>.
21879         (__catanhf): Ensure underflow exception occurs for underflowed
21880         result.
21881         * math/s_catanhl.c: Include <float.h>.
21882         (__catanhl): Ensure underflow exception occurs for underflowed
21883         result.
21884         * math/s_catanl.c: Include <float.h>.
21885         (__catanl): Ensure underflow exception occurs for underflowed
21886         result.
21887         * math/libm-test.inc (catan_test): Add more tests.
21888         (catanh_test): Likewise.
21889
21890         [BZ #15405]
21891         * math/s_ccosh.c (__ccosh): Ensure underflow exception occurs for
21892         underflowed result.
21893         * math/s_ccoshf.c (__ccoshf): Likewise.
21894         * math/s_ccoshl.c (__ccoshl): Likewise.
21895         * math/s_csin.c (__csin): Likewise.
21896         * math/s_csinf.c (__csinf): Likewise.
21897         * math/s_csinh.c (__csinh): Likewise.
21898         * math/s_csinhf.c (__csinhf): Likewise.
21899         * math/s_csinhl.c (__csinhl): Likewise.
21900         * math/s_csinl.c (__csinl): Likewise.
21901         * math/libm-test.inc (ccos_test): Add more tests.
21902         (ccosh_test): Likewise.
21903         (csin_test): Likewise.
21904         (csinh_test): Likewise.
21905
21906 2013-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21907
21908         * sysdeps/powerpc/power5/fpu/s_modf.c: Moved to ...
21909         * sysdeps/powerpc/power5+/fpu/s_modf.c: ... this.
21910         * sysdeps/powerpc/power5/fpu/s_modff.c: Moved to ...
21911         * sysdeps/powerpc/power5+/fpu/s_modff.c: ... this.
21912         * sysdeps/powerpc/powerpc32/power5+/Implies: Add powerpc/power5+ and
21913         powerpc/power5+/fpu folders.
21914         * sysdeps/powerpc/powerpc64/power5+/Implies: Likewise.
21915
21916
21917 2013-04-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
21918
21919         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
21920
21921 2013-04-25  Joseph Myers  <joseph@codesourcery.com>
21922
21923         * elf/Makefile [$(config-machine) = x86_64] (tests): Remove
21924         additions to variable.
21925         [$(config-machine) = x86_64] (modules-names): Likewise.
21926         ($(objpfx)tst-audit3): Remove dependency.
21927         ($(objpfx)tst-audit3.out): Likewise.
21928         ($(objpfx)tst-audit4): Likewise.
21929         ($(objpfx)tst-audit4.out): Likewise.
21930         ($(objpfx)tst-audit5): Likewise.
21931         ($(objpfx)tst-audit5.out): Likewise.
21932         ($(objpfx)tst-audit6): Likewise.
21933         ($(objpfx)tst-audit6.out): Likewise.
21934         ($(objpfx)tst-audit7): Likewise.
21935         ($(objpfx)tst-audit7.out): Likewise.
21936         (tst-audit3-ENV): Remove variable.
21937         (tst-audit4-ENV): Likewise.
21938         (tst-audit5-ENV): Likewise.
21939         (tst-audit6-ENV): Likewise.
21940         (tst-audit7-ENV): Likewise.
21941         [$(config-cflags-avx) = yes] (AVX-CFLAGS): Likewise.
21942         [$(config-cflags-avx) = yes] (CFLAGS-tst-audit4.c): Remove
21943         addition to variable.
21944         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4a.c): Likewise.
21945         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4b.c): Likewise.
21946         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6b.c): Likewise.
21947         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6c.c): Likewise.
21948         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod7b.c): Likewise.
21949         * sysdeps/x86_64/Makefile [$(subdir) = elf] (tests): Add
21950         tst-audit3, tst-audit4 and tst-audit5.
21951         [$(subdir) = elf && $(config-cflags-avx) = yes] (tests): Add
21952         tst-audit6 and tst-audit7.
21953         [$(subdir) = elf] (modules-names): Add audit modules for those
21954         tests.
21955         [$(subdir) = elf] ($(objpfx)tst-audit3): New dependency.
21956         [$(subdir) = elf] ($(objpfx)tst-audit3.out): Likewise.
21957         [$(subdir) = elf] ($(objpfx)tst-audit4): Likewise.
21958         [$(subdir) = elf] ($(objpfx)tst-audit4.out): Likewise.
21959         [$(subdir) = elf] ($(objpfx)tst-audit5): Likewise.
21960         [$(subdir) = elf] ($(objpfx)tst-audit5.out): Likewise.
21961         [$(subdir) = elf] ($(objpfx)tst-audit6): Likewise.
21962         [$(subdir) = elf] ($(objpfx)tst-audit6.out): Likewise.
21963         [$(subdir) = elf] ($(objpfx)tst-audit7): Likewise.
21964         [$(subdir) = elf] ($(objpfx)tst-audit7.out): Likewise.
21965         [$(subdir) = elf] (tst-audit3-ENV): New variable.
21966         [$(subdir) = elf] (tst-audit4-ENV): Likewise.
21967         [$(subdir) = elf] (tst-audit5-ENV): Likewise.
21968         [$(subdir) = elf] (tst-audit6-ENV): Likewise.
21969         [$(subdir) = elf] (tst-audit7-ENV): Likewise.
21970         [$(subdir) = elf && $(config-cflags-avx) = yes] (AVX-CFLAGS):
21971         Likewise.
21972         [$(subdir) = elf && $(config-cflags-avx) = yes]
21973         (CFLAGS-tst-audit4.c): Append $(AVX-CFLAGS).
21974         [$(subdir) = elf && $(config-cflags-avx) = yes]
21975         (CFLAGS-tst-auditmod4a.c): Likewise.
21976         [$(subdir) = elf && $(config-cflags-avx) = yes]
21977         (CFLAGS-tst-auditmod4b.c): Likewise.
21978         [$(subdir) = elf && $(config-cflags-avx) = yes]
21979         (CFLAGS-tst-auditmod6b.c): Likewise.
21980         [$(subdir) = elf && $(config-cflags-avx) = yes]
21981         (CFLAGS-tst-auditmod6c.c): Likewise.
21982         [$(subdir) = elf && $(config-cflags-avx) = yes]
21983         (CFLAGS-tst-auditmod7b.c): Likewise.
21984         * elf/tst-audit3.c: Move to ...
21985         * sysdeps/x86_64/tst-audit3.c: ... here.
21986         * elf/tst-audit4.c: Move to ...
21987         * sysdeps/x86_64/tst-audit4.c: ... here.
21988         * elf/tst-audit5.c: Move to ...
21989         * sysdeps/x86_64/tst-audit5.c: ... here.
21990         * elf/tst-audit6.c: Move to ...
21991         * sysdeps/x86_64/tst-audit6.c: ... here.
21992         * elf/tst-audit7.c: Move to ...
21993         * sysdeps/x86_64/tst-audit7.c: ... here.
21994         * elf/tst-auditmod3a.c: Move to ...
21995         * sysdeps/x86_64/tst-auditmod3a.c: ... here.
21996         * elf/tst-auditmod3b.c: Move to ...
21997         * sysdeps/x86_64/tst-auditmod3b.c: ... here.
21998         * elf/tst-auditmod4a.c: Move to ...
21999         * sysdeps/x86_64/tst-auditmod4a.c: ... here.
22000         * elf/tst-auditmod4b.c: Move to ...
22001         * sysdeps/x86_64/tst-auditmod4b.c: ... here.
22002         * elf/tst-auditmod5a.c: Move to ...
22003         * sysdeps/x86_64/tst-auditmod5a.c: ... here.
22004         * elf/tst-auditmod5b.c: Move to ...
22005         * sysdeps/x86_64/tst-auditmod5b.c: ... here.
22006         * elf/tst-auditmod6a.c: Move to ...
22007         * sysdeps/x86_64/tst-auditmod6a.c: ... here.
22008         * elf/tst-auditmod6b.c: Move to ...
22009         * sysdeps/x86_64/tst-auditmod6b.c: ... here.
22010         * elf/tst-auditmod6c.c: Move to ...
22011         * sysdeps/x86_64/tst-auditmod6c.c: ... here.
22012         * elf/tst-auditmod7a.c: Move to ...
22013         * sysdeps/x86_64/tst-auditmod7a.c: ... here.
22014         * elf/tst-auditmod7b.c: Move to ...
22015         * sysdeps/x86_64/tst-auditmod7b.c: ... here.
22016
22017 2013-04-25  Paul Pluzhnikov  <ppluzhnikov@google.com>
22018
22019         [BZ #15366]
22020         * sysdeps/generic/inttypes.h (PRId8, PRId16, etc.):
22021         define unconditionally.
22022         * sysdeps/generic/stdint.h (INT8_MIN, INT16_MIN, etc.):
22023         define unconditionally.
22024         (INT8_C, INT16_C, etc.): Likewise.
22025
22026 2013-04-25  Maciej W. Rozycki  <macro@codesourcery.com>
22027
22028         * csu/libc-start.c (__libc_start_main) [!SHARED]: Declare
22029         __ehdr_start with hidden visibility.
22030
22031         * soft-fp/op-common.h (_FP_SQRT): s/sNAN/NAN/ in a comment.
22032
22033 2013-04-24  Carlos O'Donell  <carlos@redhat.com>
22034
22035         * math/libm-test.inc (cos_test): Use accurate hex constants.
22036         (sincost_test): Likewise.
22037
22038 2013-04-24  Joseph Myers  <joseph@codesourcery.com>
22039
22040         * math/libm-test.inc (catan_test): Add more tests.
22041         (catanh_test): Likewise.
22042
22043         * math/s_catanf.c (__catanf): Use suffixed floating-point
22044         constants.
22045         * math/s_catanhf.c (__catanhf): Likewise.
22046         * math/s_catanhl.c (__catanhl): Likewise.
22047         * math/s_catanl.c (__catanl): Likewise.
22048
22049         [BZ #15394]
22050         * math/s_catan.c (__catan): Calculate imaginary part of result
22051         with log1p not log unless computing log of number close to 0.
22052         * math/s_catanf.c (__catanf): Likewise.
22053         * math/s_catanl.c (__catanl): Likewise.
22054         * math/s_catanh.c (__catanh): Calculate real part of result with
22055         log1p not log unless computing log of number close to 0.
22056         * math/s_catanhf.c (__catanhf): Likewise.
22057         * math/s_catanhl.c (__catanhl): Likewise.
22058         * math/libm-test.inc (catan_test): Add more tests.
22059         (catanh_test): Likewise.
22060         * sysdeps/i386/fpu/libm-test-ulps: Update.
22061         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22062
22063 2013-04-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
22064
22065         * benchtests/Makefile: Mention files in which fast and slow
22066         paths of math functions are implemented.
22067
22068 2013-04-23  Roland McGrath  <roland@hack.frob.com>
22069
22070         * sysdeps/posix/timespec_get.c: New file.
22071
22072 2013-04-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22073
22074         * sysdeps/powerpc/power5/fpu/s_modf.c: New file: modf optimization for
22075         POWER.
22076         * sysdeps/powerpc/power5/fpu/s_modff.c: New file: modff optimization
22077         for POWER.
22078         * sysdeps/powerpc/powerpc64/power5/Implies: Add powerpc/power5 and
22079         powerpc/power5/fpu folders.
22080         * sysdeps/powerpc/powerpc32/power5/Implies: Likewise.
22081         * benchtests/Makefile: Add modf testcase.
22082         * benchtests/bench-modf.c: New file: Benchmark test for mo
22083
22084 2013-04-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
22085
22086         [BZ #14888]
22087         * time/Makefile (tests): Add tst-strptime-whitespace.
22088         * time/strptime_l.c (get_number): Use ISSPACE.
22089         (__strptime_internal): Likewise.
22090         * time/tst-strptime-whitespace.c: New test case.
22091
22092 2013-04-23  Andreas Schwab  <schwab@linux-m68k.org>
22093
22094         * nss/nss_files/files-init.c (TF): Don't initialize flexible array
22095         member.
22096         (_nss_files_init): Set it here.
22097
22098 2013-04-23  Heiko Carstens  <heiko.carstens@de.ibm.com>
22099
22100         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Change types of
22101         f_type, f_bsize, f_namelen, f_frsize, f_flags,and f_spare to
22102         unsigned.
22103
22104 2013-04-22  Jan-Benedict Glaw  <jbglaw@getslash.de>
22105
22106         * nss/getent.c (shadow_keys): Call endspent, not endpwent.
22107
22108 2013-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
22109
22110         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Compute results
22111         size just once.
22112
22113 2013-04-21  David S. Miller  <davem@davemloft.net>
22114
22115         * po/ru.po: Update Russion translation from translation project.
22116
22117 2013-04-17  Adam Conrad  <adconrad@0c3.net>
22118
22119         * sysdeps/unix/sysv/linux/sys/fsuid.h: Remove __wur from setfsuid
22120         and setfsgid.
22121
22122 2013-04-17  Carlos O'Donell  <carlos@redhat.com>
22123
22124         * configure.in: Remove i386 configure warning. Remove i386 case.
22125         * configure: Regenerate.
22126         * sysdeps/i386/configure.in: Raise error if config_machine is i386.
22127         Add example to error message.
22128         * sysdeps/i386/configure: Regenerate.
22129
22130 2013-04-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
22131
22132         * benchtests/Makefile (bench): Add cos, tan, slowcos and
22133         slowtan.
22134         * benchtests/cos-inputs: New file.
22135         * benchtests/slowcos-inputs: New file.
22136         * benchtests/slowcos.c: New file.
22137         * benchtests/slowtan-inputs: New file.
22138         * benchtests/slowtan.c: New file.
22139         * benchtests/tan-inputs: New file.
22140
22141 2013-04-16  Roland McGrath  <roland@hack.frob.com>
22142
22143         * rt/tst-aio7.c (do_test): Don't test O_RDONLY fd case, which is now
22144         considered kosher.
22145
22146 2013-04-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
22147
22148         * benchtests/Makefile: Include cppflags-iterator.mk to add
22149         -DNOT_IN_libc=1 to CPPFLAGS of all benchmark programs.
22150
22151         * Makefile.in (bench-clean): New target.
22152         * benchtests/Makefile (bench-clean): Likewise.
22153
22154 2013-04-16  David Holsgrove  <david.holsgrove@xilinx.com>
22155
22156         * elf/elf.h: Add EM_MICROBLAZE and MicroBlaze relocations.
22157
22158 2013-04-15  Thomas Schwinge  <thomas@codesourcery.com>
22159
22160         * stdio-common/tstdiomisc.c: Fix coding-style violation.
22161
22162 2013-04-15  Andreas Schwab  <schwab@suse.de>
22163
22164         * nscd/grpcache.c (cache_addgr): Properly check for short write.
22165         * nscd/initgrcache.c (addinitgroupsX): Likewise.
22166         * nscd/pwdcache.c (cache_addpw): Likewise.
22167         * nscd/servicescache.c (cache_addserv): Likewise.  Don't write
22168         more than recsize.
22169
22170 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
22171
22172         * benchtests/Makefile (bench): Write all output to
22173         bench-out.tmp together.
22174
22175 2013-04-15  Andreas Schwab  <schwab@suse.de>
22176
22177         * nscd/nscd.c (main): Don't fork again after closing files.
22178
22179 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
22180
22181         * libio/tst-fwrite-error.c (do_test): Fix BUF array definition.
22182
22183         * benchtests/Rules (bench-deps): Collect dependencies into a
22184         single variable.  Add Makefile to dependencies.
22185         ($(objpfx)bench-%.c): Depend on bench-deps.
22186
22187 2013-04-12  Roland McGrath  <roland@hack.frob.com>
22188             Xavier Roche  <roche+kml2@exalead.com>
22189
22190         [BZ #15361]
22191         * sysdeps/pthread/aio_fsync.c (aio_fsync): Don't check open modes,
22192         just that it's a file descriptor.
22193         * manual/llio.texi (Synchronizing AIO Operations): Update description
22194         for EBADF error from aio_fsync.
22195
22196 2013-04-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
22197
22198         * Rules (bench): Move target definition...
22199         * benchtests/Makefile: ... here.
22200
22201 2013-04-11  Carlos O'Donell  <carlos@redhat.com>
22202
22203         * math/libm-test.inc (cos_test): Fix PI/2 test.
22204         (sincos_test): Likewise.
22205         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
22206         * sysdeps/i386/fpu/libm-test-ulps: Regenerate.
22207
22208 2013-04-11  Andreas Schwab  <schwab@suse.de>
22209
22210         [BZ #13988]
22211         * stdio-common/vfscanf.c (_IO_vfwscanf): When parsing a float
22212         accept exponent character only when digits were seen.
22213         * stdio-common/Makefile (tests): Add bug26.
22214         * stdio-common/bug26.c: New file.
22215
22216         [BZ #14293]
22217         * elf/dl-load.c (_dl_init_paths): Mark decomposed RUNPATH as
22218         non-freeable.
22219
22220 2013-04-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
22221
22222         * Makeconfig (rtld-prefix): Define built linker prefix.
22223         * Rules (run-bench): Use it.
22224         * math/Makefile (run-regen-ulps): Likewise.
22225
22226         * Rules (bench): Remove eval.
22227
22228 2013-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
22229             Roland McGrath  <roland@hack.frob.com>
22230             Ondrej Bilka  <neleai@seznam.cz>
22231
22232         [BZ #15346]
22233         * time/getdate.c: Include ctype.h and alloca.h.
22234         (__getdate_r): Trim leading and trailing spaces of input.
22235         * time/tst-getdate.c (tests): Add tests with leading and
22236         trailing spaces.
22237
22238 2013-04-08  Roland McGrath  <roland@hack.frob.com>
22239
22240         [BZ #14280]
22241         * sysdeps/mach/hurd/bits/ioctls.h (_IOTS): Cast to enum __ioctl_datum
22242         when computing value.
22243
22244 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
22245
22246         * math/README.libm-test (How can I generate "libm-test-ulps"?):
22247         Use testrun.sh to run libm tests.
22248
22249         [BZ #15309]
22250         * elf/dl-open.c (dl_open_worker): memset all of seen array.
22251
22252 2013-04-06  Marko Myllynen  <myllynen@redhat.com>
22253
22254         [BZ #15264]
22255         * locales/fi_FI (LC_MESSAGES): Define yesstr and nostr.
22256
22257 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
22258
22259         * Makefile.in (regen-ulps): New target.
22260         * math/Makefile [ifneq (no,$(PERL)]: Declare regen-ulps with .PHONY.
22261         [ifneq (no,$(PERL)] (run-regen-ulps): New variable.
22262         [ifneq (no,$(PERL)] (regen-ulps): New target.
22263         [ifeq (no,$(PERL)] (regen-ulps): New target.
22264         * math/libm-test.inc (ulps_file_name): Define.
22265         (output_dir): New variable.
22266         (options): Add "output-dir" option.
22267         (parse_opt): Handle 'o' case.
22268         (main): If output_dir is non-NULL use it as a prefix
22269         otherwise use "".
22270         * math/README.libm-test: Update `How can I generate "libm-test-ulps"?'
22271
22272 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
22273
22274         [BZ #10060, #10062]
22275         * aclocal.m4 (LIBC_COMPILER_BUILTIN_INLINED): New macro.
22276         * sysdeps/i386/configure.in: Use LIBC_COMPILER_BUILTIN_INLINED and
22277         fail configure if __sync_val_compare_and_swap is not inlined.
22278         * sysdeps/i386/configure: Regenerate.
22279         * configure.in: Build for i686 when configured for i386.
22280         * configure: Regenerate.
22281         * README: Remove i386 reference.
22282
22283 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
22284
22285         * sysdeps/s390/s390-32/sysdep.h: Undefine PSEUDO before redefinition.
22286         * sysdeps/s390/s390-64/sysdep.h: Likewise.
22287
22288 2013-04-05  Thomas Schwinge  <thomas@codesourcery.com>
22289
22290         * stdio-common/tstdiomisc.c (snanval, msnanval, lsnanval)
22291         (lmsnanval): New variables.
22292         (F): Add conversion tests.
22293         * stdlib/tst-strtod6.c (do_test): Add issignaling tests.
22294         * stdlib/Makefile ($(objpfx)tst-strtod6): Depend on $(link-libm).
22295
22296         * stdio-common/tstdiomisc.c (F): Properly collect individual
22297         tests' results.
22298
22299         [BZ #14686, #15336]
22300         * sysdeps/ieee754/dbl-64/urem.h (nNAN, NAN): Remove definitions.
22301         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder):
22302         Instead, use input NaN values or generate a qNaN by arithmetic
22303         operation.  Also fix bugs to comply with the standard.
22304         * math/libm-test.inc (remainder_test): Add more tests.
22305
22306         [BZ #15335, #15342]
22307         * sysdeps/ieee754/dbl-64/upow.h (NaNQ): Remove definitions.
22308         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Instead, use
22309         input NaN values or generate a qNaN by arithmetic operation.
22310
22311         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Remove
22312         unreachable code.
22313
22314         * sysdeps/ieee754/dbl-64/usncs.h (NAN): Removed unused
22315         definitions.
22316
22317 2013-04-03  Joseph Myers  <joseph@codesourcery.com>
22318
22319         [BZ #14478]
22320         * math/s_cexp.c (__cexp): Ensure underflow exception occurs for
22321         underflowed result.
22322         * math/s_cexpf.c (__cexpf): Likewise.
22323         * math/s_cexpl.c (__cexpl): Likewise.
22324         * math/libm-test.inc (cexp_test): Add more tests.
22325
22326 2013-04-03  Andreas Schwab  <schwab@suse.de>
22327
22328         [BZ #15330]
22329         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Allocate results and
22330         order arrays from heap if bigger than alloca cutoff.
22331
22332 2013-04-03  Thomas Schwinge  <thomas@codesourcery.com>
22333
22334         * sysdeps/i386/fpu/math-tests.h (SNAN_TESTS_float)
22335         (SNAN_TESTS_double): Refer to GCC PR56831.
22336         * sysdeps/powerpc/math-tests.h (SNAN_TESTS_TYPE_CAST): Refer to
22337         GCC PR56828.
22338
22339 2013-04-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
22340
22341         * Rules (bench): Move bench.out after the run is complete.
22342
22343         * Rules (bench): Echo currently running benchmark.
22344
22345         * benchtests/Makefile (bench): Add atan and slowatan.
22346         * benchtests/atan-inputs: New file.
22347         * benchtests/slowatan-inputs: New file.
22348         * benchtests/slowatan.c: New file.
22349
22350         * sysdeps/ieee754/dbl-64/mpa.h (TWO): Remove definition.
22351         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Replace TWO with
22352         its value.
22353
22354         [BZ #15305]
22355         * sysdeps/unix/sysv/linux/kernel-features.h
22356         [__LINUX_KERNEL_VERSION >= 0x02061d]: Define
22357         __ASSUME_XFS_RESTRICTED_CHOWN.
22358         * sysdeps/unix/sysv/linux/pathconf.c
22359         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
22360         Save and restore errno.
22361
22362 2013-04-02  Joseph Myers  <joseph@codesourcery.com>
22363
22364         [BZ #15327]
22365         * math/s_cacosh.c (__cacosh): Implement for finite nonzero
22366         arguments using __kernel_casinh.
22367         * math/s_cacoshf.c (__cacoshf): Implement for finite nonzero
22368         arguments using __kernel_casinhf.
22369         * math/s_cacoshl.c (__cacoshl): Implement for finite nonzero
22370         arguments using __kernel_casinhl.
22371         * math/libm-test.inc (cacosh_test): Add more tests.
22372         * sysdeps/i386/fpu/libm-test-ulps: Update.
22373         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22374
22375 2013-04-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
22376
22377         * sysdeps/ieee754/dbl-64/mpa.h (HALFRAD): Define as TWO23.
22378         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Use mantissa_t.
22379
22380         * bench/Makefile (bench): Add sin and slowsin.
22381         * benchtests/sin-inputs: New file.
22382         * benchtests/slowsin-inputs: New file.
22383         * benchtests/slowsin.c: New file.
22384
22385         * benchtests/Makefile: Add benchmarks for slowpow and slowexp.
22386         (bench): Add slowexp and slowpow.
22387         (exp-ITER): Increase iterations.
22388         (pow-ITER): Likewise.
22389         * benchtests/exp-inputs: Change input.
22390         * benchtests/pow-inputs: Likewise.
22391         * benchtests/slowexp-inputs: New file.
22392         * benchtests/slowexp.c: New file.
22393         * benchtests/slowpow-inputs: New file.
22394         * benchtests/slowpow.c: New file.
22395
22396 2013-04-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22397
22398         * sysdeps/powerpc/powerpc32/fpu/s_rint.S: Remove branch prediction
22399         instructions.
22400         * sysdeps/powerpc/powerpc32/fpu/s_rintf.S: Likewise.
22401         * sysdeps/powerpc/powerpc64/fpu/s_rint.S: Likewise.
22402         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
22403         * benchtests/Makefile: Add rint benchtest.
22404         * benchtests/rint-inputs: Input for rint benchtest.
22405
22406 2013-04-02  Thomas Schwinge  <thomas@codesourcery.com>
22407
22408         * Versions.def (libm): Add GLIBC_2.18.
22409         * include/math.h [!_ISOMAC] (__issignaling, __issignalingf): Add
22410         hidden libm prototypes.
22411         [!_ISOMAC && !__NO_LONG_DOUBLE_MATH] (__issignalingl): Likewise.
22412         * math/Makefile (libm-calls): Add s_issignaling.
22413         * math/Versions (libm: GLIBC_2.18): Add __issignaling,
22414         __issignalingf, __issignalingl.  Adjust all libm.abilist files.
22415         * math/bits/mathcalls.h [__USE_GNU] (__issignaling): New prototype
22416         declaration.
22417         * math/math.h [__USE_GNU] (issignaling): New macro.
22418         * sysdeps/ieee754/flt-32/s_issignalingf.c: New file.
22419         * sysdeps/ieee754/dbl-64/s_issignaling.c: Likewise.
22420         * sysdeps/ieee754/dbl-64/wordsize-64/s_issignaling.c: Likewise.
22421         * sysdeps/ieee754/ldbl-96/s_issignalingl.c: Likewise.
22422         * sysdeps/ieee754/ldbl-128/s_issignalingl.c: Likewise.
22423         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c: Likewise.
22424         * manual/arith.texi (issignaling): New section.
22425         * manual/libm-err-tab.pl (@all_functions): Update comment.
22426         * math/gen-libm-test.pl (parse_args): Apply special handling for
22427         issignaling.
22428         * math/libm-test.inc (print_float, issignaling_test): New
22429         functions.
22430         (check_float_internal): Add issignaling checks.
22431         * sysdeps/generic/math-tests.h (SNAN_TESTS_TYPE_CAST): Provide
22432         default definition.
22433         * sysdeps/powerpc/math-tests.h: New file.
22434         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Add issignaling
22435         tests.
22436         * math/test-snan.c (TEST_FUNC): Likewise.
22437
22438 2013-03-30  David S. Miller  <davem@davemloft.net>
22439
22440         * po/de.po: Update from translation team.
22441
22442 2013-03-30  Joseph Myers  <joseph@codesourcery.com>
22443
22444         [BZ #10357]
22445         * math/k_casinh.c (__kernel_casinh): Handle arguments with
22446         imaginary part less than 1.0 and real part less than 0.5
22447         specially.
22448         * math/k_casinhf.c (__kernel_casinhf): Likewise.
22449         * math/k_casinhl.c (__kernel_casinhl): Likewise.
22450         * math/libm-test.inc (UNDERFLOW_EXCEPTION_OK_DOUBLE): New macro.
22451         (cacos_test): Add more tests.
22452         (casin_test): Likewise.
22453         (casinh_test): Likewise.
22454         * sysdeps/i386/fpu/libm-test-ulps: Update.
22455         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22456
22457 2013-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
22458
22459         * sysdeps/powerpc/power4/fpu/mpa-arch.h (INTEGER_OF): Replace
22460         ONE with its value.
22461
22462         * sysdeps/ieee754/dbl-64/mpa.h (ONE, MONE): Remove defines.
22463         (__pow_mp): Replace ONE and MONE with their values.
22464         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
22465         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Likewise.
22466         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
22467         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Likewise.
22468         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
22469         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
22470
22471         * sysdeps/ieee754/dbl-64/s_tan.c: Fix formatting.
22472
22473         * sysdeps/ieee754/dbl-64/mpa.h (ZERO, MZERO): Remove defines.
22474         (__pow_mp): Replace ZERO and MZERO with their values.
22475         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
22476         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
22477         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
22478         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
22479         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
22480         * sysdeps/powerpc/power4/fpu/mpa.c (__mul): Likewise.
22481         (__sqr): Likewise.
22482
22483         * sysdeps/ieee754/dbl-64/s_atan.c: Fix formatting.
22484
22485         * sysdeps/ieee754/dbl-64/e_log.c: Fix formatting.
22486
22487 2013-03-28  Roland McGrath  <roland@hack.frob.com>
22488
22489         * include/stdlib.h [!SHARED] (__call_tls_dtors):
22490         Declare with __attribute__ ((weak)).
22491         * stdlib/exit.c (__libc_atexit) [!SHARED]:
22492         Call __call_tls_dtors only if it's not NULL.
22493
22494 2013-03-28  Roland McGrath  <roland@hack.frob.com>
22495
22496         * csu/libc-start.c (__libc_start_main) [!SHARED]: If _dl_aux_init
22497         didn't do it already, then set _dl_phdr and _dl_phnum based on the
22498         magic __ehdr_start linker symbol if it's defined.
22499         * sysdeps/mach/hurd/i386/init-first.c (init1) [!SHARED]: Don't set
22500         them up here if it was already done.
22501
22502         * elf/dl-support.c (_dl_phdr): Make pointer to const.
22503         (_dl_aux_init): Use const in cast when setting it.
22504         * sysdeps/mach/hurd/i386/init-first.c (init1): Remove superfluous cast.
22505         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr): Update decl.
22506         * csu/libc-tls.c (__libc_setup_tls): Make PHDR pointer to const.
22507
22508         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr, _dl_phnum):
22509         Declare them here.
22510         * elf/dl-iteratephdr.c [!SHARED] (_dl_phdr, _dl_phnum): Not here.
22511         * csu/libc-tls.c: Nor here.
22512         * sysdeps/mach/hurd/i386/init-first.c (init1): Nor here.
22513
22514         * sysdeps/posix/libc_fatal.c: Don't include <sys/syslog.h>.
22515         (__libc_message): Never call vsyslog.
22516
22517 2013-03-28  Alan Modra  <amodra@gmail.com>
22518
22519         * sysdeps/powerpc/powerpc32/start.S (cfi_startproc, cfi_endproc):
22520         Define as empty.
22521         * sysdeps/powerpc/powerpc64/start.S (cfi_startproc, cfi_endproc):
22522         Likewise.
22523
22524 2013-03-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22525
22526         [BZ #15214]
22527         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Fix spurious
22528         underflow.
22529         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
22530
22531 2013-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
22532
22533         [BZ #15304]
22534         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
22535         Don't add gid passed as argument.
22536
22537         * sysdeps/ieee-754/dbl-64/e_atan2.c: Reformat.
22538
22539 2013-03-27  Joseph Myers  <joseph@codesourcery.com>
22540
22541         [BZ #15307]
22542         * math/k_casinh.c (__kernel_casinh): Handle arguments with
22543         imaginary part between 1.0 and 1.5 and real part less than 0.5
22544         specially.
22545         * math/k_casinhf.c (__kernel_casinhf): Likewise.
22546         * math/k_casinhl.c (__kernel_casinhl): Likewise.
22547         * math/libm-test.inc (cacos_test): Add more tests.
22548         (casin_test): Likewise.
22549         (casinh_test): Likewise.
22550         * sysdeps/i386/fpu/libm-test-ulps: Update.
22551         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22552
22553 2013-03-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
22554
22555         * sysdeps/ieee754/dbl-64/mpa.c (__acr): Use integral
22556         constants.
22557         (norm): Likewise.
22558         (denorm): Likewise.
22559         (__dbl_mp): Likewise.
22560         (add_magnitudes): Likewise.
22561         (sub_magnitudes): Likewise.
22562         (__add): Likewise.
22563         (__sub): Likewise.
22564         (__mul): Likewise.
22565         (__sqr): Likewise.
22566         (__inv): Likewise.
22567         (__dvd): Likewise.
22568
22569         * sysdeps/ieee754/dbl-64/branred.c (__branred): Remove
22570         commented code.
22571         * sysdeps/ieee754/dbl-64/dosincos.c (__dubsin): Likewise.
22572         (__dubcos): Likewise.
22573         * sysdeps/ieee754/dbl-64/e_asin.c (__ieee754_asin): Likewise.
22574         (__ieee754_acos): Likewise.
22575         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
22576         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Likewise.
22577         (__exp1): Likewise.
22578         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
22579         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
22580         (log1): Likewise.
22581         (my_log2): Likewise.
22582         (checkint): Likewise.
22583         * sysdeps/ieee754/dbl-64/e_remainder.c
22584         (__ieee754_remainder): Likewise.
22585         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
22586         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Likewise.
22587         (bsloww): Likewise.
22588         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
22589
22590         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
22591         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T and
22592         MANTISSA_STORE_T to store computations on mantissa.  Use
22593         macros for rounding and division.
22594         (denorm): Likewise.
22595         (__dbl_mp): Likewise.
22596         (add_magnitudes): Likewise.
22597         (sub_magnitudes): Likewise.
22598         (__mul): Likewise.
22599         (__sqr): Likewise.
22600         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
22601         powers of two in terms of TWOPOW macro.
22602         (mp_no): Make type of mantissa as MANTISSA_T.
22603         [!RADIXI]: Define RADIXI.
22604         [!TWO52]: Define TWO52.
22605         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
22606
22607 2013-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22608
22609         * sysdeps/powerpc/fpu/s_llround.c: Fix libm ABI issue with missing
22610         llroundl symbol when building for PPC32.
22611
22612 2013-03-24  Mark H Weaver  <mhw@netris.org>
22613
22614         * manual/arith.texi (Normalization Functions): Fix prototypes for
22615         scalbn, scalbnf, scalbnl, scalbln, scalblnf, and scalblnl.
22616
22617 2013-03-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22618
22619         [BZ #13889]
22620         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Increase the
22621         high value to check if expl overflow.
22622         * sysdeps/ieee754/ldbl-128ibm/w_expl.c (__expl): Fix threshold constants
22623         to check for underflow and overflow.
22624         * math/libm-test.inc: Add exp test.
22625
22626 2013-03-21  Dmitry V. Levin  <ldv@altlinux.org>
22627
22628         [BZ #11120]
22629         * sysdeps/x86_64/strcmp.S: Replace all occurrences of NOT_IN_lib
22630         with NOT_IN_libc.
22631
22632 2013-03-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22633
22634         * sysdeps/powerpc/fpu/w_sqrt.c (compat_symbol): Add sqrtl compat
22635         symbol.
22636
22637 2013-03-21  Thomas Schwinge  <thomas@codesourcery.com>
22638
22639         * math/gen-libm-test.pl (parse_args, special_functions): Properly
22640         wrap blocks consisting of several statements.
22641
22642         * sysdeps/generic/math-tests.h: New file.
22643         * sysdeps/i386/fpu/math-tests.h: Likewise.
22644         * math/test-snan.c: Include it.
22645         (TEST_FUNC): Use SNAN_TESTS to short-circuit certain tests.
22646
22647 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
22648
22649         [BZ #15285]
22650         * sysdeps/ieee754/ldbl-128/e_j0l.c: Include <float.h>.
22651         (__ieee754_j0l): Do not improve calculations using cos of twice
22652         input for inputs above LDBL_MAX / 2.0L.
22653         (__ieee754_y0l): Likewise.
22654         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <float.h>.
22655         (__ieee754_j1l): Do not improve calculations using cos of twice
22656         input for inputs above LDBL_MAX / 2.0L.
22657         (__ieee754_y1l): Likewise.
22658         * math/libm-test.inc (j0_test): Add another test.
22659         (j1_test): Likewise.
22660         (y0_test): Likewise.
22661         (y1_test): Likewise.
22662         * sysdeps/i386/fpu/libm-test-ulps: Update.
22663
22664 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
22665
22666         * Rules ($(objpfx)bench-%.c): Include code from a C source
22667         file.
22668
22669 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
22670
22671         [BZ #15287]
22672         * math/k_casinh.c (__kernel_casinh): Handle arguments with
22673         imaginary part 1.0 and real part less than 0.5 specially.
22674         * math/k_casinhf.c (__kernel_casinhf): Likewise.
22675         * math/k_casinhl.c (__kernel_casinhl): Likewise.
22676         * math/libm-test.inc (cacos_test): Add more tests.
22677         (casin_test): Likewise.
22678         (casinh_test): Likewise.
22679         * sysdeps/i386/fpu/libm-test-ulps: Update.
22680         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22681
22682 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
22683
22684         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Use HALFRAD.
22685         * sysdeps/ieee754/dbl-64/sincos32.c (__mpranred): Likewise.
22686
22687 2013-03-20  Joseph Myers  <joseph@codesourcery.com>
22688
22689         * aclocal.m4 (LIBC_CONFIG_VAR): New autoconf macro.
22690         * config.make.in (config-cflags-sse4): Remove variable.
22691         (config-cflags-avx): Likewise.
22692         (config-cflags-sse2avx): Likewise.
22693         (config-cflags-novzeroupper): Likewise.
22694         (config-asflags-i686): Likewise.
22695         (have-mfma4): Likewise.
22696         (have-as-vis3): Likewise.
22697         (MIG): Likewise.
22698         * configure.in (MIG): Do not AC_SUBST.
22699         (libc_cv_cc_nofma): Move AC_SUBST next to configure test.
22700         (libc_cv_cc_sse4): Do not AC_SUBST.
22701         (libc_cv_cc_avx): Likewise.
22702         (libc_cv_cc_sse2avx): Likewise.
22703         (libc_cv_cc_novzeroupper): Likewise.
22704         (libc_cv_cc_fma4): Likewise.
22705         (libc_cv_as_i686): Likewise.
22706         (libc_cv_sparc_as_vis3): Likewise.
22707         * sysdeps/i386/configure.in (config-cflags-sse4): Set using
22708         LIBC_CONFIG_VAR.
22709         (config-asflags-i686): Likewise.
22710         (config-cflags-avx): Likewise.
22711         (config-cflags-sse2avx): Likewise.
22712         (have-mfma4): Likewise.
22713         (config-cflags-novzeroupper): Likewise.
22714         * sysdeps/mach/configure.in (MIG): Likewise.
22715         * sysdeps/sparc/configure.in (have-as-vis3): Likewise.
22716         * sysdeps/x86_64/configure.in (config-cflags-sse4): Set using
22717         LIBC_CONFIG_VAR.
22718         (config-cflags-avx): Likewise.
22719         (config-cflags-sse2avx): Likewise.
22720         (have-mfma4): Likewise.
22721         (config-cflags-novzeroupper): Likewise.
22722         * configure: Regenerated.
22723         * sysdeps/i386/configure: Likewise.
22724         * sysdeps/mach/configure: Likewise.
22725         * sysdeps/sparc/configure: Likewise.
22726         * sysdeps/x86_64/configure: Likewise.
22727
22728 2013-03-20  Roland McGrath  <roland@hack.frob.com>
22729
22730         [BZ #14812]
22731         * locale/programs/localedef.c (options): Put N_ translation marker
22732         on argument names, not just descriptions.
22733
22734 2013-03-20  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
22735
22736         * Makerules ($(inst_libdir)/libc.so): Use $(rtlddir).
22737
22738 2013-03-20  Ondřej Bílka  <neleai@seznam.cz>
22739
22740         [BZ #14176]
22741         * stdlib/stdlib.h (mblen, mbtowc, wctomb): Remove __wur.
22742
22743 2013-03-19  Roland McGrath  <roland@hack.frob.com>
22744
22745         * sysdeps/posix/libc_fatal.c: Include <sys/mman.h>.
22746         [!WRITEV_FOR_FATAL] (writev_for_fatal): New function.
22747         [!WRITEV_FOR_FATAL] (WRITEV_FOR_FATAL): New macro; call that.
22748         [!BEFORE_ABORT] (before_abort): New function.
22749         [!BEFORE_ABORT] (BEFORE_ABORT): New macro; call that.
22750         * sysdeps/unix/sysv/linux/libc_fatal.c: Trim includes.
22751         (writev_for_fatal): New function.
22752         (WRITEV_FOR_FATAL): New macro; call that.
22753         (backtrace_and_maps): New function.
22754         (BEFORE_ABORT): New macro; call that.
22755         (struct str_list): Type removed.
22756         (__libc_message, __libc_fatal): Functions removed.
22757         Include <sysdeps/posix/libc_fatal.c> instead.
22758
22759 2013-03-19  Joseph Myers  <joseph@codesourcery.com>
22760
22761         * math/k_casinhf.c (__kernel_casinhf): Consistently use float
22762         constants.
22763         * math/k_casinhl.c (__kernel_casinhl): Consistently use long
22764         double constants.
22765
22766 2013-03-19  Andreas Schwab  <schwab@suse.de>
22767
22768         * sysdeps/gnu/configure.in: Set libc_cv_rtldir for s390x.
22769         * sysdeps/gnu/configure: Regenerate.
22770
22771         * configure.in: Substitute libc_cv_rtlddir.
22772         * configure: Regenerate.
22773         * config.make.in (rtlddir): Set from libc_cv_rtlddir.
22774         * Makeconfig (rtlddir, inst_rtlddir): New variables.
22775         (rtld-LDFLAGS): Use them with $(rtld-installed-name).
22776         * elf/Makefile (install-others, CFLAGS-interp.c)
22777         (ldso_install, common-ldd-rewrite): Likewise.
22778         ($(inst_rtlddir)/$(rtld-installed-name)): Renamed from
22779         $(inst_slibdir)/$(rtld-installed-name).
22780         * scripts/rellns-sh: Add -p option.
22781         * Makerules (make-shlib-link): Use rellns-sh to get relative name
22782         for source.
22783
22784 2013-03-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
22785
22786         * manual/nptl.texi: Renamed to ...
22787         * manual/threads.texi: ... this.
22788         * manual/Makefile (chapters): Update.
22789
22790 2013-03-18  Roland McGrath  <roland@hack.frob.com>
22791
22792         [BZ #14812]
22793         * argp/argp-parse.c (argp_default_options): Put N_ translation marker
22794         on argument names, not just descriptions.
22795         * malloc/memusagestat.c (options): Likewise.
22796         * nss/getent.c (options): Likewise.
22797
22798 2013-03-18  Benno Schulenberg  <bensberg@justemail.net>
22799
22800         [BZ #14812]
22801         * iconv/iconv_prog.c (options): Put N_ translation marker
22802         on argument names, not just descriptions.
22803         * iconv/iconvconfig.c (options): Likewise.
22804
22805 2013-03-18  Ondrej Bilka  <neleai@seznam.cz>
22806
22807         * sysdeps/x86_64/strlen.S: Replace with new SSE2 based
22808         implementation which is faster on all x86_64 architectures.
22809         Tested on AMD, Intel Nehalem, SNB, IVB.
22810         * sysdeps/x86_64/strnlen.S: Likewise.
22811
22812         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
22813         Remove all multiarch strlen and strnlen versions.
22814         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
22815         Remove strlen and strnlen related parts.
22816
22817         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: Update.
22818         Inline strlen part.
22819         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Likewise.
22820
22821         * sysdeps/x86_64/multiarch/strlen.S: Remove.
22822         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S: Likewise.
22823         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: Likewise.
22824         * sysdeps/x86_64/multiarch/strlen-sse4.S: Likewise.
22825         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
22826         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: Likewise.
22827
22828 2013-03-17  Carlos O'Donell  <carlos@redhat.com>
22829
22830         * manual/memory.texi (Malloc Tunable Parameters):
22831         Sort parameters alphabetically. Add comments for missing entries.
22832
22833 2013-03-17  David S. Miller  <davem@davemloft.net>
22834
22835         * sysdeps/sparc/fpu/libm-test-ulps: Update.
22836
22837 2013-03-16  Joseph Myers  <joseph@codesourcery.com>
22838
22839         [BZ #15283]
22840         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_y1l): Correct test
22841         for arguments at most half maximum finite value.
22842         * math/libm-test.inc (j0_test): Add more tests.
22843         (j1_test): Likewise.
22844         (y0_test): Likewise.
22845         (y1_test): Likewise.
22846         * sysdeps/i386/fpu/libm-test-ulps: Update.
22847         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22848
22849         [BZ #14155]
22850         * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee754_j0l): Do not compute
22851         1 / x and functions P and Q for arguments above 0x1p256L.
22852         (__ieee754_y0l): Likewise.
22853         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_j1l): Likewise.
22854         (__ieee754_y1l): Likewise.
22855         * math/libm-test.inc (j0_test): Do not allow spurious underflows.
22856         (j1_test): Likewise.
22857         (y0_test): Likewise.
22858         (y1_test): Likewise.
22859
22860 2013-03-16  Thomas Schwinge  <thomas@codesourcery.com>
22861
22862         * math/test-snan.c (TEST_FUNC): Add and use minus_sNaN_var
22863         variable.
22864
22865 2013-03-15  Roland McGrath  <roland@hack.frob.com>
22866
22867         * elf/dl-support.c (_dl_aux_init): Ignore zero value for AT_PAGESZ.
22868         (_dl_non_dynamic_init): Don't set _dl_pagesize; it will never be
22869         zero since it's initialized to EXEC_PAGESIZE.
22870
22871         * sysdeps/unix/sysv/linux/ldsodefs.h
22872         (_dl_non_dynamic_init, _dl_aux_init): Move declarations to ...
22873         * sysdeps/generic/ldsodefs.h: ... here.
22874
22875 2013-03-15  Thomas Schwinge  <thomas@codesourcery.com>
22876
22877         * math/libm-test.inc (ldexp_test): Add missing START/END markers.
22878
22879         * sysdeps/powerpc/fpu/test-powerpc-snan.c: Rename to
22880         math/test-snan.c.
22881         * math/test-snan.c: Renamed from
22882         sysdeps/powerpc/fpu/test-powerpc-snan.c.
22883         * math/Makefile (tests): Add test-snan.
22884         * sysdeps/powerpc/fpu/Makefile (libm-tests): Don't add
22885         test-powerpc-snan.
22886
22887         * math/basic-test.c (TEST_FUNC): Replace NANFUNC argument with
22888         SUFFIX.  Initialize qNaN_var with __builtin_nan family of
22889         functions.
22890         (TEST_TRUNC): Add SUFFIX argument.  Initialize qNaN_var with
22891         __builtin_nan family of functions.
22892         * math/libm-test.inc (initialize): Initialize qnan_value with
22893         __builtin_nan family of functions.
22894         * sysdeps/powerpc/fpu/test-powerpc-snan.c (SNANf, SNAN, SNANl):
22895         Remove variables.
22896         (init_signaling_nan, snan_float, snan_double, snan_ldouble):
22897         Remove functions.
22898         (TEST_FUNC): Add SUFFIX argument.  Move sNaN_var into static
22899         storage class.  Initialize qNaN_var and sNaN_var with
22900         __builtin_nan and __builtin_nans families of functions,
22901         respectively.
22902
22903         * math/libm-test.inc (acosh_test): Also test with qNaN input.
22904         (sqrt_test): Remove duplicate test with qNaN input.
22905         (lrint_test, llrint_test, lround_test, llround_test, rint_test)
22906         (round_test, signbit_test, significand_test): Note missing +/-Inf
22907         as well as qNaN tests.
22908
22909         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Rename NaN_var to
22910         qNaN_var.  Fix a few strings, too.
22911         * math/libm-test.inc (nan_value): Rename to qnan_value.
22912         * math/gen-libm-test.pl (%beautify): Adjust to that.
22913         * math/bits/mathcalls.h (nan): Refer to qNaN instead of NaN.
22914         * math/test-misc.c (main): Likewise.
22915         * sysdeps/ieee754/bits/nan.h (__nan_bytes, __nan_union): Rename
22916         to __qnan_bytes, and __qnan_union, respectively.
22917         * ports/sysdeps/mips/bits/nan.h (__nan_bytes, __nan_union):
22918         Likewise.
22919         * stdio-common/tstdiomisc.c (nanval, lnanval): Rename to qnanval,
22920         and lqnanval, respectively.
22921         * sysdeps/powerpc/bits/fenv.h: Fix usage of NaN/qNaN/sNaN.
22922         * sysdeps/powerpc/fpu/fenv_libc.h: Likewise.
22923         * sysdeps/powerpc/fpu/test-powerpc-snan.c (TEST_FUNC): Likewise,
22924         and rename NaN_var to qNaN_var, and SNaN_var to sNaN_var.
22925
22926         * math/libm-test.inc (fpstack_test) [__x86_64__]: Enable test.
22927         * math/test-misc.c (main) [__x86_64__]: Enable test for long
22928         doubles.
22929
22930         * math/test-misc.c (main): Fix copy'n'pastos.
22931         * misc/tst-efgcvt.c (special): Likewise.
22932
22933         * stdio-common/printf_fp.c (__isinfl_internal, __isnanl_internal):
22934         Remove declarations.
22935
22936 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
22937
22938         * sysdeps/ieee754/dbl-64/mpa-arch.h: Remove.
22939         * sysdeps/ieee754/dbl-64/mpa.c: Revert last change.
22940         * sysdeps/ieee754/dbl-64/mpa.h: Revert last change.
22941         * sysdeps/powerpc/power4/fpu/mpa-arch.h: Remove.
22942
22943 2013-03-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22944
22945         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET): Add
22946         macro to return vdso values correctly in IFUNC implementations.
22947         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
22948         Optimization by using IFUNC.
22949
22950 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
22951             Richard Henderson  <rth@redhat.com>
22952             Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
22953
22954         * Makefile.in (bench): New target.
22955         * NEWS: Mention the benchmark framework.
22956         * Rules (bench): Likewise.
22957         (binaries-bench): Generate binaries for functions to
22958         benchmark.
22959         * benchtests/Makefile: New makefile for benchmark tests.
22960         * benchtests/bench-skeleton.c: New skeleton file for benchmark
22961         programs.
22962         * benchtests/exp-inputs: New input file for EXP function.
22963         * benchtests/pow-inputs: New input file for POW function.
22964         * scripts/bench.pl: New script to generate source files for
22965         benchmark programs.
22966
22967 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
22968
22969         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
22970         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T to store
22971         computations on mantissa.  Use macros for rounding and
22972         division.
22973         (denorm): Likewise.
22974         (__dbl_mp): Likewise.
22975         (add_magnitudes): Likewise.
22976         (sub_magnitudes): Likewise.
22977         (__mul): Likewise.
22978         (__sqr): Likewise.
22979         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
22980         powers of two in terms of TWOPOW macro.
22981         (mp_no): Make type of mantissa as MANTISSA_T.
22982         [!RADIXI]: Define RADIXI.
22983         [!TWO52]: Define TWO52.
22984         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
22985
22986         * manual/nptl.texi (cindex): Modify threads to pthreads.
22987
22988 2013-03-15  Joseph Myers  <joseph@codesourcery.com>
22989
22990         * sysdeps/x86_64/preconfigure: Regenerated.
22991
22992 2013-03-14  Joseph Myers  <joseph@codesourcery.com>
22993
22994         [BZ #14155]
22995         * sysdeps/ieee754/dbl-64/e_j0.c (pzero): Return 1.0 for arguments
22996         0x1p28 and above.
22997         (qzero): Return -0.125 / x for arguments 0x1p28 and above.
22998         * sysdeps/ieee754/dbl-64/e_j1.c (pzero): Return 1.0 for arguments
22999         0x1p28 and above.
23000         (qzero): Return 0.375 / x for arguments 0x1p28 and above.
23001         * math/libm-test.inc (j0_test): Do not allow one spurious
23002         underflow exception.
23003         (y1_test): Likewise.
23004
23005 2013-03-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
23006
23007         * manual/Makefile (chapters): Add nptl.
23008         * manual/debug.texi (Debugging Support): Add link to Threads
23009         chapter.
23010         * manual/nptl.texi: New file.
23011
23012         * sysdeps/unix/sysv/linux/times.c (__times): Fix formatting.
23013
23014 2013-03-14  Petr Baudis  <pasky@ucw.cz>
23015
23016         * sysdeps/unix/sysv/linux/times.c (__times): On EFAULT, test
23017         for non-NULL pointer before the memory validity test. Pointed
23018         out by Holger Brunck <holger.brunck@keymile.com>.
23019
23020 2013-03-13  Andreas Schwab  <schwab@suse.de>
23021
23022         * extra-lib.mk (extra-objs): Add static-only-routines as .oS
23023         instead of .os.
23024
23025 2013-03-13  Joseph Myers  <joseph@codesourcery.com>
23026
23027         * timezone/zic.c: Update from tzcode 2013b.
23028
23029 2013-03-12  Carlos O'Donell  <carlos@redhat.com>
23030
23031         * manual/install.texi (Configuring and compiling):
23032         Mention i686 and i586.
23033         * INSTALL: Regenerate.
23034
23035 2013-03-12  Roland McGrath  <roland@hack.frob.com>
23036
23037         * sysdeps/init_array/elf-init.c: New file.
23038         * csu/elf-init.c
23039         (__libc_csu_init) [!NO_INITFINI]: Conditionalize _init call on this.
23040         (__libc_csu_fini) [!NO_INITFINI]: Conditionalize _fini call on this.
23041
23042         * csu/gmon-start.c [GMON_START_ARRAY_SECTION]: Don't define
23043         __gmon_start__ as global, but as static with a .preinit_array pointer.
23044         * sysdeps/init_array/gmon-start.c: New file.  Use that.
23045         * sysdeps/init_array/crti.S: New file, empty except for comments.
23046         * sysdeps/init_array/crtn.S: Likewise.
23047
23048 2013-03-11  Ondřej Bílka  <neleai@seznam.cz>
23049
23050         * sysdeps/x86_64/memset.S: Remove USE_MULTIARCH conditional for
23051         definining bcopy.
23052         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
23053         Remove Prefer_SSE_for_memop.
23054         * sysdeps/x86_64/multiarch/init-arch.h: Remove
23055         bit_Prefer_SSE_for_memop, index_Prefer_SSE_for_memop,
23056         HAS_PREFER_SSE_FOR_MEMOP.
23057         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Remove
23058         memset-x86-64.
23059         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
23060         Remove bzero, memset ifunc support.
23061         * sysdeps/x86_64/multiarch/bzero.S: Remove file.
23062         * sysdeps/x86_64/multiarch/memset-x86-64.S: Likewise.
23063         * sysdeps/x86_64/multiarch/memset.S: Likewise.
23064         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
23065
23066 2013-03-11  Andreas Schwab  <schwab@suse.de>
23067
23068         [BZ #15234]
23069         * Versions.def (libpthread): Add GLIBC_2.3, so that it can be used
23070         by SHLIB_COMPAT.
23071         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist
23072         (GLIBC_2.16): Remove pthread_atfork.
23073
23074 2013-03-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
23075
23076         * posix/Makefile (testcases.h): Set LC_ALL=C before sed.
23077         (ptestcases.h): Likewise.
23078
23079 2013-03-08  Roland McGrath  <roland@hack.frob.com>
23080
23081         * Makeconfig ($(common-objpfx)config.status): Depend on
23082         sysdeps/*/preconfigure{,.in} too.
23083
23084 2013-03-08  Joseph Myers  <joseph@codesourcery.com>
23085
23086         * malloc/malloc.h (__malloc_ptr_t): Remove macro.
23087         (__free_hook): Use void * instead of __malloc_ptr_t.
23088         (__malloc_hook): Likewise.
23089         (__realloc_hook): Likewise.
23090         (__memalign_hook): Likewise.
23091         (__after_morecore_hook): Likewise.
23092         * malloc/arena.c (save_malloc_hook): Likewise.
23093         (save_free_hook): Likewise.
23094         * malloc/hooks.c (malloc_hook_ini): Likewise.
23095         (realloc_hook_ini): Likewise.
23096         (memalign_hook_ini): Likewise.
23097         * malloc/malloc.c (malloc_hook_ini): Likewise.
23098         (realloc_hook_ini): Likewise.
23099         (memalign_hook_ini): Likewise.
23100         (__free_hook): Likewise.
23101         (__malloc_hook): Likewise.
23102         (__realloc_hook): Likewise.
23103         (__memalign_hook): Likewise.
23104         (__libc_malloc): Likewise.
23105         (__libc_free): Likewise.
23106         (__libc_realloc): Likewise.
23107         (__libc_memalign): Likewise.
23108         (__libc_valloc): Likewise.
23109         (__libc_pvalloc): Likewise.
23110         (__libc_calloc): Likewise.
23111         (__posix_memalign): Likewise.
23112         * malloc/morecore.c (__sbrk): Likewise.
23113         (__default_morecore): Likewise.
23114
23115         * malloc/morecore.c (__default_morecore): Use ISO C prototype.
23116
23117         * malloc/malloc.h (__malloc_ptrdiff_t): Remove macro.
23118         * malloc/morecore.c (__default_morecore): Use ptrdiff_t instead of
23119         __malloc_ptrdiff_t.
23120
23121         * malloc/malloc.h (__malloc_size_t): Remove macro.
23122         * malloc/mcheck.c (old_malloc_hook): Use size_t instead of
23123         __malloc_size_t.
23124         (old_memalign_hook): Likewise.
23125         (old_realloc_hook): Likewise.
23126         (struct hdr): Likewise.
23127         (flood): Likewise.
23128         (mallochook): Likewise.
23129         (memalignhook): Likewise.
23130         (reallochook): Likewise.
23131         * malloc/mtrace.c (tr_old_malloc_hook): Likewise.
23132         (tr_old_realloc_hook): Likewise.
23133         (tr_old_memalign_hook): Likewise.
23134         (tr_mallochook): Likewise.
23135         (tr_reallochook): Likewise.
23136         (tr_memalignhook): Likewise.
23137
23138 2013-03-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23139
23140         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_pack): Rename to
23141         default_ldbl_pack and using as default implementation.
23142         (ldbl_unpack): Rename to default_ldbl_unpack and using as default
23143         implementation.
23144         * sysdeps/powerpc/fpu/math_ldbl.h (ldbl_extract_mantissa): Remove
23145         redundant definition.
23146         (ldbl_insert_mantissa): Likewise.
23147         (ldbl_canonicalize): Likewise.
23148         (ldbl_nearbyint): Likewise.
23149         (ldbl_pack): Rename to ldbl_pack_ppc.
23150         (ldbl_unpack): Rename to ldbl_unpack_ppc.
23151         * sysdeps/unix/sysv/linux/powerpc/Implies: Remove file.
23152         * sysdeps/powerpc/Implies: Add ieee754/ldbl-opt after ieee754/ldbl-128ibm.
23153
23154 2013-03-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
23155
23156         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Move file...
23157         * sysdeps/powerpc/power4/fpu/mpa.c: ... here.
23158         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile: Move file...
23159         * sysdeps/powerpc/power4/fpu/Makefile: ... here.
23160         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Remove file.
23161         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile: Remove file.
23162         * sysdeps/powerpc/powerpc32/power4/Implies: New file.
23163         * sysdeps/powerpc/powerpc64/power4/Implies: New file.
23164
23165 2013-03-07  Andreas Jaeger  <aj@suse.de>
23166
23167         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
23168         bits/mman-linux.h.
23169
23170 2013-03-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
23171
23172         * sysdeps/ieee754/dbl-64/slowexp.c [!USE_LONG_DOUBLE_FOR_MP]:
23173         Include mpa.h and declare __MPEXP.
23174         [USE_LONG_DOUBLE_FOR_MP] (__slowexp): Call __IEEE754_EXPL.
23175         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
23176         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
23177         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Remove.
23178         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
23179         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
23180         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Remove.
23181
23182         * sysdeps/ieee754/dbl-64/slowpow.c [USE_LONG_DOUBLE_FOR_MP]
23183         (__slowpow): Use long double EXPL and LOGL functions to
23184         compute POW.
23185         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
23186         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
23187         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Remove.
23188         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
23189         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
23190         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Remove.
23191
23192         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Use
23193         intermediate variable to calculate exponent.
23194         (__sqr): Likewise.
23195         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
23196         Likewise.
23197         (__sqr): Likewise.
23198
23199         * sysdeps/ieee754/dbl-64/mpa.c [!NO__MUL]: Define __mul.
23200         [!NO__SQR]: Define __sqr.
23201         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: define NO__MUL
23202         and NO__SQR.  Remove all code except __mul and __sqr.  Include
23203         sysdeps/ieee754/dbl-64/mpa.c.
23204         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
23205
23206         [BZ #12723]
23207         * posix/Makefile (tests): Add tst-pathconf.
23208         * posix/tst-pathconf.c: New test case.
23209         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Remove
23210         _PC_PIPE_BUF.
23211         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Likewise.
23212
23213 2013-03-06  Patsy Franklin  <pfrankli@redhat.com>
23214
23215         * io/fcntl.h: Added a comment about AT_EACCESS and AT_REMOVEDIR.
23216
23217 2013-03-06  Andreas Jaeger  <aj@suse.de>
23218
23219         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_ANONYMOUS): Allow
23220         definition via __MAP_ANONYMOUS.
23221
23222         * sysdeps/unix/sysv/linux/s390/bits/mman.h (MAP_GROWSUP): Remove,
23223         it's not part of Linux headers.
23224
23225         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_HUGE_SHIFT): Define.
23226         (MAP_HUGE_MASK): Define.
23227
23228         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h (PTRACE_O_EXIT_KILL):
23229         Define.
23230         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
23231         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h (PTRACE_O_EXIT_KILL):
23232         Define.
23233         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
23234         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_O_EXIT_KILL):
23235         Define.
23236         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
23237         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h (PTRACE_O_EXITKILL):
23238         Define.
23239         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
23240
23241         * sysdeps/unix/sysv/linux/x86/bits/msq.h (MSG_COPY): Likewise.
23242         * sysdeps/unix/sysv/linux/generic/bits/msq.h (MSG_COPY): Define.
23243         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h (MSG_COPY): Likewise.
23244         * sysdeps/unix/sysv/linux/bits/msq.h (MSG_COPY): Likewise.
23245         * sysdeps/unix/sysv/linux/s390/bits/msq.h (MSG_COPY): Likewise.
23246         * sysdeps/unix/sysv/linux/sparc/bits/msq.h (MSG_COPY): Define.
23247
23248         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
23249         Handle f2fs.
23250
23251         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
23252         Handle f2fs and efivarfs.
23253
23254         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Handle
23255         f2fs.
23256
23257         * sysdeps/unix/sysv/linux/linux_fsinfo.h (F2FS_SUPER_MAGIC): Add.
23258         (EFIVARFS_MAGIC): Add.
23259         (F2FS_LINK_MAX): Add.
23260
23261 2013-03-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
23262
23263         * stdio-common/vfprintf.c: Replace __builtin_expect with
23264         __glibc_unlikely.
23265
23266 2013-03-06  Joseph Myers  <joseph@codesourcery.com>
23267
23268         [BZ #13550]
23269         * sysdeps/generic/bp-sym.h: Remove file.
23270         * sysdeps/powerpc/powerpc64/bp-asm.h: Likewise.
23271         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Don't include
23272         <bp-sym.h> and <bp-asm.h>.
23273         (__longjmp): Don't use BP_SYM.
23274         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Don't include <bp-sym.h>
23275         and <bp-asm.h>.
23276         (memcpy): Don't use BP_SYM.
23277         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Don't include
23278         <bp-sym.h> and <bp-asm.h>.
23279         (memcpy): Don't use BP_SYM.
23280         * sysdeps/powerpc/powerpc64/memcpy.S: Don't include <bp-sym.h> and
23281         <bp-asm.h>.
23282         (memcpy): Don't use BP_SYM.
23283         * sysdeps/powerpc/powerpc64/memset.S: Don't include <bp-sym.h> and
23284         <bp-asm.h>.
23285         (memset): Don't use BP_SYM.
23286         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
23287         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
23288         (__bzero): Don't use BP_SYM.
23289         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
23290         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
23291         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Don't include
23292         <bp-sym.h> and <bp-asm.h>.
23293         (memcmp): Don't use BP_SYM.  Remove comment about bounded
23294         pointers.
23295         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Don't include
23296         <bp-sym.h> and <bp-asm.h>.
23297         (memcpy): Don't use BP_SYM.
23298         * sysdeps/powerpc/powerpc64/power4/memset.S: Don't include
23299         <bp-sym.h> and <bp-asm.h>.
23300         (memset): Don't use BP_SYM.
23301         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
23302         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
23303         (__bzero): Don't use BP_SYM.
23304         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
23305         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
23306         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Don't include
23307         <bp-sym.h> and <bp-asm.h>.
23308         (strncmp): Don't use BP_SYM.  Remove comment about bounded
23309         pointers.
23310         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Don't include
23311         <bp-sym.h> and <bp-asm.h>.
23312         (memcpy): Don't use BP_SYM.
23313         * sysdeps/powerpc/powerpc64/power6/memset.S: Don't include
23314         <bp-sym.h> and <bp-asm.h>.
23315         (memset): Don't use BP_SYM.
23316         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
23317         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
23318         (__bzero): Don't use BP_SYM.
23319         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
23320         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
23321         * sysdeps/powerpc/powerpc64/power7/memchr.S: Don't include
23322         <bp-sym.h> and <bp-asm.h>.
23323         (__memchr): Don't use BP_SYM.
23324         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Don't include
23325         <bp-sym.h> and <bp-asm.h>.
23326         (memcmp): Don't use BP_SYM.  Remove comment about bounded
23327         pointers.
23328         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Don't include
23329         <bp-sym.h> and <bp-asm.h>.
23330         (memcpy): Don't use BP_SYM.
23331         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Don't include
23332         <bp-sym.h> and <bp-asm.h>.
23333         (__mempcpy): Don't use BP_SYM.
23334         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Don't include
23335         <bp-sym.h> and <bp-asm.h>.
23336         (__memrchr): Don't use BP_SYM.
23337         * sysdeps/powerpc/powerpc64/power7/memset.S: Don't include
23338         <bp-sym.h> and <bp-asm.h>.
23339         (memset): Don't use BP_SYM.
23340         (__bzero): Likewise.
23341         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Don't include
23342         <bp-sym.h> and <bp-asm.h>.
23343         (__rawmemchr): Don't use BP_SYM.
23344         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Don't include
23345         <bp-sym.h> and <bp-asm.h>.
23346         (__STRCMP): Don't use BP_SYM.
23347         * sysdeps/powerpc/powerpc64/power7/strchr.S: Don't include
23348         <bp-sym.h> and <bp-asm.h>.
23349         (strchr): Don't use BP_SYM.
23350         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: Don't include
23351         <bp-sym.h> and <bp-asm.h>.
23352         (__strchrnul): Don't use BP_SYM.
23353         * sysdeps/powerpc/powerpc64/power7/strlen.S: Don't include
23354         <bp-sym.h> and <bp-asm.h>.
23355         (strlen): Don't use BP_SYM.
23356         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Don't include
23357         <bp-sym.h> and <bp-asm.h>.
23358         (strncmp): Don't use BP_SYM.  Remove comment about bounded
23359         pointers.
23360         * sysdeps/powerpc/powerpc64/power7/strnlen.S: Don't include
23361         <bp-sym.h> and <bp-asm.h>.
23362         (__strnlen): Don't use BP_SYM.
23363         * sysdeps/powerpc/powerpc64/setjmp-common.S: Don't include
23364         <bp-sym.h> and <bp-asm.h>.
23365         (__GI__setjmp): Don't use BP_SYM.
23366         (_setjmp): Likewise.
23367         (__sigsetjmp): Likewise.
23368         * sysdeps/powerpc/powerpc64/start.S: Don't include "bp-sym.h".
23369         (L(start_addresses)): Don't use BP_SYM.
23370         (_start): Likewise.
23371         * sysdeps/powerpc/powerpc64/stpcpy.S: Don't include <bp-sym.h> and
23372         <bp-asm.h>.
23373         (__stpcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW,
23374         STORE_RETURN_BOUNDS, CHECK_BOUNDS_HIGH and STORE_RETURN_VALUE.
23375         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
23376         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
23377         * sysdeps/powerpc/powerpc64/strchr.S: Don't include <bp-sym.h> and
23378         <bp-asm.h>.
23379         (strchr): Don't use BP_SYM, CHECK_BOUNDS_LOW, STORE_RETURN_BOUNDS,
23380         CHECK_BOUNDS_HIGH_RTN and STORE_RETURN_VALUE.  Remove comment
23381         about bounded pointers.
23382         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
23383         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
23384         * sysdeps/powerpc/powerpc64/strcmp.S: Don't include <bp-sym.h> and
23385         <bp-asm.h>.
23386         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
23387         about bounded pointers.  Remove GKM FIXME comments.
23388         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
23389         * sysdeps/powerpc/powerpc64/strcpy.S: Don't include <bp-sym.h> and
23390         <bp-asm.h>.
23391         (strcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW and
23392         STORE_RETURN_BOUNDS.  Remove comment about bounded pointers.
23393         Remove GKM FIXME comments.
23394         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
23395         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
23396         * sysdeps/powerpc/powerpc64/strlen.S: Don't include <bp-sym.h> and
23397         <bp-asm.h>.
23398         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
23399         about bounded pointers.  Remove GKM FIXME comment.
23400         * sysdeps/powerpc/powerpc64/strncmp.S: Don't include <bp-sym.h>
23401         and <bp-asm.h>.
23402         (strncmp): Don't use BP_SYM.  Remove comment about bounded
23403         pointers.
23404         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S: Don't include
23405         <bp-sym.h> and <bp-asm.h>.
23406         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
23407         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Don't include
23408         <bp-sym.h> and <bp-asm.h>.
23409         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
23410         comment.
23411
23412 2013-03-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
23413
23414         * stdio-common/vfprintf.c (vfprintf): Check malloc return; don't
23415         call free(NULL).
23416
23417 2013-03-05  David S. Miller  <davem@davemloft.net>
23418
23419         * po/es.po: Update from translation team.
23420
23421 2013-03-05  Andreas Jaeger  <aj@suse.de>
23422
23423         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Include
23424         <bits/mman-linux.h>.
23425         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
23426         is fine.
23427         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Move include of
23428         <bits/mman-linux.h> to end of file.
23429         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
23430         is fine.
23431         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Move include of
23432         <bits/mman-linux.h> to end of file.
23433         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
23434         is fine.
23435         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Move include of
23436         <bits/mman-linux.h> to end of file.
23437
23438         * sysdeps/unix/sysv/linux/bits/mman-linux.h [!MCL_CURRENT]
23439         (MCL_CURRENT, MCL_FUTURE): Define here.
23440
23441 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
23442
23443         [BZ #15232]
23444         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Use
23445         attribute_hidden.
23446         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
23447
23448 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
23449
23450         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Set the
23451         fourth parameter needed for rt_sigprocmask syscall.
23452         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
23453         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
23454         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Likewise.
23455         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
23456         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
23457         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Define _NSIG8.
23458
23459 2013-03-04  Joseph Myers  <joseph@codesourcery.com>
23460
23461         [BZ #13550]
23462         * sysdeps/powerpc/powerpc32/power4/strncmp.S (strncmp): Remove
23463         comment about bounded pointers.
23464         * sysdeps/powerpc/powerpc32/power7/strncmp.S (strncmp): Likewise.
23465         * sysdeps/powerpc/powerpc32/strncmp.S (strncmp): Likewise.
23466
23467 2013-03-04  Andreas Jaeger  <aj@suse.de>
23468
23469         * sysdeps/unix/sysv/linux/bits/mman-linux.h: New file, with Linux
23470         common definitions.
23471
23472         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Remove all defines
23473         provided by bits/mman-linux.h and include <bits/mman-linux.h>.
23474         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Likewise.
23475         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
23476         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
23477         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
23478
23479 2013-03-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23480
23481         [BZ #15055]
23482         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Use
23483         __ieee754_sqrl instead of __sqrl.
23484
23485 2013-03-01  Joseph Myers  <joseph@codesourcery.com>
23486
23487         * sysdeps/powerpc/fpu/fpu_control.h: Move to ...
23488         * sysdeps/powerpc/fpu_control.h: ... here.
23489         * sysdeps/powerpc/fpu/bits/fenvinline.h: Move to ...
23490         * sysdeps/powerpc/bits/fenvinline.h: ... here.
23491         * sysdeps/powerpc/fpu/bits/mathinline.h: Move to ...
23492         * sysdeps/powerpc/bits/mathinline.h: ... here.
23493
23494 2013-03-01  Roland McGrath  <roland@hack.frob.com>
23495
23496         * elf/dl-hwcaps.c (_dl_important_hwcaps):
23497         Change [NEED_DL_SYSINFO || NEED_DL_SYSINFO_DSO] conditionals
23498         to just [NEED_DL_SYSINFO_DSO].
23499         * elf/dl-support.c: Likewise.
23500         * elf/dl-sysdep.c (_dl_sysdep_start): Likewise.
23501         * elf/rtld.c (dl_main): Likewise.
23502         * elf/setup-vdso.h (setup_vdso): Likewise.
23503         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Likewise.
23504         * sysdeps/unix/sysv/linux/dl-sysdep.c
23505         (_dl_discover_osversion): Likewise.
23506
23507 2013-03-01  Carlos O'Donell  <carlos@redhat.com>
23508
23509         * csu/libc-start.c (__pthread_initialize_minimal): Revert last change.
23510         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
23511
23512 2013-03-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
23513
23514         * NEWS: Mention libm performance improvements and non-x86 PI
23515         futex support.
23516
23517         * csu/libc-start.c (__pthread_initialize_minimal): Change
23518         function arguments.
23519         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
23520
23521 2013-02-28  Joseph Myers  <joseph@codesourcery.com>
23522
23523         [BZ #13550]
23524         * sysdeps/powerpc/powerpc32/bp-asm.h: Remove file.
23525         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Don't include
23526         <bp-sym.h> and <bp-asm.h>.
23527         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
23528         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Don't include <bp-sym.h>
23529         and <bp-asm.h>.
23530         (memcpy): Don't use BP_SYM.
23531         * sysdeps/powerpc/powerpc32/add_n.S: Don't include <bp-sym.h> and
23532         <bp-asm.h>.
23533         (__mpn_add_n): Don't use BP_SYM.
23534         (__mpn_add_n) [__BOUNDED_POINTERS_]: Remove conditional code.
23535         * sysdeps/powerpc/powerpc32/addmul_1.S: Don't include <bp-sym.h>
23536         and <bp-asm.h>.
23537         (__mpn_addmul_1): Don't use BP_SYM.
23538         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
23539         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Don't include
23540         <bp-sym.h>.
23541         (_setjmp): Don't use BP_SYM.
23542         (__novmx_setjmp): Likewise.
23543         (__GI__setjmp): Likewise.
23544         (__vmx_setjmp): Likewise.
23545         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Don't include
23546         <bp-sym.h>.
23547         * sysdeps/powerpc/powerpc32/bzero.S: Don't include <bp-sym.h>.
23548         (__bzero): Don't use BP_SYM.
23549         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
23550         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
23551         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Don't include
23552         <bp-sym.h> and <bp-asm.h>.
23553         (memcpy): Don't use BP_SYM.
23554         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Don't include
23555         <bp-sym.h> and <bp-asm.h>.
23556         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
23557         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Don't include
23558         <bp-sym.h> and <bp-asm.h>.
23559         (__sigsetjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
23560         * sysdeps/powerpc/powerpc32/lshift.S: Don't include <bp-sym.h> and
23561         <bp-asm.h>.
23562         (__mpn_lshift): Don't use BP_SYM.
23563         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
23564         * sysdeps/powerpc/powerpc32/memset.S: Don't include <bp-sym.h> and
23565         <bp-asm.h>.
23566         (memset): Don't use BP_SYM.
23567         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
23568         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
23569         * sysdeps/powerpc/powerpc32/mul_1.S: Don't include <bp-sym.h> and
23570         <bp-asm.h>.
23571         (__mpn_mul_1): Don't use BP_SYM.
23572         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
23573         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Don't include
23574         <bp-sym.h> and <bp-asm.h>.
23575         (memcmp): Don't use BP_SYM.
23576         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Don't include
23577         <bp-sym.h> and <bp-asm.h>.
23578         (memcpy): Don't use BP_SYM.
23579         * sysdeps/powerpc/powerpc32/power4/memset.S: Don't include
23580         <bp-sym.h> and <bp-asm.h>.
23581         (memset): Don't use BP_SYM.
23582         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't include
23583         <bp-sym.h> and <bp-asm.h>.
23584         (strncmp): Don't use BP_SYM.
23585         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Don't include
23586         <bp-sym.h> and <bp-asm.h>.
23587         (memcpy): Don't use BP_SYM.
23588         * sysdeps/powerpc/powerpc32/power6/memset.S: Don't include
23589         <bp-sym.h> and <bp-asm.h>.
23590         (memset): Don't use BP_SYM.
23591         * sysdeps/powerpc/powerpc32/power7/memchr.S: Don't include
23592         <bp-sym.h> and <bp-asm.h>.
23593         (__memchr): Don't use BP_SYM.
23594         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Don't include
23595         <bp-sym.h> and <bp-asm.h>.
23596         (memcmp): Don't use BP_SYM.
23597         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Don't include
23598         <bp-sym.h> and <bp-asm.h>.
23599         (memcpy): Don't use BP_SYM.
23600         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Don't include
23601         <bp-sym.h> and <bp-asm.h>.
23602         (__mempcpy): Don't use BP_SYM.
23603         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Don't include
23604         <bp-sym.h> and <bp-asm.h>.
23605         (__memrchr): Don't use BP_SYM.
23606         * sysdeps/powerpc/powerpc32/power7/memset.S: Don't include
23607         <bp-sym.h> and <bp-asm.h>.
23608         (memset): Don't use BP_SYM.
23609         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Don't include
23610         <bp-sym.h> and <bp-asm.h>.
23611         (__rawmemchr): Don't use BP_SYM.
23612         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Don't include
23613         <bp-sym.h> and <bp-asm.h>.
23614         (__STRCMP): Don't use BP_SYM.
23615         * sysdeps/powerpc/powerpc32/power7/strchr.S: Don't include
23616         <bp-sym.h> and <bp-asm.h>.
23617         (strchr): Don't use BP_SYM.
23618         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Don't include
23619         <bp-sym.h> and <bp-asm.h>.
23620         (__strchrnul): Don't use BP_SYM.
23621         * sysdeps/powerpc/powerpc32/power7/strlen.S: Don't include
23622         <bp-sym.h> and <bp-asm.h>.
23623         (strlen): Don't use BP_SYM.
23624         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Don't include
23625         <bp-sym.h> and <bp-asm.h>.
23626         (strncmp): Don't use BP_SYM.
23627         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Don't include
23628         <bp-sym.h> and <bp-asm.h>.
23629         (__strnlen): Don't use BP_SYM.
23630         * sysdeps/powerpc/powerpc32/rshift.S: Don't include <bp-sym.h> and
23631         <bp-asm.h>.
23632         (__mpn_rshift): Don't use BP_SYM.
23633         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
23634         * sysdeps/powerpc/powerpc32/setjmp-common.S: Don't include
23635         <bp-sym.h> and <bp-asm.h>.
23636         (__sigsetjmp): Don't use BP_SYM.
23637         * sysdeps/powerpc/powerpc32/start.S: Don't include "bp-sym.h".
23638         (L(start_addresses)): Don't use BP_SYM.
23639         (_start): Likewise.
23640         * sysdeps/powerpc/powerpc32/stpcpy.S: Don't include <bp-sym.h> and
23641         <bp-asm.h>.
23642         (__stpcpy): Don't use BP_SYM and macros from bp-asm.h.
23643         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
23644         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
23645         * sysdeps/powerpc/powerpc32/strchr.S: Don't include <bp-sym.h> and
23646         <bp-asm.h>.
23647         (strchr): Don't use BP_SYM.h and macros from bp-asm.h.
23648         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
23649         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
23650         * sysdeps/powerpc/powerpc32/strcmp.S: Don't include <bp-sym.h> and
23651         <bp-asm.h>.
23652         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
23653         comments.
23654         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
23655         * sysdeps/powerpc/powerpc32/strcpy.S: Don't include <bp-sym.h> and
23656         <bp-asm.h>.
23657         (strcpy): Don't use BP_SYM and macros from bp-asm.h.  Remove GKM
23658         FIXME comments.
23659         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
23660         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
23661         * sysdeps/powerpc/powerpc32/strlen.S: Don't include <bp-sym.h> and
23662         <bp-asm.h>.
23663         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
23664         comment.
23665         * sysdeps/powerpc/powerpc32/strncmp.S: Don't include <bp-sym.h>
23666         and <bp-asm.h>.
23667         (strncmp): Don't use BP_SYM,
23668         * sysdeps/powerpc/powerpc32/sub_n.S: Don't include <bp-sym.h> and
23669         <bp-asm.h>.
23670         (__mpn_sub_n): Don't use BP_SYM.
23671         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
23672         * sysdeps/powerpc/powerpc32/submul_1.S: Don't include <bp-sym.h>
23673         and <bp-asm.h>.
23674         (__mpn_submul_1): Don't use BP_SYM.
23675         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
23676         * sysdeps/unix/sysv/linux/powerpc/powerpc32/brk.S: Don't include
23677         <bp-sym.h> and <bp-asm.h>.
23678         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
23679         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Don't include
23680         <bp-sym.h> and <bp-asm.h>.
23681         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
23682         comment.
23683
23684 2013-02-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
23685
23686         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (add_magnitudes):
23687         Use ZK to minimize writes to Z.
23688         (sub_magnitudes): Simplify code a bit.
23689         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (add_magnitudes):
23690         Use ZK to minimize writes to Z.
23691         (sub_magnitudes): Simplify code a bit.
23692
23693 2013-02-27  Roland McGrath  <roland@hack.frob.com>
23694
23695         * csu/gmon-start.c: Add special exception to license text.
23696
23697 2013-02-27  Richard Henderson  <rth@redhat.com>
23698
23699         * scripts/config.guess: Update from config.git.
23700         * scripts/config.sub: Likewise.
23701
23702 2013-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
23703
23704         * sysdeps/ieee754/dbl-64/mpsqrt.c: Reformat.
23705
23706         * sysdeps/ieee754/dbl-64/mpatan2.c: Reformat.
23707
23708         * sysdeps/ieee754/dbl-64/mpatan.c: Reformat.
23709
23710         * sysdeps/ieee754/dbl-64/mptan.c: Reformat.
23711
23712         * sysdeps/ieee754/dbl-64/mplog.c: Reformat.
23713
23714 2013-02-26  Roland McGrath  <roland@hack.frob.com>
23715
23716         * Makeconfig (%.v.i, %.v): Move these pattern rules outside of
23717         [$(build-shared = yes].
23718
23719 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
23720
23721         * sysdeps/ieee754/dbl-64/mpa.c: Include alloca.h.
23722         (__mul): Reduce iterations for calculating mantissa.
23723
23724         * sysdeps/ieee754/dbl-64/sincos32.c (__c32): Use MPONE and
23725         MPTWO.
23726         (__mpranred): Likewise.
23727
23728         [BZ #15160]
23729         * malloc/memusagestat.c (main): Draw graphs for heap and stack
23730         only if MAXSIZE_HEAP and MAXSIZE_STACK are non-zero.
23731
23732 2013-02-26  Paul Eggert  <eggert@cs.ucla.edu>
23733
23734         * posix/regex_internal.h [__GNUC__ < 3 + (__GNUC_MINOR__ < 1]:
23735         Define __attribute__.
23736
23737 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
23738
23739         * locale/elem-hash.h (elem_hash): Mark as pure and possibly
23740         unused.
23741         * posix/regex_internal.h (__attribute): Remove.
23742         [!_LIBC && __i386__]: Use __attribute__ instead of __attribute.
23743         (re_string_context_at): Likewise.
23744         (bitset_not): Use __attribute__ and mark function as possibly
23745         unused.
23746         (bitset_merge): Likewise.
23747         (bitset_mask): Likewise.
23748         (re_string_char_size_at): Likewise.
23749         (re_string_wchar_at): Likewise.
23750         (re_string_elem_size_at): Likewise.
23751
23752 2013-02-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
23753
23754         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Remove commented
23755         code.
23756         (cc32): Likewise.
23757
23758         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Use long instead of int.
23759         (__acr): Likewise.
23760         (__cpy): Likewise.
23761         (norm): Likewise.
23762         (denorm): Likewise.
23763         (__dbl_mp): Likewise.
23764         (add_magnitudes): Likewise.
23765         (sub_magnitudes): Likewise.
23766         (__mul): Likewise.
23767         (__inv): Likewise.
23768
23769         * sysdeps/ieee754/dbl-64/slowexp.c: Reformat in GNU coding
23770         style.
23771
23772         * sysdeps/ieee754/dbl-64/slowpow.c: Reformat in GNU coding
23773         style.
23774
23775         * sysdeps/ieee754/dbl-64/slowexp.c (__slowexp): Remove commented
23776         code.
23777
23778         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mp_dbl): Sync
23779         up changes with default code.
23780         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mp_dbl):
23781         Likewise.
23782
23783 2013-02-24  Allan McRae  <allan@archlinux.org>
23784
23785         * manual/socket.texi (The Internet Namespace): Order menu items
23786         to match that in the file.
23787
23788         * manual/libc-texinfo.sh: Use @detailmenu around the detailed
23789         node listing of the info page menu.
23790
23791 2013-02-21  Joseph Myers  <joseph@codesourcery.com>
23792
23793         [BZ #13550]
23794         * sysdeps/i386/bp-asm.h: Remove file.
23795         * sysdeps/i386/add_n.S: Do not include "bp-sym.h" and "bp-asm.h".
23796         (PARMS): Do not use macros from bp-asm.h.
23797         (S1): Likewise.
23798         (S2): Likewise.
23799         (SIZE): Likewise.
23800         (__mpn_add_n): Do not use BP_SYM
23801         * sysdeps/i386/addmul_1.S: Do not include "bp-sym.h" and
23802         "bp-asm.h".
23803         (PARMS): Do not use macros from bp-asm.h.
23804         (S1): Likewise.
23805         (SIZE): Likewise.
23806         (__mpn_addmul_1): Do not use BP_SYM
23807         * sysdeps/i386/bsd-_setjmp.S: Do not include "bp-sym.h" and
23808         "bp-asm.h".
23809         (PARMS): Do not use macros from bp-asm.h.
23810         (SIGMSK): Likewise.
23811         (_setjmp): Likewise.  Do not use BP_SYM.
23812         * sysdeps/i386/bsd-setjmp.S: Do not include "bp-sym.h" and
23813         "bp-asm.h".
23814         (PARMS): Do not use macros from bp-asm.h.
23815         (SIGMSK): Likewise.
23816         (setjmp): Likewise.  Do not use BP_SYM.
23817         * sysdeps/i386/fpu/s_frexp.S: Do not include "bp-sym.h" and
23818         "bp-asm.h".
23819         (PARMS): Do not use macros from bp-asm.h.
23820         (__frexp): Do not use BP_SYM.
23821         (frexp): Likewise.
23822         * sysdeps/i386/fpu/s_frexpf.S: Do not include "bp-sym.h" and
23823         "bp-asm.h".
23824         (PARMS): Do not use macros from bp-asm.h.
23825         (__frexpf): Do not use BP_SYM.
23826         (frexpf): Likewise.
23827         * sysdeps/i386/fpu/s_frexpl.S: Do not include "bp-sym.h" and
23828         "bp-asm.h".
23829         (PARMS): Do not use macros from bp-asm.h.
23830         (__frexpl): Do not use BP_SYM.
23831         (frexpl): Likewise.
23832         * sysdeps/i386/fpu/s_remquo.S: Do not include "bp-sym.h" and
23833         "bp-asm.h".
23834         (PARMS): Do not use macros from bp-asm.h.
23835         (__remquo): Do not use BP_SYM.
23836         (remquo): Likewise.
23837         * sysdeps/i386/fpu/s_remquof.S: Do not include "bp-sym.h" and
23838         "bp-asm.h".
23839         (PARMS): Do not use macros from bp-asm.h.
23840         (__remquof): Do not use BP_SYM.
23841         (remquof): Likewise.
23842         * sysdeps/i386/fpu/s_remquol.S: Do not include "bp-sym.h" and
23843         "bp-asm.h".
23844         (PARMS): Do not use macros from bp-asm.h.
23845         (__remquol): Do not use BP_SYM.
23846         (remquol): Likewise.
23847         * sysdeps/i386/i486/strcat.S: Do not include "bp-sym.h" and
23848         "bp-asm.h".
23849         (PARMS): Do not use macros from bp-asm.h.
23850         (DEST): Likewise.
23851         (SRC): Likewise.
23852         (strcat): Remove GKM FIXME comment.  Do not use BP_SYM.
23853         * sysdeps/i386/i486/strlen.S: Do not include "bp-sym.h" and
23854         "bp-asm.h".
23855         (PARMS): Do not use macros from bp-asm.h.
23856         (strlen): Do not use BP_SYM.
23857         * sysdeps/i386/i586/add_n.S: Do not include "bp-sym.h" and
23858         "bp-asm.h".
23859         (PARMS): Do not use macros from bp-asm.h.
23860         (S1): Likewise.
23861         (S2): Likewise.
23862         (SIZE): Likewise.
23863         (__mpn_add_n): Do not use BP_SYM.
23864         * sysdeps/i386/i586/addmul_1.S: Do not include "bp-sym.h" and
23865         "bp-asm.h".
23866         (PARMS): Do not use macros from bp-asm.h.
23867         (S1): Likewise.
23868         (SIZE): Likewise.
23869         (__mpn_addmul_1): Do not use BP_SYM.
23870         * sysdeps/i386/i586/bzero.S (__bzero): Do not use BP_SYM in
23871         weak_alias.
23872         (bzero): Likewise.
23873         * sysdeps/i386/i586/lshift.S: Do not include "bp-sym.h" and
23874         "bp-asm.h".
23875         (PARMS): Do not use macros from bp-asm.h.
23876         (S): Likewise.
23877         (SIZE): Likewise.
23878         (__mpn_lshift): Do not use BP_SYM.
23879         * sysdeps/i386/i586/memcpy.S: Do not include "bp-sym.h" and
23880         "bp-asm.h".
23881         (PARMS): Do not use macros from bp-asm.h.
23882         (DEST): Likewise.
23883         (SRC): Likewise.
23884         (LEN): Likewise.
23885         (memcpy): Likewise.  Do not use BP_SYM.
23886         * sysdeps/i386/i586/mempcpy.S (__mempcpy): Do not use BP_SYM in
23887         libc_hidden_def and weak_alias.
23888         (mempcpy): Do not use BP_SYM in weak_alias.
23889         * sysdeps/i386/i586/memset.S: Do not include "bp-sym.h" and
23890         "bp-asm.h".
23891         (PARMS): Do not use macros from bp-asm.h.
23892         (DEST): Likewise.
23893         (LEN): Likewise.
23894         [!BZERO_P] (CHR): Likewise.
23895         (memset): Likewise.  Do not use BP_SYM.
23896         * sysdeps/i386/i586/mul_1.S: Do not include "bp-sym.h" and
23897         "bp-asm.h".
23898         (PARMS): Do not use macros from bp-asm.h.
23899         (S1): Likewise.
23900         (SIZE): Likewise.
23901         (__mpn_mul_1): Do not use BP_SYM.
23902         * sysdeps/i386/i586/rshift.S: Do not include "bp-sym.h" and
23903         "bp-asm.h".
23904         (PARMS): Do not use macros from bp-asm.h.
23905         (S): Likewise.
23906         (SIZE): Likewise.
23907         (__mpn_rshift): Do not use BP_SYM.
23908         * sysdeps/i386/i586/strchr.S: Do not include "bp-sym.h" and
23909         "bp-asm.h".
23910         (PARMS): Do not use macros from bp-asm.h.
23911         (STR): Likewise.
23912         (CHR): Likewise.
23913         (strchr): Likewise.  Do not use BP_SYM.
23914         (index): Do not use BP_SYM in weak_alias.
23915         * sysdeps/i386/i586/strcpy.S: Do not include "bp-sym.h" and
23916         "bp-asm.h".
23917         (PARMS): Do not use macros from bp-asm.h.
23918         (DEST): Likewise.
23919         (SRC): Likewise.
23920         (STRCPY): Likewise.  Remove GKM FIXME comment.  Do not use BP_SYM.
23921         * sysdeps/i386/i586/strlen.S: Do not include "bp-sym.h" and
23922         "bp-asm.h".
23923         (PARMS): Do not use macros from bp-asm.h.
23924         (strlen): Do not use BP_SYM.
23925         * sysdeps/i386/i586/sub_n.S: Do not include "bp-sym.h" and
23926         "bp-asm.h".
23927         (PARMS): Do not use macros from bp-asm.h.
23928         (S1): Likewise.
23929         (S2): Likewise.
23930         (SIZE): Likewise.
23931         (__mpn_sub_n): Do not use BP_SYM.
23932         * sysdeps/i386/i586/submul_1.S: Do not include "bp-sym.h" and
23933         "bp-asm.h".
23934         (PARMS): Do not use macros from bp-asm.h.
23935         (S1): Likewise.
23936         (SIZE): Likewise.
23937         (__mpn_submul_1): Do not use BP_SYM.
23938         * sysdeps/i386/i686/add_n.S: Do not include "bp-sym.h" and
23939         "bp-asm.h".
23940         (PARMS): Do not use macros from bp-asm.h.
23941         (S1): Likewise.
23942         (S2): Likewise.
23943         (SIZE): Likewise.
23944         (__mpn_add_n): Do not use BP_SYM.
23945         * sysdeps/i386/i686/bzero.S (__bzero): Do not use BP_SYM in
23946         weak_alias.
23947         (bzero): Likewise.
23948         * sysdeps/i386/i686/memcmp.S: Do not include "bp-sym.h" and
23949         "bp-asm.h".
23950         (PARMS): Do not use macros from bp-asm.h.
23951         (BLK2): Likewise.
23952         (LEN): Likewise.
23953         (memcmp): Do not use BP_SYM.
23954         (bcmp): Do not use BP_SYM in weak_alias.
23955         * sysdeps/i386/i686/memcpy.S: Do not include "bp-sym.h" and
23956         "bp-asm.h".
23957         (PARMS): Do not use macros from bp-asm.h.
23958         (DEST): Likewise.
23959         (SRC): Likewise.
23960         (LEN): Likewise.
23961         (memcpy): Likewise.  Do not use BP_SYM.
23962         * sysdeps/i386/i686/memmove.S: Do not include "bp-sym.h" and
23963         "bp-asm.h".
23964         (PARMS): Do not use macros from bp-asm.h.
23965         (DEST): Likewise.
23966         (SRC): Likewise.
23967         (LEN): Likewise.
23968         (memmove): Likewise.  Do not use BP_SYM.
23969         * sysdeps/i386/i686/mempcpy.S: Do not include "bp-sym.h" and
23970         "bp-asm.h".
23971         (PARMS): Do not use macros from bp-asm.h.
23972         (DEST): Likewise.
23973         (SRC): Likewise.
23974         (LEN): Likewise.
23975         (__mempcpy): Likewise.  Do not use BP_SYM.
23976         (mempcpy): Do not use BP_SYM in weak_alias.
23977         * sysdeps/i386/i686/memset.S: Do not include "bp-sym.h" and
23978         "bp-asm.h".
23979         (PARMS): Do not use macros from bp-asm.h.
23980         (DEST): Likewise.
23981         (LEN): Likewise.
23982         [!BZERO_P] (CHR): Likewise.
23983         (memset): Likewise.  Do not use BP_SYM.
23984         * sysdeps/i386/i686/strcmp.S: Do not include "bp-sym.h" and
23985         "bp-asm.h".
23986         (PARMS): Do not use macros from bp-asm.h.
23987         (STR2): Likewise.
23988         (strcmp): Do not use BP_SYM.
23989         * sysdeps/i386/i686/strtok.S: Do not include "bp-sym.h" and
23990         "bp-asm.h".
23991         (PARMS): Do not use macros from bp-asm.h.
23992         (STR): Likewise.
23993         (DELIM): Likewise.
23994         [USE_AS_STRTOK_R] (SAVE): Likewise.
23995         (FUNCTION): Likewise.  Do not use BP_SYM.
23996         * sysdeps/i386/i686/strtok_r.S (__strtok_r): Do not use BP_SYM in
23997         aliases.
23998         (strtok_r): Likewise.
23999         (__GI___strtok_r): Likewise.
24000         * sysdeps/i386/lshift.S: Do not include "bp-sym.h" and "bp-asm.h".
24001         (PARMS): Do not use macros from bp-asm.h.
24002         (S): Likewise.
24003         (SIZE): Likewise.
24004         (__mpn_lshift): Do not use BP_SYM.
24005         * sysdeps/i386/memchr.S: Do not include "bp-sym.h" and "bp-asm.h".
24006         (PARMS): Do not use macros from bp-asm.h.
24007         (STR): Likewise.
24008         (CHR): Likewise.
24009         (__memchr): Do not use BP_SYM.
24010         (memchr): Do not use BP_SYM in weak_alias.
24011         * sysdeps/i386/memcmp.S: Do not include "bp-sym.h" and "bp-asm.h".
24012         (PARMS): Do not use macros from bp-asm.h.
24013         (BLK2): Likewise.
24014         (LEN): Likewise.
24015         (memcmp): Do not use BP_SYM.
24016         (bcmp): Do not use BP_SYM in weak_alias.
24017         * sysdeps/i386/mul_1.S: Do not include "bp-sym.h" and "bp-asm.h".
24018         (PARMS): Do not use macros from bp-asm.h.
24019         (S1): Likewise.
24020         (SIZE): Likewise.
24021         (__mpn_mul_1): Do not use BP_SYM.
24022         * sysdeps/i386/rawmemchr.S: Do not include "bp-sym.h" and
24023         "bp-asm.h".
24024         (PARMS): Do not use macros from bp-asm.h.
24025         (STR): Likewise.
24026         (CHR): Likewise.
24027         (__rawmemchr): Do not use BP_SYM.
24028         (rawmemchr): Do not use BP_SYM in weak_alias.
24029         * sysdeps/i386/rshift.S: Do not include "bp-sym.h" and "bp-asm.h".
24030         (PARMS): Do not use macros from bp-asm.h.
24031         (S): Likewise.
24032         (SIZE): Likewise.
24033         (__mpn_rshift): Do not use BP_SYM.
24034         * sysdeps/i386/setjmp.S: Do not include "bp-sym.h" and "bp-asm.h".
24035         (PARMS): Do not use macros from bp-asm.h.
24036         (SIGMSK): Likewise.
24037         (__sigsetjmp): Likewise.  Do not use BP_SYM.
24038         * sysdeps/i386/start.S: Do not include "bp-sym.h".
24039         (_start): Do not use BP_SYM.
24040         * sysdeps/i386/stpcpy.S: Do not include "bp-sym.h" and "bp-asm.h".
24041         (PARMS): Do not use macros from bp-asm.h.
24042         (DEST): Likewise.
24043         (SRC): Likewise.
24044         (__stpcpy): Likewise.  Do not use BP_SYM.
24045         (stpcpy): Do not use BP_SYM in weak_alias.
24046         * sysdeps/i386/stpncpy.S: Do not include "bp-sym.h" and
24047         "bp-asm.h".
24048         (PARMS): Do not use macros from bp-asm.h.
24049         (DEST): Likewise.
24050         (SRC): Likewise.
24051         (LEN): Likewise.
24052         (__stpncpy): Likewise.  Do not use BP_SYM.
24053         (stpncpy): Do not use BP_SYM in weak_alias.
24054         * sysdeps/i386/strchr.S: Do not include "bp-sym.h" and "bp-asm.h".
24055         (PARMS): Do not use macros from bp-asm.h.
24056         (STR): Likewise.
24057         (CHR): Likewise.
24058         (strchr): Likewise.  Do not use BP_SYM.
24059         * sysdeps/i386/strchrnul.S: Do not include "bp-sym.h" and
24060         "bp-asm.h".
24061         (PARMS): Do not use macros from bp-asm.h.
24062         (STR): Likewise.
24063         (CHR): Likewise.
24064         (__strchrnul): Likewise.  Do not use BP_SYM.
24065         (strchrnul): Do not use BP_SYM in weak_alias.
24066         * sysdeps/i386/strcspn.S: Do not include "bp-sym.h" and
24067         "bp-asm.h".
24068         (PARMS): Do not use macros from bp-asm.h.
24069         (STOP): Likewise.
24070         (strcspn): Do not use BP_SYM.
24071         * sysdeps/i386/strpbrk.S: Do not include "bp-sym.h" and
24072         "bp-asm.h".
24073         (PARMS): Do not use macros from bp-asm.h.
24074         (STR): Likewise.
24075         (STOP): Likewise.
24076         (strpbrk): Likewise.  Do not use BP_SYM.
24077         * sysdeps/i386/strrchr.S: Do not include "bp-sym.h" and
24078         "bp-asm.h".
24079         (PARMS): Do not use macros from bp-asm.h.
24080         (STR): Likewise.
24081         (CHR): Likewise.
24082         (strrchr): Likewise.  Do not use BP_SYM.
24083         * sysdeps/i386/strspn.S: Do not include "bp-sym.h" and "bp-asm.h".
24084         (PARMS): Do not use macros from bp-asm.h.
24085         (SKIP): Likewise.
24086         (strspn): Do not use BP_SYM.
24087         * sysdeps/i386/strtok.S: Do not include "bp-sym.h" and "bp-asm.h".
24088         (PARMS): Do not use macros from bp-asm.h.
24089         (STR): Likewise.
24090         (DELIM): Likewise.
24091         (SAVE): Likewise.
24092         (FUNCTION): Likewise.  Do not use BP_SYM.
24093         * sysdeps/i386/strtok_r.S (__strtok_r): Do not use BP_SYM in
24094         aliases.
24095         (strtok_r): Likewise.
24096         (__GI___strtok_r): Likewise.
24097         * sysdeps/i386/sub_n.S: Do not include "bp-sym.h" and "bp-asm.h".
24098         (PARMS): Do not use macros from bp-asm.h.
24099         (S1): Likewise.
24100         (S2): Likewise.
24101         (SIZE): Likewise.
24102         (__mpn_sub_n): Do not use BP_SYM.
24103         * sysdeps/i386/submul_1.S: Do not include "bp-sym.h" and
24104         "bp-asm.h".
24105         (PARMS): Do not use macros from bp-asm.h.
24106         (S1): Likewise.
24107         (SIZE): Likewise.
24108         (__mpn_submul_1): Do not use BP_SYM.
24109         * sysdeps/unix/i386/sysdep.S: Do not include <bp-asm.h> and
24110         <bp-sym.h>.
24111         * sysdeps/unix/sysv/linux/i386/clone.S: Do not include <bp-sym.h>
24112         and <bp-asm.h>.
24113         (PARMS): Do not use macros from bp-asm.h.
24114         (FLAGS): Likewise.
24115         (PTID): Likewise.
24116         (TLS): Likewise.
24117         (CTID): Likewise.
24118         (__clone): Do not use BP_SYM.
24119         (clone): Do not use BP_SYM in weak_alias.
24120         * sysdeps/unix/sysv/linux/i386/mmap64.S: Do not include <bp-sym.h>
24121         and <bp-asm.h>.
24122         (PARMS): Do not use macros from bp-asm.h.
24123         (LEN): Likewise.
24124         (__mmap64): Do not use BP_SYM.
24125         (mmap64): Do not use BP_SYM in weak_alias.
24126         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
24127         <bp-sym.h> and <bp-asm.h>.
24128         (PARMS): Do not use macros from bp-asm.h.
24129         (__posix_fadvise64_l64): Do not use BP_SYM.
24130         * sysdeps/unix/sysv/linux/i386/semtimedop.S
24131         (PARMS): Do not use macros from bp-asm.h.
24132         (NSOPS): Likewise.
24133         (semtimedop): Do not use BP_SYM.
24134         * sysdeps/unix/sysv/linux/i386/sysdep.h: Do not include <bp-sym.h>
24135         and <bp-asm.h>.
24136
24137 2013-02-21  Allan McRae  <allan@archlinux.org>
24138
24139         * manual/message.texi (Charset conversion in gettext):
24140         Move @end statement to beginning of line.
24141
24142 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
24143
24144         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Mark as
24145         static.
24146         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
24147         Likewise.
24148
24149         * sysdeps/ieee754/dbl-64/mpa.c (norm): Fix whitespace.
24150         (denorm): Likewise.
24151         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (norm): Likewise.
24152         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (norm): Likewise.
24153
24154 2013-02-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
24155
24156         * sysdeps/s390/s390-32/dl-trampoline.S (_dl_runtime_profile): Do a
24157         tail-call to the resolved function if pltexit isn't needed.
24158
24159 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
24160
24161         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Mark X
24162         or Y being zero as being unlikely.
24163         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
24164         Likewise.
24165
24166 2013-02-20  Carlos O'Donell  <carlos@redhat.com>
24167
24168         * manual/nss.texi (System Databases and Name Service Switch):
24169         Remove frobnicate @pxref.
24170
24171 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
24172
24173         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
24174         __attribute__ ((unused)) to __attribute__ ((__unused__)).
24175
24176 2013-02-20  Petr Machata  <pmachata@redhat.com>
24177
24178         * elf/elf.h (R_ARM_TARGET1): New macro.
24179         (R_ARM_SBREL31, R_ARM_V4BX, R_ARM_TARGET2): Likewise.
24180         (R_ARM_PREL31, R_ARM_MOVW_ABS_NC, R_ARM_MOVT_ABS): Likewise.
24181         (R_ARM_MOVW_PREL_NC, R_ARM_MOVT_PREL): Likewise.
24182         (R_ARM_THM_MOVW_ABS_NC, R_ARM_THM_MOVT_ABS): Likewise.
24183         (R_ARM_THM_MOVW_PREL_NC, R_ARM_THM_MOVT_PREL): Likewise.
24184         (R_ARM_THM_JUMP19, R_ARM_THM_JUMP6): Likewise.
24185         (R_ARM_THM_ALU_PREL_11_0, R_ARM_THM_PC12): Likewise.
24186         (R_ARM_ABS32_NOI, R_ARM_REL32_NOI): Likewise.
24187         (R_ARM_ALU_PC_G0_NC, R_ARM_ALU_PC_G0): Likewise.
24188         (R_ARM_ALU_PC_G1_NC, R_ARM_ALU_PC_G1): Likewise.
24189         (R_ARM_ALU_PC_G2, R_ARM_LDR_PC_G1, R_ARM_LDR_PC_G2): Likewise.
24190         (R_ARM_LDRS_PC_G0, R_ARM_LDRS_PC_G1): Likewise.
24191         (R_ARM_LDRS_PC_G2, R_ARM_LDC_PC_G0): Likewise.
24192         (R_ARM_LDC_PC_G1, R_ARM_LDC_PC_G2): Likewise.
24193         (R_ARM_ALU_SB_G0_NC, R_ARM_ALU_SB_G0): Likewise.
24194         (R_ARM_ALU_SB_G1_NC, R_ARM_ALU_SB_G1): Likewise.
24195         (R_ARM_ALU_SB_G2, R_ARM_LDR_SB_G0, R_ARM_LDR_SB_G1): Likewise.
24196         (R_ARM_LDR_SB_G2, R_ARM_LDRS_SB_G0): Likewise.
24197         (R_ARM_LDRS_SB_G1, R_ARM_LDRS_SB_G2): Likewise.
24198         (R_ARM_LDC_SB_G0, R_ARM_LDC_SB_G1, R_ARM_LDC_SB_G2): Likewise.
24199         (R_ARM_MOVW_BREL_NC, R_ARM_MOVT_BREL): Likewise.
24200         (R_ARM_MOVW_BREL, R_ARM_THM_MOVW_BREL_NC): Likewise.
24201         (R_ARM_THM_MOVT_BREL, R_ARM_THM_MOVW_BREL): Likewise.
24202         (R_ARM_PLT32_ABS, R_ARM_GOT_ABS, R_ARM_GOT_PREL): Likewise.
24203         (R_ARM_GOT_BREL12, R_ARM_GOTOFF12, R_ARM_GOTRELAX): Likewise.
24204         (R_ARM_TLS_LDO12, R_ARM_TLS_LE12, R_ARM_TLS_IE12GP): Likewise.
24205         (R_ARM_PRIVATE_0, R_ARM_PRIVATE_1, R_ARM_PRIVATE_2): Likewise.
24206         (R_ARM_PRIVATE_3, R_ARM_PRIVATE_4, R_ARM_PRIVATE_5): Likewise.
24207         (R_ARM_PRIVATE_6, R_ARM_PRIVATE_7, R_ARM_PRIVATE_8): Likewise.
24208         (R_ARM_PRIVATE_9, R_ARM_PRIVATE_10): Likewise.
24209         (R_ARM_PRIVATE_11, R_ARM_PRIVATE_12): Likewise.
24210         (R_ARM_PRIVATE_13, R_ARM_PRIVATE_14): Likewise.
24211         (R_ARM_PRIVATE_15, R_ARM_ME_TOO): Likewise.
24212         (R_ARM_THM_TLS_DESCSEQ16, R_ARM_THM_TLS_DESCSEQ32): Likewise.
24213         (R_ARM_THM_GOT_BREL12): Likewise.
24214         (R_ARM_PC24, R_ARM_PLT32): Updated a comment at this macro.
24215         (R_ARM_THM_PC11, R_ARM_THM_PC9): Likewise.
24216         (R_ARM_THM_ABS5, R_ARM_THM_PC22): Added a comment to this macro.
24217         (R_ARM_THM_PC8, R_ARM_THM_SWI8, R_ARM_XPC25): Likewise.
24218         (R_ARM_THM_XPC22, R_ARM_ALU_PCREL_7_0): Likewise.
24219         (R_ARM_ALU_PCREL_15_8, R_ARM_ALU_PCREL_23_15): Likewise.
24220         (R_ARM_LDR_SBREL_11_0, R_ARM_ALU_SBREL_19_12): Likewise.
24221         (R_ARM_ALU_SBREL_27_20, R_ARM_TLS_DESCSEQ): Likewise.
24222         (R_ARM_THM_TLS_DESCSEQ): Fixed whitespace.
24223
24224 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
24225
24226         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
24227         __attribute_used__ to __attribute__ ((unused)).
24228
24229 2013-02-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
24230
24231         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Copy over comment from
24232         powerpc mpa.c.
24233         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Fix
24234         comment formatting.
24235         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul): Likewise.
24236
24237 2013-02-19  Joseph Myers  <joseph@codesourcery.com>
24238
24239         [BZ #13550]
24240         * sysdeps/i386/bp-asm.h [__BOUNDED_POINTERS__] (BOUNDS_VIOLATED):
24241         Remove macro.
24242         (ENTER): Remove both macro definitions.
24243         (LEAVE): Likewise.
24244         (CHECK_BOUNDS_LOW): Likewise.
24245         (CHECK_BOUNDS_HIGH): Likewise.
24246         (CHECK_BOUNDS_BOTH): Likewise.
24247         (CHECK_BOUNDS_BOTH_WIDE): Likewise.
24248         (RETURN_BOUNDED_POINTER): Likewise.
24249         (RETURN_NULL_BOUNDED_POINTER): Likewise.
24250         (PUSH_ERRNO_LOCATION_RETURN): Likewise.
24251         (POP_ERRNO_LOCATION_RETURN): Likewise.
24252         * sysdeps/i386/add_n.S (__mpn_add_n): Do not use removed macros.
24253         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
24254         * sysdeps/i386/addmul_1.S (__mpn_addmul_1): Do not use removed
24255         macros.
24256         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
24257         * sysdeps/i386/bsd-_setjmp.S (_setjmp): Do not use removed macros.
24258         * sysdeps/i386/bsd-setjmp.S (setjmp): Likewise.
24259         * sysdeps/i386/fpu/s_frexp.S (__frexp): Likewise.
24260         * sysdeps/i386/fpu/s_frexpf.S (__frexpf): Likewise.
24261         * sysdeps/i386/fpu/s_frexpl.S (__frexpl): Likewise.
24262         * sysdeps/i386/fpu/s_remquo.S (__remquo): Likewise.
24263         * sysdeps/i386/fpu/s_remquof.S (__remquof): Likewise.
24264         * sysdeps/i386/fpu/s_remquol.S (__remquol): Likewise.
24265         * sysdeps/i386/i486/strcat.S (strcat): Likewise.
24266         * sysdeps/i386/i486/strlen.S (strlen): Likewise.
24267         * sysdeps/i386/i586/add_n.S (__mpn_add_n): Likewise.
24268         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
24269         * sysdeps/i386/i586/addmul_1.S (__mpn_addmul_1): Do not use
24270         removed macros.
24271         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
24272         * sysdeps/i386/i586/lshift.S (__mpn_lshift): Do not use removed
24273         macros.
24274         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
24275         * sysdeps/i386/i586/memcpy.S (memcpy): Do not use removed macros.
24276         * sysdeps/i386/i586/memset.S (memset): Likewise.
24277         * sysdeps/i386/i586/mul_1.S (__mpn_mul_1): Likewise.
24278         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
24279         * sysdeps/i386/i586/rshift.S (__mpn_rshift): Do not use removed
24280         macros.
24281         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
24282         * sysdeps/i386/i586/strchr.S (strchr): Do not use removed macros.
24283         Change uses of L(2) to L(out).
24284         * sysdeps/i386/i586/strcpy.S (STRCPY): Do not use removed macros.
24285         * sysdeps/i386/i586/strlen.S (strlen): Likewise.
24286         * sysdeps/i386/i586/sub_n.S (__mpn_sub_n): Likewise.
24287         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
24288         * sysdeps/i386/i586/submul_1.S (__mpn_submul_1): Do not use
24289         removed macros.
24290         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
24291         * sysdeps/i386/i686/add_n.S (__mpn_add_n): Do not use removed
24292         macros.
24293         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
24294         * sysdeps/i386/i686/memcmp.S (ENTRANCE): Do not use macro ENTER.
24295         (RETURN): Do not use macro LEAVE.
24296         * sysdeps/i386/i686/memcpy.S (memcpy): Do not use removed macros.
24297         * sysdeps/i386/i686/memmove.S (memmove): Likewise.
24298         * sysdeps/i386/i686/mempcpy.S (mempcpy): Likewise.
24299         * sysdeps/i386/i686/memset.S (memset): Likewise.
24300         * sysdeps/i386/i686/strcmp.S (strcmp): Likewise.
24301         (strcmp) [!__BOUNDED_POINTERS__]: Make code unconditional.
24302         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
24303         * sysdeps/i386/i686/strtok.S (save_ptr) [__BOUNDED_POINTERS__]:
24304         Likewise.
24305         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
24306         (FUNCTION): Do not use removed macros.  Combine labels L(1_1),
24307         L(1_2) and L(1_3) into L(1).
24308         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
24309         * sysdeps/i386/lshift.S (__mpn_lshift): Do not use removed macros.
24310         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
24311         * sysdeps/i386/memchr.S (__memchr): Do not use removed macros.
24312         (__memchr) [__BOUNDED_POINTERS__]: Remove conditional code.
24313         * sysdeps/i386/memcmp.S (memcmp): Do not use removed macros.
24314         * sysdeps/i386/mul_1.S (__mpn_mul_1): Likewise.
24315         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
24316         * sysdeps/i386/rawmemchr.S (__rawmemchr): Do not use removed
24317         macros.
24318         * sysdeps/i386/rshift.S (__mpn_rshift): Likewise.
24319         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
24320         * sysdeps/i386/setjmp.S (__sigsetjmp): Do not use removed macros.
24321         * sysdeps/i386/stpcpy.S (__stpcpy): Likewise.
24322         * sysdeps/i386/stpncpy.S (__stpncpy): Likewise.
24323         (__stpncpy) [__BOUNDED_POINTERS__]: Remove conditional code.
24324         * sysdeps/i386/strchr.S (strchr): Do not use removed macros.
24325         * sysdeps/i386/strchrnul.S (__strchrnul): Likewise.
24326         * sysdeps/i386/strcspn.S (strcspn): Likewise.
24327         * sysdeps/i386/strpbrk.S (strpbrk): Likewise.
24328         * sysdeps/i386/strrchr.S (strrchr): Likewise.
24329         * sysdeps/i386/strspn.S (strspn): Likewise.
24330         * sysdeps/i386/strtok.S (save_ptr) [__BOUNDED_POINTERS__]: Remove
24331         conditional code.
24332         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
24333         (FUNCTION) [!__BOUNDED_POINTERS__]: Likewise.
24334         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
24335         (FUNCTION): Do not use removed macros.  Combine labels L(1_2) and
24336         L(1_3) into L(1_1).
24337         * sysdeps/i386/sub_n.S (__mpn_sub_n): Do not use removed macros.
24338         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
24339         * sysdeps/i386/submul_1.S (__mpn_submul_1): Do not use removed
24340         macros.
24341         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
24342
24343 2013-02-19  Jakub Jelinek  <jakub@redhat.com>
24344
24345         * stdlib/strtod_l.c (__mpn_lshift_1): Rewritten as function-like
24346         macro.
24347
24348 2013-02-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
24349
24350         * math/atest-exp.c (exp_mpn): Remove ROUND.
24351         * math/atest-exp2.c (exp_mpn): Likewise.
24352         * math/atest-sincos.c (sincosx_mpn): Remove ROUND and CHK.
24353
24354         * stdlib/cxa_thread_atexit_impl.c: Fix Copyright year.
24355         * stdlib/tst-tls-atexit-lib.c: Likewise.
24356         * stdlib/tst-tls-atexit.c: Likewise.
24357
24358 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
24359
24360         * stdlib/stdlib.h (aligned_alloc): Use __attribute_malloc__
24361         and __attribute_alloc_size__.
24362
24363 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
24364
24365         * include/programs/xmalloc.h: Change __attribute_alloc_size to
24366         __attribute_alloc_size__.
24367         * include/sys/cdefs.h (__attribute_alloc_size): Macro removed.
24368         * misc/sys/cdefs.h (__attribute_alloc_size__): New macro.
24369
24370 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
24371
24372         * include/programs/xmalloc.h: New file.
24373         * catgets/gencat.c: Include it.
24374         (xmalloc, xcalloc, xrealloc, xstrdup): Don't declare them.
24375         * elf/pldd.c: Likewise.
24376         * iconv/iconv_charmap.c: Likewise.
24377         * iconv/iconvconfig.c: Likewise.
24378         * iconv/strtab.c: Likewise.
24379         * locale/programs/locale.c: Likewise.
24380         * locale/programs/localedef.h: Likewise.
24381         * locale/programs/simple-hash.c: Likewise.
24382         * nscd/nscd.h: Likewise.
24383         * nss/makedb.c: Likewise.
24384         * sysdeps/generic/ldconfig.h: Likewise.
24385
24386 2013-02-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
24387
24388         * Versions.def: Add GLIBC_2.18.
24389         * include/link.h (struct link_map): New member l_tls_dtor_count.
24390         * include/stdlib.h (__cxa_thread_atexit_impl): Declare.
24391         (__call_tls_dtors): Likewise.
24392         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add
24393         __cxa_thread_atexit_impl.
24394         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
24395         Likewise.
24396         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
24397         Likewise.
24398         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
24399         Likewise.
24400         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
24401         Likewise.
24402         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
24403         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist:
24404         Likewise.
24405         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist:
24406         Likewise.
24407         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
24408         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
24409         Likewise.
24410         * stdlib/Makefile (routines): Add __cxa_thread_atexit_impl.
24411         (tests): Add test case tst-tls-atexit.
24412         (modules-names): Add shared library for tst-tls-atexit.
24413         * stdlib/Versions (GLIBC_2.18): Add __cxa_thread_atexit_impl.
24414         (GLIBC_PRIVATE): Add __call_tls_dtors.
24415         * stdlib/cxa_thread_atexit_impl.c: New file with helper function
24416         for libstdc++.
24417         * stdlib/exit.c (__run_exit_handlers): Call __call_tls_dtors.
24418         * stdlib/tst-tls-atexit.c: New test case.
24419         * stdlib/tst-tls-atexit-lib.c: New test case.
24420
24421         * misc/tst-pselect.c: Include stdlib.h for declaration of exit.
24422
24423         * elf/Versions (ld): Add _dl_find_dso_for_object.
24424         * elf/dl-addr.c (_dl_addr): Use _dl_find_dso_for_object.
24425         * elf/dl-open.c (_dl_find_dso_for_object): New function.
24426         (dl_open_worker): Use _dl_find_dso_for_object.
24427         * elf/dl-sym.c (do_sym): Likewise.
24428         * sysdeps/generic/ldsodefs.h: Declare _dl_find_dso_for_object.
24429
24430 2013-02-18  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
24431
24432         * sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_resolve):
24433         Syntactic changes only.
24434         (_dl_runtime_profile): Do a tail-call to the resolved function.
24435
24436 2013-02-17  Joseph Myers  <joseph@codesourcery.com>
24437
24438         [BZ #13550]
24439         * sysdeps/x86_64/bp-asm.h: Remove file.
24440         * sysdeps/unix/sysv/linux/x86_64/clone.S: Do not include
24441         <bp-sym.h> and <bp-asm.h>.
24442         (__clone): Do not use BP_SYM.
24443         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Do not include
24444         <bp-sym.h> and <bp-asm.h>.
24445         * sysdeps/unix/x86_64/sysdep.S: Likewise.
24446         * sysdeps/x86_64/bsd-_setjmp.S: Do not include "bp-sym.h" and
24447         "bp-asm.h".
24448         (_setjmp): Do not use BP_SYM.
24449         * sysdeps/x86_64/bsd-setjmp.S: Do not include "bp-sym.h" and
24450         "bp-asm.h".
24451         (setjmp): Do not use BP_SYM.
24452         * sysdeps/x86_64/mempcpy.S (__mempcpy): Do not use BP_SYM in
24453         libc_hidden_def.
24454         (mempcpy): Do not use BP_SYM in weak_alias.
24455         * sysdeps/x86_64/rtld-strchr.S: Do not include "bp-sym.h" and
24456         "bp-asm.h".
24457         (strchr): Do not use BP_SYM.
24458         * sysdeps/x86_64/rtld-strlen.S: Do not include "bp-sym.h" and
24459         "bp-asm.h".
24460         * sysdeps/x86_64/setjmp.S (__sigsetjmp): Do not use BP_SYM.
24461         * sysdeps/x86_64/start.S: Do not include "bp-sym.h".
24462         (_start): Do not use BP_SYM.
24463         * sysdeps/x86_64/strcat.S: Do not include "bp-sym.h" and
24464         "bp-asm.h".
24465         (strcat): Do not use BP_SYM.
24466         * sysdeps/x86_64/strcmp.S: Do not include "bp-sym.h" and
24467         "bp-asm.h".
24468         (STRCMP): Do not use BP_SYM.
24469         * sysdeps/x86_64/strcpy.S: Do not include "bp-sym.h" and
24470         "bp-asm.h".
24471         (STRCPY): Do not use BP_SYM.
24472         * sysdeps/x86_64/strcpy_chk.S: Do not include "bp-sym.h" and
24473         "bp-asm.h".
24474         * sysdeps/x86_64/strtok.S: Do not include "bp-sym.h" and
24475         "bp-asm.h".
24476         (FUNCTION): Do not use BP_SYM.
24477         * sysdeps/x86_64/strtok_r.S (strtok_r): Do not use BP_SYM in
24478         weak_alias.
24479         (__GI___strtok_r): Do not use BP_SYM in strong_alias.
24480
24481 2013-02-17  Andreas Jaeger  <aj@suse.de>
24482
24483         * time/Versions: Sort entries.
24484         * string/Versions: Likewise.
24485         * resolv/Versions: Likewise.
24486         * posix/Versions: Likewise.
24487         * iconv/Versions: Likewise.
24488         * elf/Versions: Likewise.
24489         * wcsmbs/Versions: Likewise.
24490
24491 2013-02-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
24492
24493         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Avoid using LIM in
24494         loop termination condition.
24495
24496         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Use intermediate
24497         variable to calculate EZ.
24498         (__sqr): Likewise.
24499
24500         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Fix determination of
24501         the lower precision input.
24502
24503 2013-02-15  Joseph Myers  <joseph@codesourcery.com>
24504
24505         [BZ #13550]
24506         * Makeconfig [!+link-bounded] (+link-bounded): Remove variable.
24507         [!link-extra-libs] (link-extra-libs-bounded): Likewise.
24508         (run-via-rtld-prefix): Do not handle %-bp tests.
24509         (test-via-rtld-prefix): Do not mention %-bp tests in comment.
24510         (all-object-suffixes): Remove .ob.
24511         (bppfx): Remove variable.
24512         [$(build-bounded) = yes] (object-suffixes): Do not add .ob.
24513         [$(build-bounded) = yes] (CPPFLAGS-.ob): Remove variable.
24514         [$(build-bounded) = yes] (CFLAGS-.ob): Likewise.
24515         [$(build-bounded) = yes] (libtype.ob): Likewise.
24516         * Makerules (elide-routines.ob): Remove variable.
24517         (do-tests-clean): Do not handle *-bp.out.
24518         (common-mostlyclean): Do not handle *-bp and *-bp.out.
24519         * Rules [$(build-bounded) = yes] (tests-bp.out): Remove variable.
24520         [$(build-bounded) = yes] (xtests-bp.out): Likewise.
24521         (tests): Do not include $(tests-bp.out).
24522         (xtests): Do not include $(xtests-bp.out).
24523         [$(build-bounded) = yes] (binaries-bounded): Remove variable.
24524         [$(build-bounded) = yes] ($(addprefix
24525         $(objpfx),$(binaries-bounded))): Remove rule.
24526         ($(objpfx)%-bp.out): Remove rule.
24527         * config.make.in (build-bounded): Remove variable.
24528         * crypt/Makefile [$(build-bounded) = yes]
24529         ($(tests:%=$(objpfx)%-bp)): Remove dependency.
24530         * csu/Makefile [$(build-bounded) = yes] (extra-objs): Do not
24531         append to variable.
24532         [$(build-bounded) = yes] (install-lib): Likewise.
24533         [$(build-bounded) = yes] (generated): Likewise.
24534         [!start-installed-name-rule] ($(objpfx)b$(start-installed-name)):
24535         Remove rule.
24536         * intl/Makefile [$(build-bounded) = yes]
24537         ($(multithread-test-srcs:%=$(objpfx)%-bp)): Remove dependency.
24538         * math/Makefile [$(build-bounded) = yes]
24539         ($(tests:%=$(objpfx)%-bp): Likewise.
24540         * misc/Makefile [$(build-bounded) = yes]
24541         ($(objpfx)tst-tsearch-bp): Likewise.
24542         * nptl/Makeconfig (bounded-thread-library): Remove variable.
24543         * rt/Makefile [$(build-bounded) = yes] ($(tests:%=$(objpfx)%-bp)):
24544         Remove dependency.
24545         * string/Makefile (o-objects.ob): Remove variable.
24546         * sysdeps/i386/i686/Makefile [$(config-asflags-i686) = yes]
24547         (CFLAGS-.ob): Remove variable.
24548         [$(config-asflags-i686) = yes] (ASFLAGS-.ob): Likewise.
24549         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-.ob): Remove
24550         both definitions of variable.
24551         * sysdeps/sparc/sparc64/Makefile [$(have-as-vis3) = yes]
24552         (ASFLAGS-.ob): Remove variable.
24553
24554 2013-02-14  Joseph Myers  <joseph@codesourcery.com>
24555
24556         [BZ #13550]
24557         * config.h.in [USE_REGPARMS && !PROF && !__BOUNDED_POINTERS__]:
24558         Remove __BOUNDED_POINTERS__ from condition.
24559         * elf/dl-runtime.c [!PROF && !__BOUNDED_POINTERS__]: Likewise.
24560         * string/bits/string2.h [!__NO_STRING_INLINES &&
24561         !__BOUNDED_POINTERS__]: Likewise.
24562         * sysdeps/i386/dl-machine.h [!PROF && !__BOUNDED_POINTERS__]:
24563         Likewise.
24564         * sysdeps/unix/sysv/linux/shmat.c (shmat) [__BOUNDED_POINTERS__]:
24565         Remove conditional code.
24566         * sysdeps/x86/bits/string.h [!__NO_STRING_INLINES &&
24567         __USE_STRING_INLINES && __GNUC__ && __GNUC__ >= 2 &&
24568         !__BOUNDED_POINTERS__]: Remove __BOUNDED_POINTERS__ from
24569         condition.
24570
24571         [BZ #13550]
24572         * csu/libc-start.c: Do not include <bp-sym.h>.
24573         [!LIBC_START_MAIN] (LIBC_START_MAIN): Do not use BP_SYM.
24574         * elf/dl-open.c: Do not include <bp-sym.h>.
24575         (_dl_sysdep_start): Do not use BP_SYM in weak_extern.
24576         * math/fegetenv.c: Do not include <bp-sym.h>.
24577         (fegetenv): Do not use BP_SYM in versioned symbols.
24578         * nptl/sysdeps/pthread/bits/libc-lockP.h
24579         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]: Do not include
24580         <bp-sym.h>.
24581         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24582         (__pthread_mutex_init): Do not use BP_SYM in weak_extern.
24583         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24584         (__pthread_mutex_destroy): Likewise.
24585         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24586         (__pthread_mutex_lock): Likewise.
24587         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24588         (__pthread_mutex_trylock): Likewise.
24589         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24590         (__pthread_mutex_unlock): Likewise.
24591         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24592         (__pthread_mutexattr_init): Likewise.
24593         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24594         (__pthread_mutexattr_destroy): Likewise.
24595         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24596         (__pthread_mutexattr_settype): Likewise.
24597         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24598         (__pthread_rwlock_init): Likewise.
24599         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24600         (__pthread_rwlock_destroy): Likewise.
24601         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24602         (__pthread_rwlock_rdlock): Likewise.
24603         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24604         (__pthread_rwlock_tryrdlock): Likewise.
24605         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24606         (__pthread_rwlock_wrlock): Likewise.
24607         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24608         (__pthread_rwlock_trywrlock): Likewise.
24609         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24610         (__pthread_rwlock_unlock): Likewise.
24611         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24612         (__pthread_key_create): Likewise.
24613         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24614         (__pthread_setspecific): Likewise.
24615         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24616         (__pthread_getspecific): Likewise.
24617         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern] (__pthread_once):
24618         Likewise.
24619         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24620         (_pthread_cleanup_push_defer): Likewise.
24621         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24622         (_pthread_cleanup_pop_restore): Likewise.
24623         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24624         (pthread_setcancelstate): Likewise.
24625         * string/memchr.c [HAVE_BP_SYM_H || _LIBC]: Do not include
24626         <bp-sym.h>.
24627         [!(HAVE_BP_SYM_H || _LIBC)] (BP_SYM): Remove macro definition.
24628         (memchr): Do not use BP_SYM in weak_alias.
24629         * sysdeps/i386/fpu/fegetenv.c: Do not include <bp-sym.h>.
24630         (fegetenv): Do not use BP_SYM in versioned symbols.
24631         * sysdeps/i386/fpu/fesetenv.c: Do not include <bp-sym.h>.
24632         (fesetenv): Do not use BP_SYM in versioned symbols.
24633         * sysdeps/i386/fpu/feupdateenv.c: Do not include <bp-sym.h>.
24634         (feupdateenv): Do not use BP_SYM in versioned symbols.
24635         * sysdeps/i386/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
24636         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
24637         * sysdeps/posix/open64.c: Do not include <bp-sym.h>.
24638         (__open64): Do not use BP_SYM in weak_alias and libc_hidden_weak.
24639         (open64): Do not use BP_SYM in weak_alias.
24640         * sysdeps/powerpc/fpu/fegetenv.c: Do not include <bp-sym.h>.
24641         (fegetenv): Do not use BP_SYM in versioned symbols.
24642         * sysdeps/powerpc/fpu/fesetenv.c: Do not include <bp-sym.h>.
24643         (fesetenv): Do not use BP_SYM in versioned symbols.
24644         * sysdeps/powerpc/fpu/feupdateenv.c: Do not include <bp-sym.h>.
24645         (feupdateenv): Do not use BP_SYM in versioned symbols.
24646         * sysdeps/powerpc/fpu/fgetexcptflg.c: Do not include <bp-sym.h>.
24647         (fegetexceptflag): Do not use BP_SYM in versioned symbols.
24648         * sysdeps/powerpc/fpu/fraiseexcpt.c: Do not include <bp-sym.h>.
24649         (feraiseexcept): Do not use BP_SYM in versioned symbols.
24650         * sysdeps/powerpc/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
24651         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
24652         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Do not include
24653         <bp-sym.h>.
24654         (__libc_start_main): Do not use BP_SYM.
24655
24656 2013-02-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
24657
24658         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cpy): Remove
24659         redundant return line.
24660         (norm): Likewise.
24661         (denorm): Likewise.
24662         (dbl_mp): Likewise.
24663         (sub_magnitudes): Likewise.
24664         (__add): Likewise.
24665         (__sub): Likewise.
24666         (__mul): Likewise.
24667         (__inv): Likewise.
24668         (__dvd): Likewise.
24669         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cpy): Likewise.
24670         (norm): Likewise.
24671         (denorm): Likewise.
24672         (dbl_mp): Likewise.
24673         (sub_magnitudes): Likewise.
24674         (__add): Likewise.
24675         (__sub): Likewise.
24676         (__mul): Likewise.
24677         (__inv): Likewise.
24678         (__dvd): Likewise.
24679
24680         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use __sqr
24681         instead of __mul.
24682         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
24683         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Likewise.
24684         (cc32): Likewise.
24685
24686         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): New function.
24687         * sysdeps/ieee754/dbl-64/mpa.h (__sqr): Declare.
24688         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): use __sqr instead
24689         of __mul for squares.
24690         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__sqr): New
24691         function
24692         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__sqr):
24693         Likewise.
24694         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define __sqr.
24695         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
24696
24697 2013-02-13  Joseph Myers  <joseph@codesourcery.com>
24698
24699         [BZ #13550]
24700         * misc/sys/cdefs.h [!__BOUNDED_POINTERS__]: Remove conditional
24701         code.
24702         * csu/libc-start.c (LIBC_START_MAIN): Do not use __unbounded in
24703         prototype or function definition.  Rename ubp_* variables and
24704         parameters.  Remove argv definitions conditional on
24705         [__BOUNDED_POINTERS__].
24706         * debug/backtrace.c (__backtrace): Do not use __unbounded.
24707         * elf/dl-runtime.c (_dl_fixup): Likewise.
24708         * include/set-hooks.h (RUN_HOOK): Likewise.
24709         * stdio-common/vfprintf.c (JUMP): Do not use __unbounded in either
24710         definition.
24711         * string/strcpy.c (strcpy): Do not use __unbounded.
24712         * sysdeps/generic/frame.h (struct layout): Likewise.
24713         * sysdeps/gnu/bits/msq.h (struct msqid_ds): Likewise.
24714         * sysdeps/i386/dl-machine.h (_dl_fixup): Likewise.
24715         * sysdeps/powerpc/powerpc32/backtrace.c (struct layout): Likewise.
24716         * sysdeps/powerpc/powerpc64/backtrace.c (struct layout): Likewise.
24717         * sysdeps/sparc/backtrace.c (struct layout): Likewise.
24718         (__backtrace): Likewise.
24719         * sysdeps/unix/sysv/linux/aio_sigqueue.c (__aio_sigqueue): Do not
24720         use __ptrvalue.
24721         * sysdeps/unix/sysv/linux/fxstat.c (__fxstat): Likewise.
24722         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
24723         * sysdeps/unix/sysv/linux/gai_sigqueue.c (__gai_sigqueue):
24724         Likewise.
24725         * sysdeps/unix/sysv/linux/i386/brk.c (__brk): Likewise.
24726         * sysdeps/unix/sysv/linux/i386/fxstat.c (__fxstat): Likewise.
24727         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
24728         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
24729         * sysdeps/unix/sysv/linux/i386/msgctl.c (struct __old_msqid_ds):
24730         Do not use __unbounded.
24731         * sysdeps/unix/sysv/linux/i386/setrlimit.c (__new_setrlimit):
24732         Rename __unboundedrlimits parameter to rlimits in prototype.
24733         * sysdeps/unix/sysv/linux/i386/shmctl.c (struct __old_shmid_ds):
24734         Do not use __unbounded.
24735         * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_sigaction): Do
24736         not use __ptrvalue.
24737         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
24738         * sysdeps/unix/sysv/linux/llseek.c (__llseek): Likewise.
24739         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
24740         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Do not use
24741         __ptrvalue or __unbounded.
24742         (__mmap64) [__BOUNDED_POINTERS__]: Remove conditional code.
24743         * sysdeps/unix/sysv/linux/msgctl.c (struct __old_msqid_ds): Do not
24744         use __unbounded.
24745         (__new_msgctl): Do not use __ptrvalue.
24746         * sysdeps/unix/sysv/linux/msgrcv.c (struct ipc_kludge): Do not use
24747         __unbounded.
24748         (__libc_msgrcv): Do not use __ptrvalue.
24749         * sysdeps/unix/sysv/linux/powerpc/libc-start.c (struct
24750         startup_info): Do not use __unbounded.
24751         (__libc_start_main): Likewise.  Rename ubp_* variables and
24752         parameters.  Remove argv definitions conditional on
24753         [__BOUNDED_POINTERS__].
24754         * sysdeps/unix/sysv/linux/ptrace.c (ptrace): Do not use
24755         __ptrvalue.
24756         * sysdeps/unix/sysv/linux/semctl.c (struct __old_semid_ds): Do not
24757         use __unbounded.
24758         * sysdeps/unix/sysv/linux/shmat.c (shmat): Do not use __unbounded
24759         or __ptrvalue.
24760         * sysdeps/unix/sysv/linux/shmctl.c (struct __old_shmid_ds): Do not
24761         use __unbounded.
24762         (__new_shmctl): Do not use __ptrvalue.
24763         * sysdeps/unix/sysv/linux/shmdt.c (shmdt): Likewise.
24764         * sysdeps/unix/sysv/linux/sigaction.c (__libc_sigaction):
24765         Likewise.
24766         * sysdeps/unix/sysv/linux/sigqueue.c (__sigqueue): Likewise.
24767         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c
24768         (__libc_sigaction): Likewise.
24769         * sysdeps/unix/sysv/linux/sysctl.c (__sysctl): Likewise.
24770         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (__libc_sigaction):
24771         Likewise.
24772         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
24773
24774 2013-02-13   Ondřej Bílka  <neleai@seznam.cz>
24775
24776         * stdlib/Makefile (headers): Add bits/stdlib-bsearch.h.
24777
24778         * string/mempcpy.c: Implement by calling memcpy.
24779
24780 2013-02-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
24781
24782         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove NFA.
24783
24784         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Faster polynomial
24785         evaluation.
24786
24787         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Don't bother with zero
24788         values in the mantissa.
24789
24790         * sysdeps/ieee754/dbl-64/mpa.c (add_magnitudes): Use ZK to
24791         minimize writes to Z.
24792         (sub_magnitudes): Simplify code a bit.
24793
24794 2013-02-12  Roland McGrath  <roland@hack.frob.com>
24795
24796         * include/libc-symbols.h (stub_warning): Remove "warning: " prefix
24797         from the message.  The linker prefixes all warnings with that already.
24798
24799 2013-02-12  Andreas Schwab  <schwab@suse.de>
24800
24801         [BZ #15078]
24802         * posix/regexec.c (extend_buffers): Add parameter min_len.
24803         (check_matching): Pass minimum needed length.
24804         (clean_state_log_if_needed): Likewise.
24805         (get_subexp): Likewise.
24806         * posix/Makefile (tests): Add bug-regex34.
24807         (bug-regex34-ENV): Define.
24808         * posix/bug-regex34.c: New file.
24809
24810         [BZ #11561]
24811         * posix/regcomp.c (parse_bracket_exp): When looking up collating
24812         elements compare against the byte sequence of it, not its name.
24813         * posix/Makefile (tests): Add bug-regex35.
24814         (bug-regex35-ENV): Define.
24815         * posix/bug-regex35.c: New file.
24816
24817 2013-02-11  Tom de Vries  <tom@codesourcery.com>
24818
24819         * string/str-two-way.h:  Fix typo RESULT_TYPE -> RETURN_TYPE in
24820         comment.
24821         Add RET0_IF_0 and CHECK_EOL to macro list in comment.
24822         (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J): Remove superfluous undef.
24823         (CHECK_EOL): Add undef.
24824
24825 2013-02-11   Ondřej Bílka  <neleai@seznam.cz>
24826
24827         * bits/stdlib-bsearch.h: New file.
24828         * stdlib/bsearch.c: Include bits/stdlib-bsearch.h.
24829         * stdlib/stdlib.h: Likewise.
24830
24831 2013-02-11  Roland McGrath  <roland@hack.frob.com>
24832
24833         * manual/conf.texi (General Limits): Fix SSIZE_MAX type to ssize_t.
24834         * manual/errno.texi (Error Messages): Fix typo in error_print_progname
24835         declaration.
24836         * manual/search.texi (Array Search Function): Add missing const in
24837         lfind prototype.
24838         * manual/resource.texi (Limits on Resources): Fix RLIM_INFINITY
24839         declaration to use rlim_t.
24840         (Basic Scheduling Functions): Remove erroneous const from
24841         sched_getparam prototype.  Remove erroneous * from
24842         sched_get_priority_max and sched_get_priority_min prototypes.
24843         (Resource Usage): Fix summary @comment on vtimes to refer to
24844         sys/vtimes.h rather than vtimes.h.
24845         Add missing *s in vtimes prototype.
24846         (Limits on Resources): Fix ulimit prototype to return long int.
24847         * manual/math.texi (SVID Random): Fix lrand48_r and mrand48_r
24848         prototypes to use long int rather than double.
24849         (BSD Random): Fix initstate and setstate to use char *, not void *.
24850         * manual/llio.texi (Asynchronous Reads/Writes): Fix lio_listio64
24851         prototype to make second argument 'struct aiocb64 *const[]'.
24852         Fix aio_read64 and aio_write64 prototypes to use struct aiocb64.
24853         (Status of AIO Operations): Remove erroneous const in aio_return and
24854         aio_return64 prototypes.
24855         (Synchronizing I/O): Fix sync prototype to return void.
24856         * manual/startup.texi (Suboptions): Remove an erroneous const in
24857         getsubopt prototype.
24858         * manual/getopt.texi (Using Getopt): Add a const in getopt prototype.
24859         * manual/users.texi (Lookup Netgroup): Fix getnetgrent_r prototype to
24860         use size_t rather than int.
24861         (Scanning All Users): Likewise for getpwent_r.
24862         (Setting Groups): Add missing const to setgroups prototype.
24863         * manual/sysinfo.texi (mtab): Fix typo in getmntent_r prototype.
24864         * manual/socket.texi (Host Names): Fix gethostbyaddr and
24865         gethostbyaddr_r prototypes to use socklen_t rather than size_t and
24866         'const void *' rather than 'const char *'.
24867         (Host Address Functions): Likewise for inet_ntop.
24868         (Networks Database): Fix getnetbyaddr prototype to use uint32_t.
24869         (Receiving Data): Fix recv, recvfrom, recvmsg prototypes to use
24870         ssize_t for return value.
24871         (Sending Data): Likewise for send, sendto, sendmsg.
24872         (Socket Option Functions): Add a missing const in setsockopt prototype.
24873         * manual/stdio.texi (Simple Output): Fix fputwc_unlocked prototype to
24874         use wchar_t for the argument.
24875         (Formatted Input Functions): Fix swscanf prototype to use wchar_t *.
24876         * manual/arith.texi (Control Functions): Fix fegetexcept prototype to
24877         take no arguments.
24878         (Normalization Functions): Fix scalb, scalbf, scalbl prototypes to use
24879         double/float/long double for second argument.
24880         Fix return types of significand, significandf, significandl.
24881         * manual/filesys.texi (Setting Permissions): Use mode_t for second
24882         argument in fchmod prototype.
24883         (File Owner): Use uid_t and gid_t in fchown prototype.
24884         (File Times): Add const to utimes, futimes, and lutimes prototypes.
24885         (Making Special Files): Use mode_t and dev_t in mknod prototype.
24886         (Scanning Directory Content): Fix scandir and scandir64 prototypes to
24887         use 'const struct dirent **' as argument types to CMP function pointer
24888         argument.
24889         (Symbolic Links): Fix readlink prototype with ssize_t as return value.
24890         (File Times): Fix summary magic @comment for struct utimbuf and utime
24891         to refer to utime.h, not time.h.
24892         * manual/string.texi (Argz Functions): Add missing const in
24893         argz_extract and argz_next prototypes.
24894         (Finding Tokens in a String): Likewise for basename.
24895         (String/Array Comparison): Fix typo in wcscasecmp prototype.
24896         (Copying and Concatenation): Fix typo in wmemmove prototype.
24897         * manual/signal.texi (Using Pause): Use (void) in pause prototype.
24898         (Signal Stack): Remove erroneous const in sigstack prototype.
24899         * manual/time.texi (Setting an Alarm): Add missing const in setitimer
24900         prototype.
24901         (Simple Calendar Time): Likewise for stime.
24902         * manual/terminal.texi (BSD Terminal Modes): Add missing const in stty
24903         prototype.
24904         * manual/sysinfo.texi (System Parameters): Fix mentions of sysctl.h to
24905         say sys/sysctl.h instead.
24906         * manual/syslog.texi (syslog; vsyslog): Add missing const in syslog
24907         and vsyslog prototypes.
24908
24909 2013-02-11  Tom de Vries  <tom@codesourcery.com>
24910
24911         * string/Makefile (CFLAGS-bug-strstr1.c, CFLAGS-bug-strcasestr1.c):
24912         Remove.
24913
24914 2013-02-11  Roland McGrath  <roland@hack.frob.com>
24915
24916         * misc/sys/mman.h: Fix typo in mremap comment.
24917
24918 2013-02-08  Roland McGrath  <roland@hack.frob.com>
24919
24920         * manual/examples/mkfsock.c (make_named_socket): Don't add one for
24921         the '\0' terminator.
24922
24923 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
24924
24925         [BZ #13550]
24926         * debug/segfault.c: Don't include <bp-checks.h>.
24927         * sysdeps/generic/bp-checks.h: Remove file.
24928         * sysdeps/unix/sysv/linux/getdents.c: Don't include <bp-checks.h>.
24929         (__GETDENTS): Don't use CHECK_N.
24930         * sysdeps/unix/sysv/linux/i386/brk.c: Don't include <bp-checks.h>.
24931         * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
24932         (__getgroups): Don't use CHECK_N.
24933         * sysdeps/unix/sysv/linux/i386/setgroups.c: Likewise.
24934         (setgroups): Don't use CHECK_N.
24935         * sysdeps/unix/sysv/linux/mmap64.c: Don't include <bp-checks.h>.
24936         * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
24937         (__libc_msgrcv): Don't use CHECK_N.
24938         * sysdeps/unix/sysv/linux/msgsnd.c: Don't include <bp-checks.h>.
24939         (__libc_msgsnd): Don't use CHECK_N.
24940         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Don't include
24941         <bp-checks.h>.
24942         (__libc_pread): Don't use CHECK_N.
24943         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Don't
24944         include <bp-checks.h>.
24945         (__libc_pread64): Don't use CHECK_N.
24946         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Don't
24947         include <bp-checks.h>.
24948         (__libc_pwrite): Don't use CHECK_N.
24949         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Don't
24950         include <bp-checks.h>.
24951         (__libc_pwrite64): Don't use CHECK_N.
24952         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Don't include
24953         <bp-checks.h>.
24954         (__libc_pread): Don't use CHECK_N.
24955         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Don't
24956         include <bp-checks.h>.
24957         (__libc_pread64): Don't use CHECK_N.
24958         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Don't
24959         include <bp-checks.h>.
24960         (__libc_pwrite): Don't use CHECK_N.
24961         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Don't
24962         include <bp-checks.h>.
24963         (__libc_pwrite64): Don't use CHECK_N.
24964         * sysdeps/unix/sysv/linux/pread.c: Don't include <bp-checks.h>.
24965         (do_pread): Don't use CHECK_N.
24966         * sysdeps/unix/sysv/linux/pread64.c: Don't include <bp-checks.h>.
24967         (do_pread64): Don't use CHECK_N.
24968         * sysdeps/unix/sysv/linux/pwrite.c: Don't include <bp-checks.h>.
24969         (do_pwrite): Don't use CHECK_N.
24970         * sysdeps/unix/sysv/linux/pwrite64.c: Don't include <bp-checks.h>.
24971         (do_pwrite64): Don't use CHECK_N.
24972         * sysdeps/unix/sysv/linux/readv.c: Don't include <bp-checks.h>.
24973         (__libc_readv): Don't use CHECK_N.
24974         * sysdeps/unix/sysv/linux/semop.c: Don't include <bp-checks.h>.
24975         (semop): Don't use CHECK_N.
24976         * sysdeps/unix/sysv/linux/semtimedop.c: Don't include
24977         <bp-checks.h>.
24978         (semtimedop): Don't use CHECK_N.
24979         * sysdeps/unix/sysv/linux/sh/pread.c: Don't include <bp-checks.h>.
24980         (__libc_pread): Don't use CHECK_N.
24981         * sysdeps/unix/sysv/linux/sh/pread64.c: Don't include
24982         <bp-checks.h>.
24983         (__libc_pread64): Don't use CHECK_N.
24984         * sysdeps/unix/sysv/linux/sh/pwrite.c: Don't include
24985         <bp-checks.h>.
24986         (__libc_pwrite): Don't use CHECK_N.
24987         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Don't include
24988         <bp-checks.h>.
24989         (__libc_pwrite64): Don't use CHECK_N.
24990         * sysdeps/unix/sysv/linux/sparc/sparc64/msgrcv.c: Don't include
24991         <bp-checks.h>.
24992         (__libc_msgrcv): Don't use CHECK_N.
24993         * sysdeps/unix/sysv/linux/sysctl.c: Don't include <bp-checks.h>.
24994         (__sysctl): Don't use CHECK_N.  Remove GKM FIXME comment.
24995         * sysdeps/unix/sysv/linux/writev.c: Don't include <bp-checks.h>.
24996         (__libc_writev): Don't use CHECK_N.
24997
24998 2013-02-08  Roland McGrath  <roland@hack.frob.com>
24999
25000         * string/strcpy.c: Removed unused variable.
25001
25002         * Makeconfig (+sysdep-includes): Define with := rather than =.
25003         Use an existing include/ subdir of each sysdeps dir before it.
25004
25005 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
25006
25007         * nscd/connection.c (register_traced_file): Comment function.
25008         [HAVE_INOTIFY] (union __inev): Define.
25009         [HAVE_INOTIFY] (inotify_check_files): New function.
25010         [HAVE_INOTIFY] (clear_db_cache): Likewise.
25011         [HAVE_INOTIFY] (main_loop_poll): Call inotify_check_files and
25012         clear_db_cache.
25013         [HAVE_INOTIFY] (main_loop_epoll): Likewise.
25014
25015 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
25016
25017         * elf/dl-cache.c (_dl_load_cache_lookup): Comment that cache is
25018         loaded if not already and that a failure is permanent.
25019
25020 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
25021
25022         [BZ #15006]
25023         * sysdeps/generic/ldconfig.h: Define FLAG_ARM_LIBSF.
25024         * elf/cache.c (print_entry): Add FLAG_ARM_LIBSF support.
25025
25026 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
25027
25028         [BZ #13550]
25029         * sysdeps/generic/bp-checks.h (CHECK_1): Remove all definitions.
25030         (CHECK_1_NULL_OK): Likewise.
25031         * sysdeps/unix/sysv/linux/fxstat.c: Do not include <bp-checks.h>.
25032         (__fxstat): Do not use CHECK_1.
25033         * sysdeps/unix/sysv/linux/fxstat64.c: Do not include
25034         <bp-checks.h>.
25035         (___fxstat64): Do not use CHECK_1.
25036         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
25037         <bp-checks.h>.
25038         (__fxstatat): Do not use CHECK_1.
25039         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
25040         <bp-checks.h>.
25041         (__fxstatat64): Do not use CHECK_1.
25042         * sysdeps/unix/sysv/linux/i386/fxstat.c: Do not include
25043         <bp-checks.h>.
25044         (__fxstat): Do not use CHECK_1.
25045         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
25046         <bp-checks.h>.
25047         (__fxstatat): Do not use CHECK_1.
25048         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
25049         <bp-checks.h>.
25050         (__getresgid): Do not use CHECK_1.
25051         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
25052         <bp-checks.h>.
25053         (__getresuid): Do not use CHECK_1.
25054         * sysdeps/unix/sysv/linux/i386/lxstat.c: Do not include
25055         <bp-checks.h>.
25056         (__lxstat): Do not use CHECK_1.
25057         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
25058         <bp-checks.h>.
25059         (__old_msgctl): Do not use CHECK_1.
25060         (__new_msgctl): Likewise.
25061         * sysdeps/unix/sysv/linux/i386/setrlimit.c: Do not include
25062         <bp-checks.h>.
25063         (__new_setrlimit): Do not use CHECK_1.
25064         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
25065         <bp-checks.h>.
25066         (__old_shmctl): Do not use CHECK_1.
25067         (__new_shmctl): Likewise.
25068         * sysdeps/unix/sysv/linux/i386/xstat.c: Do not include
25069         <bp-checks.h>.
25070         (__xstat): Do not use CHECK_1.
25071         * sysdeps/unix/sysv/linux/lxstat.c: Do not include <bp-checks.h>.
25072         (__lxstat): Do not use CHECK_1.
25073         * sysdeps/unix/sysv/linux/lxstat64.c: Do not include
25074         <bp-checks.h>.
25075         (___lxstat64): Do not use CHECK_1.
25076         * sysdeps/unix/sysv/linux/msgctl.c: Do not include <bp-checks.h>.
25077         (__old_msgctl): Do not use CHECK_1.
25078         (__new_msgctl): Likewise.
25079         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Do not include
25080         <bp-checks.h>.
25081         (__gettimeofday): Do not use CHECK_1.
25082         * sysdeps/unix/sysv/linux/ptrace.c: Do not include <bp-checks.h>.
25083         (ptrace) [__BOUNDED_POINTERS__]: Remove conditional code.
25084         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Do not include
25085         <bp-checks.h>.
25086         (__gettimeofday): Do not use CHECK_1.
25087         * sysdeps/unix/sysv/linux/shmctl.c: Do not include <bp-checks.h>.
25088         (__old_shmctl): Do not use CHECK_1_NULL_OK.
25089         (__new_shmctl): Do not use CHECK_1.
25090         * sysdeps/unix/sysv/linux/sigtimedwait.c: Do not include
25091         <bp-checks.h>.
25092         (do_sigtimedwait): Do not use CHECK_1.
25093         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Do not include
25094         <bp-checks.h>.
25095         (do_sigwaitinfo): Do not use CHECK_1.
25096         * sysdeps/unix/sysv/linux/sparc/sparc64/msgctl.c: Do not include
25097         <bp-checks.h>.
25098         (msgctl): Do not use CHECK_1.
25099         * sysdeps/unix/sysv/linux/sparc/sparc64/shmctl.c: Do not include
25100         <bp-checks.h>.
25101         (shmctl): Do not use CHECK_1.
25102         * sysdeps/unix/sysv/linux/ustat.c: Do not include <bp-checks.h>.
25103         (ustat): Do not use CHECK_1.
25104         * sysdeps/unix/sysv/linux/wordsize-64/fxstat.c: Do not include
25105         <bp-checks.h>.
25106         (__fxstat): Do not use CHECK_1.
25107         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
25108         <bp-checks.h>.
25109         (__fxstatat): Do not use CHECK_1.
25110         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c: Do not include
25111         <bp-checks.h>.
25112         (__lxstat): Do not use CHECK_1.
25113         * sysdeps/unix/sysv/linux/wordsize-64/xstat.c: Do not include
25114         <bp-checks.h>.
25115         (__xstat): Do not use CHECK_1.
25116         * sysdeps/unix/sysv/linux/xstat.c: Do not include <bp-checks.h>.
25117         (__xstat): Do not use CHECK_1.
25118         * sysdeps/unix/sysv/linux/xstat64.c: Do not include <bp-checks.h>.
25119         (___xstat64): Do not use CHECK_1.
25120
25121         [BZ #13550]
25122         * sysdeps/generic/bp-checks.h (CHECK_BOUNDS_LOW): Remove all
25123         definitions.
25124         (CHECK_BOUNDS_HIGH): Likewise.
25125         * string/strcpy.c: Do not include <bp-checks.h>.
25126         (strcpy): Do not use CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH.
25127
25128 2013-02-07  Roland McGrath  <roland@hack.frob.com>
25129
25130         * nscd/nscd-client.h (__nscd_drop_map_ref):
25131         Add __attribute__ ((unused)).
25132         * nis/nss-nisplus.h (niserr2nss): Likewise.
25133
25134         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Define it only
25135         under [!(USE_AS_STRCASESTR && STRCASESTR_NONASCII)].
25136
25137         * csu/libc-tls.c (init_static_tls, init_slotinfo):
25138         Remove inline keyword.
25139         * include/rounding-mode.h (round_away): Likewise.
25140         * libio/wfileops.c (adjust_wide_data): Likewise.
25141         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Likewise.
25142         (__m128i_strloadu_tolower): Likewise.
25143         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c
25144         (__m128i_strloadu_tolower): Likewise.
25145         * time/mktime.c (ydhms_diff): Likewise.
25146         * locale/elem-hash.h (elem_hash): Likewise.
25147         * locale/setlocale.c (setdata): Likewise.
25148         * posix/regex_internal.h (re_string_char_size_at): Likewise.
25149         (re_string_wchar_at): Likewise.
25150         (bitset_not, bitset_merge, bitset_mask): Likewise.
25151         [!(__GNUC__ > 3)] (inline): Remove macro.
25152         * nscd/nscd-client.h (__nscd_drop_map_ref): Remove inline keyword.
25153         * elf/dl-deps.c (_dl_map_object_deps: preload): Likewise.
25154         * elf/tlsdeschtab.h (_dl_tlsdesc_resolve_early_return_p): Likewise.
25155         (_dl_tlsdesc_wake_up_held_fixups): Likewise.
25156         * string/memcmp.c (memcmp_bytes): Likewise.
25157         * locale/programs/locarchive.c (compute_hashval): Likewise.
25158         * sysdeps/ieee754/dbl-64/x2y2m1.c (mul_split): Likewise.
25159         * sysdeps/unix/sysv/linux/fips-private.h (fips_enabled_p): Likewise.
25160         * resolv/res_send.c (evNowTime, evCmpTime): Likewise.
25161         * nss/getent.c (print_rpc, print_protocols): Likewise.
25162         (print_passwd, print_group, print_aliases): Likewise.
25163         * nis/nss-nisplus.h (niserr2nss): Likewise.
25164         * nscd/connections.c (restart_p): Likewise.
25165         Change return type to bool.
25166
25167 2013-02-05  Roland McGrath  <roland@hack.frob.com>
25168
25169         * Makeconfig (all-Depend-files): Add existing
25170         $(sorted-subdirs:=/Depend) files.
25171         (all-subdirs): Remove nss.
25172         * sysdeps/unix/inet/Subdirs: Add it here instead.
25173         * hesiod/Depend: New file.
25174
25175         * elf/dl-hwcaps.c (_dl_important_hwcaps): Use a variable-length array
25176         instead of calling alloca.
25177
25178         * io/lseek.c (__lseek): Rename to __libc_lseek.
25179         Define __lseek as an alias.
25180
25181         * sysdeps/generic/malloc-sysdep.h: Include <stdbool.h> and <unistd.h>.
25182
25183 2013-02-04  Carlos O'Donell  <carlos@redhat.com>
25184
25185         * stdlib/getenv.c (getenv): Assume __BIG_ENDIAN in the
25186         else clause and remove check for non-standard endianness.
25187
25188 2013-02-04  David S. Miller  <davem@davemloft.net>
25189
25190         * sysdeps/sparc/fpu/libm-test-ulps: Update.
25191
25192 2013-02-04  Joseph Myers  <joseph@codesourcery.com>
25193
25194         [BZ #13550]
25195         * sysdeps/generic/bp-checks.h [__BOUNDED_POINTERS__]
25196         (__ubp_memchr): Remove prototype.
25197         [__BOUNDED_POINTERS__] (_CHECK_STRING): Remove macro.
25198         [__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
25199         [__BOUNDED_POINTERS__] (CHECK_STRING_NULL_OK): Likewise.
25200         [!__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
25201         * sysdeps/i386/memchr.S [!__BOUNDED_POINTERS__] (__ubp_memchr):
25202         Remove alias.
25203         * sysdeps/sparc/sparc32/memchr.S [!__BOUNDED_POINTERS__]
25204         (__ubp_memchr): Likewise.
25205         * sysdeps/sparc/sparc64/memchr.S [!__BOUNDED_POINTERS__]
25206         (__ubp_memchr): Likewise.
25207         * sysdeps/unix/sysv/linux/execve.c: Do not include <bp-checks.h>.
25208         (__execve) [__BOUNDED_POINTERS__]: Remove conditional code.
25209         (__execve) [!__BOUNDED_POINTERS__]: Make code unconditional.
25210         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Do not use
25211         CHECK_STRING.
25212         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
25213         * sysdeps/unix/sysv/linux/getcwd.c: Do not include <bp-checks.h>.
25214         (__getcwd): Do not use CHECK_STRING.
25215         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
25216         <bp-checks.h>.
25217         (__real_chown): Do not use CHECK_STRING.
25218         * sysdeps/unix/sysv/linux/i386/fchownat.c: Do not include
25219         <bp-checks.h>.
25220         (fchownat): Do not use CHECK_STRING.
25221         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Do not use
25222         CHECK_STRING.
25223         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
25224         <bp-checks.h>.
25225         (__lchown): Do not use CHECK_STRING.
25226         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
25227         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
25228         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
25229         * sysdeps/unix/sysv/linux/lxstat64.c (___lxstat64): Likewise.
25230         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
25231         include <bp-checks.h>.
25232         (truncate64): Do not use CHECK_STRING.
25233         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
25234         <bp-checks.h>.
25235         (__real_chown): Do not use CHECK_STRING.
25236         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
25237         <bp-checks.h>.
25238         (__lchown): Do not use CHECK_STRING.
25239         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
25240         <bp-checks.h>.
25241         (__chown): Do not use CHECK_STRING.
25242         * sysdeps/unix/sysv/linux/truncate64.c: Do not include
25243         <bp-checks.h>.
25244         (truncate64): Do not use CHECK_STRING.
25245         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c (__lxstat):
25246         Likewise.
25247         * sysdeps/unix/sysv/linux/xmknod.c: Do not include <bp-checks.h>.
25248         (__xmknod): Do not use CHECK_STRING.
25249         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
25250         <bp-checks.h>.
25251         (__xmknodat): Do not use CHECK_STRING.
25252         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
25253         * sysdeps/unix/sysv/linux/xstat64.c (___xstat64): Likewise.
25254
25255 2013-02-04  Andreas Schwab  <schwab@suse.de>
25256
25257         [BZ #14142]
25258         * include/errno.h: Redefine errno only if !NOT_IN_libc || IN_LIB.
25259         * include/netdb.h: Likewise for h_errno.
25260         * elf/tst-stackguard1.c: Include <tls.h>.
25261
25262 2013-02-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
25263
25264         * elf/link.h (struct link_map): Extend the l_addr comment.
25265         * include/link.h (struct link_map): Likewise.
25266
25267 2013-02-01  Joseph Myers  <joseph@codesourcery.com>
25268
25269         [BZ #13550]
25270         * sysdeps/generic/bp-checks.h (BOUNDED_N): Remove all definitions.
25271         (BOUNDED_1): Remove macro.
25272         * debug/backtrace.c: Don't include <bp-checks.h>.
25273         (ADVANCE_STACK_FRAME): Don't use BOUNDED_1.
25274         (__backtrace): Likewise.
25275         * sysdeps/powerpc/powerpc32/backtrace.c: Don't include
25276         <bp-checks.h>.
25277         (__backtrace): Don't use BOUNDED_1.
25278         * sysdeps/powerpc/powerpc64/backtrace.c: Don't include
25279         <bp-checks.h>.
25280         (__backtrace): Don't use BOUNDED_1.
25281         * sysdeps/sparc/backtrace.c: Don't include <bp-checks.h>.
25282         (__backtrace): Don't use BOUNDED_1.
25283         * sysdeps/unix/sysv/linux/shmat.c: Don't include <bp-checks.h>.
25284         (shmat): Don't use BOUNDED_N.
25285
25286 2013-01-31  Joseph Myers  <joseph@codesourcery.com>
25287
25288         [BZ #13550]
25289         * sysdeps/generic/bp-start.h: Remove file.
25290         * csu/libc-start.c: Don't include <bp-start.h>.
25291         (LIBC_START_MAIN): Set up __environ directly instead of using
25292         INIT_ARGV_and_ENVIRON.
25293         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Don't include
25294         <bp-start.h>.
25295
25296         [BZ #13550]
25297         * sysdeps/generic/bp-checks.h (CHECK_IOCTL): Remove both
25298         definitions.
25299         (CHECK_FCNTL): Likewise.
25300         (CHECK_N_PAGES): Likewise.
25301
25302         [BZ #13550]
25303         * sysdeps/generic/bp-checks.h (CHECK_SIGSET): Remove both
25304         definitions.
25305         (CHECK_SIGSET_NULL_OK): Likewise.
25306         * sysdeps/unix/sysv/linux/sigpending.c: Don't include
25307         <bp-checks.h>.
25308         (sigpending): Don't use CHECK_SIGSET.
25309         * sysdeps/unix/sysv/linux/sigprocmask.c: Don't include
25310         <bp-checks.h>.
25311         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
25312         * sysdeps/unix/sysv/linux/sigsuspend.c: Don't include
25313         <bp-checks.h>.
25314         (do_sigsuspend): Don't use CHECK_SIGSET.
25315         * sysdeps/unix/sysv/linux/sigtimedwait.c (do_sigtimedwait): Don't
25316         use CHECK_SIGSET.
25317         * sysdeps/unix/sysv/linux/sigwait.c: Don't include <bp-checks.h>.
25318         (do_sigwait): Don't use CHECK_SIGSET.
25319         * sysdeps/unix/sysv/linux/sigwaitinfo.c (do_sigwaitinfo): Don't
25320         use CHECK_SIGSET.
25321         * sysdeps/unix/sysv/linux/sparc/sparc64/sigpending.c: Don't
25322         include <bp-checks.h>.
25323         (sigpending): Don't use CHECK_SIGSET.
25324         * sysdeps/unix/sysv/linux/sparc/sparc64/sigprocmask.c: Don't
25325         include <bp-checks.h>.
25326         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
25327         * sysdeps/unix/sysv/linux/x86_64/sigpending.c: Don't include
25328         <bp-checks.h>.
25329         (sigpending): Don't use CHECK_SIGSET.
25330         * sysdeps/unix/sysv/linux/x86_64/sigprocmask.c: Don't include
25331         <bp-checks.h>.
25332         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
25333
25334         [BZ #13550]
25335         * sysdeps/generic/bp-semctl.h: Remove file.
25336         * sysdeps/unix/sysv/linux/i386/semctl.c: Don't include
25337         <bp-checks.h> and <bp-semctl.h>.
25338         (__old_semctl): Don't use CHECK_SEMCTL.
25339         (__new_semctl): Likewise.
25340         * sysdeps/unix/sysv/linux/semctl.c: Don't include <bp-checks.h>
25341         and <bp-semctl.h>.
25342         (__old_semctl): Don't use CHECK_SEMCTL.
25343         (__new_semctl): Likewise.
25344         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Don't include
25345         <bp-checks.h> and <bp-semctl.h>.
25346         (__old_semctl): Don't use CHECK_SEMCTL.
25347         (__new_semctl): Likewise.
25348         * sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c: Don't include
25349         <bp-checks.h> and <bp-semctl.h>.
25350         (semctl): Don't use CHECK_SEMCTL.
25351
25352         [BZ #13550]
25353         * Makerules (elide-bp-thunks): Remove variable.
25354         (elide-routines.oS): Don't use $(elide-bp-thunks).
25355         (elide-routines.os): Likewise.
25356         (elide-routines.o): Likewise.
25357         (elide-routines.op): Likewise.
25358         (elide-routines.og): Likewise.
25359         (objects): Don't use $(bp-thunks).
25360         * sysdeps/unix/Makefile ($(common-objpfx)s-proto-bp.d): Do not
25361         include.
25362         (common-generated): Do not add s-proto-bp.d.
25363         * sysdeps/unix/make-syscalls.sh (ptr): Remove variable.
25364         (int): Likewise.
25365         (typ): Likewise.
25366         Do not generate makefile rules for bounded-pointer thunks.
25367         * sysdeps/generic/bp-thunks.h: Remove file.
25368         * sysdeps/unix/sysv/linux/i386/bp-thunks.h: Likewise.
25369         * sysdeps/unix/s-proto-bp.S: Likewise.
25370
25371         [BZ #15062]
25372         * math/k_casinh.c (__kernel_casinh): Compute real and imaginary
25373         parts of result separately when argument is not close to line from
25374         -i to i and one part of argument is small.
25375         * math/k_casinhf.c (__kernel_casinhf): Likewise.
25376         * math/k_casinhl.c (__kernel_casinhl): Likewise.
25377         * math/libm-test.inc (cacos_test): Add more tests.
25378         (casin_test): Likewise.
25379         (casinh_test): Likewise.
25380         * sysdeps/i386/fpu/libm-test-ulps: Update.
25381         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
25382
25383 2013-01-31  David S. Miller  <davem@davemloft.net>
25384
25385         * po/de.po: Update from translation team.
25386
25387 2013-01-25  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
25388
25389         * time/tzfile.c: Include stdint.h for SIZE_MAX.
25390
25391 2013-01-25  Thomas Schwinge  <thomas@codesourcery.com>
25392
25393         * configure.in (_AC_PROG_CC_C89): New definition.
25394         * configure: Regenerate.
25395
25396         * configure.in (AC_PROG_CPP): New definition.
25397         * configure: Regenerate.
25398
25399 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
25400
25401         * debug/tst-backtrace.h: New file.
25402         * debug/tst-backtrace2.c: Include tst-backtrace.h.
25403         (ret): Remove variable.
25404         (x): Likewise.
25405         (FAIL): Remove macro.
25406         (NO_INLINE): Likewise.
25407         (fn1): Use match function instead of strstr.
25408         * debug/tst-backtrace3.c: Include tst-backtrace.h.
25409         (ret): Remove variable.
25410         (x): Likewise.
25411         (FAIL): Remove macro.
25412         (NO_INLINE): Likewise.
25413         (fn): Use match function instead of strstr.
25414         * debug/tst-backtrace4.c: Include tst-backtrace.h.
25415         (ret): Remove variable.
25416         (x): Likewise.
25417         (FAIL): Remove macro.
25418         (NO_INLINE): Likewise.
25419         (handle_signal): Use match function instead of strstr.
25420         * debug/tst-backtrace5.c: Include tst-backtrace.h.
25421         (ret): Remove variable.
25422         (x): Likewise.
25423         (FAIL): Remove macro.
25424         (NO_INLINE): Likewise.
25425         (handle_signal): Use match function instead of strstr.
25426
25427 2013-01-23  Roland McGrath  <roland@hack.frob.com>
25428
25429         * misc/sys/cdefs.h (__glibc_unlikely, __glibc_likely): Fix whitespace.
25430
25431 2013-01-23  David S. Miller  <davem@davemloft.net>
25432
25433         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h
25434         (__arch_compare_and_exchange_val_32_acq): Use %g0 as second
25435         argument of CAS if possible.
25436         * sysdeps/sparc/sparc64/bits/atomic.h
25437         (__arch_compare_and_exchange_val_32_acq): Likewise.
25438         (__arch_compare_and_exchange_val_64_acq): Likewise.
25439
25440 2013-01-23  Pino Toscano  <toscano.pino@tiscali.it>
25441
25442         * sysdeps/unix/sysv/linux/ulimit.c: Moved to ...
25443         * sysdeps/posix/ulimit.c: ... this.
25444         Include <limits.h>.
25445         * sysdeps/unix/bsd/ulimit.c: Remove file.
25446
25447 2013-01-23  Adam Conrad  <adconrad@0c3.net>
25448
25449         * elf/Makefile (LDFLAGS-tst-array2): Add $(no-as-needed).
25450         (LDFLAGS-tst-array5): Likewise.
25451
25452 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
25453
25454         [BZ #15036]
25455         * bits/wchar.h (__WCHAR_MAX): Define based on __WCHAR_MAX__, or
25456         based on [L'\0' - 1 > 0] if [!__WCHAR_MAX__].
25457         (__WCHAR_MIN): Likewise, using __WCHAR_MIN__.
25458         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: Remove.
25459
25460 2013-01-21  David S. Miller  <davem@davemloft.net>
25461
25462         * sysdeps/sparc/backtrace.c: New file.
25463         * sysdeps/sparc/sparc32/backtrace.h: New file.
25464         * sysdeps/sparc/sparc32/sparcv9/backtrace.h: New file.
25465         * sysdeps/sparc/sparc64/backtrace.h: New file.
25466         * sysdeps/sparc/sparc64/backtrace.c: Delete.
25467         * sysdeps/sparc/Makefile (CFLAGS-backtrace.c): Add
25468         -funwind-tables.
25469
25470 2013-01-21  Andreas Schwab  <schwab@suse.de>
25471
25472         [BZ #15020]
25473         * posix/wordexp.c (exec_comm): Avoid busy loop when command has
25474         closed its stdout.
25475
25476 2013-01-20  Andreas Schwab  <schwab@linux-m68k.org>
25477
25478         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Don't include
25479         "mpa2.h".
25480         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
25481
25482 2013-01-18  Joseph Myers  <joseph@codesourcery.com>
25483             Mark Mitchell  <mark@codesourcery.com>
25484             Tom de Vries  <tom@codesourcery.com>
25485             Paul Pluzhnikov  <ppluzhnikov@google.com>
25486
25487         * debug/tst-backtrace2.c: New file.
25488         * debug/tst-backtrace3.c: Likewise.
25489         * debug/tst-backtrace4.c: Likewise.
25490         * debug/tst-backtrace5.c: Likewise.
25491         * debug/Makefile (CFLAGS-tst-backtrace2.c): New variable.
25492         (CFLAGS-tst-backtrace3.c): Likewise.
25493         (CFLAGS-tst-backtrace4.c): Likewise.
25494         (CFLAGS-tst-backtrace5.c): Likewise.
25495         (LDFLAGS-tst-backtrace2): Likewise.
25496         (LDFLAGS-tst-backtrace3): Likewise.
25497         (LDFLAGS-tst-backtrace4): Likewise.
25498         (LDFLAGS-tst-backtrace5): Likewise.
25499         (tests): Add new tests tst-backtrace2, tst-backtrace3,
25500         tst-backtrace4 and tst-backtrace5.
25501
25502 2013-01-18  Anton Blanchard  <anton@samba.org>
25503             Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
25504
25505         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Rename
25506         __kernel_vdso_get_tbfreq to __kernel_get_tbfreq.
25507         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Add parameter to
25508         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK to specify return type.
25509         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
25510         (INTERNAL_VSYSCALL_NCS): Change "=&r" in inline asm output regs list to
25511         "+r" and remove output regs list as redundant.  Add explicit inline
25512         asm to specify register of return val to work around compiler codegen
25513         bug.  Remove (int) cast on return value.  Add return type parameter to
25514         use in macro so that this macro does not truncate return value for
25515         64-bit values.
25516         (INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK): Add return type parameter and
25517         pass to INTERNAL_VSYSCALL_NCS.
25518         (INLINE_VSYSCALL): Add 'long int' as return type to
25519         INTERNAL_VSYSCALL_NCS macro invocation.
25520         (INTERNAL_VSYSCALL): Add 'long int' as return type to
25521         INTERNAL_VSYSCALL_NCS macro invocation.
25522         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
25523
25524 2013-01-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
25525
25526         [BZ #14496]
25527         * sysdeps/i386/fpu/fenv_private.h (libc_feupdateenv_test_sse):
25528         Fix application of SIMD FP exception mask.
25529
25530         * sysdeps/ieee754/dbl-64/mpa.h (__pow_mp): New function to get an
25531         mp_no from a power of two.
25532         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove
25533         __mpexp_twomm1.  Use __pow_mp.
25534
25535         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove unnecessary
25536         multiplication.
25537
25538 2013-01-17  David S. Miller  <davem@davemloft.net>
25539
25540         * sysdeps/sparc/fpu/libm-test-ulps: Update.
25541
25542 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
25543
25544         [BZ #15023]
25545         * include/complex.h: Condition contents on [!_COMPLEX_H].
25546         (__kernel_casinhf): New prototype.
25547         (__kernel_casinh): Likewise.
25548         (__kernel_casinhl): Likewise.
25549         * math/Makefile (libm_calls): Add k_casinh.
25550         * math/k_casinh.c: New file.
25551         * math/k_casinhf.c: Likewise.
25552         * math/k_casinhl.c: Likewise.
25553         * math/s_cacos.c (__cacos): Implement using __kernel_casinh for
25554         finite nonzero arguments.
25555         * math/s_cacosf.c (__cacosf): Implement using __kernel_casinhf for
25556         finite nonzero arguments.
25557         * math/s_cacosl.c (__cacosl): Implement using __kernel_casinhl for
25558         finite nonzero arguments.
25559         * math/s_casinh.c: Do not include <float.h>.
25560         (__casinh): Move code for finite nonzero arguments to k_casinh.c.
25561         * math/s_casinhf.c: Do not include <float.h>.
25562         (__casinhf): Move code for finite nonzero arguments to
25563         k_casinhf.c.
25564         * math/s_casinhl.c: Do not include <float.h>.
25565         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Do not undefine and
25566         redefine.
25567         (__casinhl): Move code for finite nonzero arguments to
25568         k_casinhl.c.
25569         * math/libm-test.inc (cacos_test): Add more tests.
25570         * sysdeps/i386/fpu/libm-test-ulps: Update.
25571         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
25572
25573 2013-01-17  Pino Toscano  <toscano.pino@tiscali.it>
25574
25575         * sysdeps/unix/sysv/linux/malloc-sysdep.h (HAVE_MREMAP): New define.
25576         * malloc/malloc.c: Include <unistd.h> and <malloc-sysdep.h>.
25577         [!HAVE_MREMAP]: Remove [defined linux] case.
25578         * malloc/arena.c: Do not include <malloc-sysdep.h>.
25579
25580 2013-01-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
25581
25582         * sysdeps/ieee754/dbl-64/mpa.c: Fix header comment.
25583
25584 2013-01-17  H.J. Lu  <hongjiu.lu@intel.com>
25585
25586         * elf/elf.h (R_386_SIZE32): New relocation.
25587         * sysdeps/i386/dl-machine.h (elf_machine_rel): Handle
25588         R_386_SIZE32.
25589         (elf_machine_rela): Likewise.
25590         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
25591         R_X86_64_SIZE64 and R_X86_64_SIZE32.
25592
25593 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
25594
25595         * sysdeps/powerpc/bits/mathdef.h [_SOFT_FLOAT || __NO_FPRS__]
25596         (FP_FAST_FMA): Do not define.
25597         [_SOFT_FLOAT || __NO_FPRS__] (FP_FAST_FMAF): Likewise.
25598         * sysdeps/powerpc/fpu/bits/fenvinline.h [__GNUC__ && !_SOFT_FLOAT
25599         && !__NO_MATH_INLINES]: Add [!__NO_FPRS__] condition.
25600         * sysdeps/powerpc/fpu/bits/mathinline.h [__GNUC__ &&
25601         !_SOFT_FLOAT]: Likewise.
25602         * sysdeps/powerpc/fpu/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]
25603         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_RESERVED): Define with generic
25604         value.
25605         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_DEFAULT): Likewise.
25606         [_SOFT_FLOAT || __NO_FPRS__] (fpu_control_t): Likewise.
25607         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_GETCW): Likewise.
25608         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_SETCW): Likewise.
25609         [_SOFT_FLOAT || __NO_FPRS__] (__fpu_control): Likewise.
25610         [!_SOFT_FLOAT && !__NO_FPRS__]: Condition previous contents of
25611         file.
25612
25613 2013-01-16  Andreas Schwab  <schwab@suse.de>
25614
25615         [BZ #14327]
25616         * include/stdlib.h (__mktemp): Add declaration.
25617         * misc/mktemp.c (__mktemp): Renamed from mktemp, add weak alias.
25618         * misc/Versions (GLIBC_PRIVATE): Add __mktemp.
25619
25620 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
25621
25622         * sysdeps/ieee754/dbl-64/atnat.h: Remove constant value
25623         definitions.
25624         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
25625         * sysdeps/ieee754/dbl-64/mpa.c: Do not include mpa2.h.
25626         * sysdeps/ieee754/dbl-64/mpa.h: Move all constant value
25627         definitions here.
25628         * sysdeps/ieee754/dbl-64/mpa2.h: Remove.
25629         * sysdeps/ieee754/dbl-64/mpatan.h: Remove constant value
25630         definitions.
25631         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Remove ZERO
25632         and ONE.
25633         * sysdeps/ieee754/dbl-64/mpexp.c: Do not include mpexp.h.
25634         * sysdeps/ieee754/dbl-64/mpexp.h: Remove.
25635         * sysdeps/ieee754/dbl-64/mpsqrt.h: Remove constant value
25636         definitions.
25637         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Remove MONE.
25638         * sysdeps/ieee754/dbl-64/ulog.h: Remove constant value
25639         definitions.
25640         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
25641
25642         * sysdeps/ieee754/dbl-64/mpa2.h: Fix the value of TWO.
25643
25644 2013-01-15  David S. Miller  <davem@davemloft.net>
25645
25646         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
25647         trunc{,f} to libm-sysdep_routes.
25648         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
25649         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc-vis3.S: New
25650         file.
25651         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc.S: New file.
25652         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf-vis3.S: New
25653         file.
25654         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf.S: New
25655         file.
25656         * sysdeps/sparc/sparc32/sparcv9/fpu/s_trunc.S: New file.
25657         * sysdeps/sparc/sparc32/sparcv9/fpu/s_truncf.S: New file.
25658         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc-vis3.S: New file.
25659         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc.S: New file.
25660         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf-vis3.S: New file.
25661         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf.S: New file.
25662         * sysdeps/sparc/sparc64/fpu/s_trunc.S: New file.
25663         * sysdeps/sparc/sparc64/fpu/s_truncf.S: New file.
25664
25665         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
25666         nearbyint{,f} to libm-sysdep_routes.
25667         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
25668         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint-vis3.S:
25669         New file.
25670         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint.S: New
25671         file.
25672         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf-vis3.S:
25673         New file.
25674         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf.S: New
25675         file.
25676         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyint.S: New file.
25677         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyintf.S: New file.
25678         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint-vis3.S: New
25679         file.
25680         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint.S: New file.
25681         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf-vis3.S: New
25682         file.
25683         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf.S: New file.
25684         * sysdeps/sparc/sparc64/fpu/s_nearbyint.S: New file.
25685         * sysdeps/sparc/sparc64/fpu/s_nearbyintf.S: New file.
25686
25687         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
25688         libc_feholdexcept and libc_fesetenv.
25689
25690 2013-01-15  Mike Frysinger  <vapier@gentoo.org>
25691
25692         * sysdeps/unix/sysv/linux/scsi/sg.h: Include stddef.h.
25693
25694 2013-01-14  David S. Miller  <davem@davemloft.net>
25695
25696         * sysdeps/sparc/sparc-ifunc.h (SPARC_ASM_IFUNC2): New macro.
25697         (SPARC_ASM_VIS2_IFUNC): Likewise.
25698         (SPARC_ASM_VIS3_VIS2_IFUNC): Likewise.
25699         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: Make
25700         use of 'siam' instruction.
25701         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S:
25702         Likewise.
25703         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S:
25704         Likewise.
25705         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S:
25706         Likewise.
25707         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: Likewise.
25708         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: Likewise.
25709         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: Likewise.
25710         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: Likewise.
25711         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis2.S: New
25712         file.
25713         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis2.S: New
25714         file.
25715         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis2.S: New
25716         file.
25717         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis2.S: New
25718         file.
25719         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis2.S: New file.
25720         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis2.S: New file.
25721         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis2.S: New file.
25722         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis2.S: New file.
25723         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Hook in
25724         new VIS2 routines.
25725         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
25726         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
25727         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
25728         Likewise.
25729         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
25730         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
25731         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
25732         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
25733         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new VIS2
25734         routines to libm-sysdep_routines.
25735         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
25736
25737         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
25738         fdim/fdimf to libm-sysdep_routines.
25739         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim-vis3.S: New
25740         file.
25741         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim.S: New file.
25742         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf-vis3.S: New
25743         file.
25744         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf.S: New file.
25745         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdim.S: New file.
25746         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdimf.S: New file.
25747         * sysdeps/sparc/sparc32/fpu/s_fdim.S: New file.
25748         * sysdeps/sparc/sparc32/fpu/s_fdimf.S: New file.
25749         * sysdeps/sparc/sparc64/fpu/s_fdim.S: New file.
25750         * sysdeps/sparc/sparc64/fpu/s_fdimf.S: New file.
25751
25752 2013-01-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
25753
25754         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Add a local variable
25755         to optimize copies.
25756
25757         * sysdeps/ieee754/dbl-64/mpa.c: Fix formatting.
25758         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
25759         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
25760
25761         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Remove
25762         local variable MPTWO.
25763         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
25764         Likewise.
25765
25766 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
25767
25768         * manual/pattern.texi (Flags for Globbing): Move GLOB_NOSORT after
25769         GLOB_NOESCAPE.
25770
25771 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
25772
25773         * manual/pattern.texi (Flags for Globbing): Highlight GNU extensions.
25774
25775 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
25776
25777         * manual/pattern.texi (glob_t): Document gl_flags.
25778         (glob64_t): Likewise.
25779
25780 2013-01-11  David S. Miller  <davem@davemloft.net>
25781
25782         * math/Makefile (gmp-objs): Use $(gmp-sysdep_routines).
25783         * sysdeps/sparc/sparc64/multiarch/Makefile [$(subdir) = math]
25784         (gmp-sysdep_routines): New variable.  Add VIS3 optimized GMP routines.
25785         * sysdeps/sparc/sparc64/multiarch/add_n-vis3.S: New file.
25786         * sysdeps/sparc/sparc64/multiarch/add_n.S: New file.
25787         * sysdeps/sparc/sparc64/multiarch/addmul_1-vis3.S: New file.
25788         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: New file.
25789         * sysdeps/sparc/sparc64/multiarch/mul_1-vis3.S: New file.
25790         * sysdeps/sparc/sparc64/multiarch/mul_1.S: New file.
25791         * sysdeps/sparc/sparc64/multiarch/sub_n-vis3.S: New file.
25792         * sysdeps/sparc/sparc64/multiarch/sub_n.S: New file.
25793         * sysdeps/sparc/sparc64/multiarch/submul_1-vis3.S: New file.
25794         * sysdeps/sparc/sparc64/multiarch/submul_1.S: New file.
25795
25796         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
25797         sparc V9 rather than using V8 code.
25798         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
25799         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
25800
25801         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
25802         Move to...
25803         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/multiarch/Implies:
25804         Here.
25805
25806 2013-01-11  Roland McGrath  <roland@hack.frob.com>
25807
25808         * configure.in (sysnames): Use $multi_arch_d in setting up $mach list,
25809         not in the main loop.
25810         * configure: Regenerated.
25811
25812 2013-01-11  Joseph Myers  <joseph@codesourcery.com>
25813
25814         * include/features.h (__GLIBC_HAVE_LONG_LONG): Remove.
25815         * bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change #elif condition
25816         to just #else.
25817         * bits/types.h [__GLIBC_HAVE_LONG_LONG]: Likewise.  Remove
25818         [!__GLIBC_HAVE_LONG_LONG] case.
25819         * posix/sys/types.h [__GLIBC_HAVE_LONG_LONG]: Change #elif
25820         condition to just #else.
25821         * stdlib/stdlib.h [__USE_ISOC99 || (__GLIBC_HAVE_LONG_LONG &&
25822         __USE_MISC)]: Change all uses to [__USE_ISOC99 || __USE_MISC].
25823         [__GLIBC_HAVE_LONG_LONG && __USE_BSD]: Change to [__USE_BSD].
25824         * string/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Make code
25825         unconditional.
25826         * string/endian.h [__GLIBC_HAVE_LONG_LONG]: Likewise.
25827         * sysdeps/s390/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
25828         #elif condition to just #else.
25829         * sysdeps/unix/sysv/linux/sys/sysmacros.h
25830         [__GLIBC_HAVE_LONG_LONG]: Make code unconditional.
25831         * sysdeps/x86/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
25832         #elif condition to just #else.
25833
25834 2013-01-11  Steve Ellcey  <sellcey@mips.com>
25835
25836         * elf/elf.h (EF_MIPS_ARCH_32): Fix value.
25837         (EF_MIPS_ARCH_64): Fix value.
25838         (EF_MIPS_ARCH_32R2): New.
25839         (EF_MIPS_ARCH_64R2): New.
25840
25841 2013-01-11  H.J. Lu  <hongjiu.lu@intel.com>
25842
25843         * Makeconfig (+link-pie-before-libc): New.
25844         (+link-pie-after-libc): Likewise.
25845         (+link-pie-tests): Likewise.
25846         (+link-pie): Rewritten.
25847         (link-before-libc): Remove $(config-LDFLAGS).
25848         (+link): Add $(rtld-LDFLAGS) after $(+link-before-libc).
25849         (+link-tests): Add $(rtld-tests-LDFLAGS) after $(+link-before-libc).
25850         (config-LDFLAGS): Renamed to ...
25851         (rtld-LDFLAGS): This.
25852         (rtld-tests-LDFLAGS): New macro.
25853         (link-libc-rpath-link): Likewise.
25854         (link-libc-tests-rpath-link): Likewise.
25855         (link-libc-before-gnulib): Remove -Wl,-rpath-link=$(rpath-link).
25856         (link-libc): Prepand $(link-libc-rpath-link).
25857         (link-libc-tests): Prepand $(link-libc-tests-rpath-link).
25858         (test-program-prefix): New macro.
25859         (test-via-rtld-prefix): Likewise.
25860         (test-program-cmd): Likewise.
25861         (host-test-program-cmd): Likewise.
25862         * Makefile ($(common-objpfx)testrun.sh): Replace
25863         $(run-program-prefix) with $(test-program-prefix).
25864         * Makerules ($(LINK.o)): Replace $(config-LDFLAGS) with
25865         $(rtld-LDFLAGS).
25866         ($(common-objpfx)shlib.lds): Likewise.
25867         (build-module-helper): Likewise.
25868         ($(common-objpfx)format.lds): Likewise.
25869         * Rules (binaries-pie-tests): New.
25870         (binaries-pie-notests): Likewise.
25871         (binaries-pie): Rewritten.
25872         ($(addprefix $(objpfx),$(binaries-pie))): Renamed to ...
25873         ($(addprefix $(objpfx),$(binaries-pie-notests))): This.
25874         ($(addprefix $(objpfx),$(binaries-pie-tests))): New.
25875         (make-test-out): Replace $(host-built-program-cmd) with
25876         $(host-test-program-cmd).
25877         * config.make.in (build-hardcoded-path-in-tests): New variable.
25878         * configure.in (--enable-hardcoded-path-in-tests): New configure
25879         option.
25880         (hardcoded_path_in_tests): New AC_SUBST.
25881         * configure: Regenerated.
25882         * catgets/Makefile ($(objpfx)test-gencat.out): Replace
25883         $(built-program-cmd) with $(test-program-cmd).
25884         * catgets/test-gencat.sh (run_program_cmd): Renamed to ...
25885         (test_program_cmd): This.
25886         * elf/Makefile ($(objpfx)order.out): Run test with
25887         $(test-program-prefix).
25888         ($(objpfx)order2.out): Likewise.
25889         ($(objpfx)tst-initorder.out): Likewise.
25890         ($(objpfx)tst-initorder2.out): Likewise.
25891         ($(objpfx)tst-array1.out): Replace $(built-program-cmd) with
25892         $(test-program-cmd).
25893         ($(objpfx)tst-array1-static.out): Likewise.
25894         ($(objpfx)tst-array2.out): Likewise.
25895         ($(objpfx)tst-array3.out): Likewise.
25896         ($(objpfx)tst-array4.out): Likewise.
25897         ($(objpfx)tst-array5.out): Likewise.
25898         ($(objpfx)tst-array5-static.out): Likewise.
25899         (tst-stackguard1-ARGS): Replace $(built-program-cmd) with
25900         $(test-program-cmd).
25901         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Replace
25902         $(run-program-prefix) with $(test-program-prefix).
25903         * grp/tst_fgetgrent.sh (run_program_prefix): Renamed to ...
25904         (test_program_prefix): This.
25905         * iconvdata/Makefile ($(objpfx)tst-tables.out): Replace
25906         $(run-program-prefix) with $(test-program-prefix).
25907         * iconvdata/tst-table.sh (run_program_prefix): Renamed to ...
25908         (test_program_prefix): This.
25909         * iconvdata/tst-tables.sh: Likewise.
25910         * intl/Makefile ($(objpfx)tst-gettext.out): Replace
25911         $(run-program-prefix) with $(test-program-prefix).
25912         ($(objpfx)tst-translit.out): Likewise.
25913         ($(objpfx)tst-gettext2.out): Likewise.
25914         ($(objpfx)tst-gettext4.out): Likewise.
25915         ($(objpfx)tst-gettext6.out): Likewise.
25916         * intl/tst-gettext.sh (run_program_prefix): Renamed to ...
25917         (test_program_prefix): This.
25918         * intl/tst-gettext2.sh: Likewise.
25919         * intl/tst-gettext4.sh  Likewise.
25920         * intl/tst-gettext6.sh: Likewise.
25921         * intl/tst-translit.sh: Likewise.
25922         * io/Makefile ($(objpfx)ftwtest.out): Replace $(run-program-cmd)
25923         with $(test-program-cmd).
25924         * libio/Makefile ($(objpfx)test-freopen.out): Replace
25925         $(run-program-prefix) with $(test-program-prefix).
25926         * libio/test-freopen.sh (run_program_prefix): Renamed to ...
25927         (test_program_prefix): This.
25928         * malloc/Makefile ($(objpfx)tst-mtrace.out): Replace
25929         $(run-program-prefix) with $(test-program-prefix).
25930         * malloc/tst-mtrace.sh (run_program_prefix): Renamed to ...
25931         (test_program_prefix): This.
25932         * manual/install.texi: Document --enable-hardcoded-path-in-tests.
25933         * posix/Makefile ($(objpfx)globtest.out): Replace
25934         $(run-via-rtld-prefix) and $(test-wrapper) with
25935         $(test-program-prefix) and $(test-via-rtld-prefix).
25936         ($(objpfx)wordexp-tst.out): Replace $(run-program-prefix) with
25937         $(test-program-prefix).
25938         (tst-exec-ARGS): Replace $(host-built-program-cmd) with
25939         $(host-test-program-cmd).
25940         (tst-spawn-ARGS): Likewise.
25941         ($(objpfx)tst-rxspencer-mem): Replace $(run-program-prefix) with
25942         $(test-program-prefix).
25943         * posix/globtest.sh (un_via_rtld_prefix): Renamed to ...
25944         (test_via_rtld_prefix): This.
25945         (test_wrapper): Renamed to ...
25946         (test_program_prefix): This.
25947         (run_program_prefix): Replaced by test_program_prefix.
25948         * posix/wordexp-tst.sh (run_program_prefix): Renamed to ...
25949         (test_program_prefix): This.
25950         * rt/Makefile (tst-mqueue7-ARGS): Replace $(host-built-program-cmd)
25951         with $(host-test-program-cmd).
25952         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Replace
25953         $(run-program-prefix) with $(test-program-prefix).
25954         ($(objpfx)tst-printf.out): Likewise.
25955         ($(objpfx)tst-setvbuf1.out): Replace $(built-program-cmd) with
25956         $(test-program-cmd).
25957         * stdio-common/tst-printf.sh (run_program_prefix): Renamed to ...
25958         (test_program_prefix): This.
25959         * stdio-common/tst-unbputc.sh: Likewise.
25960         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Replace
25961         $(run-program-prefix) with $(test-program-prefix).
25962         * stdlib/tst-fmtmsg.sh (run_program_prefix): Renamed to ...
25963         (test_program_prefix): This.
25964         * string/Makefile ($(objpfx)tst-svc.out):  Replace
25965         $(built-program-cmd) with $(test-program-cmd).
25966
25967 2013-01-11  Andreas Jaeger  <aj@suse.de>
25968
25969         [BZ #15003]
25970         * sysdeps/unix/sysv/linux/bits/socket.h (MSG_FASTOPEN): New
25971         value. Sync with Linux 3.7.
25972
25973 2013-01-10  David S. Miller  <davem@davemloft.net>
25974
25975         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Revert previous changes.
25976         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
25977         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
25978
25979 2013-01-10  Roland McGrath  <roland@hack.frob.com>
25980
25981         * configure.in (sysnames): Drop use of $m0sub and $msub, which are
25982         never set.
25983         * configure: Regenerated.
25984
25985 2013-01-10  David S. Miller  <davem@davemloft.net>
25986
25987         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
25988         sparc V9 rather than using V8 code.
25989         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
25990         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
25991
25992 2013-01-10  Roland McGrath  <roland@hack.frob.com>
25993
25994         * elf/elf.h (DT_SPARC_REGISTER, DT_SPARC_NUM): Fix whitespace.
25995         (EF_MIPS_NOREORDER, EF_MIPS_PIC, EF_MIPS_CPIC, EF_MIPS_XGOT): Likewise.
25996         (EF_MIPS_64BIT_WHIRL, EF_MIPS_ABI2, EF_MIPS_ABI_ON32): Likewise.
25997         (EF_MIPS_ARCH, EF_MIPS_ARCH_1, EF_MIPS_ARCH_2): Likewise.
25998         (EF_MIPS_ARCH_3, EF_MIPS_ARCH_4, EF_MIPS_ARCH_5): Likewise.
25999         (EF_MIPS_ARCH_32, EF_MIPS_ARCH_64): Likewise.
26000         (E_MIPS_ARCH_1): Define in terms of EF_MIPS_ARCH_* counterpart.
26001         (E_MIPS_ARCH_2, E_MIPS_ARCH_3, E_MIPS_ARCH_4, E_MIPS_ARCH_5): Likewise.
26002         (E_MIPS_ARCH_32, E_MIPS_ARCH_64): Likewise.
26003         (SHN_MIPS_ACOMMON, SHN_MIPS_TEXT, SHN_MIPS_DATA): Fix whitespace.
26004         (SHN_MIPS_SCOMMON, SHN_MIPS_SUNDEFINED): Likewise.
26005         (SHT_MIPS_LIBLIST, SHT_MIPS_MSYM, SHT_MIPS_CONFLICT): Likewise.
26006         (SHT_MIPS_GPTAB, SHT_MIPS_UCODE, SHT_MIPS_DEBUG): Likewise.
26007         (SHT_MIPS_REGINFO, SHT_MIPS_PACKAGE, SHT_MIPS_PACKSYM): Likewise.
26008         (SHT_MIPS_RELD, SHT_MIPS_IFACE, SHT_MIPS_CONTENT): Likewise.
26009         (SHT_MIPS_OPTIONS, SHT_MIPS_SHDR, SHT_MIPS_FDESC): Likewise.
26010         (SHT_MIPS_EXTSYM, SHT_MIPS_DENSE, SHT_MIPS_PDESC): Likewise.
26011         (SHT_MIPS_LOCSYM, SHT_MIPS_AUXSYM, SHT_MIPS_OPTSYM): Likewise.
26012         (SHT_MIPS_LOCSTR, SHT_MIPS_LINE, SHT_MIPS_RFDESC): Likewise.
26013         (SHT_MIPS_DELTASYM, SHT_MIPS_DELTAINST, SHT_MIPS_DELTACLASS): Likewise.
26014         (SHT_MIPS_DELTADECL, SHT_MIPS_SYMBOL_LIB, SHT_MIPS_EVENTS): Likewise.
26015         (SHT_MIPS_TRANSLATE, SHT_MIPS_PIXIE, SHT_MIPS_XLATE): Likewise.
26016         (SHT_MIPS_XLATE_DEBUG, SHT_MIPS_WHIRL, SHT_MIPS_EH_REGION): Likewise.
26017         (SHT_MIPS_XLATE_OLD, SHT_MIPS_PDR_EXCEPTION): Likewise.
26018         (SHF_MIPS_GPREL, SHF_MIPS_MERGE, SHF_MIPS_ADDR): Likewise.
26019         (SHF_MIPS_STRINGS, SHF_MIPS_NOSTRIP, SHF_MIPS_LOCAL): Likewise.
26020         (SHF_MIPS_NAMES, SHF_MIPS_NODUPE): Likewise.
26021
26022 2013-01-10  David S. Miller  <davem@davemloft.net>
26023
26024         * sysdeps/sparc/fpu/libm-test-ulps: Update.
26025
26026 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
26027
26028         * posix/Makefile (tests-static): New variable.
26029         (tests): Add $(tests-static).
26030         (tst-exec-static-ARGS): New variable.
26031         (tst-spawn-static-ARGS): Likewise.
26032         * posix/tst-exec-static.c: New file.
26033         * posix/tst-spawn-static.c: Likewise.
26034         * posix/tst-exec.c: Support run directly.
26035         * posix/tst-spawn.c: Likewise.
26036
26037 2013-01-10  Joseph Myers  <joseph@codesourcery.com>
26038
26039         * elf/link.h (struct dl_phdr_info): Use __extension__ with long
26040         long.
26041         * math/bits/mathcalls.h (llrint): Likewise.
26042         (llround): Likewise.
26043         * stdlib/stdlib.h (struct drand48_data): Likewise.
26044         * sysdeps/generic/inttypes.h (imaxdiv_t): Likewise.
26045         * sysdeps/s390/bits/byteswap.h (__bswap_64): Likewise.
26046         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h (struct ipc_perm):
26047         Likewise.
26048         * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (struct fpu):
26049         Likewise.
26050         * sysdeps/unix/sysv/linux/x86/sys/procfs.h [__x86_64__]
26051         (elf_greg_t): Likewise.
26052         * sysdeps/x86/bits/setjmp.h [__x86_64__ && __WORDSIZE != 64]
26053         (__jmp_buf): Likewise.
26054         * sysdeps/x86/fpu/bits/mathinline.h (llrintf): Likewise, for all
26055         definitions.
26056         (llrint): Likewise, for all definitions.
26057         (llrintl): Likewise.
26058
26059         * string/string.h [__USE_BSD && __USE_GNU && __GNUC__] (ffsll):
26060         Remove [__GNUC__] condition.
26061         * wcsmbs/wchar.h [__USE_ISOC99 || (__GNUC__ && __USE_GNU)]: Change
26062         condition to just [__USE_ISOC99].
26063         [__GNUC__ && __USE_GNU]: Change condition to just [__USE_GNU].
26064
26065 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
26066
26067         [BZ #14200]
26068         * sysdeps/unix/sysv/linux/x86/bits/environments.h
26069         (_POSIX_V7_ILP32_OFF32): Defined as 1 only if __x86_64__ isn't
26070         defined.
26071         (_POSIX_V6_ILP32_OFF32): Likewise.
26072         (_XBS5_ILP32_OFF32): Likewise.
26073         (__ILP32_OFFBIG_CFLAGS): Defined as "-mx32" for x32.
26074         (__ILP32_OFFBIG_LDFLAGS): Likewise.
26075
26076 2013-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
26077
26078         * sysdeps/ieee754/dbl-64/mpexp.c: Fix formatting.
26079
26080         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): New array of
26081         doubles __mpexp_twomm1.  Adjust usage.
26082         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1):
26083         Remove.
26084
26085 2013-01-10  Andreas Schwab  <schwab@suse.de>
26086
26087         [BZ #14964]
26088         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (FALLOC_FL_KEEP_SIZE)
26089         (FALLOC_FL_PUNCH_HOLE) [__USE_GNU]: New macros.
26090
26091 2013-01-09  David S. Miller  <davem@davemloft.net>
26092
26093         [BZ #15003]
26094         * sysdeps/gnu/netinet/tcp.h (TCP_COOKIE_TRANSACTIONS)
26095         (TCP_THIN_LINEAR_TIMEOUTS, TCP_THIN_DUPACK, TCP_USER_TIMEOUT)
26096         (TCP_REPAIR, TCP_REPAIR_QUEUE, TCP_QUEUE_SEQ, TCP_REPAIR_OPTIONS)
26097         (TCP_FASTOPEN): Define.
26098         (tcp_repair_opt): New structure.
26099         (TCP_NO_QUEUE, TCP_RECV_QUEUE, TCP_SEND_QUEUE, TCP_QUEUES_NR): New
26100         enum values.
26101         (TCP_COOKIE_MIN, TCP_COOKIE_MAX, TCP_COOKIE_PAIR_SIZE)
26102         (TCP_COOKIE_IN_ALWAYS, TCP_COOKIE_OUT_NEVER, TCP_S_DATA_IN)
26103         (TCP_S_DATA_OUT, TCP_MSS_DEFAULT, TCP_MSS_DESIRED): Define.
26104         (tcp_cookie_transactions): New structure.
26105
26106 2013-01-09  Anton Blanchard  <anton@samba.org>
26107
26108         * sysdeps/unix/sysv/linux/powerpc/sched_getcpu.c: New file.
26109         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_getcpu.
26110         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Likewise.
26111         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Likewise.
26112
26113 2013-01-09  Joseph Myers  <joseph@codesourcery.com>
26114
26115         * include/features.h (__USE_ANSI): Remove.
26116
26117 2013-01-09  Roland McGrath  <roland@hack.frob.com>
26118
26119         * posix/Makefile (others): Depend on $(objpfx)getconf.speclist.
26120
26121         * misc/error.c (error_tail: ALLOCA_LIMIT): Remove unused macro.
26122
26123 2013-01-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
26124
26125         * sysdeps/s390/fpu/libm-test-ulps: Update.
26126
26127         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
26128
26129         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Reword comment.
26130         (__acr): Likewise.
26131         (__cpy): Likewise.
26132         (norm): Likewise.
26133         (denorm): Likewise.
26134         (__mp_dbl): Likewise.
26135         (__dbl_mp): Likewise.
26136         (add_magnitudes): Likewise.
26137         (sub_magnitudes): Likewise.
26138         (__add): Likewise.
26139         (__sub): Likewise.
26140         (__mul): Likewise.
26141         (__inv): Likewise.
26142         (__dvd): Likewise.
26143         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mcr): Likewise.
26144         (__acr): Likewise.
26145         (__cpy): Likewise.
26146         (norm): Likewise.
26147         (denorm): Likewise.
26148         (__mp_dbl): Likewise.
26149         (__dbl_mp): Likewise.
26150         (add_magnitudes): Likewise.
26151         (sub_magnitudes): Likewise.
26152         (__add): Likewise.
26153         (__sub): Likewise.
26154         (__mul): Likewise.
26155         (__inv): Likewise.
26156         (__dvd): Likewise.
26157         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mcr): Likewise.
26158         (__acr): Likewise.
26159         (__cpy): Likewise.
26160         (norm): Likewise.
26161         (denorm): Likewise.
26162         (__mp_dbl): Likewise.
26163         (__dbl_mp): Likewise.
26164         (add_magnitudes): Likewise.
26165         (sub_magnitudes): Likewise.
26166         (__add): Likewise.
26167         (__sub): Likewise.
26168         (__mul): Likewise.
26169         (__inv): Likewise.
26170         (__dvd): Likewise.
26171
26172 2013-01-08  Joseph Myers  <joseph@codesourcery.com>
26173
26174         * io/sys/stat.h [__GNUC__ && __GNUC__ >= 2 &&
26175         __USE_EXTERN_INLINES]: Change condition to [__USE_EXTERN_INLINES].
26176         * sysdeps/unix/sysv/linux/sys/sysmacros.h [__GNUC__ && __GNUC__ >=
26177         2 && __USE_EXTERN_INLINES]: Likewise.
26178
26179 2013-01-08  Andreas Jaeger  <aj@suse.de>
26180
26181         [BZ# 14985]
26182         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h (EPOLL_NONBLOCK):
26183         Remove.
26184         * sysdeps/unix/sysv/linux/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
26185         * sysdeps/unix/sysv/linux/x86/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
26186
26187 2013-01-07  Anton Blanchard  <anton@samba.org>
26188
26189         * sysdeps/powerpc/fpu/feholdexcpt.c: Fixed spelling errors.
26190         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
26191         * sysdeps/powerpc/fpu/math_ldbl.h: Likewise.
26192         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
26193         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
26194         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
26195         * sysdeps/powerpc/powerpc32/dl-start.S: Likewise.
26196         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
26197         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
26198         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
26199         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
26200         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
26201         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
26202         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
26203         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
26204         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
26205         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
26206         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
26207         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
26208         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
26209         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
26210         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Likewise.
26211         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
26212         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
26213         * sysdeps/powerpc/powerpc64/bits/atomic.h: Likewise.
26214         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
26215         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
26216         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
26217         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Likewise.
26218         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
26219         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
26220         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
26221         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
26222         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
26223         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
26224         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
26225         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
26226         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
26227         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Likewise.
26228         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
26229         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Likewise.
26230         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
26231         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
26232
26233 2013-01-07  Joseph Myers  <joseph@codesourcery.com>
26234
26235         * malloc/malloc.h (__MALLOC_P): Remove all definitions.
26236         (__MALLOC_PMT): Likewise.
26237         [__GNUC__] (__MALLOC_HOOK_VOLATILE): Make not conditional on
26238         [__GNUC__], only on [_LIBC].
26239         [__GNUC__] (__MALLOC_DEPRECATED): Likewise.
26240         [!__GNUC__] (__MALLOC_HOOK_VOLATILE): Remove definition.
26241         [!__GNUC__] (__MALLOC_DEPRECATED): Likewise.
26242         * malloc/malloc.c (malloc_hook_ini): Do not use __MALLOC_P in
26243         forward declaration.
26244         (realloc_hook_ini): Likewise.
26245         (memalign_hook_ini): Likewise.
26246         (__libc_memalign): Do not use __MALLOC_PMT in variable
26247         declaration.
26248         (__libc_valloc): Likewise.
26249         (__libc_pvalloc): Likewise.
26250         (__libc_calloc): Likewise.
26251         (__posix_memalign): Likewise.
26252
26253         [BZ #14996]
26254         * math/s_casinh.c: Include <float.h>.
26255         (__casinh): Do not do computation with squaring and square root
26256         for large arguments.
26257         * math/s_casinhf.c: Include <float.h>.
26258         (__casinhf): Do not do computation with squaring and square root
26259         for large arguments.
26260         * math/s_casinhl.c: Include <float.h>.
26261         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine and redefine.
26262         (__casinhl): Do not do computation with squaring and square root
26263         for large arguments.
26264         * math/libm-test.inc (casin_test): Add more tests.
26265         (casinh_test): Likewise.
26266         * sysdeps/i386/fpu/libm-test-ulps: Update.
26267         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26268
26269 2013-01-04  H.J. Lu  <hongjiu.lu@intel.com>
26270
26271         * sysdeps/i386/i686/cacheinfo.c (__x86_64_data_cache_size): Removed.
26272         (__x86_64_raw_data_cache_size): Likewise.
26273         (__x86_64_data_cache_size_half): Likewise.
26274         (__x86_64_raw_data_cache_size_half): Likewise.
26275         (__x86_64_shared_cache_size): Likewise.
26276         (__x86_64_raw_shared_cache_size): Likewise.
26277         (__x86_64_shared_cache_size_half): Likewise.
26278         (__x86_64_raw_shared_cache_size_half): Likewise.
26279         * sysdeps/x86_64/cacheinfo.c (__x86_64_data_cache_size): Renamed
26280         to ...
26281         (__x86_data_cache_size): This.
26282         (__x86_64_raw_data_cache_size): Renamed to ...
26283         (__x86_raw_data_cache_size): This.
26284         (__x86_64_data_cache_size_half): Renamed to ...
26285         (__x86_data_cache_size_half): This.
26286         (__x86_64_raw_data_cache_size_half): Renamed to ...
26287         (__x86_raw_data_cache_size_half): This.
26288         (__x86_64_shared_cache_size): Renamed to ...
26289         (__x86_shared_cache_size): This.
26290         (__x86_64_raw_shared_cache_size): Renamed to ...
26291         (__x86_raw_shared_cache_size): This.
26292         (__x86_64_shared_cache_size_half): Renamed to ...
26293         (__x86_shared_cache_size_half): This.
26294         (__x86_64_raw_shared_cache_size_half): Renamed to ...
26295         (__x86_raw_shared_cache_size_half): This.
26296         * sysdeps/x86_64/memcpy.S: Updated.
26297         * sysdeps/x86_64/memset.S: Likewise.
26298         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
26299         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
26300         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
26301
26302 2013-01-04  David S. Miller  <davem@davemloft.net>
26303
26304         * sysdeps/sparc/fpu/libm-test-ulps: Update.
26305
26306 2013-01-04  Andreas Schwab  <schwab@linux-m68k.org>
26307
26308         * sysdeps/powerpc/fpu/test-powerpc-snan.c (_GNU_SOURCE): Define as
26309         1 to avoid redefinition warning.
26310         (__USE_GNU): Don't define.
26311         (init_signaling_nan): Protoize.
26312
26313         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
26314
26315 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
26316
26317         * sysdeps/ieee754/dbl-64/mpa.c: Remove commented code.
26318         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cr): Remove.
26319         (__cpymn): Likewise.
26320         (norm): Remove commented code.
26321         (denorm): Likewise.
26322         (__mp_dbl): Likewise.
26323         (__inv): Likewise.
26324         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cr): Remove.
26325         (__cpymn): Likewise.
26326         (norm): Remove commented code.
26327         (denorm): Likewise.
26328         (__mp_dbl): Likewise.
26329         (__inv): Likewise.
26330
26331         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mpone): Define
26332         mp_no value for 1.0 and 2.0.
26333         (norm): Use RADIXI instead of radixi.d.
26334         (denorm): Likewise.
26335         (__mul): Use 0.0 instead of zero.d.
26336         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mpone): Define
26337         mp_no value for 1.0 and 2.0.
26338         (norm): Use RADIXI instead of radixi.d.
26339         (denorm): Likewise.
26340         (__mul): Use 0.0 instead of zero.d.
26341
26342 2013-01-04  Joseph Myers  <joseph@codesourcery.com>
26343
26344         [BZ #14994]
26345         * math/s_casinh.c (__casinh): Reduce finite argument to first
26346         quadrant then set signs of results at the end.
26347         * math/s_casinhf.c (__casinhf): Likewise.
26348         * math/s_casinhl.c (__casinhl): Likewise.
26349         * math/libm-test.inc (casin_test): Add more tests.
26350         (casinh_test): Likewise.
26351         * sysdeps/i386/fpu/libm-test-ulps: Update.
26352         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26353
26354 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
26355
26356         * sysdeps/ieee754/dbl-64/mpa.h: Fix code formatting.
26357
26358         * sysdeps/ieee754/dbl-64/mpa.h: Clean up comment for MP_NO.
26359
26360         * sysdeps/ieee754/dbl-64/mpa.c(norm): Remove commented
26361         declarations.
26362         (denorm): Likewise.
26363         (__mp_dbl): Likewise.
26364         (__inv): Likewise.
26365
26366         * sysdeps/ieee754/dbl-64/mpa.h: Remove commented declarations
26367         and adjust the header comment.
26368
26369         * sysdeps/ieee754/dbl-64/mpa.h (__mpexp): Remove unnecessary
26370         variable name from declaration.
26371
26372 2013-01-03  H.J. Lu  <hongjiu.lu@intel.com>
26373
26374         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
26375         Initialize COMMON_CPUID_INDEX_7 element.
26376         * sysdeps/x86_64/multiarch/init-arch.h (bit_RTM): New macro.
26377         (CPUID_RTM): Likewise.
26378         (HAS_RTM): Likewise.
26379         (COMMON_CPUID_INDEX_7): New enum.
26380
26381 2013-01-03  Andreas Schwab  <schwab@linux-m68k.org>
26382
26383         [BZ #14981]
26384         * malloc/mtrace.c (tr_reallochook): If realloc returns NULL when
26385         size is zero, record memory as freed.
26386
26387 2013-01-03  Andreas Jaeger  <aj@suse.de>
26388
26389         * po/ia.po: Add new Interlingua translation.
26390
26391 2012-01-03  Allan McRae  <allan@archlinux.org>
26392
26393         * locale/programs/localedef.c: Fix description of '--posix' flag.
26394
26395 2013-01-02  Joseph Myers  <joseph@codesourcery.com>
26396
26397         * NEWS: Update dates in second copyright notice.
26398         * README: Update copyright dates in example.
26399         * manual/libc.texinfo: Update copyright dates.
26400         * scripts/test-installation.pl: Update copyright date in --version
26401         output.
26402
26403         * hurd/ctty-input.c: Fix copyright notice formatting.
26404         * hurd/ctty-output.c: Likewise.
26405         * hurd/dtable.c: Likewise.
26406         * hurd/hurd-raise.c: Likewise.
26407         * hurd/hurdprio.c: Likewise.
26408         * hurd/msgportdemux.c: Likewise.
26409         * misc/sys/file.h: Likewise.
26410         * misc/sys/ioctl.h: Likewise.
26411         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
26412         * sysdeps/mach/hurd/chdir.c: Likewise.
26413         * sysdeps/mach/hurd/fchdir.c: Likewise.
26414         * sysdeps/mach/hurd/rename.c: Likewise.
26415         * sysdeps/mach/hurd/rmdir.c: Likewise.
26416         * sysdeps/mach/hurd/seekdir.c: Likewise.
26417         * sysdeps/mach/hurd/setsid.c: Likewise.
26418         * sysdeps/posix/wait3.c: Likewise.
26419
26420         * All files with FSF copyright notices: Update copyright dates
26421         using scripts/update-copyrights.
26422         * intl/plural.c: Regenerated.
26423         * locale/programs/charmap-kw.h: Likewise.
26424         * locale/programs/locfile-kw.h: Likewise.
26425
26426 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
26427
26428         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1): Fix first
26429         four values.
26430
26431         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Split mantissa
26432         calculation loop and add branch prediction.
26433
26434         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Add assert to
26435         check access beyond bounds of m1np.
26436
26437         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
26438         MPTWO.
26439         (__inv): Remove local variable MPTWO to use the global
26440         constant.
26441         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPTWO.
26442         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
26443         variable MPTWO.
26444         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Make MPHALF and
26445         MP3HALFS static const.
26446
26447 2013-01-01  David S. Miller  <davem@davemloft.net>
26448
26449         * po/ca.po: Update from translation team.
26450
26451 2013-01-01  Joseph Myers  <joseph@codesourcery.com>
26452
26453         * scripts/update-copyrights: New file.
26454         * Makeconfig: Reformat copyright notice.
26455         * ctype/ctype.h: Likewise.
26456         * debug/swprintf_chk.c: Likewise.
26457         * elf/dl-cache.c: Likewise.
26458         * elf/dl-debug.c: Likewise.
26459         * elf/dl-object.c: Likewise.
26460         * grp/initgroups.c: Likewise.
26461         * hurd/Makefile: Likewise.
26462         * hurd/hurd/signal.h: Likewise.
26463         * hurd/hurdfault.c: Likewise.
26464         * hurd/hurdioctl.c: Likewise.
26465         * hurd/hurdlookup.c: Likewise.
26466         * hurd/intr-msg.c: Likewise.
26467         * iconv/gconv_open.c: Likewise.
26468         * libio/swprintf.c: Likewise.
26469         * locale/lc-ctype.c: Likewise.
26470         * locale/nl_langinfo.c: Likewise.
26471         * mach/Machrules: Likewise.
26472         * mach/Makefile: Likewise.
26473         * malloc/obstack.h: Likewise.
26474         * manual/Makefile: Likewise.
26475         * manual/tsort.awk: Likewise.
26476         * misc/bits/stab.def: Likewise.
26477         * nis/nis_print_group_entry.c: Likewise.
26478         * nis/nis_table.c: Likewise.
26479         * nis/nss_compat/compat-pwd.c: Likewise.
26480         * nis/nss_compat/compat-spwd.c: Likewise.
26481         * po/Makefile: Likewise.
26482         * posix/fnmatch.c: Likewise.
26483         * posix/regex.h: Likewise.
26484         * resolv/Makefile: Likewise.
26485         * resolv/nss_dns/dns-network.c: Likewise.
26486         * resolv/res_hconf.c: Likewise.
26487         * scripts/gen-sorted.awk: Likewise.
26488         * soft-fp/soft-fp.h: Likewise.
26489         * stdio-common/printf.h: Likewise.
26490         * stdlib/monetary.h: Likewise.
26491         * stdlib/random.c: Likewise.
26492         * stdlib/random_r.c: Likewise.
26493         * sysdeps/generic/Makefile: Likewise.
26494         * sysdeps/gnu/Makefile: Likewise.
26495         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
26496         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
26497         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
26498         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
26499         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
26500         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
26501         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
26502         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
26503         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
26504         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
26505         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
26506         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
26507         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
26508         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
26509         * sysdeps/ieee754/dbl-64/mplog.c: Likewise.
26510         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
26511         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
26512         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
26513         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
26514         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
26515         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
26516         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
26517         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
26518         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
26519         * sysdeps/ieee754/ldbl-128/mpn2ldbl.c: Likewise.
26520         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
26521         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
26522         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Likewise.
26523         * sysdeps/mach/hurd/errnos.awk: Likewise.
26524         * sysdeps/mach/hurd/fork.c: Likewise.
26525         * sysdeps/mach/hurd/getcwd.c: Likewise.
26526         * sysdeps/mach/hurd/i386/trampoline.c: Likewise.
26527         * sysdeps/mach/hurd/mmap.c: Likewise.
26528         * sysdeps/mach/hurd/utimes.c: Likewise.
26529         * sysdeps/mach/hurd/xmknod.c: Likewise.
26530         * sysdeps/posix/profil.c: Likewise.
26531         * sysdeps/posix/readdir_r.c: Likewise.
26532         * sysdeps/powerpc/bits/mathdef.h: Likewise.
26533         * sysdeps/powerpc/bits/setjmp.h: Likewise.
26534         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Likewise.
26535         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
26536         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
26537         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
26538         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
26539         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
26540         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
26541         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
26542         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
26543         * sysdeps/pthread/lio_listio.c: Likewise.
26544         * sysdeps/sparc/dl-procinfo.h: Likewise.
26545         * sysdeps/unix/i386/sysdep.S: Likewise.
26546         * sysdeps/unix/sysv/linux/aio_sigqueue.c: Likewise.
26547         * sysdeps/unix/sysv/linux/fstatvfs64.c: Likewise.
26548         * sysdeps/unix/sysv/linux/getdents.c: Likewise.
26549         * sysdeps/unix/sysv/linux/msgctl.c: Likewise.
26550         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
26551         * sysdeps/unix/sysv/linux/semctl.c: Likewise.
26552         * sysdeps/unix/sysv/linux/shmctl.c: Likewise.
26553         * sysdeps/unix/sysv/linux/speed.c: Likewise.
26554         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
26555         * sysdeps/wordsize-32/divdi3.c: Likewise.
26556         * time/sys/time.h: Likewise.
26557         * wcsmbs/Makefile: Likewise.
26558
26559 2013-01-01  David S. Miller  <davem@davemloft.net>
26560
26561         * po/fr.po: Update from translation team.
26562
26563         * catgets/gencat.c: Update copyright year.
26564         * csu/version.c: Likewise.
26565         * debug/catchsegv.sh: Likewise.
26566         * debug/pcprofiledump.c: Likewise.
26567         * debug/xtrace.sh: Likewise.
26568         * elf/ldconfig.c: Likewise.
26569         * elf/ldd.bash.in: Likewise.
26570         * elf/pldd.c: Likewise.
26571         * elf/sotruss.ksh: Likewise.
26572         * elf/sprof.c: Likewise.
26573         * iconv/iconv_prog.c: Likewise.
26574         * iconv/iconvconfig.c: Likewise.
26575         * locale/programs/locale.c: Likewise.
26576         * locale/programs/localedef.c: Likewise.
26577         * login/programs/pt_chown.c: Likewise.
26578         * malloc/memusage.sh: Likewise.
26579         * malloc/memusagestat.c: Likewise.
26580         * malloc/mtrace.pl: Likewise.
26581         * nscd/nscd.c: Likewise.
26582         * nss/getent.c: Likewise.
26583         * nss/makedb.c: Likewise.
26584         * posix/getconf.c: Likewise.
26585
26586 2012-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
26587
26588         * sysdeps/ieee754/dbl-64/mpa.c (__mp_dbl): Favour normal
26589         numbers.
26590
26591 2012-12-30  Mike Frysinger  <vapier@gentoo.org>
26592
26593         * math/bits/mathcalls.h (modf): Use __nonnull.
26594
26595 2012-12-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
26596
26597         * sysdeps/ieee754/dbl-64/branred.h: Include dla.h.
26598         (split): Use macro CN instead of the bare value.
26599         * sysdeps/ieee754/dbl-64/dla.h: Add comment to explain why CN
26600         could be used.
26601         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use CN
26602         instead of the bare value.
26603         (power1): Likewise.
26604
26605 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
26606
26607         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove
26608         __ATAN_TWOM.
26609         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
26610
26611         * sysdeps/ieee754/dbl-64/atnat.h: Replaced constants with
26612         their values.
26613         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
26614         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
26615         * sysdeps/ieee754/dbl-64/ulog.h: Likewise.
26616         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
26617
26618 2012-12-28  Andreas Jaeger  <aj@suse.de>
26619
26620         * elf/elf.h (NT_S390_TDB, NT_FILE, NT_SIGINFO): Define.  New
26621         values are from Linux 3.7.
26622
26623         * sysdeps/gnu/netinet/tcp.h (TCPI_OPT_SYN_DATA)
26624         (TCPI_OPT_ECN_SEEN): Define.  Sync with Linux 3.7.
26625
26626 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
26627
26628         * misc/sys/cdefs.h (__glibc_likely): Wrap __builtin_expect for
26629         TRUE case.
26630
26631         * sysdeps/ieee754/dbl-64/mpa.c (norm): Define R as RADIXI.
26632         (norm): Likewise.
26633         * sysdeps/ieee754/dbl-64/mpa2.h: Remove all static const
26634         variables with preprocessor constants.
26635         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
26636         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
26637         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
26638
26639 2012-12-27  Bruno Haible  <bruno@clisp.org>
26640
26641         [BZ #14317]
26642         * string/xpg-strerror.c (__xpg_strerror_r): Optimize, call strlen
26643         only if needed.
26644
26645 2012-12-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
26646
26647         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Eliminate __mpexp_nn
26648         and use variable directly.
26649         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_nn): Remove.
26650
26651         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
26652         MPONE.
26653         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPONE.
26654         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
26655         variable MPONE.
26656         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
26657         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
26658         * sysdeps/ieee754/dbl-64/mplog.c (__mplog): Remove mplog.h
26659         include directive.  Remove local variable MPONE.
26660         * sysdeps/ieee754/dbl-64/mplog.h: Remove.
26661         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define NO__CONST.
26662         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
26663
26664 2012-12-25  David S. Miller  <davem@davemloft.net>
26665
26666         * version.h (RELEASE): Set to "development".
26667         (VERSION): Set to "2.17.90".
26668         * NEWS: Add 2.18 section.
26669
26670 2012-12-21  David S. Miller  <davem@davemloft.net>
26671
26672         * po/hr.po: Update from translation team.
26673
26674 2012-12-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
26675
26676         * sysdeps/s390/fpu/libm-test-ulps: Refreshed.
26677
26678 2012-12-19  Steve Ellcey  <sellcey@mips.com>
26679
26680         * NEWS:  Mention new memcpy for MIPS.
26681
26682 2012-12-18  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
26683
26684         * manual/contrib.texi (Contributors): Spelling correction.
26685
26686 2012-12-15  David S. Miller  <davem@davemloft.net>
26687
26688         * po/ru.po: Update from translation team.
26689
26690 2012-12-13  David S. Miller  <davem@davemloft.net>
26691
26692         * NEWS: Mention IFUNC testsuite enhancements.
26693
26694         * po/pl.po: Update from translation team.
26695         * po/bg.po: Likewise.
26696
26697         * manual/contrib.texi (Contributors): Update entries for Hongjiu
26698         Lu and Joseph S. Myers.  Add entry for Marcus Shawcroft.
26699
26700 2012-12-11  David S. Miller  <davem@davemloft.net>
26701
26702         * po/sv.po: Update from translation team.
26703
26704         * po/vi.po: Update from translation team.
26705
26706         * po/cs.po: Update from translation team.
26707
26708         * po/de.po: Update from translation team.
26709         * po/eo.po: Likewise.
26710         * po/nl.po: Likewise.
26711
26712 2012-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
26713
26714         [BZ #14246]
26715         * manual/argp.texi (Argp Helper Functions): Move node to follow
26716         Argp Parsing State.
26717
26718         [BZ #14872]
26719         * manual/conf.texi (Limits on File System Capacity): Mention if
26720         terminating null is included in the max size.
26721
26722 2012-12-10  Andreas Jaeger  <aj@suse.de>
26723
26724         * po/cs.po: Update from translation team.
26725
26726 2012-12-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
26727
26728         * sysdeps/s390/jmpbuf-unwind.h (_jmpbuf_sp): Declare SP as
26729         void pointer and cast to uintptr_t.
26730         * sysdeps/s390/s390-64/memcmp.S: Pick sysdep.h from include
26731         path.
26732         * sysdeps/s390/s390-64/memcpy.S: Likewise.
26733         * sysdeps/s390/s390-64/memset.S: Likewise.
26734
26735 2012-12-08  Benno Schulenberg  <bensberg@justemail.net>
26736
26737         [BZ #14833]
26738         * menual/message.texi (Message Translation): Fix typos.
26739         (Helper programs for gettext): Likewise.
26740
26741 2012-12-07  Andreas Schwab  <schwab@linux-m68k.org>
26742
26743         [BZ #14898]
26744         * include/link.h (FORCED_DYNAMIC_TLS_OFFSET) [NO_TLS_OFFSET == 0]:
26745         Change to -1.
26746
26747 2012-12-07  David S. Miller  <davem@davemloft.net>
26748
26749         * po/libc.pot: Update.
26750
26751 2012-12-07  Richard Henderson  <rth@redhat.com>
26752
26753         [BZ #10114]
26754         * soft-fp/op-common.h (_FP_MUL): Pull computation of R_e from the
26755         normal/normal case to before the switch.
26756         (_FP_DIV): Likewise.
26757
26758 2012-12-06  Carlos O'Donell  <carlos@systemhalted.org>
26759             Mike Frysinger  <vapier@gentoo.org>
26760
26761         * sysdeps/unix/sysv/linux/posix_fadvise.c (posix_fadvise): Also
26762         check for __NR_fadvise64_64.
26763
26764 2012-12-06  Chris Metcalf  <cmetcalf@tilera.com>
26765
26766         * sysdeps/generic/fpu_control.h (_FPU_GETCW): Define to set cw to
26767         0, not just to plain "0" as a statement.
26768         (_FPU_SETCW): Define to (void) (cw), rather than doing nothing
26769         with cw.
26770
26771 2012-12-06  Joseph Myers  <joseph@codesourcery.com>
26772
26773         * NEWS: Use sourceware.org in Bugzilla URL.
26774
26775 2012-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
26776
26777         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
26778         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
26779
26780         * stdio-common/tst-put-error.c (do_test): Add newline to the
26781         padded test to ensure flush.
26782
26783 2012-12-05  Jeff Law  <law@redhat.com>
26784
26785         * sunrpc/etc.rpc (fedfs_admin): Add entry.
26786
26787 2012-12-05  Joseph Myers  <joseph@codesourcery.com>
26788
26789         * README: Don't refer to ports add-on as distributed separately.
26790         Mention AArch64 in list of systems supported in the ports add-on.
26791
26792         * LICENSES: Add more non-FSF copyright and license notices.
26793
26794         * soft-fp/op-common.h (_FP_DECL): Declare X##_s with __attribute__
26795         ((unused)).
26796
26797         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Include <stdlib.h>.
26798
26799         * stdio-common/tst-put-error.c (do_test): Use 10000000 instead of
26800         10000 as width of padded output.
26801
26802 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
26803
26804         * sysdeps/powerpc/sysdep.h (_SYS_AUXV_H): Define to 1 not empty.
26805
26806         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Mark
26807         variable LX with __attribute__ ((unused)).
26808         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
26809         Likewise.
26810         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
26811         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
26812         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Mark variable LY
26813         with __attribute__ ((unused)).
26814
26815 2012-12-04  David S. Miller  <davem@abraco.davemloft.net>
26816
26817         * sysdeps/generic/memcopy.h: Add multiple inclusion protection.
26818
26819 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
26820
26821         * sysdeps/ieee754/ldbl-opt/Makefile [$(subdir) = math]
26822         (CFLAGS-nldbl-acos.c): New variable.
26823         [$(subdir) = math] (CFLAGS-nldbl-acosh.c): Likewise.
26824         [$(subdir) = math] (CFLAGS-nldbl-asin.c): Likewise.
26825         [$(subdir) = math] (CFLAGS-nldbl-asinh.c): Likewise.
26826         [$(subdir) = math] (CFLAGS-nldbl-atan.c): Likewise.
26827         [$(subdir) = math] (CFLAGS-nldbl-atan2.c): Likewise.
26828         [$(subdir) = math] (CFLAGS-nldbl-atanh.c): Likewise.
26829         [$(subdir) = math] (CFLAGS-nldbl-cabs.c): Likewise.
26830         [$(subdir) = math] (CFLAGS-nldbl-cacos.c): Likewise.
26831         [$(subdir) = math] (CFLAGS-nldbl-cacosh.c): Likewise.
26832         [$(subdir) = math] (CFLAGS-nldbl-carg.c): Likewise.
26833         [$(subdir) = math] (CFLAGS-nldbl-casin.c): Likewise.
26834         [$(subdir) = math] (CFLAGS-nldbl-casinh.c): Likewise.
26835         [$(subdir) = math] (CFLAGS-nldbl-catan.c): Likewise.
26836         [$(subdir) = math] (CFLAGS-nldbl-catanh.c): Likewise.
26837         [$(subdir) = math] (CFLAGS-nldbl-cbrt.c): Likewise.
26838         [$(subdir) = math] (CFLAGS-nldbl-ccos.c): Likewise.
26839         [$(subdir) = math] (CFLAGS-nldbl-ccosh.c): Likewise.
26840         [$(subdir) = math] (CFLAGS-nldbl-ceil.c): Likewise.
26841         [$(subdir) = math] (CFLAGS-nldbl-cexp.c): Likewise.
26842         [$(subdir) = math] (CFLAGS-nldbl-cimag.c): Likewise.
26843         [$(subdir) = math] (CFLAGS-nldbl-clog.c): Likewise.
26844         [$(subdir) = math] (CFLAGS-nldbl-clog10.c): Likewise.
26845         [$(subdir) = math] (CFLAGS-nldbl-conj.c): Likewise.
26846         [$(subdir) = math] (CFLAGS-nldbl-copysign.c): Likewise.
26847         [$(subdir) = math] (CFLAGS-nldbl-cos.c): Likewise.
26848         [$(subdir) = math] (CFLAGS-nldbl-cosh.c): Likewise.
26849         [$(subdir) = math] (CFLAGS-nldbl-cpow.c): Likewise.
26850         [$(subdir) = math] (CFLAGS-nldbl-cproj.c): Likewise.
26851         [$(subdir) = math] (CFLAGS-nldbl-creal.c): Likewise.
26852         [$(subdir) = math] (CFLAGS-nldbl-csin.c): Likewise.
26853         [$(subdir) = math] (CFLAGS-nldbl-csinh.c): Likewise.
26854         [$(subdir) = math] (CFLAGS-nldbl-csqrt.c): Likewise.
26855         [$(subdir) = math] (CFLAGS-nldbl-ctan.c): Likewise.
26856         [$(subdir) = math] (CFLAGS-nldbl-ctanh.c): Likewise.
26857         [$(subdir) = math] (CFLAGS-nldbl-drem.c): Likewise.
26858         [$(subdir) = math] (CFLAGS-nldbl-erf.c): Likewise.
26859         [$(subdir) = math] (CFLAGS-nldbl-erfc.c): Likewise.
26860         [$(subdir) = math] (CFLAGS-nldbl-exp.c): Likewise.
26861         [$(subdir) = math] (CFLAGS-nldbl-exp10.c): Likewise.
26862         [$(subdir) = math] (CFLAGS-nldbl-exp2.c): Likewise.
26863         [$(subdir) = math] (CFLAGS-nldbl-expm1.c): Likewise.
26864         [$(subdir) = math] (CFLAGS-nldbl-fabs.c): Likewise.
26865         [$(subdir) = math] (CFLAGS-nldbl-fdim.c): Likewise.
26866         [$(subdir) = math] (CFLAGS-nldbl-finite.c): Likewise.
26867         [$(subdir) = math] (CFLAGS-nldbl-floor.c): Likewise.
26868         [$(subdir) = math] (CFLAGS-nldbl-fma.c): Likewise.
26869         [$(subdir) = math] (CFLAGS-nldbl-fmax.c): Likewise.
26870         [$(subdir) = math] (CFLAGS-nldbl-fmin.c): Likewise.
26871         [$(subdir) = math] (CFLAGS-nldbl-fmod.c): Likewise.
26872         [$(subdir) = math] (CFLAGS-nldbl-frexp.c): Likewise.
26873         [$(subdir) = math] (CFLAGS-nldbl-gamma.c): Likewise.
26874         [$(subdir) = math] (CFLAGS-nldbl-hypot.c): Likewise.
26875         [$(subdir) = math] (CFLAGS-nldbl-ilogb.c): Likewise.
26876         [$(subdir) = math] (CFLAGS-nldbl-isinf.c): Likewise.
26877         [$(subdir) = math] (CFLAGS-nldbl-isnan.c): Likewise.
26878         [$(subdir) = math] (CFLAGS-nldbl-j0.c): Likewise.
26879         [$(subdir) = math] (CFLAGS-nldbl-j1.c): Likewise.
26880         [$(subdir) = math] (CFLAGS-nldbl-jn.c): Likewise.
26881         [$(subdir) = math] (CFLAGS-nldbl-ldexp.c): Likewise.
26882         [$(subdir) = math] (CFLAGS-nldbl-lgamma.c): Likewise.
26883         [$(subdir) = math] (CFLAGS-nldbl-lgamma_r.c): Likewise.
26884         [$(subdir) = math] (CFLAGS-nldbl-llrint.c): Likewise.
26885         [$(subdir) = math] (CFLAGS-nldbl-llround.c): Likewise.
26886         [$(subdir) = math] (CFLAGS-nldbl-log.c): Likewise.
26887         [$(subdir) = math] (CFLAGS-nldbl-log10.c): Likewise.
26888         [$(subdir) = math] (CFLAGS-nldbl-log1p.c): Likewise.
26889         [$(subdir) = math] (CFLAGS-nldbl-log2.c): Likewise.
26890         [$(subdir) = math] (CFLAGS-nldbl-logb.c): Likewise.
26891         [$(subdir) = math] (CFLAGS-nldbl-lrint.c): Likewise.
26892         [$(subdir) = math] (CFLAGS-nldbl-lround.c): Likewise.
26893         [$(subdir) = math] (CFLAGS-nldbl-modf.c): Likewise.
26894         [$(subdir) = math] (CFLAGS-nldbl-nan.c): Likewise.
26895         [$(subdir) = math] (CFLAGS-nldbl-nearbyint.c): Likewise.
26896         [$(subdir) = math] (CFLAGS-nldbl-nextafter.c): Likewise.
26897         [$(subdir) = math] (CFLAGS-nldbl-nexttoward.c): Likewise.
26898         [$(subdir) = math] (CFLAGS-nldbl-nexttowardf.c): Likewise.
26899         [$(subdir) = math] (CFLAGS-nldbl-pow.c): Likewise.
26900         [$(subdir) = math] (CFLAGS-nldbl-pow10.c): Likewise.
26901         [$(subdir) = math] (CFLAGS-nldbl-remainder.c): Likewise.
26902         [$(subdir) = math] (CFLAGS-nldbl-remquo.c): Likewise.
26903         [$(subdir) = math] (CFLAGS-nldbl-rint.c): Likewise.
26904         [$(subdir) = math] (CFLAGS-nldbl-round.c): Likewise.
26905         [$(subdir) = math] (CFLAGS-nldbl-scalb.c): Likewise.
26906         [$(subdir) = math] (CFLAGS-nldbl-scalbln.c): Likewise.
26907         [$(subdir) = math] (CFLAGS-nldbl-scalbn.c): Likewise.
26908         [$(subdir) = math] (CFLAGS-nldbl-significand.c): Likewise.
26909         [$(subdir) = math] (CFLAGS-nldbl-sin.c): Likewise.
26910         [$(subdir) = math] (CFLAGS-nldbl-sincos.c): Likewise.
26911         [$(subdir) = math] (CFLAGS-nldbl-sinh.c): Likewise.
26912         [$(subdir) = math] (CFLAGS-nldbl-sqrt.c): Likewise.
26913         [$(subdir) = math] (CFLAGS-nldbl-tan.c): Likewise.
26914         [$(subdir) = math] (CFLAGS-nldbl-tanh.c): Likewise.
26915         [$(subdir) = math] (CFLAGS-nldbl-tgamma.c): Likewise.
26916         [$(subdir) = math] (CFLAGS-nldbl-trunc.c): Likewise.
26917         [$(subdir) = math] (CFLAGS-nldbl-y0.c): Likewise.
26918         [$(subdir) = math] (CFLAGS-nldbl-y1.c): Likewise.
26919         [$(subdir) = math] (CFLAGS-nldbl-yn.c): Likewise.
26920
26921         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
26922         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
26923
26924         [BZ #14914]
26925         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Clear
26926         whole low double instead of just low 47 bits when splitting values
26927         into two parts.
26928
26929 2012-12-03  Allan McRae  <allan@archlinux.org>
26930
26931         * manual/stdio.texi (Predefined Printf Handlers): Remove
26932         @hsep and @vsep usage.
26933
26934 2012-12-03  Mike Frysinger  <vapier@gentoo.org>
26935
26936         * bits/byteswap.h [__GNUC__]: Change __GNUC_PREREQ from 4.2 to 4.3.
26937         * sysdeps/x86/bits/byteswap.h [__GNUC__]: Likewise.
26938
26939 2012-12-03  Jeff Law  <law@redhat.com>
26940
26941         * time/sys/time.h (settimeofday): Do not mark TV argument
26942         as __nonnull.
26943
26944 2012-12-01  Mike Frysinger  <vapier@gentoo.org>
26945
26946         * libio/fileops.c (_IO_new_file_close_it): Do not always flush
26947         when currently writing and seek to current position when not.
26948         * libio/Makefile (tests): Remove bug-fclose1.
26949         * libio/bug-fclose1.c: Delete.
26950
26951 2012-12-01  Joseph Myers  <joseph@codesourcery.com>
26952
26953         * manual/arith.texi (feenableexcept): Fix typo.
26954         (fedisableexcept): Likewise.
26955
26956 2012-11-30  Roland McGrath  <roland@hack.frob.com>
26957
26958         * sysdeps/powerpc/powerpc64/entry.h (TEXT_START): Define using a
26959         second, differently-typed declaration, rather than a cast.
26960
26961 2012-11-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
26962
26963         * sunrpc/rpc/svc.h (__svc_accept_failed): Move declaration...
26964         * include/rpc/svc.h: ... here.
26965
26966 2012-11-30  Aurelien Jarno  <aurel32@debian.org>
26967
26968         [BZ #13013]
26969         * resolv/res_query.c(__libc_res_nquery): Assign hp and hp2
26970         depending n and resplen2 to catch cases where answer
26971         equals answerp2.
26972
26973 2012-11-29  Carlos O'Donell  <carlos@systemhalted.org>
26974
26975         * elf/get-dynamic-info.h (elf_get_dynamic_info): Warn
26976         for unsupported DF_1_* bits when DL_DEBUG_FILES is set.
26977
26978 2012-11-29  Mike Frysinger  <vapier@gentoo.org>
26979
26980         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c (HAS_CPUCLOCK): Delete.
26981
26982 2012-11-29  Roland McGrath  <roland@hack.frob.com>
26983
26984         * inet/tst-inet6_rth.c (do_test): Use a union rather than type punning.
26985
26986 2012-11-28  Jeff Law  <law@redhat.com>
26987
26988         [BZ #13761]
26989         * nscd/grpcache.c (cache_addgr): Rename alloca_used to
26990         dataset_temporary.  Track alloca usage into alloca_used.
26991         If dataset is large allocate and release it via malloc/free.
26992
26993 2012-06-04  Florian Weimer  <fweimer@redhat.com>
26994
26995         [BZ #14197]
26996         * debug/test-strcpy_chk.c: Mention __chk_fail ABI test.
26997
26998 2012-11-28  David S. Miller  <davem@davemloft.net>
26999
27000         * sysdeps/sparc/fpu/libm-test-ulps: Update.
27001
27002 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
27003
27004         [BZ #14803]
27005         * sysdeps/ieee754/ldbl-96/e_asinl.c (pio2_hi): Use hex float value
27006         of pi/2 rounded to nearest to 64 bits.
27007         (pio2_lo): Use hex float value of pi/2 - pio2_hi rounded to
27008         nearest to 64 bits.
27009         (pio4_hi): Use hex float value of pi/4 rounded to nearest to 64
27010         bits.
27011
27012 2012-11-28  Jeff Law <law@redhat.com>
27013             Martin Osvald <mosvald@redhat.com>
27014
27015         [BZ #14889]
27016         * sunrpc/rpc/svc.h (__svc_accept_failed): New prototype.
27017         * sunrpc/svc.c: Include time.h.
27018         (__svc_accept_failed): New function.
27019         * sunrpc/svc_tcp.c (rendezvous_request): If the accept fails for
27020         any reason other than EINTR, call __svc_accept_failed.
27021         * sunrpc/svc_udp.c (svcudp_recv): Similarly.
27022         * sunrpc/svc_unix.c (rendezvous_request): Similarly.
27023
27024 2012-11-28  Andreas Schwab  <schwab@suse.de>
27025
27026         * scripts/abilist.awk: Also handle indirect functions in .opd
27027         section.
27028
27029 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
27030
27031         [BZ #13881]
27032         * sysdeps/x86/fpu/powl_helper.c: New file.
27033         * sysdeps/x86/fpu/Makefile: Likewise.
27034         * sysdeps/i386/fpu/e_powl.S (limit): Remove object.
27035         (p3): New object.
27036         (__ieee754_powl): Use __powl_helper for finite arguments except
27037         integer exponents below 8.
27038         * sysdeps/x86_64/fpu/e_powl.S (limit): Remove object.
27039         (p3): New object.
27040         (__ieee754_powl): Use __powl_helper for finite arguments except
27041         integer exponents below 8.
27042         * math/libm-test.inc (pow_test): Add more tests and enable some
27043         previously disabled tests.
27044         * sysdeps/i386/fpu/libm-test-ulps: Update.
27045         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27046
27047 2012-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
27048             Carlos O'Donell  <carlos_odonell@mentor.com>
27049
27050         * nss/makedb.c (is_prime): Assert that input is odd and greater
27051         than 4.  Note that fact in a comment too.
27052         (next_prime): Add 4 to input.
27053
27054 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
27055
27056         [BZ #11741]
27057         * libio/Makefile (tests): Add test case tst-fwrite-error.
27058         * libio/iofwrite.c (_IO_fwrite): Return 0 on EOF.
27059         * libio/iofwrite_u.c (fwrite_unlocked): Likewise.
27060         * libio/tst-fwrite-error.c: New test case.
27061
27062 2012-11-26  H.J. Lu  <hongjiu.lu@intel.com>
27063
27064         * elf/dl-load.c (_dl_map_object_from_fd): Cast to uintptr_t
27065         before casting to void *.
27066         * include/libc-internal.h (__pointer_type): New macro.
27067         (__integer_if_pointer_type_sub): Likewise.
27068         (__integer_if_pointer_type): Likewise.
27069         (cast_to_integer): Likewise.
27070         * sysdeps/x86_64/bits/atomic.h: Include <libc-internal.h>.
27071         (__arch_c_compare_and_exchange_val_64_acq): Use cast_to_integer
27072         before casting to atomic64_t.
27073         (atomic_exchange_acq): Likewise.
27074         (__arch_exchange_and_add_body): Likewise.
27075         (__arch_add_body): Likewise.
27076         (atomic_add_negative): Likewise.
27077         (atomic_add_zero): Likewise.
27078
27079 2012-11-26  Joseph Myers  <joseph@codesourcery.com>
27080
27081         * sysdeps/generic/unwind-dw2-fde.c (get_pc_begin): New function.
27082         (fde_unencoded_compare): Use get_pc_begin instead of type-punning.
27083         (add_fdes): Likewise.
27084         (linear_search_fdes): Likewise.
27085         (binary_search_unencoded_fdes): Likewise.
27086
27087 2012-11-26  Andreas Schwab  <schwab@linux-m68k.org>
27088
27089         * elf/sotruss.ksh: Correctly locate argument of -F and -T options.
27090
27091 2012-11-24  Adam Conrad  <adconrad@0c3.net>
27092
27093         * configure.in: Autodetect C++ header directories.
27094         * configure: Regenerated.
27095
27096 2012-11-23  Mike Frysinger  <vapier@gentoo.org>
27097
27098         * elf/Makefile ($(objpfx)ld.so): Change readelf to $(READELF).
27099
27100 2012-11-23  Andreas Schwab  <schwab@linux-m68k.org>
27101
27102         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
27103
27104 2012-11-22  Joseph Myers  <joseph@codesourcery.com>
27105
27106         * math/libm-test.inc (fma_test_towardzero) [TEST_LDOUBLE &&
27107         LDBL_MANT_DIG == 106]: Disable some tests.
27108         (fma_test_downward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
27109         Likewise.
27110         (fma_test_upward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
27111         Likewise.
27112
27113         [BZ #14871]
27114         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Return the
27115         input for small inputs.  Return +/- pi/2 for large inputs.
27116         * math/libm-test.inc (atan_test): Add more tests.
27117
27118         * sysdeps/generic/unwind-dw2-fde-glibc.c
27119         (_Unwind_IteratePhdrCallback): Declare P_DYNAMIC with
27120         __attribute__ ((unused)).
27121
27122         [BZ #14645]
27123         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c (__fmal): Compute result as
27124         x * y if x and y are nonzero and z is zero.
27125
27126         [BZ #14811]
27127         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Saturate
27128         nonzero exponents with absolute value below 0x1p-117 to +/-
27129         0x1p-117.
27130
27131         [BZ #14869]
27132         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Scale
27133         up arguments below 2**-450, not just those below 2**-500.
27134         * math/libm-test.inc (hypot_test): Add another test.
27135
27136         [BZ #14868]
27137         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl):
27138         Return a+b for ratio over 2**120, not 2**60.
27139         * math/libm-test.inc (hypot_test): Add another test.
27140
27141         * math/libm-test.inc (clog_test): Use
27142         UNDERFLOW_EXCEPTION_LDOUBLE_IBM on two tests.
27143         (clog10_test): Likewise.
27144
27145         [BZ #6778]
27146         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (big): Change to 1e290L.
27147
27148 2012-11-22  Andreas Schwab  <schwab@suse.de>
27149
27150         * sysdeps/i386/fpu/libm-test-ulps: Update.
27151
27152 2012-11-22  Pino Toscano  <toscano.pino@tiscali.it>
27153
27154         * sysdeps/x86_64/multiarch/test-multiarch.c (get_cpuinfo): Terminate
27155         printf output with newline.
27156
27157 2012-11-21  H.J. Lu  <hongjiu.lu@intel.com>
27158
27159         [BZ #14865]
27160         * aclocal.m4 (LIBC_LINKER_FEATURE): New macro.
27161         * configure.in: Use LIBC_LINKER_FEATURE to check -z nodelete,
27162         -z nodlopen, -z initfirst and -z execstack support.
27163         * configure: Regenerated.
27164
27165         * elf/elf.h (DF_1_NODIRECT): New macro.
27166         (DF_1_IGNMULDEF): Likewise.
27167         (DF_1_NOKSYMS): Likewise.
27168         (DF_1_NOHDR): Likewise.
27169         (DF_1_EDITED): Likewise.
27170         (DF_1_NORELOC): Likewise.
27171         (DF_1_SYMINTPOSE): Likewise.
27172         (DF_1_GLOBAUDIT): Likewise.
27173         (DF_1_SINGLETON): Likewise.
27174         * elf/get-dynamic-info.h (elf_get_dynamic_info): Assert
27175         DT_1_SUPPORTED_MASK bits.
27176         * include/elf.h (DT_1_SUPPORTED_MASK): New macro.
27177
27178 2012-11-20  Carlos O'Donell  <carlos_odonell@mentor.com>
27179
27180         * sysdeps/unix/make-syscalls.sh: Document prefixes.
27181
27182 2012-11-20  Thomas Schwinge  <thomas@codesourcery.com>
27183
27184         * sysdeps/sh/dl-machine.h (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): New
27185         macro.
27186
27187         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr, recvmmsg)
27188         (sendmmsg): Move declarations...
27189         * socket/sys/socket.h: ... here.
27190         * sysdeps/unix/sysv/linux/recvmmsg.c [!defined __NR_recvmmsg &&
27191         !defined __NR_socketcall] (recvmmsg): Move ENOSYS stub into and
27192         include it from...
27193         * socket/recvmmsg.c: ... this new file.
27194         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SENDMMSG]
27195         (sendmmsg): Rename to __sendmmsg, create weak alias and make
27196         definition of __sendmmsg hidden.
27197         * sysdeps/unix/sysv/linux/sendmmsg.c (sendmmsg): Likewise.
27198         [!defined __NR_sendmmsg && !defined __NR_socketcall] (sendmmsg):
27199         Move ENOSYS stub into and include it from...
27200         * socket/sendmmsg.c: ... this new file.
27201         * sysdeps/unix/sysv/linux/Makefile [subdir=socket]
27202         (sysdep_routines): Move recvmmsg and sendmmsg...
27203         * socket/Makefile (routines): ... here.
27204         * socket/Versions (GLIBC_2.17): Add recvmmsg and sendmmsg.
27205         (GLIBC_PRIVATE): Add __sendmmsg.
27206         * include/sys/socket.h (__sendmmsg): Add declarations.
27207         * resolv/res_send.c (send_dg): Invoke __sendmmsg instead of
27208         sendmmsg.
27209
27210 2012-11-20  Joseph Myers  <joseph@codesourcery.com>
27211
27212         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Mark
27213         variable I1 with __attribute__ ((unused)).
27214         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
27215
27216 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
27217
27218         * stdio-common/_itowa.c (_itowa) [BITS_PER_MP_LIMB == 64]: Declare
27219         DUMMY variables with __attribute__ ((unused)).
27220
27221         * bits/byteswap.h: Include <bits/types.h>.
27222         (__bswap_64): Use __uint64_t instead of unsigned long long int.
27223
27224 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
27225
27226         * sysdeps/mach/hurd/ptsname.c (ptsname): Change the type of PEERNAME to
27227         string_t.  Do not manually set errno.
27228         (__ptsname_r): Change the type of PEERNAME to string_t, and check its
27229         length with __strnlen.  Make sure to both set errno and return it on
27230         failure.
27231
27232 2012-11-19  David S. Miller  <davem@davemloft.net>
27233
27234         With help from Joseph Myers.
27235         * sysdeps/ieee754/ldbl-128/s_atanl.c (__atanl): Handle tiny and
27236         very large arguments properly.
27237         * math/libm-test.inc (atan_test): New tests.
27238         (atan2_test): New tests.
27239         * sysdeps/sparc/fpu/libm-test-ulps: Update.
27240         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
27241
27242 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
27243
27244         [BZ #14856]
27245         * posix/bits/posix1_lim.h [!__USE_XOPEN2K] (_POSIX_TZNAME_MAX):
27246         Define to 3.
27247
27248         * conform/data/errno.h-data [POSIX] (EADDRINUSE): Do not expect.
27249         [POSIX] (EADDRNOTAVAIL): Likewise.
27250         [POSIX] (EAFNOSUPPORT): Likewise.
27251         [POSIX] (EALREADY): Likewise.
27252         [POSIX] (ECONNABORTED): Likewise.
27253         [POSIX] (ECONNREFUSED): Likewise.
27254         [POSIX] (ECONNRESET): Likewise.
27255         [POSIX] (EDESTADDRREQ): Likewise.
27256         [POSIX] (EDQUOT): Likewise.
27257         [POSIX] (EHOSTUNREACH): Likewise.
27258         [POSIX] (EIDRM): Likewise.
27259         [POSIX] (EISCONN): Likewise.
27260         [POSIX] (ELOOP): Likewise.
27261         [POSIX] (EMULTIHOP): Likewise.
27262         [POSIX] (ENETDOWN): Likewise.
27263         [POSIX] (ENETUNREACH): Likewise.
27264         [POSIX] (ENOBUFS): Likewise.
27265         [POSIX] (ENODATA): Likewise.
27266         [POSIX] (ENOLINK): Likewise.
27267         [POSIX] (ENOMSG): Likewise.
27268         [POSIX] (ENOPROTOOPT): Likewise.
27269         [POSIX] (ENOSR): Likewise.
27270         [POSIX] (ENOSTR): Likewise.
27271         [POSIX] (ENOTCONN): Likewise.
27272         [POSIX] (ENOTSOCK): Likewise.
27273         [POSIX] (EOPNOTSUPP): Likewise.
27274         [POSIX] (EOVERFLOW): Likewise.
27275         [POSIX] (EPROTO): Likewise.
27276         [POSIX] (EPROTONOSUPPORT): Likewise.
27277         [POSIX] (EPROTOTYPE): Likewise.
27278         [POSIX] (ESTALE): Likewise.
27279         [POSIX] (ETIME): Likewise.
27280         [POSIX] (ETXTBSY): Likewise.
27281         [POSIX] (EWOULDBLOCK): Likewise.
27282         [!ISO && !ISO99 && !ISO11] (E*): Do not allow.
27283         * conform/data/fcntl.h-data [POSIX] (SEEK_SET): Allow.
27284         [POSIX] (SEEK_CUR): Likewise.
27285         [POSIX] (SEEK_END): Likewise.
27286         [POSIX || UNIX98] (mode_t): Do not require.
27287         [POSIX] (off_t): Likewise.
27288         [POSIX] (pid_t): Likewise.
27289         [POSIX] (sys/stat.h): Do not allow header.
27290         [POSIX] (unistd.h): Likewise.
27291         [!ISO && !ISO99 && !ISO11] (timespec): Do not allow.
27292         [!ISO && !ISO99 && !ISO11] (tv_nsec): Likewise.
27293         [!ISO && !ISO99 && !ISO11] (tv_sec): Likewise.
27294         * conform/data/locale.h-data [POSIX] (LC_MESSAGES): Do not
27295         require.
27296         * conform/data/mqueue.h-data [!ISO && !ISO99 && !ISO11] (struct
27297         sigevent): Specify elements.
27298         [XOPEN2K8 || POSIX2008] (struct sigevent): Remove duplicate type
27299         entry.
27300         [!ISO && !ISO99 && !ISO11] (mq_*): Allow.
27301         [!ISO && !ISO99 && !ISO11] (MQ_*): Likewise.
27302
27303         * conform/data/cpio.h-data [POSIX]: Disable whole file.
27304         * conform/data/glob.h-data [POSIX] (GLOB_NOSYS): Do not expect.
27305         * conform/data/limits.h-data [!ISO && !ISO99 && !ISO11]
27306         (AIO_LIST_MAX): Change to AIO_LISTIO_MAX.
27307         [!ISO && !ISO99 && !ISO11] (ATEXT_MAX): Remove.
27308         [!ISO && !ISO99 && !ISO11 && !POSIX && !XPG3] (ATEXIT_MAX): Allow.
27309         [POSIX || POSIX2008 || XPG3] (IOV_MAX): Do not allow.
27310         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Likewise.
27311         [!ISO && !ISO99 && !ISO11] (MQ_PRIO_MAX): Allow.
27312         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Remove duplicate entry.
27313         [POSIX || XPG3 || XPG4 || UNIX98] (SS_REPL_MAX): Do not allow.
27314         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLOOP_MAX): Likewise.
27315         [POSIX || XPG3 || XPG4] (FILESIZEBITS): Likewise.
27316         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_ALLOC_SIZE_MIN):
27317         Likewise.
27318         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_INCR_XFER_SIZE):
27319         Likewise.
27320         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_MAX_XFER_SIZE):
27321         Likewise.
27322         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_XFER_ALIGN):
27323         Likewise.
27324         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLINK_MAX): Likewise.
27325         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SS_REPL_MAX): Likewise.
27326         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLINK_MAX): Likewise.
27327         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLOOP_MAX): Likewise.
27328         [!ISO && !ISO99 && !ISO11] (BC_BASE_MAX): Use macro-constant.
27329         Specify lower bound on value.
27330         [!ISO && !ISO99 && !ISO11] (BC_DIM_MAX): Likewise.
27331         [!ISO && !ISO99 && !ISO11] (BC_SCALE_MAX): Likewise.
27332         [!ISO && !ISO99 && !ISO11] (BC_STRING_MAX): Likewise.
27333         [!ISO && !ISO99 && !ISO11] (COLL_WEIGHTS_MAX): Likewise.
27334         [!ISO && !ISO99 && !ISO11] (EXPR_NEST_MAX): Likewise.
27335         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Likewise
27336         [POSIX || XPG3 || XPG4] (CHARCLASS_NAME_MAX): Do not allow.
27337         [!ISO && !ISO99 && !ISO11] (_POSIX_CLOCKRES_MIN): Specify exact
27338         value.
27339         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_LISTIO_MAX): Do not specify
27340         as optional.
27341         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_MAX): Likewise.
27342         [!ISO && !ISO99 && !ISO11] (_POSIX_ARG_MAX): Likewise.
27343         [!ISO && !ISO99 && !ISO11] (_POSIX_CHILD_MAX): Likewise.
27344         [!ISO && !ISO99 && !ISO11] (_POSIX_DELAYTIMER_MAX): Likewise.
27345         [!ISO && !ISO99 && !ISO11] (_POSIX_LINK_MAX): Likewise.
27346         [!ISO && !ISO99 && !ISO11] (_POSIX_LOGIN_NAME_MAX): Likewise.
27347         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_CANON): Likewise.
27348         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_INPUT): Likewise.
27349         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_OPEN_MAX): Likewise.
27350         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_PRIO_MAX): Likewise.
27351         [!ISO && !ISO99 && !ISO11] (_POSIX_NAME_MAX): Likewise.
27352         [!ISO && !ISO99 && !ISO11] (_POSIX_NGROUPS_MAX): Likewise.
27353         [!ISO && !ISO99 && !ISO11] (_POSIX_OPEN_MAX): Likewise.
27354         [!ISO && !ISO99 && !ISO11] (_POSIX_PATH_MAX): Likewise.
27355         [!ISO && !ISO99 && !ISO11] (_POSIX_PIPE_BUF): Likewise.
27356         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Remove duplicate
27357         entry.
27358         [!ISO && !ISO99 && !ISO11] (_POSIX_RTSIG_MAX): Do not specify as
27359         optional.
27360         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_NSEMS_MAX): Likewise.
27361         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_VALUE_MAX): Likewise.
27362         [!ISO && !ISO99 && !ISO11] (_POSIX_SIGQUEUE_MAX): Likewise.
27363         [!ISO && !ISO99 && !ISO11] (_POSIX_SSIZE_MAX): Likewise.
27364         [!ISO && !ISO99 && !ISO11] (_POSIX_STREAM_MAX): Likewise.
27365         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_DESTRUCTOR_ITERATIONS):
27366         Likewise.
27367         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_KEYS_MAX): Likewise.
27368         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_THREADS_MAX): Likewise.
27369         [!ISO && !ISO99 && !ISO11] (_POSIX_TIMER_MAX): Likewise.
27370         [!ISO && !ISO99 && !ISO11] (_POSIX_TTY_NAME_MAX): Likewise.
27371         [!ISO && !ISO99 && !ISO11] (_POSIX_TZNAME_MAX): Likewise.  Give
27372         value as 3 for [POSIX || XPG3 || XPG4 || UNIX98].
27373         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_BASE_MAX): Do not specify
27374         as optional.
27375         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_DIM_MAX): Likewise.
27376         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_SCALE_MAX): Likewise.
27377         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_STRING_MAX): Likewise.
27378         [!ISO && !ISO99 && !ISO11] (_POSIX2_CHARCLASS_NAME_MAX):
27379         Likewise.  Do not allow for [POSIX || XPG3 || XPG4 || UNIX98].
27380         [!ISO && !ISO99 && !ISO11] (_POSIX2_COLL_WEIGHTS_MAX): Do not
27381         specify as optional.
27382         [!ISO && !ISO99 && !ISO11] (_POSIX2_EXPR_NEST_MAX): Likewise.
27383         [!ISO && !ISO99 && !ISO11] (_POSIX2_LINE_MAX): Likewise.
27384         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Likewise.
27385         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Do not allow.
27386         [POSIX || XPG3] (NL_ARGMAX): Do not allow.
27387         [XPG3] (NL_LANGMAX): Likewise.
27388         [POSIX || XPG3] (NL_MSGMAX): Likewise.
27389         [POSIX || XPG3] (NL_NMAX): Likewise.
27390         [POSIX || XPG3] (NL_SETMAX): Likewise.
27391         [POSIX || XPG3] (NL_TEXTMAX): Likewise.
27392         [XPG3] (NZERO): Likewise.
27393         [XPG4 || UNIX98] (TMP_MAX): Only enable for these conditions.
27394         [POSIX || XPG3 || XPG4 || UNIX98] (*_MIN): Do not allow.
27395         [!ISO && !ISO99 && !ISO11] (*_t): Allow.
27396         * conform/data/regex.h-data [!ISO && !ISO99 && !ISO11]
27397         (REG_ERANGE): Expect.
27398         * conform/data/stdio.h-data [POSIX] (L_cuserid): Use
27399         optional-constant.
27400         [POSIX || XOPEN2K || XOPEN2K8 || POSIX2008] (getchar_unlocked):
27401         Use (void) in prototype.
27402         [POSIX] (*_t): Allow.
27403         * conform/data/sys/times.h-data [POSIX]: Enable whole file.
27404         * conform/data/wordexp.h-data [!ISO && !ISO99 && !ISO11]
27405         (WRDE_BADVAL): Expect.
27406
27407         * conform/data/fcntl.h-data [XPG3 || XPG4] (O_DSYNC): Do not
27408         expect.
27409         [XPG3 || XPG4] (O_RSYNC): Likewise.
27410         * conform/data/signal.h-data [XPG3 || XPG4] (pthread_kill):
27411         Likewise.
27412         [XPG3 || XPG4] (pthread_sigmask): Likewise.
27413         [XPG3 || XPG4] (sigqueue): Likewise.
27414         [XPG3 || XPG4] (sigtimedwait): Likewise.
27415         [XPG3 || XPG4] (sigwaitinfo): Likewise.
27416         * conform/data/stdio.h-data [XPG3 || XPG4] (snprintf): Likewise.
27417         [XPG3 || XPG4] (vsnprintf): Likewise.
27418         * conform/data/sys/stat.h-data [XPG3 || XPG4] (blkcnt_t):
27419         Likewise.
27420         [XPG3 || XPG4] (blksize_t): Likewise.
27421         * conform/data/time.h-data [XPG3 || XPG4] (struct timespec):
27422         Likewise.
27423         [XPG3 || XPG4] (CLOCK_PROCESS_CPUTIME_ID): Likewise.
27424         [XPG3 || XPG4] (CLOCK_THREAD_CPUTIME_ID): Likewise.
27425         [XPG3 || XPG4] (struct itimerspec): Likewise.
27426         [XPG3 || XPG4] (CLOCK_REALTIME): Likewise.
27427         [XPG3 || XPG4] (TIMER_ABSTIME): Likewise.
27428         [XPG3 || XPG4] (CLOCK_MONOTONIC): Likewise.
27429         [XPG3 || XPG4] (clockid_t): Likewise.
27430         [XPG3 || XPG4] (timer_t): Likewise.
27431         [XPG3 || XPG4] (clock_getres): Likewise.
27432         [XPG3 || XPG4] (clock_gettime): Likewise.
27433         [XPG3 || XPG4] (clock_settime): Likewise.
27434         [XPG3 || XPG4] (nanosleep): Likewise.
27435         [XPG3 || XPG4] (timer_create): Likewise.
27436         [XPG3 || XPG4] (timer_delete): Likewise.
27437         [XPG3 || XPG4] (timer_gettime): Likewise.
27438         [XPG3 || XPG4] (timer_getoverrun): Likewise.
27439         [XPG3 || XPG4] (timer_settime): Likewise.
27440         * conform/data/unistd.h-data [XPG3 || XPG4] (fdatasync): Likewise.
27441         [XPG3 || XPG4] (getlogin_r): Likewise.
27442         [XPG3 || XPG4] (pread): Likewise.
27443         [XPG3 || XPG4] (pthread_atfork): Likewise.
27444         [XPG3 || XPG4] (pwrite): Likewise.
27445
27446         [BZ #14835]
27447         * signal/signal.h [__USE_XOPEN_EXTENDED]: Include
27448         <bits/siginfo.h>.
27449
27450 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
27451
27452         * malloc/mtrace.c (muntrace): Reset MALLSTREAM and the hooks before
27453         finalizing MALLSTREAM.
27454
27455         * sysdeps/mach/hurd/syncfs.c: New file.
27456
27457 2012-11-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
27458
27459         [BZ #14719]
27460         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Set h_errno to
27461         NETDB_INTERNAL when NSS_STATUS_UNAVAIL.
27462         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Set
27463         h_errno to NETDB_INTERNAL when errno is EMFILE or ENFILE.
27464         (_nss_dns_gethostbyname4_r): Likewise.
27465         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set result to
27466         EAI_SYSTEM if NSS_STATUS_UNAVAIL.
27467
27468 2012-11-19  Peng Haitao  <penght@cn.fujitsu.com>
27469
27470         [BZ #13763]
27471         * sunrpc/bindrsvprt.c: Add lock to protect static variable.
27472
27473 2012-11-19  Steve McIntyre  <steve.mcintyre@linaro.org>
27474
27475         * sysdeps/generic/ldconfig.h (FLAG_AARCH64_LIB64): New macro.
27476         * elf/cache.c (print_entry): Print ",AArch64" for
27477         FLAG_AARCH64_LIB64
27478
27479         * sysdeps/generic/ldconfig.h (FLAG_ARM_LIBHF): New macro.
27480         * elf/cache.c (print_entry): Print ",hard-float" for
27481         FLAG_ARM_LIBHF.
27482
27483 2012-11-18  David S. Miller  <davem@davemloft.net>
27484
27485         With help from Joseph Myers.
27486         * sysdeps/ieee754/flt-32/e_j0f.c (__ieee754_y0f): Adjust tinyness
27487         cutoff to 2**-13.
27488         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Adjust tinyness
27489         cutoff to 2**-25.
27490         * sysdeps/ieee754/ldbl-128/e_j0l.c (U0): New constant.
27491         ( __ieee754_y0l): Avoid arithmetic underflow when 'x' is very
27492         small.
27493         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l): Likewise.
27494         * math/libm-test.inc (y0_test): New tests.
27495         (y1_test): New tests.
27496         * sysdeps/i386/fpu/libm-test-ulps: Update.
27497         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
27498         * sysdeps/sparc/fpu/libm-test-ulps: Update.
27499
27500 2012-11-18  Andreas Schwab  <schwab@linux-m68k.org>
27501
27502         * configure.in (libc_cv_ld_gnu_indirect_function): Use .quad on
27503         64-bit targets.
27504         * configure: Regenerated.
27505
27506 2012-11-17  David S. Miller  <davem@davemloft.net>
27507
27508         [BZ #14811]
27509         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Saturate
27510         nonzero exponents with absolute value below 0x1p-128 to +/-
27511         0x1p-128.
27512
27513 2012-11-17  Joseph Myers  <joseph@codesourcery.com>
27514
27515         * sysdeps/unix/sysv/linux/fxstatat.c: Include <string.h>.
27516
27517         * elf/dl-runtime.c [!ELF_MACHINE_NO_PLT]: Make code unconditional.
27518
27519         * posix/getconf-speclist.c: New file.
27520         * posix/posix-envs.def: Likewise.
27521         * posix/confstr.c (START_ENV_GROUP): New macro.
27522         (END_ENV_GROUP): Likewise.
27523         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
27524         (KNOWN_PRESENT_ENV_STRING): Likewise.
27525         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
27526         (UNKNOWN_ENVIRONMENT): Likewise.
27527         (confstr): Include posix-envs.def instead of handling
27528         _CS_V7_WIDTH_RESTRICTED_ENVS, _CS_V6_WIDTH_RESTRICTED_ENVS and
27529         _CS_V5_WIDTH_RESTRICTED_ENVS directly here.
27530         * sysdeps/posix/sysconf.c (START_ENV_GROUP): New macro.
27531         (END_ENV_GROUP): Likewise.
27532         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
27533         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
27534         (UNKNOWN_ENVIRONMENT): Likewise.
27535         (__sysconf): Include posix-envs.def instead of handling associated
27536         cases directly here.
27537         * posix/Makefile ($(objpfx)getconf.speclist): Generate by
27538         preprocessing getconf-speclist.c rather than running getconf or
27539         generating empty file.
27540
27541 2012-11-16  Pino Toscano  <toscano.pino@tiscali.it>
27542
27543         * scripts/check-local-headers.sh: Ignore 'mach' headers.
27544
27545 2012-11-16  Andrej Lajovic  <natrij@gmail.com>
27546
27547         [BZ #14672]
27548         * iconv/iconv_prog.c (main): Fix -c handling of '/'.
27549
27550 2012-11-16  David S. Miller  <davem@davemloft.net>
27551
27552         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): If xm1 is
27553         smaller than LDBL_EPSILON/2.0L, just return xm1.
27554
27555 2012-11-16  H.J. Lu  <hongjiu.lu@intel.com>
27556
27557         * elf/tst-array1.c (init): Set constructor priority to 1000.
27558         (fini): Set destructor priority to 1000.
27559         * elf/tst-array2dep.c: Likewise.
27560
27561 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
27562
27563         [BZ #11741]
27564         * libio/fileops.c (_IO_new_file_write): Correctly return error.
27565         (_IO_new_file_xsputn): Also return EOF if none of the input
27566         data was written when overflow failed.
27567         * libio/iopadn.c (_IO_padn): Likewise.
27568         * libio/iowpadn.c (_IO_wpadn): Likewise.
27569         * stdio-common/tst-put-error.c: Add copyright notice.
27570         (do_test): Add case for printing padded string.
27571         * stdio-common/vfprintf [!COMPILE_WPRINTF] (PAD): Flag error if
27572         _IO_padn returned error.
27573         [COMPILE_WPRINTF] (PAD): Flag error if _IO_wpadn returned error.
27574         * libio/libioP.h (_IO_xsputn_t): Note in comment that xsputn can
27575         return EOF.
27576
27577 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
27578
27579         * libio/libioP.h: Add comment note that the references to C++
27580         bits are now obsolete.
27581
27582 2012-11-15  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
27583
27584         * math/libm-test.inc (check_complex): Use asprintf.
27585
27586 2012-11-14  Joseph Myers  <joseph@codesourcery.com>
27587
27588         * debug/pcprofiledump.c (print_version): Update copyright year.
27589         * malloc/memusagestat.c (print_version): Likewise.
27590
27591 2012-11-14  H.J. Lu  <hongjiu.lu@intel.com>
27592
27593         [BZ #14831]
27594         * elf/Makefile (tests): Add tst-audit8.
27595         ($(objpfx)tst-audit8): Also depend on $(common-objpfx)math/libm.so.
27596         ($(objpfx)tst-audit8.out): New target.
27597         (tst-audit8-ENV): New variable.
27598         * elf/dl-runtime.c (_dl_profile_fixup): Call _dl_fixup to skip
27599         audit if l_reloc_result is NULL.
27600         (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): Issue an error if it isn't
27601         defined and ELF_MACHINE_RUNTIME_FIXUP_ARGS is defined.
27602         * elf/tst-audit8.c: New file.
27603
27604 2012-11-14  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
27605
27606         * io/Makefile (CFLAGS-open.c, CFLAGS-open64.c): Define.
27607         * misc/Makefile (CFLAGS-select.c): Define.
27608         * posix/Makefile (CFLAGS-pause.c): Define.
27609
27610 2012-11-13  David S. Miller  <davem@davemloft.net>
27611
27612         * crypt/Makefile: Move test targets after toplevel Rules
27613         inclusion.  Grab any necessary sysdep routines when linking.
27614         * crypt/md5.c (md5_process_block): Remove define, we will always
27615         name it __md5_process_block.
27616         (md5_finish_ctx): Update md5_process_block call.
27617         (md5_stream): Likewise.
27618         (md5_process_bytes): Likewise.
27619         (md5_process_block): Rename to __md5_process_block and move to ...
27620         * crypt/md5-block.c: ... here.
27621         * crypt/sha256.c (sha256_process_block): Move to ...
27622         * crypt/sha256-block.c: ... here.
27623         * crypt/sha512.c (sha512_process_block): Move to ...
27624         * crypt/sha512-block.c: ... here.
27625         * locale/Makefile (CFLAGS-md5.c): Define to add crypt/ to include
27626         path.
27627         * sysdeps/sparc/sparc-ifunc.c (sparc_libc_ifunc): Define.
27628         * sysdeps/sparc/sparc64/multiarch/Makefile
27629         (libcrypt-sysdep_routines): Add crypto assembler sysdeps when in
27630         crypt subdir.
27631         (localedef-aux): Add md5 crypto assembler when in locale subdir.
27632         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Mirror sparc64
27633         multiarch changes.
27634         * sysdeps/sparc/sparc64/multiarch/md5-block.c: New file.
27635         * sysdeps/sparc/sparc64/multiarch/md5-crop.S: New file.
27636         * sysdeps/sparc/sparc64/multiarch/sha256-block.c: New file.
27637         * sysdeps/sparc/sparc64/multiarch/sha256-crop.S: New file.
27638         * sysdeps/sparc/sparc64/multiarch/sha512-block.c: New file.
27639         * sysdeps/sparc/sparc64/multiarch/sha512-crop.S: New file.
27640         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-block.c: New file.
27641         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-crop.S: New file.
27642         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-block.c: New
27643         file.
27644         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-crop.S: New file.
27645         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-block.c: New
27646         file.
27647         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-crop.S: New file.
27648
27649 2012-11-13  Joseph Myers  <joseph@codesourcery.com>
27650
27651         * timezone/tzselect.ksh: Update from tzcode git revision
27652         a435f9f0ecafa56d9e0263835836bd0c64cd7307.
27653         * timezone/zdump.c: Likewise.
27654         * timezone/zic.c: Likewise.
27655         * timezone/Makefile ($(objpfx)version.h): Only include $(version)
27656         in TZVERSION setting, not $(PKGVERSION).
27657         ($(objpfx)tzselect): Likewise.  Also substitute PKGVERSION and
27658         REPORT_BUGS_TO settings.
27659
27660         [BZ #14838]
27661         * resolv/netdb.h [__USE_XOPEN_EXTENDED] (IPPORT_RESERVED): Define
27662         macro.
27663
27664 2012-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
27665
27666         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Move underflow
27667         detection to immediately after _FP_ROUND().
27668         * soft-fp/soft-fp.h (_FP_ROUND): Don't round if working
27669         bits are 0.
27670
27671 2012-11-11  David S. Miller  <davem@davemloft.net>
27672
27673         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Include
27674         inttypes.h
27675         (__get_clockfreq_via_proc_openprom): Use __open, __read, and
27676         __close rather than their public counterparts.
27677
27678 2012-11-10  Joseph Myers  <joseph@codesourcery.com>
27679
27680         * conform/data/semaphore.h-data [XPG3 || XPG4]: Disable whole
27681         file.
27682         [UNIX98] (sem_timedwait): Do not expect.
27683         * conform/data/sys/socket.h-data [XPG3]: Disable whole file.
27684         [XPG4 || UNIX98] (sockatmark): Do not expect.
27685         * conform/data/time.h-data [XPG3 || XPG4 || UNIX98]
27686         (clock_getcpuclockid): Do not expect.
27687         [XPG3 || XPG4 || UNIX98] (clock_nanosleep): Do not expect.
27688         * conform/data/unistd.h-data [XPG3 || XPG4 || UNIX98] (setegid):
27689         Do not expect.
27690         [XPG3 || XPG4 || UNIX98] (seteuid): Likewise.
27691         * conform/data/wchar.h-data [UNIX98] (vfwscanf): Do not expect.
27692         [UNIX98] (vwscanf): Likewise.
27693         [UNIX98] (vswscanf): Likewise.
27694
27695 2012-11-09  Joseph Myers  <joseph@codesourcery.com>
27696
27697         * timezone/version.h: Remove file.
27698         * timezone/README: Do not refer to version.h.
27699         * timezone/Makefile ($(objpfx)zic.o): New dependency on
27700         $(objpfx)version.h.
27701         ($(objpfx)zdump.o): Likewise.
27702         ($(objpfx)version.h): New target.
27703
27704         * timezone/tzselect.ksh: Change to verbatim copy from tzcode
27705         2012i.
27706         * timezone/README: Don't mention modification to tzselect.ksh.
27707         * timezone/Makefile ($(objpfx)tzselect): Update substitutions to
27708         work on unmodified tzselect.ksh.  Substitute version numbers in
27709         tzselect.ksh.
27710
27711         * Makefile (format-me): Remove.
27712         (INSTALL): Adjust indentation.  Use commands directly instead of
27713         using $(format-me).
27714
27715         * aclocal.m4 (ACX_PKGVERSION): New macro.
27716         (ACX_BUGURL): Likewise.
27717         * configure.in: Use ACX_PKGVERSION and ACX_BUGURL.
27718         (PKGVERSION): New AC_DEFINE_UNQUOTED.
27719         (REPORT_BUGS_TO): Likewise.
27720         * configure: Regenerated.
27721         * config.h.in (PKGVERSION): New macro.
27722         (REPORT_BUGS_TO): Likewise.
27723         * config.make.in (PKGVERSION): New variable.
27724         (PKGVERSION_TEXI): Likewise.
27725         (REPORT_BUGS_TO): Likewise.
27726         (REPORT_BUGS_TEXI): Likewise.
27727         * Makefile (format-me): Use -I$(common-objpfx)manual.
27728         (INSTALL): Depend on $(common-objpfx)manual/pkgvers.texi.
27729         ($(common-objpfx)manual/%): New target.
27730         (manual/%): Remove target.
27731         * catgets/gencat.c (more_help): Use REPORT_BUGS_TO.
27732         (print_version): Use PKGVERSION.
27733         * csu/version.c (banner): Use PKGVERSION and REPORT_BUGS_TO.
27734         * debug/Makefile ($(objpfx)catchsegv): Also substitute PKGVERSION
27735         and REPORT_BUGS_TO.
27736         ($(objpfx)xtrace): Likewise.
27737         * debug/catchsegv.sh: Use PKGVERSION and REPORT_BUGS_TO.
27738         * debug/pcprofiledump.c (more_help): Use REPORT_BUGS_TO.
27739         (print_version): Use PKGVERSION.
27740         * debug/xtrace.sh (do_help): Use REPORT_BUGS_TO.
27741         (do_version): Use PKGVERSION.
27742         * elf/Makefile ($(objpfx)sotruss): Also substitute PKGVERSION and
27743         REPORT_BUGS_TO.
27744         (common-ldd-rewrite): Likewise.
27745         * elf/dl-close.c (_dl_close_worker): Use REPORT_BUGS_TO.
27746         * elf/ldconfig.c (more_help): Use REPORT_BUGS_TO.
27747         (print_version): Use PKGVERSION.
27748         * elf/ldd.bash.in: Use PKGVERSION and REPORT_BUGS_TO.
27749         * elf/pldd.c (argp_program_bug_address): Remove variable.
27750         (more_help): New function.
27751         (argp): Use more_help.
27752         (print_version): Use PKGVERSION.
27753         * elf/sln.c (main): Use PKGVERSION.
27754         (usage): Use REPORT_BUGS_TO.
27755         * elf/sotruss.ksh (do_help): Use REPORT_BUGS_TO.
27756         (top level): Use PKGVERSION.
27757         * elf/sprof.c (more_help): Use REPORT_BUGS_TO.
27758         (print_version): Use PKGVERSION.
27759         * iconv/iconv_prog.c (more_help): Use REPORT_BUGS_TO.
27760         (print_version): Use PKGVERSION.
27761         * iconv/iconvconfig.c (more_help): Use REPORT_BUGS_TO.
27762         (print_version): Use PKGVERSION.
27763         * locale/programs/locale.c (more_help): Use REPORT_BUGS_TO.
27764         (print_version): Use PKGVERSION.
27765         * locale/programs/localedef.c (more_help): Use REPORT_BUGS_TO.
27766         (print_version): Use PKGVERSION.
27767         * login/programs/pt_chown.c (more_help): Use REPORT_BUGS_TO.
27768         (print_version): Use PKGVERSION.
27769         * malloc/Makefile ($(objpfx)mtrace): Also substitute PKGVERSION
27770         and BUGURL.
27771         ($(objpfx)memusage): Likewise.
27772         * malloc/memusage.sh (do_help): Use REPORT_BUGS_TO.
27773         (do_version): Use PKGVERSION.
27774         * malloc/memusagestat.c (more_help): Use REPORT_BUGS_TO.
27775         (print_version): Use PKGVERSION.
27776         * malloc/mtrace.pl ($PACKAGE): Remove variable.
27777         ($PKGVERSION): New variable.
27778         ($REPORT_BUGS_TO): Likewise.
27779         (usage): Use $REPORT_BUGS_TO.
27780         (top level): Use $PKGVERSION.
27781         * manual/Makefile (libc-texi-generated): Add pkgvers.texi.
27782         ($(objpfx)pkgvers.texi): New rule.
27783         ($(objpfx)stamp-pkgvers): Likewise.
27784         * manual/install.texi: Include pkgvers.texi.
27785         (--with-pkgversion): Document new configure option.
27786         (--with-bugurl): Likewise.
27787         (Reporting Bugs): Describe Bugzilla as upstream tracker rather
27788         than necessarily for this particular distribution.  Use
27789         REPORT_BUGS_TO for where to report bugs.
27790         * INSTALL: Regenerated.
27791         * manual/libc.texinfo: Include pkgvers.texi.
27792         [!PKGVERSION_DEFAULT]: Include PKGVERSION in version information.
27793         * nscd/nscd.c (more_help): Use REPORT_BUGS_TO.
27794         (print_version): Use PKGVERSION.
27795         * nss/getent.c (more_help): Use REPORT_BUGS_TO.
27796         (print_version): Use PKGVERSION.
27797         * nss/makedb.c (more_help): Use REPORT_BUGS_TO.
27798         (print_version): Use PKGVERSION.
27799         * posix/getconf.c (main): Use PKGVERSION and REPORT_BUGS_TO.
27800         * sunrpc/proto.h [IS_IN_build] (_libc_intl_domainname): Remove
27801         macro.
27802         * sunrpc/rpc_main.c (options_usage): Use REPORT_BUGS_TO.
27803         (print_version): Use PKGVERSION.
27804         * sunrpc/rpcinfo.c (usage): Use REPORT_BUGS_TO.
27805         (print_version): Use PKGVERSION.
27806         * sysdeps/unix/sysv/linux/lddlibc4.c (main): Use REPORT_BUGS_TO
27807         and PKGVERSION.
27808
27809         * timezone/checktab.awk: Update from tzcode 2012i.
27810         * timezone/ialloc.c: Likewise.
27811         * timezone/private.h: Likewise.
27812         * timezone/scheck.c: Likewise.
27813         * timezone/tzfile.h: Likewise.
27814         * timezone/tzselect.ksh: Merge in changes from tzcode 2012i.
27815         (TZVERSION): Hardcode tzcode version number.
27816         * timezone/zdump.c: Update from tzcode 2012i.
27817         * timezone/zic.c: Likewise.
27818         * timezone/version.h: New file.
27819         * timezone/README: Describe version.h.  Update upstream location.
27820
27821         [BZ #14824]
27822         * stdlib/stdlib.h [__USE_XOPEN_EXTENDED && __USE_XOPEN2K]
27823         (mktemp): Enable declaration.
27824         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (ecvt): Likewise.
27825         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (fcvt): Likewise.
27826         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (gcvt): Likewise.
27827         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qecvt):
27828         Likewise.
27829         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qfcvt):
27830         Likewise.
27831         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qgcvt):
27832         Likewise.
27833         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (ecvt_r):
27834         Likewise.
27835         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (fcvt_r):
27836         Likewise.
27837         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (gcvt_r):
27838         Likewise.
27839
27840         [BZ #14821]
27841         * sunrpc/clnt_tcp.c (clnttcp_control): Access values at fixed
27842         offset in buffer as u_int32_t not u_long.  Consistently use memcpy
27843         for copies of such integer values.
27844         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
27845         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
27846
27847 2012-11-09  Andreas Jaeger  <aj@suse.de>
27848
27849         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Remove all
27850         definitions and declarations that are provided by
27851         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
27852
27853 2012-11-08  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
27854
27855         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Add "te".
27856         * sysdeps/s390/dl-procinfo.h (HWCAP_S390_TE): Add enum value.
27857         * sysdeps/unix/sysv/linux/s390/hwcap.h (HWCAP_S390_TE): Add macro
27858         definition.
27859
27860 2012-11-08  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
27861
27862         * elf/elf.h: Update comment before AArch64 relocations.
27863
27864 2012-11-07  David S. Miller  <davem@davemloft.net>
27865
27866         * sysdeps/unix/sysv/linux/sparc/sparc64/__start_context.S: New file.
27867         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
27868         (__start_context): Declare.
27869         (__makecontext_ret): Delete.
27870         (__makecontext): Hook up __start_context instead of
27871         __makecontext_ret.
27872         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile
27873         (sysdep_routines): Add __start_context when in stdlib.
27874
27875 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
27876
27877         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Pass $(NM),
27878         $(OBJDUMP) and $(READELF) to tst-xmmymm.sh.
27879         * sysdeps/x86/tst-xmmymm.sh (NM): New variable.  Use it instead of
27880         hardcoded "nm".
27881         (OBJDUMP): New variable.  Use it instead of hardcoded "objdump".
27882         (READELF): New variable.  Use it instead of hardcoded "readelf".
27883
27884 2012-11-07  H.J. Lu  <hongjiu.lu@intel.com>
27885
27886         * sysdeps/x86_64/Makefile ($(objpfx)tst-xmmymm.out): Moved to ...
27887         * sysdeps/x86/Makefile: Here.
27888         * sysdeps/x86_64/tst-xmmymm.sh: Renamed to ...
27889         * sysdeps/x86/tst-xmmymm.sh: This.
27890
27891 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
27892
27893         * conform/data/pthread.h-data [XPG3 || XPG4]: Disable all
27894         expectations.
27895         [UNIX98] (pthread_barrier_t): Do not expect.
27896         [UNIX98] (pthread_barrierattr_t): Likewise.
27897         [UNIX98] (pthread_spinlock_t): Likewise.
27898         [UNIX98] (pthread_barrier_destroy): Likewise.
27899         [UNIX98] (pthread_barrier_init): Likewise.
27900         [UNIX98] (pthread_barrier_wait): Likewise.
27901         [UNIX98] (pthread_barrierattr_destroy): Likewise.
27902         [UNIX98] (pthread_barrierattr_getpshared): Likewise.
27903         [UNIX98] (pthread_barrierattr_init): Likewise.
27904         [UNIX98] (pthread_barrierattr_setpshared): Likewise.
27905         [UNIX98] (pthread_getcpuclockid): Likewise.
27906         [UNIX98] (pthread_mutex_timedlock): Likewise.
27907         [UNIX98] (pthread_rwlock_timedrdlock): Likewise.
27908         [UNIX98] (pthread_rwlock_timedwrlock): Likewise.
27909         [UNIX98] (pthread_sigmask): Likewise.
27910         [UNIX98] (pthread_spin_destroy): Likewise.
27911         [UNIX98] (pthread_spin_init): Likewise.
27912         [UNIX98] (pthread_spin_lock): Likewise.
27913         [UNIX98] (pthread_spin_trylock): Likewise.
27914         [UNIX98] (pthread_spin_unlock): Likewise.
27915         * conform/data/sys/types.h-data [XPG3 || XPG4] (pthread_attr_t):
27916         Do not expect.
27917         [XPG3 || XPG4 || UNIX98] (pthread_barrier_t): Likewise.
27918         [XPG3 || XPG4 || UNIX98] (pthread_barrierattr_t): Likewise.
27919         [XPG3 || XPG4] (pthread_cond_t): Likewise.
27920         [XPG3 || XPG4] (pthread_condattr_t): Likewise.
27921         [XPG3 || XPG4] (pthread_key_t): Likewise.
27922         [XPG3 || XPG4] (pthread_mutex_t): Likewise.
27923         [XPG3 || XPG4] (pthread_mutexattr_t): Likewise.
27924         [XPG3 || XPG4] (pthread_once_t): Likewise.
27925         [XPG3 || XPG4] (pthread_rwlock_t): Likewise.
27926         [XPG3 || XPG4] (pthread_rwlockattr_t): Likewise.
27927         [XPG3 || XPG4 || UNIX98] (pthread_spinlock_t): Likewise.
27928         [XPG3 || XPG4] (pthread_t): Likewise.
27929
27930         * conform/data/stdlib.h-data [XPG3 || XPG4 || UNIX98] (setenv): Do
27931         not expect.
27932         [XPG3 || XPG4 || UNIX98] (unsetenv): Likewise.
27933
27934         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (isnan):
27935         Change function return type to int.
27936
27937         * conform/data/sys/mman.h-data [!POSIX] (POSIX_MADV_NORMAL):
27938         Change condition to [!POSIX && !XPG3 && !XPG4 && !UNIX98].
27939         [!POSIX] (POSIX_MADV_SEQUENTIAL): Likewise.
27940         [!POSIX] (POSIX_MADV_RANDOM): Likewise.
27941         [!POSIX] (POSIX_MADV_WILLNEED): Likewise.
27942         [!POSIX] (POSIX_MADV_DONTNEED): Likewise.
27943         [!POSIX] (posix_madvise): Likewise.
27944         (POSIX_TYPED_MEM_ALLOCATE): Condition on [!POSIX && !XPG3 && !XPG4
27945         && !UNIX98].
27946         (POSIX_TYPED_MEM_ALLOCATE_CONTIG): Likewise.
27947         (POSIX_TYPED_MEM_MAP_ALLOCATABLE): Likewise.
27948         (mode_t): Likewise.
27949         (posix_mem_offset): Likewise.
27950         (posix_typed_mem_get_info): Likewise.
27951         (posix_typed_mem_open): Likewise.
27952
27953         * conform/data/sys/stat.h-data [!POSIX && !POSIX2008] (mknodat):
27954         Change condition to [XOPEN2K8].
27955
27956         * conform/conformtest.pl: Preprocess allow-header data with -x c
27957         instead of from stdin.
27958         (@headers): Add stdalign.h, stdbool.h and stdnoreturn.h.
27959         * conform/data/complex.h-data [C99-based standards] (cerf): Allow.
27960         [C99-based standards] (cerfc): Likewise.
27961         [C99-based standards] (cexp2): Likewise.
27962         [C99-based standards] (cexpm1): Likewise.
27963         [C99-based standards] (clog10): Likewise.
27964         [C99-based standards] (clog1p): Likewise.
27965         [C99-based standards] (clog2): Likewise.
27966         [C99-based standards] (clgamma): Likewise.
27967         [C99-based standards] (ctgamma): Likewise.
27968         [C99-based standards] (cerff): Likewise.
27969         [C99-based standards] (cerfcf): Likewise.
27970         [C99-based standards] (cexp2f): Likewise.
27971         [C99-based standards] (cexpm1f): Likewise.
27972         [C99-based standards] (clog10f): Likewise.
27973         [C99-based standards] (clog1pf): Likewise.
27974         [C99-based standards] (clog2f): Likewise.
27975         [C99-based standards] (clgammaf): Likewise.
27976         [C99-based standards] (ctgammaf): Likewise.
27977         [C99-based standards] (cerfl): Likewise.
27978         [C99-based standards] (cerfcl): Likewise.
27979         [C99-based standards] (cexp2l): Likewise.
27980         [C99-based standards] (cexpm1l): Likewise.
27981         [C99-based standards] (clog10l): Likewise.
27982         [C99-based standards] (clog1pl): Likewise.
27983         [C99-based standards] (clog2l): Likewise.
27984         [C99-based standards] (clgammal): Likewise.
27985         [C99-based standards] (ctgammal): Likewise.
27986         * conform/data/inttypes.h-data [C99-based standards]: Include
27987         stdint.h-data.  Remove all expectations for stdint.h contents.
27988         [C99-based standards] (PRI*): Do not allow.
27989         [C99-based standards] (SCN*): Likewise.
27990         [C99-based standards] (*_t): Likewise.
27991         [C99-based-standards] (PRId8): Expect macro.
27992         [C99-based-standards] (PRIi8): Likewise.
27993         [C99-based-standards] (PRIo8): Likewise.
27994         [C99-based-standards] (PRIu8): Likewise.
27995         [C99-based-standards] (PRIx8): Likewise.
27996         [C99-based-standards] (PRIX8): Likewise.
27997         [C99-based-standards] (SCNd8): Likewise.
27998         [C99-based-standards] (SCNi8): Likewise.
27999         [C99-based-standards] (SCNo8): Likewise.
28000         [C99-based-standards] (SCNu8): Likewise.
28001         [C99-based-standards] (SCNx8): Likewise.
28002         [C99-based-standards] (PRIdLEAST8): Likewise.
28003         [C99-based-standards] (PRIiLEAST8): Likewise.
28004         [C99-based-standards] (PRIoLEAST8): Likewise.
28005         [C99-based-standards] (PRIuLEAST8): Likewise.
28006         [C99-based-standards] (PRIxLEAST8): Likewise.
28007         [C99-based-standards] (PRIXLEAST8): Likewise.
28008         [C99-based-standards] (SCNdLEAST8): Likewise.
28009         [C99-based-standards] (SCNiLEAST8): Likewise.
28010         [C99-based-standards] (SCNoLEAST8): Likewise.
28011         [C99-based-standards] (SCNuLEAST8): Likewise.
28012         [C99-based-standards] (SCNxLEAST8): Likewise.
28013         [C99-based-standards] (PRIdFAST8): Likewise.
28014         [C99-based-standards] (PRIiFAST8): Likewise.
28015         [C99-based-standards] (PRIoFAST8): Likewise.
28016         [C99-based-standards] (PRIuFAST8): Likewise.
28017         [C99-based-standards] (PRIxFAST8): Likewise.
28018         [C99-based-standards] (PRIXFAST8): Likewise.
28019         [C99-based-standards] (SCNdFAST8): Likewise.
28020         [C99-based-standards] (SCNiFAST8): Likewise.
28021         [C99-based-standards] (SCNoFAST8): Likewise.
28022         [C99-based-standards] (SCNuFAST8): Likewise.
28023         [C99-based-standards] (SCNxFAST8): Likewise.
28024         [C99-based-standards] (PRId16): Likewise.
28025         [C99-based-standards] (PRIi16): Likewise.
28026         [C99-based-standards] (PRIo16): Likewise.
28027         [C99-based-standards] (PRIu16): Likewise.
28028         [C99-based-standards] (PRIx16): Likewise.
28029         [C99-based-standards] (PRIX16): Likewise.
28030         [C99-based-standards] (SCNd16): Likewise.
28031         [C99-based-standards] (SCNi16): Likewise.
28032         [C99-based-standards] (SCNo16): Likewise.
28033         [C99-based-standards] (SCNu16): Likewise.
28034         [C99-based-standards] (SCNx16): Likewise.
28035         [C99-based-standards] (PRIdLEAST16): Likewise.
28036         [C99-based-standards] (PRIiLEAST16): Likewise.
28037         [C99-based-standards] (PRIoLEAST16): Likewise.
28038         [C99-based-standards] (PRIuLEAST16): Likewise.
28039         [C99-based-standards] (PRIxLEAST16): Likewise.
28040         [C99-based-standards] (PRIXLEAST16): Likewise.
28041         [C99-based-standards] (SCNdLEAST16): Likewise.
28042         [C99-based-standards] (SCNiLEAST16): Likewise.
28043         [C99-based-standards] (SCNoLEAST16): Likewise.
28044         [C99-based-standards] (SCNuLEAST16): Likewise.
28045         [C99-based-standards] (SCNxLEAST16): Likewise.
28046         [C99-based-standards] (PRIdFAST16): Likewise.
28047         [C99-based-standards] (PRIiFAST16): Likewise.
28048         [C99-based-standards] (PRIoFAST16): Likewise.
28049         [C99-based-standards] (PRIuFAST16): Likewise.
28050         [C99-based-standards] (PRIxFAST16): Likewise.
28051         [C99-based-standards] (PRIXFAST16): Likewise.
28052         [C99-based-standards] (SCNdFAST16): Likewise.
28053         [C99-based-standards] (SCNiFAST16): Likewise.
28054         [C99-based-standards] (SCNoFAST16): Likewise.
28055         [C99-based-standards] (SCNuFAST16): Likewise.
28056         [C99-based-standards] (SCNxFAST16): Likewise.
28057         [C99-based-standards] (PRId32): Likewise.
28058         [C99-based-standards] (PRIi32): Likewise.
28059         [C99-based-standards] (PRIo32): Likewise.
28060         [C99-based-standards] (PRIu32): Likewise.
28061         [C99-based-standards] (PRIx32): Likewise.
28062         [C99-based-standards] (PRIX32): Likewise.
28063         [C99-based-standards] (SCNd32): Likewise.
28064         [C99-based-standards] (SCNi32): Likewise.
28065         [C99-based-standards] (SCNo32): Likewise.
28066         [C99-based-standards] (SCNu32): Likewise.
28067         [C99-based-standards] (SCNx32): Likewise.
28068         [C99-based-standards] (PRIdLEAST32): Likewise.
28069         [C99-based-standards] (PRIiLEAST32): Likewise.
28070         [C99-based-standards] (PRIoLEAST32): Likewise.
28071         [C99-based-standards] (PRIuLEAST32): Likewise.
28072         [C99-based-standards] (PRIxLEAST32): Likewise.
28073         [C99-based-standards] (PRIXLEAST32): Likewise.
28074         [C99-based-standards] (SCNdLEAST32): Likewise.
28075         [C99-based-standards] (SCNiLEAST32): Likewise.
28076         [C99-based-standards] (SCNoLEAST32): Likewise.
28077         [C99-based-standards] (SCNuLEAST32): Likewise.
28078         [C99-based-standards] (SCNxLEAST32): Likewise.
28079         [C99-based-standards] (PRIdFAST32): Likewise.
28080         [C99-based-standards] (PRIiFAST32): Likewise.
28081         [C99-based-standards] (PRIoFAST32): Likewise.
28082         [C99-based-standards] (PRIuFAST32): Likewise.
28083         [C99-based-standards] (PRIxFAST32): Likewise.
28084         [C99-based-standards] (PRIXFAST32): Likewise.
28085         [C99-based-standards] (SCNdFAST32): Likewise.
28086         [C99-based-standards] (SCNiFAST32): Likewise.
28087         [C99-based-standards] (SCNoFAST32): Likewise.
28088         [C99-based-standards] (SCNuFAST32): Likewise.
28089         [C99-based-standards] (SCNxFAST32): Likewise.
28090         [C99-based-standards] (PRId64): Likewise.
28091         [C99-based-standards] (PRIi64): Likewise.
28092         [C99-based-standards] (PRIo64): Likewise.
28093         [C99-based-standards] (PRIu64): Likewise.
28094         [C99-based-standards] (PRIx64): Likewise.
28095         [C99-based-standards] (PRIX64): Likewise.
28096         [C99-based-standards] (SCNd64): Likewise.
28097         [C99-based-standards] (SCNi64): Likewise.
28098         [C99-based-standards] (SCNo64): Likewise.
28099         [C99-based-standards] (SCNu64): Likewise.
28100         [C99-based-standards] (SCNx64): Likewise.
28101         [C99-based-standards] (PRIdLEAST64): Likewise.
28102         [C99-based-standards] (PRIiLEAST64): Likewise.
28103         [C99-based-standards] (PRIoLEAST64): Likewise.
28104         [C99-based-standards] (PRIuLEAST64): Likewise.
28105         [C99-based-standards] (PRIxLEAST64): Likewise.
28106         [C99-based-standards] (PRIXLEAST64): Likewise.
28107         [C99-based-standards] (SCNdLEAST64): Likewise.
28108         [C99-based-standards] (SCNiLEAST64): Likewise.
28109         [C99-based-standards] (SCNoLEAST64): Likewise.
28110         [C99-based-standards] (SCNuLEAST64): Likewise.
28111         [C99-based-standards] (SCNxLEAST64): Likewise.
28112         [C99-based-standards] (PRIdFAST64): Likewise.
28113         [C99-based-standards] (PRIiFAST64): Likewise.
28114         [C99-based-standards] (PRIoFAST64): Likewise.
28115         [C99-based-standards] (PRIuFAST64): Likewise.
28116         [C99-based-standards] (PRIxFAST64): Likewise.
28117         [C99-based-standards] (PRIXFAST64): Likewise.
28118         [C99-based-standards] (SCNdFAST64): Likewise.
28119         [C99-based-standards] (SCNiFAST64): Likewise.
28120         [C99-based-standards] (SCNoFAST64): Likewise.
28121         [C99-based-standards] (SCNuFAST64): Likewise.
28122         [C99-based-standards] (SCNxFAST64): Likewise.
28123         [C99-based-standards] (PRIdMAX): Likewise.
28124         [C99-based-standards] (PRIiMAX): Likewise.
28125         [C99-based-standards] (PRIoMAX): Likewise.
28126         [C99-based-standards] (PRIuMAX): Likewise.
28127         [C99-based-standards] (PRIxMAX): Likewise.
28128         [C99-based-standards] (PRIXMAX): Likewise.
28129         [C99-based-standards] (SCNdMAX): Likewise.
28130         [C99-based-standards] (SCNiMAX): Likewise.
28131         [C99-based-standards] (SCNoMAX): Likewise.
28132         [C99-based-standards] (SCNuMAX): Likewise.
28133         [C99-based-standards] (SCNxMAX): Likewise.
28134         [C99-based-standards] (PRIdPTR): Likewise.
28135         [C99-based-standards] (PRIiPTR): Likewise.
28136         [C99-based-standards] (PRIoPTR): Likewise.
28137         [C99-based-standards] (PRIuPTR): Likewise.
28138         [C99-based-standards] (PRIxPTR): Likewise.
28139         [C99-based-standards] (PRIXPTR): Likewise.
28140         [C99-based-standards] (SCNdPTR): Likewise.
28141         [C99-based-standards] (SCNiPTR): Likewise.
28142         [C99-based-standards] (SCNoPTR): Likewise.
28143         [C99-based-standards] (SCNuPTR): Likewise.
28144         [C99-based-standards] (SCNxPTR): Likewise.
28145         * conform/data/iso646.h-data [ISO C standards] (*_t): Do not
28146         allow.
28147         * conform/data/stdint.h-data: Update comments to clarify
28148         requirements.
28149         [C99-based standards] (INT8_MIN): Use macro-int-constant.  Specify
28150         type.
28151         [C99-based standards] (INT8_MAX): Likewise.
28152         [C99-based standards] (INT16_MIN): Likewise.
28153         [C99-based standards] (INT16_MAX): Likewise.
28154         [C99-based standards] (INT32_MIN): Likewise.
28155         [C99-based standards] (INT32_MAX): Likewise.
28156         [C99-based standards] (INT64_MIN): Likewise.
28157         [C99-based standards] (INT64_MAX): Likewise.
28158         [C99-based standards] (UINT8_MAX): Likewise.
28159         [C99-based standards] (UINT16_MAX): Likewise.
28160         [C99-based standards] (UINT32_MAX): Likewise.
28161         [C99-based standards] (UINT64_MAX): Likewise.
28162         [C99-based standards] (INT_LEAST8_MIN): Likewise.
28163         [C99-based standards] (INT_LEAST8_MAX): Likewise.
28164         [C99-based standards] (INT_LEAST16_MIN): Likewise.
28165         [C99-based standards] (INT_LEAST16_MAX): Likewise.
28166         [C99-based standards] (INT_LEAST32_MIN): Likewise.
28167         [C99-based standards] (INT_LEAST32_MAX): Likewise.
28168         [C99-based standards] (INT_LEAST64_MIN): Likewise.
28169         [C99-based standards] (INT_LEAST64_MAX): Likewise.
28170         [C99-based standards] (UINT_LEAST8_MAX): Likewise.
28171         [C99-based standards] (UINT_LEAST16_MAX): Likewise.
28172         [C99-based standards] (UINT_LEAST32_MAX): Likewise.
28173         [C99-based standards] (UINT_LEAST64_MAX): Likewise.
28174         [C99-based standards] (INT_FAST8_MIN): Likewise.
28175         [C99-based standards] (INT_FAST8_MAX): Likewise.
28176         [C99-based standards] (INT_FAST16_MIN): Likewise.
28177         [C99-based standards] (INT_FAST16_MAX): Likewise.
28178         [C99-based standards] (INT_FAST32_MIN): Likewise.
28179         [C99-based standards] (INT_FAST32_MAX): Likewise.
28180         [C99-based standards] (INT_FAST64_MIN): Likewise.
28181         [C99-based standards] (INT_FAST64_MAX): Likewise.
28182         [C99-based standards] (UINT_FAST8_MAX): Likewise.
28183         [C99-based standards] (UINT_FAST16_MAX): Likewise.
28184         [C99-based standards] (UINT_FAST32_MAX): Likewise.
28185         [C99-based standards] (UINT_FAST64_MAX): Likewise.
28186         [C99-based standards] (INTPTR_MIN): Likewise.
28187         [C99-based standards] (INTPTR_MAX): Likewise.
28188         [C99-based standards] (UINTPTR_MAX): Likewise.
28189         [C99-based standards] (INTMAX_MIN): Likewise.
28190         [C99-based standards] (INTMAX_MAX): Likewise.
28191         [C99-based standards] (UINTMAX_MAX): Likewise.
28192         [C99-based standards] (PTRDIFF_MIN): Likewise.
28193         [C99-based standards] (PTRDIFF_MAX): Likewise.
28194         [C99-based standards] (SIG_ATOMIC_MAX): Likewise.
28195         [C99-based standards] (SIZE_MAX): Likewise.
28196         [C99-based standards] (WCHAR_MAX): Likewise.
28197         [C99-based standards] (WINT_MAX): Likewise.
28198         [C99-based standards] (SIG_ATOMIC_MIN): Likewise.  Do not specify
28199         constraint on value.
28200         [C99-based standards] (WCHAR_MIN): Likewise.
28201         [C99-based standards] (WINT_MIN): Likewise.
28202         [C99-based standards] (*_t): Allow.
28203         * conform/data/tgmath.h-data [XOPEN2K || POSIX2008]: Change
28204         condition to [!ISO && !POSIX && !XPG3 && !XPG4 && !UNIX98].
28205         Include math.h-data and complex.h-data.  Remove all expectations
28206         of math.h and complex.h contents.
28207         * conform/data/uchar.h-data [ISO11] (c16rtomb): Remove stray "16"
28208         at end of line.
28209         * conform/data/wchar.h-data [!ISO && !POSIX && !XPG3 && !XPG4]
28210         (struct tm): Expect tag.
28211         [C99-based-standards] (wcstof): Expect function.
28212         [C99-based-standards] (wcstold): Likewise.
28213         [C99-based-standards] (wcstoll): Likewise.
28214         [C99-based-standards] (wcstoull): Likewise.
28215         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MIN): Use
28216         macro-int-constant.  Specify type.
28217         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MAX): Likewise.  Specify
28218         constraint on value.
28219         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
28220         Specify type.
28221         [!ISO && !POSIX && !XPG3 && !XPG4] (NULL): Use macro-constant.
28222         Specify value.
28223         [ISO C standards]: Do not allow headers.
28224         [!ISO && !POSIX && !XPG3 && !XPG4] (wcs*): Change to
28225         wcs[abcdefghijklmnopqrstuvwxyz]*.
28226         [ISO C standards] (*_t): Do not allow.
28227         * conform/data/wctype.h-data [C99-based standards] (iswblank):
28228         Expect function.
28229         [XOPEN2K8 || POSIX2008] (iswblank_l): Likewise.
28230         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
28231         Specify type.
28232         [ISO C standards]: Do not allow headers.
28233         [!ISO && !POSIX && !XPG3 && !XPG4] (is*): Change to
28234         is[abcdefghijklmnopqrstuvwxyz]*.
28235         [!ISO && !POSIX && !XPG3 && !XPG4] (to*): Change to
28236         to[abcdefghijklmnopqrstuvwxyz]*.
28237         [ISO C standards] (*_t): Do not allow.
28238         * conform/data/stdalign.h-data: New file.
28239         * conform/data/stdbool.h-data: Likewise.
28240         * conform/data/stdnoreturn.h-data: Likewise.
28241
28242 2012-11-07  Roland McGrath  <roland@hack.frob.com>
28243
28244         [BZ #14815]
28245         * manual/filesys.texi (Directory Entries): Typo fix.
28246         Reported by <h-iwamoto@kit.hi-ho.ne.jp>.
28247
28248 2012-11-07  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
28249
28250         * elf/elf.h (EM_AARCH64): New macro.
28251         (R_AARCH64_NONE, R_AARCH64_ABS64, R_AARCH64_ABS32): Likewise.
28252         (R_AARCH64_COPY, R_AARCH64_GLOB_DAT, R_AARCH64_JUMP_SLOT): Likewise.
28253         (R_AARCH64_RELATIVE, R_AARCH64_TLS_DTPMOD64): Likewise.
28254         (R_AARCH64_TLS_DTPREL64, R_AARCH64_TLS_TPREL64): Likewise.
28255         (R_AARCH64_TLSDESC): Likewise.
28256         (NT_ARM_TLS): Likewise.
28257         (NT_ARM_HW_BREAK): Likewise.
28258         (NT_ARM_HW_WATCH): Likewise.
28259
28260 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
28261
28262         [BZ #14811]
28263         * sysdeps/i386/fpu/e_powl.S (pm79): New object.
28264         (__ieee754_powl): Saturate nonzero exponents with absolute value
28265         below 0x1p-79 to +/- 0x1p-79.
28266         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Saturate nonzero
28267         exponents with absolute value below 0x1p-64 to +/- 0x1p-64.
28268         * sysdeps/ieee754/flt-32/e_powf.c (__ieee754_powf): Saturate
28269         nonzero exponents with absolute value below 0x1p-32 to +/-
28270         0x1p-32.
28271         * sysdeps/x86_64/fpu/e_powl.S (pm79): New object.
28272         (__ieee754_powl): Saturate nonzero exponents with absolute value
28273         below 0x1p-79 to +/- 0x1p-79.
28274         * math/libm-test.inc (pow_test): Add more tests.
28275
28276 2012-11-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
28277
28278         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Sync
28279         _dl_s390_cap_flags with kernel. Increase string length.
28280         (_dl_s390_platforms): Add z196 and zEC12.
28281
28282 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
28283
28284         * conform/data/time.h-data [!XOPEN21K && !XOPEN2K8 && !POSIX2008]:
28285         Change XOPEN21K to XOPEN2K.
28286
28287 2012-11-06  Maxim Kuvyrkov  <maxim@codesourcery.com>
28288
28289         * string/memmove.c: Use memcpy when possible.
28290
28291 2012-11-06  Andreas Jaeger  <aj@suse.de>
28292
28293         * po/eo.po: Update from translation team.
28294
28295 2012-11-06  Joseph Myers  <joseph@codesourcery.com>
28296
28297         [BZ #14793]
28298         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): In case of large z
28299         exponent and small x and y exponents, scale x or y up.  Increase
28300         by 2 the exponent used in scaling up.
28301         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
28302         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
28303         * math/libm-test.inc (fma_test): Add more tests.
28304         (fma_test_towardzero): Likewise.
28305         (fma_test_downward): Likewise.
28306         (fma_test_upward): Likewise.
28307
28308 2012-11-05  Joseph Myers  <joseph@codesourcery.com>
28309
28310         [BZ #14805]
28311         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_DFL_ENV): Use cast to const
28312         fenv_t *.
28313
28314         [BZ #14801]
28315         * sysdeps/s390/fpu/bits/fenv.h (fenv_t): Use implementation
28316         namespace for names of struct fields.
28317         * sysdeps/s390/fpu/fegetenv.c (fegetenv): Update references to
28318         fenv_t fields.
28319         * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Likewise.
28320         * sysdeps/s390/fpu/fesetenv.c (fesetenv): Likewise.
28321
28322 2012-11-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
28323
28324         [BZ #3665]
28325         * sysdeps/mach/hurd/bits/errno.h: Regenerated.
28326
28327 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
28328
28329         * csu/libc-start.c (LIBC_START_MAIN): Conditionalize use of
28330         PTR_DEMANGLE.
28331
28332         [BZ #5246]
28333         * sysdeps/mach/hurd/i386/____longjmp_chk.S: Conditionalize use of
28334         PTR_DEMANGLE.
28335
28336 2012-11-04  Joseph Myers  <joseph@codesourcery.com>
28337
28338         [BZ #14797]
28339         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute cases that
28340         definitely overflow as x * y not x * y + z.
28341         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
28342         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
28343         * math/libm-test.inc (fma_test): Add more tests.
28344         (fma_test_towardzero): Likewise.
28345         (fma_test_downward): Likewise.
28346         (fma_test_upward): Likewise.
28347
28348 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
28349
28350         [BZ #157]
28351
28352         * include/stub-tag.h: Remove file.
28353         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't emit
28354         '#include' of it.
28355         * manual/maint.texi (Porting): Don't reference it.
28356         * Makerules ($(objpfx)stubs): Likewise.
28357         * dirent/closedir.c: Don't include <stub-tag.h>.
28358         * dirent/dirfd.c: Likewise.
28359         * dirent/fdopendir.c: Likewise.
28360         * dirent/getdents.c: Likewise.
28361         * dirent/getdents64.c: Likewise.
28362         * dirent/opendir.c: Likewise.
28363         * dirent/readdir.c: Likewise.
28364         * dirent/readdir64.c: Likewise.
28365         * dirent/readdir64_r.c: Likewise.
28366         * dirent/readdir_r.c: Likewise.
28367         * dirent/rewinddir.c: Likewise.
28368         * dirent/seekdir.c: Likewise.
28369         * dirent/telldir.c: Likewise.
28370         * gmon/profil.c: Likewise.
28371         * grp/setgroups.c: Likewise.
28372         * inet/if_index.c: Likewise.
28373         * io/access.c: Likewise.
28374         * io/chdir.c: Likewise.
28375         * io/chmod.c: Likewise.
28376         * io/chown.c: Likewise.
28377         * io/close.c: Likewise.
28378         * io/dup.c: Likewise.
28379         * io/dup2.c: Likewise.
28380         * io/dup3.c: Likewise.
28381         * io/euidaccess.c: Likewise.
28382         * io/faccessat.c: Likewise.
28383         * io/fchdir.c: Likewise.
28384         * io/fchmod.c: Likewise.
28385         * io/fchmodat.c: Likewise.
28386         * io/fchown.c: Likewise.
28387         * io/fchownat.c: Likewise.
28388         * io/fcntl.c: Likewise.
28389         * io/flock.c: Likewise.
28390         * io/fstatfs.c: Likewise.
28391         * io/fstatfs64.c: Likewise.
28392         * io/fstatvfs.c: Likewise.
28393         * io/fstatvfs64.c: Likewise.
28394         * io/futimens.c: Likewise.
28395         * io/fxstat.c: Likewise.
28396         * io/fxstat64.c: Likewise.
28397         * io/fxstatat.c: Likewise.
28398         * io/fxstatat64.c: Likewise.
28399         * io/getcwd.c: Likewise.
28400         * io/isatty.c: Likewise.
28401         * io/lchmod.c: Likewise.
28402         * io/lchown.c: Likewise.
28403         * io/link.c: Likewise.
28404         * io/linkat.c: Likewise.
28405         * io/lseek.c: Likewise.
28406         * io/lseek64.c: Likewise.
28407         * io/lxstat64.c: Likewise.
28408         * io/mkdir.c: Likewise.
28409         * io/mkdirat.c: Likewise.
28410         * io/mkfifo.c: Likewise.
28411         * io/mkfifoat.c: Likewise.
28412         * io/open.c: Likewise.
28413         * io/open64.c: Likewise.
28414         * io/openat.c: Likewise.
28415         * io/openat64.c: Likewise.
28416         * io/pipe.c: Likewise.
28417         * io/pipe2.c: Likewise.
28418         * io/poll.c: Likewise.
28419         * io/posix_fadvise.c: Likewise.
28420         * io/posix_fadvise64.c: Likewise.
28421         * io/posix_fallocate.c: Likewise.
28422         * io/posix_fallocate64.c: Likewise.
28423         * io/read.c: Likewise.
28424         * io/readlink.c: Likewise.
28425         * io/readlinkat.c: Likewise.
28426         * io/rmdir.c: Likewise.
28427         * io/sendfile.c: Likewise.
28428         * io/sendfile64.c: Likewise.
28429         * io/statfs.c: Likewise.
28430         * io/statfs64.c: Likewise.
28431         * io/statvfs.c: Likewise.
28432         * io/statvfs64.c: Likewise.
28433         * io/symlink.c: Likewise.
28434         * io/symlinkat.c: Likewise.
28435         * io/ttyname.c: Likewise.
28436         * io/ttyname_r.c: Likewise.
28437         * io/umask.c: Likewise.
28438         * io/unlink.c: Likewise.
28439         * io/unlinkat.c: Likewise.
28440         * io/utime.c: Likewise.
28441         * io/utimensat.c: Likewise.
28442         * io/write.c: Likewise.
28443         * io/xmknod.c: Likewise.
28444         * io/xmknodat.c: Likewise.
28445         * io/xstat.c: Likewise.
28446         * io/xstat64.c: Likewise.
28447         * login/getpt.c: Likewise.
28448         * login/grantpt.c: Likewise.
28449         * login/unlockpt.c: Likewise.
28450         * math/e_acoshl.c: Likewise.
28451         * math/e_acosl.c: Likewise.
28452         * math/e_asinl.c: Likewise.
28453         * math/e_atan2l.c: Likewise.
28454         * math/e_atanhl.c: Likewise.
28455         * math/e_coshl.c: Likewise.
28456         * math/e_expl.c: Likewise.
28457         * math/e_fmodl.c: Likewise.
28458         * math/e_gammal_r.c: Likewise.
28459         * math/e_hypotl.c: Likewise.
28460         * math/e_j0l.c: Likewise.
28461         * math/e_j1l.c: Likewise.
28462         * math/e_jnl.c: Likewise.
28463         * math/e_lgammal_r.c: Likewise.
28464         * math/e_log10l.c: Likewise.
28465         * math/e_log2l.c: Likewise.
28466         * math/e_logl.c: Likewise.
28467         * math/e_powl.c: Likewise.
28468         * math/e_rem_pio2l.c: Likewise.
28469         * math/e_sinhl.c: Likewise.
28470         * math/e_sqrtl.c: Likewise.
28471         * math/fclrexcpt.c: Likewise.
28472         * math/fedisblxcpt.c: Likewise.
28473         * math/feenablxcpt.c: Likewise.
28474         * math/fegetenv.c: Likewise.
28475         * math/fegetexcept.c: Likewise.
28476         * math/fegetround.c: Likewise.
28477         * math/feholdexcpt.c: Likewise.
28478         * math/fesetenv.c: Likewise.
28479         * math/fesetround.c: Likewise.
28480         * math/feupdateenv.c: Likewise.
28481         * math/fgetexcptflg.c: Likewise.
28482         * math/fraiseexcpt.c: Likewise.
28483         * math/fsetexcptflg.c: Likewise.
28484         * math/ftestexcept.c: Likewise.
28485         * math/k_cosl.c: Likewise.
28486         * math/k_rem_pio2l.c: Likewise.
28487         * math/k_sinl.c: Likewise.
28488         * math/k_tanl.c: Likewise.
28489         * math/s_asinhl.c: Likewise.
28490         * math/s_atanl.c: Likewise.
28491         * math/s_cbrtl.c: Likewise.
28492         * math/s_erfl.c: Likewise.
28493         * math/s_expm1l.c: Likewise.
28494         * math/s_log1pl.c: Likewise.
28495         * math/s_tanhl.c: Likewise.
28496         * misc/acct.c: Likewise.
28497         * misc/brk.c: Likewise.
28498         * misc/chflags.c: Likewise.
28499         * misc/chroot.c: Likewise.
28500         * misc/fchflags.c: Likewise.
28501         * misc/fgetxattr.c: Likewise.
28502         * misc/flistxattr.c: Likewise.
28503         * misc/fremovexattr.c: Likewise.
28504         * misc/fsetxattr.c: Likewise.
28505         * misc/fsync.c: Likewise.
28506         * misc/ftruncate.c: Likewise.
28507         * misc/futimes.c: Likewise.
28508         * misc/futimesat.c: Likewise.
28509         * misc/getdomain.c: Likewise.
28510         * misc/getdtsz.c: Likewise.
28511         * misc/gethostid.c: Likewise.
28512         * misc/gethostname.c: Likewise.
28513         * misc/getloadavg.c: Likewise.
28514         * misc/getpagesize.c: Likewise.
28515         * misc/getsysstats.c: Likewise.
28516         * misc/getxattr.c: Likewise.
28517         * misc/gtty.c: Likewise.
28518         * misc/ioctl.c: Likewise.
28519         * misc/lgetxattr.c: Likewise.
28520         * misc/listxattr.c: Likewise.
28521         * misc/llistxattr.c: Likewise.
28522         * misc/lremovexattr.c: Likewise.
28523         * misc/lsetxattr.c: Likewise.
28524         * misc/lutimes.c: Likewise.
28525         * misc/madvise.c: Likewise.
28526         * misc/mincore.c: Likewise.
28527         * misc/mlock.c: Likewise.
28528         * misc/mlockall.c: Likewise.
28529         * misc/mmap.c: Likewise.
28530         * misc/mprotect.c: Likewise.
28531         * misc/msync.c: Likewise.
28532         * misc/munlock.c: Likewise.
28533         * misc/munlockall.c: Likewise.
28534         * misc/munmap.c: Likewise.
28535         * misc/preadv.c: Likewise.
28536         * misc/preadv64.c: Likewise.
28537         * misc/ptrace.c: Likewise.
28538         * misc/pwritev.c: Likewise.
28539         * misc/pwritev64.c: Likewise.
28540         * misc/readv.c: Likewise.
28541         * misc/reboot.c: Likewise.
28542         * misc/remap_file_pages.c: Likewise.
28543         * misc/removexattr.c: Likewise.
28544         * misc/revoke.c: Likewise.
28545         * misc/select.c: Likewise.
28546         * misc/setdomain.c: Likewise.
28547         * misc/setegid.c: Likewise.
28548         * misc/seteuid.c: Likewise.
28549         * misc/sethostid.c: Likewise.
28550         * misc/sethostname.c: Likewise.
28551         * misc/setregid.c: Likewise.
28552         * misc/setreuid.c: Likewise.
28553         * misc/setxattr.c: Likewise.
28554         * misc/sstk.c: Likewise.
28555         * misc/stty.c: Likewise.
28556         * misc/swapoff.c: Likewise.
28557         * misc/swapon.c: Likewise.
28558         * misc/sync.c: Likewise.
28559         * misc/syncfs.c: Likewise.
28560         * misc/syscall.c: Likewise.
28561         * misc/truncate.c: Likewise.
28562         * misc/ualarm.c: Likewise.
28563         * misc/usleep.c: Likewise.
28564         * misc/ustat.c: Likewise.
28565         * misc/utimes.c: Likewise.
28566         * misc/vhangup.c: Likewise.
28567         * misc/writev.c: Likewise.
28568         * posix/_exit.c: Likewise.
28569         * posix/alarm.c: Likewise.
28570         * posix/execve.c: Likewise.
28571         * posix/fexecve.c: Likewise.
28572         * posix/fork.c: Likewise.
28573         * posix/fpathconf.c: Likewise.
28574         * posix/getaddrinfo.c: Likewise.
28575         * posix/getegid.c: Likewise.
28576         * posix/geteuid.c: Likewise.
28577         * posix/getgid.c: Likewise.
28578         * posix/getgroups.c: Likewise.
28579         * posix/getlogin.c: Likewise.
28580         * posix/getlogin_r.c: Likewise.
28581         * posix/getpgid.c: Likewise.
28582         * posix/getpid.c: Likewise.
28583         * posix/getppid.c: Likewise.
28584         * posix/getresgid.c: Likewise.
28585         * posix/getresuid.c: Likewise.
28586         * posix/getsid.c: Likewise.
28587         * posix/getuid.c: Likewise.
28588         * posix/glob64.c: Likewise.
28589         * posix/nanosleep.c: Likewise.
28590         * posix/pathconf.c: Likewise.
28591         * posix/pause.c: Likewise.
28592         * posix/posix_madvise.c: Likewise.
28593         * posix/pread.c: Likewise.
28594         * posix/pread64.c: Likewise.
28595         * posix/pwrite.c: Likewise.
28596         * posix/pwrite64.c: Likewise.
28597         * posix/sched_getaffinity.c: Likewise.
28598         * posix/sched_getp.c: Likewise.
28599         * posix/sched_gets.c: Likewise.
28600         * posix/sched_primax.c: Likewise.
28601         * posix/sched_primin.c: Likewise.
28602         * posix/sched_rr_gi.c: Likewise.
28603         * posix/sched_setaffinity.c: Likewise.
28604         * posix/sched_setp.c: Likewise.
28605         * posix/sched_sets.c: Likewise.
28606         * posix/sched_yield.c: Likewise.
28607         * posix/setgid.c: Likewise.
28608         * posix/setlogin.c: Likewise.
28609         * posix/setpgid.c: Likewise.
28610         * posix/setresgid.c: Likewise.
28611         * posix/setresuid.c: Likewise.
28612         * posix/setsid.c: Likewise.
28613         * posix/setuid.c: Likewise.
28614         * posix/sleep.c: Likewise.
28615         * posix/spawni.c: Likewise.
28616         * posix/sysconf.c: Likewise.
28617         * posix/times.c: Likewise.
28618         * posix/wait.c: Likewise.
28619         * posix/wait3.c: Likewise.
28620         * posix/wait4.c: Likewise.
28621         * posix/waitpid.c: Likewise.
28622         * resolv/gai_sigqueue.c: Likewise.
28623         * resource/getpriority.c: Likewise.
28624         * resource/getrlimit.c: Likewise.
28625         * resource/getrusage.c: Likewise.
28626         * resource/nice.c: Likewise.
28627         * resource/setpriority.c: Likewise.
28628         * resource/setrlimit.c: Likewise.
28629         * resource/ulimit.c: Likewise.
28630         * rt/aio_cancel.c: Likewise.
28631         * rt/aio_fsync.c: Likewise.
28632         * rt/aio_read.c: Likewise.
28633         * rt/aio_sigqueue.c: Likewise.
28634         * rt/aio_suspend.c: Likewise.
28635         * rt/aio_write.c: Likewise.
28636         * rt/clock_getres.c: Likewise.
28637         * rt/clock_gettime.c: Likewise.
28638         * rt/clock_nanosleep.c: Likewise.
28639         * rt/clock_settime.c: Likewise.
28640         * rt/lio_listio.c: Likewise.
28641         * rt/mq_close.c: Likewise.
28642         * rt/mq_getattr.c: Likewise.
28643         * rt/mq_notify.c: Likewise.
28644         * rt/mq_open.c: Likewise.
28645         * rt/mq_receive.c: Likewise.
28646         * rt/mq_send.c: Likewise.
28647         * rt/mq_setattr.c: Likewise.
28648         * rt/mq_timedreceive.c: Likewise.
28649         * rt/mq_timedsend.c: Likewise.
28650         * rt/mq_unlink.c: Likewise.
28651         * rt/shm_open.c: Likewise.
28652         * rt/shm_unlink.c: Likewise.
28653         * rt/timer_create.c: Likewise.
28654         * rt/timer_delete.c: Likewise.
28655         * rt/timer_getoverr.c: Likewise.
28656         * rt/timer_gettime.c: Likewise.
28657         * rt/timer_settime.c: Likewise.
28658         * setjmp/__longjmp.c: Likewise.
28659         * setjmp/setjmp.c: Likewise.
28660         * signal/kill.c: Likewise.
28661         * signal/killpg.c: Likewise.
28662         * signal/raise.c: Likewise.
28663         * signal/sigaction.c: Likewise.
28664         * signal/sigaltstack.c: Likewise.
28665         * signal/sigblock.c: Likewise.
28666         * signal/sigignore.c: Likewise.
28667         * signal/sigintr.c: Likewise.
28668         * signal/signal.c: Likewise.
28669         * signal/sigpause.c: Likewise.
28670         * signal/sigpending.c: Likewise.
28671         * signal/sigqueue.c: Likewise.
28672         * signal/sigreturn.c: Likewise.
28673         * signal/sigset.c: Likewise.
28674         * signal/sigsetmask.c: Likewise.
28675         * signal/sigstack.c: Likewise.
28676         * signal/sigsuspend.c: Likewise.
28677         * signal/sigtimedwait.c: Likewise.
28678         * signal/sigvec.c: Likewise.
28679         * signal/sigwait.c: Likewise.
28680         * signal/sigwaitinfo.c: Likewise.
28681         * signal/sysv_signal.c: Likewise.
28682         * socket/accept.c: Likewise.
28683         * socket/accept4.c: Likewise.
28684         * socket/bind.c: Likewise.
28685         * socket/connect.c: Likewise.
28686         * socket/getpeername.c: Likewise.
28687         * socket/getsockname.c: Likewise.
28688         * socket/getsockopt.c: Likewise.
28689         * socket/isfdtype.c: Likewise.
28690         * socket/listen.c: Likewise.
28691         * socket/recv.c: Likewise.
28692         * socket/recvfrom.c: Likewise.
28693         * socket/recvmsg.c: Likewise.
28694         * socket/send.c: Likewise.
28695         * socket/sendmsg.c: Likewise.
28696         * socket/sendto.c: Likewise.
28697         * socket/setsockopt.c: Likewise.
28698         * socket/shutdown.c: Likewise.
28699         * socket/sockatmark.c: Likewise.
28700         * socket/socket.c: Likewise.
28701         * socket/socketpair.c: Likewise.
28702         * stdio-common/ctermid.c: Likewise.
28703         * stdio-common/cuserid.c: Likewise.
28704         * stdio-common/remove.c: Likewise.
28705         * stdio-common/rename.c: Likewise.
28706         * stdio-common/renameat.c: Likewise.
28707         * stdio-common/tempname.c: Likewise.
28708         * stdlib/getcontext.c: Likewise.
28709         * stdlib/makecontext.c: Likewise.
28710         * stdlib/setcontext.c: Likewise.
28711         * stdlib/swapcontext.c: Likewise.
28712         * stdlib/system.c: Likewise.
28713         * streams/fattach.c: Likewise.
28714         * streams/fdetach.c: Likewise.
28715         * streams/getmsg.c: Likewise.
28716         * streams/getpmsg.c: Likewise.
28717         * streams/putmsg.c: Likewise.
28718         * streams/putpmsg.c: Likewise.
28719         * sysdeps/unix/bsd/getpt.c: Likewise.
28720         * sysdeps/unix/sysv/linux/epoll_pwait.c: Likewise.
28721         * sysdeps/unix/sysv/linux/futimens.c: Likewise.
28722         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
28723         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
28724         Likewise.
28725         * sysdeps/unix/sysv/linux/readahead.c: Likewise.
28726         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
28727         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
28728         * sysvipc/msgctl.c: Likewise.
28729         * sysvipc/msgget.c: Likewise.
28730         * sysvipc/msgrcv.c: Likewise.
28731         * sysvipc/msgsnd.c: Likewise.
28732         * sysvipc/semctl.c: Likewise.
28733         * sysvipc/semget.c: Likewise.
28734         * sysvipc/semop.c: Likewise.
28735         * sysvipc/semtimedop.c: Likewise.
28736         * sysvipc/shmat.c: Likewise.
28737         * sysvipc/shmctl.c: Likewise.
28738         * sysvipc/shmdt.c: Likewise.
28739         * sysvipc/shmget.c: Likewise.
28740         * termios/tcdrain.c: Likewise.
28741         * termios/tcflow.c: Likewise.
28742         * termios/tcflush.c: Likewise.
28743         * termios/tcgetattr.c: Likewise.
28744         * termios/tcgetpgrp.c: Likewise.
28745         * termios/tcsendbrk.c: Likewise.
28746         * termios/tcsetattr.c: Likewise.
28747         * termios/tcsetpgrp.c: Likewise.
28748         * time/adjtime.c: Likewise.
28749         * time/clock.c: Likewise.
28750         * time/getitimer.c: Likewise.
28751         * time/gettimeofday.c: Likewise.
28752         * time/setitimer.c: Likewise.
28753         * time/settimeofday.c: Likewise.
28754         * time/stime.c: Likewise.
28755         * time/time.c: Likewise.
28756
28757 2012-11-04  Pino Toscano  <toscano.pino@tiscali.it>
28758
28759         * sysdeps/generic/paths.h (_PATH_STDPATH): Remove /usr/contrib/bin and
28760         /usr/old/bin.
28761
28762         * sysdeps/generic/paths.h (_PATH_MNTTAB, _PATH_MOUNTED): Use tabs
28763         instead of spaces.
28764         * sysdeps/unix/sysv/linux/paths.h (_PATH_UTMP, _PATH_WTMP): Likewise.
28765
28766 2012-11-03  Joseph Myers  <joseph@codesourcery.com>
28767
28768         [BZ #14796]
28769         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Set rounding mode to
28770         FE_TONEAREST before applying Dekker multiplication and Knuth
28771         addition.  Clear inexact exceptions and check for exact zero
28772         results afterwards.
28773         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
28774         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
28775         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
28776         * math/libm-test.inc (fma_test): Add more tests.
28777         (fma_test_towardzero): Likewise.
28778         (fma_test_downward): Likewise.
28779         (fma_test_upward): Likewise.
28780         * sysdeps/generic/math_private.h (default_libc_fesetround): New
28781         function.
28782         (libc_fesetround): New macro.
28783         (libc_fesetroundf): Likewise.
28784         (libc_fesetroundl): Likewise.
28785         * sysdeps/i386/fpu/fenv_private.h (libc_fesetround_sse): New
28786         function.
28787         (libc_fesetround_387): Likewise.
28788         (libc_fesetroundf): New macro.
28789         (libc_fesetround): Likewise.
28790         (libc_fesetroundl): Likewise.
28791         * sysdeps/sparc/fpu/fenv_private.h (libc_fesetround): New
28792         function.
28793         (libc_fesetroundf): New macro.
28794         (libc_fesetround): Likewise.
28795         (libc_fesetroundl): Likewise.
28796         * include/fenv.h (feclearexcept): Add libm_hidden_proto.
28797         * math/fclrexcpt.c (feclearexcept): Add libm_hidden_ver.
28798         * sysdeps/i386/fpu/fclrexcpt.c (feclearexcept): Add
28799         libm_hidden_ver.
28800         * sysdeps/powerpc/fpu/fclrexcpt.c (feclearexcept): Likewise.
28801         * sysdeps/s390/fpu/fclrexcpt.c (feclearexcept): Add
28802         libm_hidden_def.
28803         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Likewise.
28804         * sysdeps/sparc/fpu/fclrexcpt.c (feclearexcept): Add
28805         libm_hidden_ver.
28806         * sysdeps/x86_64/fpu/fclrexcpt.c (feclearexcept): Add
28807         libm_hidden_def.
28808
28809         [BZ #3439]
28810         * sysdeps/powerpc/bits/fenv.h (FE_INEXACT): Define macro to
28811         integer constant usable in #if and use that to give value to enum
28812         constant.
28813         (FE_DIVBYZERO): Likewise.
28814         (FE_UNDERFLOW): Likewise.
28815         (FE_OVERFLOW): Likewise.
28816         (FE_INVALID): Likewise.
28817         (FE_INVALID_SNAN): Likewise.
28818         (FE_INVALID_ISI): Likewise.
28819         (FE_INVALID_IDI): Likewise.
28820         (FE_INVALID_ZDZ): Likewise.
28821         (FE_INVALID_IMZ): Likewise.
28822         (FE_INVALID_COMPARE): Likewise.
28823         (FE_INVALID_SOFTWARE): Likewise.
28824         (FE_INVALID_SQRT): Likewise.
28825         (FE_INVALID_INTEGER_CONVERSION): Likewise.
28826         (FE_TONEAREST): Likewise.
28827         (FE_TOWARDZERO): Likewise.
28828         (FE_UPWARD): Likewise.
28829         (FE_DOWNWARD): Likewise.
28830         * sysdeps/s390/fpu/bits/fenv.h (FE_INVALID): Likewise.
28831         (FE_DIVBYZERO): Likewise.
28832         (FE_OVERFLOW): Likewise.
28833         (FE_UNDERFLOW): Likewise.
28834         (FE_INEXACT): Likewise.
28835         (FE_TONEAREST): Likewise.
28836         (FE_DOWNWARD): Likewise.
28837         (FE_UPWARD): Likewise.
28838         (FE_TOWARDZERO): Likewise.
28839         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_INEXACT): Likewise.
28840         (FE_UNDERFLOW): Likewise.
28841         (FE_OVERFLOW): Likewise.
28842         (FE_DIVBYZERO): Likewise.
28843         (FE_INVALID): Likewise.
28844         (FE_TONEAREST): Likewise.
28845         (FE_TOWARDZERO): Likewise.
28846         * sysdeps/sparc/fpu/bits/fenv.h (FE_INVALID): Likewise.
28847         (FE_OVERFLOW): Likewise.
28848         (FE_UNDERFLOW): Likewise.
28849         (FE_DIVBYZERO): Likewise.
28850         (FE_INEXACT): Likewise.
28851         (FE_TONEAREST): Likewise.
28852         (FE_TOWARDZERO): Likewise.
28853         (FE_UPWARD): Likewise.
28854         (FE_DOWNWARD): Likewise.
28855         * sysdeps/x86/fpu/bits/fenv.h (FE_INVALID): Likewise.
28856         (FE_DIVBYZERO): Likewise.
28857         (FE_OVERFLOW): Likewise.
28858         (FE_UNDERFLOW): Likewise.
28859         (FE_INEXACT): Likewise.
28860         (FE_TONEAREST): Likewise.
28861         (FE_DOWNWARD): Likewise.
28862         (FE_UPWARD): Likewise.
28863         (FE_TOWARDZERO): Likewise.
28864
28865 2012-11-02  Chris Metcalf  <cmetcalf@tilera.com>
28866
28867         * elf/elf.h (R_TILEGX_IMM16_X[01]_HW[012]_(|LAST_)PLT_PCREL): Add.
28868
28869 2012-11-03  Andreas Schwab  <schwab@linux-m68k.org>
28870
28871         * scripts/cross-test-ssh.sh (command): Use newlines to separate
28872         commands.  Quote $PWD.
28873         (blacklist_exports): Don't use remove_newlines.  Replace "declare
28874         -x" by "export".
28875         (remove_newlines): Remove.
28876
28877 2012-11-02  H.J. Lu  <hongjiu.lu@intel.com>
28878
28879         * stdlib/Makefile (headers): Add bits/stdlib-float.h.
28880         * stdlib/stdlib.h (atof): Moved to ...
28881         * include/bits/stdlib-float.h: Here.  New file.
28882         * stdlib/stdlib.h: Include <bits/stdlib-float.h>.
28883         * stdlib/bits/stdlib-float.h: New file.
28884         * sysdeps/x86/Makefile (CFLAGS-.os): Compile rtld routines with
28885         -mno-sse -mno-mmx.
28886         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Include
28887         <xmmintrin.h>.
28888
28889 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
28890
28891         * conform/conformtest.pl (@headers): Add fenv.h.
28892         * conform/data/fenv.h-data: New file.
28893         * include/fenv.h [_ISOMAC]: Disable all contents of file except
28894         include of <math/fenv.h>.
28895
28896         * conform/data/complex.h-data [ISO99 || ISO11 || XOPEN2K ||
28897         POSIX2008]: Change condition to [!ISO && !POSIX && !XPG3 && !XPG4
28898         && !UNIX98].  Enables tests for XOPEN2K8.
28899         * conform/data/inttypes.h-data [ISO99 || ISO11 || XOPEN2K ||
28900         POSIX2008]: Likewise.
28901
28902         * conform/data/sys/wait.h-data [XPG3 || XOPEN2K8 || POSIX2008]
28903         (struct rusage): Do not expect type or its members.
28904
28905         [BZ #3439]
28906         * math/math.h (FP_NAN): Define macro to integer constant usable in
28907         #if and use that to give value to enum constant.
28908         (FP_INFINITE): Likewise.
28909         (FP_ZERO): Likewise.
28910         (FP_SUBNORMAL): Likewise.
28911         (FP_NORMAL): Likewise.
28912
28913 2012-11-02  Andreas Schwab  <schwab@linux-m68k.org>
28914
28915         * iconvdata/bug-iconv8.c (do_test): Use %z for size_t arguments.
28916         * iconvdata/bug-iconv9.c (do_test): Use %t for ptrdiff_t
28917         arguments.
28918
28919 2012-11-02  Roland McGrath  <roland@hack.frob.com>
28920
28921         * aclocal.m4 (GLIBC_AUTOCONF_VERSION): New macro.
28922         Check that AC_AUTOCONF_VERSION matches it and m4_fatal at
28923         autoconf-time if not.
28924         * configure.in: Remove AC_PREREQ.
28925
28926 2012-11-02  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
28927
28928         * sysdeps/powerpc/sys/platform/ppc.h (__ppc_get_timebase): Use
28929         __builtin_ppc_get_timebase when building with GCC >= 4.8 instead
28930         of the internal implementation.
28931
28932 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
28933
28934         * include/sys/syslog.h [_ISOMAC]: Disable all contents of file
28935         except include of <misc/sys/syslog.h>.
28936
28937 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
28938
28939         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: If the
28940         function returns with a NULL context exit with zero.
28941
28942 2012-11-01  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
28943
28944         * sysdeps/powerpc/Makefile (cflags): Remove -mnew-mnemonics.
28945
28946 2012-11-01  H.J. Lu  <hongjiu.lu@intel.com>
28947
28948         * catgets/test-gencat.sh (run_program_prefix): Renamed to ...
28949         (run_program_cmd): This.
28950         * localedata/tst-langinfo.sh (run_program_prefix): Removed.
28951         (tst_langinfo): New variable.  Use it.
28952
28953 2012-11-01  Sebastan Andrzej Siewior  <bigeasy@linutronix.de>
28954
28955         * sysdeps/powerpc/powerpc32/dl-trampoline.S: Put __NO_FPRS__ around
28956         floating point opcodes.
28957
28958 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
28959
28960         * sysdeps/mach/hurd/Makefile (link-libc-static-tests): New
28961         variable.
28962
28963         * elf/dl-support.c: Unconditionally include "setup-vdso.h".
28964
28965         * sysdeps/mach/hurd/powerpc: Remove directory.
28966         * sysdeps/mach/powerpc: Likewise.
28967
28968 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
28969
28970         * scripts/check-local-headers.sh: Ignore c++ headers.
28971
28972 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
28973
28974         * libio/genops.c (_IO_flush_all_lockp): Use NULL rather than 0 for
28975         __libc_cleanup_region_start argument.
28976
28977 2012-11-01  Joseph Myers  <joseph@codesourcery.com>
28978
28979         [BZ #14784]
28980         [BZ #14785]
28981         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle cases with small
28982         x * y using scaling, not as x * y + z.
28983         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
28984         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
28985         * math/libm-test.inc (fma_test): Add more tests.
28986         (fma_test_towardzero): Likewise.
28987         (fma_test_downward): Likewise.
28988         (fma_test_upward): Likewise.
28989
28990 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
28991
28992         * sysdeps/mach/hurd/bits/param.h: Remove stray #endif.
28993
28994 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
28995
28996         * sysdeps/sh/Makefile [$(subdir) = debug] (CFLAGS-backtrace.c):
28997         New variable.
28998
28999 2012-10-31  Thomas Schwinge  <thomas@codesourcery.com>
29000
29001         * rt/tst-shm.c (worker): Correct checking for mmap failure.
29002
29003 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
29004
29005         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
29006         Fix sort order.
29007         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
29008         Likewise.
29009
29010 2012-10-31  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
29011
29012         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
29013         Fix the order of the list for glibc 2.17.
29014         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
29015         Likewise.
29016
29017 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
29018
29019         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
29020
29021 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
29022
29023         [BZ #14610]
29024         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Check
29025         for low part of x being zero before using __atanl (y).
29026         * math/libm-test.inc (atan2_test): Add another test.
29027
29028         * manual/install.texi (Configuring and compiling): Document
29029         general use of test-wrapper and test-wrapper-env.
29030         * INSTALL: Regenerated.
29031
29032         * sysdeps/ieee754/dbl-64/s_fma.c: Include <tininess.h>.
29033         (__fma): Do not extract and scale down low bits on after-rounding
29034         systems when result rounded to normal precision would have normal
29035         exponent.
29036         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <tininess.h>.
29037         (__fmal): Do not extract and scale down low bits on after-rounding
29038         systems when result rounded to normal precision would have normal
29039         exponent.
29040         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <tininess.h>.
29041         (__fmal): Do not extract and scale down low bits on after-rounding
29042         systems when result rounded to normal precision would have normal
29043         exponent.
29044         * math/libm-test.inc (UNDERFLOW_EXCEPTION_BEFORE_ROUNDING): New
29045         macro.
29046         (fma_test): Add more tests.
29047         (fma_test_towardzero): Likewise.
29048         (fma_test_downward): Likewise.
29049         (fma_test_upward): Likewise.
29050
29051 2012-10-30  H.J. Lu  <hongjiu.lu@intel.com>
29052
29053         * sysdeps/i386/tininess.h: Renamed to ...
29054         * sysdeps/x86/tininess.h: This.
29055         * sysdeps/x86_64/tininess.h: Removed.
29056
29057 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
29058
29059         * elf/Makefile ($(objpfx)tst-array1.out): Depend on comparison
29060         input.  Use $(build-program-cmd).
29061         ($(objpfx)tst-array1-static.out): Likewise.
29062         ($(objpfx)tst-array2.out): Likewise.
29063         ($(objpfx)tst-array3.out): Likewise.
29064         ($(objpfx)tst-array4.out): Likewise.
29065         ($(objpfx)tst-array5.out): Likewise.
29066         ($(objpfx)tst-array5-static.out): Likewise.
29067
29068 2012-10-30  Chris Metcalf  <cmetcalf@tilera.com>
29069
29070         * elf/dl-load.c (_dl_map_object_from_fd): Call DL_AFTER_LOAD
29071         if defined.
29072
29073         * nss/nsswitch.h (nss_interface_function): Provide new
29074         macro for use with NSS functions.
29075         * grp/initgroups.c: Use new macro.
29076         * nss/getXXbyYY.c: Likewise.
29077         * nss/getXXbyYY_r.c: Likewise.
29078         * nss/getXXent.c: Likewise.
29079         * nss/getXXent_r.c: Likewise.
29080         * sysdeps/posix/getaddrinfo.c: Likewise.
29081
29082 2012-10-30  Andreas Jaeger  <aj@suse.de>
29083
29084         * po/ru.po: Update Russion translation from translation project.
29085
29086 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
29087
29088         [BZ #14152]
29089         [BZ #14783]
29090         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Extract low bits of
29091         result and shift together with sticky bit instead of replicating
29092         round-to-nearest rounding.
29093         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
29094         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
29095         * math/libm-test.inc (fma_test): Add more tests.  Do not permit
29096         missing underflow exceptions.
29097         (fma_test_towardzero): Add more tests.
29098         (fma_test_downward): Likewise.
29099         (fma_test_upward): Likewise.
29100
29101         [BZ #14047]
29102         * sysdeps/generic/tininess.h: New file.
29103         * sysdeps/i386/tininess.h: Likewise.
29104         * sysdeps/sh/tininess.h: Likewise.
29105         * sysdeps/x86_64/tininess.h: Likewise.
29106         * stdlib/tst-strtod-underflow.c: Likewise.
29107         * stdlib/tst-tininess.c: Likewise.
29108         * stdlib/strtod_l.c: Include <tininess.h>.
29109         (round_and_return): Do not set errno for exact underflow cases.
29110         Force an underflow exception when setting errno for underflow.
29111         Determine underflow based on rounding to normal precision if
29112         TININESS_AFTER_ROUNDING.
29113         * stdlib/tst-strtod.c (tests): Do not expect errno to be set to
29114         ERANGE for exact underflow cases.
29115         * stdlib/Makefile (tests): Add tst-tininess and
29116         tst-strtod-underflow.
29117         ($(objpfx)tst-tininess): Use $(link-libm).
29118         ($(objpfx)tst-strtod-underflow): Likewise.
29119
29120 2012-10-30  Andreas Jaeger  <aj@suse.de>
29121
29122         [BZ#14767]
29123         * elf/Makefile (tests): Remove conditional for have-initfini-array
29124         since this is now always required and the variable does not exist
29125         anymore.
29126         (tests-static): Likewise.
29127         (modules-names): Likewise.
29128
29129         * po/eo.po: Add Esperanto translation from translation project.
29130
29131         * elf/tst-array1.c (fini_array): Make writeable so that it can be
29132         merged with constructor/destructor.
29133         (init_array): Likewise.
29134         * elf/tst-array2dep.c (fini_array): Likewise.
29135         (init_array): Likewise.
29136
29137 2012-10-29  Mike Frysinger  <vapier@gentoo.org>
29138
29139         * manual/message.texi: Delete @cartouche tags.
29140
29141 2012-10-29  Pino Toscano  <toscano.pino@tiscali.it>
29142
29143         * sysdeps/mach/hurd/fdatasync.c: Turn ERR into EINVAL if it is
29144         EOPNOTSUPP.
29145         * sysdeps/mach/hurd/fsync.c: Likewise.
29146
29147         * sysdeps/pthread/aio_notify.c (__aio_notify_only)
29148         [_POSIX_REALTIME_SIGNALS]: Change condition to
29149         [_POSIX_REALTIME_SIGNALS > 0].
29150
29151 2012-10-27  Andreas Jaeger  <aj@suse.de>
29152
29153         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (__O_LARGEFILE)
29154         [!__x86_64]: Do not define, take value from <bits/fcntl-linux.h>.
29155         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE):
29156         [__WORDSIZE != 64]: Likewise.
29157
29158 2012-10-26  H.J. Lu  <hongjiu.lu@intel.com>
29159
29160         *  iconvdata/tst-table.sh: Remove ${SHELL}.
29161         *  iconvdata/tst-tables.sh: Likewise.
29162
29163 2012-10-25  David S. Miller  <davem@davemloft.net>
29164
29165         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
29166         (__get_clockfreq_via_proc_openprom): Use strtoumax instead
29167         of strtoull.
29168
29169         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add comments for
29170         ifunc-impl-list.c
29171         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
29172         * sysdeps/sparc/sparc64/multiarch/ifunc-impl-list.c: New file.
29173         * sysdeps/sparc/sparc32/sparcv9/multiarch/ifunc-impl-list.c: New
29174         file.
29175
29176 2012-10-25  Roland McGrath  <roland@hack.frob.com>
29177
29178         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
29179         (__get_clockfreq_via_proc_openprom): Use __getdents instead of
29180         __getdirentries.
29181
29182 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
29183             Jim Blandy  <jimb@codesourcery.com>
29184
29185         * scripts/cross-test-ssh.sh: New file.
29186         * manual/install.texi (Configuring and compiling): Document use of
29187         cross-test-ssh.sh.
29188         * INSTALL: Regenerated.
29189
29190 2012-10-25  Pino Toscano  <toscano.pino@tiscali.it>
29191
29192         * sysdeps/mach/hurd/ptrace.c (ptrace): Use __hurd_fail to return
29193         EOPNOTSUPP.
29194
29195 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
29196
29197         * Makeconfig (run-program-prefix): Fix comment.
29198
29199 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
29200             Jim Blandy  <jimb@codesourcery.com>
29201
29202         * Makeconfig (test-wrapper): New variable,
29203         (test-wrapper-env): Likewise.
29204         [$(cross-compiling) = yes && $(test-wrapper) != ""]
29205         (run-built-tests): Define to yes.
29206         (run-program-prefix): Use $(test-wrapper).
29207         (built-program-cmd): Likewise.
29208         * Rules (make-test-out): Use $(test-wrapper-env) and
29209         $(host-built-program-cmd).
29210         * elf/Makefile ($(objpfx)order.out): Use $(test-wrapper).
29211         ($(objpfx)tst-pathopt.out): Pass $(test-wrapper-env) to
29212         tst-pathopt.sh.
29213         ($(objpfx)tst-rtld-load-self.out): Pass $(test-wrapper) and
29214         $(test-wrapper-env) to tst-rtld-load-self.sh.
29215         ($(objpfx)order2.out): Use $(test-wrapper).
29216         ($(objpfx)tst-initorder.out): Likewise.
29217         ($(objpfx)tst-initorder2.out): Likewise.
29218         ($(objpfx)tst-unused-dep.out): Use $(test-wrapper-env).
29219         * elf/tst-pathopt.sh (run_program_prefix): Remove unused variable.
29220         (test_wrapper_env): New variable.  Use it to run ld.so.
29221         * elf/tst-rtld-load-self.sh (test_wrapper): New variable.
29222         Use it to run ld.so.
29223         (test_wrapper_env): Likewise.
29224         * iconvdata/Makefile ($(objpfx)iconv-test.out): Pass
29225         $(test-wrapper) to run-iconv-test.sh.
29226         * iconvdata/run-iconv-test.sh (test_wrapper): New variable.
29227         (ICONV): Use $test_wrapper.
29228         * posix/Makefile ($(objpfx)globtest.out): Pass
29229         $(run-via-rtld-prefix), $(test-wrapper) and $(test-wrapper-env) to
29230         globtest.sh, not $(run-program-prefix).
29231         * posix/globtest.sh (run_via_rtld_prefix): New variable.
29232         (test_wrapper): Likewise.
29233         (test_wrapper_env): Likewise.  Use it to run globtest with HOME
29234         set together with run_via_rtld_prefix.
29235         (run_program_prefix): Define in terms of test_wrapper and
29236         run_via_rtld_prefix.
29237
29238 2012-10-24  Roland McGrath  <roland@hack.frob.com>
29239
29240         * nscd/Makefile ($(objpfx)nscd): Remove librt dependency.
29241         * posix/Makefile ($(objpfx)tst-regex, $(objpfx)tst-regex2):
29242         Targets removed.
29243
29244         [BZ #14743]
29245         * include/time.h: Remove librt_hidden_proto (clock_gettime).
29246         Declare __clock_getres, __clock_gettime, __clock_settime,
29247         __clock_nanosleep, and __clock_getcpuclockid.
29248         * rt/clock_gettime.c: Define __clock_gettime as an alias.
29249         Remove librt_hidden_def (clock_gettime).
29250         * sysdeps/unix/clock_gettime.c: Likewise.
29251         * rt/clock_getcpuclockid.c: Define __clock_getcpuclockid as an alias.
29252         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
29253         * rt/clock_getres.c: Define __clock_getres as an alias.
29254         * sysdeps/posix/clock_getres.c: Likewise.
29255         * rt/clock_settime.c: Define __clock_settime as an alias.
29256         * sysdeps/unix/clock_settime.c: Likewise.
29257         * rt/clock_nanosleep.c: Define __clock_nanosleep as an alias.
29258         * sysdeps/unix/clock_nanosleep.c: Likewise.
29259         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
29260         * rt/clock-compat.c: New file.
29261         * rt/Makefile (librt-routines): Add clock-compat and move
29262         $(clock-routines) to ...
29263         (routines): ... here, new variable.
29264         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_routines):
29265         Don't add get_clockfreq here.
29266         * rt/Versions (libc: GLIBC_2.17): New version set.
29267         Add clock_* symbols here.
29268         (libc: GLIBC_PRIVATE): New version set.  Add __clock_* symbols here.
29269         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist
29270         (GLIBC_2.17): Add clock_* symbols.
29271         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
29272         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
29273         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
29274         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
29275         Likewise.
29276         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
29277         Likewise.
29278         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
29279         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
29280         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
29281         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
29282         * NEWS: Mention the move.
29283
29284         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
29285         Use __open, __read, __close rather than their public counterparts.
29286         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
29287         (__get_clockfreq_via_cpuinfo): Likewise.
29288         (__get_clockfreq_via_proc_openprom): Likewise, and __getdirentries.
29289         (__get_clockfreq_via_dev_openprom): Likewise, and __ioctl.
29290
29291         * config.h.in (HAVE_IFUNC): New #undef.
29292         * configure.in: Define it if libc_cv_ld_gnu_indirect_function
29293         was successful.
29294         * configure: Regenerated.
29295
29296 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
29297
29298         * configure.in: Move READELF check to start of file.
29299         (libc_cv_ld_gnu_indirect_function): Change to a link test. Rename from
29300         libc_cv_asm_gnu_indirect_function in the process.
29301         * configure: Regenerated.
29302
29303 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
29304
29305         * configure.in (libc_cv_gcc_static_libgcc): Drop -q flag to grep and
29306         send the output to /dev/null.
29307         (libc_cv_cc_with_libunwind): Likewise.
29308         (libc_cv_as_noexecstack): Likewise.
29309         * configure: Regenerate.
29310
29311 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
29312
29313         * io/ftwtest-sh (tmp): Define to ${objpfx}io, not using `pwd`.
29314
29315         * posix/globtest.sh (TMPDIR): Do not set.
29316         (testdir): Define using ${common_objpfx}posix not $TMPDIR.
29317         (testout): Likewise.
29318
29319 2012-10-24  Andreas Jaeger  <aj@suse.de>
29320
29321         * io/fcntl.h: Always define mode_t, off_t, pid_t and use these
29322         types for creat, creat64, lockf, posix_fadvise, posix_fallocate.
29323         [__USE_LARGEFILE64 && !__off64_t_defined]: Define off64_t.
29324         [__USE_LARGEFILE64]: Use off64_t in declaration of lock64,
29325         posix_fadvise64, posix_fallocate64.
29326
29327         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (F_GETLK, F_SETLK)
29328         (F_SETLKW) [__x86_64]: Remove, provided by <bits/fcntl-linux.h>.
29329         (F_GETLK, F_SETLK, F_SETLKW) [!__USE_FILE_OFFSET64 && !__x86_64__]:
29330         Likewise.
29331         (F_GETLK, F_SETLK, F_SETLKW) [__USE_FILE_OFFSET64 && ! __x86_64__]:
29332         Likewise.
29333         (F_GETLK64, F_SETLK64, F_SETLKW64) [!__x86_64__]: Likewise.
29334
29335         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (F_GETLK, F_SETLK)
29336         (F_SETLKW) [__USE_FILE_OFFSET64]: Remove, provided by
29337         <bits/fcntl-linux.h>.
29338         (F_GETLK64, F_SETLK64, F_SETLKW64) [__WORDSIZE == 64]: Likewise.
29339
29340         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (F_DUPFD, F_GETFD)
29341         (F_SETFD, F_GETFL, F_SETFL): Remove, provided by <bits/fcntl-linux.h>.
29342         (F_GETLK, F_SETLK, F_SETLKW) [__WORDSIZE == 64]: Likewise.
29343         (F_GETLK, F_SETLK, F_SETLKW, F_GETLK64, F_SETLK64, F_SETLKW64)
29344         [__WORDSIZE != 64]: Likewise.
29345
29346 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
29347
29348         * Makeconfig (run-built-tests): New variable.
29349         * Rules [$(cross-compiling) = yes]: Change condition to
29350         [$(run-built-tests) = no].
29351         * catgets/Makefile [$(cross-compiling) != yes]: Change condition
29352         to [$(run-built-tests) = yes].
29353         * elf/Makefile [$(cross-compiling) = no]: Likewise
29354         * grp/Makefile [$(cross-compiling) = no]: Likewise.
29355         * iconv/Makefile [$(cross-compiling) != yes]: Likewise.
29356         * iconvdata/Makefile [$(cross-compiling) = no]: Likewise.
29357         * intl/Makefile [$(cross-compiling) = no]: Likewise.
29358         * io/Makefile [$(cross-compiling) = no]: Likewise.
29359         * libio/Makefile [$(cross-compiling) = no]: Likewise.
29360         * malloc/Makefile [$(cross-compiling) = no]: Likewise.
29361         * misc/Makefile [$(cross-compiling) = no]: Likewise.
29362         * posix/Makefile [$(cross-compiling) = no]: Likewise.
29363         * resolv/Makefile [$(cross-compiling) = no]: Likewise.
29364         * stdio-common/Makefile [$(cross-compiling) = no]: Likewise.
29365         * stdlib/Makefile [$(cross-compiling) = no]: Likewise.
29366         * string/Makefile [$(cross-compiling) = no]: Likewise.
29367
29368         * posix/Makefile ($(objpfx)globtest.out): Pass
29369         $(run-program-prefix) to globtest.sh, not $(elf-objpfx) and
29370         $(rtld-installed-name).
29371         * posix/globtest.sh (elf_objpfx): Remove variable.
29372         (rtld_installed_name): Likewise.
29373         (library_path): Likewise.
29374         (run_program_prefix): New variable.  Use for running globtest
29375         binary.
29376
29377 2012-10-23  Jim Blandy  <jimb@codesourcery.com>
29378             Joseph Myers  <joseph@codesourcery.com>
29379
29380         * Makeconfig (host-built-program-cmd): New variable.
29381         * elf/Makefile (tst-stackguard1-ARGS): Use
29382         $(host-built-program-cmd).
29383         * posix/Makefile (tst-exec-ARGS): Use $(host-built-program-cmd).
29384         (tst-spawn-ARGS): Likewise.
29385         * rt/Makefile (tst-mqueue7-ARGS): Use $(host-built-program-cmd).
29386
29387 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
29388             Jim Blandy  <jimb@codesourcery.com>
29389
29390         * Makeconfig (run-via-rtld-prefix): New variable.
29391         (run-program-prefix): Define in terms of $(run-via-rtld-prefix).
29392         (built-program-cmd): Likewise.
29393
29394 2012-10-22  Andreas Jaeger  <aj@suse.de>
29395
29396         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (O_RSYNC): Define to
29397         __O_RSYNC if it exists, otherwise to O_SYNC.
29398
29399 2012-10-22  Jim Blandy  <jimb@codesourcery.com>
29400             Joseph Myers  <joseph@codesourcery.com>
29401
29402         * iconvdata/run-iconv-test.sh: Redirect iconv stdin in loops from
29403         /dev/null.
29404         * iconvdata/tst-tables.sh: Redirect tst-table.sh stdin in loop
29405         from /dev/null
29406         * posix/tst-getconf.sh: Redirect getconf stdin in loop from
29407         /dev/null.
29408
29409 2012-10-22  Andreas Jaeger  <aj@suse.de>
29410
29411         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_LARGEFILE):
29412         Define always.
29413         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE): Likewise.
29414
29415         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
29416         bits/fcntl-linux.h.
29417
29418         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (F_GETLK, F_SETLK)
29419         (F_SETLKW) [!F_GETLK]: Define values for [!__USE_FILE_OFFSET64].
29420
29421         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (O_LARGEFILE): Rename
29422         to __O_LARGEFILE.
29423         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_LARGEFILE): Rename
29424         to __O_LARGEFILE.
29425
29426 2012-10-21  Jim Blandy  <jimb@codesourcery.com>
29427             Joseph Myers  <joseph@codesourcery.com>
29428
29429         * config.make.in (NM): New variable.
29430
29431 2012-10-21  Andreas Jaeger  <aj@suse.de>
29432
29433         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Remove all
29434         definitions and declarations that are provided by
29435         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
29436
29437 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
29438
29439         [BZ #14683]
29440         * elf/Makefile (tests-static): Add tst-leaks1-static.
29441         (tests): Also depend on $(objpfx)tst-leaks1-static-mem.
29442         ($(objpfx)tst-leaks1-static): New rule.
29443         ($(objpfx)tst-leaks1-static-mem): Likewise.
29444         (tst-leaks1-static-ENV): New macro.
29445         * elf/dl-open.c (dl_open_worker): Check the main application
29446         only if SHARED is defined.
29447         * elf/tst-leaks1-static.c: New file.
29448
29449 2012-10-20  Andreas Jaeger  <aj@suse.de>
29450
29451         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: New file, contains
29452         generic values for Linux.
29453         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: Remove all definitions
29454         and declarations that are provided by <bits/fcntl-linux.h> and
29455         include <bits/fcntl-linux.h>.
29456         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
29457         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
29458
29459 2012-10-20  Roland McGrath  <roland@hack.frob.com>
29460
29461         * io/fcntl.h: Move include of <bits/types.h> to the top and
29462         include it unconditionally.
29463
29464 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
29465
29466         * wcsmbs/Makefile (tests-ifunc): New variable.
29467         (tests): Add $(tests-ifunc).
29468         * wcsmbs/test-wcschr-ifunc.c: New file.
29469         * wcsmbs/test-wcscmp-ifunc.c: Likewise.
29470         * wcsmbs/test-wcscpy-ifunc.c: Likewise.
29471         * wcsmbs/test-wcslen-ifunc.c: Likewise.
29472         * wcsmbs/test-wcsrchr-ifunc.c: Likewise.
29473         * wcsmbs/test-wmemcmp-ifunc.c: Likewise.
29474
29475         * string/Makefile (tests-ifunc): New variable.
29476         (tests): Add $(tests-ifunc).
29477         * string/test-memccpy.c (TEST_NAME): New macro.
29478         * string/test-memchr.c (TEST_NAME): Likewise.
29479         * string/test-memcmp.c (TEST_NAME): Likewise.
29480         * string/test-memcpy.c (TEST_NAME): Likewise.
29481         * string/test-memmem.c (TEST_NAME): Likewise.
29482         * string/test-memmove.c (TEST_NAME): Likewise.
29483         * string/test-memset.c (TEST_NAME): Likewise.
29484         * string/test-rawmemchr.c (TEST_NAME): Likewise.
29485         * string/test-stpcpy.c (TEST_NAME): Likewise.
29486         * string/test-stpncpy.c (TEST_NAME): Likewise.
29487         * string/test-strcasecmp.c (TEST_NAME): Likewise.
29488         * string/test-strcasestr.c (TEST_NAME): Likewise.
29489         * string/test-strcat.c (TEST_NAME): Likewise.
29490         * string/test-strchr.c (TEST_NAME): Likewise.
29491         * string/test-strcmp.c(TEST_NAME): Likewise.
29492         * string/test-strcpy.c (TEST_NAME): Likewise.
29493         * string/test-strcspn.c (TEST_NAME): Likewise.
29494         * string/test-strlen.c (TEST_NAME): Likewise.
29495         * string/test-strncasecmp.c (TEST_NAME): Likewise.
29496         * string/test-strncmp.c (TEST_NAME): Likewise.
29497         * string/test-strncpy.c (TEST_NAME): Likewise.
29498         * string/test-strnlen.c (TEST_NAME): Likewise.
29499         * string/test-strpbrk.c (TEST_NAME): Likewise.
29500         * string/test-strrchr.c (TEST_NAME): Likewise.
29501         * string/test-strspn.c (TEST_NAME): Likewise.
29502         * string/test-strstr.c (TEST_NAME): Likewise.
29503         * string/test-bcopy-ifunc.c: New file.
29504         * string/test-bzero-ifunc.c: Likewise.
29505         * string/test-memccpy-ifunc.c: Likewise.
29506         * string/test-memchr-ifunc.c: Likewise.
29507         * string/test-memcmp-ifunc.c: Likewise.
29508         * string/test-memcpy-ifunc.c: Likewise.
29509         * string/test-memmem-ifunc.c: Likewise.
29510         * string/test-memmove-ifunc.c: Likewise.
29511         * string/test-mempcpy-ifunc.c: Likewise.
29512         * string/test-memset-ifunc.c: Likewise.
29513         * string/test-rawmemchr-ifunc.c: Likewise.
29514         * string/test-stpcpy-ifunc.c: Likewise.
29515         * string/test-stpncpy-ifunc.c: Likewise.
29516         * string/test-strcasecmp-ifunc.c: Likewise.
29517         * string/test-strcasestr-ifunc.c: Likewise.
29518         * string/test-strcat-ifunc.c: Likewise.
29519         * string/test-strchr-ifunc.c: Likewise.
29520         * string/test-strchrnul-ifunc.c: Likewise.
29521         * string/test-strcmp-ifunc.c: Likewise.
29522         * string/test-strcpy-ifunc.c: Likewise.
29523         * string/test-strcspn-ifunc.c: Likewise.
29524         * string/test-strlen-ifunc.c: Likewise.
29525         * string/test-strncasecmp-ifunc.c: Likewise.
29526         * string/test-strncat-ifunc.c: Likewise.
29527         * string/test-strncmp-ifunc.c: Likewise.
29528         * string/test-strncpy-ifunc.c: Likewise.
29529         * string/test-strnlen-ifunc.c: Likewise.
29530         * string/test-strpbrk-ifunc.c: Likewise.
29531         * string/test-strrchr-ifunc.c: Likewise.
29532         * string/test-strspn-ifunc.c: Likewise.
29533         * string/test-strstr-ifunc.c: Likewise.
29534
29535         * debug/Makefile (tests-ifunc): New variable.
29536         (tests): Add $(tests-ifunc).
29537         * debug/test-stpcpy_chk.c (TEST_NAME): New macro.
29538         * debug/test-strcpy_chk.c (TEST_NAME): Likewise.
29539         * debug/test-stpcpy_chk-ifunc.c: New file.
29540         * debug/test-strcpy_chk-ifunc.c: Likewise.
29541
29542 2012-10-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
29543
29544         [BZ #13601]
29545         * elf/dl-load.c (open_verify): Retry read if the entire ELF
29546         header is not read in.
29547
29548 2012-10-19  Joseph Myers  <joseph@codesourcery.com>
29549
29550         * io/Makefile ($(objpfx)ftwtest.out): Depend on ftwtest-sh.  Pass
29551         script to $(SHELL) as $<.  Pass $(common-objpfx) to script
29552         directly.  Pass built executable to script as
29553         $(built-program-cmd).
29554         * io/ftwtest-sh (ldso): Remove variable.  Run ftwtest directly as
29555         $testprogram without using LD_LIBRARY_PATH and $ldso.
29556
29557         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Pass
29558         $(run-program-prefix) to tst_fgetgrent.sh, not $(elf-objpfx) and
29559         $(rtld-installed-name).
29560         * grp/tst_fgetgrent.sh (elf_objpfx): Remove variable.
29561         (rtld_installed_name): Likewise.
29562         (library_path): Likewise.
29563         (run_program_prefix): New variable.  Use it to run tst_fgetgrent.
29564         * iconvdata/Makefile ($(objpfx)tst-tables.out): Pass
29565         $(run-program-prefix) to tst-tables.sh.
29566         * iconvdata/tst-table.sh (run_program_prefix): New variable.  Use
29567         it to run tst-table-from and tst-table-to.
29568         * iconvdata/tst-tables.sh (run_program_prefix): New variable.
29569         Pass it to tst-table.sh.
29570         * intl/Makefile ($(objpfx)tst-gettext.out): Pass
29571         $(run-program-prefix) to tst-gettext.sh.
29572         ($(objpfx)tst-translit.out): Pass $(run-program-prefix) to
29573         tst-translit.sh.
29574         ($(objpfx)tst-gettext2.out): Pass $(run-program-prefix) to
29575         tst-gettext2.sh.
29576         * intl/tst-gettext.sh (run_program_prefix): New variable.  Use it
29577         to run tst-gettext.
29578         * intl/tst-gettext2.sh (run_program_prefix): New variable.  Use it
29579         to run tst-gettext2.
29580         * intl/tst-translit.sh (run_program_prefix): New variable.  Use it
29581         to run tst-translit.
29582         * malloc/Makefile ($(objpfx)tst-mtrace.out): Pass
29583         $(run-program-prefix) to tst-mtrace.sh.
29584         * malloc/tst-mtrace.sh (run_program_prefix): New variable.  Use it
29585         to run tst-mtrace.
29586         * posix/Makefile ($(objpfx)wordexp-tst.out): Pass
29587         $(run-program-prefix) to wordexp-tst.sh, not $(elf-objpfx) and
29588         $(rtld-installed-name).
29589         * posix/wordexp-tst.sh (elf_objpfx): Remove variable.
29590         (rtld_installed_name): Likewise.
29591         (run_program_prefix): New variable.  Use it to run wordexp-test.
29592
29593         * Makeconfig (ARCH): Remove all definitions.
29594         (machine): Likewise.
29595         [ARCH]: Remove conditional code.
29596         [!objdir]: Give error.
29597         [!objdir] (objpfx): Remove.
29598         [!objdir] (common-objpfx): Likewise.
29599         [!objdir] (common-objdir): Likewise.
29600         * configure.in (config_makefile): Remove.  Hardcode Makefile in
29601         AC_CONFIG_FILES call.
29602         * configure: Regenerated.
29603
29604         [BZ #13888]
29605         * io/ftwtest-sh (tmp): Set to use the working directory, not /tmp
29606         or TMPDIR.
29607         (testout): Likewise.
29608
29609         * posix/Makefile ($(objpfx)tst-getconf.out): Pass
29610         $(built-program-cmd) to tst-getconf.sh, not $(elf-objpfx) and
29611         $(rtld-installed-name).
29612         * posix/tst-getconf.sh (elf_objpfx): Remove variable.
29613         (rtld_installed_name): Likwise.
29614         (runit): Remove function.
29615         (run_getconf): New variable,  Use it for running getconf binary.
29616
29617 2012-10-18  H.J. Lu  <hongjiu.lu@intel.com>
29618
29619         [BZ #14716]
29620         * string/test-memmem.c (check_result): New function.
29621         (do_one_test): Use it.
29622         (check1): New function.
29623         (test_main): Use it.
29624
29625 2012-10-18  Markus Trippelsdorf  <markus@trippelsdorf.de>
29626
29627         * math/Makefile: Comment on slow compilation of test-tgmath2.c.
29628
29629 2012-10-18  Joseph Myers  <joseph@codesourcery.com>
29630
29631         * sysdeps/generic/_G_config.h (_G_OPEN64): Remove.
29632         (_G_LSEEK64): Likewise.
29633         (_G_MMAP64): Likewise.
29634         (_G_FSTAT64): Likewise.
29635         * sysdeps/unix/sysv/linux/_G_config.h (_G_OPEN64): Remove.
29636         (_G_LSEEK64): Likewise.
29637         (_G_MMAP64): Likewise.
29638         (_G_FSTAT64): Likewise.
29639         * libio/fileops.c (mmap_remap_check) [_G_MMAP64]: Make code
29640         unconditional.  Call __mmap64 directly.
29641         (mmap_remap_check) [!_G_MMAP64]: Remove conditional code.
29642         (mmap_remap_check) [_G_LSEEK64]: Make code unconditional.  Call
29643         __lseek64 directly.
29644         (mmap_remap_check) [!_G_LSEEK64]: Remove conditional code.
29645         (decide_maybe_mmap) [_G_MMAP64]: Make code unconditional.  Call
29646         __mmap64 directly.
29647         (decide_maybe_mmap) [!_G_MMAP64]: Remove conditional code.
29648         (decide_maybe_mmap) [_G_LSEEK64]: Make code unconditional.  Call
29649         __lseek64 directly.
29650         (decide_maybe_mmap) [!_G_LSEEK64]: Remove conditional code.
29651         (_IO_file_sync_mmap) [_G_LSEEK64]: Make code unconditional.  Call
29652         __lseek64 directly.
29653         (_IO_file_sync_mmap) [!_G_LSEEK64]: Remove conditional code.
29654         (_IO_file_seek) [_G_LSEEK64]: Make code unconditional.  Call
29655         __lseek64 directly.
29656         (_IO_file_seek) [!_G_LSEEK64]: Remove conditional code.
29657         (_IO_file_stat) [_G_FSTAT64]: Make code unconditional.  Call
29658         __fxstat64 directly.
29659         (_IO_file_stat) [!_G_FSTAT64]: Remove conditional code.
29660         * libio/freopen64.c (freopen64) [_G_OPEN64]: Make code
29661         unconditional.
29662         (freopen64) [!_G_OPEN64]: Remove conditional code.
29663         * libio/fseeko64.c (fseeko64) [_G_LSEEK64]: Make code
29664         unconditional.
29665         (fseeko64) [!_G_LSEEK64]: Remove conditional code.
29666         * libio/ftello64.c (ftello64) [_G_LSEEK64]: Make code
29667         unconditional.
29668         (ftello64) [!_G_LSEEK64]: Remove conditional code.
29669         * libio/iofgetpos64.c (_IO_new_fgetpos64) [_G_LSEEK64]: Make code
29670         unconditional.
29671         (_IO_new_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
29672         * libio/iofopen64.c (_IO_fopen64) [_G_OPEN64]: Make code
29673         unconditional.
29674         (_IO_fopen64) [!_G_OPEN64]: Remove conditional code.
29675         * libio/iofsetpos64.c (_IO_new_fsetpos64) [_G_LSEEK64]: Make code
29676         unconditional.
29677         (_IO_new_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
29678         * libio/oldiofgetpos64.c (_IO_old_fgetpos64) [_G_LSEEK64]: Make code
29679         unconditional.
29680         (_IO_old_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
29681         * libio/oldiofsetpos64.c (_IO_old_fsetpos64) [_G_LSEEK64]: Make code
29682         unconditional.
29683         (_IO_old_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
29684
29685 2012-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
29686
29687         [BZ #12140]
29688         * manual/memory.texi (Malloc Tunable Parameters): Add note
29689         about free list pointers overwriting some perturb bytes.
29690         Wording suggested by Roland McGrath.
29691
29692 2012-10-17  Joseph Myers  <joseph@codesourcery.com>
29693
29694         * math/libm-test.inc (gamma_test): Do not call feclearexcept.
29695         (lgamma_test): Likewise.
29696         (tgamma_test): Likewise.
29697
29698 2012-10-16  Florian Weimer  <fweimer@redhat.com>
29699
29700         [BZ #14700]
29701         * sysdeps/posix/opendir.c (MAX_DIR_BUFFER_SIZE): New constant.
29702         (__alloc_dir): Limit buffer to MAX_DIR_BUFFER_SIZE.
29703
29704 2012-10-16  Maxim Kuvyrkov  <maxim@codesourcery.com>
29705
29706         * NEWS: Mention BZ #14716.
29707         * string/str-two-way.h (two_way_short_needle): Fix thinko introduced
29708         when removing AVAILABLE1_USES_J macro.
29709
29710 2012-10-12  H.J. Lu  <hongjiu.lu@intel.com>
29711
29712         * sysdeps/x86/bits/byteswap.h: Include <bits/types.h>.
29713         (__bswap_64): __uint64_t for unsigned 64-bit int.
29714
29715 2012-10-12  Andreas Schwab  <schwab@linux-m68k.org>
29716
29717         * include/string.h (memmem): Declare libc hidden alias.
29718         * string/memmem.c (memmem): Define libc hidden alias.
29719         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Use __open,
29720         __read, __close instead of open, read, close.
29721
29722 2012-10-11  H.J. Lu  <hongjiu.lu@intel.com>
29723
29724         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: New file.
29725         * sysdeps/x86_64/multiarch/memcmp.S (__memcmp_sse2): Make it
29726         global and hidden.
29727         * sysdeps/x86_64/multiarch/memcpy.S (__memcpy_sse2): Likewise.
29728         * sysdeps/x86_64/multiarch/mempcpy.S (__mempcpy_sse2): Likewise.
29729         * sysdeps/x86_64/multiarch/rawmemchr.S (__rawmemchr_sse42):
29730         Likewise.
29731         (__rawmemchr_sse2): Likewise.
29732         * sysdeps/x86_64/multiarch/strcat.S (STRCAT_SSE2): Likewise.
29733         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Likewise.
29734         (__strchr_sse2): Likewise.
29735         * sysdeps/x86_64/multiarch/strcmp-sse42.S (STRCMP_SSE42): Likewise.
29736         * sysdeps/x86_64/multiarch/strcmp.S (STRCMP_SSE2): Likewise.
29737         (__strcasecmp_sse2): Likewise.
29738         (__strncasecmp_sse2): Likewise.
29739         * sysdeps/x86_64/multiarch/strcpy.S (STRCPY_SSE2): Likewise.
29740         * sysdeps/x86_64/multiarch/strlen.S (__strlen_sse2): Likewise.
29741         * sysdeps/x86_64/multiarch/strnlen.S (__strnlen_sse2): Likewise.
29742         * sysdeps/x86_64/multiarch/strrchr.S (__strrchr_sse42): Likewise.
29743         (__strrchr_sse2): Likewise.
29744         * sysdeps/x86_64/multiarch/memcmp.S: Add comments for
29745         ifunc-impl-list.c.
29746         * sysdeps/x86_64/multiarch/memcpy.S: Likewise.
29747         * sysdeps/x86_64/multiarch/memcpy_chk.S: Likewise.
29748         * sysdeps/x86_64/multiarch/memmove.c: Likewise.
29749         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
29750         * sysdeps/x86_64/multiarch/mempcpy.S: Likewise.
29751         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Likewise.
29752         * sysdeps/x86_64/multiarch/memset.S: Likewise.
29753         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
29754         * sysdeps/x86_64/multiarch/rawmemchr.S: Likewise.
29755         * sysdeps/x86_64/multiarch/stpcpy.S: Likewise.
29756         * sysdeps/x86_64/multiarch/stpncpy.S: Likewise.
29757         * sysdeps/x86_64/multiarch/strcasecmp_l.S: Likewise.
29758         * sysdeps/x86_64/multiarch/strcasestr-c.c: Likewise.
29759         * sysdeps/x86_64/multiarch/strcat.S: Likewise.
29760         * sysdeps/x86_64/multiarch/strchr.S: Likewise.
29761         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
29762         * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
29763         * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
29764         * sysdeps/x86_64/multiarch/strlen.S: Likewise.
29765         * sysdeps/x86_64/multiarch/strncase_l.S: Likewise.
29766         * sysdeps/x86_64/multiarch/strncat.S: Likewise.
29767         * sysdeps/x86_64/multiarch/strncmp.S: Likewise.
29768         * sysdeps/x86_64/multiarch/strncpy.S: Likewise.
29769         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
29770         * sysdeps/x86_64/multiarch/strpbrk.S: Likewise.
29771         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
29772         * sysdeps/x86_64/multiarch/strspn.S: Likewise.
29773         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
29774         * sysdeps/x86_64/multiarch/wcscpy.S: Likewise.
29775         * sysdeps/x86_64/multiarch/wmemcmp.S: Likewise.
29776
29777         * sysdeps/i386/i686/multiarch/bcopy.S (__bcopy_ia32): Make it
29778         global and hidden.
29779         * sysdeps/i386/i686/multiarch/bzero.S (__bzero_ia32): Likewise.
29780         * sysdeps/i386/i686/multiarch/memcmp.S (__memcmp_ia32): Likewise.
29781         * sysdeps/i386/i686/multiarch/memcpy.S (__memcpy_ia32): Likewise.
29782         * sysdeps/i386/i686/multiarch/memmove.S (__memmove_ia32):
29783         Likewise.
29784         * sysdeps/i386/i686/multiarch/mempcpy.S (__mempcpy_ia32):
29785         Likewise.
29786         * sysdeps/i386/i686/multiarch/strcat.S (STRCAT_IA32): Likewise.
29787         * sysdeps/i386/i686/multiarch/strcmp.S (__STRCMP_IA32): Likewise.
29788         * sysdeps/i386/i686/multiarch/strcpy.S (STRCPY_IA32): Likewise.
29789         * sysdeps/i386/i686/multiarch/bcopy.S: Add comments for
29790         ifunc-impl-list.c.
29791         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
29792         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
29793         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
29794         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
29795         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
29796         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
29797         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
29798         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
29799         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
29800         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
29801         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
29802         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
29803         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
29804         * sysdeps/i386/i686/multiarch/stpcpy.S: Likewise.
29805         * sysdeps/i386/i686/multiarch/stpncpy.S: Likewise.
29806         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
29807         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: Likewise.
29808         * sysdeps/i386/i686/multiarch/strcasestr-c.c: Likewise.
29809         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
29810         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
29811         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
29812         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
29813         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
29814         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
29815         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
29816         * sysdeps/i386/i686/multiarch/strncase_l.S: Likewise.
29817         * sysdeps/i386/i686/multiarch/strncat.S: Likewise.
29818         * sysdeps/i386/i686/multiarch/strncmp.S: Likewise.
29819         * sysdeps/i386/i686/multiarch/strncpy.S: Likewise.
29820         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
29821         * sysdeps/i386/i686/multiarch/strpbrk.S: Likewise.
29822         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
29823         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
29824         * sysdeps/i386/i686/multiarch/strstr-c.c: Likewise.
29825         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
29826         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
29827         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
29828         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
29829         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
29830         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
29831         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: New file.
29832
29833         * Rules [$(multi-arch) = no] (tests): Filter out $(tests-ifunc).
29834         [$(multi-arch) = no] (xtests): Filter out $(xtests-ifunc).
29835         * include/ifunc-impl-list.h: New file.
29836         * misc/ifunc-impl-list.c: Likewise.
29837         * misc/Makefile (routines): Add ifunc-impl-list.
29838         * misc/Versions (GLIBC_PRIVATE): Add __libc_ifunc_impl_list.
29839         * string/test-string.h: Include <ifunc-impl-list.h>.
29840         (func_list, func_count, impl_count, impl_array) [TEST_IFUNC &&
29841         TEST_NAME]: New variables.
29842         (FOR_EACH_IMPL): Support func_list if TEST_IFUNC and TEST_NAME
29843         are defined.
29844         (test_init): Call __libc_ifunc_impl_list to initialize
29845         func_list if TEST_IFUNC and TEST_NAME are defined.
29846
29847         * string/Makefile (strop-tests): Add bcopy and bzero.
29848         * string/test-bcopy.c: New file.
29849         * string/test-bzero.c: Likewise.
29850         * string/test-memmove.c: Support bcopy test if TEST_BCOPY is
29851         defined.
29852         * string/test-memset.c: Support bzero test if TEST_BZERO is
29853         defined.
29854         * sysdeps/x86_64/multiarch/bcopy.S (bcopy): Jump to
29855         __libc_memmove.
29856         * sysdeps/x86_64/multiarch/bzero.S (__bzero): Jump to
29857         __libc_memset.
29858         * sysdeps/x86_64/multiarch/memset.S (__libc_memset): New alias
29859         of memset.
29860
29861 2012-10-10  Joseph Myers  <joseph@codesourcery.com>
29862
29863         * configure.in: Run $CXX, not cc1plus, to locate C++ headers.
29864         * configure: Regenerated.
29865
29866         * Makeconfig (+link-static-before-libc): Don't include
29867         $(link-static-libc).
29868
29869         * libio/libio.h (_IO_pos_t): Remove.
29870
29871 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
29872
29873         * NEWS: Add note about FIPS mode.  Wording suggested by Roland
29874         McGrath.
29875
29876 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
29877
29878         * crypt/crypt-entry.c: Include fips-private.h.
29879         (__crypt_r, __crypt): Disable MD5 and DES if FIPS is enabled.
29880         * crypt/md5c-test.c (main): Tolerate disabled MD5.
29881         * sysdeps/unix/sysv/linux/fips-private.h: New file.
29882         * sysdeps/generic/fips-private.h: New file, dummy fallback.
29883
29884 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
29885
29886         * crypt/crypt-private.h: Include stdbool.h.
29887         (_ufc_setup_salt_r): Return bool.
29888         * crypt/crypt-entry.c: Include errno.h.
29889         (__crypt_r): Return NULL with EINVAL for bad salt.
29890         * crypt/crypt_util.c (bad_for_salt): New.
29891         (_ufc_setup_salt_r): Check that salt is long enough and within
29892         the specified alphabet.
29893         * crypt/badsalttest.c: New file.
29894         * crypt/Makefile (tests): Add it.
29895         ($(objpfx)badsalttest): New.
29896
29897 2012-10-09  Maxim Kuvyrkov  <maxim@codesourcery.com>
29898
29899         * NEWS: Add entry for BZ #14602.
29900
29901 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
29902
29903         * math/gen-libm-test.pl (parse_args): Handle comparison macros as
29904         type-generic.
29905         * math/libm-test.inc: Update comment listing what functions and
29906         macros are tested.
29907         (isgreater_test): New function.
29908         (isgreaterequal_test): Likewise.
29909         (isless_test): Likewise.
29910         (islessequal_test): Likewise.
29911         (islessgreater_test): Likewise.
29912         (isunordered_test): Likewise.
29913         (main): Call the new functions.
29914
29915 2012-10-09  Roland McGrath  <roland@hack.frob.com>
29916
29917         * aclocal.m4 (GLIBC_PROVIDES): Provide _AS_BASENAME_PREPARE,
29918         _AS_ME_PREPARE, _AS_VAR_ARITH_PREPARE, AS_SHELL_FN_as_fn_set_status,
29919         AS_SHELL_FN_as_fn_exit, AS_SHELL_FN_ac_fn_c_try_compile.
29920         * sysdeps/i386/configure: Regenerated.
29921         * sysdeps/ieee754/ldbl-opt/configure: Regenerated.
29922         * sysdeps/mach/configure: Regenerated.
29923         * sysdeps/mach/hurd/configure: Regenerated.
29924         * sysdeps/powerpc/configure: Regenerated.
29925         * sysdeps/powerpc/powerpc32/configure: Regenerated.
29926         * sysdeps/powerpc/powerpc64/configure: Regenerated.
29927         * sysdeps/s390/s390-32/configure: Regenerated.
29928         * sysdeps/s390/s390-64/configure: Regenerated.
29929         * sysdeps/sh/configure: Regenerated.
29930         * sysdeps/sparc/configure: Regenerated.
29931         * sysdeps/unix/sysv/linux/configure: Regenerated.
29932         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
29933         * sysdeps/x86_64/configure: Regenerated.
29934
29935         * dlfcn/dlerror.c (check_free): Call _dl_addr only if SHARED is
29936         defined.  Don't check if MAP is NULL.
29937
29938 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
29939
29940         * sysdeps/generic/_G_config.h (_G_off64_t): Remove.
29941         (_G_stat64): Likewise.
29942         * sysdeps/unix/sysv/linux/_G_config.h (_G_off64_t): Remove.
29943         (_G_stat64): Likewise.
29944         * libio/filedoalloc.c (_IO_file_doallocate): Use struct stat64
29945         instead of struct _G_stat64.
29946         * libio/fileops.c (mmap_remap_check): Likewise.
29947         (decide_maybe_mmap): Likewise.
29948         (_IO_new_file_seekoff): Likewise.
29949         (_IO_file_stat): Likewise.
29950         * libio/libio.h (_IO_off64_t): Define to __off64_t, not
29951         _G_off64_t.
29952         * libio/oldfileops.c (_IO_old_file_seekoff): Use struct stat64
29953         instead of struct _G_stat64.
29954         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
29955
29956 2012-10-08  Maxim Kuvyrkov  <maxim@codesourcery.com>
29957
29958         [BZ #14602]
29959         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
29960         Replace with ...
29961         (CHECK_EOL): New macro.
29962         (two_way_short_needle): Check beginning of haystack for EOL.  Use
29963         CHECK_EOL.
29964         * string/strcasestr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
29965         Replace with CHECK_EOL.
29966         * string/strstr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
29967         Replace with CHECK_EOL.
29968
29969 2012-10-08  Joseph Myers  <joseph@codesourcery.com>
29970
29971         * math/gen-libm-test.pl (parse_args): Handle isinf and isnan as
29972         type-generic.
29973         * math/libm-test.inc: Update comment listing what functions and
29974         macros are tested.
29975         (finite_test): New function.
29976         (isinf_test): Likewise.
29977         (isnan_test): Likewise.
29978         (fpclassify_test): Test subnormal input.
29979         (isfinite_test): Likewise.
29980         (isnormal_test): Likewise.
29981         (main): Call the new functions.
29982
29983 2012-10-08  Jonathan Nieder  <jrnieder@gmail.com>
29984
29985         [BZ #14660]
29986         * Makerules (%.dynsym): Force C locale when running
29987         $(OBJDUMP) --dynamic-syms.
29988
29989 2012-10-08  Andreas Schwab  <schwab@linux-m68k.org>
29990
29991         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Include
29992         <stdint.h>.
29993
29994 2012-10-06  David S. Miller  <davem@davemloft.net>
29995
29996         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: On 32-bit, clear
29997         upper 32-bits of the length value in %o2 since we use branch-on-register
29998         tests which consider the entire 64-bit register.
29999
30000 2012-10-06  H.J. Lu  <hongjiu.lu@intel.com>
30001
30002         * string/test-strstr.c (check2): Add a test for page boundary.
30003
30004 2012-10-05  David S. Miller  <davem@davemloft.net>
30005
30006         * sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: New file.
30007         * sysdeps/sparc/sparc32/sparcv9/multiarch/memset-niagara4.S: New
30008         file.
30009         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
30010         sysdep_routines.
30011         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
30012         * sysdeps/sparc/sparc64/multiarch/memset.S: Use Niagara-4 memset
30013         and bzero when HWCAP_SPARC_CRYPTO is present.
30014
30015 2012-10-05  H.J. Lu  <hongjiu.lu@intel.com>
30016
30017         [BZ #14602]
30018         * string/test-strstr.c (check2): New function.
30019         (test_main): Call check2.
30020
30021         * string/Makefile (tests): Remove bug-strstr1, bug-strcasestr1
30022         and bug-strchr1.
30023         * string/bug-strcasestr1.c (do_test): Moved to ...
30024         * string/test-strcasestr.c (check1): Here.  New function.
30025         (do_one_test): Break out result checking code into ...
30026         (check_result): This.  New function.
30027         (do_one_test): Call check_result.
30028         (test_main): Call check1.
30029         * string/bug-strchr1.c (do_test): Moved to ...
30030         * string/test-strchr.c (check1): Here.  New function.
30031         (do_one_test): Break out result checking code into ...
30032         (check_result): This.  New function.
30033         (do_one_test): Call check_result.
30034         (test_main): Call check1.
30035         * string/bug-strstr1.c (main): Moved to ...
30036         * string/test-strstr.c (check1): Here.  New function.
30037         (do_one_test): Break out result checking code into ...
30038         (check_result): This.  New function.
30039         (do_one_test): Call check_result.
30040         (test_main): Call check1.
30041         * string/bug-strcasestr1.c: Removed.
30042         * string/bug-strchr1.c: Likewise.
30043         * string/bug-strstr1.c: Likewise.
30044
30045         * elf/Makefile (dl-routines): Add hwcaps.
30046         * elf/dl-support.c (_dl_important_hwcaps): Removed.
30047         * elf/dl-sysdep.c (_DL_FIRST_EXTRA): Likewise.
30048         (_dl_important_hwcaps): Moved to ...
30049         * elf/dl-hwcaps.c: Here.  New file.
30050         * sysdeps/mach/hurd/dl-sysdep.c (_dl_important_hwcaps): Removed.
30051
30052         [BZ #14557]
30053         * elf/setup-vdso.h (setup_vdso): Set GL(dl_nns) to 1 for vDSO
30054         if IS_IN_rtld isn't defined.
30055
30056         * elf/dl-support.c (_dl_sysinfo_map): New.
30057         Include "get-dynamic-info.h" and "setup-vdso.h".
30058         (_dl_non_dynamic_init): Call setup_vdso.
30059         * elf/dynamic-link.h: Don't include <assert.h>.
30060         (elf_get_dynamic_info): Moved to ...
30061         * elf/get-dynamic-info.h: Here.  New file.
30062         * elf/dynamic-link.h: Include "get-dynamic-info.h".
30063         * elf/rtld.c (dl_main): Break out vDSO setup code into ...
30064         * elf/setup-vdso.h: Here.  New file.
30065         * elf/rtld.c: Include "setup-vdso.h".
30066         (dl_main): Call setup_vdso.
30067
30068 2012-10-05  Joseph Myers  <joseph@codesourcery.com>
30069
30070         * math/libm-test.inc: List nexttoward, cimag, clog10, conf and
30071         creal in comment listing functions tested.  List finite, isinf,
30072         isnan, isless, islessequal, isgreater, isgreaterequal,
30073         islessgreater, isunordered, lgamma_r and pow10 as functions and
30074         macros not tested.  Mention which functions not tested are aliases
30075         for other functions.  Fix typo.  Note that signs of NaNs are not
30076         tested.
30077
30078         * scripts/config.guess: Update from config.git.
30079         * scripts/config.sub: Likewise.
30080
30081 2012-10-04  Roland McGrath  <roland@hack.frob.com>
30082
30083         * misc/Versions (GLIBC_PRIVATE): New set, add __madvise.
30084         * misc/madvise.c (madvise): Renamed to __madvise.
30085         Make madvise a weak alias.
30086         * include/sys/mman.h: Declare __madvise.
30087         Replace libc_hidden_proto (madvise) with libc_hidden_proto (__madvise).
30088         * sysdeps/unix/syscalls.list
30089         (madvise): Make __madvise the strong name, and madvise a weak alias.
30090         * sysdeps/unix/sysv/linux/syscalls.list
30091         (madvise, mmap): Remove redundant entries.
30092         * malloc/arena.c (shrink_heap): Use __madvise, not madvise.
30093         * malloc/malloc.c (mtrim): Likewise.
30094         * sysdeps/mach/hurd/malloc-machine.h (madvise): Renamed to __madvise.
30095
30096 2012-10-03  Roland McGrath  <roland@hack.frob.com>
30097
30098         * sysdeps/mach/hurd/dl-cache.c: File removed.
30099         * config.h.in (USE_LDCONFIG): New #undef.
30100         * configure.in (use_ldconfig): If set, define USE_LDCONFIG.
30101         * configure: Regenerated.
30102         * elf/Makefile (dl-routines): Add dl-cache only under
30103         [$(use-ldconfig) = yes].
30104         * elf/dl-load.c (_dl_map_object): Conditionalize code consulting the
30105         cache on [USE_LDCONFIG].
30106         * elf/dl-open.c (_dl_open): Call _dl_unload_cache only under
30107         [USE_LDCONFIG].
30108         * elf/rtld.c (dl_main): Likewise.
30109
30110 2012-10-03  Pino Toscano  <toscano.pino@tiscali.it>
30111
30112         * sysdeps/posix/sysconf.c (__sysconf): Return 0 also for
30113         _SC_LEVEL4_CACHE_LINESIZE.
30114
30115 2012-10-03  Roland McGrath  <roland@hack.frob.com>
30116
30117         * sysdeps/unix/bsd/confstr.h: File removed.
30118
30119 2012-10-02  Alexandre Oliva <aoliva@redhat.com>
30120
30121         * scripts/check-local-headers.sh: Exclude sys/sdt.h and
30122         sys/sdt-config.h.
30123
30124 2012-10-02  Roland McGrath  <roland@hack.frob.com>
30125
30126         * elf/dl-load.c (_dl_map_object_from_fd: struct loadcmd):
30127         Make 'mapoff' field ElfW(Off) rather than off_t.
30128
30129 2012-10-02  Dmitry V. Levin  <ldv@altlinux.org>
30130
30131         * nscd/Makefile: Remove nscd-cflags and all its users.
30132         (CPPFLAGS-nonlib): Add preprocessor flags for nscd modules.
30133         (CFLAGS-nonlib): Add compiler flags for nscd modules.
30134
30135         [BZ #10631]
30136         * malloc.c (malloc_printerr): Clarify error message.
30137
30138 2012-10-02  H.J. Lu  <hongjiu.lu@intel.com>
30139
30140         [BZ #14648]
30141         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
30142         Set bit_FMA_Usable if FMA is supported.
30143         * sysdeps/x86_64/multiarch/init-arch.h (bit_FMA_Usable): New
30144         macro.
30145         (bit_FMA4_Usable): Updated.
30146         (index_FMA_Usable): New macro.
30147         (CPUID_FMA): Likewise
30148         (HAS_FMA): Defined with bit_FMA_Usable.
30149
30150 2012-10-01  Roland McGrath  <roland@hack.frob.com>
30151
30152         * bits/types.h (__swblk_t): Type removed.
30153         * bits/typesizes.h (__SWBLK_T_TYPE): Macro removed.
30154         * sysdeps/mach/hurd/bits/typesizes.h (__SWBLK_T_TYPE): Likewise.
30155         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
30156         (__SWBLK_T_TYPE): Likewise.
30157         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
30158         (__SWBLK_T_TYPE): Likewise.
30159         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
30160         (__SWBLK_T_TYPE): Likewise.
30161         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
30162         (__SWBLK_T_TYPE): Likewise.
30163
30164 2012-10-01  Patsy Franklin <pfrankli@redhat.com>
30165             Honza Horak <hhorak@redhat.com>
30166
30167         * nis/yp_xdr.c (xdr_domainname): Use YPMAXDOMAIN as maxsize.
30168         (xdr_mapname): Use YPMAXMAP as maxsize.
30169         (xdr_peername): Use YPMAXPEER as maxsize.
30170         (xdr_keydat): Use YPAXRECORD as maxsize.
30171         (xdr_valdat): Use YPMAXRECORD as maxsize.
30172
30173 2012-10-01  Roland McGrath  <roland@hack.frob.com>
30174
30175         * io/openat.c [!__ASSUME_ATFCTS] (__have_atfcts): New global variable.
30176
30177         * sysdeps/unix/sysv/linux/init-first.c: Moved to ...
30178         * csu/init-first.c: ... here.
30179         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Update #include.
30180         * sysdeps/unix/sysv/linux/s390/init-first.c: Likewise.
30181         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Likewise.
30182         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: Likewise.
30183         * sysdeps/i386/init-first.c: File removed.
30184         * sysdeps/sh/init-first.c: File removed.
30185
30186 2012-10-01  Joseph Myers  <joseph@codesourcery.com>
30187
30188         [BZ #14645]
30189         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute result as x * y
30190         if x * y might underflow to zero and z is zero.
30191         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
30192         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
30193         * math/libm-test.inc (min_subnorm_value): New variable.
30194         (fma_test): Add more tests.
30195         (fma_test_towardzero): Likewise.
30196         (fma_test_downward): Likewise
30197         (fma_test_upward): Likewise.
30198         (initialize): Set min_subnorm_value.
30199
30200 2012-09-29  Joseph Myers  <joseph@codesourcery.com>
30201
30202         [BZ #14638]
30203         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use x * y + z for exact
30204         0 + 0.
30205         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Use original rounding
30206         mode for addition resulting in exact zero.
30207         * sysdeps/ieee754/ldbl-128/s_fma.c (__fma): Likewise.
30208         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Use x * y + z for
30209         exact 0 + 0.
30210         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
30211         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
30212         * math/libm-test.inc (fma_test): Add more tests.
30213         (fma_test_towardzero): New function.
30214         (fma_test_downward): Likewise.
30215         (fma_test_upward): Likewise.
30216         (main): Call the new functions.
30217
30218 2012-09-28  David S. Miller  <davem@davemloft.net>
30219
30220         * sysdeps/sparc/fpu/libm-test-ulps: Fix garbage in file.
30221
30222 2012-09-28  Roland McGrath  <roland@hack.frob.com>
30223
30224         * sysdeps/posix/sleep.c (__sleep): Rewritten using __nanosleep
30225         instead of SIGALRM.
30226
30227         * sysdeps/gnu/_G_config.h: Moved to ...
30228         * sysdeps/unix/sysv/linux/_G_config.h: ... here.
30229         * sysdeps/mach/hurd/_G_config.h: Moved to ...
30230         * sysdeps/generic/_G_config.h: ... here.
30231
30232         * io/open.c (__open): Renamed to __libc_open.  Make __open an alias.
30233
30234         * posix/Makefile ($(objpfx)config-name.h): Do $(make-target-directory).
30235
30236         * nss/Makefile ($(objpfx)/libnss_test1.so$(libnss_test1.so-version)):
30237         Conditionalize target on [libnss_test1.so-version].
30238
30239         * elf/dl-sysdep.c: Conditionalize whole contents on [SHARED].
30240
30241         * Makeconfig (nssobjdir, resolvobjdir): Remove variables.
30242         (elfobjdir): Move out of conditionals.
30243
30244         * nss/nsswitch.c (nss_new_service): Conditionalize definition and
30245         declaration on [!DO_STATIC_NSS || SHARED], matching its only caller.
30246         (__nss_lookup_function): Conditionalize label remove_from_tree on
30247         [!DO_STATIC_NSS || SHARED], matching its only use.
30248
30249 2012-09-28  David S. Miller  <davem@davemloft.net>
30250
30251         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: New file.
30252         * sysdeps/sparc/sparc32/sparcv9/multiarch/memcpy-niagara4.S: New
30253         file.
30254         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
30255         sysdep_routines.
30256         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
30257         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use Niagara-4 memcpy
30258         when HWCAP_SPARC_CRYPTO is present.
30259
30260 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
30261
30262         * io/tst-mknodat.c: Create a FIFO instead of a socket.
30263
30264 2012-09-28  Andreas Schwab  <schwab@linux-m68k.org>
30265
30266         [BZ #6530]
30267         * stdio-common/vfprintf.c (process_string_arg): Revert
30268         2000-07-22 change.
30269
30270 2011-09-28  Jonathan Nieder  <jrnieder@gmail.com>
30271
30272         * stdio-common/Makefile (tst-sprintf-ENV): Set environment
30273         for testcase.
30274         * stdio-common/tst-sprintf.c: Include <locale.h>
30275         (main): Test sprintf's handling of incomplete multibyte
30276         characters.
30277
30278 2012-09-28  H.J. Lu  <hongjiu.lu@intel.com>
30279
30280         * elf/dl-runtime.c (VERSYMIDX): Removed.
30281         * elf/dl-version.c (VERSYMIDX): Likewise.
30282         * elf/do-rel.h (VERSYMIDX): Likewise.
30283         (VALIDX): Likewise.
30284         * elf/dynamic-link.h (VERSYMIDX): Likewise.
30285         * elf/rtld.c (VALIDX): Likewise.
30286         (ADDRIDX): Likewise.
30287         * sysdeps/sparc/sparc32/dl-machine.h (VALIDX): Likewise.
30288         * sysdeps/sparc/sparc64/dl-machine.h (VALIDX): Likewise.
30289         * sysdeps/x86_64/dl-tlsdesc.h (ADDRIDX): Likewise.
30290         * sysdeps/generic/ldsodefs.h (VERSYMIDX): New macro.
30291         (VALIDX): Likewise.
30292         (ADDRIDX): Likewise.
30293
30294 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
30295
30296         * sysdeps/pthread/aio_fsync.c: Fix the file mode checking.
30297
30298 2012-09-28  Dmitry V. Levin  <ldv@altlinux.org>
30299
30300         [BZ #11438]
30301         * sysdeps/posix/getaddrinfo.c (default_scopes): Map RFC 1918 addresses
30302         to global scope.
30303         * posix/tst-rfc3484.c: Verify 10/8, 172.16/12 and 196.128/16
30304         addresses are in the same scope as 192.0.2/24.
30305         * posix/gai.conf: Document new scope table defaults.
30306
30307 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
30308
30309         [BZ #5298]
30310         * libio/fileops.c (_IO_new_file_seekoff): Don't flush buffer
30311         for ftell.  Compute offsets from write pointers instead.
30312         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
30313
30314 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
30315
30316         [BZ #14543]
30317         * libio/Makefile (tests): New test case tst-fseek.
30318         * libio/tst-fseek.c: New test case to verify that fseek/ftell
30319         combination works in wide mode.
30320         * libio/wfileops.c (_IO_wfile_seekoff): Adjust internal buffer
30321         state when the external buffer state changes.
30322
30323 2012-09-27  David S. Miller  <davem@davemloft.net>
30324
30325         [BZ #14376]
30326         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Do not
30327         pass reloc->r_addend in as the 'high' argument to
30328         sparc64_fixup_plt when handling R_SPARC_JMP_IREL relocations.
30329
30330         * sysdeps/sparc/fpu/libm-test-ulps: Update.
30331
30332 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
30333
30334         * rt/tst-aio2.c: Include <pthread.h>.
30335         * rt/tst-aio3.c: Likewise.
30336
30337 2012-09-27  Steve Ellcey  <sellcey@mips.com>
30338
30339         * sysdeps/ieee754/ldbl-128/bits/huge_vall.h: Remove.
30340
30341 2012-09-27  H.J. Lu  <hongjiu.lu@intel.com>
30342
30343         * sysdeps/x86_64/multiarch/strncmp-ssse3.S: Conditionalize
30344         contents on [SHARED].
30345
30346 2012-09-26  Marek Polacek  <polacek@redhat.com>
30347
30348         [BZ #14530]
30349         [BZ #13741]
30350         * misc/sys/cdefs.h: Define __extern_inline and __extern_always_inline
30351         for C++ and GCC <4.3 as well as for non GCC compilers.
30352
30353 2012-09-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
30354
30355         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
30356
30357 2012-09-25  Roland McGrath  <roland@hack.frob.com>
30358
30359         * Makefile.in (all, install): Declare with .PHONY.
30360         Reported by Michael Hope <michael.hope@linaro.org>.
30361
30362 2012-09-25  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
30363
30364         * manual/platform.texi (PowerPC): Document __ppc_get_timebase_freq.
30365         * sysdeps/powerpc/sys/platform/ppc.h: Include the operating
30366         system header.
30367         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_headers):
30368         Likewise.
30369         (sydep_routines): Add the new and the internal functions.
30370         * sysdeps/unix/sysv/linux/powerpc/bits/ppc.h: New file.
30371         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Likewise.
30372         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions
30373         (GLIBC_2.17): Add the new function.
30374         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
30375         (GLIBC_2.17): Likewise.
30376         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions
30377         (GLIBC_2.17): Likewise.
30378         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist
30379         (GLIBC_2.17): Likewise.
30380         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: New file.
30381
30382 2012-09-25  Alan Modra  <amodra@gmail.com>
30383
30384         * sysdeps/unix/sysv/linux/powerpc/pthread_once.c (__pthread_once):
30385         Add release barrier before setting once_control to say
30386         initialisation is done.  Add hints on lwarx.  Use macro in
30387         place of isync.
30388         (clear_once_control): Add release barrier.
30389
30390 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
30391
30392         [BZ #13629]
30393         * math/s_clog.c (__clog): Handle more values close to |z| = 1
30394         specially.
30395         * math/s_clog10.c (__clog10): Likewise.
30396         * math/s_clog10f.c (__clog10f): Likewise.
30397         * math/s_clog10l.c (__clog10l): Likewise.
30398         * math/s_clogf.c (__clogf): Likewise.
30399         * math/s_clogl.c (__clogl): Likewise.
30400         * math/Makefile (libm-calls): Add x2y2m1.
30401         * sysdeps/generic/math_private.h (__x2y2m1f): Declare.
30402         (__x2y2m1): Likewise.
30403         (__x2y2m1l): Likewise.
30404         * sysdeps/ieee754/dbl-64/x2y2m1.c: New file.
30405         * sysdeps/ieee754/dbl-64/x2y2m1f.c: Likewise.
30406         * sysdeps/ieee754/ldbl-128/x2y2m1l.c: Likewise.
30407         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
30408         * sysdeps/ieee754/ldbl-96/x2y2m1.c: Likewise.
30409         * sysdeps/ieee754/ldbl-96/x2y2m1l.c: Likewise.
30410         * math/libm-test.inc (clog_test, clog10_test): Add more tests.
30411         * sysdeps/i386/fpu/libm-test-ulps: Update.
30412         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30413
30414         [BZ #14621]
30415         * posix/glob.c (next_brace_sub): Use size_t instead of unsigned
30416         int as type of variable DEPTH.
30417         (glob): Use size_t instead of int as type of variables NEWCOUNT
30418         and OLD_PATHC.
30419
30420 2012-09-25  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
30421
30422         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
30423         Add s_sincosf-sse2.
30424         * sysdeps/i386/i686/fpu/multiarch/s_sincosf.c: New file.
30425         * sysdeps/i386/i686/fpu/multiarch/s_sincosf-sse2.S: New file.
30426         * sysdeps/ieee754/flt-32/s_sincosf.c (SINCOSF, SINCOSF_FUNC): Add
30427         macros for using routine as __sincosf_ia32.
30428         Use macro for function declaration and weak_alias.
30429         * sysdeps/i386/fpu/libm-test-ulps: Update.
30430
30431         * sysdeps/x86_64/fpu/s_sincosf.S: New file.
30432         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
30433
30434         * math/s_ccoshf.c (__ccoshf): Fix wrong usage of sincos for
30435         subnormal argument.
30436         * math/s_cexpf.c (__cexpf): Likewise.
30437         * math/s_csinf.c (__csinf): Likewise.
30438         * math/s_csinhf.c (__csinhf): Likewise.
30439         * math/s_ctanf.c (__ctanf): Likewise.
30440         * math/s_ctanhf.c (__ctanhf): Likewise.
30441         * math/s_ccosh.c (__ccoshf): Likewise.
30442         * math/s_cexp.c (__cexpl): Likewise.
30443         * math/s_csin.c (__csin): Likewise.
30444         * math/s_csinh.c (__csinh): Likewise.
30445         * math/s_ctan.c (__ctan): Likewise.
30446         * math/s_ctanh.c (ctanh): Likewise.
30447         * math/s_ccoshl.c (__ccoshl): Likewise.
30448         * math/s_cexpl.c (__cexpl): Likewise.
30449         * math/s_csinl.c (__csinl): Likewise.
30450         * math/s_csinhl.c (__csinhl): Likewise.
30451         * math/s_ctanl.c (__ctanl): Likewise.
30452         * math/s_ctanhl.c (__ctanhl): Likewise.
30453
30454 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
30455
30456         * libio/libio.h (_IO_size_t): Define to size_t, not _G_size_t.
30457         (_IO_ssize_t): Define to __ssize_t, not _G_ssize_t.
30458         (_IO_off_t): Define to __off_t, not _G_off_t.
30459         (_IO_pid_t): Define to __pid_t, not _G_pid_t.
30460         (_IO_uid_t): Define to __uid_t, not _G_uid_t.
30461         (_IO_wint_t): Define to wint_t, not _G_wint_t.
30462         * libio/libioP.h (struct _IO_jump_t): Use size_t not _G_size_t as
30463         type of __dummy and __dummy2 fields.
30464         * sysdeps/generic/_G_config.h (_G_size_t): Remove.
30465         (_G_ssize_t): Likewise.
30466         (_G_off_t): Likewise.
30467         (_G_pid_t): Likewise.
30468         (_G_uid_t): Likewise.
30469         (_G_wchar_t): Likewise.
30470         (_G_wint_t): Likewise.
30471         * sysdeps/gnu/_G_config.h (_G_size_t): Remove.
30472         (_G_ssize_t): Likewise.
30473         (_G_off_t): Likewise.
30474         (_G_pid_t): Likewise.
30475         (_G_uid_t): Likewise.
30476         (_G_wchar_t): Likewise.
30477         (_G_wint_t): Likewise.
30478         * sysdeps/mach/hurd/_G_config.h (_G_size_t): Remove.
30479         (_G_ssize_t): Likewise.
30480         (_G_off_t): Likewise.
30481         (_G_pid_t): Likewise.
30482         (_G_uid_t): Likewise.
30483         (_G_wchar_t): Likewise.
30484         (_G_wint_t): Likewise.
30485
30486 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
30487
30488         * malloc/arena.c: Include malloc-sysdep.h.
30489         (shrink_heap): Use check_may_shrink_heap to decide if madvise
30490         is sufficient to shrink the heap or an unmap is needed.
30491         * sysdeps/generic/malloc-sysdep.h: New file.  Define
30492         new function check_may_shrink_heap.
30493         * sysdeps/unix/sysv/linux/malloc-sysdep.h: New file.  Define
30494         new function check_may_shrink_heap.
30495
30496 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
30497
30498         * libio/fileops.c (_IO_new_file_seekoff): Fix typos in
30499         comments.
30500
30501 2012-09-24  Dmitry V. Levin  <ldv@altlinux.org>
30502
30503         * catgets/test-gencat.sh: Add "set -e".
30504         * elf/tst-pathopt.sh: Likewise.
30505         * grp/tst_fgetgrent.sh: Likewise.
30506         * iconvdata/run-iconv-test.sh: Likewise.
30507         * intl/tst-gettext.sh: Likewise.
30508         * intl/tst-gettext2.sh: Likewise.
30509         * intl/tst-gettext4.sh: Likewise.
30510         * intl/tst-gettext6.sh: Likewise.
30511         * intl/tst-translit.sh: Likewise.
30512         * io/ftwtest-sh: Likewise.
30513         * libio/test-freopen.sh: Likewise.
30514         * malloc/tst-mtrace.sh: Likewise.
30515         * posix/globtest.sh: Likewise.
30516         * posix/tst-getconf.sh: Likewise.
30517         * posix/wordexp-tst.sh: Likewise.
30518         * stdio-common/tst-printf.sh: Likewise.
30519         * stdio-common/tst-unbputc.sh: Likewise.
30520         * stdlib/tst-fmtmsg.sh: Likewise.
30521         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
30522         * catgets/Makefile: Do not specify -e option when running
30523         testsuite shell scripts.
30524         * elf/Makefile: Likewise.
30525         * grp/Makefile: Likewise.
30526         * iconvdata/Makefile: Likewise.
30527         * intl/Makefile: Likewise.
30528         * io/Makefile: Likewise.
30529         * libio/Makefile: Likewise.
30530         * malloc/Makefile: Likewise.
30531         * posix/Makefile: Likewise.
30532         * stdio-common/Makefile: Likewise.
30533         * stdlib/Makefile: Likewise.
30534         * sysdeps/x86_64/Makefile: Likewise.
30535
30536         * io/ftwtest-sh: Add copyright header.
30537         * posix/globtest.sh: Likewise.
30538         * posix/tst-getconf.sh: Likewise.
30539         * posix/wordexp-tst.sh: Likewise.
30540         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
30541
30542 2012-09-24  H.J. Lu  <hongjiu.lu@intel.com>
30543
30544         [BZ #13679]
30545         * Makeconfig (+link): Defined as $(+link-static) if
30546         $(build-shared) isn't yes.
30547         (link-tests): Defined as $(+link-static-tests) if $(build-shared)
30548         isn't yes.
30549         (static-gnulib): Add -lgcc_eh if $(build-shared) isn't yes.
30550
30551         * Makeconfig (+postctorT): Replace crtendS.o with crtend.o.
30552
30553         [BZ #14562]
30554         * malloc/arena.c (heap_trim): Properly get fencepost and adjust
30555         new chunk size with MALLOC_ALIGN_MASK.
30556
30557 2012-09-24  Joseph Myers  <joseph@codesourcery.com>
30558
30559         [BZ #5044]
30560         * stdio-common/printf_fphex.c: Include <stdbool.h> and
30561         <rounding-mode.h>.
30562         (__printf_fphex): Determine rounding using get_rounding_mode and
30563         round_away.
30564         * stdio-common/tst-printf-round.c (struct hex_test): New
30565         structure.
30566         (hex_tests): New variable.
30567         (test_hex_in_one_mode): New function.
30568         (do_test): Also run tests for hex float output.
30569
30570 2012-09-21  Joseph Myers  <joseph@codesourcery.com>
30571
30572         * libio/iopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
30573         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
30574         * libio/libio.h (_IO_HAVE_SYS_WAIT): Remove.
30575         * libio/oldiopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
30576         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
30577         * sysdeps/generic/_G_config.h (_G_HAVE_SYS_WAIT): Remove.
30578         * sysdeps/gnu/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
30579         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
30580
30581 2012-09-20  Joseph Myers  <joseph@codesourcery.com>
30582
30583         * libio/libio.h [_G_NEED_STDARG_H]: Make code unconditional.
30584         * sysdeps/generic/_G_config.h (_G_NEED_STDARG_H): Remove.
30585         * sysdeps/gnu/_G_config.h (_G_NEED_STDARG_H): Remove.
30586         * sysdeps/mach/hurd/_G_config.h (_G_NEED_STDARG_H): Remove.
30587
30588 2012-09-19  Dmitry V. Levin  <ldv@altlinux.org>
30589
30590         [BZ #14579]
30591         * elf/rtld.c (dl_main): Limit the check for self loading to normal
30592         mode only.
30593         * elf/tst-rtld-load-self.sh: New test.
30594         * elf/Makefile: Run it.
30595
30596 2012-09-18  Joseph Myers  <joseph@codesourcery.com>
30597
30598         * sysdeps/wordsize-64/Makefile [$(subdir) = misc]
30599         (tst-writev-ENV): Remove.
30600         * sysdeps/wordsize-64/tst-writev.c (TIMEOUT): Define.
30601
30602 2012-09-17  Chris Metcalf  <cmetcalf@tilera.com>
30603
30604         * crypt/md5test-giant.c (TIMEOUT): Increase to 8 minutes for tilegx.
30605
30606 2012-09-17  Joseph Myers  <joseph@codesourcery.com>
30607
30608         * libio/iogetline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]: Make code
30609         unconditional.
30610         * libio/iogetwline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]:
30611         Likewise.
30612         * sysdeps/generic/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Remove.
30613         * sysdeps/gnu/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Likewise.
30614         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_IO_GETLINE_INFO):
30615         Likewise.
30616
30617 2012-09-14  H.J. Lu  <hongjiu.lu@intel.com>
30618
30619         [BZ #14587]
30620         * Makeconfig (ASFLAGS): Remove $(have-cpp-asm-debuginfo) check.
30621         * config.make.in (have-cpp-asm-debuginfo): Removed.
30622         * configure.in: Don't substitute libc_cv_cpp_asm_debuginfo.
30623         * configure: Regenerated.
30624
30625 2012-09-14  Joseph Myers  <joseph@codesourcery.com>
30626
30627         [BZ #5044]
30628         * stdio-common/printf_fp.c: Include <stdbool.h> and
30629         <rounding-mode.h>.
30630         (___printf_fp): Determine rounding using get_rounding_mode and
30631         round_away.
30632         * stdio-common/tst-printf-round.c: New file.
30633         * stdio-common/Makefile (tests): Add tst-printf-round.
30634         (link-libm): New variable.
30635         ($(objpfx)tst-printf-round): Depend in $(link-libm).
30636
30637 2012-09-13  H.J. Lu  <hongjiu.lu@intel.com>
30638
30639         [BZ #14576]
30640         * bits/libc-lock.h (__rtld_lock_init_recursive): Removed.
30641         * sysdeps/mach/bits/libc-lock.h (__rtld_lock_init_recursive):
30642         Likewise.
30643         * sysdeps/mach/hurd/bits/libc-lock.h (__rtld_lock_init_recursive):
30644         Likewise.
30645
30646 2012-09-13  Joseph Myers  <joseph@codesourcery.com>
30647
30648         * libio/libio.h [!_G_HAVE_PRINTF_FP] (_IO_USE_DTOA): Remove.
30649         * sysdeps/generic/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
30650         * sysdeps/gnu/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
30651         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
30652
30653 2012-09-12  Joseph Myers  <joseph@codesourcery.com>
30654
30655         [BZ #14518]
30656         * include/rounding-mode.h: New file.
30657         * sysdeps/generic/get-rounding-mode.h: Likewise.
30658         * sysdeps/s390/fpu/get-rounding-mode.h: Likewise.
30659         * stdlib/strtod_l.c: Include <rounding-mode.h>.
30660         (MAX_VALUE): New macro.
30661         (MIN_VALUE): Likewise.
30662         (overflow_value): New function.
30663         (underflow_value): Likewise.
30664         (round_and_return): Use overflow_value and underflow_value to
30665         determine return values in overflow and underflow cases.  Use
30666         round_away to determine rounding depending on rounding mode.
30667         (____STRTOF_INTERNAL): Use overflow_value and underflow_value to
30668         determine return values in overflow and underflow cases.
30669         * stdlib/tst-strtod-round.c: Include <fenv.h>.
30670         (struct test_results): New structure.
30671         (struct test): Use struct test_results to store expected results
30672         for all rounding modes.
30673         (TEST): Include expected results for all rounding modes.
30674         (test_in_one_mode): New function.
30675         (do_test): Use test_in_one_mode to compute and check results.
30676         Check results for all rounding modes.
30677         * stdlib/Makefile ($(objpfx)tst-strtod-round): Depend on
30678         $(link-libm).
30679
30680 2012-12-09  Allan McRae  <allan@archlinux.org>
30681
30682         * sysdeps/i386/fpu/libm-test-ulps: Update
30683
30684 2012-09-11  Joseph Myers  <joseph@codesourcery.com>
30685
30686         * sysdeps/generic/_G_config.h (_G_int16_t): Remove.
30687         (_G_int32_t): Likewise.
30688         (_G_uint16_t): Likewise.
30689         (_G_uint32_t): Likewise.
30690         (_G_HAVE_BOOL): Likewise.
30691         (_G_HAVE_ATEXIT): Likewise.
30692         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
30693         (_G_HAVE_IO_FILE_OPEN): Likewise.
30694         * sysdeps/gnu/_G_config.h (_G_int16_t): Remove.
30695         (_G_int32_t): Likewise.
30696         (_G_uint16_t): Likewise.
30697         (_G_uint32_t): Likewise.
30698         (_G_HAVE_BOOL): Likewise.
30699         (_G_HAVE_ATEXIT): Likewise.
30700         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
30701         (_G_HAVE_IO_FILE_OPEN): Likewise.
30702         * sysdeps/mach/hurd/_G_config.h (_G_int16_t): Remove.
30703         (_G_int32_t): Likewise.
30704         (_G_uint16_t): Likewise.
30705         (_G_uint32_t): Likewise.
30706         (_G_HAVE_BOOL): Likewise.
30707         (_G_HAVE_ATEXIT): Likewise.
30708         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
30709         (_G_HAVE_IO_FILE_OPEN): Likewise.
30710
30711 2012-09-11  H.J. Lu  <hongjiu.lu@intel.com>
30712
30713         * csu/libc-tls.c: Update copyright years.
30714
30715 2012-09-10  Joseph Myers  <joseph@codesourcery.com>
30716
30717         * libioP.h [_G_USING_THUNKS]: Make code unconditional.
30718         [!_G_USING_THUNKS]: Remove conditional code.
30719         * sysdeps/gnu/_G_config.h (_G_USING_THUNKS): Remove.
30720         * sysdeps/mach/hurd/_G_config.h (_G_USING_THUNKS): Likewise.
30721
30722         * libio/libioP.h [__GNUC__] (VTABLE_LABEL): Remove.
30723         [!builtinbuf_vtable && __cplusplus] (builtinbuf_vtable): Likewise.
30724         * sysdeps/generic/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
30725         (_G_VTABLE_LABEL_PREFIX): Likewise.
30726         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
30727         * sysdeps/gnu/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
30728         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
30729         (_G_VTABLE_LABEL_PREFIX): Likewise.
30730         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
30731         * sysdeps/mach/hurd/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
30732         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
30733         (_G_VTABLE_LABEL_PREFIX): Likewise.
30734         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
30735
30736 2012-09-10  H.J. Lu  <hongjiu.lu@intel.com>
30737
30738         * libio/Makefile: Include ../Makeconfig before tests.
30739         (tests): Add tst-fopenloc and depend on $(objpfx)tst-fopenloc.check
30740         only if $(build-shared) is yes.
30741
30742         * iconv/gconv_db.c: Update copyright years.
30743
30744 2012-09-10  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
30745
30746         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: Fix
30747         unwind info if defined PIC. Fix special cases description.
30748         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: Likewise.
30749
30750         * sysdeps/x86_64/fpu/s_sinf.S: Fix special cases description, fix
30751         DP_HI_MASK entry.
30752         * sysdeps/x86_64/fpu/s_cosf.S: Likewise.
30753
30754 2012-09-07  H.J. Lu  <hongjiu.lu@intel.com>
30755
30756         * scripts/check-local-headers.sh: Add "shopt -s nullglob".
30757
30758         * iconv/gconv_db.c (free_derivation): Check if deriv->steps
30759         is NULL.
30760
30761         * debug/Makefile (LDFLAGS-tst-chk4): Renamed to ...
30762         (LDLIBS-tst-chk4): This.
30763         (LDFLAGS-tst-chk5): Renamed to ...
30764         (LDLIBS-tst-chk5): This.
30765         (LDFLAGS-tst-chk6): Renamed to ...
30766         (LDLIBS-tst-chk6): This.
30767         (LDFLAGS-tst-lfschk4): Renamed to ...
30768         (LDLIBS-tst-lfschk4): This.
30769         (LDFLAGS-tst-lfschk5): Renamed to ...
30770         (LDLIBS-tst-lfschk5): This.
30771         (LDFLAGS-tst-lfschk6): Renamed to ...
30772         (LDLIBS-tst-lfschk6): This.
30773
30774         * Makefile ($(inst_includedir)/gnu/stubs.h): Remove dependency
30775         on $(common-objpfx)soversions.mk.
30776
30777 2012-09-07  Joseph Myers  <joseph@codesourcery.com>
30778
30779         [BZ #10014]
30780         * manual/examples/inetcli.c (SERVERHOST): Use www.gnu.org as
30781         example host name.
30782
30783 2012-09-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
30784
30785         * malloc/arena.c (arena_get_retry): New function that gets
30786         another arena for the caller to try its request on.
30787         * malloc/malloc.c (__libc_malloc): Use get_another_arena if the
30788         current arena cannot fulfill the request.
30789         (__libc_memalign): Likewise.
30790         (__libc_memalign): Likewise.
30791         (__libc_pvalloc): Likewise.
30792         (__libc_calloc): Likewise.
30793
30794 2012-09-05  John Tobey  <john.tobey@gmail.com>
30795
30796         [BZ #13542]
30797         * manual/arith.texi (Operations on Complex): Fix description
30798         of carg branch cut.
30799
30800 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
30801
30802         [BZ #10014]
30803         * manual/socket.texi (Host Addresses): Use www.gnu.org as example
30804         host name.
30805
30806         [BZ #10038]
30807         * manual/memory.texi (Memory): Make order of menu items match
30808         order of sections.
30809
30810 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
30811
30812         * elf/dl-tls.c (DL_INITIAL_DTV): Removed.
30813         (_dl_initial_dtv): New.  Defined if SHARED isn't defined.
30814         (_dl_deallocate_tls): Restore GL(dl_initial_dtv).
30815
30816 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
30817
30818         * csu/libc-tls.c (static_dtv): Renamed to ...
30819         (_dl_static_dtv): This.  Make it global.
30820         (_dl_initial_dtv): Removed.
30821         (__libc_setup_tls): Updated.
30822         * elf/dl-tls.c (DL_INITIAL_DTV): New macro.
30823         (_dl_deallocate_tls): Replace GL(dl_initial_dtv) with
30824         DL_INITIAL_DTV.
30825
30826 2012-09-06  Petr Machata  <pmachata@redhat.com>
30827
30828         * elf/elf.h (NT_S390_HIGH_GPRS): New macro.
30829         (NT_S390_TIMER, NT_S390_TODCMP, NT_S390_TODPREG): Likewise.
30830         (NT_S390_CTRS, NT_S390_PREFIX, NT_S390_LAST_BREAK): Likewise.
30831         (NT_S390_SYSTEM_CALL, NT_ARM_VFP): Likewise.
30832
30833 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
30834
30835         [BZ #14545]
30836         * csu/libc-tls.c (_dl_initial_dtv): New variable.
30837         * elf/dl-tls.c (_dl_deallocate_tls): Always check dtv before
30838         freeing dtv[-1].
30839
30840 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
30841
30842         [BZ #14544]
30843         * Makeconfig (link-static-before-libc): Replace $(+prector)
30844         with $(+prectorT).
30845         (link-static-after-libc): Replace $(+postctor) with
30846         $(+postctorT).
30847         (link-bounded): Replace $(+prector)/$(+postctor) with
30848         $(+prectorT)/$(+postctorT).
30849         (+prectorT): New macro.
30850         (+postctorT): Likewise.
30851
30852 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
30853
30854         * stdlib/gen-tst-strtod-round.c: Include <assert.h>.
30855         (round_str): Handle values above the maximum for IBM long double
30856         as inexact.
30857         * stdlib/tst-strtod-round.c (tests): Regenerated.
30858
30859 2012-09-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
30860
30861         * sysdeps/s390/s390-32/multiarch/Makefile: Remove -mzarch
30862         assembler flag.
30863         * sysdeps/s390/s390-32/multiarch/memcmp.S: Use .machinemode
30864         zarch_nohighgprs around the zarch optimized routines.
30865         * sysdeps/s390/s390-32/multiarch/memcpy.S: Likewise.
30866         * sysdeps/s390/s390-32/multiarch/memset.S: Likewise.
30867         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Explicitly check
30868         for zarch.
30869
30870 2012-09-05  David S. Miller  <davem@davemloft.net>
30871
30872         * sysdeps/sparc/fpu/libm-test-ulps: Update.
30873
30874         * sysdeps/sparc/bits/hwcap.h (HWCAP_SPARC_PAUSE)
30875         (HWCAP_SPARC_CBCOND, HWCAP_SPARC_CRYPTO): Define.
30876         * sysdeps/sparc/dl-procinfo.h (_DL_HWCAP_COUNT): Increase to 27.
30877         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
30878         entries.
30879
30880 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
30881
30882         * malloc/arena.c: Fold copyright years.
30883         * malloc/mcheck.c, malloc/memusage.c: Likewise.
30884
30885 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
30886
30887         * malloc/malloc.c (__libc_mallopt) <M_MMAP_MAX>: Fix indentation.
30888
30889 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
30890
30891         * manual/contrib.texi (Contributors): Fix typo.  Complete entry.
30892
30893 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
30894
30895         * malloc/malloc.c (__libc_mallopt) <M_MMAP_THRESHOLD>: Do not
30896         change internal state upon failure.
30897
30898 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
30899
30900         * malloc/mcheck.c (mcheck_check_all): Fix typo.
30901         * malloc/memusage.c (mmap): Likewise.
30902         (mmap64, mremap): Likewise.  Adjust name in comment.
30903
30904 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
30905
30906         * libio/fileops.c: Fix typos in comments.
30907         * libio/oldfileops.c: Likewise.
30908         * libio/wfileops.c: Likewise.
30909
30910 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
30911
30912         [BZ #1349]
30913         * malloc/Makefile (tests): Add tst-malloc-usable test case.
30914         (tst-malloc-usable-ENV): Set environment for test case.
30915         * malloc/hooks.c (malloc_check_get_size): New function to get
30916         requested size.
30917         * malloc/malloc.c (musable): Use malloc_check_get_size.
30918         * malloc/tst-malloc-usable.c: New test case.
30919
30920 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
30921
30922         * stdlib/tst-strtod-overflow.c (TIMEOUT): Define.
30923
30924 2012-09-05  Allan McRae  <allan@archlinux.org>
30925
30926         [BZ #13966]
30927         * configure.in (CXX_SYSINCLUDES): Use compiler output to
30928         determine header location.
30929         * configure: Regenerated.
30930
30931 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
30932
30933         * stdlib/gen-tst-strtod-round.c (formats): Add Motorola extended
30934         float format.
30935         * stdlib/tst-strtod-round.c (TEST) [LDBL_MANT_DIG == 64 &&
30936         LDBL_MAX_EXP == 16384]: Add case for Motorola extended float
30937         format.
30938         (test): Regenerate.
30939
30940 2012-09-04  David S. Miller  <davem@davemloft.net>
30941
30942         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: New file.
30943         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: New file.
30944         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: New file.
30945
30946 2012-09-04  Florian Weimer  <fweimer@redhat.com>
30947
30948         * stdlib/tst-secure-getenv.c (alternative_main): Only warn on SGID
30949         failures.
30950
30951         * stdlib/tst-secure-getenv.c: Fix whitespace in comments.
30952
30953 2012-09-04  Joseph Myers  <joseph@codesourcery.com>
30954
30955         [BZ #9914]
30956         * libio/iogetdelim.c: Include <limits.h>.
30957         (_IO_getdelim): Avoid integer overflow in testing whether cur_len
30958         + len + 1 would overflow.
30959
30960 2012-09-03  Andreas Jaeger  <aj@suse.de>
30961
30962         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
30963         * sysdeps/i386/fpu/libm-test-ulps: Update.
30964
30965 2012-09-03  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
30966
30967         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
30968         Add s_sinf-sse2, s_conf-sse2.
30969
30970         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: New file.
30971         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: New file.
30972         * sysdeps/i386/i686/fpu/multiarch/s_sinf.c: New file.
30973         * sysdeps/i386/i686/fpu/multiarch/s_cosf.c: New file.
30974
30975         * sysdeps/ieee754/flt-32/s_sinf.c (SINF, SINF_FUNC): Add macros
30976         for using routine as __sinf_ia32.
30977         Use macro for function declaration and weak_alias.
30978         * sysdeps/ieee754/flt-32/s_cosf.c (COSF, COSF_FUNC): Add macros
30979         for using routine as __cosf_ia32.
30980         Use macro for function declaration and weak_alias.
30981
30982         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Fix Copyright.
30983         * sysdeps/i386/i686/fpu/multiarch/e_expf.c: Fix Copyright.
30984
30985         * sysdeps/x86_64/fpu/s_sinf.S: New file.
30986         * sysdeps/x86_64/fpu/s_cosf.S: New file.
30987         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
30988
30989         * math/libm-test.inc (cos_test): Add more test cases.
30990         (sin_test): Likewise.
30991         (sincos_test): Likewise.
30992
30993 2012-09-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
30994
30995         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c
30996         (IFUNC_RESOLVE): Make pointers to the specialized implementations
30997         hidden.
30998         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
30999
31000 2012-09-02  H.J. Lu  <hongjiu.lu@intel.com>
31001
31002         [BZ #14538]
31003         * sysdeps/x86_64/dl-machine.h (elf_machine_dynamic): Use the
31004         first element of the GOT.
31005         (elf_machine_load_address): Return the difference between
31006         the runtime address of _DYNAMIC and elf_machine_dynamic ().
31007
31008 2012-09-01  Allan McRae  <allan@archlinux.org>
31009
31010         [BZ #13412]
31011         * configure.in (AWK): Require gawk version 3.0 or later.
31012         * configure: Regenerated.
31013
31014 2012-09-01  Joseph Myers  <joseph@codesourcery.com>
31015
31016         * sysdeps/unix/sysv/linux/kernel-features.h
31017         (__ASSUME_POSIX_CPU_TIMERS): Remove.
31018         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
31019         [__NR_clock_getres]: Make code unconditional.
31020         [!__ASSUME_POSIX_CPU_TIMERS]: Remoce conditional code.
31021         (clock_getcpuclockid): Remove code left unreachable by removal of
31022         conditionals.
31023         * sysdeps/unix/sysv/linux/clock_getres.c [__NR_clock_getres]: Make
31024         code unconditional.
31025         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
31026         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
31027         * sysdeps/unix/sysv/linux/clock_gettime.c [__NR_clock_gettime]:
31028         Make code unconditional.
31029         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
31030         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
31031         * sysdeps/unix/sysv/linux/clock_settime.c
31032         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]: Remove
31033         conditional code.
31034         [__ASSUME_POSIX_CPU_TIMERS]: Make code unconditional.
31035         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
31036
31037 2012-08-29  H.J. Lu  <hongjiu.lu@intel.com>
31038
31039         [BZ #14476]
31040         * Makefile (install): Also pass LD_SO=$(ld.so-version) to
31041         scripts/test-installation.pl.
31042
31043         * scripts/test-installation.pl: Use LD_SO to get $ld_so_name
31044         and $ld_so_version if it is set.
31045
31046 2012-08-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
31047
31048         [BZ #14516]
31049         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Don't return
31050         failure if reading from procfs failed.
31051         * sysdeps/unix/sysv/linux/ttyname_r.c (ttyname_r): Likewise.
31052
31053 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
31054
31055         * sysdeps/unix/sysv/linux/kernel-features.h
31056         (__ASSUME_STAT64_SYSCALL): Remove all definitions.
31057         * sysdeps/unix/sysv/linux/fxstat64.c [!__ASSUME_STAT64_SYSCALL]:
31058         Remove conditional code.
31059         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
31060         * sysdeps/unix/sysv/linux/fxstatat64.c [!__ASSUME_STAT64_SYSCALL]:
31061         Remove conditional code.
31062         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
31063         * sysdeps/unix/sysv/linux/i386/fxstat.c
31064         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
31065         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
31066         * sysdeps/unix/sysv/linux/i386/fxstatat.c
31067         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
31068         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
31069         * sysdeps/unix/sysv/linux/i386/lxstat.c
31070         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
31071         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
31072         * sysdeps/unix/sysv/linux/i386/xstat.c [!__ASSUME_STAT64_SYSCALL]:
31073         Remove conditional code.
31074         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
31075         * sysdeps/unix/sysv/linux/lxstat64.c [!__ASSUME_STAT64_SYSCALL]:
31076         Remove conditional code.
31077         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
31078         * sysdeps/unix/sysv/linux/sparc/sparc64/xstat.c: Do not include
31079         <kernel-features.h>.
31080         [__NR_stat64 && !__ASSUME_STAT64_SYSCALL] (__have_no_stat64):
31081         Remove.
31082         * sysdeps/unix/sysv/linux/xstat64.c [!__ASSUME_STAT64_SYSCALL]:
31083         Remove conditional code.
31084         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
31085         * sysdeps/unix/sysv/linux/xstatconv.c [!__ASSUME_STAT64_SYSCALL]:
31086         Remove conditional.
31087
31088 2012-08-27  Mike Frysinger  <vapier@gentoo.org>
31089
31090         [BZ #5400]
31091         * NEWS: Add fixed bug number.
31092
31093 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
31094
31095         [BZ #14519]
31096         * stdlib/strtod_l.c (round_and_return): Return -0.0 for
31097         underflowing exponent in case of negative sign.
31098         * stdlib/tst-strtod-round-data: Add more tests.
31099         * stdlib/tst-strtod-round.c (tests): Regenerated.
31100
31101         [BZ #3479]
31102         * stdlib/strtod_l.c (NDIG): Remove.
31103         (HEXNDIG): Likewise.
31104         (MPNSIZE): Increase to represent 10^n where 2^-n is 1/4 ulp of the
31105         smallest representable value.
31106         (____STRTOF_INTERNAL): Use all fractional decimal digits that may
31107         lie within an exact representation of 1/2 ulp of the result.
31108         * stdlib/fpioconst.c (__tens): Include 10^2^9 and 10^2^10
31109         unconditionally.
31110         (TENS_P9_IDX): Define unconditionally.
31111         (TENS_P9_SIZE): Likewise.
31112         (TENS_P10_IDX): Likewise.
31113         (TENS_P10_SIZE): Likewise.
31114         [BITS_PER_MP_LIMB == 32]: Change condition for larger powers of 10
31115         to !defined __NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024.
31116         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024] (__tens): Add
31117         entries for 10^2^13 and 10^2^14.
31118         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024]
31119         (TENS_P13_IDX): Define.
31120         (TENS_P13_SIZE): Likewise.
31121         (TENS_P14_IDX): Likewise.
31122         (TENS_P14_SIZE): Likewise.
31123         (_fpioconst_pow10): Change array size to
31124         FPIOCONST_POW10_ARRAY_SIZE.  Make entries for 10^2^9 and 10^2^10
31125         unconditional.
31126         (_fpioconst_pow10) [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ >
31127         1024]: Add entries for 10^2^13 and 10^2^14.
31128         [LAST_POW10 > _LAST_POW10]: Remove #error.
31129         * stdlib/fpioconst.h (FPIOCONST_POW10_ARRAY_SIZE): Define.
31130         (_fpioconst_pow10): Change array size to
31131         FPIOCONST_POW10_ARRAY_SIZE.
31132         * stdlib/gen-fpioconst.c: New file.
31133         * stdlib/gen-tst-strtod-round.c: Likewise.
31134         * stdlib/tst-strtod-round-data: Likewise.
31135         * stdlib/tst-strtod-round.c: Likewise.
31136         * stdlib/Makefile (tests): Add tst-strtod-round.
31137
31138         [BZ #14459]
31139         * stdlib/strtod_l.c: Include <stdint.h>.
31140         (NDEBUG): Do not define.
31141         (round_and_return): Change EXPONENT parameter to type intmax_t.
31142         Rearrange calculations to avoid internal overflow possibilities.
31143         (str_to_mpn): Change EXPONENT parameter to type intmax_t *.
31144         Rearrange calculations to avoid internal overflow possibilities.
31145         Assert that number fits inside MPNSIZE limbs.
31146         (____STRTOF_INTERNAL): Change EXPONENT variable to type intmax_t.
31147         Change DIG_NO, INT_NO and LEAD_ZERO to type size_t.  Rearrange
31148         calculations and add assertions to avoid internal overflow
31149         possibilities.  Add casts to avoid signed/unsigned operations.
31150         * stdlib/tst-strtod-overflow.c: New file.
31151         * stdlib/Makefile (tests): Add tst-strtod-overflow.
31152
31153 2012-08-25  Marek Polacek  <polacek@redhat.com>
31154
31155         * time/time.h: Fix some typos in comments.
31156
31157 2012-08-23  Roland McGrath  <roland@hack.frob.com>
31158
31159         * posix/tst-rfc3484.c: #undef USE_NSCD before including getaddrinfo.c.
31160         * posix/tst-rfc3484-2.c: Likewise.
31161         * posix/tst-rfc3484-3.c: Likewise.
31162
31163 2012-08-23  Steve McIntyre  <steve.mcintyre@linaro.org>
31164
31165         * elf/elf.h (EF_ARM_ABI_FLOAT_SOFT): New macro.
31166         (EF_ARM_ABI_FLOAT_HARD): Likewise.
31167
31168 2012-08-23  Joseph Myers  <joseph@codesourcery.com>
31169
31170         * sysdeps/unix/sysv/linux/dl-fxstatat64.c: Use <> instead of "" in
31171         #include of fxstatat64.c.
31172
31173 2012-08-22  Roland McGrath  <roland@hack.frob.com>
31174
31175         * shadow/getspent.c: #undef USE_NSCD before #include that gets the code.
31176         * shadow/getspent_r.c: Likewise.
31177         * shadow/getspnam.c: Likewise.
31178         * shadow/getspnam_r.c: Likewise.
31179         * gshadow/getsgent.c: Likewise.
31180         * gshadow/getsgent_r.c: Likewise.
31181         * gshadow/getsgnam.c: Likewise.
31182         * gshadow/getsgnam_r.c: Likewise.
31183         * inet/getnetbyad.c: Likewise.
31184         * inet/getnetbyad_r.c: Likewise.
31185         * inet/getnetbynm.c: Likewise.
31186         * inet/getnetbynm_r.c: Likewise.
31187         * inet/getnetent.c: Likewise.
31188         * inet/getnetent_r.c: Likewise.
31189         * inet/getproto.c: Likewise.
31190         * inet/getproto_r.c: Likewise.
31191         * inet/getprtent.c: Likewise.
31192         * inet/getprtent_r.c: Likewise.
31193         * inet/getprtname.c: Likewise.
31194         * inet/getprtname_r.c: Likewise.
31195         * inet/getrpcbyname.c: Likewise.
31196         * inet/getrpcbyname_r.c: Likewise.
31197         * inet/getrpcbynumber.c: Likewise.
31198         * inet/getrpcbynumber_r.c: Likewise.
31199         * inet/getrpcent.c: Likewise.
31200         * inet/getrpcent_r.c: Likewise.
31201         * inet/getaliasent.c: Likewise.
31202         * inet/getaliasent_r.c: Likewise.
31203         * inet/getaliasname.c: Likewise.
31204         * inet/getaliasname_r.c: Likewise.
31205         * nscd/getgrgid_r.c: Likewise.
31206         * nscd/getgrnam_r.c: Likewise.
31207         * nscd/gethstbyad_r.c: Likewise.
31208         * nscd/gethstbynm3_r.c: Likewise.
31209         * nscd/getpwnam_r.c: Likewise.
31210         * nscd/getpwuid_r.c: Likewise.
31211         * nscd/getsrvbynm_r.c: Likewise.
31212         * nscd/getsrvbypt_r.c: Likewise.
31213         * nscd/gai.c: Likewise.
31214
31215         * configure.in (build_nscd): New substituted variable, set
31216         by --disable-build-nscd and defaults to $use_nscd.
31217         * configure: Regenerated.
31218         * config.make.in (build-nscd): New substituted variable.
31219         * nscd/Makefile (others, others-pie, install-sbin, extra-objs):
31220         Change conditional to require [$(build-nscd) = yes] as well.
31221         * NEWS: Mention --disable-build-nscd in the --disable-nscd item.
31222
31223         [BZ# 13696]
31224         * configure.in (use_nscd): New substituted variable, set by
31225         --disable-nscd.  If enabled, define USE_NSCD.
31226         * configure: Regenerated.
31227         * config.h.in: Add USE_NSCD.
31228         * config.make.in (use-nscd): New substituted variable.
31229         * inet/Makefile (CFLAGS-gethstbyad_r.c): Likewise.
31230         (CFLAGS-gethstbynm_r.c, CFLAGS-gethstbynm2_r.c): Likewise.
31231         (CFLAGS-getsrvbynm_r.c, CFLAGS-getsrvbypt_r.c): Variables removed.
31232         * grp/Makefile (CFLAGS-getgrgid_r.c): Remove -DUSE_NSCD.
31233         (CFLAGS-getgrnam_r.c): Likewise.
31234         (CFLAGS-initgroups.c): Likewise.
31235         * posix/Makefile (CFLAGS-getaddrinfo.c): Remove -DUSE_NSCD.
31236         * pwd/Makefile (CFLAGS-getpwuid_r.c, CFLAGS-getpwnam_r.c):
31237         Variables removed.
31238         * inet/getnetgrent_r.c
31239         (nscd_setnetgrent): New function, broken out of ...
31240         (setnetgrent): ... here.  Call it.
31241         (innetgr): Conditionalize nscd bits on [USE_NSCD].
31242         (nscd_getnetgrent): Conditionalize on [USE_NSCD].
31243         (__internal_getnetgrent_r): Conditionalize its use on [USE_NSCD].
31244         * nscd/Makefile (routines, aux): Move definitions after include of
31245         Makeconfig.  Conditionalize on [$(use-nscd) != no].
31246         * nss/nsswitch.c (nss_load_all_libraries, __nss_disable_nscd):
31247         Conditionalize on [USE_NSCD].
31248         (is_nscd, nscd_init_cb): Likewise.
31249         (nss_load_library): Conditionalize init callback on [USE_NSCD].
31250         * nss/nss_files/files-init.c: Conditionalize body on [USE_NSCD].
31251         * nss/nss_db/db-init.c: Likewise.
31252         * nscd/nscd.c (main): Conditionalize __nss_disable_nscd call on
31253         [USE_NSCD].
31254         * sysdeps/unix/sysv/linux/check_pf.c (get_nl_timestamp): New function.
31255         (make_request): Use it.
31256         (cache_valid_p): New function.
31257         (__check_pf): Use it.
31258         * NEWS: Add item for --disable-nscd.
31259
31260 2012-08-22  Dmitry V. Levin  <ldv@altlinux.org>
31261
31262         * configure.in (SED): Update AC_CHECK_PROG_VER's version extract regexp
31263         to support sed >= 4.2.1-20-ga9bf076.
31264         * configure: Regenerated.
31265
31266 2012-08-22  Roland McGrath  <roland@hack.frob.com>
31267
31268         * csu/libc-start.c (apply_irel): Move extern declarations inside here.
31269         Conditionalize whole body on [IREL].
31270
31271 2012-08-22  Jeff Law <law@redhat.com>
31272
31273         [BZ #14505]
31274         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r
31275         if the family is PF_UNSPEC.
31276
31277 2012-08-22  Mike Frysinger  <vapier@gentoo.org>
31278
31279         * Makerules (lib-version): Rename from V.
31280         (install-lib-nosubdir): Change V to lib-version.
31281
31282 2012-08-22  Will Schmidt  <will_schmidt@vnet.ibm.com>
31283
31284         [BZ #14252]
31285         * powerpc32/power6/wcschr.c: New file.
31286         * powerpc32/power6/wcscpy.c: New file.
31287         * powerpc32/power6/wcsrchr.c: New file.
31288         * powerpc64/power6/wcschr.c: New file.
31289         * powerpc64/power6/wcscpy.c: New file.
31290         * powerpc64/power6/wcsrchr.c: New file.
31291
31292 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
31293
31294         * string/str-two-way.h (AVAILABLE1_USES_J): New macro, define default.
31295         (two_way_short_needle): Use it.
31296         * string/strstr.c (AVAILABLE1_USES_J): Define.
31297         * string/strcasestr.c: Likewise.
31298
31299         * string/str-two-way.h (two_way_short_needle): Use pointers instead of
31300         array references.
31301         * string/strcasestr.c (TOLOWER): Make side-effect safe.
31302
31303         [BZ #11607]
31304         * NEWS: Add an entry.
31305         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, RET0_IF_0): New macros,
31306         define their defaults.
31307         (two_way_short_needle): Detect end-of-string on-the-fly.
31308         * string/strcasestr.c, string/strstr.c (AVAILABLE): Update.
31309         (AVAILABLE1, AVAILABLE2, RET0_IF_0, AVAILABLE_USES_J): Define.
31310         * string/bug-strcasestr1.c: New test.
31311         * string/Makefile: Run it.
31312
31313 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
31314
31315         [BZ #11607]
31316         * string/str-two-way.h (two_way_short_needle): Optimize matching of
31317         the first character.
31318
31319 2012-08-21  Roland McGrath  <roland@hack.frob.com>
31320
31321         * csu/elf-init.c (__libc_csu_irel): Function removed.
31322         * csu/libc-start.c (apply_irel): New function.
31323         (LIBC_START_MAIN): Call it instead of __libc_csu_irel.
31324
31325 2012-08-21  Joseph Myers  <joseph@codesourcery.com>
31326
31327         * sysdeps/unix/sysv/linux/kernel-features.h
31328         (__ASSUME_FADVISE64_64_SYSCALL): Remove.
31329         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
31330         <kernel-features.h>.
31331         [__NR_fadvise64_64]: Make code unconditional.
31332         [!__ASSUME_FADVISE64_64_SYSCALL]: Remove conditional code.
31333         [__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
31334         !__NR_fadvise64_64)]: Likewise.
31335         [!(__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
31336         !__NR_fadvise64_64))]: Likewise.
31337         [__NR_fadvise64]: Make code unconditional.
31338         [!__NR_fadvise64]: Remove conditional code.
31339         * sysdeps/unix/sysv/linux/posix_fadvise64.c: Do not include
31340         <kernel-features.h>.
31341         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
31342         unconditional.
31343         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
31344         conditional code.
31345         * sysdeps/unix/sysv/linux/powerpc/powerpc32/posix_fadvise64.c: Do
31346         not include <kernel-features.h>.
31347         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
31348         unconditional.
31349         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
31350         conditional code.
31351         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Do not
31352         include <kernel-features.h>.
31353         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
31354         unconditional.
31355         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
31356         conditional code.
31357
31358 2012-08-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
31359
31360         * sysdeps/powerpc/powerpc64/power7/memchr.S: Unrolled short loop and
31361         slight instruction rearrangements per scrollpipe analysis.
31362         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
31363
31364 2012-08-20  Roland McGrath  <roland@hack.frob.com>
31365
31366         * manual/syslog.texi (syslog; vsyslog, closelog):
31367         Fix typo repeated twice: @file{dev/log} -> @file{/dev/log}.
31368         Reported by Ricardo Catalinas Jiménez <jimenezrick@gmail.com>.
31369
31370         * elf/dl-sysdep.c (_dl_important_hwcaps): Fix conditional on using
31371         DSOCAPS to match condition on defining it.
31372
31373 2012-08-20  Joseph Myers  <joseph@codesourcery.com>
31374
31375         * sysdeps/unix/sysv/linux/kernel-features.h
31376         (__ASSUME_SWAPCONTEXT_SYSCALL): Remove.
31377         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S
31378         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
31379         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
31380         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S
31381         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
31382         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
31383         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S
31384         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
31385         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
31386
31387         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__ &&
31388         __LINUX_KERNEL_VERSION >= 0x020616] (__ASSUME_UTIMES): Define.
31389
31390         * sysdeps/unix/sysv/linux/kernel-features.h
31391         (__ASSUME_MMAP2_SYSCALL): Remove all definitions.
31392         * sysdeps/unix/sysv/linux/mmap64.c [__NR_mmap2]: Make code
31393         unconditional.
31394         [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
31395         * sysdeps/unix/sysv/linux/i386/mmap.S (__mmap)
31396         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
31397         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
31398         * sysdeps/unix/sysv/linux/i386/mmap64.S (__mmap64) [__NR_mmap2]:
31399         Make code unconditional.
31400         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
31401         (__mmap64) [!__NR_mmap2]: Likewise.
31402         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S (__mmap)
31403         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
31404         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
31405         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S (__mmap64)
31406         [__NR_mmap2]: Make code unconditional.
31407         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
31408         (__mmap64) [!__NR_mmap2]: Likewise.
31409
31410 2012-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
31411
31412         * sysdeps/unix/sysv/linux/s390/s390-32/getrlimit.c: Remove.
31413
31414 2012-08-18  Andreas Jaeger  <aj@suse.de>
31415
31416         * stdio-common/_itoa.c (_itoa): Add missing DUMMY variable.
31417
31418 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
31419
31420         * include/sys/socket.h (__have_sock_cloexec): Add attribute_hidden.
31421         * include/unistd.h (__have_sock_cloexec): Likewise.
31422         (__have_pipe2): Likewise.
31423         (__have_dup3): Likewise.
31424
31425 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
31426
31427         [BZ #9685]
31428         * include/unistd.h (__have_pipe2): Change define into an extern int.
31429         (__have_dup3): Likewise.
31430         * socket/have_sock_cloexec.c: Include fcntl.h.
31431         (__have_pipe2): New variable.
31432         (__have_dup3): Likewise.
31433
31434 2012-08-17  Mike Frysinger  <vapier@gentoo.org>
31435
31436         * sysdeps/unix/sysv/linux/nice.c: Adjust #include.
31437
31438 2012-08-17  Marek Polacek  <polacek@redhat.com>
31439
31440         * sysdeps/ieee754/ldbl-96/s_sincosl.c (__sincosl): Use __attribute__
31441         ((unused)) on I1, which is set by GET_LDOUBLE_WORDS but never used.
31442
31443 2012-08-17  Roland McGrath  <roland@hack.frob.com>
31444
31445         * configure.in: Add AC_SUBST for sysheaders.
31446         * configure: Regenerated.
31447         * config.make.in (sysheaders): New substituted variable.
31448
31449         * sysdeps/unix/mkfifo.c: Moved ...
31450         * sysdeps/posix/mkfifo.c: ... here.
31451         * sysdeps/unix/mkfifoat.c: Moved ...
31452         * sysdeps/posix/mkfifoat.c: ... here.
31453
31454         * sysdeps/unix/utime.c: Moved ...
31455         * sysdeps/posix/utime.c: ... here.
31456
31457         * sysdeps/unix/time.c: Moved ...
31458         * sysdeps/posix/time.c: ... here.
31459         * sysdeps/unix/sysv/linux/time.c: Adjust #include.
31460         * sysdeps/unix/sysv/linux/sparc/sparc64/time.c: Likewise.
31461
31462         * sysdeps/unix/nice.c: Moved ...
31463         * sysdeps/posix/nice.c: ... here.
31464
31465         * sysdeps/unix/alarm.c: Moved ...
31466         * sysdeps/posix/alarm.c: ... here.
31467
31468         * intl/Makefile ($(codeset_mo)): Depend on the input file.
31469
31470 2012-08-17  Jeff Law <law@redhat.com>
31471
31472         * intl/Makefile (codeset_mo): New variable.
31473         ($(codeset_mo)): New target.
31474         (tst-codeset.out): Depend on that.  Remove explicit rule.
31475         (tst-gettext3.out, tst-gettext5.out): Likewise.
31476         (LOCPATH-ENV, tst-codeset-ENV): New variables.
31477         (tst-gettext3-ENV, tst-gettext5-ENV): Likewise.
31478         * intl/tst-codeset.sh: Remove.
31479         * intl/tst-gettext3.sh: Likewise.
31480         * intl/tst-gettext5.sh: Likewise.
31481
31482 2012-08-17  Roland McGrath  <roland@hack.frob.com>
31483
31484         * sysdeps/unix/inet/syscalls.list: File removed.  Move contents into ...
31485         * sysdeps/unix/syscalls.list: ... here.
31486
31487         * sysdeps/posix/getaddrinfo.c
31488         (save_gaiconf_mtime, check_gaiconf_mtime): New functions.
31489         (gaiconf_init, gaiconf_reload): Use them.
31490         [!_STATBUF_ST_NSEC]
31491         (gaiconf_mtime, save_gaiconf_mtime, check_gaiconf_mtime):
31492         Define using time_t rather than struct timespec.
31493
31494         * sysdeps/generic/malloc-machine.h (MUTEX_INITIALIZER): New macro.
31495         (atomic_full_barrier, atomic_read_barrier, atomic_write_barrier):
31496         Macros removed.
31497         * malloc/arena.c (save_malloc_hook, save_free_hook): Conditionalize on
31498         [!NO_THREADS].
31499         (malloc_atfork, free_atfork, atfork_recursive_cntr): Likewise.
31500         (ptmalloc_lock_all, ptmalloc_unlock_all, ptmalloc_unlock_all2):
31501         Likewise.
31502
31503         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Use NULL rather than 0 for
31504         __libc_cleanup_push argument.
31505
31506         * bits/param.h: New file.
31507         * misc/sys/param.h: New file.
31508         * include/sys/param.h: New file.
31509         * misc/Makefile (headers): Add bits/param.h.
31510         * sysdeps/generic/sys/param.h: File removed.
31511         * sysdeps/unix/sysv/linux/bits/param.h: New file.
31512         * sysdeps/unix/sysv/linux/sys/param.h: File removed.
31513         * sysdeps/mach/hurd/bits/param.h: New file.
31514         * sysdeps/mach/hurd/sys/param.h: File removed.
31515
31516         * elf/dl-close.c (_dl_close_worker): Add a cast and a comment to the
31517         last change.
31518
31519         * libio/genops.c (_IO_unbuffer_write): Conditionalize locking code on
31520         [_IO_MTSAFE_IO].
31521         * libio/libioP.h [!_IO_MTSAFE_IO && !NOT_IN_libc]
31522         (_IO_acquire_lock, _IO_acquire_lock_clear_flags2, _IO_release_lock):
31523         New macros.
31524
31525         * Makeconfig [$(libc-reentrant) = yes] (libio-mtsafe): New variable.
31526         * libio/Makefile (CPPFLAGS): Append $(libio-mtsafe) unconditionally
31527         rather than -D_IO_MTSAFE_IO conditionally.
31528         * stdio-common/Makefile (CPPFLAGS): Likewise.
31529         * wcsmbs/Makefile (CPPFLAGS): Likewise.
31530         * stdlib/Makefile (CFLAGS-strfmon.c, CFLAGS-strfmon_l.c):
31531         Use $(libio-mtsafe).
31532         * debug/Makefile (CFLAGS-sprintf_chk.c): Use $(libio-mtsafe) instead
31533         of -D_IO_MTSAFE_IO.
31534         (CFLAGS-snprintf_chk.c, CFLAGS-vsprintf_chk.c): Likewise.
31535         (CFLAGS-vsnprintf_chk.c, CFLAGS-asprintf_chk.c): Likewise.
31536         (CFLAGS-vasprintf_chk.c, CFLAGS-obprintf_chk.c): Likewise.
31537         (CFLAGS-dprintf_chk.c, CFLAGS-vdprintf_chk.c): Likewise.
31538         (CFLAGS-printf_chk.c, CFLAGS-fprintf_chk.c): Likewise.
31539         (CFLAGS-vprintf_chk.c, CFLAGS-vfprintf_chk.c): Likewise.
31540         (CFLAGS-gets_chk.c, CFLAGS-fgets_chk.c): Likewise.
31541         (CFLAGS-fgets_u_chk.c, CFLAGS-fread_chk.c): Likewise.
31542         (CFLAGS-fread_u_chk.c): Likewise.
31543         (CFLAGS-swprintf_chk.c, CFLAGS-vswprintf_chk.c): Likewise.
31544         (CFLAGS-wprintf_chk.c, CFLAGS-fwprintf_chk.c): Likewise.
31545         (CFLAGS-vwprintf_chk.c, CFLAGS-vfwprintf_chk.c): Likewise.
31546         (CFLAGS-fgetws_chk.c, CFLAGS-fgetws_u_chk.c): Likewise.
31547         * grp/Makefile (CFLAGS-fgetgrent_r.c, CFLAGS-putgrent.c): Likewise.
31548         * gshadow/Makefile (CFLAGS-fgetsgent_r.c, CFLAGS-putsgent.c): Likewise.
31549         * misc/Makefile (CFLAGS-mntent_r.c): Likewise.
31550         * pwd/Makefile (CFLAGS-fgetpwent_r.c): Likewise.
31551         * shadow/Makefile (CFLAGS-fgetspent_r.c, CFLAGS-putspent.c): Likewise.
31552
31553         * libio/Makefile: Test [$(libc-reentrant) = yes]
31554         instead of [$(filter %REENTRANT, $(defines)) nonempty].
31555
31556         * Makeconfig
31557         [$(libc-reentrant) = yes] (defines): Append -D_LIBC_REENTRANT.
31558         * sysdeps/pthread/configure: File removed.
31559         * sysdeps/pthread/Makeconfig: New file.
31560         * sysdeps/mach/hurd/Makeconfig (libc-reentrant): New variable.
31561         * sysdeps/mach/hurd/configure.in: Don't touch DEFINES here.
31562
31563 2012-08-16  Gary Benson  <gbenson@redhat.com>
31564
31565         * elf/dl-close.c (_dl_close_worker): Also set r->r_map when
31566         unmapping the first object in a namespace.
31567
31568 2012-08-16  Roland McGrath  <roland@hack.frob.com>
31569
31570         * inet/getnetgrent_r.c (internal_setnetgrent): Renamed to ...
31571         (__internal_setnetgrent): ... this.  Add internal_function to
31572         definition.  Add libc_hidden_def.
31573         (setnetgrent): Update caller.
31574         (internal_endnetgrent): Renamed to ...
31575         (__internal_endnetgrent): ... this.  Add internal_function to
31576         definition.  Add libc_hidden_def.
31577         (endnetgrent): Update caller.
31578         (internal_getnetgrent_r): Renamed to ...
31579         (__internal_getnetgrent_r): ... this.  Add internal_function to
31580         definition.  Add libc_hidden_def.
31581         (__getnetgrent_r): Update caller.
31582         * inet/netgroup.h: Update declarations.  Add libc_hidden_proto uses.
31583
31584 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
31585
31586         * stdlib/longlong.h: Update from GCC.
31587
31588 2012-08-16  Roland McGrath  <roland@hack.frob.com>
31589
31590         * stdlib/gmp-impl.h (udiv_qrnnd_preinv): Use __attribute__ ((unused))
31591         on _QL, which is set by umul_ppmm but never used.
31592         * stdio-common/_itoa.c (_itoa): Use __attribute__ ((unused)) on DUMMY
31593         variables, which are set by GMP macros but never used.
31594         * stdio-common/_itowa.c (_itowa): Likewise.
31595         * stdlib/divmod_1.c (mpn_divmod_1): Likewise.
31596         * stdlib/mod_1.c (mpn_mod_1): Likewise.
31597
31598 2012-08-16  Carlos O'Donell  <carlos_odonell@mentor.com>
31599
31600         * sysdeps/sh/ldsodefs.h (ARCH_PLTENTER_MEMBERS) <sh_gnu_pltenter>:
31601         struct La_sh_regs is not constant.
31602         * sysdeps/sparc/ldsodefs.h (ARCH_PLTENTER_MEMBERS)
31603         <sparc32_gnu_pltenter, sparc64_gnu_pltenter>: struct La_sparc32_regs
31604         and struct La_sparc64_regs are not constant.
31605
31606 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
31607
31608         * sysdeps/unix/sysv/linux/kernel-features.h
31609         (__ASSUME_POSIX_TIMERS): Remove.
31610         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
31611         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
31612         * sysdeps/unix/sysv/linux/clock_getres.c [__ASSUME_POSIX_TIMERS]:
31613         Make code unconditional.
31614         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
31615         * sysdeps/unix/sysv/linux/clock_gettime.c [__ASSUME_POSIX_TIMERS]:
31616         Make code unconditional.
31617         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
31618         * sysdeps/unix/sysv/linux/clock_nanosleep.c
31619         [__ASSUME_POSIX_TIMERS]: Make code unconditional.
31620         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
31621         * sysdeps/unix/sysv/linux/clock_settime.c [__ASSUME_POSIX_TIMERS]:
31622         Make code unconditional.
31623         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
31624         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]
31625         (__libc_missing_posix_timers): Remove.
31626
31627 2012-08-15  Roland McGrath  <roland@hack.frob.com>
31628
31629         * elf/dl-load.c (_dl_map_object_from_fd) [SHARED]: Conditionalize
31630         check of GL(dl_error_catch_tsd) on [_LIBC_REENTRANT].
31631
31632         * bits/libc-lock.h (__rtld_lock_initialize): New macro.
31633
31634         * elf/dl-sym.c: Include <stdlib.h>.
31635
31636         * posix/regcomp.c (init_word_char): Use temporaries to hold the 64-bit
31637         constants, which avoids warnings in 32-bit builds.
31638
31639         * bits/fcntl.h [__USE_POSIX199309 || __USE_UNIX98]:
31640         (O_DSYNC, O_RSYNC): New macros (with NetBSD values).
31641
31642         * misc/lseek.c: File moved to ...
31643         * io/lseek.c: ... here.
31644
31645         * rt/clock_nanosleep.c: Include <time.h>, not <sys/time.h>.
31646
31647         * crypt/sha512.c (sha512_process_block) [!USE_TOTAL128]: Avoid
31648         shifting LEN more than 31 bits at once.
31649
31650 2012-08-15  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
31651
31652         [BZ #14195]
31653         * sysdeps/i386/i686/multiarch/strcmp-sssse3.S: Fix
31654         segmentation fault for a case of two empty input strings.
31655         * string/test-strncasecmp.c (check1): Renamed to...
31656         (bz12205): ...this.
31657         (bz14195): Add new testcase for two empty input strings and N > 0.
31658         (test_main): Call new testcase, adapt for renamed function.
31659
31660 2012-08-15  Andreas Jaeger  <aj@suse.de>
31661
31662         [BZ #14090]
31663         * crypt/md5test2.c: New test, based on test supplied by Serge
31664         Belyshev <belyshev@depni.sinp.msu.ru>.
31665         * crypt/Makefile (xtests): Add md5test-giant..
31666         * crypt/Makefile ($(objpfx)md5test-giant): Add.
31667
31668 2012-08-15  Paul Eggert  <eggert@cs.ucla.edu>
31669
31670         [BZ #14090]
31671         * crypt/md5.c (md5_process_block): Don't assume the buffer
31672         length is less than 2**32.
31673         * crypt/sha512.c (sha512_process_block): Don't assume the buffer
31674         length is less than 2**64.
31675
31676 2012-08-15  Roland McGrath  <roland@hack.frob.com>
31677
31678         * string/str-two-way.h: Include <sys/param.h>.
31679         (MAX): Macro removed.
31680
31681         * sysdeps/x86_64/multiarch/strstr-c.c: Add copyright header.
31682         Move #define and #undef of memmove to just before and after
31683         including <string.h>.
31684
31685         * sysdeps/x86_64/multiarch/memmove.c: Don't include <stddef.h>.
31686         [!NOT_IN_libc]: Move #define and #undef of memmove to just before
31687         and after including <string.h>.  Move declarations of
31688         __memmove_sse2, __memmove_ssse3, and __memmove_ssse3_back
31689         to before #include "string/memmove.c".
31690
31691         * include/dirent.h: Declare __getdirentries.
31692
31693         * sysdeps/posix/system.c (do_system): Cast SUB_REF () to void when not
31694         using its value, to avoid warnings in the [!_LIBC_REENTRANT] case.
31695
31696 2012-08-14  Mike Frysinger  <vapier@gentoo.org>
31697
31698         * config.h.in (HAVE_CPP_ASM_DEBUGINFO): Delete.
31699         * sysdeps/i386/configure.in: Remove assembler-with-cpp debug check.
31700         * sysdeps/i386/configure: Regenerated.
31701         * sysdeps/i386/sysdep.h (ENTRY): Remove calls to STABS_CURRENT_FILE1,
31702         STABS_CURRENT_FILE, and STABS_FUN.
31703         (END): Remove call to STABS_FUN_END.
31704         (STABS_CURRENT_FILE1): Delete.
31705         (STABS_CURRENT_FILE): Likewise.
31706         (STABS_FUN): Likewise.
31707         (STABS_FUN_END): Likewise.
31708         (STABS_FUN2): Likewise.
31709         * sysdeps/x86_64/configure.in: Remove assembler-with-cpp debug check.
31710         * sysdeps/x86_64/configure: Regenerated.
31711
31712 2012-08-14  Roland McGrath  <roland@hack.frob.com>
31713
31714         * elf/dl-open.c: Include <atomic.h>.
31715         * elf/dl-lookup.c: Likewise.
31716
31717 2012-08-14  Joseph Myers  <joseph@codesourcery.com>
31718
31719         * sysdeps/unix/sysv/linux/kernel-features.h
31720         (__ASSUME_CLONE_THREAD_FLAGS): Remove.
31721         * sysdeps/unix/sysv/linux/s390/system.c (FORK): Define
31722         unconditionally.
31723         * sysdeps/unix/sysv/linux/sparc/system.c (FORK): Define
31724         unconditionally.
31725         * sysdeps/unix/sysv/linux/system.c [!FORK] (FORK): Do not
31726         condition on __ASSUME_CLONE_THREAD_FLAGS.
31727
31728 2012-08-14  Andreas Jaeger  <aj@suse.de>
31729
31730         * sysdeps/i386/fpu/libm-test-ulps: Update.
31731
31732 2012-08-13  Maxim Kuvyrkov  <maxim@codesourcery.com>
31733
31734         * include/atomic.h (atomic_exchange_and_add): Split into ...
31735         (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these.
31736         New atomic macros.
31737
31738 2012-08-13  Markus Trippelsdorf  <markus@trippelsdorf.de>
31739
31740         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
31741
31742 2012-08-13  Jeff Law <law@redhat.com>
31743
31744         * manual/stdio.texi (snprintf): Clarify handling of the trailing
31745         null byte in the output string.
31746
31747 2012-08-10  Joseph Myers  <joseph@codesourcery.com>
31748
31749         * sysdeps/unix/sysv/linux/kernel-features.h
31750         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Define.
31751         [__LINUX_KERNEL_VERSION >= __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL]
31752         (__ASSUME_ARG_MAX_STACK_BASED): Define.
31753         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
31754         [__LINUX_KERNEL_VERSION < 0x020617]: Change condition to
31755         !__ASSUME_ARG_MAX_STACK_BASED.  Compare version with
31756         __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL.
31757
31758 2012-08-09  Jeff Law <law@redhat.com>
31759
31760         [BZ #13939]
31761         * malloc.c/arena.c (reused_arena): New parameter, avoid_arena.
31762         When avoid_arena is set, don't retry in the that arena.  Pick the
31763         next one, whatever it might be.
31764         (arena_get2): New parameter avoid_arena, pass through to reused_arena.
31765         (arena_lock): Pass in new parameter to arena_get2.
31766         * malloc/malloc.c (__libc_memalign): Pass in new parameter to
31767         arena_get2.
31768         (__libc_malloc): Unify retrying after main arena failure with
31769         __libc_memalign version.
31770         (__libc_valloc, __libc_pvalloc, __libc_calloc): Likewise.
31771
31772 2012-08-09  H.J. Lu  <hongjiu.lu@intel.com>
31773
31774         [BZ #14166]
31775         * sysdeps/i386/i686/multiarch/strstr-c.c (strstr): Redefined
31776         to __redirect_strstr.
31777         (__strstr_sse42): Use typeof __redirect_strstr.
31778         (__strstr_ia32): Likewise.
31779         (__libc_strstr): New prototype.
31780         (strstr): Renamed to ...
31781         (__libc_strstr): This.
31782         (strstr): New strong alias of __libc_strstr.
31783         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
31784         * sysdeps/unix/sysv/linux/x86_64/time.c (time): Redefined to
31785         __redirect_time.
31786         Include <time.h>.
31787         (__libc_time): New prototype.
31788         (time_ifunc): Replace time with __libc_time.
31789         (time): New strong alias and hidden definition of __libc_time.
31790         (__GI_time): Remove strong alias.
31791         * sysdeps/x86_64/multiarch/memmove.c: Don't include <string.h>.
31792         Include <stddef.h>.
31793         (memmove): Redefined to __redirect_memmove.
31794         (__memmove_sse2): Use typeof __redirect_memmove.
31795         (__memmove_ssse3): Likewise.
31796         (__memmove_ssse3_back): Likewise.
31797         (__libc_memmove): New prototype.
31798         (memmove): Renamed to ...
31799         (__libc_memmove): This.
31800         (memmove): New strong alias of __libc_memmove.
31801
31802 2012-08-08  Mark Salter  <msalter@redhat.com>
31803
31804         * elf/elf.h
31805         (R_MN10300_TLS_GD): Define.
31806         (R_MN10300_TLS_LD): Likewise.
31807         (R_MN10300_TLS_LDO): Likewise.
31808         (R_MN10300_TLS_GOTIE): Likewise.
31809         (R_MN10300_TLS_IE): Likewise.
31810         (R_MN10300_TLS_LE): Likewise.
31811         (R_MN10300_TLS_DTPMOD): Likewise.
31812         (R_MN10300_TLS_DTPOFF): Likewise.
31813         (R_MN10300_TLS_TPOFF): Likewise.
31814         (R_MN10300_SYM_DIFF): Likewise.
31815         (R_MN10300_ALIGN): Likewise.
31816         (R_MN10300_NUM): Update.
31817
31818 2012-08-08  Joseph Myers  <joseph@codesourcery.com>
31819
31820         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_TGKILL):
31821         Remove.
31822
31823 2012-08-08  Roland McGrath  <roland@hack.frob.com>
31824
31825         * sysdeps/posix/fdopendir.c: Include <stddef.h>.
31826
31827         * sysdeps/unix/sysv/linux/readdir64_r.c: Update #include for
31828         sysdeps/unix -> sysdeps/posix move.
31829         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
31830
31831 2012-08-07      Allan McRae     <allan@archlinux.org>
31832
31833         [BZ #14303]
31834         * sunrpc/rpc_main.c (SVR4_CPP): Remove.
31835         (SUNOS_CPP): Likewise.
31836         (find_cpp): Fall back to selecting system cpp when /lib/cpp is
31837         not found.
31838         (open_input): Call CPP using execvp.
31839
31840 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
31841
31842         * sysdeps/unix/sysv/linux/kernel-features.h
31843         (__ASSUME_PROT_GROWSUPDOWN): Remove.
31844         (__ASSUME_NO_CLONE_DETACHED): Likewise.
31845         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
31846         (__ASSUME_WAITID_SYSCALL): Likewise.
31847         * sysdeps/unix/sysv/linux/dl-execstack.c
31848         (_dl_make_stack_executable) [PROT_GROWSDOWN || PROT_GROWSUP]: Make
31849         code unconditional.
31850         (_dl_make_stack_executable) [!__ASSUME_PROT_GROWSUPDOWN]: Remove
31851         conditional code.
31852         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS)
31853         [__ASSUME_GETDENTS32_D_TYPE]: Make code unconditional.
31854         (__GETDENTS) [!__ASSUME_GETDENTS32_D_TYPE]: Remove conditional
31855         code.
31856         * sysdeps/unix/sysv/linux/waitid.c [__NR_waitid]: Make code
31857         unconditional.
31858         [__ASSUME_WAITID_SYSCALL]: Likewise.
31859         [!__ASSUME_WAITID_SYSCALL]: Remove conditional code.
31860
31861 2012-08-07  Roland McGrath  <roland@hack.frob.com>
31862
31863         * sysdeps/unix/closedir.c: Renamed to ...
31864         * sysdeps/posix/closedir.c: ... here.
31865         * sysdeps/unix/dirfd.c: Renamed to ...
31866         * sysdeps/posix/dirfd.c: ... here.
31867         * sysdeps/unix/dirstream.h: Renamed to ...
31868         * sysdeps/posix/dirstream.h: ... here.
31869         * sysdeps/unix/fdopendir.c: Renamed to ...
31870         * sysdeps/posix/fdopendir.c: ... here.
31871         * sysdeps/unix/opendir.c: Renamed to ...
31872         * sysdeps/posix/opendir.c: ... here.
31873         * sysdeps/unix/readdir.c: Renamed to ...
31874         * sysdeps/posix/readdir.c: ... here.
31875         * sysdeps/unix/readdir_r.c: Renamed to ...
31876         * sysdeps/posix/readdir_r.c: ... here.
31877         * sysdeps/unix/rewinddir.c: Renamed to ...
31878         * sysdeps/posix/rewinddir.c: ... here.
31879         * sysdeps/unix/seekdir.c: Renamed to ...
31880         * sysdeps/posix/seekdir.c: ... here.
31881         * sysdeps/unix/telldir.c: Renamed to ...
31882         * sysdeps/posix/telldir.c: ... here.
31883         * sysdeps/unix/sysv/linux/opendir.c: Update #include.
31884         * sysdeps/unix/sysv/linux/readdir64.c: Likewise.
31885         * sysdeps/unix/sysv/linux/i386/readdir64.c: Likewise.
31886         * sysdeps/unix/sysv/linux/wordsize-64/readdir.c: Likewise.
31887
31888         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h: Renamed to ...
31889         * bits/fcntl.h: ... here.
31890
31891         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h (O_NOCTTY): Define to 0x8000,
31892         not 0.
31893         (O_ASYNC, O_FSYNC, O_SYNC): Move outside [__USE_MISC].
31894         [__USE_XOPEN2K8] (O_DIRECTORY, O_NOFOLLOW, O_CLOEXEC): New macros.
31895         (FCREAT, FEXCL, FTRUNC, FNOCTTY, FNONBLOCK): Macros removed.
31896         (struct flock): Move l_start, l_len to the beginning.
31897         Use __pid_t for l_pid.
31898         [__USE_XOPEN2K] (POSIX_FADV_NORMAL, POSIX_FADV_RANDOM): New macros.
31899         [__USE_XOPEN2K] (POSIX_FADV_SEQUENTIAL, POSIX_FADV_WILLNEED): Likewise.
31900         [__USE_XOPEN2K] (POSIX_FADV_DONTNEED, POSIX_FADV_NOREUSE): Likewise.
31901         (F_GETLK64, F_SETLK64, F_SETLKW64): New macros.
31902         [__USE_XOPEN2K8] (F_DUPFD_CLOEXEC): New macro.
31903         [__USE_LARGEFILE64] (struct flock64): New type.
31904         (F_GETOWN, F_SETOWN): Also define for [__USE_XOPEN2K8].
31905
31906         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h: Renamed to ...
31907         * bits/dirent.h: ... here.
31908
31909         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h
31910         [__INO_T_MATCHES_INO64_T] (_DIRENT_MATCHES_DIRENT64): New macro.
31911
31912 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
31913
31914         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
31915         Change from 2.6.0 to 2.6.16.
31916         * sysdeps/unix/sysv/linux/configure: Regenerated.
31917         * sysdeps/unix/sysv/linux/kernel-features.h
31918         (__ASSUME_POSIX_CPU_TIMERS): Define unconditionally.
31919         (__ASSUME_TGKILL): Define conditional on architectures, not kernel
31920         version.
31921         (__ASSUME_UTIMES): Likewise.
31922         (__ASSUME_CLONE_STOPPED): Remove.
31923         (__ASSUME_FADVISE64_64_SYSCALL): Define conditional on
31924         architectures, not kernel version.
31925         (__ASSUME_PROT_GROWSUPDOWN): Define unconditionally.
31926         (__ASSUME_NO_CLONE_DETACHED): Likewise.
31927         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
31928         (__ASSUME_WAITID_SYSCALL): Likewise.
31929         [__sparc__ && __arch64__] (__ASSUME_STAT64_SYSCALL): Do not
31930         condition definition on __LINUX_KERNEL_VERSION >= 0x02060c.
31931         * README: State 2.6.16 as minimum Linux kernel version.  Do not
31932         refer to older versions.
31933
31934 2012-08-06  Roland McGrath  <roland@hack.frob.com>
31935
31936         * dirent/alphasort.c [_DIRENT_MATCHES_DIRENT64]:
31937         Define alphasort64 as an alias.
31938         * dirent/versionsort.c [_DIRENT_MATCHES_DIRENT64]:
31939         Define versionsort64 as an alias.
31940         * dirent/scandir.c [_DIRENT_MATCHES_DIRENT64]:
31941         Define scandir64 as an alias.
31942         * dirent/scandirat.c [_DIRENT_MATCHES_DIRENT64]:
31943         Define scandirat64 as an alias.
31944         * dirent/alphasort64.c (alphasort64):
31945         Conditionalize on [!_DIRENT_MATCHES_DIRENT64].
31946         * dirent/versionsort64.c: Likewise.
31947         * dirent/scandir64.c: Likewise.
31948         * dirent/scandirat64.c: Likewise.
31949         * sysdeps/wordsize-64/alphasort.c: File removed.
31950         * sysdeps/wordsize-64/alphasort64.c: File removed.
31951         * sysdeps/wordsize-64/scandir.c: File removed.
31952         * sysdeps/wordsize-64/scandir64.c: File removed.
31953         * sysdeps/wordsize-64/scandirat.c: File removed.
31954         * sysdeps/wordsize-64/scandirat64.c: File removed.
31955         * sysdeps/wordsize-64/versionsort.c: File removed.
31956         * sysdeps/wordsize-64/versionsort64.c: File removed.
31957         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: File removed.
31958         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: File removed.
31959         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: File removed.
31960         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: File removed.
31961         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: File removed.
31962         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: File removed.
31963         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: File removed.
31964         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: File removed.
31965
31966         * bits/typesizes.h [__LP64__] (__INO_T_MATCHES_INO64_T): New macros.
31967         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
31968         [__s390x__] (__INO_T_MATCHES_INO64_T): New macro.
31969         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
31970         [defined __arch64__ || defined __sparcv9]
31971         (__INO_T_MATCHES_INO64_T): New macro.
31972         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
31973         [__x86_64__] (__INO_T_MATCHES_INO64_T): New macro.
31974         * bits/dirent.h (_DIRENT_MATCHES_DIRENT64): New macro.
31975         * sysdeps/unix/sysv/linux/bits/dirent.h
31976         [defined __OFF_T_MATCHES_OFF64_T && defined __INO_T_MATCHES_INO64_T]
31977         (_DIRENT_MATCHES_DIRENT64): New macro.
31978
31979         * io/lockf.c [__OFF_T_MATCHES_OFF64_T]:
31980         Define lockf64 as an alias.
31981         * libio/fseeko.c [__OFF_T_MATCHES_OFF64_T]:
31982         Define fseeko64 as an alias.
31983         * libio/ftello.c [__OFF_T_MATCHES_OFF64_T]:
31984         Define ftello64 as an alias.
31985         * libio/iofgetpos.c [__OFF_T_MATCHES_OFF64_T]:
31986         Define _IO_fgetpos64 and fgetpos64 as aliases.
31987         * libio/iofsetpos.c [__OFF_T_MATCHES_OFF64_T]:
31988         Define _IO_fsetpos64 and fsetpos64 as aliases.
31989         * io/lockf64.c [!__OFF_T_MATCHES_OFF64_T]:
31990         Conditionalize body on this.
31991         * libio/fseeko64.c: Likewise.
31992         * libio/ftello64.c: Likewise.
31993         * libio/iofgetpos64.c: Likewise.
31994         * libio/iofsetpos64.c: Likewise.
31995         * sysdeps/wordsize-64/lockf.c: File removed.
31996         * sysdeps/wordsize-64/lockf64.c: File removed.
31997         * sysdeps/wordsize-64/fseeko.c: File removed.
31998         * sysdeps/wordsize-64/fseeko64.c: File removed.
31999         * sysdeps/wordsize-64/ftello.c: File removed.
32000         * sysdeps/wordsize-64/ftello64.c: File removed.
32001         * sysdeps/wordsize-64/iofgetpos.c: File removed.
32002         * sysdeps/wordsize-64/iofgetpos64.c: File removed.
32003         * sysdeps/wordsize-64/iofsetpos.c: File removed.
32004         * sysdeps/wordsize-64/iofsetpos64.c: File removed.
32005         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: File removed.
32006         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: File removed.
32007         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: File removed.
32008         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: File removed.
32009         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: File removed.
32010         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: File removed.
32011         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: File removed.
32012         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: File removed.
32013         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: File removed.
32014         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: File removed.
32015
32016         * bits/typesizes.h [__LP64__] (__OFF_T_MATCHES_OFF64_T): New macro.
32017         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
32018         [__s390x__] (__OFF_T_MATCHES_OFF64_T): New macro.
32019         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
32020         [defined __arch64__ || defined __sparcv9]
32021         (__OFF_T_MATCHES_OFF64_T): New macro.
32022         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
32023         [__x86_64__] (__OFF_T_MATCHES_OFF64_T): New macro.
32024         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
32025         (__OFF_T_MATCHES_OFF64_T): New macro.
32026
32027 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
32028
32029         * stdlib/secure-getenv.c (__secure_getenv): Replace
32030         GLIBC_2_16 with GLIBC_2_17.
32031
32032 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
32033
32034         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Removed.
32035         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
32036
32037 2012-08-03  David S. Miller  <davem@davemloft.net>
32038
32039         * sysdeps/sparc/fpu/libm-test-ulps: Update.
32040
32041 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
32042
32043         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_SECURE):
32044         Remove.
32045         (__ASSUME_CORRECT_SI_PID): Likewise.
32046         (__ASSUME_BRK_PAGE_ROUNDED): Likewise.
32047         (__ASSUME_TMPFS_NAME): Likewise.
32048         * sysdeps/unix/sysv/linux/dl-sysdep.c (frob_brk)
32049         [!__ASSUME_BRK_PAGE_ROUNDED]: Remove conditional code.
32050         * sysdeps/unix/sysv/linux/ldsodefs.h [__ASSUME_AT_SECURE]
32051         (HAVE_AUX_SECURE): Make definition unconditional.
32052         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs)
32053         [!__ASSUME_TMPFS_NAME]: Remove conditional code.
32054
32055 2012-08-03  Roland McGrath  <roland@hack.frob.com>
32056
32057         * sysdeps/mach/hurd/sys/param.h (MAXSYMLINKS): Macro removed.
32058         * sysdeps/mach/hurd/bits/local_lim.h (SYMLOOP_MAX): Macro removed.
32059         * sysdeps/mach/hurd/eloop-threshold.h: New file.
32060         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
32061         __eloop_threshold instead of SYMLOOP_MAX.
32062
32063         * sysdeps/generic/eloop-threshold.h: New file.
32064         * stdlib/canonicalize.c (__realpath): Use __eloop_threshold instead
32065         of MAXSYMLINKS.
32066         * elf/chroot_canon.c (chroot_canon): Likewise.
32067
32068 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
32069
32070         [BZ #13717]
32071         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
32072         Change to 2.6.0 everywhere.
32073         * sysdeps/unix/sysv/linux/configure: Regenerated.
32074         * sysdeps/unix/sysv/linux/kernel-features.h
32075         (__ASSUME_SET_THREAD_AREA_SYSCALL): Remove.
32076         (__ASSUME_CLONE_THREAD_FLAGS): Condition on architectures, not
32077         kernel versions.
32078         (__ASSUME_POSIX_TIMERS): Define unconditionally.
32079         (__ASSUME_FUTEX_REQUEUE): Remove.
32080         (__ASSUME_STATFS64): Define unconditionally.
32081         (__ASSUME_AT_SECURE): Likewise.
32082         (__ASSUME_CORRECT_SI_PID): Likewise.
32083         (__ASSUME_TGKILL): Define without depending on kernel version for
32084         i386.
32085         (__ASSUME_UTIMES): Likewise.
32086         (__ASSUME_SWAPCONTEXT_SYSCALL): Condition on architecture, not
32087         kernel version.
32088         (__ASSUME_BRK_PAGE_ROUNDED): Define unconditionally.
32089         (__ASSUME_TMPFS_NAME): Likewise.
32090         * README: Update reference to Linux kernel versions.
32091
32092 2012-08-02  Marek Polacek  <polacek@redhat.com>
32093
32094         [BZ# 14150]
32095         * configure.in (libc_cv_asm_type_prefix): Remove test.  Replace
32096         libc_cv_asm_type_prefix with %.
32097         * configure: Regenerated.
32098         * include/libc-symbols.h: Remove comment about
32099         ASM_TYPE_DIRECTIVE_PREFIX.  Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
32100         (declare_symbol_alias_1_paste) [__ASSEMBLER__]: Do not define.
32101         (declare_symbol_alias_1_paste_1) [__ASSEMBLER__]: Likewise.
32102         (declare_symbol_alias_1_stringify) [!__ASSEMBLER__]: Likewise.
32103         (declare_symbol_alias_1_stringify_1) [!__ASSEMBLER__]: Likewise.
32104         * elf/tst-unique2mod2.c: Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
32105         [HAVE_ASM_UNIQUE_OBJECT]: Do not define S.
32106         [HAVE_ASM_UNIQUE_OBJECT]: Do not define _S.
32107         * elf/tst-unique2mod1.c: Likewise.
32108         * elf/tst-unique1mod2.c: Likewise.
32109         * elf/tst-unique1mod1.c: Likewise.
32110         * config.h.in: Do not undef ASM_TYPE_DIRECTIVE_PREFIX.
32111         * sysdeps/s390/s390-32/sysdep.h: Do not define ASM_TYPE_DIRECTIVE.
32112         Replace ASM_TYPE_DIRECTIVE with .type.
32113         * sysdeps/s390/s390-64/sysdep.h: Likewise.
32114         * sysdeps/i386/sysdep.h: Likewise.
32115         * sysdeps/x86_64/sysdep.h: Likewise.
32116         * sysdeps/sh/sysdep.h: Likewise.
32117         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
32118         Do not define ASM_TYPE_DIRECTIVE.
32119         * sysdeps/powerpc/sysdep.h: Likewise.
32120         * sysdeps/powerpc/powerpc32/sysdep.h:
32121         Replace ASM_TYPE_DIRECTIVE with .type.
32122         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
32123         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
32124         * sysdeps/i386/fpu/e_powf.S: Likewise.
32125         * sysdeps/i386/fpu/e_expl.S: Likewise.
32126         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
32127         * sysdeps/i386/fpu/e_acosh.S: Likewise.
32128         * sysdeps/i386/fpu/e_pow.S: Likewise.
32129         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
32130         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
32131         * sysdeps/i386/fpu/s_expm1.S: Likewise.
32132         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
32133         * sysdeps/i386/fpu/e_log2.S: Likewise.
32134         * sysdeps/i386/fpu/e_log2l.S: Likewise.
32135         * sysdeps/i386/fpu/e_scalb.S: Likewise.
32136         * sysdeps/i386/fpu/e_powl.S: Likewise.
32137         * sysdeps/i386/fpu/e_log10f.S: Likewise.
32138         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
32139         * sysdeps/i386/fpu/e_logl.S: Likewise.
32140         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
32141         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
32142         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
32143         * sysdeps/i386/fpu/e_log2f.S: Likewise.
32144         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
32145         * sysdeps/i386/fpu/e_log.S: Likewise.
32146         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
32147         * sysdeps/i386/fpu/e_logf.S: Likewise.
32148         * sysdeps/i386/fpu/e_log10l.S: Likewise.
32149         * sysdeps/i386/fpu/e_atanh.S: Likewise.
32150         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
32151         * sysdeps/i386/fpu/e_log10.S: Likewise.
32152         * sysdeps/i386/fpu/s_frexp.S: Likewise.
32153         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
32154         * sysdeps/i386/fpu/s_asinh.S: Likewise.
32155         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
32156         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
32157         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Likewise.
32158         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
32159         * sysdeps/i386/i686/strtok.S: Likewise.
32160         * sysdeps/i386/i386-mcount.S: Likewise.
32161         * sysdeps/i386/strtok.S: Likewise.
32162         * sysdeps/x86_64/fpu/e_expl.S: Likewise.
32163         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
32164         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
32165         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
32166         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
32167         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
32168         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
32169         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
32170         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
32171         * sysdeps/x86_64/_mcount.S: Likewise.
32172         * sysdeps/x86_64/strtok.S: Likewise.
32173         * sysdeps/sh/_mcount.S: Likewise.
32174
32175 2012-08-01  Roland McGrath  <roland@hack.frob.com>
32176
32177         * libio/iofopen.c: Include <fcntl.h>.
32178         [_LIBC] [!defined O_LARGEFILE || O_LARGEFILE == 0]
32179         (_IO_fopen64, fopen64): Define as aliases.
32180         * libio/iofopen64.c: Include <fcntl.h>.
32181         [!defined _LIBC || (defined O_LARGEFILE && O_LARGEFILE != 0)]:
32182         Conditionalize body on this.
32183         * sysdeps/wordsize-64/iofopen.c: File removed.
32184         * sysdeps/wordsize-64/iofopen64.c: File removed.
32185
32186 2012-08-01  Marek Polacek  <polacek@redhat.com>
32187
32188         * libc/Makeconfig: Use elf in place of binfmt-subdir.
32189         Use dlfcn directly instead of a variable.
32190         (binfmt-subdir): Do not define.
32191         (dlfcn): Likewise.
32192
32193 2012-08-01  Joseph Myers  <joseph@codesourcery.com>
32194
32195         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_FCNTL64):
32196         Remove all definitions.
32197         * sysdeps/unix/sysv/linux/i386/fcntl.c: Do not include
32198         <kernel-features.h>.
32199         [!__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
32200         (miss_F_GETOWN_EX): Remove all definitions.
32201         [NO_CANCELLATION && !__ASSUME_FCNTL64] (__fcntl_nocancel): Remove
32202         macro definition.
32203         [!__ASSUME_FCNTL64]: Remove conditional code.
32204         [__ASSUME_FCNTL64]: Make code unconditional.
32205         * sysdeps/unix/sysv/linux/i386/lockf64.c: Do not include
32206         <kernel-features.h>.
32207         [__NR_fcntl64 && !__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
32208         (lockf64) [!__ASSUME_FCNTL64]: Remove conditional code.
32209         (lockf64) [__NR_fcntl64]: Make code unconditional.
32210         (lockf64) [__ASSUME_FCNTL64]: Likewise.
32211
32212         * sysdeps/unix/sysv/linux/kernel-features.h
32213         (__ASSUME_VFORK_SYSCALL): Remove all definitions.
32214         * sysdeps/unix/sysv/linux/i386/vfork.S (__vfork) [__NR_vfork]:
32215         Make code unconditional.
32216         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
32217         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
32218         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S (__vfork)
32219         [__NR_vfork]: Make code unconditional.
32220         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
32221         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
32222         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork)
32223         [__NR_vfork]: Make code unconditional.
32224         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
32225         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
32226
32227 2012-08-01  Roland McGrath  <roland@hack.frob.com>
32228
32229         * sysdeps/generic/sys/param.h (NGROUPS): Define only if [NGROUPS_MAX].
32230         (MAXSYMLINKS): Define only if [SYMLOOP_MAX].
32231
32232         * misc/mkstemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
32233         Define mkstemp64 as an alias.
32234         * misc/mkstemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
32235         Define mkstemps64 as an alias.
32236         * misc/mkostemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
32237         Define mkostemp64 as an alias.
32238         * misc/mkostemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
32239         Define mkostemps64 as an alias.
32240         * misc/mkstemp64.c [defined O_LARGEFILE && O_LARGEFILE != 0]:
32241         Conditionalize body on this.
32242         * misc/mkostemp64.c: Likewise.
32243         * misc/mkostemps64.c: Likewise.
32244         * misc/mkstemps64.c: Likewise.
32245         * sysdeps/wordsize-64/mkstemp64.c: File removed.
32246         * sysdeps/wordsize-64/mkostemp64.c: File removed.
32247         * sysdeps/wordsize-64/mkostemp.c: File removed.
32248         * sysdeps/wordsize-64/mkstemp.c: File removed.
32249         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: File removed.
32250         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: File removed.
32251         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: File removed.
32252         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: File removed.
32253
32254         [BZ #14138]
32255         * sysdeps/unix/sysv/linux/syscalls.list: Add getrlimit/ugetrlimit line.
32256         * sysdeps/unix/sysv/linux/i386/getrlimit.c: File removed.
32257         * sysdeps/unix/sysv/linux/powerpc/getrlimit.c: File removed.
32258         * sysdeps/unix/sysv/linux/sh/getrlimit.c: File removed.
32259
32260         * sysdeps/unix/make-syscalls.sh: Emit uses of the versioned_symbol and
32261         compat_symbol macros from <shlib-compat.h> rather than the underlying
32262         default_symbol_version and symbol_version macros, so that DEFAULT
32263         lines in shlib-versions are respected.
32264         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Likewise.
32265
32266 2012-08-01  Florian Weimer  <fweimer@redhat.com>
32267
32268         * posix/unistd.h (setuid, setreuid, seteuid, setresuid):
32269         Declare with warn_unused_result.
32270         (setgid, setregid, setegid, setresgid): Likewise.
32271         * sysdeps/unix/sysv/linux/sys/fsuid.h (setfsuid, setfsgid):
32272         Likewise.
32273         * WUR-REPORT: Remove set*id functions.
32274
32275 2012-07-31  Pino Toscano  <toscano.pino@tiscali.it>
32276
32277         * sysdeps/mach/hurd/renameat.c: New file, mostly copied from rename.c.
32278
32279 2012-07-31  Roland McGrath  <roland@hack.frob.com>
32280
32281         [BZ #10191]
32282         * include/sys/socket.h (__libc_accept, __libc_accept4):
32283         Add attribute_hidden.
32284         * socket/accept4.c (__libc_accept4): Remove libc_hidden_def.
32285
32286         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Conditionalize
32287         use of PTR_MANGLE.
32288         * inet/getnetgrent_r.c (setup): Likewise.
32289
32290         * sysdeps/generic/siglist.h: Put SIGWINCH under #ifdef.
32291
32292 2012-07-31  David S. Miller  <davem@davemloft.net>
32293
32294         * sysdeps/sparc/fpu/libm-test-ulps: Update.
32295
32296 2012-07-31  Joseph Myers  <joseph@codesourcery.com>
32297
32298         [BZ #13629]
32299         * math/s_clog.c (__clog): Use __log1p if larger part has absolute
32300         value between 1.0 and 2.0 and smaller part has absolute value less
32301         than 1.0.
32302         * math/s_clog10.c (__clog10): Likewise.
32303         * math/s_clog10f.c (__clog10f): Likewise.
32304         * math/s_clog10l.c (__clog10l): Likewise.
32305         * math/s_clogf.c (__clogf): Likewise.
32306         * math/s_clogl.c (__clogl): Likewise.
32307         * math/libm-test.inc (clog_test): Add more tests.
32308         (clog10_test): Likewise.
32309         * sysdeps/i386/fpu/libm-test-ulps: Update.
32310         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
32311
32312 2012-07-31  Florian Weimer  <fweimer@redhat.com>
32313
32314         * stdlib/tst-secure-getenv.c: Use printf for error reporting.
32315         Exit with zero in case no suitable GID is found, and write a
32316         message to standard error.
32317
32318 2012-07-30  Roland McGrath  <roland@hack.frob.com>
32319
32320         * sysdeps/generic/sys/param.h (MAXSYMLINKS): Define to SYMLOOP_MAX
32321         rather than to 1.
32322         (NBBY, NGROUPS, CANBSIZ, NCARGS): New macros.
32323         (MAXPATHLEN): Removed.
32324         (NOGROUP, NODEV): New macros.
32325         (setbit, clrbit, isset, isclr): New macros.
32326         (howmany, roundup, powerof2): New macros.
32327         (DEV_BSIZE): New macro.
32328
32329         * include/unistd.h: Add attribute_hidden on __libc_pwrite64.
32330         * sysdeps/posix/pwrite64.c: Remove libc_hidden_def (__libc_pwrite64).
32331
32332         * sysdeps/ieee754/k_standard.c (__kernel_standard_l): Conditionalize
32333         definition on [!__NO_LONG_DOUBLE_MATH].
32334
32335         * nss/nsswitch.c (__nss_lookup_function): Conditionalize use of
32336         PTR_MANGLE and PTR_DEMANGLE.
32337
32338         * socket/accept4.c (accept4): Rename to __libc_accept4.
32339         Define accept4 as a weak alias.
32340
32341         * sysdeps/posix/getcwd.c (__getcwd): Conditionalize d_type field use
32342         on [_DIRENT_HAVE_D_TYPE].
32343         * io/ftw.c (ftw_dir): Likewise.
32344
32345         * io/xmknod.c (__xmknod): Don't check PATH for being null.
32346
32347         * libio/genops.c (flush_cleanup): Move inside [_IO_MTSAFE_IO].
32348
32349         * bits/signum.h (SIGSTOP, SIGCONT, SIGTSTP, SIGTTIN, SIGTTOU, SIGCHLD):
32350         Use the BSD numbers rather than the arbitrary ones we had.
32351         (SIGBUS, SIGIO, SIGPOLL, SIGPROF, SIGSYS): New macros.
32352         (SIGTRAP, SIGURG, SIGUSR1, SIGUSR2, SIGVTALRM): New macros.
32353         (SIGXCPU, SIGXFSZ): New macros.
32354         (_NSIG): Now 32.
32355
32356         * elf/rtld.c (_rtld_global): Conditionalize .dl_ns[LM_ID_BASE]
32357         initializer on [_LIBC_REENTRANT].
32358
32359         * iconv/iconv_charmap.c (charmap_conversion): Move ST, ADDR
32360         definitions inside [_POSIX_MAPPED_FILES].
32361
32362         * posix/regex.c: Include <sys/param.h> for MIN/MAX.
32363
32364         * dirent/opendir.c: Include <fcntl.h>.
32365
32366         * bits/libc-lock.h (__libc_setspecific): Evaluate arguments.
32367         (__libc_getspecific): Likewise.
32368         (__libc_key_create): Likewise.
32369
32370         * stdio-common/tmpfile64.c: Include <fcntl.h> first.
32371         [defined O_LARGEFILE && O_LARGEFILE != 0]: Conditionalize on this.
32372         * stdio-common/tmpfile.c [!defined O_LARGEFILE || O_LARGEFILE == 0]
32373         (tmpfile64): Define as alias.
32374         * sysdeps/wordsize-64/tmpfile.c: File removed.
32375         * sysdeps/wordsize-64/tmpfile64.c: File removed.
32376         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: File removed.
32377         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: File removed.
32378
32379         * stdio-common/vfscanf.c: Include <stdbool.h>.
32380         * nss/makedb.c: Likewise.
32381         * stdio-common/_i18n_number.h: Likewise.
32382         * argp/argp-help.c: Likewise.
32383         * posix/wordexp.c: Likewise.
32384         * sysdeps/posix/spawni.c: Likewise.
32385         * nss/nss_files/files-initgroups.c: Likewise.
32386         * stdio-common/reg-modifier.c: Include <stdlib.h>.
32387         * nss/nss_files/files-initgroups.c: Likewise.
32388         * nss/nss_db/db-netgrp.c: Likewise.
32389         * nss/nss_db/db-initgroups.c: Likewise.
32390         * io/fchmodat.c: Include <sys/stat.h>.
32391
32392         * sysdeps/generic/ldsodefs.h (struct rtld_global): Use
32393         __rtld_lock_define_recursive macro instead of __rtld_lock_recursive_t.
32394
32395         * intl/loadmsgcat.c (_nl_load_domain): Don't use MAP_FAILED outside of
32396         [HAVE_MMAP].
32397
32398         * bits/stat.h: Fix inclusion guard to accept _FCNTL_H too.
32399         Add multiple inclusion protection.
32400
32401 2012-07-27  David S. Miller  <davem@davemloft.net>
32402
32403         * sysdeps/sparc/fpu/libm-test-ulps: Update.
32404
32405 2012-07-27  Gary Benson  <gbenson@redhat.com>
32406
32407         [BZ #14298]
32408         * elf/rtld.c: Include <stap-probe.h>.
32409         (dl_main): Added static probes "init_start" and "init_complete".
32410         * elf/dl-load.c: Include <stap-probe.h>.
32411         (lose): Take new parameter "nsid".
32412         Added static probe "map_failed".
32413         (_dl_map_object_from_fd): Pass namespace id to lose.
32414         Added static probe "map_start".
32415         (open_verify): Pass namespace id to lose.
32416         * elf/dl-open.c: Include <stap-probe.h>.
32417         (dl_open_worker) Added static probes "map_complete", "reloc_start"
32418         and "reloc_complete".
32419         * elf/dl-close.c: Include <stap-probe.h>.
32420         (_dl_close_worker): Added static probes "unmap_start" and
32421         "unmap_complete".
32422         * elf/rtld-debugger-interface.txt: New file documenting the above.
32423
32424 2012-07-26  Roland McGrath  <roland@hack.frob.com>
32425
32426         * sunrpc/rpc_hout.c (pdeclaration): Call f_print with a "%s" format
32427         rather than a string variable.
32428         * sunrpc/rpc_main.c (h_output): Likewise.
32429         * sunrpc/rpc_svcout.c (write_real_program): Likewise.
32430
32431 2012-07-26  Pino Toscano  <toscano.pino@tiscali.it>
32432
32433         * inet/check_native.c: New file.
32434
32435 2012-07-26  Joseph Myers  <joseph@codesourcery.com>
32436
32437         [BZ #13629]
32438         * math/s_clog.c (__clog): Use __log1p or direct log1p calculation
32439         if larger part has absolute value 1.0.
32440         * math/s_clog10.c (__clog10): Likewise.
32441         * math/s_clog10f.c (__clog10f): Likewise.
32442         * math/s_clog10l.c (__clog10l): Likewise.
32443         * math/s_clogf.c (__clogf): Likewise.
32444         * math/s_clogl.c (__clogl): Likewise.
32445         * math/libm-test.inc (clog_test): Add more tests.
32446         (clog10_test): Likewise.
32447         * sysdeps/i386/fpu/libm-test-ulps: Update.
32448         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
32449
32450         * elf/tst-auditmod1.c (pltenter): Remove all definitions of macro.
32451         (pltexit): Likewise.
32452         (La_regs): Likewise.
32453         (La_retval): Likewise.
32454         (int_retval): Likewise.
32455         Update #error for removed macros to refer only to definitions in
32456         tst-audit.h.
32457         * elf/tst-auditmod3b.c (pltenter): Remove all definitions of
32458         macro.
32459         (pltexit): Likewise.
32460         (La_regs): Likewise.
32461         (La_retval): Likewise.
32462         (int_retval): Likewise.
32463         * elf/tst-auditmod4b.c (pltenter): Remove all definitions of
32464         macro.
32465         (pltexit): Likewise.
32466         (La_regs): Likewise.
32467         (La_retval): Likewise.
32468         (int_retval): Likewise.
32469         * elf/tst-auditmod5b.c (pltenter): Remove all definitions of
32470         macro.
32471         (pltexit): Likewise.
32472         (La_regs): Likewise.
32473         (La_retval): Likewise.
32474         (int_retval): Likewise.
32475         * elf/tst-auditmod6b.c (pltenter): Remove all definitions of
32476         macro.
32477         (pltexit): Likewise.
32478         (La_regs): Likewise.
32479         (La_retval): Likewise.
32480         (int_retval): Likewise.
32481         * elf/tst-auditmod6c.c (pltenter): Remove all definitions of
32482         macro.
32483         (pltexit): Likewise.
32484         (La_regs): Likewise.
32485         (La_retval): Likewise.
32486         (int_retval): Likewise.
32487         * elf/tst-auditmod7b.c (pltenter): Remove all definitions of
32488         macro.
32489         (pltexit): Likewise.
32490         (La_regs): Likewise.
32491         (La_retval): Likewise.
32492         (int_retval): Likewise.
32493         * sysdeps/generic/tst-audit.h: Update comment to refer only to
32494         macro definitions in tst-audit.h.
32495         * sysdeps/i386/tst-audit.h: New file.
32496         * sysdeps/powerpc/powerpc32/tst-audit.h: Likewise.
32497         * sysdeps/powerpc/powerpc64/tst-audit.h: Likewise.
32498         * sysdeps/s390/s390-32/tst-audit.h: Likewise.
32499         * sysdeps/s390/s390-64/tst-audit.h: Likewise.
32500         * sysdeps/sh/tst-audit.h: Likewise.
32501         * sysdeps/sparc/sparc32/tst-audit.h: Likewise.
32502         * sysdeps/sparc/sparc64/tst-audit.h: Likewise.
32503         * sysdeps/x86_64/tst-audit.h: Likewise.
32504
32505 2012-07-26  Andreas Jaeger  <aj@suse.de>
32506
32507         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Add __THROW for
32508         ptrace.
32509
32510         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes): Add
32511         new value PTRACE_EVENT_SECCOMP from Linux 3.5.
32512         (__ptrace_setoptions): Add new value PTRACE_O_TRACESECCOMP, adjust
32513         PTRACE_O_MASK.
32514         * sysdeps/unix/sysv/linux/s390/bits/ptrace.h: Likewise.
32515         * sysdeps/unix/sysv/linux/sparc/bits/ptrace.h: Likewise.
32516         * sysdeps/unix/sysv/linux/powerpc/bits/ptrace.h: Likewise.
32517
32518         * sysdeps/unix/sysv/linux/sys/epoll.h (EPOLLWAKEUP): Add new
32519         value.
32520
32521         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add
32522         _sigsys.
32523         (si_call_addr, si_syscall, si_arch): Define new macro.
32524         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Add
32525         _sigsys.
32526         (si_call_addr, si_syscall, si_arch): Define new marcro.
32527         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (siginfo_t): Add
32528         _sigsys.
32529         (si_call_addr, si_syscall, si_arch): Define new macro.
32530         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (struct): Add
32531         _sigsys.
32532         (si_call_addr, si_syscall, si_arch): Define new macro.
32533
32534 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
32535
32536         [BZ #13717]
32537         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
32538         Change to 2.4.21 where previously 2.4.1.
32539         * sysdeps/unix/sysv/linux/configure: Regenerated.
32540         * sysdeps/unix/sysv/linux/kernel-features.h [(__powerpc__ ||
32541         __sh__) && !__powerpc64__] (__ASSUME_FCNTL64): Do not condition on
32542         Linux kernel version.
32543         (__ASSUME_STD_AUXV): Remove.
32544         [__powerpc__] (__ASSUME_VFORK_SYSCALL): Do not condition on Linux
32545         kernel version.
32546         [__powerpc__ && !__powerpc64] (__ASSUME_MMAP2_SYSCALL): Likewise.
32547         (__ASSUME_NEW_PRCTL_SYSCALL): Remove.
32548         (__ASSUME_FIXED_CLONE_SYSCALL): Likewise.
32549         (__ASSUME_NEW_RT_SIGRETURN_SYSCALL): Likewise.
32550         (__ASSUME_NETLINK_SUPPORT): Likewise.
32551         * nscd/gai.c [NEED_NETLINK && __ASSUME_NETLINK_SUPPORT == 0]
32552         (__no_netlink_support): Remove conditional definition.
32553         * sysdeps/unix/sysv/linux/check_pf.c (__no_netlink_support):
32554         Remove.
32555         (__check_pf) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
32556         [__ASSUME_NETLINK_SUPPORT]: Make code unconditional.
32557         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_NETLINK_SUPPORT]
32558         (if_nameindex_ioctl): Remove.
32559         (if_nameindex_netlink): Do not handle __no_netlink_support.
32560         (if_nameindex) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
32561         code.
32562         * sysdeps/unix/sysv/linux/ifaddrs.c [!__ASSUME_NETLINK_SUPPORT]:
32563         Remove conditional code.
32564         (__netlink_open) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
32565         code.
32566         (getifaddrs_internal) [__ASSUME_NETLINK_SUPPORT]: Make code
32567         unconditional.
32568         [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
32569         [__ASSUME_NETLINK_SUPPORT] (freeifaddrs): Make code unconditional.
32570         * sysdeps/unix/sysv/linux/netlinkaccess.h (__no_netlink_support):
32571         Remove.
32572         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
32573         [!__ASSUME_STD_AUXV]: Remove conditional code.
32574         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S (__clone)
32575         [!__ASSUME_FIXED_CLONE_SYSCALL]: Remove conditional code.
32576         [__ASSUME_FIXED_CLONE_SYSCALL]: Make code unconditional.
32577         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c
32578         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_mask_handler): Remove.
32579         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
32580         code.
32581         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
32582         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
32583         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_nomask_handler): Remove.
32584         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
32585         conditional code.
32586         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
32587         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
32588         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
32589         code.
32590         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
32591         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
32592         conditional code.
32593         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S
32594         (__novec_getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
32595         code unconditional.
32596         (__novec_getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
32597         conditional code.
32598         (__getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
32599         unconditional.
32600         (__getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
32601         conditional code.
32602         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
32603         (__makecontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
32604         unconditional.
32605         (__makecontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
32606         conditional code.
32607         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
32608         (__novec_setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
32609         code unconditional.
32610         (__novec_setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
32611         conditional code.
32612         (__setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
32613         unconditional.
32614         (__setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
32615         conditional code.
32616         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
32617         (__novec_swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
32618         code unconditional.
32619         (__novec_swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
32620         conditional code.
32621         (__swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
32622         unconditional.
32623         (__swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
32624         conditional code.
32625
32626 2012-07-25  Andreas Schwab  <schwab@linux-m68k.org>
32627
32628         * sysdeps/unix/sysv/linux/i386/accept4.S: Remove pseudo_end label.
32629         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: Likewise.
32630         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
32631         * sysdeps/unix/sysv/linux/i386/epoll_pwait.S: Likewise.
32632         * sysdeps/unix/sysv/linux/i386/getcontext.S: Likewise.
32633         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
32634         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
32635         * sysdeps/unix/sysv/linux/i386/semtimedop.S: Likewise.
32636         * sysdeps/unix/sysv/linux/i386/setcontext.S: Likewise.
32637         * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
32638         * sysdeps/unix/sysv/linux/i386/swapcontext.S: Likewise.
32639         * sysdeps/unix/sysv/linux/i386/syscall.S: Likewise.
32640         * sysdeps/unix/sysv/linux/i386/sysdep.h (PSEUDO): Likewise.
32641         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
32642         * sysdeps/unix/sysv/linux/x86_64/clone.S: Likewise.
32643         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Likewise.
32644         * sysdeps/unix/sysv/linux/x86_64/setcontext.S: Likewise.
32645         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Likewise.
32646         * sysdeps/unix/sysv/linux/x86_64/syscall.S: Likewise.
32647         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PSEUDO): Likewise.
32648         * sysdeps/unix/sysv/linux/x86_64/swapcontext.S: Likewise.
32649         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Likewise.
32650         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
32651
32652 2012-07-25  Florian Weimer  <fweimer@redhat.com>
32653
32654         * Versions.def: Add GLIBC_2.17.
32655         * stdlib/stdlib.h: Rename __secure_getenv to secure_getenv.
32656         * include/stdlib.h: Rename __secure_getenv to secure_getenv.
32657         Introduce __libc_secure_getenv.
32658         * stdlib/Versions (2.17): Add secure_getenv
32659         (GLIBC_PRIVATE): Add __libc_secure_getenv.
32660         * stdlib/secure-getenv.c: Rename __secure_getenv to
32661         __libc_secure_getenv.  Add secure_getenv alias.  Add compatibility
32662         symbol __secure_getenv for GLIBC_2.0.
32663         * stdlib/tst-secure-getenv.c: New.
32664         * stdlib/Makefile (tests): Add testcase.
32665         * manual/startup.texi (Environment Access): Document
32666         secure_getenv.
32667         * hesiod/hesiod.c (hesiod_init): Rename __secure_getenv to
32668         __libc_secure_getenv.
32669         * inet/ruserpass.c (ruserpass): Likewise.
32670         * malloc/mtrace.c (mtrace): Likewise.
32671         * sysdeps/mach/hurd/tmpfile.c (__tmpfile): Likewise.
32672         * sysdeps/posix/libc_fatal.c (__libc_fatal): Likewise.
32673         * sysdeps/posix/sysconf.c (__sysconf__check_spec): Likewise.
32674         * sysdeps/posix/tempname.c: Likewise.  Evaluate
32675         HAVE_SECURE_GETENV.
32676         * sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): Rename
32677         __secure_getenv to __libc_secure_getenv.
32678         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add secure_getenv.
32679         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
32680         Likewise.
32681         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
32682         Likewise.
32683         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
32684         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
32685         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
32686         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
32687         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
32688         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
32689         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
32690
32691 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
32692
32693         * sysdeps/generic/ldsodefs.h (struct La_i86_regs): Remove.
32694         (struct La_i86_retval): Likewise.
32695         (struct La_x86_64_regs): Likewise.
32696         (struct La_x86_64_retval): Likewise.
32697         (struct La_x32_regs): Likewise.
32698         (struct La_x32_retval): Likewise.
32699         (struct La_ppc32_regs): Likewise.
32700         (struct La_ppc32_retval): Likewise.
32701         (struct La_ppc64_regs): Likewise.
32702         (struct La_ppc64_retval): Likewise.
32703         (struct La_sh_regs): Likewise.
32704         (struct La_sh_retval): Likewise.
32705         (struct La_s390_32_regs): Likewise.
32706         (struct La_s390_32_retval): Likewise.
32707         (struct La_s390_64_regs): Likewise.
32708         (struct La_s390_64_retval): Likewise.
32709         (struct La_sparc32_regs): Likewise.
32710         (struct La_sparc32_retval): Likewise.
32711         (struct La_sparc64_regs): Likewise.
32712         (struct La_sparc64_retval): Likewise.
32713         (struct audit_ifaces): Remove architecture-specific pltenter and
32714         pltexit members.
32715         * sysdeps/i386/ldsodefs.h: New file.
32716         * sysdeps/powerpc/ldsodefs.h: Likewise.
32717         * sysdeps/s390/ldsodefs.h: Likewise.
32718         * sysdeps/sh/ldsodefs.h: Likewise.
32719         * sysdeps/sparc/ldsodefs.h: Likewise.
32720         * sysdeps/x86_64/ldsodefs.h: Likewise.
32721
32722 2012-07-25  Marek Polacek  <polacek@redhat.com>
32723
32724         [BZ #6808]
32725         * math/libm-test.inc (yn_test): Add another test.
32726         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Set errno
32727         to ERANGE when the result is +-Inf.
32728         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
32729         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_ynf): Likewise.
32730         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Likewise.
32731         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_yn): Likewise.
32732
32733 2012-07-24  Joseph Myers  <joseph@codesourcery.com>
32734
32735         * conform/data/time.h-data (NULL): Use macro-constant.  Require
32736         equal to 0.
32737         (CLOCKS_PER_SEC): Use macro instead of constant.  Specify type as
32738         clock_t.
32739         [ISO11] (TIME_UTC): Use macro-int-constant.  Require value > 0.
32740
32741 2012-07-23  Thomas Schwinge  <thomas@codesourcery.com>
32742
32743         * configure.in <sysdeps resolving>: Correct printing
32744         Implies_before.
32745         * configure: Regenerate.
32746
32747 2012-07-22  Thomas Schwinge  <thomas@codesourcery.com>
32748
32749         * math/w_ilogb.c: Include <limits.h>.
32750         * math/w_ilogbl.c: Likewise.
32751
32752 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
32753
32754         * manual/lang.texi (__va_copy): Document primarily as ISO C99
32755         va_copy.  Document allowing for unavailable va_copy only as
32756         pre-C99 compatibility.
32757         * manual/string.texi (Copying and Concatenation): Use va_copy
32758         instead of __va_copy in concat example.
32759
32760 2012-07-20  Pino Toscano  <toscano.pino@tiscali.it>
32761
32762         * sysdeps/mach/hurd/sendto.c (create_address_port): New subroutine.
32763         (__sendto): Use create_address_port.  Initialize APORT and deallocate
32764         it if not null.
32765
32766         * sysdeps/mach/hurd/llistxattr.c: New file, copied from listxattr.c
32767         with O_NOLINK passed to __file_name_lookup.
32768
32769         * sysdeps/mach/hurd/lremovexattr.c: New file, copied from removexattr.c
32770         with O_NOLINK passed to __file_name_lookup.
32771
32772         * sysdeps/mach/hurd/getgroups.c: Return -1 and set EINVAL for
32773         negative N or less than NGIDS.
32774
32775         * sysdeps/mach/hurd/getlogin_r.c: Make LOGIN non-static and change its
32776         type to string_t.  Set ERANGE as errno and return it if NAME is not big
32777         enough.  Use memcpy instead of strncpy.
32778
32779 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
32780
32781         * elf/Makefile (check-data): Remove.
32782         (localplt.data): New vpath directive.
32783         ($(objpfx)check-localplt.out): Use localplt.data from vpath
32784         instead of $(check-data).
32785         * scripts/data/localplt-generic.data: Move to ...
32786         * sysdeps/generic/localplt.data: ... here.
32787         * scripts/data/localplt-i386-linux-gnu.data: Move to ...
32788         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: ... here.
32789         * scripts/data/localplt-powerpc-linux-gnu.data: Move to ...
32790         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
32791         ... here.
32792         * scripts/data/localplt-powerpc64-linux-gnu.data: Move to ...
32793         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
32794         ... here.
32795         * scripts/data/localplt-s390-linux-gnu.data: Move to ...
32796         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data:
32797         ... here.
32798         * scripts/data/localplt-s390x-linux-gnu.data: Move to ...
32799         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
32800         ... here.
32801         * scripts/data/localplt-sparc-linux-gnu.data: Move to ...
32802         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data:
32803         ... here.
32804         * scripts/data/localplt-sparc64-linux-gnu.data: Move to ...
32805         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data:
32806         ... here.
32807
32808 2012-07-19 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
32809
32810         * sysdeps/powerpc/tls-macros.h: Split PowerPC definitions in
32811         PPC32 and PPC64 files.
32812         * sysdeps/powerpc/powerpc32/tls-macros.h: New file.
32813         * sysdeps/powerpc/powerpc64/tls-macros.h: Likewise.
32814
32815 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
32816
32817         * sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c: Move
32818         __makecontext_ret to ...
32819         * sysdeps/unix/sysv/linux/s390/s390-32/__makecontext_ret.S:
32820         ... here and call exit if uc_link is NULL.  New file.
32821         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Add
32822         __makecontext_ret.S.
32823         * sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c: Move
32824         __makecontext_ret to ...
32825         * sysdeps/unix/sysv/linux/s390/s390-64/__makecontext_ret.S:
32826         ... here and call exit if uc_link is NULL.  New file.
32827         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile: Add
32828         __makecontext_ret.S.
32829
32830 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
32831
32832         * elf/elf.h (R_390_IRELATIVE): New definition.
32833         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Invoke the
32834         resolver function for IFUNC symbols.  Support R_390_IRELATIVE.
32835         (elf_machine_lazy_rel): Support R_390_IRELATIVE.
32836         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
32837         (elf_machine_lazy_rel): Likewise.
32838         * sysdeps/s390/dl-irel.h: New file.
32839         * sysdeps/s390/s390-64/memcpy.S: New asm code.
32840         * sysdeps/s390/s390-64/memset.S: New asm code.
32841         * sysdeps/s390/s390-64/memcmp.S: New asm code.
32842         * sysdeps/s390/s390-64/multiarch/memset.S: New file.
32843         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: New file.
32844         * sysdeps/s390/s390-64/multiarch/memcmp.S: New file.
32845         * sysdeps/s390/s390-64/multiarch/memcpy.S: New file.
32846         * sysdeps/s390/s390-64/multiarch/Makefile: New file.
32847         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: New file.
32848         * sysdeps/s390/s390-32/multiarch/Makefile: New file.
32849         * sysdeps/s390/s390-32/multiarch/memcmp.S: New file.
32850         * sysdeps/s390/s390-32/multiarch/memcpy.S: New file.
32851         * sysdeps/s390/s390-32/multiarch/memset.S: New file.
32852         * sysdeps/s390/s390-32/memcpy.S: New asm code.
32853         * sysdeps/s390/s390-32/memset.S: New asm code.
32854         * sysdeps/s390/s390-32/memcmp.S: New asm code.
32855
32856 2012-07-17  Marek Polacek  <polacek@redhat.com>
32857
32858         [BZ #14349]
32859         * sysdeps/s390/s390-32/configure.in: Remove TLS check.
32860         * sysdeps/s390/s390-64/configure.in: Likewise.
32861         * sysdeps/sparc/configure.in: Likewise.
32862         * sysdeps/powerpc/powerpc32/configure.in: Likewise.
32863         * sysdeps/powerpc/powerpc64/configure.in: Likewise.
32864         * sysdeps/i386/configure.in: Likewise.
32865         * sysdeps/x86_64/configure.in: Likewise.
32866         * sysdeps/sh/configure.in: Likewise.
32867         * sysdeps/s390/s390-32/configure: Regenerated.
32868         * sysdeps/s390/s390-64/configure: Likewise.
32869         * sysdeps/x86_64/configure: Likewise.
32870         * sysdeps/sh/configure: Likewise.
32871         * sysdeps/powerpc/powerpc64/configure: Likewise.
32872         * sysdeps/powerpc/powerpc32/configure: Likewise.
32873         * sysdeps/sparc/configure: Likwise.
32874         * sysdeps/i386/configure: Likewise.
32875
32876         * elf/dl-open.c: Comment fixes.
32877
32878 2012-07-17  Joseph Myers  <joseph@codesourcery.com>
32879
32880         * Makefile [CXX] (check-data): Remove.
32881         [CXX] (c++-types.data): New vpath directive.
32882         [CXX] ($(objpfx)c++-types-check.out): Use c++-types.data from
32883         vpath.  Do not allow for C++ type data being missing.
32884         * scripts/data/c++-types-alpha-linux-gnu.data: Move to
32885         ports/sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data.
32886         * scripts/data/c++-types-ia64-linux-gnu.data: Move to
32887         ports/sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data.
32888         * scripts/data/c++-types-i386-linux-gnu.data: Move to ...
32889         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: ... here.
32890         * scripts/data/c++-types-powerpc-linux-gnu.data: Move to ...
32891         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
32892         ... here.
32893         * scripts/data/c++-types-powerpc64-linux-gnu.data: Move to ...
32894         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
32895         ... here.
32896         * scripts/data/c++-types-s390-linux-gnu.data: Move to ...
32897         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data:
32898         ... here.
32899         * scripts/data/c++-types-s390x-linux-gnu.data: Move to ...
32900         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data:
32901         ... here.
32902         * scripts/data/c++-types-sparc-linux-gnu.data: Move to ...
32903         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data:
32904         ... here.
32905         * scripts/data/c++-types-sparc64-linux-gnu.data: Move to ...
32906         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data:
32907         ... here.
32908         * scripts/data/c++-types-x32-linux-gnu.data: Move to ...
32909         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data:
32910         ... here.
32911         * scripts/data/c++-types-x86_64-linux-gnu.data: Move to ...
32912         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: ... here.
32913
32914         * elf/tls-macros.h (TLS_LE): Move architecture-specific
32915         definitions to architecture-specific files.
32916         (TLS_IE): Likewise.
32917         (TLS_LD): Likewise.
32918         (TLS_GD): Likewise.
32919         * sysdeps/i386/tls-macros.h: New file.
32920         * sysdeps/powerpc/tls-macros.h: Likewise.
32921         * sysdeps/s390/s390-32/tls-macros.h: Likewise.
32922         * sysdeps/s390/s390-64/tls-macros.h: Likewise.
32923         * sysdeps/sh/tls-macros.h: Likewise.
32924         * sysdeps/sparc/sparc32/tls-macros.h: Likewise.
32925         * sysdeps/sparc/sparc64/tls-macros.h: Likewise.
32926         * sysdeps/x86_64/tls-macros.h: Likewise.
32927
32928 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
32929
32930         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Preserve
32931         zero value for regular exit case.
32932
32933         * sysdeps/unix/sysv/linux/x86_64/__start_context.S
32934         (__start_context): Preserve zero value for regular exit case.
32935
32936 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
32937             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
32938
32939         * manual/setjmp.texi (setcontext): Clarify normal process
32940         termination when uc_link is the null pointer.
32941         * stdlib/tst-makecontext.c (cf): Exercise this: remove explicit
32942         exit call.
32943
32944 2012-07-16  Andreas Schwab  <schwab@linux-m68k.org>
32945
32946         * stdlib/bug-getcontext.c (do_test): Don't test FE_ALL_EXCEPT in
32947         preprocessor.  Test for each exception mask separately.
32948
32949 2012-07-16  Andreas Jaeger  <aj@suse.de>
32950
32951         * po/ru.po: Update from translation team.
32952
32953 2012-07-15  Joseph Myers  <joseph@codesourcery.com>
32954
32955         * conform/data/string.h-data (NULL): Use macro-constant.  Require
32956         equal to 0.
32957         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
32958         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
32959         (wcs*): Change to wcs[abcdefghijklmnopqrstuvwxyz]*.
32960         (mem[abcdefghijklmnopqrstuvwxyz]*): Allow.
32961         [ISO || ISO99 || ISO11] (*_t): Do not allow.
32962
32963 2012-07-13  Andreas Jaeger  <aj@suse.de>
32964
32965         * po/fr.po: Update from translation team.
32966
32967 2012-07-12  Marek Polacek  <polacek@redhat.com>
32968
32969         [BZ #14173]
32970         * math/libm-test.inc (yn_test): Add test for BZ #14173.
32971         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Correct
32972         loop condition.
32973
32974 2012-07-12  Joseph Myers  <joseph@codesourcery.com>
32975
32976         [BZ #13717]
32977         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
32978         Change to 2.4.1 where previously 2.4.0.
32979         * sysdeps/unix/sysv/linux/configure: Regenerated.
32980         * sysdeps/unix/sysv/linux/kernel-features.h [!__sh__]
32981         (__ASSUME_ST_INO_64_BIT): Do not condition definition on kernel
32982         version.
32983         [__i386__ || __sparc__] (__ASSUME_FCNTL64): Likewise.
32984         (__ASSUME_AT_CLKTCK): Remove.
32985         (__ASSUME_AT_PAGESIZE): Likewise.
32986         (__ASSUME_AT_XID): Likewise.
32987         (__ASSUME_GETDENTS64_SYSCALL): Define unconditionally.
32988         [__i386__] (__ASSUME_VFORK_SYSCALL): Define unconditionally.
32989         * sysdeps/unix/sysv/linux/ldsodefs.h (HAVE_AUX_XID): Define
32990         unconditionally.
32991         (HAVE_AUX_PAGESIZE): Likewise.
32992         * sysdeps/unix/sysv/linux/prof-freq.c (__profile_frequency)
32993         [__ASSUME_AT_CLKTCK]: Make code unconditional.
32994         [!__ASSUME_AT_CLKTCK]: Remove conditional code.
32995
32996 2012-07-12  Jeroen van Bemmel  <jvb127@gmail.com>
32997
32998         [BZ #14307]
32999         * sysdeps/posix/getaddrinfo.c (gaih_inet): Increase the size of
33000         the temporary buffer used to invoke __gethostbyname2_r,
33001         __gethostbyaddr_r and gethostbyname4_r to make room for struct
33002         host_data / struct gaih_addrtuple.
33003         * resolv/nss_dns/dns-host.c (global scope): Move definition of
33004         implementation constants MAX_NR_ALIASES and MAX_NR_ADDRS to
33005         header file nss/nsswitch.h.
33006         * nss/nsswitch.h (global scope): Add definition of implementation
33007         constants MAX_NR_ALIASES and MAX_NR_ADDRS (moved from
33008         resolv/nss_dns/dns-host.c).
33009
33010 2012-07-11  Andreas Jaeger  <aj@suse.de>
33011
33012         * po/fr.po: Update from translation team.
33013
33014         * po/sv.po: Update from translation team
33015         * po/fr.po: Another update from translation team.
33016
33017 2012-07-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
33018
33019         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Do not call sinh and cosh
33020         for subnormals or multiply small sinh result by itself.
33021         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
33022         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
33023
33024 2012-07-11  David S. Miller  <davem@davemloft.net>
33025
33026         * sysdeps/sparc/fpu/libm-test-ulps: Update.
33027
33028 2012-07-10  Andreas Schwab  <schwab@linux-m68k.org>
33029
33030         [BZ #14347]
33031         * misc/sys/syslog.h (LOG_MAKEPRI): Don't shift first argument.
33032         (INTERNAL_MARK): Shift it here.
33033
33034 2012-07-10  Marek Polacek  <polacek@redhat.com>
33035
33036         [BZ #14151]
33037         * configure.in (libc_cv_asm_global_directive): Remove test.  Replace
33038         libc_cv_asm_global_directive with .globl.
33039         * configure: Regenerated.
33040         * sysdeps/i386/configure.in: Replace libc_cv_asm_global_directive
33041         with .globl.
33042         * sysdeps/i386/configure: Regenerated.
33043         * sysdeps/x86_64/configure.in: Replace libc_cv_asm_global_directive
33044         with .globl.
33045         * sysdeps/x86_64/configure: Regenerated.
33046         * config.h.in: Do not undefine ASM_GLOBAL_DIRECTIVE.
33047         * include/libc-symbols.h: Replace ASM_GLOBAL_DIRECTIVE with .globl.
33048         * elf/tst-unique2mod2.c: Likewise.
33049         * elf/tst-unique2mod1.c: Likewise.
33050         * elf/tst-unique1mod2.c: Likewise.
33051         * elf/tst-unique1mod1.c: Likewise.
33052         * sysdeps/s390/s390-32/sysdep.h: Likewise.
33053         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
33054         * sysdeps/s390/s390-64/sysdep.h: Likewise.
33055         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
33056         * sysdeps/mach/sysdep.h: Likewise.
33057         * sysdeps/i386/sysdep.h: Likewise.
33058         * sysdeps/i386/i386-mcount.S: Likewise.
33059         * sysdeps/x86_64/_mcount.S: Likewise.
33060         * sysdeps/x86_64/sysdep.h: Likewise.
33061         * sysdeps/sh/_mcount.S: Likewise.
33062         * sysdeps/sh/sysdep.h: Likewise.
33063         * sysdeps/powerpc/powerpc32/gprsave1.S: Likewise.
33064         * sysdeps/powerpc/powerpc32/fpu/fprrest.S: Likewise.
33065         * sysdeps/powerpc/powerpc32/fpu/fprsave.S: Likewise.
33066         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
33067         * sysdeps/powerpc/powerpc32/gprrest1.S: Likewise.
33068         * sysdeps/powerpc/powerpc32/gprsave0.S: Likewise.
33069         * sysdeps/powerpc/powerpc32/gprrest0.S: Likewise.
33070         * locale/localeinfo.h: Likewise.
33071         (_NL_CURRENT_DEFINE_STRINGIFY): Delete macro.
33072         (_NL_CURRENT_DEFINE_STRINGIFY_1): Likewise.
33073
33074 2012-07-09  Roland McGrath  <roland@hack.frob.com>
33075
33076         [BZ #14336]
33077         * manual/charset.texi (Extended Char Intro): Word use fix, "operating
33078         system".
33079         * manual/message.texi (The Uniforum approach): Likewise.
33080         * manual/charset.texi (Extended Char Intro): Spelling fix, "affected".
33081         (glibc iconv Implementation): Likewise.
33082
33083 2012-07-09  Joseph Myers  <joseph@codesourcery.com>
33084
33085         [BZ #14337]
33086         * math/s_clog.c (__clog): Avoid scaling a value down where that
33087         could result in underflow.
33088         * math/s_clog10.c (__clog10): Likewise.
33089         * math/s_clog10f.c (__clog10f): Likewise.
33090         * math/s_clog10l.c (__clog10l): Likewise.
33091         * math/s_clogf.c (__clogf): Likewise.
33092         * math/s_clogl.c (__clogl): Likewise.
33093         * math/libm-test.inc (clog_test): Add more tests.
33094         (clog10_test): Likewise.
33095         * sysdeps/i386/fpu/libm-test-ulps: Update.
33096         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
33097
33098 2012-07-06  Andreas Schwab  <schwab@linux-m68k.org>
33099
33100         [BZ #14283]
33101         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Shift
33102         by 7 not 8 to examine high bit of fractional part.
33103
33104         [BZ #14042]
33105         * sysdeps/powerpc/powerpc32/ppc-mcount.S [SHARED]: Don't use PLT
33106         for call to __mcount_internal.
33107         * sysdeps/powerpc/powerpc32/Makefile (sysdep_routines)
33108         (shared-only-routines) [$(subdir) = gmon]: Add compat-ppc-mcount.
33109         * sysdeps/powerpc/powerpc32/compat-ppc-mcount.S: New file.
33110
33111 2012-07-06  Joseph Myers  <joseph@codesourcery.com>
33112
33113         [BZ #14154]
33114         * sysdeps/ieee754/flt-32/k_tanf.c (__kernel_tanf): Use linear
33115         approximation for values within 0x1p-13f of an odd multiple of
33116         pi/4.
33117         * math/libm-test.inc (tan_test): Do not allow spurious underflow
33118         exception.  Add more tests.
33119         * sysdeps/i386/fpu/libm-test-ulps: Update.
33120
33121         [BZ #6778]
33122         * sysdeps/i386/fpu/s_expm1.S (__expm1): Check for large negative
33123         inputs and return -1 for them.  Do not check for +Inf in case not
33124         reachable for +Inf.
33125         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
33126         * sysdeps/i386/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not define.
33127         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
33128         and return -1 for them.  Do not check for +Inf in case not
33129         reachable for +Inf.
33130         * sysdeps/x86_64/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not
33131         define.
33132         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
33133         and return -1 for them.  Do not check for +Inf in case not
33134         reachable for +Inf.
33135         * math/libm-test.inc (expm1_test): Add more tests.  Do not allow
33136         spurious underflow.
33137         * sysdeps/i386/fpu/libm-test-ulps: Update.
33138         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
33139
33140 2012-07-06  Mike Frysinger  <vapier@gentoo.org>
33141
33142         * sunrpc/rpc_clntout.c: Change <rpc/types.h> to "rpc/types.h".
33143
33144 2012-07-05  Joseph Myers  <joseph@codesourcery.com>
33145
33146         [BZ #14157]
33147         [BZ #14331]
33148         * math/s_csqrt.c (__csqrt): Avoid multiplying by 0.5 where this
33149         could result in spurious underflow.  Scale down values above
33150         DBL_MAX / 4.0 instead of DBL_MAX / 2.0.
33151         * math/s_csqrtf.c (__csqrtf): Likewise.
33152         * math/s_csqrtl.c (__csqrtl): Likewise.
33153         * math/libm-test.inc (csqrt_test): Add more tests.  Do not allow
33154         spurious underflow.
33155         * sysdeps/i386/fpu/libm-test-ulps: Update.
33156         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
33157
33158 2012-07-04  Andreas Schwab  <schwab@linux-m68k.org>
33159
33160         * catgets/Makefile ($(objpfx)de.msg): Use xopen-msg.awk instead of
33161         xopen-msg.sed.
33162         * catgets/xopen-msg.awk: New file.
33163         * catgets/xopen-msg.sed: Removed.
33164
33165         * intl/Makefile ($(objpfx)msgs.h): Use po2test.awk instead of
33166         po2text.sed.
33167         * intl/po2test.awk: New file.
33168         * intl/po2test.sed: Removed.
33169
33170 2012-07-04  Joseph Myers  <joseph@codesourcery.com>
33171
33172         [BZ #14328]
33173         * math/s_ctan.c (__ctan): Do not call sinh and cosh for subnormals
33174         or multiply small sinh result by itself.
33175         * math/s_ctanf.c (__ctanf): Likewise.
33176         * math/s_ctanh.c (__ctanh): Likewise.
33177         * math/s_ctanhf.c (__ctanhf): Likewise.
33178         * math/s_ctanhl.c (__ctanhl): Likewise.
33179         * math/s_ctanl.c (__ctanl): Likewise.
33180         * math/libm-test.inc (ctan_test_tonearest): New function.
33181         (ctan_test_towardzero): Likewise.
33182         (ctan_test_downward): Likewise.
33183         (ctan_test_upward): Likewise.
33184         (ctanh_test_tonearest): Likewise.
33185         (ctanh_test_towardzero): Likewise.
33186         (ctanh_test_downward): Likewise.
33187         (ctanh_test_upward): Likewise.
33188         (main): Call these new functions.
33189         * sysdeps/i386/fpu/libm-test-ulps: Update.
33190         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
33191
33192 2012-07-03  Mike Frysinger  <vapier@gentoo.org>
33193
33194         * .gitignore: Delete /ports entry.
33195
33196 2012-07-03  Andreas Jaeger  <aj@suse.de>
33197
33198         * po/bg.po: Update from translation team.
33199         * po/cs.po: Likewise.
33200         * po/de.po: Likewise.
33201         * po/hr.po: Likewise.
33202         * po/nl.pl: Likewise.
33203         * po/pl.po: Likewise.
33204         * po/vi.po: Likewise.
33205
33206 2012-07-03  Joseph Myers  <joseph@codesourcery.com>
33207
33208         * Makeconfig [!+link] (+link-before-libc): New variable.
33209         [!+link] (+link-after-libc): Likewise.
33210         [!+link] (+link-tests): Likewise.
33211         [!+link] (+link): Define in terms of $(+link-before-libc) and
33212         $(+link-after-libc).
33213         [!+link-static] (+link-static-before-libc): New variable.
33214         [!+link-static] (+link-static-after-libc): Likewise.
33215         [!+link-static] (+link-static-tests): Likewise.
33216         [!+link-static] (+link-static): Define in terms of
33217         $(+link-static-before-libc) and $(+link-static-after-libc).
33218         [build-shared] (link-libc-before-gnulib): New variable.
33219         [build-shared] (link-libc-tests): Likewise.
33220         [build-shared] (link-libc): Define in terms of
33221         $(link-libc-before-gnulib).
33222         [!build-shared] (link-libc-tests): New variable.
33223         (link-libc-static-tests): New variable.
33224         [!gnulib] (gnulib-arch): New variable.
33225         [!gnulib] (gnulib-tests): Likewise.
33226         [!gnulib] (static-gnulib-arch): Likewise.
33227         [!gnulib] (static-gnulib-tests): Likewise.
33228         [!gnulib] (gnulib): Use $(gnulib-arch).  Do not use $(libgcc_eh).
33229         Define with "=" instead of ":=".
33230         [!gnulib] (static-gnulib): Use $(static-gnulib-arch).  Do not use
33231         -lgcc_eh $(libunwind).  Define with "=" instead of ":=".
33232         * Rules (binaries-all-notests): New variable.
33233         (binaries-all-tests): Likewise.
33234         (binaries-static-notests): Likewise.
33235         (binaries-static-tests): Likewise.
33236         (binaries-all): Define using $(binaries-all-notests) and
33237         $(binaries-all-tests).
33238         (binaries-static): Define using $(binaries-static-notests) and
33239         $(binaries-static-tests).
33240         (binaries-shared-tests): New variable.
33241         (binaries-shared-notests): Likewise.
33242         (binaries-shared): Remove variable.
33243         ($(addprefix $(objpfx),$(binaries-shared-notests))): New rule.
33244         ($(addprefix $(objpfx),$(binaries-shared-tests))): Likewise.
33245         ($(addprefix $(objpfx),$(binaries-shared))): Remove rule.
33246         ($(addprefix $(objpfx),$(binaries-static-notests))): New rule.
33247         ($(addprefix $(objpfx),$(binaries-static-tests))): Likewise.
33248         ($(addprefix $(objpfx),$(binaries-static))): Remove rule.
33249         * elf/Makefile (sln-modules): New variable.
33250         (extra-objs): Add $(sln-modules:=.o).
33251         (ldconfig-modules): Add static-stubs.
33252         ($(objpfx)sln): Depend on $(sln-modules:%=$(objpfx)%.o).
33253         * elf/static-stubs.c: New file.
33254
33255         [BZ #14283]
33256         * sysdeps/ieee754/flt-32/k_rem_pio2f.c (__kernel_rem_pio2f): Shift
33257         by 7 not 8 to examine high bit of fractional part.  Use volatile
33258         variables when splitting into final array of floats if
33259         __FLT_EVAL_METHOD__ != 0.
33260         * math/libm-test.inc (cos_test): Add another test.
33261         (sin_test): Likewise.
33262         * sysdeps/i386/fpu/libm-test-ulps: Update.
33263
33264         [BZ #14273]
33265         * math/libm-test.inc (cosh_test): Add more tests.
33266
33267         * version.h (RELEASE): Set to "development".
33268         (VERSION): Set to "2.16.90".
33269
33270 2012-06-30  Carlos O'Donell  <carlos_odonell@mentor.com>
33271
33272         * NEWS: Update copyright. Remove last-updated date.
33273         Mention math library bug fixes and timezone data changes.
33274         * README: Mention GNU/Hurd, x32, and HPPA support status.
33275
33276 2012-06-28  Thomas Schwinge  <thomas@codesourcery.com>
33277
33278         * manual/contrib.texi (Contributors): Sort alphabetically by last name.
33279
33280 2012-06-27  Andreas Jaeger  <aj@suse.de>
33281
33282         * manual/contrib.texi (Contributors): Add Samuel Thibault.
33283
33284 2012-06-25  Andreas Jaeger  <aj@suse.de>
33285
33286         * sysdeps/s390/fpu/libm-test-ulps: Update.
33287
33288 2012-06-23  Andreas Schwab  <schwab@linux-m68k.org>
33289             Thomas Schwinge  <thomas@codesourcery.com>
33290
33291         * sysdeps/unix/sysv/linux/sh/syscalls.list: Add fanotify_mark.
33292         * sysdeps/unix/sysv/linux/sh/Versions (GLIBC_2.16): Add fanotify_mark.
33293         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist (GLIBC_2.16): Add
33294         fanotify_mark.
33295
33296 2012-06-23  Thomas Schwinge  <thomas@codesourcery.com>
33297
33298         * sysdeps/mach/start.c: Remove file.
33299         * sysdeps/mach/hurd/i386/static-start.S: Fix start.S include.
33300         * sysdeps/i386/init-first.c: Fix comment regarding start.S.
33301         * sysdeps/sh/init-first.c: Likewise.
33302
33303         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Preserve r12 and pr
33304         registers for frame unwinding purposes, add CFI directives.
33305         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
33306         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Likewise
33307         * sysdeps/unix/sysv/linux/sh/sysdep.h (SYSCALL_ERROR_HANDLER):
33308         Likewise.
33309
33310         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Don't plan for the call to
33311         __fortify_fail returning.
33312         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
33313
33314         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S: New file, based on
33315         sysdeps/sh/____longjmp_chk.S.
33316         * sysdeps/unix/sysv/linux/sh/sigaltstack-offsets.sym: New file, based
33317         on sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym.
33318         * sysdeps/unix/sysv/linux/sh/Makefile [subdir=misc]
33319         (gen-as-const-headers): Append sigaltstack-offsets.sym.
33320
33321         * sysdeps/sh/abort-instr.h: New file.
33322         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Terminate the
33323         process in case exit returns.
33324
33325         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Always
33326         initialize the GOT register before use.
33327
33328         * sysdeps/unix/sysv/linux/sh/makecontext.S (__makecontext): Fix
33329         calculation of ARGC > 4.
33330
33331         * sysdeps/unix/sysv/linux/sh/makecontext.S: Add comments and give more
33332         meaningful names to some local labels.
33333
33334 2012-06-22  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
33335             Kaz Kojima  <kkojima@rr.iij4u.or.jp>
33336
33337         * sysdeps/unix/sysv/linux/sh/bits/atomic.h
33338         (__arch_compare_and_exchange_val_8_acq): Remove explicit nop.
33339         (__arch_compare_and_exchange_val_16_acq): Likewise.
33340         (__arch_compare_and_exchange_val_32_acq): Likewise.
33341         (atomic_exchange_and_add): Fix gUSA sequence.
33342         (atomic_add): Likewise.
33343         (atomic_add_negative): Likewise.
33344         (atomic_add_zero): Likewise.
33345         (atomic_bit_test_set): Likewise.
33346
33347 2012-06-22  Andreas Schwab  <schwab@redhat.com>
33348
33349         [BZ #13579]
33350         * include/link.h (struct link_map): Add l_free_initfini.
33351         * elf/dl-deps.c (_dl_map_object_deps): Set it when assigning
33352         l_initfini.
33353         * elf/dl-close.c (_dl_close_worker): Don't free l_initfini.
33354         * elf/rtld.c (dl_main): Clear it on all objects loaded on startup.
33355         * elf/dl-libc.c (free_mem): Free l_initfini if l_free_initfini is
33356         set.
33357
33358 2012-06-22  Carlos O'Donell  <carlos_odonell@mentor.com>
33359
33360         * configure.in: Use AC_LANG_SOURCE.
33361         * configure: Regenerate.
33362
33363 2012-06-22  Roland McGrath  <roland@hack.frob.com>
33364
33365         * configure.in (libc_cv_localstatedir): New substituted variable.
33366         * configure: Regenerated.
33367         * config.make.in (localstatedir): New variable, substituted from
33368         libc_cv_localstatedir.
33369         * Makeconfig (vardbdir): Use $(localstatedir) in place of /var.
33370         * sysdeps/gnu/configure.in (libc_cv_localstatedir): Change
33371         ${prefix}/var to /var when we change ${prefix}/etc to /etc.
33372         * sysdeps/gnu/configure: Regenerated.
33373
33374 2012-06-21  Jeff Law  <law@redhat.com>
33375
33376         [BZ #14277]
33377         * intl/dcigettext.c (_nl_find_msg): Avoid use after potential
33378         free.  Simplify list management for _LIBC case.
33379
33380 2012-06-21  Joseph Myers  <joseph@codesourcery.com>
33381
33382         [BZ #14273]
33383         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c (__ieee754_cosh):
33384         Clear sign bit of 64-bit integer value before comparing against
33385         overflow value.
33386
33387         * sysdeps/mach/configure: Regenerated.
33388
33389 2012-06-21  H.J. Lu  <hongjiu.lu@intel.com>
33390
33391         [BZ #14278]
33392         * sysdeps/i386/sysdep.h (SYSCALL_PIC_SETUP): Fix a typo.
33393
33394 2012-06-21  Jeff Law  <law@redhat.com>
33395
33396         [BZ #13882]
33397         * elf/dl-deps.c (_dl_map_object_deps): Fix cycle detection.  Use
33398         uint16_t for elements in the "seen" array to avoid char overflows.
33399         * elf/dl-fini.c (_dl_sort_fini): Likewise.
33400         * elf/dl-open.c (dl_open_worker): Likewise.
33401
33402 2012-06-21  Carlos O'Donell  <carlos_odonell@mentor.com>
33403
33404         * scripts/list-sources.sh: Scan PORTS for translations.
33405         * po/libc.pot: Regenerated.
33406
33407 2012-06-21  Andreas Jaeger  <aj@suse.de>
33408
33409         [BZ #12194]
33410         * sysdeps/s390/bits/byteswap-16.h (__bswap_16): Avoid -Wconversion
33411         warning.
33412         * sysdeps/s390/bits/byteswap.h (__bswap_constant_16): Likewise.
33413         * bits/byteswap-16.h (__bswap_16): Likewise.
33414         * bits/byteswap.h (__bswap_constant_16): Likewise.
33415
33416 2012-06-18  H.J. Lu  <hongjiu.lu@intel.com>
33417
33418         [BZ #14117]
33419         * sysdeps/i386/fpu_control.h: Removed.
33420         * sysdeps/x86_64/fpu_control.h: Moved to ...
33421         * sysdeps/x86/fpu_control.h: Here.
33422
33423         * sysdeps/x86_64/fpu_control.h (_FPU_GETCW): Add __volatile__.
33424         (_FPU_SETCW): Likewise.
33425
33426 2012-06-15  H.J. Lu  <hongjiu.lu@intel.com>
33427
33428         [BZ #14117]
33429         * sysdeps/i386/fpu/bits/mathinline.h: Renamed to ...
33430         * sysdeps/x86/fpu/bits/mathinline.h: This.
33431         * sysdeps/x86_64/fpu/bits/mathinline.h: Removed.
33432
33433         [BZ #14050]
33434         [BZ #14117]
33435         * sysdeps/i386/fpu/bits/mathinline.h: Disable x87 inline
33436         functions if __x86_64__ is defined.
33437
33438 2012-06-15  Chung-Lin Tang  <cltang@codesourcery.com>
33439
33440         * string/endian.h: Add !__ASSEMBLER__ condition for including
33441         conversion interfaces.
33442
33443 2012-06-15  Joseph Myers  <joseph@codesourcery.com>
33444
33445         [BZ #14241]
33446         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use 0.0 instead
33447         of ABS(x) in calculating zero to negative powers other than odd
33448         integers.
33449         * math/libm-test.inc (pow_test): Add more tests.
33450
33451 2012-06-15  Andreas Jaeger  <aj@suse.de>
33452
33453         * manual/contrib.texi (Contributors): Update entry of Liubov
33454         Dmitrieva and add entries for Will Schmidt and Tulio Magno Quites
33455         Machado Filho.
33456
33457 2012-06-15  Cyril Hrubis  <metan@ucw.cz>
33458
33459         * string/string.h: Add __wur to GNU version of strerror_r.
33460
33461 2012-06-14  H.J. Lu  <hongjiu.lu@intel.com>
33462
33463         [BZ #14229]
33464         * string/Makefile (tests): Add tst-strtok_r.
33465         * string/tst-strtok_r.c: New file.
33466         * sysdeps/x86_64/strtok.S: Use LP_SIZE on save_ptr and use
33467         RAX_LP/RDX_LP on SAVE_PTR.
33468
33469 2012-06-14  Roland McGrath  <roland@hack.frob.com>
33470
33471         * manual/Makefile ($(objpfx)texis): Do $(make-target-directory).
33472
33473 2012-06-14  Joseph Myers  <joseph@codesourcery.com>
33474
33475         * libm_test.inc (csqrt_test): Allow more spurious underflow
33476         exceptions.
33477         (j0_test): Likewise.
33478         (j1_test): Likewise.
33479         (y0_test): Likewise.
33480         (y1_test): Likewise.
33481
33482 2012-06-13  Carlos O'Donell  <carlos_odonell@mentor.com>
33483
33484         * po/Makefile (libc.pot): Use UTF-8 charset.
33485
33486 2012-06-13  Paul Pluzhnikov  <ppluzhnikov@google.com>
33487
33488         [BZ #14210]
33489         Suppress sign-conversion warning from FD_SET.
33490         See <http://sourceware.org/ml/libc-alpha/2012-05/msg01794.html>.
33491         * debug/fdelt_chk.c (__fdelt_chk): Accept and return long int,
33492         not unsigned long int.
33493         * misc/bits/select2.h (__fdelt_chk, __fdelt_warn, __FD_ELT): Likewise.
33494
33495 2012-06-12  H.J. Lu  <hongjiu.lu@intel.com>
33496
33497         [BZ #14050]
33498         [BZ #14117]
33499         * sysdeps/i386/fpu/bits/mathinline.h (__MATH_INLINE): Check
33500         __extern_always_inline instead of __extern_inline.
33501         (__signbitf): Support __SSE2_MATH__ and C++ namespace.
33502         (__signbit): Likewise.
33503         (__signbitl): Support C++ namespace.
33504         (lrintf): New inline function.
33505         (lrint): Likewise.
33506         (llrintf): Likewise.
33507         (llrint): Likewise.
33508         (fmaxf): Likewise.
33509         (fmax): Likewise.
33510         (fminf): Likewise.
33511         (fmin): Likewise.
33512         (rint): Likewise.
33513         (rintf): Likewise.
33514         (ceil): Likewise.
33515         (ceilf): Likewise.
33516         (floor): Likewise.
33517         (floorf): Likewise.
33518         (nearbyint): Likewise.
33519         (nearbyintf): Likewise.
33520
33521 2012-06-12  Thomas Schwinge  <thomas@codesourcery.com>
33522
33523         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Fix case for
33524         non-default versions.
33525
33526 2012-06-11  Roland McGrath  <roland@hack.frob.com>
33527
33528         [BZ #14218]
33529         * manual/argp.texi (Argp): Reword argp_parse description slightly.
33530
33531 2012-06-09  Thomas Schwinge  <thomas@codesourcery.com>
33532
33533         * sysdeps/sh/sh4/fpu/bits/fenv.h (__FE_UNDEFINED): Define.
33534         (FE_UPWARD, FE_DOWNWARD): Don't define.
33535         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Adapt to that.
33536         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
33537
33538         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Do not re-write fpscr after
33539         reading it.
33540         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
33541         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
33542
33543 2012-06-09  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
33544
33545         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
33546         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Refreshed.
33547         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Refreshed.
33548         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Refreshed.
33549
33550 2012-06-06  H.J. Lu  <hongjiu.lu@intel.com>
33551
33552         [BZ #14117]
33553         * sysdeps/i386/fpu/bits/fenv.h: Removed.
33554         * sysdeps/i386/fpu/Implies: New file.
33555         * sysdeps/x86_64/fpu/Implies: Likewise.
33556         * sysdeps/x86_64/fpu/bits/fenv.h: Renamed to ...
33557         * sysdeps/x86/fpu/bits/fenv.h: This.
33558
33559         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Check
33560         __SSE_MATH__.
33561
33562 2012-06-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
33563
33564         [BZ #14134]
33565         * iconvdata/ibm930.c (BODY) [FROM_LOOP]: Check for invalid
33566         character 0xffff that matches the last element of the
33567         conversion table.
33568
33569 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
33570
33571         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Fix for wrong ldbl128-ibm
33572         fmodl commit.
33573
33574 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
33575
33576         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Fix spurious underflow for
33577         values higher than 25.6283.
33578
33579 2012-06-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
33580
33581         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Fix
33582         subnormal exponent extraction and add some __builtin_expect.
33583         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_extract_mantissa):
33584         Fix for subnormal mantissa calculation.
33585
33586 2012-06-04  Mike Frysinger  <vapier@gentoo.org>
33587
33588         * sysdeps/unix/sysv/linux/tst-getcpu.c (do_test): Call perror when
33589         cpu2 is -1 and errno is not ENOSYS.
33590
33591 2012-06-04  H.J. Lu  <hongjiu.lu@intel.com>
33592
33593         [BZ #14117]
33594         * sysdeps/i386/i486/bits/string.h: Renamed to ...
33595         * sysdeps/x86/bits/string.h: This.
33596         * sysdeps/x86_64/bits/string.h: Removed.
33597
33598         * sysdeps/i386/i486/bits/string.h: Define inline functions only
33599         if not compiling for x86-64, but compiling for >= i486.
33600
33601         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Renamed to ...
33602         * sysdeps/unix/sysv/linux/x86/bits/sigcontext.h: This.
33603
33604         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (FP_XSTATE_MAGIC1):
33605         New macro from Linux kernel 3.4.0.
33606         (FP_XSTATE_MAGIC2): Likewise.
33607         (FP_XSTATE_MAGIC2_SIZE): Likewise.
33608         (X86_FXSR_MAGIC): New macro from Linux i386 kernel.
33609         (struct _fpx_sw_bytes): New struct.
33610         (struct _xsave_hdr): Likewise.
33611         (struct _ymmh_state): Likewise.
33612         (struct _xstate): Likewise.
33613
33614         * sysdeps/unix/sysv/linux/i386/sys/debugreg.h: Removed.
33615         * sysdeps/unix/sysv/linux/i386/sys/reg.h: Likewise.
33616         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Renamed to ...
33617         * sysdeps/unix/sysv/linux/x86/sys/debugreg.h: This.
33618         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Renamed to ...
33619         * sysdeps/unix/sysv/linux/x86/sys/reg.h: This.
33620
33621         * sysdeps/unix/sysv/linux/i386/sys/io.h: Removed.
33622         * sysdeps/unix/sysv/linux/x86_64/sys/io.h: Renamed to ...
33623         * sysdeps/unix/sysv/linux/x86/sys/io.h: This.
33624         * sysdeps/unix/sysv/linux/i386/sys/perm.h: Removed.
33625         * sysdeps/unix/sysv/linux/x86_64/sys/perm.h: Renamed to ...
33626         * sysdeps/unix/sysv/linux/x86/sys/perm.h: This.
33627
33628 2012-06-04  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
33629
33630         [BZ #13743]
33631         * sysdeps/powerpc/sys/platform/ppc.h: New file for PowerPC features.
33632         * sysdeps/powerpc/Makefile (tests): Add test-gettimebase.
33633         (sysdep_headers): Include sys/platform/ppc.h.
33634         * sysdeps/powerpc/test-gettimebase.c: Test for
33635         __ppc_get_timebase() to catch future ISA opcode/insn changes.
33636         * manual/Makefile (appendices): Include platform.texi.
33637         * manual/contrib.texi (Contributors): Update @node pointers.
33638         * manual/maint.texi (Maintenance): Likewise.
33639         (Platform): New node.
33640         * manual/platform.texi: New file.  Document the new features.
33641
33642 2012-06-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
33643             Jakub Jelinek  <jakub@redhat.com>
33644
33645         [BZ #14188]
33646         * misc/sys/cdefs.h (__glibc_unlikely): New macro to wrap cases
33647         where __builtin_expect is unavailable.
33648
33649 2012-06-03  David S. Miller  <davem@davemloft.net>
33650
33651         * stdlib/longlong.h: Updated from GCC.
33652
33653 2012-06-02  Andreas Schwab  <schwab@linux-m68k.org>
33654
33655         [BZ #14042]
33656         * sysdeps/powerpc/powerpc32/mcount.c: New file.
33657         * sysdeps/powerpc/powerpc32/Versions (GLIBC_2.16): Add
33658         __mcount_internal.
33659         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
33660         (GLIBC_2.16): Likewise.
33661
33662 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
33663
33664         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (outsw): Fix a typo.
33665
33666 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
33667
33668         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Makefile
33669         (default-abi): New variable.
33670         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: New file.
33671         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile (default-abi): New
33672         variable.
33673         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile (default-abi):
33674         Likewise.
33675         * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile (default-abi):
33676         Likewise.
33677         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile (default-abi):
33678         Likewise.
33679
33680         * Makeconfig [abi-variants && !default-abi] (default-abi): Remove
33681         definition.  Document in comment.
33682
33683 2012-06-01  David S. Miller  <davem@davemloft.net>
33684
33685         * stdlib/longlong.h: Updated from GCC.
33686
33687 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
33688
33689         [BZ #14117]
33690         * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_headers):
33691         Don't add sys/elf.h sys/perm.h sys/reg.h sys/vm86.h
33692         sys/debugreg.h sys/io.h here.
33693         * sysdeps/unix/sysv/linux/x86/Makefile (sysdep_headers): Add
33694         sys/elf.h sys/perm.h sys/reg.h sys/vm86.h sys/debugreg.h
33695         sys/io.h.
33696         * sysdeps/unix/sysv/linux/x86_64/Makefile (sysdep_headers):
33697         Don't add sys/perm.h sys/reg.h sys/debugreg.h sys/io.h here.
33698         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Renamed to ...
33699         * sysdeps/unix/sysv/linux/x86/sys/elf.h: This.
33700         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Renamed to ...
33701         * sysdeps/unix/sysv/linux/x86/sys/vm86.h: This.
33702
33703         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h (DR_LEN_8):
33704         Define only if __x86_64__ is defined.
33705
33706 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
33707
33708         [BZ #14048]
33709         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c (__ieee754_fmod):
33710         Use int64_t for variable i.
33711         * math/libm-test.inc (fmod_test): Add more tests.
33712
33713         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Ensure temp + (double)
33714         z computation is not scheduled after fetestexcept.
33715         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <math_private.h>.
33716         Use math_force_eval instead of asm to ensure calculation scheduled
33717         before exception test.
33718         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <math_private.h>.
33719         Ensure a1 + u.d computation is not scheduled after fetestexcept.
33720
33721 2012-06-01  Aurelien Jarno  <aurelien@aurel32.net>
33722
33723         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Ensure a1 + u.d
33724         computation is not scheduled after fetestexcept.
33725
33726 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
33727
33728         [BZ #14117]
33729         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Renamed to ...
33730         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: This.
33731
33732 2012-06-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
33733
33734         * sysdeps/powerpc/fpu/k_cosf.c: Fix underflow generation.
33735         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
33736
33737 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
33738
33739         [BZ #14117]
33740         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Include
33741         <bits/wordsize.h>.
33742         (__WCHAR_MIN): Support __WORDSIZE == 64.
33743         (__WCHAR_MAX): Likewise.
33744
33745         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: Renamed to ...
33746         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h: This.
33747
33748         [BZ #14183]
33749         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__FSWORD_T_TYPE):
33750         Defined with __SWORD_TYPE if __x86_64__ isn't defined.
33751
33752         [BZ #14117]
33753         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: Renamed to ...
33754         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: This.
33755
33756         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Renamed to ...
33757         * sysdeps/unix/sysv/linux/x86/bits/stat.h: This.
33758
33759         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_KERNEL):
33760         Defined to 1 if __x86_64__ isn't defined.
33761         (_STAT_VER_LINUX_OLD): New.
33762         (st_atime): Remove duplicate.
33763         (st_mtime): Likewise.
33764         (st_ctime): Likewise.
33765
33766 2012-05-31  David S. Miller  <davem@davemloft.net>
33767
33768         * sysdeps/sparc/fpu/libm-test-ulps: Remove sqrt(2) and sqrt test
33769         entries.
33770
33771 2012-06-01  Andreas Schwab  <schwab@linux-m68k.org>
33772
33773         * sysdeps/powerpc/fpu/libm-test-ulps: Sort through
33774         gen-libm-test.pl.
33775
33776         [BZ #14132]
33777         * elf/dl-reloc.c: Include <_itoa.h>.
33778         (_dl_reloc_bad_type): Remove use of INTUSE.
33779         * elf/dl-minimal.c (_itoa, _itoa_lower_digits): Likewise.
33780         * stdio-common/_itoa.c (_itoa_word, _itoa): Likewise.
33781         * stdio-common/psiginfo.c (psiginfo): Likewise.
33782         * stdio-common/psignal.c (psignal): Likewise.
33783         * string/strsignal.c (strsignal): Likewise.
33784         * include/signal.h (_sys_siglist): Declare hidden proto.
33785         * stdio-common/itoa-digits.c: Include <_itoa.h>.  Replace
33786         INTVARDEF with libc_hidden_data_def.
33787         * stdio-common/itoa-udigits.c: Likewise.
33788         * sysdeps/generic/_itoa.h (_itoa_upper_digits_internal)
33789         (_itoa_lower_digits_internal): Remove declaration.
33790         (_itoa_upper_digits, _itoa_lower_digits): Declare hidden proto.
33791         * sysdeps/gnu/siglist.c (_sys_siglist_internal)
33792         (_sys_sigabbrev_internal): Remove aliases.
33793         (_sys_siglist): Define hidden alias.
33794
33795 2012-05-31  Markus Trippelsdorf  <markus@trippelsdorf.de>
33796
33797         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
33798         bits/sysctl.h.
33799
33800 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
33801
33802         [BZ #14117]
33803         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Renamed to ...
33804         * sysdeps/unix/sysv/linux/x86/bits/sysctl.h: This.
33805
33806         * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Removed.
33807         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Renamed to ...
33808         * sysdeps/unix/sysv/linux/x86/sys/ucontext.h: This.
33809         * sysdeps/unix/sysv/linux/i386/sys/user.h: Removed.
33810         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Renamed to ...
33811         * sysdeps/unix/sysv/linux/x86/sys/user.h: This.
33812
33813         * sysdeps/unix/sysv/linux/i386/sys/procfs.h: Removed.
33814         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Renamed to ...
33815         * sysdeps/unix/sysv/linux/x86/sys/procfs.h: This.
33816
33817         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (insb): Replace addr
33818         with __addr.
33819         (insw): Likewise.
33820         (insl): Likewise.
33821         (outsb): Likewise.
33822         (outsw): Likewise.
33823         (outsl): Likewise.
33824
33825         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Removed.
33826         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Renamed to ...
33827         * sysdeps/unix/sysv/linux/x86/bits/mman.h: This.
33828
33829         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Renamed to ...
33830         * sysdeps/unix/sysv/linux/x86/bits/msq.h: This.
33831         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h: Renamed to ...
33832         * sysdeps/unix/sysv/linux/x86/bits/sem.h: This.
33833         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: Renamed to ...
33834         * sysdeps/unix/sysv/linux/x86/bits/shm.h: This.
33835
33836         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: Renamed to ...
33837         * sysdeps/unix/sysv/linux/x86/bits/ipctypes.h: This.
33838
33839         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Renamed to ...
33840         * sysdeps/unix/sysv/linux/x86/bits/epoll.h: This.
33841
33842         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Removed.
33843         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Renamed to ...
33844         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: This.
33845
33846         * sysdeps/unix/sysv/linux/i386/bits/environments.h: Removed.
33847         * sysdeps/unix/sysv/linux/x86_64/bits/environments.h: Renamed
33848         to ...
33849         * sysdeps/unix/sysv/linux/x86/bits/environments.h: This.
33850
33851         * sysdeps/unix/sysv/linux/i386/bits/a.out.h: Removed.
33852         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Renamed to ...
33853         * sysdeps/unix/sysv/linux/x86/bits/a.out.h: This.
33854
33855         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Error when compiling
33856         for x86-64.
33857         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Likewise.
33858
33859 2012-05-31  Joseph Myers  <joseph@codesourcery.com>
33860
33861         * math/math.h (M_El): Use two more decimal places.
33862         (M_LOG2El): Likewise.
33863         (M_LOG10El): Likewise.
33864         (M_LN2l): Likewise.
33865         (M_LN10l): Likewise.
33866         (M_PIl): Likewise.
33867         (M_PI_2l): Likewise.
33868         (M_PI_4l): Likewise.
33869         (M_1_PIl): Likewise.
33870         (M_2_PIl): Likewise.
33871         (M_2_SQRTPIl): Likewise.
33872         (M_SQRT2l): Likewise.
33873         (M_SQRT1_2l): Likewise.
33874
33875 2012-05-31  David S. Miller  <davem@davemloft.net>
33876
33877         * sysdeps/sparc/sparc64/memcpy.S: Use fsrc2 to move 64-bit
33878         values between float registers.
33879         * sysdeps/sparc/sparc64/memset.S: Likewise.
33880         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
33881
33882 2012-05-31  Mike Frysinger  <vapier@gentoo.org>
33883
33884         * debug/Makefile (CFLAGS-tst-longjmp_chk.c): Delete
33885         -D_FORTIFY_SOURCE=1.
33886         (CPPFLAGS-tst-longjmp_chk.c): Define.
33887         (CFLAGS-tst-longjmp_chk2.c): Delete -D_FORTIFY_SOURCE=1.
33888         (CPPFLAGS-tst-longjmp_chk2.c): Define.
33889         * wcsmbs/Makefile (CPPFLAGS-tst-wchar-h.c): Rename from
33890         CFLAGS-tst-wchar-h.c.
33891
33892 2012-05-31  Marek Polacek  <polacek@redhat.com>
33893
33894         [BZ #14132]
33895         * include/mntent.h (__setmntent_internal, __getmntent_r_internal
33896         __endmntent_internal): Remove declaration.
33897         (__setmntent, __endmntent, __getmntent_r) [NOT_IN_libc]: Remove macro.
33898         (__setmntent, __endmntent, __getmntent_r): Declare hidden proto.
33899         * misc/mntent_r.c: Replace INTDEF with libc_hidden_def.
33900
33901 2012-05-30  David S. Miller  <davem@davemloft.net>
33902
33903         * sysdeps/sparc/sparc32/soft-fp/q_util.c
33904         (___Q_simulate_exceptions): Use real FP ops rather than writing
33905         into the %fsr.
33906         * sysdeps/sparc/sparc32/soft-fp/q_util.c (__Qp_handle_exceptions):
33907         Likewise.
33908
33909 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
33910
33911         [BZ #14117]
33912         * sysdeps/x86_64/bits/xtitypes.h: Renamed to ...
33913         * sysdeps/x86/bits/xtitypes.h: This.
33914
33915         * sysdeps/x86_64/bits/wordsize.h: Renamed to ...
33916         * sysdeps/x86/bits/wordsize.h: This.
33917
33918         * sysdeps/i386/bits/huge_vall.h: Renamed to ...
33919         * sysdeps/x86/bits/huge_vall.h: This.
33920
33921         * sysdeps/i386/bits/select.h: Removed.
33922         * sysdeps/x86_64/bits/select.h: Renamed to ...
33923         * sysdeps/x86/bits/select.h: This.
33924
33925         * sysdeps/i386/bits/setjmp.h: Removed.
33926         * sysdeps/x86_64/bits/setjmp.h: Renamed to ...
33927         * sysdeps/x86/bits/setjmp.h: This.
33928
33929         * sysdeps/i386/bits/mathdef.h: Removed.
33930         * sysdeps/x86_64/bits/mathdef.h: Renamed to ...
33931         * sysdeps/x86/bits/mathdef.h: This.
33932
33933 2012-05-30  Andreas Schwab  <schwab@linux-m68k.org>
33934
33935         [BZ #14132]
33936         * include/sys/socket.h (__connect_internal)
33937         (__libc_sa_len_internal): Remove declaration.
33938         (__connect, __libc_sa_len): Declare hidden_proto.
33939         (SA_LEN): Remove use of INTUSE.
33940         * socket/connect.c: Add libc_hidden_def.
33941         * sysdeps/mach/hurd/connect.c: Replace INTDEF by libc_hidden_def.
33942         * sysdeps/unix/sysv/linux/sa_len.c: Likewise.
33943         * sysdeps/unix/inet/syscalls.list: Remove __connect_internal
33944         alias.
33945         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
33946         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
33947         * sysdeps/unix/sysv/linux/connect.S: Use libc_hidden_weak instead
33948         of adding _internal alias.
33949
33950 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
33951
33952         [BZ #14117]
33953         * sysdeps/i386/bits/link.h: Removed.
33954         * sysdeps/i386/bits/linkmap.h: Likewise.
33955         * sysdeps/x86_64/bits/link.h: Renamed to ...
33956         * sysdeps/x86/bits/link.h: This.
33957         * sysdeps/x86_64/bits/linkmap.h: Renamed to ...
33958         * sysdeps/x86/bits/linkmap.h: This.
33959
33960         * sysdeps/i386/bits/endian.h: Removed.
33961         * sysdeps/x86_64/bits/endian.h: Renamed to ...
33962         * sysdeps/x86/bits/endian.h: This.
33963
33964         * sysdeps/i386/bits/byteswap.h: Removed.
33965         * sysdeps/i386/bits/byteswap-16.h: Likewise.
33966         * sysdeps/x86_64/bits/byteswap.h: Renamed to ...
33967         * sysdeps/x86/bits/byteswap.h: This.
33968         * sysdeps/x86_64/bits/byteswap-16.h: Renamed to ...
33969         * sysdeps/x86/bits/byteswap-16.h: This.
33970         * sysdeps/i386/Implies: Add x86.
33971         * sysdeps/x86_64/Implies: Likewise.
33972
33973 2012-05-30  David S. Miller  <davem@davemloft.net>
33974
33975         * soft-fp/soft-fp.h (FP_CUR_EXCEPTIONS): Define.
33976         (FP_TRAPPING_EXCEPTIONS): Provide default implementation.
33977         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
33978         (FP_TRAPPING_EXCEPTIONS): Define.
33979         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
33980         (FP_TRAPPING_EXCEPTIONS): Define.
33981         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Signal underflow for
33982         subnormals only when inexact has been signalled or underflow
33983         exceptions are enabled.
33984         (_FP_PACK_CANONICAL): Likewise.
33985
33986 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
33987
33988         [BZ #14183]
33989         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__NLINK_T_TYPE):
33990         Defined with __UWORD_TYPE if __x86_64__ isn't defined.
33991
33992 2012-05-30  Richard Henderson  <rth@twiddle.net>
33993
33994         * sysdeps/unix/make-syscalls.sh: Protect symbol_version output
33995         with #ifndef NOT_IN_libc.
33996
33997         * scripts/abilist.awk: Accept 8 fields.  Handle Alpha functions
33998         marked to avoid plt entry.
33999
34000 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
34001
34002         [BZ #14112]
34003         * Makeconfig (default-abi): New macro.
34004         (abi-includes): Likewise.
34005         ($(common-objpfx)soversions.mk): Remove WORDSIZE check.  Use
34006         $(abi-$(default-abi)-lib-soname) for soname if defined.
34007         ($(common-objpfx)gnu/lib-names.stmp): Generate from
34008         abi-variants.
34009         * Makefile (installed-stubs): Likewise.
34010         * include/stubs-biarch.h: Removed.
34011         * scripts/lib-names.awk: Only handle one library at a time.
34012         * scripts/soversions.awk: Remove WORDSIZE support.
34013         * shlib-versions: Remove WORDSIZE and i.86/s390x/powerpc64 ld
34014         entries.
34015         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants):
34016         Removed.
34017         (syscall-list-default-condition): Likewise.
34018         (syscall-list-default-condition): Likewise.
34019         (syscall-list-includes): Likewise.
34020         ($(objpfx)bits/syscall%h $(objpfx)bits/syscall%d): Replace
34021         syscall-list-* with abi-*.  Handle undefined abi-variants.
34022         * sysdeps/unix/sysv/linux/i386/Makefile (default-abi): New macro.
34023         * sysdeps/unix/sysv/linux/i386/Implies: New file.
34024         * sysdeps/unix/sysv/linux/x86/Makefile: Likewise.
34025         * sysdeps/unix/sysv/linux/x86_64/64/Makefile: Likewise.
34026         * sysdeps/unix/sysv/linux/x86_64/Implies: Add unix/sysv/linux/x86.
34027         * sysdeps/unix/sysv/linux/x86_64/Makefile (syscall-list-variants):
34028         Removed.
34029         (syscall-list-32-options): Likewise.
34030         (syscall-list-32-condition): Likewise.
34031         (syscall-list-64-options): Likewise.
34032         (syscall-list-64-condition): Likewise.
34033         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (default-abi): New
34034         macro.
34035         * sysdeps/unix/sysv/linux/powerpc/Makefile (syscall-list-*):
34036         Renamed to ...
34037         (abi-*): This.
34038         (abi-64-ld-soname): New macro.
34039         * sysdeps/unix/sysv/linux/s390/Makefile: Likewise.
34040         * sysdeps/unix/sysv/linux/sparc/Makefile (syscall-list-*):
34041         Renamed to ...
34042         (abi-*): This.
34043         * sysdeps/x86_64/64/shlib-versions: Remove ld entry.
34044         * sysdeps/x86_64/x32/shlib-versions: Likewise.
34045
34046 2012-05-30  Joseph Myers  <joseph@codesourcery.com>
34047
34048         * sysdeps/unix/sysv/linux/kernel-features.h
34049         (__ASSUME_TRUNCATE64_SYSCALL): Remove all definitions.
34050         * sysdeps/unix/sysv/linux/ftruncate64.c: Do not
34051         include <kernel-features.h>.
34052         [!__NR_ftruncate64]: Remove conditional code.
34053         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
34054         [__NR_ftruncate64]: Make code unconditional.
34055         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
34056         * sysdeps/unix/sysv/linux/truncate64.c: Do not
34057         include <kernel-features.h>.
34058         [!__NR_ftruncate64]: Remove conditional code.
34059         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
34060         [__NR_ftruncate64]: Make code unconditional.
34061         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
34062         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c: Do not
34063         include <kernel-features.h>.
34064         [!__NR_ftruncate64]: Remove conditional code.
34065         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
34066         [__NR_ftruncate64]: Make code unconditional.
34067         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
34068         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
34069         include <kernel-features.h>.
34070         [!__NR_ftruncate64]: Remove conditional code.
34071         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
34072         [__NR_ftruncate64]: Make code unconditional.
34073         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
34074
34075         * configure.in (libc_cv_fpie): Weaken to a compile test using
34076         LIBC_TRY_CC_OPTION.
34077         * configure: Regenerated.
34078
34079 2012-05-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
34080
34081         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Refreshed.
34082         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Refreshed.
34083         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Refreshed.
34084         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
34085         Refreshed.
34086         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Refreshed.
34087         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Refreshed.
34088         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Refreshed.
34089         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Refreshed.
34090         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Refreshed.
34091         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
34092         Refreshed.
34093
34094 2012-05-27  David S. Miller  <davem@davemloft.net>
34095
34096         * sysdeps/sparc/sparc32/soft-fp/q_util.c (___Q_numbers): Delete.
34097         (___Q_zero): New.
34098         (__Q_simulate_exceptions): Return void.  Change to simulate
34099         exceptions by writing into the %fsr.
34100         * sysdeps/sparc/sparc64/soft-fp/qp_util.c
34101         (__Qp_handle_exceptions): Likewise.
34102         (numbers): Delete.
34103         * sysdeps/sparc/sparc64/soft-fp/Versions: Remove entry for
34104         __Qp_handle_exceptions.
34105         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Remove
34106         __Qp_handle_exceptions.
34107         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
34108         as unused and give dummy FP_RND_NEAREST initializer.
34109         (FP_INHIBIT_RESULTS): Define.
34110         (___Q_simulate_exceptions): Update declaration.
34111         (FP_HANDLE_EXCEPTIONS): Use ___Q_zero and tidy inline asm
34112         formatting.
34113         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
34114         as unused and give dummy FP_RND_NEAREST initializer.
34115         (__Qp_handle_exceptions): Update declaration.
34116         (FP_HANDLE_EXCEPTIONS, QP_NO_EXCEPTIONS): Tidy inline asm
34117         formatting.
34118
34119 2012-05-27  Thomas Schwinge  <thomas@codesourcery.com>
34120
34121         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Use fpu_control_t for
34122         the temporary FPU control word.
34123         * sysdeps/sh/sh4/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
34124         * sysdeps/sh/sh4/fpu/feenablxcpt.c (feenableexcept): Likewise.
34125         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Likewise.
34126         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
34127         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
34128         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Likewise.
34129         * sysdeps/sh/sh4/fpu/fesetenv.c (fesetenv): Likewise.
34130         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
34131         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
34132         * sysdeps/sh/sh4/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
34133         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
34134
34135 2012-05-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
34136
34137         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Restore fpscr flag
34138         fields.
34139
34140 2012-05-27  Chung-Lin Tang  <cltang@codesourcery.com>
34141
34142         * sysdeps/sh/_mcount.S (_mount): Add CFI directives.
34143         * sysdeps/unix/sh/sysdep.S (__syscall_error): Likewise.
34144         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S (__setcontext): Likewise.
34145         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S (__swapcontext):
34146         Likewise.
34147         * sysdeps/unix/sysv/linux/sh/sh4/setcontext.S (__setcontext): Likewise.
34148         * sysdeps/unix/sysv/linux/sh/sh4/swapcontext.S (__swapcontext):
34149         Likewise.
34150
34151 2012-05-27  Ulrich Drepper  <drepper@gmail.com>
34152
34153         * po/h.po: Update from translation team.
34154
34155 2012-05-26  Andreas Schwab  <schwab@linux-m68k.org>
34156
34157         * sysdeps/powerpc/powerpc32/dl-irel.h: Include <ldsodefs.h>.
34158
34159         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Optimize
34160         handling of denormals.
34161         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
34162         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
34163         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
34164         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
34165         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
34166         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c (_logb): Likewise.
34167         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (_logbl):
34168         Likewise.
34169
34170 2012-05-26  Marek Polacek  <polacek@redhat.com>
34171
34172         [BZ #14152]
34173         * math/libm-test.inc (fma_test): Don't always expect underflow
34174         exception.
34175
34176 2012-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
34177
34178         [BZ #12416]
34179         * elf/tst-execstack.c: Include stackinfo.h.
34180         (do_test): Adjust test case to ensure that pthread_getattr_np
34181         behaviour remains the same after marking stack executable.
34182
34183 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
34184
34185         * sysdeps/unix/sysv/linux/kernel-features.h
34186         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Remove all definitions.
34187         * sysdeps/unix/sysv/linux/i386/getrlimit.c: Do not include
34188         kernel-features.h.
34189         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
34190         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
34191         * sysdeps/unix/sysv/linux/i386/setrlimit.c Do not include
34192         kernel-features.h.
34193         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
34194         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
34195
34196 2012-05-25  H.J. Lu  <hongjiu.lu@intel.com>
34197
34198         * configure.in: Define the default includes to being none.
34199         * configure: Regenerated.
34200
34201 2012-05-25  Roland McGrath  <roland@hack.frob.com>
34202
34203         * sysdeps/x86_64/__longjmp.S: Add a static probe here.
34204         * sysdeps/x86_64/setjmp.S: Likewise.
34205         * sysdeps/i386/bsd-setjmp.S: Likewise.
34206         * sysdeps/i386/bsd-_setjmp.S: Likewise.
34207         * sysdeps/i386/setjmp.S: Likewise.
34208         * sysdeps/i386/__longjmp.S: Likewise.
34209         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
34210         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S: Likewise.
34211
34212         * include/stap-probe.h: New file.
34213         * configure.in: Handle --enable-systemtap.
34214         * configure: Regenerated.
34215         * config.h.in (USE_STAP_PROBE): New #undef.
34216         * extra-lib.mk (CPPFLAGS-$(lib)): Add -DIN_LIB=$(lib).
34217         * elf/Makefile (CPPFLAGS-.os): Add -DIN_LIB=rtld.
34218         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
34219
34220 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
34221
34222         [BZ #13717]
34223         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
34224         to 2.4.0 where earlier.
34225         * sysdeps/unix/sysv/linux/configure: Regenerated.
34226         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
34227         <kernel-features.h>.
34228         [__ASSUME_32BITUIDS]: Make code unconditional.
34229         [!__ASSUME_32BITUIDS]: Remove conditional code.
34230         * sysdeps/unix/sysv/linux/i386/fchown.c: Do not include
34231         <kernel-features.h>.
34232         [__ASSUME_32BITUIDS]: Make code unconditional.
34233         [!__ASSUME_32BITUIDS]: Remove conditional code.
34234         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat)
34235         [__ASSUME_32BITUIDS]: Make code unconditional.
34236         (fchownat) [!__ASSUME_32BITUIDS]: Remove conditional code.
34237         * sysdeps/unix/sysv/linux/i386/getegid.c: Do not include
34238         <kernel-features.h>.
34239         [__ASSUME_32BITUIDS]: Make code unconditional.
34240         [!__ASSUME_32BITUIDS]: Remove conditional code.
34241         * sysdeps/unix/sysv/linux/i386/geteuid.c: Do not include
34242         <kernel-features.h>.
34243         [__ASSUME_32BITUIDS]: Make code unconditional.
34244         [!__ASSUME_32BITUIDS]: Remove conditional code.
34245         * sysdeps/unix/sysv/linux/i386/getgid.c: Do not include
34246         <kernel-features.h>.
34247         [__ASSUME_32BITUIDS]: Make code unconditional.
34248         [!__ASSUME_32BITUIDS]: Remove conditional code.
34249         * sysdeps/unix/sysv/linux/i386/getgroups.c: Do not include
34250         <kernel-features.h>.
34251         [__ASSUME_32BITUIDS]: Make code unconditional.
34252         [!__ASSUME_32BITUIDS]: Remove conditional code.
34253         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
34254         <kernel-features.h>.
34255         [__ASSUME_32BITUIDS]: Make code unconditional.
34256         [!__ASSUME_32BITUIDS]: Remove conditional code.
34257         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
34258         <kernel-features.h>.
34259         [__ASSUME_32BITUIDS]: Make code unconditional.
34260         [!__ASSUME_32BITUIDS]: Remove conditional code.
34261         * sysdeps/unix/sysv/linux/i386/getuid.c: Do not include
34262         <kernel-features.h>.
34263         [__ASSUME_32BITUIDS]: Make code unconditional.
34264         [!__ASSUME_32BITUIDS]: Remove conditional code.
34265         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
34266         <kernel-features.h>.
34267         [__ASSUME_32BITUIDS]: Make code unconditional.
34268         [!__ASSUME_32BITUIDS]: Remove conditional code.
34269         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
34270         <kernel-features.h>.
34271         [__ASSUME_32BITUIDS]: Make code unconditional.
34272         [!__ASSUME_32BITUIDS]: Remove conditional code.
34273         * sysdeps/unix/sysv/linux/i386/semctl.c: Do not include
34274         <kernel-features.h>.
34275         [__ASSUME_32BITUIDS]: Make code unconditional.
34276         [!__ASSUME_32BITUIDS]: Remove conditional code.
34277         * sysdeps/unix/sysv/linux/i386/setegid.c: Do not include
34278         <kernel-features.h>.
34279         [__NR_setresgid] (__setresgid): Do not declare.
34280         [__ASSUME_32BITUIDS]: Make code unconditional.
34281         [!__ASSUME_32BITUIDS]: Remove conditional code.
34282         * sysdeps/unix/sysv/linux/i386/seteuid.c: Do not include
34283         <kernel-features.h>.
34284         [__NR_setresuid] (__setresuid): Do not declare.
34285         [__ASSUME_32BITUIDS]: Make code unconditional.
34286         [!__ASSUME_32BITUIDS]: Remove conditional code.
34287         * sysdeps/unix/sysv/linux/i386/setfsgid.c: Do not include
34288         <kernel-features.h>.
34289         [__ASSUME_32BITUIDS]: Make code unconditional.
34290         [!__ASSUME_32BITUIDS]: Remove conditional code.
34291         * sysdeps/unix/sysv/linux/i386/setfsuid.c: Do not include
34292         <kernel-features.h>.
34293         [__ASSUME_32BITUIDS]: Make code unconditional.
34294         [!__ASSUME_32BITUIDS]: Remove conditional code.
34295         * sysdeps/unix/sysv/linux/i386/setgid.c: Do not include
34296         <kernel-features.h>.
34297         [__ASSUME_32BITUIDS]: Make code unconditional.
34298         [!__ASSUME_32BITUIDS]: Remove conditional code.
34299         * sysdeps/unix/sysv/linux/i386/setgroups.c: Do not include
34300         <kernel-features.h>.
34301         [__ASSUME_32BITUIDS]: Make code unconditional.
34302         [!__ASSUME_32BITUIDS]: Remove conditional code.
34303         * sysdeps/unix/sysv/linux/i386/setregid.c: Do not include
34304         <kernel-features.h>.
34305         [__ASSUME_32BITUIDS]: Make code unconditional.
34306         [!__ASSUME_32BITUIDS]: Remove conditional code.
34307         * sysdeps/unix/sysv/linux/i386/setresgid.c: Do not include
34308         <kernel-features.h>.
34309         [__ASSUME_32BITUIDS]: Make code unconditional.
34310         [!__ASSUME_32BITUIDS]: Remove conditional code.
34311         * sysdeps/unix/sysv/linux/i386/setresuid.c: Do not include
34312         <kernel-features.h>.
34313         [__ASSUME_32BITUIDS]: Make code unconditional.
34314         [!__ASSUME_32BITUIDS]: Remove conditional code.
34315         * sysdeps/unix/sysv/linux/i386/setreuid.c: Do not include
34316         <kernel-features.h>.
34317         [__ASSUME_32BITUIDS]: Make code unconditional.
34318         [!__ASSUME_32BITUIDS]: Remove conditional code.
34319         * sysdeps/unix/sysv/linux/i386/setuid.c: Do not include
34320         <kernel-features.h>.
34321         [__ASSUME_32BITUIDS]: Make code unconditional.
34322         [!__ASSUME_32BITUIDS]: Remove conditional code.
34323         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
34324         <kernel-features.h>.
34325         [__ASSUME_32BITUIDS]: Make code unconditional.
34326         [!__ASSUME_32BITUIDS]: Remove conditional code.
34327         * sysdeps/unix/sysv/linux/kernel-features.h
34328         (__ASSUME_SETRESUID_SYSCALL): Remove.
34329         (__ASSUME_SETRESGID_SYSCALL): Likewise.
34330         (__ASSUME_32BITUIDS): Likewise.
34331         (__ASSUME_LDT_WORKS): Likewise.
34332         (__ASSUME_O_DIRECTORY): Likewise.
34333         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Define conditional on
34334         architecture but not kernel version.
34335         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
34336         (__ASSUME_MMAP2_SYSCALL): Likewise.
34337         (__ASSUME_STAT64_SYSCALL): Likewise.
34338         (__ASSUME_IPC64): Likewise.
34339         * sysdeps/unix/sysv/linux/local-setxid.h: Do not include
34340         <kernel-features.h>.
34341         [__ASSUME_32BITUIDS]: Make code unconditional.
34342         [!__ASSUME_32BITUIDS]: Remove conditional code.
34343         * sysdeps/unix/sysv/linux/opendir.c: Do not include
34344         <kernel-features.h>.
34345         [__ASSUME_O_DIRECTORY]: Make code unconditional.
34346         * sysdeps/unix/sysv/linux/opensock.c [__LINUX_KERNEL_VERSION <
34347         132096]: Remove conditional code.
34348         [__LINUX_KERNEL_VERSION >= 132096]: Make code unconditional.
34349         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
34350         <kernel-features.h>.
34351         [__ASSUME_32BITUIDS]: Make code unconditional.
34352         [!__ASSUME_32BITUIDS]: Remove conditional code.
34353         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
34354         <kernel-features.h>.
34355         [__ASSUME_32BITUIDS]: Make code unconditional.
34356         [!__ASSUME_32BITUIDS]: Remove conditional code.
34357         * sysdeps/unix/sysv/linux/setegid.c: Do not include
34358         <kernel-features.h>.
34359         [__NR_setresgid || __ASSUME_SETRESGID_SYSCALL]: Make code
34360         unconditional.
34361         (__setresgid): Do not declare.
34362         [__ASSUME_32BITUIDS]: Make code unconditional.
34363         [!__ASSUME_32BITUIDS]: Remove conditional code.
34364         * sysdeps/unix/sysv/linux/seteuid.c: Do not include
34365         <kernel-features.h>.
34366         [__NR_setresuid || __ASSUME_SETRESUID_SYSCALL]: Make code
34367         unconditional.
34368         (__setresuid): Do not declare.
34369         [__ASSUME_32BITUIDS]: Make code unconditional.
34370         [!__ASSUME_32BITUIDS]: Remove conditional code.
34371         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
34372         <kernel-features.h>.
34373         [__ASSUME_32BITUIDS]: Make code unconditional.
34374         [!__ASSUME_32BITUIDS]: Remove conditional code.
34375         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Do not include
34376         <kernel-features.h>.
34377         [__ASSUME_32BITUIDS]: Make code unconditional.
34378         [!__ASSUME_32BITUIDS]: Remove conditional code.
34379
34380 2012-05-25  Richard Henderson  <rth@twiddle.net>
34381
34382         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_ifunc_invoke): Pass
34383         dl_hwcap to ifunc resolver.
34384         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Use
34385         elf_ifunc_invoke.
34386         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_ifunc_invoke): Pass
34387         dl_hwcap to ifunc resolver.
34388         * sysdeps/powerpc/powerpc64/dl-machine.h (resolve_ifunc): Likewise.
34389
34390 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
34391
34392         [BZ #14153]
34393         * sysdeps/ieee754/flt-32/e_acosf.c (__ieee754_acosf): Return pi/2
34394         for |x| <= 2**-26, not 2**-57.
34395         * math/libm-test.inc (acos_test): Do not allow spurious underflow
34396         exception.
34397
34398 2012-05-24  Jeff Law  <law@redhat.com>
34399
34400         * stdio-common/Makefile (tests): Add bug25.
34401         * stdio-common/bug25.c: New test.
34402
34403 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
34404
34405         [BZ #13576]
34406         * malloc/malloc.c (sYSMALLOc): Free the old top chunk with a
34407         multiple of MALLOC_ALIGNMENT in size.
34408         (_int_free): Check chunk size is a multiple of MALLOC_ALIGNMENT.
34409
34410 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
34411
34412         * conform/data/stdio.h-data (BUFSIZ): Use macro-int-constant.
34413         Require >= 256.
34414         (FILENAME_MAX): Use macro-int-constant.
34415         (FOPEN_MAX): Use macro-int-constant.  Require >= 8.
34416         (_IOFBF): Use macro-int-constant.
34417         (_IOLBF): Likewise.
34418         (_IONBF): Likewise.
34419         (SEEK_CUR): Likewise.
34420         (SEEK_END): Likewise.
34421         (SEEK_SET): Likewise.
34422         (TMP_MAX): Likewise.
34423         (EOF): Use macro-int-constant.  Require < 0.
34424         (NULL): Use macro-constant.  Require == 0.
34425         (stdin): Require type to be FILE *.
34426         (stdout): Likewise.
34427         (stderr): Likewise.
34428         * conform/data/stdlib.h-data (EXIT_FAILURE): Use
34429         macro-int-constant.
34430         (EXIT_SUCCESS): Likewise.
34431         (NULL): Use macro-constant.  Require == 0.
34432         (RAND_MAX): Use macro-int-constant.
34433         [ISO99 || ISO11] (lldiv_t): Require also for these standards.
34434         [C99-based standards] (strtof): Require function.
34435         [C99-based standards] (strtold): Likewise.
34436         [C99-based standards] (strtoll): Likewise.
34437         [C99-based standards] (strtoull): Likewise.
34438         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
34439         [ISO || ISO99 || ISO11] (limits.h): Likewise.
34440         [ISO || ISO99 || ISO11] (math.h): Likewise.
34441         [ISO || ISO99 || ISO11] (sys/wait.h): Likewise.
34442         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
34443         [ISO || ISO99 || ISO11] (*_t): Do not allow.
34444
34445 2012-05-24  Andreas Schwab  <schwab@linux-m68k.org>
34446
34447         [BZ #14132]
34448         * argp/argp-help.c (dgettext) [_LIBC]: Remove use of INTUSE.
34449         * argp/argp-parse.c (dgettext) [_LIBC]: Likewise.
34450         * intl/dgettext.c (DCGETTEXT): Likewise.
34451         * intl/gettext.c (DCGETTEXT): Likewise.
34452         * intl/l10nflist.c (__argz_count, __argz_stringify): Likewise.
34453         * posix/regex_internal.h (gettext): Likewise.
34454         * include/libintl.h (__dcgettext_internal, __dcngettext_internal):
34455         Remove declaration.
34456         * include/argz.h (__argz_count_internal)
34457         (__argz_stringify_internal): Remove declaration.
34458         (__argz_count, __argz_stringify): Declare hidden proto.
34459         * intl/dcgettext.c: Remove use of INTDEF.
34460         * string/argz-count.c: Replace INTDEF with libc_hidden_def.
34461         * string/argz-stringify.c: Likewise.
34462         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
34463         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
34464         Declare hidden proto.
34465         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
34466         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
34467         Declare hidden proto.
34468         * include/stdio.h (__asprintf_internal): Don't declare.
34469         (__asprintf): Don't define as macro.  Declare hidden proto.
34470         * include/stdio_ext.h (__fsetlocking_internal): Don't declare.
34471         (__fsetlocking): Declare hidden proto.
34472         * libio/iolibio.h (_IO_fdopen, _IO_fflush, _IO_ftell, _IO_fread)
34473         (_IO_fwrite, _IO_setbuffer, _IO_setvbuf, _IO_vsprintf): Declare
34474         hidden proto.
34475         (_IO_vprintf, _IO_freopen, _IO_freopen64, _IO_setbuf)
34476         (_IO_setlinebuf): Remove use of INTUSE.
34477         (_IO_setbuffer_internal, _IO_fread_internal, _IO_fdopen_internal)
34478         (_IO_vsprintf_internal, _IO_fflush_internal, _IO_fwrite_internal)
34479         (_IO_ftell_internal, _IO_fputs_internal, _IO_setvbuf_internal):
34480         Remove declaration.
34481         * libio/libioP.h (INTUSE, INTDEF, INTDEF2): Don't define.
34482         (_IO_do_flush): Remove use of INTUSE.
34483         (_IO_switch_to_get_mode, _IO_init, _IO_sputbackc, _IO_un_link)
34484         (_IO_link_in, _IO_doallocbuf, _IO_unsave_markers, _IO_setb)
34485         (_IO_adjust_column, _IO_least_wmarker)
34486         (_IO_switch_to_main_wget_area, _IO_switch_to_wbackup_area)
34487         (_IO_switch_to_wget_mode, _IO_wsetb, _IO_sputbackwc)
34488         (_IO_wdoallocbuf, _IO_default_uflow, _IO_wdefault_uflow)
34489         (_IO_default_doallocate, _IO_wdefault_doallocate)
34490         (_IO_default_finish, _IO_wdefault_finish, _IO_default_pbackfail)
34491         (_IO_wdefault_pbackfail, _IO_default_xsputn, _IO_wdefault_xsputn)
34492         (_IO_default_xsgetn, _IO_wdefault_xsgetn, _IO_do_write)
34493         (_IO_wdo_write, _IO_flush_all, _IO_flush_all_linebuffered)
34494         (_IO_file_doallocate, _IO_file_setbuf, _IO_file_seekoff)
34495         (_IO_file_xsputn, _IO_file_xsgetn, _IO_file_stat, _IO_file_close)
34496         (_IO_file_underflow, _IO_file_overflow, _IO_file_init)
34497         (_IO_file_attach, _IO_file_fopen, _IO_file_read, _IO_file_sync)
34498         (_IO_file_close_it, _IO_file_seek, _IO_file_finish)
34499         (_IO_wfile_xsputn, _IO_wfile_sync, _IO_wfile_underflow)
34500         (_IO_wfile_overflow, _IO_wfile_seekoff, _IO_str_underflow)
34501         (_IO_str_overflow, _IO_str_pbackfail, _IO_str_seekoff)
34502         (_IO_getline, _IO_getline_info, _IO_list_all): Declare hidden
34503         proto.
34504         (_IO_flush_all_internal, _IO_adjust_column_internal)
34505         (_IO_default_uflow_internal, _IO_default_finish_internal)
34506         (_IO_default_pbackfail_internal, _IO_default_xsputn_internal)
34507         (_IO_default_xsgetn_internal, _IO_default_doallocate_internal)
34508         (_IO_wdefault_finish_internal, _IO_wdefault_pbackfail_internal)
34509         (_IO_wdefault_xsputn_internal, _IO_wdefault_xsgetn_internal)
34510         (_IO_wdefault_doallocate_internal, _IO_wdefault_uflow_internal)
34511         (_IO_file_doallocate_internal, _IO_file_setbuf_internal)
34512         (_IO_file_seekoff_internal, _IO_file_xsputn_internal)
34513         (_IO_file_xsgetn_internal, _IO_file_stat_internal)
34514         (_IO_file_close_internal, _IO_file_close_it_internal)
34515         (_IO_file_underflow_internal, _IO_file_overflow_internal)
34516         (_IO_file_init_internal, _IO_file_attach_internal)
34517         (_IO_file_fopen_internal, _IO_file_read_internal)
34518         (_IO_file_sync_internal, _IO_file_seek_internal)
34519         (_IO_file_finish_internal, _IO_wfile_xsputn_internal)
34520         (_IO_wfile_seekoff_internal, _IO_wfile_sync_internal)
34521         (_IO_str_underflow_internal, _IO_str_overflow_internal)
34522         (_IO_str_pbackfail_internal, _IO_str_seekoff_internal)
34523         (_IO_file_jumps_internal, _IO_wfile_jumps_internal)
34524         (_IO_list_all_internal, _IO_link_in_internal)
34525         (_IO_sputbackc_internal, _IO_wdoallocbuf_internal)
34526         (_IO_sgetn_internal, _IO_flush_all_linebuffered_internal)
34527         (_IO_switch_to_wget_mode_internal, _IO_unsave_markers_internal)
34528         (_IO_switch_to_main_wget_area_internal, _IO_wdo_write_internal)
34529         (_IO_do_write_internal, _IO_padn_internal)
34530         (_IO_getline_info_internal, _IO_getline_internal)
34531         (_IO_free_wbackup_area_internal, _IO_free_backup_area_internal)
34532         (_IO_switch_to_wbackup_area_internal, _IO_setb_internal)
34533         (_IO_sputbackwc_internal, _IO_switch_to_get_mode_internal)
34534         (_IO_vfscanf_internal, _IO_vfprintf_internal)
34535         (_IO_doallocbuf_internal, _IO_wsetb_internal, _IO_putc_internal)
34536         (_IO_init_internal, _IO_un_link_internal): Don't declare.
34537         * libio/fileops.c: Replace INTDEF with libc_hidden_def and INTDEF2
34538         with libc_hidden_ver, remove use of INTUSE.
34539         * libio/genops.c: Likewise.
34540         * libio/freopen.c: Likewise.
34541         * libio/freopen64.c: Likewise.
34542         * libio/iofclose.c: Likewise.
34543         * libio/iofdopen.c: Likewise.
34544         * libio/iofflush.c: Likewise.
34545         * libio/iofflush_u.c: Likewise.
34546         * libio/iofgets.c: Likewise.
34547         * libio/iofgets_u.c: Likewise.
34548         * libio/iofopen.c: Likewise.
34549         * libio/iofopncook.c: Likewise.
34550         * libio/iofread.c: Likewise.
34551         * libio/iofread_u.c: Likewise.
34552         * libio/ioftell.c: Likewise.
34553         * libio/iofwrite.c: Likewise.
34554         * libio/iogetline.c: Likewise.
34555         * libio/iogets.c: Likewise.
34556         * libio/iogetwline.c: Likewise.
34557         * libio/iopadn.c: Likewise.
34558         * libio/iopopen.c: Likewise.
34559         * libio/ioseekoff.c: Likewise.
34560         * libio/ioseekpos.c: Likewise.
34561         * libio/iosetbuffer.c: Likewise.
34562         * libio/iosetvbuf.c: Likewise.
34563         * libio/ioungetc.c: Likewise.
34564         * libio/ioungetwc.c: Likewise.
34565         * libio/iovdprintf.c: Likewise.
34566         * libio/iovsprintf.c: Likewise.
34567         * libio/iovsscanf.c: Likewise.
34568         * libio/memstream.c: Likewise.
34569         * libio/obprintf.c: Likewise.
34570         * libio/oldfileops.c: Likewise.
34571         * libio/oldiofclose.c: Likewise.
34572         * libio/oldiofdopen.c: Likewise.
34573         * libio/oldiofopen.c: Likewise.
34574         * libio/oldiopopen.c: Likewise.
34575         * libio/oldstdfiles.c: Likewise.
34576         * libio/putc.c: Likewise.
34577         * libio/setbuf.c: Likewise.
34578         * libio/setlinebuf.c: Likewise.
34579         * libio/stdfiles.c: Likewise.
34580         * libio/strops.c: Likewise.
34581         * libio/vasprintf.c: Likewise.
34582         * libio/vscanf.c: Likewise.
34583         * libio/vsnprintf.c: Likewise.
34584         * libio/vswprintf.c: Likewise.
34585         * libio/wfiledoalloc.c: Likewise.
34586         * libio/wfileops.c: Likewise.
34587         * libio/wgenops.c: Likewise.
34588         * libio/wmemstream.c: Likewise.
34589         * libio/wstrops.c: Likewise.
34590         * libio/__fpurge.c: Likewise.
34591         * libio/__fsetlocking.c: Likewise.
34592         * assert/assert.c: Likewise.
34593         * debug/fgets_chk.c: Likewise.
34594         * debug/fgets_u_chk.c: Likewise.
34595         * debug/fread_chk.c: Likewise.
34596         * debug/fread_u_chk.c: Likewise.
34597         * debug/gets_chk.c: Likewise.
34598         * debug/obprintf_chk.c: Likewise.
34599         * debug/vasprintf_chk.c: Likewise.
34600         * debug/vdprintf_chk.c: Likewise.
34601         * debug/vsnprintf_chk.c: Likewise.
34602         * debug/vsprintf_chk.c: Likewise.
34603         * malloc/mtrace.c: Likewise.
34604         * misc/error.c: Likewise.
34605         * misc/syslog.c: Likewise.
34606         * stdio-common/asprintf.c: Likewise.
34607         * stdio-common/fxprintf.c: Likewise.
34608         * stdio-common/getw.c: Likewise.
34609         * stdio-common/isoc99_fscanf.c: Likewise.
34610         * stdio-common/isoc99_scanf.c: Likewise.
34611         * stdio-common/isoc99_vfscanf.c: Likewise.
34612         * stdio-common/isoc99_vscanf.c: Likewise.
34613         * stdio-common/isoc99_vsscanf.c: Likewise.
34614         * stdio-common/printf-prs.c: Likewise.
34615         * stdio-common/printf_fp.c: Likewise.
34616         * stdio-common/printf_fphex.c: Likewise.
34617         * stdio-common/printf_size.c: Likewise.
34618         * stdio-common/putw.c: Likewise.
34619         * stdio-common/scanf.c: Likewise.
34620         * stdio-common/sprintf.c: Likewise.
34621         * stdio-common/tmpfile.c: Likewise.
34622         * stdio-common/vfprintf.c: Likewise.
34623         * stdio-common/vfscanf.c: Likewise.
34624         * stdlib/strfmon_l.c: Likewise.
34625         * sunrpc/openchild.c: Likewise.
34626         * sunrpc/xdr_stdio.c: Likewise.
34627         * sysdeps/ieee754/ldbl-opt/nldbl-compat.c: Likewise.
34628         * sysdeps/mach/hurd/tmpfile.c: Likewise.
34629
34630 2012-05-24  Roland McGrath  <roland@hack.frob.com>
34631
34632         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
34633
34634         * sysdeps/unix/make-syscalls.sh: Support "syscall:vdso_name@VDSOVER"
34635         in the third column, to generate for the shared library an IFUNC
34636         that uses _dl_vdso_vsym.
34637         * Makerules (COMPILE.c, compile-stdin.c): New variables.
34638         * Makeconfig (object-suffixes-noshared): New variable.
34639
34640         * sysdeps/unix/sysv/linux/dl-vdso.h (PREPARE_VERSION_KNOWN): New macro.
34641         (VDSO_NAME_LINUX_2_6, VDSO_HASH_LINUX_2_6): New macros.
34642         (VDSO_NAME_LINUX_2_6_15, VDSO_HASH_LINUX_2_6_15): New macros.
34643         (VDSO_NAME_LINUX_2_6_29, VDSO_HASH_LINUX_2_6_29): New macros.
34644
34645         [BZ #14132]
34646         * include/sys/time.h (__gettimeofday): Remove macro.
34647         (__gettimeofday, gettimeofday): Add libc_hidden_proto.
34648         * time/gettimeofday.c (__gettimeofday): Remove #undef.
34649         Remove INTDEF.
34650         (__gettimeofday): Add libc_hidden_def.
34651         (gettimeofday): Add libc_hidden_weak.
34652         * sysdeps/mach/gettimeofday.c: Likewise.
34653         * sysdeps/posix/gettimeofday.c: Likewise.
34654         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Likewise.
34655         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Likewise.
34656         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c
34657         (__gettimeofday_internal): Remove strong_alias.
34658         (__gettimeofday): Add libc_hidden_def.
34659         (gettimeofday): Add libc_hidden_weak.
34660         * sysdeps/unix/syscalls.list (gettimeofday):
34661         Remove __gettimeofday_internal alias.
34662
34663 2012-05-24  Daniel Jacobowitz  <drow@false.org>
34664             H.J. Lu  <hongjiu.lu@intel.com>
34665
34666         [BZ #12495]
34667         * malloc/malloc.c (SMALLBIN_CORRECTION): New.
34668         (MIN_LARGE_SIZE, smallbin_index): Use it to handle 16-byte alignment.
34669         (largebin_index_32_big): New.
34670         (largebin_index): Use it for 16-byte alignment.
34671         (sYSMALLOc): Handle MALLOC_ALIGNMENT > 2 * SIZE_SZ.  Don't update
34672         correction with front_misalign.
34673
34674 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
34675
34676         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: New file.
34677         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
34678         Likewise.
34679         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist:
34680         Likewise.
34681         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
34682         Likewise.
34683         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist:
34684         Likewise.
34685         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist:
34686         Likewise.
34687         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist:
34688         Likewise.
34689         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist:
34690         Likewise.
34691         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
34692         Likewise.
34693         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist:
34694         Likewise.
34695         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist:
34696         Likewise.
34697         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
34698         Likewise.
34699         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist:
34700         Likewise.
34701
34702         * scripts/data/c++-types-x32-linux-gnu.data: New file.
34703         * sysdeps/x86_64/x32/shlib-versions: Add x32 ABI entry.
34704
34705 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
34706
34707         [BZ #10846]
34708         [BZ #14036]
34709         * math/libm-test.inc (exp_test): Add test from bug 14036.
34710         (pow_test): Add test from bug 10846.
34711
34712         * math/gen-libm-test.pl (%beautify): Remove entries for exceptions
34713         and other flags.
34714         (special_function): Do not include flags in test name.
34715         (parse_args): Likewise.
34716         * sysdeps/i386/fpu/libm-test-ulps: Update.
34717         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
34718         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
34719         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
34720         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34721
34722         * math/gen-libm-test.pl (%beautify): Add entries for underflow
34723         exceptions.
34724         * math/libm-test.inc ("Philosophy"): Update comment about
34725         exception testing.
34726         (UNDERFLOW_EXCEPTION): New macro.
34727         (UNDERFLOW_EXCEPTION_OK): Likewise.
34728         (UNDERFLOW_EXCEPTION_FLOAT): Likewise.
34729         (UNDERFLOW_EXCEPTION_OK_FLOAT): Likewise.
34730         (UNDERFLOW_EXCEPTION_DOUBLE): Likewise.
34731         (UNDERFLOW_EXCEPTION_LDOUBLE_IBM): Likewise.
34732         (INVALID_EXCEPTION_OK): Update value.
34733         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
34734         (OVERFLOW_EXCEPTION_OK): Likewise.
34735         (IGNORE_ZERO_INF_SIGN): Likewise.
34736         (test_exceptions): Handle underflow exceptions.
34737         (acos_test): Update for underflow exception expectations.
34738         (cexp_test): Likewise.
34739         (clog_test): Likewise.
34740         (clog10_test): Likewise.
34741         (csqrt_test): Likewise.
34742         (ctan_test): Likewise.
34743         (ctanh_test): Likewise.
34744         (exp_test): Likewise.
34745         (exp10_test): Likewise.
34746         (exp2_test): Likewise.
34747         (expm1_test): Likewise.
34748         (fma_test): Likewise.
34749         (j0_test): Likewise.
34750         (jn_test): Likewise.
34751         (nexttoward_test): Likewise.
34752         (pow_test): Likewise.
34753         (scalbn_test): Likewise.
34754         (scalbln_test): Likewise.
34755         (tan_test): Likewise.
34756         (y1_test): Likewise.
34757         * sysdeps/i386/fpu/libm-test-ulps: Update.
34758         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34759
34760 2012-05-23  David S. Miller  <davem@davemloft.net>
34761
34762         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
34763         (__libc_sigaction): Remove unused local variables.
34764
34765 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
34766
34767         * sysdeps/unix/sysv/linux/x86_64/x32/configure: New file.
34768
34769 2012-05-23  Paul Eggert  <eggert@cs.ucla.edu>
34770
34771         mktime: avoid signed integer overflow
34772         * time/mktime.c (__mktime_internal): Do not mishandle the case
34773         where diff == INT_MIN.
34774
34775         mktime: simplify computation of average
34776         * time/mktime.c (ranged_convert): Use new time_t_avg function
34777         instead of rolling our own (probably-slower) code.
34778
34779         mktime: do not assume signed right shift propagates sign bit
34780         * time/mktime.c (isdst_differ): New static function.
34781         (__mktime_internal): No need to normalize tm_isdst now.
34782         (__mktime_internal, not_equal_tm): Use isdst_differ to compare
34783         tm_isdst values.
34784
34785         mktime: merge another wrapv change from gnulib
34786         * time/mktime.c (TYPE_MAXIMUM): Rework slightly to avoid diagnostics
34787         from some compilers.
34788
34789         mktime: remove incorrect attempt at unusual arithmetics
34790         * time/mktime.c (TYPE_ONES_COMPLEMENT, TYPE_SIGNED_MAGNITUDE): Remove.
34791         The code didn't really work on such machines anyway.
34792         (TYPE_MINIMUM): Assume two's complement.
34793         (twos_complement_arithmetic): Verify that long_int and time_t
34794         are two's complement (or unsigned, in the latter case).
34795
34796         mktime: check signed shifts on long_int and time_t, too
34797         * time/mktime.c (SHR): Check that shifts work as desired
34798         on the types long_int and time_t too, as SHR is used on
34799         such types.
34800
34801         mktime: do not assume 'long' is wide enough
34802         * time/mktime.c (verify): Move decl up.
34803         (long_int): New type.
34804         (leapyear, ydhms_diff, guess_time_tm, __mktime_internal): Use it,
34805         to remove assumption in the code that 'long' is wide enough to
34806         store year values.  This assumption is not true on x32 and on
34807         some non-glibc platforms.
34808
34809         mktime: merge wrapv change from gnulib
34810         * time/mktime.c (WRAPV): New macro.
34811         (time_t_avg, time_t_add_ok, time_t_int_add_ok): New static functions.
34812         (guess_time_tm, __mktime_internal): Do not assume that signed
34813         integer overflow wraps around; modern compilers generate code
34814         where this assumption is no longer valid.
34815
34816 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
34817
34818         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
34819         Replace "jmp L(pseudo_end)" with "ret".
34820         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
34821         Likewise.
34822
34823 2012-05-23  Andreas Jaeger  <aj@suse.de>
34824
34825         * sysdeps/unix/sysv/linux/syscalls.list: Add poll.
34826         * sysdeps/unix/sysv/linux/poll.c: Remove file.
34827
34828 2012-05-23  Andreas Jaeger  <aj@suse.de>
34829             Maximilian Attems  <max@stro.at>
34830
34831         * sysdeps/unix/sysv/linux/sys/reboot.h (RB_SW_SUSPEND, RB_KEXEC):
34832         New macros.
34833
34834 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
34835
34836         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Rearrange
34837         code so that pseudo_end is just ret and the stack pointer is
34838         correct also for static library in error case.
34839
34840 2012-05-23  Joseph Myers  <joseph@codesourcery.com>
34841
34842         * sysdeps/unix/sysv/linux/powerpc/chown.c: Add comment suggesting
34843         move to syscalls.list.
34844         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
34845         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
34846         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
34847         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
34848
34849         * manual/install.texi (Running make install): Do not mention Linux
34850         kernel version for which pt_chown is not needed.
34851         (Linux): Do not mention problems with nscd with 2.0 kernels.
34852         * INSTALL: Regenerated.
34853
34854 2012-05-23  Andreas Jaeger  <aj@suse.de>
34855
34856         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h
34857         (MADV_DONTDUMP,MADV_DODUMP): New macros from Linux 3.4.
34858         macro.
34859         * sysdeps/unix/sysv/linux/s390/bits/mman.h
34860         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
34861         * sysdeps/unix/sysv/linux/sh/bits/mman.h
34862         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
34863         * sysdeps/unix/sysv/linux/i386/bits/mman.h
34864         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
34865         * sysdeps/unix/sysv/linux/sparc/bits/mman.h
34866         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
34867         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h
34868         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
34869         * sysdeps/unix/sysv/linux/bits/in.h
34870         (IP_MULTICAST_ALL,IP_UNICAST_IF): Likewise.
34871
34872 2012-05-22  Roland McGrath  <roland@hack.frob.com>
34873
34874         * sysdeps/unix/sysv/linux/dl-vdso.h (CHECK_HASH): Macro removed.
34875         (PREPARE_VERSION): Just use assert instead, it will be elided
34876         under [NDEBUG] anyway.
34877
34878 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
34879
34880         * sysdeps/unix/sysv/linux/Makefile: Include
34881         $(firstword $(wildcard $(sysdirs:=/sysctl.mk))).
34882         (sysdep_routines): Remove sysctl.
34883         * sysdeps/unix/sysv/linux/bits/sysctl.h: New file.
34884         * sysdeps/unix/sysv/linux/sysctl.mk: Likewise.
34885         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Likewise.
34886         * sysdeps/unix/sysv/linux/x86_64/x32/sysctl.mk: Likewise.
34887         * sysdeps/unix/sysv/linux/sys/sysctl.h: Include <bits/sysctl.h>.
34888
34889 2012-05-22  Andreas Jaeger  <aj@suse.de>
34890
34891         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Rearrange code so
34892         that pseudo_end is just ret and the stack pointer is correct also
34893         for static library in error case.
34894
34895 2012-05-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
34896
34897         [BZ #14122]
34898         * nss/nsswitch.c (defconfig_entries): New variable.
34899         (__nss_database_lookup): Don't leak defconfig entries.
34900         (nss_parse_service_list): Don't leak on error paths.
34901         (free_database_entries): New function.
34902         (free_defconfig): New function.
34903         (free_mem): Move common code to free_database_entries.
34904
34905 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
34906
34907         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (sysdep_routines):
34908         Add arch_prctl.
34909         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: New file.
34910
34911         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
34912         (posix_fallocate): Use INTERNAL_SYSCALL_TYPES if it is defined.
34913         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INLINE_SYSCALL_TYPES):
34914         New macro.
34915         (INTERNAL_SYSCALL_NCS_TYPES): Likewise.
34916         (INTERNAL_SYSCALL_TYPES): Likewise.
34917         (LOAD_ARGS_TYPES_[1-6]): Likewise.
34918         (LOAD_REGS_TYPES_[1-6]): Likewise.
34919         (LOAD_ARGS_[1-6]): Use LOAD_ARGS_TYPES_[1-6].
34920         (LOAD_REGS_[1-6]): Use LOAD_REGS_TYPES_[1-6].
34921
34922 2012-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
34923
34924         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Add compat symbol
34925         copysignl for GLIBC_2_0.
34926         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Add compat symbol
34927         finitel for GLIBC_2.0 and __finitel for GLIBC_2_1.
34928         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Add compat symbol
34929         logbl for GLIBC_2_0.
34930         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Likewise.
34931         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Likewise.
34932
34933 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
34934
34935         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Don't include
34936         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
34937
34938         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
34939         Use "neg %eax".
34940
34941         * time/mktime.c: Update copyright years.
34942
34943 2012-05-22  Paul Eggert  <eggert@cs.ucla.edu>
34944
34945         mktime: merge comment-quoting-style change from gnulib
34946         * time/mktime.c: Quote 'like this' in comments.
34947         The GNU coding standards suggest that we no longer quote `like this',
34948         as "`" and "'" are typically rendered asymmetrically nowadays.
34949         The typical gnulib style is to quote 'like this' when quoting
34950         code, and "like this" when quoting English.
34951
34952         * time/mktime.c (compile-command): Add "-I.".
34953
34954         mktime: merge mktime-internal.h change from gnulib
34955         * time/mktime.c [!_LIBC]: Include "mktime-internal.h".
34956
34957         mktime: merge time_r change from gnulib
34958         * time/mktime.c [!_LIBC]: Do not include "time_r.h".
34959
34960         mktime: merge DEBUG change from gnulib
34961         * time/mktime.c (mktime) [DEBUG]: #undef before #define-ing, in
34962         case system <time.h> has a #define.
34963
34964         mktime: merge <sys/types.h> change from gnulib
34965         * time/mktime.c: Do not include <sys/types.h>; no longer needed,
34966         since <time.t> is now guaranteed to define time_t.
34967
34968         mktime: merge HAVE_CONFIG_H change from gnulib
34969         * time/mktime.c: Include <config.h> if !_LIBC, not if HAVE_CONFIG_H.
34970
34971 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
34972
34973         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
34974         Use "neg %eax".
34975
34976         * sysdeps/unix/sysv/linux/bits/resource.h (RLIM_INFINITY): Use
34977         __rlim_t cast.
34978         (struct rusage): Use anonymous union to pad each field to
34979         __syscall_slong_t.
34980
34981 2012-05-21  David S. Miller  <davem@davemloft.net>
34982
34983         * Makefules (o-iterator): Remove .s cases.
34984         (compile-command.s): Delete.
34985         (COMPILE.s): Delete.
34986         * sysdeps/unix/make-syscalls.sh: Remove .s file tests.
34987
34988 2012-05-21  Joseph Myers  <joseph@codesourcery.com>
34989
34990         * configure.in (libc_cv_predef_stack_protector): Only consider
34991         "foobar" and "__stack_chk_fail" lines in libc_undefs.
34992         * configure: Regenerated.
34993
34994 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
34995
34996         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
34997         New macro.  Use R*LP on int and pointer.
34998         (SYSCALL_ERROR_HANDLER): Use SYSCALL_SET_ERRNO.
34999         * sysdeps/unix/sysv/linux/x86_64/x32/lseek.S: New file.
35000         * sysdeps/unix/sysv/linux/x86_64/x32/llseek.S: Likewise.
35001         * sysdeps/unix/sysv/linux/x86_64/x32/sysdep.h: Likewise.
35002
35003         * sysdeps/gnu/bits/utmp.h (struct lastlog): Check
35004         [__WORDSIZE_TIME64_COMPAT32] instead of
35005         [__WORDSIZE == 64 && __WORDSIZE_COMPAT32].
35006         (struct utmp): Likewise.
35007         * sysdeps/gnu/bits/utmpx.h (struct utmpx): Likewise.
35008         * sysdeps/powerpc/powerpc32/bits/wordsize.h (__WORDSIZE_COMPAT32):
35009         Renamed to ...
35010         (__WORDSIZE_TIME64_COMPAT32): This.
35011         * sysdeps/powerpc/powerpc64/bits/wordsize.h: Likewise.
35012         * sysdeps/sparc/sparc32/bits/wordsize.h: Likewise.
35013         * sysdeps/sparc/sparc64/bits/wordsize.h: Likewise.
35014         * sysdeps/unix/sysv/linux/powerpc/bits/wordsize.h: Likewise.
35015         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE_COMPAT32): Removed.
35016         (__WORDSIZE_TIME64_COMPAT32): New macro.
35017
35018 2012-05-21  Andreas Jaeger  <aj@suse.de>
35019
35020         * sysdeps/i386/i686/multiarch/wcschr-c.c: Redefine libc_hidden_def
35021         only if [SHARED]. Add prototype for __wcschr_ia32.
35022
35023 2012-05-21  Roland McGrath  <roland@hack.frob.com>
35024
35025         * sysdeps/x86_64/setjmp.S [PTR_MANGLE] [__ILP32__]: Preserve high bits
35026         of %rbp unmolested in the jmp_buf while mangling the low bits.
35027         * sysdeps/x86_64/__longjmp.S [PTR_DEMANGLE] [__ILP32__]: Restore the
35028         unmolested high bits of %rbp while demangling the low bits.
35029         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
35030
35031 2012-05-21  Andreas Jaeger  <aj@suse.de>
35032
35033         * include/shlib-compat.h (libc_sunrpc_symbol): New macro.
35034         * sunrpc/svc_simple.c: Use it for registerrpc.
35035         * sunrpc/xcrypt.c: Use it for passwd2des.
35036
35037         * malloc/malloc.c: Include shlib-compat.h for SHLIB_COMPAT.
35038
35039 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
35040
35041         * sysdeps/unix/sysv/linux/bits/statvfs.h (_STATVFSBUF_F_UNUSED):
35042         Don't define if [__SYSCALL_WORDSIZE != 32].
35043         * sysdeps/x86_64/bits/wordsize.h (__SYSCALL_WORDSIZE):
35044         New macro.
35045
35046 2012-05-21  Bruno Haible  <bruno@clisp.org>
35047             Andreas Jaeger  <aj@suse.de>
35048
35049         [BZ #13691], Revert breakage of iconv() converter for TCVN-5712.
35050         * iconvdata/tcvn5712-1.c (BODY for FROM_LOOP): Don't consider
35051         inptr and inend for must_buffer_ch.
35052         * wcsmbs/tst-mbsnrtowcs.c: Remove file.
35053         * wcsmbs/Makefile (tests): Remove tst-mbsnrtowcs.
35054         * stdio-common/Makefile (tests): Remove bug15.
35055         (bug15-ENV): Remove macro.
35056         * stdio-common/bug15.c: Remove, we do not support vi_VN.TCVN5712-1
35057         anymore.
35058
35059 2012-05-19  Andreas Jaeger  <aj@suse.de>
35060             Roland McGrath  <roland@hack.frob.com>
35061
35062         * manual/contrib.texi: Completely rewritten. It contains now an
35063         alphabetical list of contributors and their contributions.
35064
35065 2012-05-21  Richard Henderson  <rth@twiddle.net>
35066
35067         * misc/getauxval.c (__getauxval): Use unsigned long int.
35068         * misc/sys/auxv.h: Include <sys/cdefs.h>.
35069         (getauxval): Use unsigned long int.
35070
35071 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
35072
35073         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
35074
35075 2012-05-21  Roland McGrath  <roland@hack.frob.com>
35076
35077         * malloc/malloc.c [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_16)]
35078         (MALLOC_ALIGNMENT): Set it to the greater of 2 * SIZE_SZ and
35079         __alignof__ (long double).
35080
35081 2012-05-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
35082
35083         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
35084
35085 2012-05-20  Richard Henderson  <rth@twiddle.net>
35086
35087         * misc/getauxval.c: New file.
35088         * misc/sys/auxv.h: New file.
35089         * misc/Makefile (headers): Add sys/auxv.h, bits/hwcap.h.
35090         (routines): Add getauxval.
35091         * misc/Versions (GLIBC_2.16): Add __getauxval, getauxval.
35092         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add _dl_auxv.
35093         * elf/dl-sysdep.c (_dl_auxv): Remove.
35094         (_dl_sysdep_start, _dl_show_auxv): Use GLRO to access _dl_auxv.
35095         * elf/dl-support.c (_dl_auxv): New variable.
35096         (_dl_aux_init): Initialize it.
35097         * manual/startup.texi (Auxiliary Vector): New node.
35098         * sysdeps/generic/bits/hwcap.h: New file.
35099         * sysdeps/powerpc/bits/hwcap.h: New file, split out from ...
35100         * sysdeps/powerpc/sysdep.h: ... here.  Include it.
35101         * sysdeps/sparc/bits/hwcap.h: New file, split out from ...
35102         * sysdeps/sparc/sysdep.h: ... here.  Include it.
35103         * sysdeps/unix/sysv/linux/s390/bits/hwcap.h: New file.
35104         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Update.
35105         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
35106         Update.
35107         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: Update.
35108         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Update.
35109         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Update.
35110         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Update.
35111         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
35112         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
35113         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Update.
35114         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Update.
35115
35116 2012-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
35117
35118         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
35119
35120 2012-05-19  David S. Miller  <davem@davemloft.net>
35121
35122         * sysdeps/sparc/fpu/libm-test-ulps: Update.
35123
35124 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
35125
35126         [BZ #14123]
35127         * math/s_ccosh.c: Include <float.h>
35128         (__ccosh): Avoid internal overflow calculating sinh and cosh
35129         values before multiplying by sin and cos values.
35130         * math/s_ccoshf.c: Likewise.
35131         * math/s_ccoshl.c: Likewise.
35132         * math/s_csin.c: Likewise.
35133         * math/s_csinf.c: Likewise.
35134         * math/s_csinl.c: Likewise.
35135         * math/s_csinh.c: Likewise.
35136         * math/s_csinhf.c: Likewise.
35137         * math/s_csinhl.c: Likewise.
35138         * math/libm-test.inc (ccos_test): Add more tests.
35139         (ccosh_test): Likewise.
35140         (csin_test): Likewise.
35141         (csinh_test): Likewise.
35142         * sysdeps/i386/fpu/libm-test-ulps: Update.
35143         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
35144
35145 2012-05-19  H.J. Lu  <hongjiu.lu@intel.com>
35146
35147         * sysdeps/unix/sysv/linux/wordsize-64/preadv.c: New file.
35148         * sysdeps/unix/sysv/linux/wordsize-64/pwritev.c: Likewise.
35149
35150         * sysdeps/x86_64/x32/_itoa.h: Add comment.
35151
35152 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
35153
35154         * sysdeps/powerpc/soft-fp/Makefile: Remove file.
35155         * sysdeps/powerpc/soft-fp/Subdirs: Likewise.
35156         * sysdeps/powerpc/soft-fp/Versions: Likewise.
35157         * sysdeps/powerpc/soft-fp/q_add.c: Likewise.
35158         * sysdeps/powerpc/soft-fp/q_cmp.c: Likewise.
35159         * sysdeps/powerpc/soft-fp/q_cmpe.c: Likewise.
35160         * sysdeps/powerpc/soft-fp/q_div.c: Likewise.
35161         * sysdeps/powerpc/soft-fp/q_dtoq.c: Likewise.
35162         * sysdeps/powerpc/soft-fp/q_feq.c: Likewise.
35163         * sysdeps/powerpc/soft-fp/q_fge.c: Likewise.
35164         * sysdeps/powerpc/soft-fp/q_fgt.c: Likewise.
35165         * sysdeps/powerpc/soft-fp/q_fle.c: Likewise.
35166         * sysdeps/powerpc/soft-fp/q_flt.c: Likewise.
35167         * sysdeps/powerpc/soft-fp/q_fne.c: Likewise.
35168         * sysdeps/powerpc/soft-fp/q_itoq.c: Likewise.
35169         * sysdeps/powerpc/soft-fp/q_lltoq.c: Likewise.
35170         * sysdeps/powerpc/soft-fp/q_mul.c: Likewise.
35171         * sysdeps/powerpc/soft-fp/q_neg.c: Likewise.
35172         * sysdeps/powerpc/soft-fp/q_qtod.c: Likewise.
35173         * sysdeps/powerpc/soft-fp/q_qtoi.c: Likewise.
35174         * sysdeps/powerpc/soft-fp/q_qtoll.c: Likewise.
35175         * sysdeps/powerpc/soft-fp/q_qtos.c: Likewise.
35176         * sysdeps/powerpc/soft-fp/q_qtou.c: Likewise.
35177         * sysdeps/powerpc/soft-fp/q_qtoull.c: Likewise.
35178         * sysdeps/powerpc/soft-fp/q_sqrt.c: Likewise.
35179         * sysdeps/powerpc/soft-fp/q_stoq.c: Likewise.
35180         * sysdeps/powerpc/soft-fp/q_sub.c: Likewise.
35181         * sysdeps/powerpc/soft-fp/q_ulltoq.c: Likewise.
35182         * sysdeps/powerpc/soft-fp/q_util.c: Likewise.
35183         * sysdeps/powerpc/soft-fp/q_utoq.c: Likewise.
35184         * sysdeps/powerpc/soft-fp/sfp-machine.h: Likewise.
35185
35186 2012-05-18  Andreas Jaeger  <aj@suse.de>
35187
35188         * csu/.gitignore: Delete.
35189
35190 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
35191
35192         * sysdeps/unix/sysv/linux/bits/timex.h: Include <bits/types.h>.
35193         (timex): Use __syscall_slong_t.
35194
35195 2012-05-18  Andreas Jaeger  <aj@suse.de>
35196             Carlos O'Donell  <carlos_odonell@mentor.com>
35197
35198         * manual/install.texi (Configuring and compiling): Update
35199         description about files modified in the source directory.
35200         * INSTALL: Regenerated.
35201
35202 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
35203
35204         * sysdeps/unix/x86_64/sysdep.S: Use RAX_LP to access return
35205         value.  Use "or" to set return value to -1.
35206         * sysdeps/unix/sysv/linux/x86_64/sysdep.S: Use RAX_LP to
35207         negate return value.
35208
35209 2012-05-18  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
35210
35211         * sysdeps/powerpc/powerpc32/power4/Makefile (CFLAGS-wordcopy.c)
35212         (CFLAGS-memmove.c): remove -ftree-loop-linear which causes a build
35213         failure if the compiler has Graphite support disabled.
35214         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile (CFLAGS-mpa.c):
35215         Likewise.
35216         * sysdeps/powerpc/powerpc64/power4/Makefile (CFLAGS-wordcopy.c)
35217         (CFLAGS-memmove.c): Likewise.
35218         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile (CFLAGS-mpa.c):
35219         Likewise.
35220
35221 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
35222
35223         * sysdeps/x86_64/x32/_itoa.h: New file.
35224
35225         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Use
35226         getdents system call only if kernel and user dirents have the
35227         same d_ino and d_off.
35228
35229         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
35230         LLONG_MAX != LONG_MAX.
35231         (_itoa_word): Use _ITOA_WORD_TYPE on value.
35232         (_fitoa_word): Likewise.
35233
35234         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Fold copyright
35235         years.
35236         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Likewise.
35237         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Likewise.
35238         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Likewise.
35239
35240         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Don't
35241         include <bits/wordsize.h>.  Check __x86_64__ instead of
35242         __WORDSIZE.
35243         (sigcontext): Use "__uint64_t" instead of "unsigned long int"
35244         if __x86_64__ is defined.  Use anonymous union on fpstate.
35245
35246         * sysdeps/unix/sysv/linux/x86_64/sys/user.h (user): Use
35247         anonymous union.
35248
35249 2012-05-18  Andreas Schwab  <schwab@linux-m68k.org>
35250
35251         * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
35252         INTUSE on _dl_argv, and _rtld_local instead of _rtld_global.
35253         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S [IS_IN_rtld]:
35254         Refer to _rtld_local_ro instead of _rtld_global_ro.
35255         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S [IS_IN_rtld]:
35256         Likewise.
35257         * sysdeps/powerpc/powerpc64/__longjmp-common.S [IS_IN_rtld]:
35258         Likewise.
35259         * sysdeps/powerpc/powerpc64/setjmp-common.S [IS_IN_rtld]:
35260         Likewise.
35261         * sysdeps/powerpc/powerpc64/dl-trampoline.S [SHARED]: Likewise.
35262         * sysdeps/powerpc/powerpc64/dl-machine.h: Use _rtld_local instead
35263         of _rtld_global, and rtld_progname instead of _dl_argv[0].
35264
35265         * sysdeps/powerpc/powerpc32/dl-machine.c
35266         (__elf_machine_runtime_setup) [PROF]: Don't reference
35267         _dl_prof_resolve.
35268
35269 2012-05-18  Andreas Jaeger  <aj@suse.de>
35270
35271         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Make inline
35272         function only available for GCCs before 3.4 since GCC 3.4
35273         introduced a builtin.
35274         (lrint): Likewise.
35275         (llrintf): Likewise.
35276         (llrint): Likewise.
35277         (fmaxf): Likewise.
35278         (fmax): Likewise.
35279         (fminf): Likewise.
35280         (fmin): Likewise.
35281         (rint): Likewise.
35282         (rintf): Likewise.
35283         (nearbyint): Likewise.
35284         (nearbyintf): Likewise.
35285         (ceil): Likewise.
35286         (ceilf): Likewise.
35287         (floor): Likewise.
35288         (floorf): Likewise.
35289
35290 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
35291
35292         * sysdeps/unix/sysv/linux/pselect.c (data): Use __syscall_ulong_t
35293         on both fields and cast pointer to __syscall_ulong_t.
35294
35295         * bits/types.h (__fsword_t): New type.
35296         * bits/typesizes.h (__FSWORD_T_TYPE): New macro.
35297         sysdeps/mach/hurd/bits/typesizes.h (__FSWORD_T_TYPE): Likewise.
35298         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
35299         (__FSWORD_T_TYPE): Likewise.
35300         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
35301         (__FSWORD_T_TYPE): Likewise.
35302         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
35303         (__FSWORD_T_TYPE): Likewise.
35304         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h
35305         (__FSWORD_T_TYPE): Likewise.
35306         * sysdeps/unix/sysv/linux/bits/statfs.h (statfs): Replace
35307         __SWORD_TYPE with __fsword_t.
35308         (statfs64): Likewise.
35309
35310 2012-05-17  David S. Miller  <davem@davemloft.net>
35311
35312         * crypt/sha512c-test.c (TIMEOUT): Increase to 32.
35313
35314 2012-05-17  Andreas Jaeger  <aj@suse.de>
35315
35316         * elf/tst-relsort1.c (do_test): Fix function declaration to avoid
35317         warning.
35318
35319 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
35320
35321         * sysdeps/x86_64/tst-mallocalign1.c (test): Cast to unsigned long.
35322
35323 2012-05-17  Andreas Jaeger  <aj@suse.de>
35324
35325         * sysdeps/i386/dl-machine.h (elf_machine_rel): Declare refsym only
35326         when it is used.
35327
35328 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
35329
35330         * stdio-common/bug22.c (TIMEOUT): Bump up from 30 to 60.
35331
35332 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
35333
35334         * sysdeps/x86_64/Makefile (tests): Add tst-mallocalign1.
35335         * sysdeps/x86_64/tst-mallocalign1.c: New file.
35336
35337 2012-05-17  Andreas Jaeger  <aj@suse.de>
35338             Carlos O'Donell  <carlos_odonell@mentor.com>
35339
35340         [BZ #14059]
35341         * sysdeps/x86_64/multiarch/init-arch.h
35342         (bit_YMM_Usable): Rename to...
35343         (bit_AVX_Usable): ... this.
35344         (bit_FMA4_Usable): New macro.
35345         (bit_XMM_state): New macro.
35346         (bit_YMM_state): New macro.
35347         [__ASSEMBLER__] (index_YMM_Usable): Rename to...
35348         [__ASSEMBLER__] (index_AVX_Usable): ... this.
35349         [__ASSEMBLER__] (index_FMA4_Usable): New macro.
35350         (CPUID_OSXSAVE): New macro.
35351         (CPUID_AVX): New macro.
35352         (CPUID_FMA4): New macro.
35353         (index_YMM_Usable): Rename to...
35354         (index_AVX_Usable): ... this.
35355         (HAS_AVX): Use HAS_ARCH_FEATURE.
35356         (HAS_FMA4): Likewise.
35357         (HAS_YMM_USABLE): Remove.
35358         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
35359         Enable AVX or FMA4 IFF YMM and XMM states are usable and the features
35360         are present.
35361         * sysdeps/x86_64/multiarch/strcmp.S: Use bit_AVX_Usable.
35362         * sysdeps/i386/i686/multiarch/Makefile: Add test-multiarch to tests.
35363         * sysdeps/x86_64/multiarch/Makefile: Likewise.
35364         * sysdeps/i386/i686/multiarch/test-multiarch.c: New file.
35365         * sysdeps/x86_64/multiarch/test-multiarch.c: New file.
35366
35367 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
35368
35369         * math/libm-test.c: Support platforms without multiple rounding modes.
35370         * math/bug-nextafter.c: Support platforms without FP exceptions.
35371         * math/bug-nexttoward.c: Likewise.
35372         * math/test-fenv.c: Likewise.
35373         * math/test-misc.c: Likewise.
35374         * stdlib/bug-getcontext.c: Likewise.
35375
35376 2012-05-17  Andreas Jaeger  <aj@suse.de>
35377
35378         * manual/examples/search.c (critter_cmp): Change signature to
35379         avoid warnings.
35380         * manual/string.texi (Collation Functions): Likewise.
35381
35382 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
35383
35384         * bits/types.h: Fold copyright years.
35385         * bits/typesizes.h: Likewise.
35386         * sysdeps/mach/hurd/bits/typesizes.h: Likewise.
35387         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
35388         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h: Likewise.
35389         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h: Likewise.
35390         * time/time.h: Likewise.
35391
35392 2012-05-16  Paul Pluzhnikov  <ppluzhnikov@google.com>
35393
35394         [BZ #208]
35395         * malloc.c (int_mallinfo): Add parameter to accumulate statistics
35396         in instead of returning them.  Return void.
35397         (__libc_mallinfo): Accumulate over all arenas.
35398         (__malloc_stats): Adjust for change in int_mallinfo interface.
35399
35400 2012-05-16  Roland McGrath  <roland@hack.frob.com>
35401
35402         [BZ #10375]
35403         * configure.in (NM): Add AC_CHECK_TOOL for it.
35404         (libc_extra_cflags): New substituted variable.
35405         Check for -fstack-protector being used implicitly.
35406         * configure: Regenerated.
35407         * config.make.in (config-extra-cflags): New variable,
35408         gets @libc_extra_cflags@.
35409         * Makeconfig (CFLAGS): Add $(config-extra-cflags) near the front.
35410
35411         [BZ #10375]
35412         * configure.in: Check for _FORTIFY_SOURCE being predefined.
35413         (CPPUNDEFS): New substituted variable; add -U_FORTIFY_SOURCE if needed.
35414         * configure: Regenerated.
35415         * config.make.in (CPPUNDEFS): New substituted variable.
35416         * Makeconfig (CPPFLAGS): Put $(CPPUNDEFS) at the beginning.
35417         * Makerules ($(stdio_lim:h=st)): Use $(CPPUNDEFS).
35418         * time/ctime.c: Don't #undef __OPTIMIZE__ and ctime.
35419
35420 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
35421
35422         * sysdeps/unix/sysv/linux/bits/mqueue.h: Include <bits/types.h>.
35423         (mq_attr): Use __syscall_slong_t.
35424
35425 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
35426
35427         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_SVR4):
35428         Check __x86_64__ instead of __WORDSIZE.
35429         (_STAT_VER_LINUX): Likewise.
35430         (stat): Check __x86_64__ instead of __WORDSIZE.  Use
35431         __syscall_ulong_t and __syscall_slong_t.
35432         (stat64): Likewise.
35433
35434 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
35435
35436         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: New file.
35437
35438 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
35439
35440         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: New file.
35441
35442 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
35443
35444         * sysdeps/unix/sysv/linux/bits/ipc.h (ipc_perm): Use
35445         __syscall_ulong_t.
35446
35447         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Don't
35448         include <bits/wordsize.h>.  Check __x86_64__ instead of
35449         __WORDSIZE.
35450         (greg_t): Use "__extension__ long long int" if __x86_64__ is
35451         defined.
35452         (mcontext_t): Replace "unsigned long" with "unsigned long long".
35453
35454         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Don't
35455         include <bits/wordsize.h>.  Check __x86_64__ instead of
35456         __WORDSIZE.
35457         (user_regs_struct): Use "__extension__ unsigned long long"
35458         instead of "unsigned long" if __x86_64__ is defined.
35459         (user): Likewise.  Pad after pointer field if __ILP32__ is
35460         defined.
35461
35462 2012-05-16  Joseph Myers  <joseph@codesourcery.com>
35463
35464         * configure.in (makeinfo): Require version 4.5 or later.  Allow
35465         versions 5 to 9.
35466         * configure: Regenerated.
35467         * manual/install.texi (texinfo): Increase version requirement to
35468         4.5 or later.
35469         * INSTALL: Regenerated.
35470
35471         * include/stdc-predef.h (__STDC_ISO_10646__): Increase to 201103L.
35472
35473 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
35474
35475         * sysdeps/x86_64/x32/gmp-mparam.h: New file.
35476
35477         * sysdeps/x86_64/x32/ffs.c: New file.
35478
35479         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h (shmatt_t): Use
35480         __syscall_ulong_t.
35481         (shmid_ds): Add __unused1 and __unused2 only if __x86_64__ isn't
35482         defined.  Use __syscall_ulong_t.
35483         (shminfo): Use __syscall_ulong_t.
35484         (shm_info): Likewise.
35485
35486         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semid_ds): Use
35487         __syscall_ulong_t.
35488
35489         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Don't include
35490         <bits/wordsize.h>.
35491         (msgqnum_t): Use __syscall_ulong_t.
35492         (msglen_t): Likewise.
35493         (msqid_ds): Check __x86_64__ instead of __WORDSIZE.  Use
35494         __syscall_ulong_t.
35495
35496         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Don't include
35497         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
35498
35499         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: New file.
35500
35501         * sysdeps/x86_64/x32/divdi3.c: New dummy file.
35502         * sysdeps/x86_64/x32/symbol-hacks.h: Likewise.
35503
35504         * sysvipc/sys/msg.h (msgbuf): Replace long int with
35505         __syscall_slong_t.
35506
35507         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Don't
35508         include <bits/wordsize.h>.  Check __x86_64__ instead of
35509         __WORDSIZE.
35510
35511         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h (elf_greg_t): Use
35512         "unsigned long long int" if __x86_64__ is defined.
35513         (elf_fpregset_t): Check __x86_64__ instead of __WORDSIZE.
35514
35515         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Don't include
35516         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
35517         (DR_CONTROL_RESERVED): Use ULL instead of UL suffix.
35518
35519         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Include
35520         <stdint.h>.
35521         (GET_PC): Cast to uintptr_t first.
35522         (GET_FRAME): Likewise.
35523         (GET_STACK): Likewise.
35524
35525         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: New file.
35526         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: Likewise.
35527         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: Likewise.
35528         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: Likewise.
35529         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: Likewise.
35530         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: Likewise.
35531         * sysdeps/unix/sysv/linux/x86_64/x32/ftw.c: Likewise.
35532         * sysdeps/unix/sysv/linux/x86_64/x32/ftw64.c: Likewise.
35533         * sysdeps/unix/sysv/linux/x86_64/x32/glob.c: Likewise.
35534         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: Likewise.
35535         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: Likewise.
35536         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Likewise.
35537         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
35538         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: Likewise.
35539         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: Likewise.
35540         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: Likewise.
35541         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: Likewise.
35542         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: Likewise.
35543         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: Likewise.
35544         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: Likewise.
35545         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: Likewise.
35546         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: Likewise.
35547         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: Likewise.
35548         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: Likewise.
35549         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: Likewise.
35550         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: Likewise.
35551         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: Likewise.
35552         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: Likewise.
35553         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: Likewise.
35554
35555 2012-05-16  Andreas Schwab  <schwab@linux-m68k.org>
35556
35557         * Makerules (+depfiles): Also collect depfiles from .oS in
35558         $(extra-objs).
35559         * sysdeps/ieee754/ldbl-opt/Makefile (extra-objs): Add $(addsuffix
35560         .oS, $(libnldbl-routines)).
35561
35562         * Makerules (native-compile-mkdep-flags): Define.
35563         * sunrpc/Makefile (extra-objs): Add $(addprefix
35564         cross-,$(rpcgen-objs)), don't add $(cross-rpcgen-objs).
35565         ($(cross-rpcgen-objs)): Use $(native-compile-mkdep-flags) instead
35566         of $(compile-mkdep-flags).  Depend on $(before-compile) instead of
35567         calling $(make-target-directory).
35568
35569 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35570
35571         * bits/types.h (__snseconds_t): Removed.
35572         * time/time.h (struct timespec): Replace __snseconds_t with
35573         __syscall_slong_t.
35574         * bits/typesizes.h (__SNSECONDS_T_TYPE): Removed.
35575         * sysdeps/mach/hurd/bits/typesizes.h (__SNSECONDS_T_TYPE):
35576         Likewise.
35577         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
35578         (__SNSECONDS_T_TYPE): Likewise.
35579         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
35580         (__SNSECONDS_T_TYPE): Likewise.
35581         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
35582         (__SNSECONDS_T_TYPE): Likewise.
35583
35584 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35585
35586         * sysdeps/mach/hurd/bits/typesizes.h
35587         (__SYSCALL_SLONG_TYPE): New macro.
35588         (__SYSCALL_ULONG_TYPE): Likewise.
35589
35590 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35591
35592         * bits/types.h (__syscall_slong_t): New type.
35593         (__syscall_ulong_t): Likewise.
35594
35595         * bits/typesizes.h (__SYSCALL_SLONG_TYPE): New macro.
35596         (__SYSCALL_ULONG_TYPE): Likewise.
35597         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
35598         (__SYSCALL_SLONG_TYPE): Likewise.
35599         (__SYSCALL_ULONG_TYPE): Likewise.
35600         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
35601         (__SYSCALL_SLONG_TYPE): Likewise.
35602         (__SYSCALL_ULONG_TYPE): Likewise.
35603         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
35604         (__SYSCALL_SLONG_TYPE): Likewise.
35605         (__SYSCALL_ULONG_TYPE): Likewise.
35606
35607 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35608
35609         * sysdeps/unix/sysv/linux/x86_64/Makefile (gen-as-const-headers):
35610         Add sigaltstack-offsets.sym.
35611         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Include
35612         <sigaltstack-offsets.h>.
35613         (CALL_FAIL): Use RSP_LP to operate on stack.  Use RDI_LP on
35614         longjmp_msg pointer.
35615         (____longjmp_chk): Use R8_LP and RDX_LP on SP and PC.  Use
35616         R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZE for alternate
35617         signal stack.
35618         * sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym: New.
35619
35620 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
35621
35622         * elf/stackguard-macros.h: Remove file.
35623         * sysdeps/generic/stackguard-macros.h: New file.
35624         * sysdeps/i386/stackguard-macros.h: Likewise.
35625         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
35626         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
35627         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
35628         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
35629         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
35630         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
35631         * sysdeps/x86_64/stackguard-macros.h: Likewise.
35632         * nptl/tst-stackguard1.c: Include <stackguard-macros.h> not
35633         <elf/stackguard-macros.h>.
35634
35635         [BZ #14109]
35636         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h (elf_vrreg_t): Use
35637         __aligned__ in attribute.
35638         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (__psw_t): Likewise.
35639         (gregset_t): Likewise.
35640
35641 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35642
35643         * sysdeps/x86_64/Implies (wordsize-64): Moved to ....
35644         * sysdeps/x86_64/64/Implies-after: Here.  New file.
35645         * sysdeps/x86_64/x32/Implies-after: New file.
35646
35647 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35648
35649         * sysdeps/x86_64/dl-trampoline.h: Use R*_LP to pass arguments
35650         and access return value for _dl_profile_fixup.  Use R10_LP to
35651         load frame size.
35652
35653 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35654
35655         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: New.
35656
35657 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35658
35659         * sysdeps/x86_64/sysdep.h: Allowed to be include more than once.
35660         * sysdeps/x86_64/x32/sysdep.h: New file.
35661
35662 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35663
35664         * sysdeps/x86_64/__longjmp.S: Use R*_LP on SP and PC.
35665         * sysdeps/x86_64/setjmp.S: Likewise.
35666
35667 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
35668
35669         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: New file.
35670         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c: New file.
35671         * sysdeps/ieee754/dbl-64/e_log2.c: Fixing indents.
35672         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise and also
35673         remove unused global constant.
35674
35675 2012-05-15  Chris Metcalf  <cmetcalf@tilera.com>
35676
35677         * sysdeps/unix/sysv/linux/getsysstats.c: Remove duplicate
35678         include of <not-cancel.h>.
35679
35680 2012-05-15  Roland McGrath  <roland@hack.frob.com>
35681
35682         * nscd/nscd-client.h (__nscd_acquire_maplock): Fix formatting.
35683
35684 2012-05-15  Jeff Law  <law@redhat.com>
35685             Andreas Jaeger  <aj@suse.de>
35686
35687         [BZ #13594]
35688         * nscd/nscd-client.h (__nscd_acquire_maplock): New function, split
35689         out from...
35690         * nscd/nscd_helper.c (__nscd_get_map_ref): ... here.
35691         * nscd/nscd-client.h: Add __nscd_acquire_maplock.
35692         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): Add locking to
35693         code changing __hst_map_handle.map.
35694
35695 2012-05-15  Roland McGrath  <roland@hack.frob.com>
35696
35697         * configure.in (sysnames): Look for Implies-before and Implies-after
35698         files.
35699         * configure: Regenerated.
35700
35701 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35702
35703         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (RESTORE2): Replace
35704         8-byte data alignment with LP_SIZE alignment.
35705
35706 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35707
35708         * sysdeps/unix/sysv/linux/x86_64/clone.S: Load pointer to TID
35709         into R10_LP.
35710
35711 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35712
35713         * sysdeps/unix/sysv/linux/x86_64/x32/dl-cache.h: New.
35714
35715 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35716
35717         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile: New file.
35718         * sysdeps/unix/sysv/linux/x86_64/x32/getcpu.c: Likewise.
35719         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu-static.c:
35720         Likewise.
35721         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
35722
35723 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35724
35725         * sysdeps/x86_64/stackinfo.h (stackinfo_get_sp): Use RSP_LP.
35726         (stackinfo_sub_sp): Likewise.
35727
35728 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35729
35730         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Load pointers into
35731         RAX_LP.
35732
35733 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35734
35735         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Load cache sizes
35736         into R*_LP.
35737
35738 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35739
35740         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Load cache
35741         sizes into R*_LP.
35742
35743 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35744
35745         * sysdeps/x86_64/strcmp.S: Load pointers into R*_LP.
35746
35747 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35748
35749         * sysdeps/x86_64/memcpy.S: Load __x86_64_data_cache_size_half
35750         into R11_LP and load __x86_64_shared_cache_size_half into
35751         R8_LP.
35752
35753 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35754
35755         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Load cache size into
35756         R8_LP.
35757
35758 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
35759
35760         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: New file. Optimized
35761         logb for POWER7.
35762         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: New file. Optimized
35763         logbf for POWER7.
35764         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: New file. Optimized
35765         logbl for POWER7.
35766         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: New file. Use
35767         powerpc32/power7/fpu/s_logb.c via #include.
35768         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: New file. Use
35769         powerpc32/power7/fpu/s_logbf.c via #include.
35770         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: New file. Use
35771         powerpc32/power7/fpu/s_logbl.c via #include.
35772
35773 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
35774
35775         * README.libm: Remove file.
35776
35777 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
35778
35779         * sysdeps/x86_64/start.S: Simulate popping 4-byte argument
35780         count for x32.  Use R*_LP and omit operand-size suffix.
35781
35782 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
35783
35784         * shlib-versions: Move x86_64-.*-linux.* entries to ...
35785         * sysdeps/x86_64/64/shlib-versions: Here.  New file.
35786         * sysdeps/x86_64/x32/shlib-versions: New file.
35787
35788 2012-05-14  Roland McGrath  <roland@hack.frob.com>
35789
35790         * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Function removed.
35791         * elf/rtld.c (dl_main) [DL_SYSDEP_OSCHECK]:
35792         Use _dl_fatal_printf instead.
35793
35794 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
35795
35796         * sysdeps/unix/sysv/linux/configure.in (minimum_kernel): Always
35797         set if not set by the user.  Do not allow for being unset.
35798         * sysdeps/unix/sysv/linux/configure: Regenerated.
35799
35800 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
35801
35802         * sysdeps/x86_64/dl-machine.h (elf_machine_load_address): Remove
35803         the `q' suffix from lea and replace .quad with ASM_ADDR.
35804
35805 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
35806
35807         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Remove
35808         the `q' suffix from xor/rol instructions.  Use $2*LP_SIZE+1
35809         instead of $17.
35810         (PTR_DEMANGLE): Likewise.
35811
35812 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
35813
35814         * sysdeps/x86_64/sysdep.h (LP_SIZE): New macro.
35815         (LP_OP): Likewise.
35816         (ASM_ADDR): Likewise.
35817         (RAX_LP): Likewise.
35818         (RBP_LP): Likewise.
35819         (RBX_LP): Likewise.
35820         (RCX_LP): Likewise.
35821         (RDI_LP): Likewise.
35822         (RSI_LP): Likewise.
35823         (RSP_LP): Likewise.
35824         (R8_LP): Likewise.
35825         (R9_LP): Likewise.
35826         (R10_LP): Likewise.
35827         (R10_LP): Likewise.
35828         (R11_LP): Likewise.
35829         (R12_LP): Likewise.
35830         (R13_LP): Likewise.
35831         (R14_LP): Likewise.
35832         (R15_LP): Likewise.
35833
35834 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
35835
35836         * sysdeps/x86_64/x32/dl-machine.h: New file.
35837
35838 2012-05-14  Andreas Jaeger  <aj@suse.de>
35839
35840         * manual/Makefile (subdir): Remove export of subdir.
35841         (all): Remove target.
35842         (.PHONY): Remove all from list.
35843         (mkinstalldirs): Remove.
35844         (.PHONY): Remove installdirs from list.
35845         ($(inst_infodir)/libc.info): Use make-target-directory.
35846         (installdirs): Remove.
35847         (subdir_%): Remove.
35848         (glibc-targets): Remove.
35849         (lib): Remove.
35850         (stubs): Remove.
35851         ($(objpfx)stubs ../po/manual.pot): Remove.
35852         ($(objpfx)stamp%): Remove.
35853         (make-target-directory): Remove.
35854         (subdir_install): Remove.
35855         (routines): Remove.
35856         (aux): Remove.
35857         (sources): Remove.
35858         (objects): Remove.
35859         (headers): Remove.
35860
35861         [BZ #13750]
35862         * manual/.gitignore: Remove, it's not needed anymore.
35863         * manual/libc-texinfo.sh: Pass OUTDIR as extra argument, create
35864         all files in it.
35865         * manual/Makefile (dvi, pdf, info, html): Depend on files in build
35866         directory.
35867         (texis): Renamed to $(objpfx)texis.
35868         (texis-path): New, contains path to generated files.
35869         (chapters.%): Use texis-path for complete path, add extra argument
35870         libc-texinfo.sh.
35871         (libc.dvi, libc.pdf, libc.info, libc.pdf): Add $(objfpx) as prefix.
35872         (libc/index.html, summary.texi): Add $(objpfx) as prefix.
35873         (summary,texi, stamp-summary): Use complete path of
35874         files. Generate files in build dir.
35875         (dir-add.texi): Build in build dir.
35876         (libm-err.texi,stamp-libm-err): Likewise.
35877         (version.texi, stamp-version): Likewise.
35878         (.%c.texi): Likewise.
35879         (%.info,%.dvi,%.pdf): Add $(objpfx) as prefix, build in build dir.
35880         (mostlyclean): Remove target.
35881         (realclean): Remove target.
35882         (generated): Add new variable with contents from mostlyclean and
35883         realclean, remove entries duplicated in common-mostlyclean, add
35884         stamp-libm-err and stamp-version.
35885         (generated-dirs): Add libc directory.
35886         ($(inst_infodir)/libc.info): Install files from build dir.
35887
35888         * manual/install.texi (Configuring and compiling): Adjust since
35889         the info files are not part of the tar ball anymore.
35890
35891 2012-05-14  Andreas Jaeger  <aj@suse.de>
35892
35893         * sysdeps/unix/sysv/linux/getcwd.c (__getcwd): Remove unused
35894         variable.
35895
35896 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
35897
35898         [BZ #13717]
35899         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
35900         to 2.2.0 where earlier.
35901         * sysdeps/unix/sysv/linux/configure: Regenerated.
35902         * sysdeps/unix/sysv/linux/getcwd.c [!__ASSUME_GETCWD_SYSCALL]:
35903         Remove conditional code.
35904         [__ASSUME_GETCWD_SYSCALL]: Make code unconditional.
35905         * sysdeps/unix/sysv/linux/i386/chown.c [!__ASSUME_LCHOWN_SYSCALL]:
35906         Remove conditional code.
35907         [!__NR_lchown]: Likewise.
35908         [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
35909         [__NR_lchown]: Likewise.
35910         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Remove
35911         comment referencing __ASSUME_LCHOWN_SYSCALL.
35912         * sysdeps/unix/sysv/linux/i386/sigaction.c
35913         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
35914         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
35915         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_SIOCGIFNAME]:
35916         Remove conditional code.
35917         [__ASSUME_SIOCGIFNAME ]: Make code unconditional.
35918         (__protocol_available): Remove #if 0 code.
35919         * sysdeps/unix/sysv/linux/ifreq.c [!__ASSUME_SIOCGIFNAME]: Remove
35920         conditional code.
35921         [__ASSUME_SIOCGIFNAME]: Make code unconditional.
35922         * sysdeps/unix/sysv/linux/kernel-features.h
35923         (__ASSUME_GETCWD_SYSCALL): Don't define.
35924         (__ASSUME_REALTIME_SIGNALS): Likewise.
35925         (__ASSUME_PREAD_SYSCALL): Likewise.
35926         (__ASSUME_PWRITE_SYSCALL): Likewise.
35927         (__ASSUME_POLL_SYSCALL): Likewise.
35928         (__ASSUME_LCHOWN_SYSCALL): Likewise.
35929         (__ASSUME_SETRESUID_SYSCALL): Define for all kernel versions for
35930         non-SPARC.
35931         (__ASSUME_SIOCGIFNAME): Don't define.
35932         (__ASSUME_MSG_NOSIGNAL): Likewise.
35933         (__ASSUME_SENDFILE): Define unconditionally.
35934         (__ASSUME_PROC_SELF_FD_SYMLINK): Don't define.
35935         * sysdeps/unix/sysv/linux/poll.c [!__ASSUME_POLL_SYSCALL]: Remove
35936         conditional code.
35937         [__ASSUME_POLL_SYSCALL]: Make code unconditional.
35938         * sysdeps/unix/sysv/linux/powerpc/chown.c (__chown)
35939         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
35940         (__chown) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
35941         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat)
35942         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
35943         (fchownat) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
35944         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c
35945         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
35946         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
35947         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c
35948         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
35949         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
35950         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c
35951         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
35952         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
35953         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c
35954         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
35955         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
35956         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c
35957         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
35958         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
35959         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c
35960         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
35961         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
35962         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c
35963         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
35964         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
35965         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c
35966         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
35967         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
35968         * sysdeps/unix/sysv/linux/pread.c [!__ASSUME_PREAD_SYSCALL]:
35969         Remove conditional code.
35970         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
35971         * sysdeps/unix/sysv/linux/pread64.c [!__ASSUME_PREAD_SYSCALL]:
35972         Remove conditional code.
35973         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
35974         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal)
35975         [__LINUX_KERNEL_VERSION < 131443]: Remove conditional code.
35976         * sysdeps/unix/sysv/linux/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
35977         Remove conditional code.
35978         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
35979         * sysdeps/unix/sysv/linux/pwrite64.c [!__ASSUME_PWRITE_SYSCALL]:
35980         Remove conditional code.
35981         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
35982         * sysdeps/unix/sysv/linux/sh/pread.c [!__ASSUME_PREAD_SYSCALL]:
35983         Remove conditional code.
35984         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
35985         * sysdeps/unix/sysv/linux/sh/pread64.c [!__ASSUME_PREAD_SYSCALL]:
35986         Remove conditional code.
35987         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
35988         * sysdeps/unix/sysv/linux/sh/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
35989         Remove conditional code.
35990         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
35991         * sysdeps/unix/sysv/linux/sh/pwrite64.c
35992         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
35993         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
35994         * sysdeps/unix/sysv/linux/sigaction.c
35995         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
35996         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
35997         * sysdeps/unix/sysv/linux/sigpending.c
35998         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
35999         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
36000         * sysdeps/unix/sysv/linux/sigprocmask.c
36001         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
36002         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
36003         * sysdeps/unix/sysv/linux/sigsuspend.c
36004         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
36005         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
36006         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
36007         (__libc_missing_rt_sigs): Remove.
36008         (__libc_sigaction) [__NR_rt_sigaction]: Make code unconditional.
36009         (__libc_sigaction): Do not handle ENOSYS from rt_sigaction.
36010         * sysdeps/unix/sysv/linux/syslog.c [!__ASSUME_MSG_NOSIGNAL]:
36011         Remove conditional code.
36012         [__ASSUME_MSG_NOSIGNAL]: Make code unconditional.
36013         * sysdeps/unix/sysv/linux/testrtsig.h (kernel_has_rtsig): Always
36014         return 1.
36015         * sysdeps/unix/sysv/linux/ttyname.c (ttyname)
36016         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Remove conditional code.
36017         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r)
36018         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Likewise.
36019
36020 2012-05-14  Andreas Jaeger  <aj@suse.de>
36021
36022         * sysdeps/i386/fpu/bits/mathinline.h (__pow2): Remove,
36023         it's not used in glibc.
36024         (__coshm1): Likewise.
36025         (__acosh1p): Likewise.
36026         (__sgn): Likewise.
36027
36028         * manual/string.texi (Copying and Concatenation): Add missing
36029         variable in concat example.
36030         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
36031
36032 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
36033
36034         [BZ #14103]
36035         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Replace
36036         __builtin_clzl with __builtin_clzll.
36037
36038 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
36039
36040         [BZ #14104]
36041         * sysdeps/unix/sysv/linux/check_pf.c (cache): Use
36042         libc_freeres_ptr.
36043
36044 2012-05-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
36045
36046         * sysdeps/i386/i686/fpu/multiarch/Makefile: New file.
36047         * sysdeps/i386/i686fpu/multiarch/e_expf.c: New file.
36048         * sysdeps/i386/i686fpu/multiarch/e_expf-ia32.S: New file.
36049         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: New file.
36050
36051 2012-05-14  Mike Frysinger  <vapier@gentoo.org>
36052
36053         * NEWS: Update ia64 info.
36054
36055 2012-05-12  Andreas Schwab  <schwab@linux-m68k.org>
36056
36057         * sysdeps/powerpc/memmove.c (MEMMOVE): Don't return a value if
36058         used as bcopy.
36059
36060 2012-05-12  Thomas Schwinge  <thomas@codesourcery.com>
36061
36062         * io/dup3.c (dup3): Rename to __dup3, add weak alias for dup3.
36063         * sysdeps/unix/syscalls.list (dup3): Likewise.
36064         * libio/freopen.c (freopen): Invoke __dup3 instead of dup3.
36065         * libio/freopen64.c (freopen64): Invoke __dup3 instead of dup3.
36066
36067 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
36068
36069         * elf/stackguard-macros.h (STACK_CHK_GUARD) [__x86_64__]: Use
36070         "%c1" with "i" (offsetof (tcbhead_t, stack_guard)).
36071
36072 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
36073
36074         * elf/tls-macros.h (TLS_LE): Use mov instead of movq to load
36075         thread pointer.
36076         (TLS_IE): Use mov/add instead of movq/addq to load thread
36077         pointer.
36078         (TLS_GD_PREFIX): New.
36079         (TLS_GD): Use it.
36080
36081 2012-05-11  David S. Miller  <davem@davemloft.net>
36082
36083         * sysdeps/sparc/fpu/bits/fenv.h (__fenv_stfsr): Add __volatile__.
36084         * sysdeps/sparc/fpu/fpu_control.h (_FPU_GETCW): Likewise.
36085         (_FPU_SETCW): Likewise.
36086
36087 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
36088
36089         * sysdeps/x86_64/dl-trampoline.S: Check if RTLD_SAVESPACE_SSE
36090         is 32-byte aligned.
36091
36092 2012-05-11  Andreas Schwab  <schwab@linux-m68k.org>
36093
36094         [BZ #11837]
36095         * iconvdata/gb18030.c: Update tables.
36096         (BODY for FROM_LOOP): Update.  Handle two-byte encoded non-BMP
36097         characters specially.
36098         (BODY for TO_LOOP): Add encoding of missing ranges.
36099
36100 2012-05-11  Thomas Schwinge  <thomas@codesourcery.com>
36101
36102         [BZ #13673]
36103         * sysdeps/mach/hurd/accept4.c: Replace FSF snail mail address with URL.
36104         * sysdeps/mach/hurd/dup3.c: Likewise.
36105         * sysdeps/mach/hurd/readlinkat.c: Likewise.
36106         * sysdeps/powerpc/memmove.c:: Likewise.
36107
36108 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
36109
36110         * sysdeps/x86_64/dl-machine.h (elf_machine_rela_relative): Handle
36111         R_X86_64_RELATIVE64 only if RTLD_BOOTSTRAP isn't defined.
36112
36113 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
36114
36115         * elf/elf.h (R_X86_64_RELATIVE64): New.
36116         (R_X86_64_NUM): Updated.
36117         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
36118         R_X86_64_RELATIVE64.  Always use Elf64_Addr with R_X86_64_64.
36119         (elf_machine_rela_relative): Handle R_X86_64_RELATIVE64.
36120         * sysdeps/x86_64/Makefile (tests): Add tst-quad1 tst-quad2
36121         tst-quad1pie tst-quad2pie
36122         (modules-names): Add tst-quadmod1 tst-quadmod2.
36123         ($(objpfx)tst-quad1): New dependency.
36124         ($(objpfx)tst-quad2): Likewise.
36125         ($(objpfx)tst-quad1pie): Likewise.
36126         ($(objpfx)tst-quad2pie): Likewise.
36127         * sysdeps/x86_64/tst-quad1.c: New file.
36128         * sysdeps/x86_64/tst-quad1pie.c: New file.
36129         * sysdeps/x86_64/tst-quad2.c: Likewise.
36130         * sysdeps/x86_64/tst-quad2pie.c: Likewise.
36131         * sysdeps/x86_64/tst-quadmod1.S: Likewise.
36132         * sysdeps/x86_64/tst-quadmod1pie.S: Likewise.
36133         * sysdeps/x86_64/tst-quadmod2.S: Likewise.
36134         * sysdeps/x86_64/tst-quadmod2pie.S: Likewise.
36135
36136 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
36137
36138         * io/fcntl.h (mode_t, off_t, pid_t): Define types.
36139         (__mode_t_defined, __off_t_defined, __pid_t_defined): Define macros.
36140         * streams/stropts.h (t_scalar_t): Define type.
36141
36142         * sysdeps/generic/paths.h (_PATH_MAN): Set to "/usr/share/man"
36143         (_PATH_PRESERVE): Set to "/var/lib".
36144         (_PATH_RWHODIR): Set to "/var/spool/rwho".
36145
36146         * sysdeps/mach/hurd/openat.c (__openat): Set type of MODE to mode_t
36147         instead of int.
36148
36149         * sysdeps/mach/hurd/xmknodat.c (__xmknodat): Deallocate NODE port only
36150         if __dir_mkfile succeeded.
36151
36152         * sysdeps/mach/hurd/dup3.c: Lock _hurd_dtable_lock before
36153         checking for _hurd_dtablesize.  Unlock it right after having
36154         finished _hurd_dtable allocation.
36155
36156 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
36157
36158         * sysdeps/mach/hurd/configure.in: Remove warning for --prefix=[...].
36159         * sysdeps/mach/hurd/configure: Regenerated.
36160         * sysdeps/unix/sysv/linux/configure.in: Move --prefix=/usr
36161         special-casing to...
36162         * sysdeps/gnu/configure.in: ... this new file.
36163         * sysdeps/unix/sysv/linux/configure: Regenerated.
36164         * sysdeps/gnu/configure: New generated file.
36165
36166         * sysdeps/mach/hurd/bits/stat.h (struct stat): Align to what is done
36167         for Linux: use nsec instead of usec, as well as:
36168         [__USE_MISC || __USE_XOPEN2K8] (st_atim, st_mtim, st_ctim): New
36169         members of type struct timespec.
36170         [__USE_MISC || __USE_XOPEN2K8] (st_atime, st_mtime, st_ctime):
36171         New macros.
36172         (struct stat64): Likewise.
36173         (_STATBUF_ST_NSEC): New macro.
36174         * sysdeps/mach/hurd/xstatconv.c (xstat64_conv): Adapt to that.
36175
36176         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
36177         __strtoul_internal rather than strtoul.
36178
36179 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
36180
36181         * hurd/hurdsock.c (_hurd_socket_server): Check for negative domains,
36182         and reject them.
36183
36184 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
36185
36186         * sysdeps/mach/hurd/setresgid.c (__setresgid): Handle the -1 case,
36187         which preserves existing values.
36188         * sysdeps/mach/hurd/setresuid.c (__setresuid): Likewise.
36189
36190 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
36191
36192         * hurd/hurdselect.c (_hurd_select): Return EINVAL for negative
36193         TIMEOUT values.  Return EINVAL for NFDS values either negative or
36194         greater than FD_SETSIZE.
36195
36196 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
36197
36198         * sysdeps/mach/hurd/brk.c (_hurd_set_brk): When more space needs to be
36199         allocated, call __vm_protect to finish enabling the existing space, and
36200         pass a copy of _hurd_data_end instead of PAGEBRK to __vm_allocate to
36201         allocate the remainder.
36202
36203 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
36204
36205         * sysdeps/mach/hurd/recvfrom.c (__recvfrom): Check also for a null
36206         address port.  Set ADDR_LEN to 0 when not filling ADDRARG.
36207
36208 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
36209
36210         * sysdeps/mach/hurd/readlinkat.c: New file, heavily derived from
36211         sysdeps/mach/hurd/readlink.c.
36212
36213         * posix/tst-sysconf.c (posix_options): Only use
36214         _POSIX_PRIORITIZED_IO, _POSIX_PRIORITY_SCHEDULING, and
36215         _POSIX_SYNCHRONIZED_IO when they are defined
36216         * sysdeps/mach/hurd/bits/posix_opt.h:
36217         (_POSIX_PRIORITY_SCHEDULING): Undefine macro.
36218         (_XOPEN_REALTIME): Undefine macro.
36219         (_XOPEN_REALTIME_THREADS): Undefine macro.
36220         (_XOPEN_SHM): Undefine macro.
36221         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_INHERIT): Define
36222         macro to -1.
36223         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_PROTECT): Define
36224         macro to -1.
36225         (_POSIX_ASYNC_IO): Undefine macro.
36226         (_POSIX_PRIORITIZED_IO): Undefine macro.
36227         (_POSIX_SPIN_LOCKS): Define macro to -1.
36228
36229         * bits/sigaction.h [__USE_XOPEN2K8]: Define SA_RESTART,
36230         SA_NODEFER, SA_RESETHAND.
36231         * sysdeps/mach/hurd/bits/fcntl.h [__USE_XOPEN2K8]: Define
36232         O_NOFOLLOW, O_DIRECTORY, O_CLOEXEC, F_GETOWN, F_SETOWN,
36233         F_DUPFD_CLOEXEC.
36234
36235 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
36236
36237         * elf/Makefile (pldd-modules): Define unconditionally.
36238
36239 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
36240
36241         * sysdeps/mach/hurd/opendir.c (__opendirat): New function.
36242
36243 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
36244
36245         * hurd/hurdchdir.c (_hurd_change_directory_port_from_name):
36246         Return ENOENT when name is empty.
36247         * sysdeps/mach/hurd/chroot.c (chroot): Likewise.
36248
36249 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
36250
36251         * include/libc-symbols.h [NO_HIDDEN] (hidden_nolink): New macro.
36252
36253         * nss/makedb.c (MAP_POPULATE): If not defined, define to zero.
36254
36255 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
36256
36257         Fix mlock in all cases except non-readable pages.
36258         * sysdeps/mach/hurd/mlock.c (mlock): Give VM_PROT_READ
36259         instead of VM_PROT_ALL as parameter to __vm_wire function.
36260
36261         * sysdeps/mach/hurd/mkdir.c: Include <string.h>.
36262         (__mkdir): When path is `/', just fail with EEXIST.
36263         * sysdeps/mach/hurd/mkdirat.c: Likewise.
36264
36265 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
36266
36267         * nss/makedb.c: Include <sys/param.h> (for MAX and roundup), and
36268         <sys/uio.h> (for writev).
36269         * nss/nss_db/db-initgroups.c: Include <limits.h> (for ULONG_MAX),
36270         and <sys/param.h> (for MIN).
36271
36272 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
36273
36274         * sysdeps/mach/nanosleep.c: Return EINVAL for invalid values of
36275         REQUESTED_TIME.  Properly set the remaining time and return EINTR
36276         if interrupted.
36277
36278 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
36279
36280         * sysdeps/mach/hurd/Makefile ($(common-objpfx)linkobj/libc.so):
36281         Depend on against $(link-rpcuserlibs).
36282
36283 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
36284
36285         * sysdeps/generic/ldsodefs.h [LIBC_STACK_END_NOT_RELRO]
36286         (__libc_stack_end): Do not use attribute_relro.
36287         * sysdeps/mach/hurd/dl-sysdep.h (LIBC_STACK_END_NOT_RELRO): Define.
36288         * sysdeps/mach/hurd/i386/init-first.c (init): Update __libc_stack_end
36289         to libthread-provided value.
36290         * sysdeps/mach/hurd/dl-sysdep.c (__libc_stack_end): Do not use
36291         attribute_relro.
36292
36293 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
36294
36295         [BZ #3748]
36296         * bits/libc-lock.h (__libc_once_get): New macro.
36297         * sysdeps/mach/bits/libc-lock.h: Likewise.
36298         * sysdeps/mach/hurd/bits/libc-lock.h: Likewise.
36299         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Use __libc_once_get
36300         instead of using implementation details.
36301
36302         * libio/fileops.c: Unconditionally include <kernel-features.h>.
36303         * libio/freopen.c: Likewise.
36304         * libio/freopen64.c: Likewise.
36305         * misc/syslog.c: Likewise.
36306         * nscd/connections.c: Likewise.
36307         * nscd/netgroupcache.c: Likewise.
36308         * sysdeps/posix/getcwd.c: Likewise.
36309
36310 2012-05-10  Roland McGrath  <roland@hack.frob.com>
36311
36312         * math/w_ilogbf.c: Add #include <limits.h>.
36313
36314 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
36315
36316         * sysdeps/mach/hurd/setitimer.c (setitimer_locked): Use common exit
36317         path instead of returning without unlocking.
36318
36319         * sysdeps/mach/hurd/bits/ioctls.h (_IOIW): New macro for
36320         immediate-write ioctls.
36321         * sysdeps/mach/hurd/ioctl.c: Handle cases with no arguments.
36322
36323 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
36324
36325         * sysdeps/mach/hurd/i386/init-first.c (init): Use
36326         __builtin_frame_address instead of making assumptions about the
36327         location of the return address relative to DATA.  Force early load of
36328         the return address.
36329         (_dl_init_first, doinit1 in doinit in _hurd_stack_setup): Don't use
36330         __builtin_frame_address.
36331
36332         dup3 for GNU Hurd.
36333         * include/unistd.h: Declare __dup3 and use libc_hidden_proto on it.
36334         * sysdeps/mach/hurd/dup3.c: New file, copy from dup2.c.  Evolve it to
36335         implement dup3 and do some further code clean-ups.
36336         * sysdeps/mach/hurd/dup2.c (__dup2): Reimplement using __dup3.
36337         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_DUP3): Define.
36338
36339 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
36340
36341         * sysdeps/mach/hurd/dl-sysdep.c: Conditionalize contents on [SHARED].
36342
36343         * hurd/hurd/fd.h (_hurd_fd_get): Call HURD_CRITICAL_BEGIN/
36344         HURD_CRITICAL_END around holding _hurd_dtable_lock.
36345         * sysdeps/mach/hurd/dirfd (dirfd): Likewise.
36346         * sysdeps/mach/hurd/opendir.c (_hurd_fd_opendir): Call
36347         HURD_CRITICAL_BEGIN/HURD_CRITICAL_END around holding
36348         d->port.lock.
36349
36350         * hurd/catch-signal.c (hurd_catch_signal): Use sigsetjmp/siglongjmp
36351         instead of setjmp/longjmp to restore the signal mask.  Call sigsetjmp
36352         when handler == SIG_ERR, not when handler != SIG_ERR.
36353
36354 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
36355
36356         * sysdeps/mach/hurd/bits/socket.h: New file, copy from the bsd4.4 one.
36357         (SOCK_MAX, SOCK_TYPE_MASK, SOCK_CLOEXEC, SOCK_NONBLOCK): New
36358         definitions.
36359
36360         accept4 for GNU Hurd.
36361         * include/sys/socket.h (__libc_accept4): New prototype.
36362         * sysdeps/mach/hurd/accept4.c: New file, copy from accept.c.  Evolve it
36363         to implement __libc_accept4.
36364         * sysdeps/mach/hurd/accept.c (accept): Reimplement using
36365         __libc_accept4.
36366         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_ACCEPT4): Define.
36367
36368         * sysdeps/mach/hurd/i386/____longjmp_chk.S: New file.
36369         * sysdeps/mach/hurd/i386/signal-defines.sym: New file.
36370         * sysdeps/mach/hurd/i386/Makefile (gen-as-const-headers): Add
36371         signal-defines.sym.
36372
36373 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
36374
36375         * bits/in.h (SOL_IP, SOL_IPV6, SOL_ICMPV6): New macros.
36376
36377 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
36378
36379         * sysdeps/mach/hurd/dl-sysdep.c (open_file): Do not raise
36380         assertion on O_CLOEXEC flag.
36381         * hurd/hurd/fd.h: Update comment to mention O_CLOEXEC.
36382         * hurd/intern-fd.c: Likewise.
36383         * hurd/port2fd.c: Likewise.
36384
36385 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
36386
36387         [BZ #3906]
36388         * bits/in.h (IPV6_PKTINFO): Define new macro.
36389         (IPV6_RXINFO,IPV6_TXINFO,SCM_SRCINFO): Redefine to IPV6_PKTINFO.
36390
36391 2012-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
36392
36393         [BZ #13954]
36394         [BZ #13955]
36395         [BZ #13956]
36396         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Fix for subnormal number.
36397         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
36398         * sysdeps/ieee754/flt-32/s_logbf.c (__logf): Likewise.
36399         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
36400         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
36401         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
36402         * math/libm-test.inc (logb_test) : Additional logb tests.
36403
36404 2012-05-09  Andreas Schwab  <schwab@linux-m68k.org>
36405             Andreas Jaeger  <aj@suse.de>
36406
36407         * configure.in (obsolete-rpc): Add new option --enable-obsolete-rpc.
36408         * configure: Regenerated.
36409         * config.h.in (LINK_OBSOLETE_RPC): New macro.
36410         * config.make.in (link-obsolete-rpc): New substituted variable.
36411         * include/libc-symbols.h (libc_hidden_nolink_sunrpc): Rename from
36412         libc_hidden_nolink and define based on LINK_OBSOLETE_RPC.
36413         * sunrpc/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
36414         (shared-only-routines): Don't set it under [link-obsolete-rpc],
36415         so that libc.a contains the symbols.
36416         * nis/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
36417         * sunrpc/auth_des.c: Use libc_hidden_nolink_sunrpc.
36418         * sunrpc/auth_none.c: Likewise.
36419         * sunrpc/auth_unix.c: Likewise.
36420         * sunrpc/authdes_prot.c: Likewise.
36421         * sunrpc/authuxprot.c: Likewise.
36422         * sunrpc/clnt_gen.c: Likewise.
36423         * sunrpc/clnt_perr.c: Likewise.
36424         * sunrpc/clnt_raw.c: Likewise.
36425         * sunrpc/clnt_simp.c: Likewise.
36426         * sunrpc/clnt_tcp.c: Likewise.
36427         * sunrpc/clnt_udp.c: Likewise.
36428         * sunrpc/clnt_unix.c: Likewise.
36429         * sunrpc/des_crypt.c: Likewise.
36430         * sunrpc/des_soft.c: Likewise.
36431         * sunrpc/get_myaddr.c: Likewise.
36432         * sunrpc/key_call.c: Likewise.
36433         * sunrpc/key_prot.c: Likewise.
36434         * sunrpc/netname.c: Likewise.
36435         * sunrpc/pm_getmaps.c: Likewise.
36436         * sunrpc/pm_getport.c: Likewise.
36437         * sunrpc/pmap_clnt.c: Likewise.
36438         * sunrpc/pmap_prot.c: Likewise.
36439         * sunrpc/pmap_prot2.c: Likewise.
36440         * sunrpc/pmap_rmt.c: Likewise.
36441         * sunrpc/publickey.c: Likewise.
36442         * sunrpc/rpc_cmsg.c: Likewise.
36443         * sunrpc/rpc_common.c: Likewise.
36444         * sunrpc/rpc_dtable.c: Likewise.
36445         * sunrpc/rpc_prot.c: Likewise.
36446         * sunrpc/rpc_thread.c: Likewise.
36447         * sunrpc/rtime.c: Likewise.
36448         * sunrpc/svc.c: Likewise.
36449         * sunrpc/svc_auth.c: Likewise.
36450         * sunrpc/svc_raw.c: Likewise.
36451         * sunrpc/svc_run.c: Likewise.
36452         * sunrpc/svc_tcp.c: Likewise.
36453         * sunrpc/svc_udp.c: Likewise.
36454         * sunrpc/svc_unix.c: Likewise.
36455         * sunrpc/svcauth_des.c: Likewise.
36456         * sunrpc/xcrypt.c: Likewise.
36457         * sunrpc/xdr.c: Likewise.
36458         * sunrpc/xdr_array.c: Likewise.
36459         * sunrpc/xdr_float.c: Likewise.
36460         * sunrpc/xdr_intXX_t.c: Likewise.
36461         * sunrpc/xdr_mem.c: Likewise.
36462         * sunrpc/xdr_rec.c: Likewise.
36463         * sunrpc/xdr_ref.c: Likewise.
36464         * sunrpc/xdr_sizeof.c: Likewise.
36465         * sunrpc/xdr_stdio.c: Likewise.
36466
36467 2012-05-10  Roland McGrath  <roland@hack.frob.com>
36468
36469         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Fix typo in last
36470         change.  Update copyright years.
36471
36472 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
36473
36474         * include/stdc-predef.h (__STDC_NO_THREADS__): Define.
36475
36476 2012-05-10  Maxim Kuvyrkov  <maxim@codesourcery.com>
36477             Joseph Myers  <joseph@codesourcery.com>
36478             Paul Pluzhnikov  <ppluzhnikov@google.com>
36479
36480         [BZ #14012]
36481         * sunrpc/Makefile [cross-compiling] (headers): Enable additions
36482         requiring rpcgen.
36483         [cross-compiling] (extra-libs): Likewise.
36484         [cross-compiling] (extra-libs-others): Likewise.
36485         [cross-compiling] (librpcsvc-routines): Likewise.
36486         [cross-compiling] (librpcsvc-inhibit-o): Likewise.
36487         [cross-compiling] (omit-deps): Likewise.
36488         (sunrpc-CPPFLAGS): New variable.
36489         (CPPFLAGS): Define using $(sunrpc-CPPFLAGS).
36490         (BUILD_CPPFLAGS): Append $(sunrpc-CPPFLAGS).
36491         (cross-rpcgen-objs): New variable.
36492         (extra-objs): Append $(cross-rpcgen-objs).
36493         ($(cross-rpcgen-objs)): New rule.
36494         ($(objpfx)cross-rpcgen): Likewise.
36495         (rpcgen-cmd): Define to use $(built-program-file).  Expand
36496         comment.
36497         ($(objpfx)rpcsvc/%.stmp): Depend on cross-rpcgen.
36498         ($(objpfx)x%.stmp): Likewise.
36499         * sunrpc/proto.h [IS_IN_build] (_): Define.
36500         [IS_IN_build] (_libc_intl_domainname): Likewise.
36501
36502 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
36503
36504         * sysdeps/x86_64/dl-machine.h (elf_machine_rela) [__ILP32__]:
36505         Sign extend relocation result to 64 bits for R_X86_64_DTPOFF64
36506         and R_X86_64_TPOFF64.
36507
36508 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
36509
36510         * sysdeps/unix/sysv/linux/syscalls.list (alarm): Add entry from
36511         sysdeps/unix/sysv/syscalls.list.
36512         (stime): Likewise.
36513         (utime): Likewise.
36514         * sysdeps/unix/sysv/syscalls.list: Remove file.
36515
36516 2012-05-10  Paul Eggert  <eggert@cs.ucla.edu>
36517
36518         [BZ #3440]
36519         * locale/bits/locale.h (__LC_CTYPE, __LC_NUMERIC, __LC_TIME)
36520         (__LC_COLLATE, __LC_MONETARY, __LC_MESSAGES, __LC_ALL, __LC_PAPER)
36521         (__LC_NAME, __LC_ADDRESS, __LC_TELEPHONE, __LC_MEASUREMENT)
36522         (__LC_IDENTIFICATION): Make these macros useful in #if
36523         expressions, as required by C99.
36524
36525 2012-05-10  Andreas Schwab  <schwab@linux-m68k.org>
36526
36527         * sunrpc/Makefile (extra-objs) [$(build-shared) = yes]: Add
36528         $(addsuffix .os,$(rpc-compat-routines)).  Move include ../Rules
36529         after this.
36530
36531 2012-05-09  H.J. Lu  <hongjiu.lu@intel.com>
36532
36533         * stdlib/longlong.h: Updated from GCC.
36534
36535 2012-05-09  Andreas Jaeger  <aj@suse.de>
36536
36537         * nscd/nscd.c (run_modes): Make named enum, reorder so that
36538         default is first entry.
36539         (run_mode): Set type.
36540         (main): Remove informal message about syslog.
36541         (options): Fix typo.
36542
36543         [BZ #14053]
36544         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Add __volatile
36545         to asm.
36546         (lrint): Likewise.
36547         (llrintf): Likewise.
36548         (llrint): Likewise.
36549         (rint): Likewise.
36550         (rintf): Likewise.
36551         (nearbyint): Likewise.
36552         (nearbyintf): Likewise.
36553
36554 2012-05-09  Andreas Jaeger  <aj@suse.de>
36555             Pedro Alves  <palves@redhat.com>
36556
36557         * nscd/nscd.c (run_mode): Use enum.
36558         (main): Cleanup coding style issue.
36559
36560 2012-05-09  Alexandre Oliva  <aoliva@redhat.com>
36561             Andreas Jaeger  <aj@suse.de>
36562
36563         * nscd/nscd.c (go_background): Replaced with...
36564         (run_mode): ... this.
36565         (RUN_FOREGROUND, RUN_DAEMONIZE, RUN_DEBUG): Add.
36566         (options): Add -F --foreground.
36567         (main): Implement it.
36568         (parse_opt): Parse it.
36569
36570 2012-05-09  Andreas Jaeger  <aj@suse.de>
36571
36572         [BZ #14083]
36573         * string/bits/string2.h (strspn) [__GNUC_PREREQ(3, 2) &&
36574         !_HAVE_STRING_ARCH_strspn]: Cast zero to size_t to avoid
36575         -Wconversion warning.
36576         (strspn) [!__GNUC_PREREQ(3, 2) && !_HAVE_STRING_ARCH_strspn]:
36577         Likewise.
36578
36579 2012-05-09  Joseph Myers  <joseph@codesourcery.com>
36580
36581         * conform/data/locale.h-data (NULL): Use macro-constant.  Require
36582         == 0.
36583         (LC_ALL): Use macro-int-constant.
36584         (LC_COLLATE): Likewise.
36585         (LC_CTYPE): Likewise.
36586         (LC_MESSAGES): Likewise.
36587         (LC_MONETARY): Likewise.
36588         (LC_NUMERIC): Likewise.
36589         (LC_TIME): Likewise.
36590         [ISO || ISO99 || ISO11] (LC_MESSAGES): Do not require.
36591         (LC_*): Change to LC_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
36592         [ISO || ISO99 || ISO11] (*_t): Do not allow.
36593         * conform/data/math.h-data (HUGE_VAL): Use macro-constant.
36594         Specify type.
36595         [C99-based standards] (float_t): Expect type.
36596         [C99-based standards] (double_t): Expect type.
36597         [C99-based standards] (HUGE_VALF): Use macro-constant.  Specify
36598         type.
36599         [C99-based standards] (HUGE_VALL): Likewise.
36600         [C99-based standards] (INFINITY): Likewise.
36601         [C99-based standards] (NAN): Likewise.
36602         [C99-based standards] (FP_INFINITE): Use macro-int-constant.
36603         [C99-based standards] (FP_NAN): Likewise.
36604         [C99-based standards] (FP_NORMAL): Likewise.
36605         [C99-based standards] (FP_SUBNORMAL): Likewise.
36606         [C99-based standards] (FP_ZERO): Likewise.
36607         [C99-based standards] (FP_FAST_FMA): Use
36608         optional-macro-int-constant.  Specify type.  Require == 1.
36609         [C99-based standards] (FP_FAST_FMAF): Likewise.
36610         [C99-based standards] (FP_FAST_FMAL): Likewise.
36611         [C99-based standards] (FP_ILOGB0): Use macro-int-constant.
36612         [C99-based standards] (FP_ILOGBNAN): Likewise.
36613         [C99-based standards] (MATH_ERRNO): Use macro-int-constant.
36614         Specify type.
36615         [C99-based standards] (MATH_ERREXCEPT): Likewise.
36616         [C99-based standards] (math_errhandling): Specify type.
36617         [ISO99 || ISO11] (signgam): Do not allow.
36618         [non-C99-based standards] (copysignf): Do not allow.
36619         [non-C99-based standards] (exp2f): Likewise.
36620         [non-C99-based standards] (log2f): Likewise.
36621         [non-C99-based standards] (modff): Allow.
36622         [non-C99-based standards] (erff): Do not allow.
36623         [non-C99-based standards] (erfcf): Likewise.
36624         [non-C99-based standards] (gammaf): Likewise.
36625         [non-C99-based standards] (hypotf): Likewise.
36626         [non-C99-based standards] (j0f): Likewise.
36627         [non-C99-based standards] (j1f): Likewise.
36628         [non-C99-based standards] (jnf): Likewise.
36629         [non-C99-based standards] (lgammaf): Likewise.
36630         [non-C99-based standards] (tgammaf): Likewise.
36631         [non-C99-based standards] (y0f): Likewise.
36632         [non-C99-based standards] (y1f): Likewise.
36633         [non-C99-based standards] (ynf): Likewise.
36634         [non-C99-based standards] (isnanf): Likewise.
36635         [non-C99-based standards] (acoshf): Likewise.
36636         [non-C99-based standards] (asinhf): Likewise.
36637         [non-C99-based standards] (atanhf): Likewise.
36638         [non-C99-based standards] (cbrtf): Likewise.
36639         [non-C99-based standards] (expm1f): Likewise.
36640         [non-C99-based standards] (ilogbf): Likewise.
36641         [non-C99-based standards] (log1pf): Likewise.
36642         [non-C99-based standards] (logbf): Likewise.
36643         [non-C99-based standards] (nextafterf): Likewise.
36644         [non-C99-based standards] (remainderf): Likewise.
36645         [non-C99-based standards] (rintf): Likewise.
36646         [non-C99-based standards] (scalbf): Likewise.
36647         [non-C99-based standards] (copysignl): Likewise.
36648         [non-C99-based standards] (exp2l): Likewise.
36649         [non-C99-based standards] (log2l): Likewise.
36650         [non-C99-based standards] (modfl): Allow.
36651         [non-C99-based standards] (erfl): Do not allow.
36652         [non-C99-based standards] (erfcl): Likewise.
36653         [non-C99-based standards] (gammal): Likewise.
36654         [non-C99-based standards] (hypotl): Likewise.
36655         [non-C99-based standards] (j0l): Likewise.
36656         [non-C99-based standards] (j1l): Likewise.
36657         [non-C99-based standards] (jnl): Likewise.
36658         [non-C99-based standards] (lgammal): Likewise.
36659         [non-C99-based standards] (tgammal): Likewise.
36660         [non-C99-based standards] (y0l): Likewise.
36661         [non-C99-based standards] (y1l): Likewise.
36662         [non-C99-based standards] (ynl): Likewise.
36663         [non-C99-based standards] (isnanl): Likewise.
36664         [non-C99-based standards] (acoshl): Likewise.
36665         [non-C99-based standards] (asinhl): Likewise.
36666         [non-C99-based standards] (atanhl): Likewise.
36667         [non-C99-based standards] (cbrtl): Likewise.
36668         [non-C99-based standards] (expm1l): Likewise.
36669         [non-C99-based standards] (ilogbl): Likewise.
36670         [non-C99-based standards] (log1pl): Likewise.
36671         [non-C99-based standards] (logbl): Likewise.
36672         [non-C99-based standards] (nextafterl): Likewise.
36673         [non-C99-based standards] (remainderl): Likewise.
36674         [non-C99-based standards] (rintl): Likewise.
36675         [non-C99-based standards] (scalbl): Likewise.
36676         [ISO || ISO99 || ISO11] (*_t): Do not allow.
36677         [non-C99-based standards] (FP_*): Do not allow.
36678         [C99-based standards] (FP_*): Change to
36679         FP_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
36680         * conform/data/setjmp.h-data [ISO || ISO99 || ISO11] (*_t): Do not
36681         allow.
36682         * conform/data/signal.h-data (SIG_DFL): Use macro-constant.
36683         (SIG_ERR): Likewise.
36684         [X/Open-based standards] (SIG_HOLD): Likewise.
36685         (SIG_IGN): Likewise.
36686         (SIGABRT): Use macro-int-constant.  Specify type.  Require
36687         positive value.
36688         (SIGFPE): Likewise.
36689         (SIGILL): Likewise.
36690         (SIGINT): Likewise.
36691         (SIGSEGV): Likewise.
36692         (SIGTER): Likewise.
36693         [!ISO && !ISO99 && !ISO11] (SIGALRM): Likewise.
36694         [!ISO && !ISO99 && !ISO11] (SIGHUP): Likewise.
36695         [!ISO && !ISO99 && !ISO11] (SIGIO): Likewise.
36696         [!ISO && !ISO99 && !ISO11] (SIGKILL): Likewise.
36697         [!ISO && !ISO99 && !ISO11] (SIGPIPE): Likewise.
36698         [!ISO && !ISO99 && !ISO11] (SIGQUIT): Likewise.
36699         [!ISO && !ISO99 && !ISO11] (SIGUSR1): Likewise.
36700         [!ISO && !ISO99 && !ISO11] (SIGUSR2): Likewise.
36701         [!ISO && !ISO99 && !ISO11] (SIGCHLD): Likewise.
36702         [!ISO && !ISO99 && !ISO11] (SIGCONT): Likewise.
36703         [!ISO && !ISO99 && !ISO11] (SIGSTOP): Likewise.
36704         [!ISO && !ISO99 && !ISO11] (SIGTSTP): Likewise.
36705         [!ISO && !ISO99 && !ISO11] (SIGTTIN): Likewise.
36706         [!ISO && !ISO99 && !ISO11] (SIGTTOU): Likewise.
36707         [!ISO && !ISO99 && !ISO11] (SIGBUS): Likewise.
36708         [!ISO && !ISO99 && !ISO11] (SIGPOLL): Likewise.
36709         [!ISO && !ISO99 && !ISO11] (SIGPROF): Likewise.
36710         [!ISO && !ISO99 && !ISO11] (SIGSYS): Likewise.
36711         [X/Open-based standards] (SIGTRAP): Likewise.
36712         [!ISO && !ISO99 && !ISO11] (SIGURG): Likewise.
36713         [!ISO && !ISO99 && !ISO11] (SIGVTALRM): Likewise.
36714         [!ISO && !ISO99 && !ISO11] (SIGXCPU): Likewise.
36715         [!ISO && !ISO99 && !ISO11] (SIGXFSZ): Likewise.
36716         * conform/data/stdarg.h-data [ISO || ISO99 || ISO11] (*_t): Do not
36717         allow.
36718
36719 2012-05-08  Ian Wienand  <ianw@vmware.com>
36720
36721         [BZ #14080]
36722         * time/tzset.c (__tzset_parse_tz): Update default rules for
36723         daylight time changes in the Energy Policy Act of 2005.
36724
36725 2012-05-09  Andreas Jaeger  <aj@suse.de>
36726
36727         [BZ #13983]
36728         * elf/ldconfig.c (parse_conf): Change string to make clear that
36729         ldconfig only issued a warning if ld.so.conf does not exist.
36730
36731 2012-05-08  David S. Miller  <davem@davemloft.net>
36732
36733         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: Use
36734         movxtod instead of popping the value on the stack.
36735
36736         * sysdeps/sparc/fpu/libm-test-ulps: Update.
36737
36738 2012-05-08  Carlos O'Donell  <carlos_odonell@mentor.com>
36739
36740         * config.h.in: Add HAVE_ARM_PCS_VFP.
36741
36742 2012-05-08  Roland Mc Grath  <roland@hack.frob.com>
36743
36744         [BZ #13979]
36745         * include/features.h: Warn if user requests __FORTIFY_SOURCE
36746         checking but the checks are disabled for any reason.
36747
36748 2012-05-08  H.J. Lu  <hongjiu.lu@intel.com>
36749
36750         * sysdeps/x86_64/dl-machine.h: Replace Elf64_XXX with ElfW(XXX)
36751         and ELF64_R_TYPE with ELFW(R_TYPE).
36752
36753 2012-05-08  Joseph Myers  <joseph@codesourcery.com>
36754
36755         * sysdeps/unix/sysv/syscalls.list (pause): Remove.
36756         (ulimit): Likewise.
36757
36758         * sysdeps/unix/sysv/syscalls.list (setrlimit): Remove.
36759         (settimeofday): Likewise.
36760
36761 2012-05-08  Mike Frysinger  <vapier@gentoo.org>
36762
36763         * inet/arpa/tftp.h (struct tftphdr): Rename th_u to th_u1.  Add
36764         a struct th_u2 inside the union, and move tu_block/tu_code into
36765         a new th_u3 union of tu_block/tu_code inside of that.  Move
36766         th_data[1] into the th_u2 as tu_data[0].  Change tu_stuff[1] to
36767         tu_stuff[0].  Add a new tu_padding[4] to keep sizeof() the same.
36768         (th_block): Change to th_u1.th_u2.th_u3.tu_block.
36769         (th_code): Change to th_u1.th_u2.th_u3.tu_code.
36770         (th_stuff): Change to th_u1.tu_stuff.
36771         (th_data): Define.
36772         (th_msg): Change to th_u1.th_u2.tu_data.
36773
36774 2012-05-07  David S. Miller  <davem@davemloft.net>
36775
36776         * sysdeps/sparc/fpu/libm-test-ulps: Update.
36777
36778         [BZ #14074]
36779         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK_CALL): New macro.
36780         (SETUP_PIC_REG): Use it.
36781         (SETUP_PIC_REG_LEAF): Use it.
36782
36783 2012-05-07  Joseph Myers  <joseph@codesourcery.com>
36784
36785         [BZ #13885]
36786         [BZ #13923]
36787         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
36788         USE_AS_EXPM1L.
36789         (EXPL_FINITE): Likewise.
36790         (FLDLOG): Likewise.
36791         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
36792         * sysdeps/i386/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
36793         e_expl.S.
36794         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
36795         USE_AS_EXPM1L.
36796         (EXPL_FINITE): Likewise.
36797         (FLDLOG): Likewise.
36798         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
36799         * sysdeps/x86_64/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
36800         e_expl.S.
36801         * math/libm-test.inc (expm1_test): Add more tests.  Do not disable
36802         test of -max_value argument for long double.
36803         * sysdeps/i386/fpu/libm-test-ulps: Update.
36804         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
36805
36806 2012-05-06  David S. Miller  <davem@davemloft.net>
36807
36808         * scripts/data/localplt-sparc-linux-gnu.data: Add '?' markers to
36809         quad soft-float symbols whose references which are compiler
36810         generated.
36811         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
36812
36813 2012-05-06  Joseph Myers  <joseph@codesourcery.com>
36814
36815         [BZ #13884]
36816         [BZ #13914]
36817         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
36818         USE_AS_EXP10L.
36819         (EXPL_FINITE): Likewise.
36820         (FLDLOG): Likewise.
36821         (c0): Likewise.
36822         (c1): Likewise.
36823         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
36824         Adjust comments for base varying.
36825         (__expl_finite): Change alias to EXPL_FINITE.
36826         * sysdeps/i386/fpu/e_exp10l.S: Define USE_AS_EXP10L and include
36827         e_expl.S.
36828         * sysdeps/ieee754/dbl-64/e_exp10.c: New file.
36829         * sysdeps/ieee754/ldbl-128/e_exp10l.c: Likewise.
36830         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
36831         * sysdeps/x86_64/fpu/e_exp10l.S: Likewise.
36832         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
36833         USE_AS_EXP10L.
36834         (EXPL_FINITE): Likewise.
36835         (FLDLOG): Likewise.
36836         (c0): Likewise.
36837         (c1): Likewise.
36838         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
36839         Adjust comments for base varying.
36840         (__expl_finite): Change alias to EXPL_FINITE.
36841         * math/libm-test.inc (exp10_test): Add more tests.  Do not disable
36842         tests for bugs.
36843         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
36844
36845         [BZ #14064]
36846         * math/libm-test.inc (check_float_internal): Correct ulp
36847         calculation for subnormal expected results.
36848
36849 2012-05-06  Andreas Jaeger  <aj@suse.de>
36850
36851         * Makeconfig (+math-flags): New, set to -frounding-math.
36852         (+cflags): Add +math-flags so that all of glibc gets compiled with
36853         it.
36854
36855         * sysdeps/x86_64/fpu/libm-test-ulps: Updated.
36856
36857 2012-05-05  Joseph Myers  <joseph@codesourcery.com>
36858
36859         * math/libm-test.inc (hypot_test) [TEST_DOUBLE && TEST_INLINE]:
36860         Disable one test.
36861
36862         [BZ #13787]
36863         [BZ #13922]
36864         [BZ #14036]
36865         * sysdeps/i386/fpu/e_expl.S (csat): New constant.
36866         (__ieee754_expl): Allow for and saturate large arguments.
36867         * sysdeps/ieee754/dbl-64/w_exp.c (o_threshold): Remove variable.
36868         (u_threshold): Likewise.
36869         (__exp): Call __ieee754_exp before checking for overflow and
36870         underflow.
36871         * sysdeps/ieee754/flt-32/w_expf.c (o_threshold): Remove variable.
36872         (u_threshold): Likewise.
36873         (__expf): Call __ieee754_expf before checking for overflow and
36874         underflow.
36875         * sysdeps/ieee754/ldbl-96/w_expl.c (o_threshold): Remove variable.
36876         (u_threshold): Likewise.
36877         (__expl): Call __ieee754_expl before checking for overflow and
36878         underflow.
36879         * sysdeps/x86_64/fpu/e_expl.S (csat): New constant.
36880         (__ieee754_expl): Allow for and saturate large arguments.
36881         * math/libm-test.inc (exp_test): Add another test.  Do not allow
36882         missing overflow exception on overflow.
36883         (expm1_test): Do not allow missing overflow exception on overflow.
36884
36885         * sysdeps/i386/fpu/e_expl.c: Move to ...
36886         * sysdeps/i386/fpu/e_expl.S: ... here.  Write directly in assembly
36887         rather than using inline asm.
36888         * sysdeps/x86_64/fpu/e_expl.c: Remove file.
36889         * sysdeps/x86_64/fpu/e_expl.S: Copy from
36890         sysdeps/i386/fpu/e_expl.S, adjusted for x86_64.
36891
36892         * sysdeps/unix/sysv/syscalls.list (ftime): Remove.
36893         (nice): Likewise.
36894         (poll): Likewise.
36895         (signal): Likewise.
36896         (time): Likewise.
36897         (times): Likewise.
36898
36899 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
36900
36901         * sysdeps/unix/syscalls.list (adjtime): Add entry from
36902         sysdeps/unix/common/syscalls.list.
36903         (fchmod): Likewise.
36904         (fchown): Likewise.
36905         (ftruncate): Likewise.
36906         (getrusage): Likewise.
36907         (gettimeofday): Likewise.
36908         (setpgid): Likewise.
36909         (setregid): Likewise.
36910         (setreuid): Likewise.
36911         (sigaction): Likewise.
36912         (truncate): Likewise.
36913         (vhangup): Likewise.
36914         * sysdeps/unix/common/syscalls.list: Remove file.
36915         * sysdeps/unix/bsd/Implies: Don't include unix/common.
36916         * sysdeps/unix/sysv/linux/Implies: Likewise.
36917
36918 2012-05-04  H.J. Lu  <hongjiu.lu@intel.com>
36919
36920         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: Moved to ...
36921         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Here.
36922         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist:
36923         Moved to ...
36924         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
36925         Here.
36926         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: Moved
36927         to ...
36928         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Here.
36929         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: Moved
36930         to ...
36931         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Here.
36932         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: Moved
36933         to ...
36934         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Here.
36935         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: Moved
36936         to ...
36937         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Here.
36938         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: Moved
36939         to ...
36940         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Here.
36941         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: Moved
36942         to ...
36943         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Here.
36944         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: Moved
36945         to ...
36946         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
36947         Here.
36948         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: Moved
36949         to ...
36950         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist:
36951         Here.
36952         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: Moved
36953         to ...
36954         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Here.
36955         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist:
36956         Moved to ...
36957         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist:
36958         Here.
36959         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: Moved
36960         to ...
36961         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Here.
36962
36963 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
36964
36965         * sysdeps/unix/common/bits/dirent.h: Remove file.
36966         * sysdeps/unix/common/bits/fcntl.h: Likewise.
36967
36968         * sysdeps/unix/bsd/bits/dirent.h: Remove file.
36969         * sysdeps/unix/bsd/bits/fcntl.h: Likewise.
36970         * sysdeps/unix/bsd/bsd4.4/isatty.c: Likewise.
36971         * sysdeps/unix/bsd/isatty.c: Likewise.
36972         * sysdeps/unix/bsd/tcdrain.c: Likewise.
36973         * sysdeps/unix/bsd/tcgetattr.c: Likewise.
36974         * sysdeps/unix/bsd/tcsetattr.c: Likewise.
36975
36976 2012-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
36977
36978         [BZ #13563]
36979         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Fix
36980         long double comparison inaccuracies.
36981         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
36982         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
36983
36984 2012-05-04  Andreas Schwab  <schwab@linux-m68k.org>
36985
36986         * sysdeps/unix/make-syscalls.sh: Fix check for version aliases.
36987         * sysdeps/unix/sysv/linux/i386/syscalls.list: Revert last change.
36988
36989 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
36990
36991         [BZ #14049]
36992         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Check for trailing
36993         nonzero digits before rounding a hex value.
36994         * stdlib/tst-strtod.c (tests): Add another test.
36995
36996 2012-05-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
36997
36998         * sysdeps/s390/fpu/libm-test-ulps: Update.
36999
37000 2012-05-03  Andreas Jaeger  <aj@suse.de>
37001
37002         * malloc/mcheck.c (mcheck): Add barrier so that malloc/free pair
37003         does not get optimized out.
37004         (malloc_opt_barrier): New.
37005
37006 2012-05-03  Andreas Jaeger  <aj@suse.de>
37007             Roland McGrath  <roland@hack.frob.com>
37008
37009         * Makerules (.PRECIOUS): Add %.symlist pattern to prevent
37010         intermediate file deletion.
37011         (generated): Add .symlist files.
37012
37013 2012-05-03  Joseph Myers  <joseph@codesourcery.com>
37014
37015         [BZ #13775]
37016         * libio/bits/stdio-ldbl.h [__USE_XOPEN2K8] (__dprintf_chk):
37017         Redirect under this condition.
37018         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
37019         [__USE_GNU] (__dprintf_chk): Not under this condition.
37020         [__USE_GNU] (__vdprintf_chk): Likewise.
37021         * libio/bits/stdio2.h [__USE_XOPEN2K8] (__dprintf_chk): Declare
37022         under this condition.
37023         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
37024         [__USE_XOPEN2K8] (dprintf): Define under this condition.
37025         [__USE_XOPEN2K8] (vdprintf): Likewise.
37026         [__USE_GNU] (__dprintf_chk): Not under this condition.
37027         [__USE_GNU] (__vdprintf_chk): Likewise.
37028         [__USE_GNU] (dprintf): Likewise.
37029         [__USE_GNU] (vdprintf): Likewise.
37030
37031 2012-05-03  Roland McGrath  <roland@hack.frob.com>
37032
37033         * elf/Makefile (common-generated): Set this instead of generated for
37034         .dyn, .phdr, .jmprel files.  Remove $(common-objpfx) from the
37035         $(all-built-dso)-derived lists.
37036
37037 2012-05-03  Andreas Jaeger  <aj@suse.de>
37038
37039         * sysdeps/i386/fpu/libm-test-ulps: Update.
37040
37041         * FAQ: Removed.
37042         * FAQ.in: Likewise.
37043         * scripts/gen-FAQ.pl: Likewise.
37044         * manual/install.texi (Installation): Point to online location of
37045         FAQ.
37046         * Makefile (files-for-dist): Remove FAQ.
37047         (FAQ): Remove.
37048
37049 2012-05-02  Allan McRae  <allan@archlinux.org>
37050
37051         * elf/Makefile: (LDFLAGS-nodel2mod3.so: Use $(no-as-needed).
37052         (LDFLAGS-reldepmod5.so): Likewise.
37053         (LDFLAGS-reldep6mod1.so): Likewise.
37054         (LDFLAGS-reldep6mod4.so): Likewise.
37055         (LDFLAGS-reldep8mod3.so): Likewise.
37056         (LDFLAGS-unload4mod1.so): Likewise.
37057         (LDFLAGS-unload4mod2.so): Likewise.
37058         (LDFLAGS-tst-initorder): Likewise.
37059         (LDFLAGS-tst-initordera2.so): Likewise.
37060         (LDFLAGS-tst-initordera3.so): Likewise.
37061         (LDFLAGS-tst-initordera4.so): Likewise.
37062         (LDFLAGS-tst-initorderb2.so): Likewise.
37063         (LDFLAGS-noload): Likewise.
37064         (LDFLAGS-next): Likewise.
37065         (LDFLAGS-order2mod1.so): Likewise.
37066         (LDFLAGS-order2mod2.so): Likewise.
37067         (LDFLAGS-tst-initorder2): Likewise.
37068         (LDFLAGS-tst-initorder2a.so): Likewise.
37069         (LDFLAGS-tst-initorder2b.so): Likewise.
37070         (LDFLAGS-tst-initorder2c.so): Likewise.
37071         * stdlib/Makefile: (LDFLAGS-tst-putenv): Likewise.
37072
37073 2012-05-02  David S. Miller  <davem@davemloft.net>
37074
37075         * sysdeps/sparc/fpu/libm-test-ulps: Update.
37076
37077 2012-05-02  Paul Pluzhnikov  <ppluzhnikov@google.com>
37078
37079         [BZ #14055]
37080         * elf/dl-sysdep.c (_dl_show_auxv): Add bounds check.
37081
37082 2012-05-02  Andreas Jaeger  <aj@suse.de>
37083
37084         * math/Makefile (CPPFLAGS-test-ildoubl.c): Add -frounding-math
37085         since we manipulate rounding mode.
37086         (CPPFLAGS-test-idouble.c): Likewise.
37087         (CPPFLAGS-test-ifloat.c): Likewise.
37088         (CFLAGS-test-ldouble.c): Likewise.
37089         (CFLAGS-test-double.c): Likewise.
37090         (CFLAGS-test-float.c): Likewise.
37091         (CFLAGS-test-misc.c): Likewise.
37092         (CFLAGS-test-test-fenv.c): Likewise.
37093
37094 2012-05-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
37095
37096         [BZ #2550]
37097         [BZ #2570]
37098         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Use floating-point
37099         comparisons to determine direction to adjust input.
37100
37101 2012-05-01  Roland McGrath  <roland@hack.frob.com>
37102
37103         * elf/Makefile ($(objpfx)check-localplt.out): Redirect the test's
37104         output to the target.
37105
37106         * scripts/localplt.awk: New file.
37107         * elf/Makefile ($(objpfx)check-localplt): Target removed.
37108         (check-localplt-CFLAGS): Variable removed.
37109         ($(all-built-dso:=.jmprel)): New static pattern rule.
37110         (generated): Add those targets.
37111         (localplt-built-dso): New variable.
37112         ($(objpfx)check-localplt.out): Use the script on the .jmprel files.
37113
37114         * elf/check-localplt.c: File removed.
37115
37116         * scripts/check-execstack.awk: New file.
37117         * elf/Makefile ($(objpfx)check-execstack): Target removed.
37118         (check-execstack-CFLAGS): Variable removed.
37119         ($(objpfx)check-execstack.h): Target removed.
37120         ($(objpfx)execstack-default): New target.
37121         (generated): Add that instead of check-execstack.h.
37122         ($(all-built-dso:=.phdr)): New static pattern rule.
37123         (generated): Add those targets.
37124         * elf/check-execstack.c: File removed.
37125
37126         * scripts/check-textrel.awk: New file.
37127         * elf/Makefile ($(objpfx)check-textrel): Target removed.
37128         (check-textrel-CFLAGS): Variable removed.
37129         (all-built-dso): Use := to define.o
37130         ($(all-built-dso:=.dyn)): New static pattern rule.
37131         (generated): Add those targets.
37132         ($(objpfx)check-textrel.out): Use the script on the .dyn files.
37133         * config.make.in (READELF): New substituted variable.
37134         * elf/check-textrel.c: File removed.
37135
37136 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
37137
37138         * conform/data/assert.h-data [ISO || ISO99 || ISO11] (*_t): Do not
37139         allow.
37140         * conform/data/ctype.h-data [C99-based standards] (isblank):
37141         Expect function.
37142         (is*): Change to is[abcdefghijklmnopqrstuvwxyz]*.
37143         (to*): Change to to[abcdefghijklmnopqrstuvwxyz]*.
37144         [ISO || ISO99 || ISO11] (*_t): Do not allow.
37145         * conform/data/errno.h-data (EDOM): Use macro-int-constant.
37146         Specify type.  Require positive value.
37147         (EILSEQ): Likewise.
37148         (ERANGE): Likewise.
37149         [ISO || POSIX] (EILSEQ): Do not expect.
37150         [!ISO && !ISO99 && !ISO11] (E2BIG): Use macro-int-constant.
37151         Specify type.  Require positive value.
37152         [!ISO && !ISO99 && !ISO11] (EACCES): Likewise.
37153         [!ISO && !ISO99 && !ISO11] (EADDRINUSE): Likewise.
37154         [!ISO && !ISO99 && !ISO11] (EADDRNOTAVAIL): Likewise.
37155         [!ISO && !ISO99 && !ISO11] (EAFNOSUPPORT): Likewise.
37156         [!ISO && !ISO99 && !ISO11] (EAGAIN): Likewise.
37157         [!ISO && !ISO99 && !ISO11] (EALREADY): Likewise.
37158         [!ISO && !ISO99 && !ISO11] (EBADF): Likewise.
37159         [!ISO && !ISO99 && !ISO11] (EBADMSG): Likewise.
37160         [!ISO && !ISO99 && !ISO11] (EBUSY): Likewise.
37161         [!ISO && !ISO99 && !ISO11] (ECANCELED): Likewise.
37162         [!ISO && !ISO99 && !ISO11] (ECHILD): Likewise.
37163         [!ISO && !ISO99 && !ISO11] (ECONNABORTED): Likewise.
37164         [!ISO && !ISO99 && !ISO11] (ECONNREFUSED): Likewise.
37165         [!ISO && !ISO99 && !ISO11] (ECONNRESET): Likewise.
37166         [!ISO && !ISO99 && !ISO11] (EDEADLK): Likewise.
37167         [!ISO && !ISO99 && !ISO11] (EDESTADDRREQ): Likewise.
37168         [!ISO && !ISO99 && !ISO11] (EDQUOT): Likewise.
37169         [!ISO && !ISO99 && !ISO11] (EEXIST): Likewise.
37170         [!ISO && !ISO99 && !ISO11] (EFAULT): Likewise.
37171         [!ISO && !ISO99 && !ISO11] (EFBIG): Likewise.
37172         [!ISO && !ISO99 && !ISO11] (EHOSTUNREACH): Likewise.
37173         [!ISO && !ISO99 && !ISO11] (EIDRM): Likewise.
37174         [!ISO && !ISO99 && !ISO11] (EINPROGRESS): Likewise.
37175         [!ISO && !ISO99 && !ISO11] (EINTR): Likewise.
37176         [!ISO && !ISO99 && !ISO11] (EINVAL): Likewise.
37177         [!ISO && !ISO99 && !ISO11] (EIO): Likewise.
37178         [!ISO && !ISO99 && !ISO11] (EISCONN): Likewise.
37179         [!ISO && !ISO99 && !ISO11] (EISDIR): Likewise.
37180         [!ISO && !ISO99 && !ISO11] (ELOOP): Likewise.
37181         [!ISO && !ISO99 && !ISO11] (EMFILE): Likewise.
37182         [!ISO && !ISO99 && !ISO11] (EMLINK): Likewise.
37183         [!ISO && !ISO99 && !ISO11] (EMSGSIZE): Likewise.
37184         [!ISO && !ISO99 && !ISO11] (EMULTIHOP): Likewise.
37185         [!ISO && !ISO99 && !ISO11] (ENAMETOOLONG): Likewise.
37186         [!ISO && !ISO99 && !ISO11] (ENETDOWN): Likewise.
37187         [!ISO && !ISO99 && !ISO11] (ENETUNREACH): Likewise.
37188         [!ISO && !ISO99 && !ISO11] (ENFILE): Likewise.
37189         [!ISO && !ISO99 && !ISO11] (ENOBUFS): Likewise.
37190         [!ISO && !ISO99 && !ISO11] (ENODATA): Likewise.
37191         [!ISO && !ISO99 && !ISO11] (ENODEV): Likewise.
37192         [!ISO && !ISO99 && !ISO11] (ENOENT): Likewise.
37193         [!ISO && !ISO99 && !ISO11] (ENOEXEC): Likewise.
37194         [!ISO && !ISO99 && !ISO11] (ENOLCK): Likewise.
37195         [!ISO && !ISO99 && !ISO11] (ENOLINK): Likewise.
37196         [!ISO && !ISO99 && !ISO11] (ENOMEM): Likewise.
37197         [!ISO && !ISO99 && !ISO11] (ENOMSG): Likewise.
37198         [!ISO && !ISO99 && !ISO11] (ENOPROTOOPT): Likewise.
37199         [!ISO && !ISO99 && !ISO11] (ENOSPC): Likewise.
37200         [!ISO && !ISO99 && !ISO11] (ENOSR): Likewise.
37201         [!ISO && !ISO99 && !ISO11] (ENOSTR): Likewise.
37202         [!ISO && !ISO99 && !ISO11] (ENOSYS): Likewise.
37203         [!ISO && !ISO99 && !ISO11] (ENOTCONN): Likewise.
37204         [!ISO && !ISO99 && !ISO11] (ENOTDIR): Likewise.
37205         [!ISO && !ISO99 && !ISO11] (ENOTEMPTY): Likewise.
37206         [!ISO && !ISO99 && !ISO11] (ENOTSOCK): Likewise.
37207         [!ISO && !ISO99 && !ISO11] (ENOTSUP): Likewise.
37208         [!ISO && !ISO99 && !ISO11] (ENOTTY): Likewise.
37209         [!ISO && !ISO99 && !ISO11] (ENXIO): Likewise.
37210         [!ISO && !ISO99 && !ISO11] (EOPNOTSUPP): Likewise.
37211         [!ISO && !ISO99 && !ISO11] (EOVERFLOW): Likewise.
37212         [!ISO && !ISO99 && !ISO11] (EPERM): Likewise.
37213         [!ISO && !ISO99 && !ISO11] (EPIPE): Likewise.
37214         [!ISO && !ISO99 && !ISO11] (EPROTO): Likewise.
37215         [!ISO && !ISO99 && !ISO11] (EPROTONOSUPPORT): Likewise.
37216         [!ISO && !ISO99 && !ISO11] (EPROTOTYPE): Likewise.
37217         [!ISO && !ISO99 && !ISO11] (EROFS): Likewise.
37218         [!ISO && !ISO99 && !ISO11] (ESPIPE): Likewise.
37219         [!ISO && !ISO99 && !ISO11] (ESRCH): Likewise.
37220         [!ISO && !ISO99 && !ISO11] (ESTALE): Likewise.
37221         [!ISO && !ISO99 && !ISO11] (ETIME): Likewise.
37222         [!ISO && !ISO99 && !ISO11] (ETIMEDOUT): Likewise.
37223         [!ISO && !ISO99 && !ISO11] (ETXTBSY): Likewise.
37224         [!ISO && !ISO99 && !ISO11] (EWOULDBLOCK): Likewise.
37225         [!ISO && !ISO99 && !ISO11] (EXDEV): Likewise.
37226         [XOPEN2K8 || defined POSIX2008] (ENOTRECOVERABLE): Likewise.
37227         [XOPEN2K8 || defined POSIX2008] (EOWNERDEAD): Likewise.
37228         * conform/data/float.h-data (FLT_RADIX): Use macro-int-constant.
37229         Require >= 2.
37230         (FLT_ROUNDS): Expect as macro, not constant.
37231         (FLT_MANT_DIG): Use macro-int-constant.
37232         (DBL_MANT_DIG): Likewise.
37233         (LDBL_MANT_DIG): Likewise.
37234         (FLT_DIG): Likewise.
37235         (DBL_DIG): Likewise.
37236         (LDBL_DIG): Likewise.
37237         (FLT_MIN_EXP): Use macro-int-constant.  Require < 0.
37238         (DBL_MIN_EXP): Likewise.
37239         (LDBL_MIN_EXP): Likewise.
37240         (FLT_MAX_EXP): Use macro-int-constant.
37241         (DBL_MAX_EXP): Likewise.
37242         (LDBL_MAX_EXP): Likewise.
37243         (FLT_MAX_10_EXP): Likewise.
37244         (DBL_MAX_10_EXP): Likewise.
37245         (LDBL_MAX_10_EXP): Likewise.
37246         (FLT_MAX): Use macro-constant.
37247         (DBL_MAX): Likewise.
37248         (LDBL_MAX): Likewise.
37249         (FLT_EPSILON): Use macro-constant.  Give upper bound.
37250         (DBL_EPSILON): Likewise.
37251         (LDBL_EPSILON): Likewise.
37252         (FLT_MIN): Likewise.
37253         (DBL_MIN): Likewise.
37254         (LDBL_MIN): Likewise.
37255         [C99-based standards] (DECIMAL_DIG): Use macro-int-constant.
37256         [C99-based standards] (FLT_EVAL_METHOD): Likewise.
37257         [ISO11] (DBL_HAS_SUBNORM): Use macro-int-constant.
37258         [ISO11] (FLT_HAS_SUBNORM): Likewise.
37259         [ISO11] (LDBL_HAS_SUBNORM): Likewise.
37260         [ISO11] (DBL_DECIMAL_DIG): Likewise.
37261         [ISO11] (FLT_DECIMAL_DIG): Likewise.
37262         [ISO11] (LDBL_DECIMAL_DIG): Likewise.
37263         [ISO11] (DBL_TRUE_MIN): Use macro-constant.
37264         [ISO11] (FLT_TRUE_MIN): Likewise.
37265         [ISO11] (LDBL_TRUE_MIN): Likewise.
37266         [ISO || ISO99 || ISO11] (*_t): Do not allow.
37267         * conform/data/limits.h-data (CHAR_BIT): Use macro-int-constant.
37268         (SCHAR_MIN): Use macro-int-constant.  Specify type.
37269         (SCHAR_MAX): Likewise.
37270         (UCHAR_MAX): Likewise.
37271         (CHAR_MIN): Likewise.
37272         (CHAR_MAX): Likewise.
37273         (MB_LEN_MAX): Use macro-int-constant.
37274         (SHRT_MIN): Use macro-int-constant.  Specify type.
37275         (SHRT_MAX): Likewise.
37276         (USHRT_MAX): Likewise.
37277         (INT_MAX): Likewise.
37278         (INT_MIN): Use macro-int-constant.  Specify type.  Make upper
37279         bound negative.
37280         (UINT_MAX): Use macro-int-constant.  Specify type.  Suffix lower
37281         bound with "U".
37282         (LONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
37283         bound with "L".
37284         (LONG_MIN): Use macro-int-constant.  Specify type.  Make upper
37285         bound negative.  Suffix upper bound with "L".
37286         (ULONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
37287         bound with "UL".
37288         [C99-based standards] (LLONG_MIN): Use macro-int-constant.
37289         Specify type.
37290         [C99-based standards] (LLONG_MAX): Likewise.
37291         [C99-based standards] (ULLONG_MAX): Likewise.
37292         * conform/data/stddef.h-data (NULL): Use macro-constant.  Require
37293         == 0.
37294         [ISO11] (max_align_t): Require type.
37295         [ISO || ISO99 || ISO11] (*_t): Do not allow.
37296
37297         * conform/conformtest.pl ($CFLAGS_namespace): Define separately
37298         from $CFLAGS, without defining away __attribute__ calls.
37299         (checknamespace): Use $CFLAGS_namespace.
37300
37301         * conform/conformtest.pl (@keywords): Only include C99 keywords
37302         for standards based on C99 or C11.
37303
37304         * conform/data/iso646.h-data [ISO || POSIX || XPG3 || XPG4]:
37305         Disable tests.
37306         * conform/data/stdint.h-data [ISO || POSIX || XPG3 || XPG4 ||
37307         UNIX98]: Likewise.
37308
37309         * conform/conformtest.pl: Handle "macro-int-constant" and test for
37310         usability of symbols in #if.
37311
37312         * conform/conformtest.pl: If macro or constant types start
37313         "promoted:", expect the symbol to be of the following type
37314         promoted by the integer promotions.
37315
37316         * conform/conformtest.pl: Parse all "constant" and "macro" lines
37317         in one place.  Also handle "macro-constant".
37318
37319         * conform/conformtest.pl: Only accept expected macro values with
37320         "==".  Parse all "macro" lines in one place.
37321         * conform/data/stdlib.h-data: Use "==" form on "macro" lines.
37322
37323         * conform/conformtest.pl: Handle braced types on "constant" lines
37324         instead of handling "typed-constant".
37325         * conform/data/signal.h-data: Use "constant" instead of
37326         "typed-constant".
37327
37328         * conform/conformtest.pl: Handle "optional-" at start of lines in
37329         one place rather than duplicating several cases.  Handle each
37330         format of "macro" line with initial "optional-".
37331
37332         * conform/conformtest.pl: Only accept expected constant or
37333         optional-constant values with "==".  Parse all "constant" lines in
37334         one place.  Parse all "optional-constant" lines in one place.
37335         * conform/data/cpio.h-data: Use "==" form on "constant" lines.
37336         * conform/data/fmtmsg.h-data: Likewise.
37337         * conform/data/netinet/in.h-data: Likewise.
37338         * conform/data/tar.h-data: Likewise.
37339         * conform/data/limits.h-data: Use "==" form on "constant" and
37340         "optional-constant" lines.
37341
37342         * conform/conformtest.pl: Use -ansi for XPG3, XPG4 and UNIX98.
37343         Use -std=c99 for XOPEN2K.
37344         (@knownproblems): Remove.
37345         (newtoken): Don't check %isknown.
37346
37347         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (fpclassify):
37348         Do not expect macro.
37349         [XPG3 || XPG4 || UNIX98] (isfinite): Likewise.
37350         [XPG3 || XPG4 || UNIX98] (isinf): Likewise.
37351         [XPG3 || XPG4 || UNIX98] (isnan): Likewise.
37352         [XPG3 || XPG4 || UNIX98] (isnormal): Likewise.
37353         [XPG3 || XPG4 || UNIX98] (signbit): Likewise.
37354         [XPG3 || XPG4 || UNIX98] (isgreater): Likewise.
37355         [XPG3 || XPG4 || UNIX98] (isgreaterequal): Likewise.
37356         [XPG3 || XPG4 || UNIX98] (isless): Likewise.
37357         [XPG3 || XPG4 || UNIX98] (islessequal): Likewise.
37358         [XPG3 || XPG4 || UNIX98] (islessgreater): Likewise.
37359         [XPG3 || XPG4 || UNIX98] (isunordered): Likewise.
37360         [XPG3 || XPG4 || UNIX98] (isnan): Expect as function.
37361         [XPG3 || XPG4 || UNIX98] (HUGE_VALF): Do not expect.
37362         [XPG3 || XPG4 || UNIX98] (HUGE_VALL): Likewise.
37363         [XPG3 || XPG4 || UNIX98] (INFINITY): Likewise.
37364         [XPG3 || XPG4 || UNIX98] (NAN): Likewise.
37365         [XPG3 || XPG4 || UNIX98] (FP_INFINITE): Likewise.
37366         [XPG3 || XPG4 || UNIX98] (FP_NAN): Likewise.
37367         [XPG3 || XPG4 || UNIX98] (FP_NORMAL): Likewise.
37368         [XPG3 || XPG4 || UNIX98] (FP_SUBNORMAL): Likewise.
37369         [XPG3 || XPG4 || UNIX98] (FP_ZERO): Likewise.
37370         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMA): Likewise.
37371         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAF): Likewise.
37372         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAL): Likewise.
37373         [XPG3 || XPG4 || UNIX98] (FP_ILOGB0): Likewise.
37374         [XPG3 || XPG4 || UNIX98] (FP_ILOGBNAN): Likewise.
37375         [XPG3 || XPG4 || UNIX98] (copysign): Likewise.
37376         [XPG3 || XPG4 || UNIX98] (exp2): Likewise.
37377         [XPG3 || XPG4 || UNIX98] (log2): Likewise.
37378         [XPG3 || XPG4 || UNIX98] (tgama): Likewise.
37379         [XPG3] (acosh): Likewise.
37380         [XPG3] (asinh): Likewise.
37381         [XPG3] (atanh): Likewise.
37382         [XPG3] (cbrt): Likewise.
37383         [XPG3] (expm1): Likewise.
37384         [XPG3] (ilogb): Likewise.
37385         [XPG3] (log1p): Likewise.
37386         [XPG3] (logb): Likewise.
37387         [XPG3] (nextafter): Likewise.
37388         [XPG3 || XPG4 || UNIX98] (nexttoward): Likewise.
37389         [XPG3 || XPG4 || UNIX98] (nearbyint): Likewise.
37390         [XPG3] (remainder): Likewise.
37391         [XPG3] (rint): Likewise.
37392         [XPG3 || XPG4 || UNIX98] (round): Likewise.
37393         [XPG3 || XPG4 || UNIX98] (trunc): Likewise.
37394         [XPG3 || XPG4 || UNIX98] (lrint): Likewise.
37395         [XPG3 || XPG4 || UNIX98] (llrint): Likewise.
37396         [XPG3 || XPG4 || UNIX98] (lround): Likewise.
37397         [XPG3 || XPG4 || UNIX98] (llround): Likewise.
37398         [XPG3 || XPG4 || UNIX98] (remquo): Likewise.
37399         [UNIX98 || XOPEN2K] (scalb): Expect.
37400         [XPG3 || XPG4 || UNIX98] (scalbn): Do not expect.
37401         [XPG3 || XPG4 || UNIX98] (scalbln): Likewise.
37402         [XPG3 || XPG4 || UNIX98] (fdim): Likewise.
37403         [XPG3 || XPG4 || UNIX98] (fmax): Likewise.
37404         [XPG3 || XPG4 || UNIX98] (fmin): Likewise.
37405         [XPG3 || XPG4 || UNIX98] (fma): Likewise.
37406         [XPG3 || XPG4 || UNIX98] (nan): Likewise.
37407         [XPG3 || XPG4 || UNIX98] (acosf): Likewise.
37408         [XPG3 || XPG4 || UNIX98] (asinf): Likewise.
37409         [XPG3 || XPG4 || UNIX98] (atanf): Likewise.
37410         [XPG3 || XPG4 || UNIX98] (atan2f): Likewise.
37411         [XPG3 || XPG4 || UNIX98] (ceilf): Likewise.
37412         [XPG3 || XPG4 || UNIX98] (copysignf): Likewise.
37413         [XPG3 || XPG4 || UNIX98] (cosf): Likewise.
37414         [XPG3 || XPG4 || UNIX98] (coshf): Likewise.
37415         [XPG3 || XPG4 || UNIX98] (expf): Likewise.
37416         [XPG3 || XPG4 || UNIX98] (exp2f): Likewise.
37417         [XPG3 || XPG4 || UNIX98] (fabsf): Likewise.
37418         [XPG3 || XPG4 || UNIX98] (floorf): Likewise.
37419         [XPG3 || XPG4 || UNIX98] (fmodf): Likewise.
37420         [XPG3 || XPG4 || UNIX98] (frexpf): Likewise.
37421         [XPG3 || XPG4 || UNIX98] (ldexpf): Likewise.
37422         [XPG3 || XPG4 || UNIX98] (logf): Likewise.
37423         [XPG3 || XPG4 || UNIX98] (log10f): Likewise.
37424         [XPG3 || XPG4 || UNIX98] (log2f): Likewise.
37425         [XPG3 || XPG4 || UNIX98] (modff): Likewise.
37426         [XPG3 || XPG4 || UNIX98] (powf): Likewise.
37427         [XPG3 || XPG4 || UNIX98] (sinf): Likewise.
37428         [XPG3 || XPG4 || UNIX98] (sinhf): Likewise.
37429         [XPG3 || XPG4 || UNIX98] (sqrtf): Likewise.
37430         [XPG3 || XPG4 || UNIX98] (tanf): Likewise.
37431         [XPG3 || XPG4 || UNIX98] (tanhf): Likewise.
37432         [XPG3 || XPG4 || UNIX98] (erff): Likewise.
37433         [XPG3 || XPG4 || UNIX98] (erfcf): Likewise.
37434         [XPG3 || XPG4 || UNIX98] (gammaf): Likewise.
37435         [XPG3 || XPG4 || UNIX98] (hypotf): Likewise.
37436         [XPG3 || XPG4 || UNIX98] (j0f): Likewise.
37437         [XPG3 || XPG4 || UNIX98] (j1f): Likewise.
37438         [XPG3 || XPG4 || UNIX98] (jnf): Likewise.
37439         [XPG3 || XPG4 || UNIX98] (lgammaf): Likewise.
37440         [XPG3 || XPG4 || UNIX98] (tgammaf): Likewise.
37441         [XPG3 || XPG4 || UNIX98] (y0f): Likewise.
37442         [XPG3 || XPG4 || UNIX98] (y1f): Likewise.
37443         [XPG3 || XPG4 || UNIX98] (ynf): Likewise.
37444         [XPG3 || XPG4 || UNIX98] (acoshf): Likewise.
37445         [XPG3 || XPG4 || UNIX98] (asinhf): Likewise.
37446         [XPG3 || XPG4 || UNIX98] (atanhf): Likewise.
37447         [XPG3 || XPG4 || UNIX98] (cbrtf): Likewise.
37448         [XPG3 || XPG4 || UNIX98] (expm1f): Likewise.
37449         [XPG3 || XPG4 || UNIX98] (ilogbf): Likewise.
37450         [XPG3 || XPG4 || UNIX98] (log1pf): Likewise.
37451         [XPG3 || XPG4 || UNIX98] (logbf): Likewise.
37452         [XPG3 || XPG4 || UNIX98] (nextafterf): Likewise.
37453         [XPG3 || XPG4 || UNIX98] (nexttowardf): Likewise.
37454         [XPG3 || XPG4 || UNIX98] (nearbyintf): Likewise.
37455         [XPG3 || XPG4 || UNIX98] (remainderf): Likewise.
37456         [XPG3 || XPG4 || UNIX98] (rintf): Likewise.
37457         [XPG3 || XPG4 || UNIX98] (roundf): Likewise.
37458         [XPG3 || XPG4 || UNIX98] (truncf): Likewise.
37459         [XPG3 || XPG4 || UNIX98] (lrintf): Likewise.
37460         [XPG3 || XPG4 || UNIX98] (llrintf): Likewise.
37461         [XPG3 || XPG4 || UNIX98] (lroundf): Likewise.
37462         [XPG3 || XPG4 || UNIX98] (llroundf): Likewise.
37463         [XPG3 || XPG4 || UNIX98] (remquof): Likewise.
37464         [XPG3 || XPG4 || UNIX98] (scalbf): Likewise.
37465         [XPG3 || XPG4 || UNIX98] (scalbnf): Likewise.
37466         [XPG3 || XPG4 || UNIX98] (scalblnf): Likewise.
37467         [XPG3 || XPG4 || UNIX98] (fdimf): Likewise.
37468         [XPG3 || XPG4 || UNIX98] (fmaxf): Likewise.
37469         [XPG3 || XPG4 || UNIX98] (fminf): Likewise.
37470         [XPG3 || XPG4 || UNIX98] (fmaf): Likewise.
37471         [XPG3 || XPG4 || UNIX98] (nanf): Likewise.
37472         [XPG3 || XPG4 || UNIX98] (acosl): Likewise.
37473         [XPG3 || XPG4 || UNIX98] (asinl): Likewise.
37474         [XPG3 || XPG4 || UNIX98] (atanl): Likewise.
37475         [XPG3 || XPG4 || UNIX98] (atan2l): Likewise.
37476         [XPG3 || XPG4 || UNIX98] (ceill): Likewise.
37477         [XPG3 || XPG4 || UNIX98] (copysignl): Likewise.
37478         [XPG3 || XPG4 || UNIX98] (cosl): Likewise.
37479         [XPG3 || XPG4 || UNIX98] (coshl): Likewise.
37480         [XPG3 || XPG4 || UNIX98] (expl): Likewise.
37481         [XPG3 || XPG4 || UNIX98] (exp2l): Likewise.
37482         [XPG3 || XPG4 || UNIX98] (fabsl): Likewise.
37483         [XPG3 || XPG4 || UNIX98] (floorl): Likewise.
37484         [XPG3 || XPG4 || UNIX98] (fmodl): Likewise.
37485         [XPG3 || XPG4 || UNIX98] (frexpl): Likewise.
37486         [XPG3 || XPG4 || UNIX98] (ldexpl): Likewise.
37487         [XPG3 || XPG4 || UNIX98] (logl): Likewise.
37488         [XPG3 || XPG4 || UNIX98] (log10l): Likewise.
37489         [XPG3 || XPG4 || UNIX98] (log2l): Likewise.
37490         [XPG3 || XPG4 || UNIX98] (modfl): Likewise.
37491         [XPG3 || XPG4 || UNIX98] (powl): Likewise.
37492         [XPG3 || XPG4 || UNIX98] (sinl): Likewise.
37493         [XPG3 || XPG4 || UNIX98] (sinhl): Likewise.
37494         [XPG3 || XPG4 || UNIX98] (sqrtl): Likewise.
37495         [XPG3 || XPG4 || UNIX98] (tanl): Likewise.
37496         [XPG3 || XPG4 || UNIX98] (tanhl): Likewise.
37497         [XPG3 || XPG4 || UNIX98] (erfl): Likewise.
37498         [XPG3 || XPG4 || UNIX98] (erfcl): Likewise.
37499         [XPG3 || XPG4 || UNIX98] (gammal): Likewise.
37500         [XPG3 || XPG4 || UNIX98] (hypotl): Likewise.
37501         [XPG3 || XPG4 || UNIX98] (j0l): Likewise.
37502         [XPG3 || XPG4 || UNIX98] (j1l): Likewise.
37503         [XPG3 || XPG4 || UNIX98] (jnl): Likewise.
37504         [XPG3 || XPG4 || UNIX98] (lgammal): Likewise.
37505         [XPG3 || XPG4 || UNIX98] (tgammal): Likewise.
37506         [XPG3 || XPG4 || UNIX98] (y0l): Likewise.
37507         [XPG3 || XPG4 || UNIX98] (y1l): Likewise.
37508         [XPG3 || XPG4 || UNIX98] (ynl): Likewise.
37509         [XPG3 || XPG4 || UNIX98] (acoshl): Likewise.
37510         [XPG3 || XPG4 || UNIX98] (asinhl): Likewise.
37511         [XPG3 || XPG4 || UNIX98] (atanhl): Likewise.
37512         [XPG3 || XPG4 || UNIX98] (cbrtl): Likewise.
37513         [XPG3 || XPG4 || UNIX98] (expm1l): Likewise.
37514         [XPG3 || XPG4 || UNIX98] (ilogbl): Likewise.
37515         [XPG3 || XPG4 || UNIX98] (log1pl): Likewise.
37516         [XPG3 || XPG4 || UNIX98] (logbl): Likewise.
37517         [XPG3 || XPG4 || UNIX98] (nextafterl): Likewise.
37518         [XPG3 || XPG4 || UNIX98] (nexttowardl): Likewise.
37519         [XPG3 || XPG4 || UNIX98] (nearbyintl): Likewise.
37520         [XPG3 || XPG4 || UNIX98] (remainderl): Likewise.
37521         [XPG3 || XPG4 || UNIX98] (rintl): Likewise.
37522         [XPG3 || XPG4 || UNIX98] (roundl): Likewise.
37523         [XPG3 || XPG4 || UNIX98] (truncl): Likewise.
37524         [XPG3 || XPG4 || UNIX98] (lrintl): Likewise.
37525         [XPG3 || XPG4 || UNIX98] (llrintl): Likewise.
37526         [XPG3 || XPG4 || UNIX98] (lroundl): Likewise.
37527         [XPG3 || XPG4 || UNIX98] (llroundl): Likewise.
37528         [XPG3 || XPG4 || UNIX98] (remquol): Likewise.
37529         [XPG3 || XPG4 || UNIX98] (scalbl): Likewise.
37530         [XPG3 || XPG4 || UNIX98] (scalbnl): Likewise.
37531         [XPG3 || XPG4 || UNIX98] (scalblnl): Likewise.
37532         [XPG3 || XPG4 || UNIX98] (fdiml): Likewise.
37533         [XPG3 || XPG4 || UNIX98] (fmaxl): Likewise.
37534         [XPG3 || XPG4 || UNIX98] (fminl): Likewise.
37535         [XPG3 || XPG4 || UNIX98] (fmal): Likewise.
37536         [XPG3 || XPG4 || UNIX98] (nanl): Likewise.
37537
37538         * conform/conformtest.pl: Define _XOPEN_SOURCE as well as
37539         _XOPEN_SOURCE_EXTENDED for XPG4.
37540
37541         * conform/conformtest.pl: Handle "symbol" lines for allow-header.
37542
37543         * Makeconfig (localtime): Remove variable.
37544         (inst_localtime-file): Likewise.
37545
37546 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
37547
37548         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
37549         Update.
37550         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
37551         Update.
37552         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
37553         Update.
37554         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
37555         Update.
37556         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
37557         Update.
37558         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist:
37559         Update.
37560         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
37561         Update.
37562         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist:
37563         Update.
37564         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
37565         Update.
37566
37567 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
37568
37569         [BZ #2550]
37570         [BZ #2570]
37571         * math/s_nexttowardf.c (__nexttowardf): Use floating-point
37572         comparisons to determine direction to adjust input.
37573         * sysdeps/i386/fpu/s_nexttoward.c (__nexttoward): Likewise.
37574         * sysdeps/i386/fpu/s_nexttowardf.c(__nexttowardf): Likewise.
37575         * sysdeps/ieee754/ldbl-128/s_nexttoward.c (__nexttoward):
37576         Likewise.
37577         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c (__nexttowardf):
37578         Likewise.
37579         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
37580         Likewise.
37581         * sysdeps/ieee754/ldbl-96/s_nexttoward.c (__nexttoward): Likewise.
37582         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c (__nexttowardf):
37583         Likewise.
37584         * sysdeps/ieee754/ldbl-opt/s_nexttowardfd.c (__nldbl_nexttowardf):
37585         Likewise.
37586         * math/libm-test.inc (nexttoward_test): Add more tests.
37587
37588 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
37589
37590         [BZ #14040]
37591         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (nearbyintl): Define
37592         in version GLIBC_2.1, not GLIBC_2.0.
37593         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S (nearbyintl):
37594         Likewise.
37595
37596 2012-04-30  Joseph Myers  <joseph@codesourcery.com>
37597
37598         [BZ #13942]
37599         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Calculate 1 - x^2 as
37600         (1 - x) * (1 + x).
37601         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
37602         * sysdeps/i386/fpu/e_asin.S (__ieee754_asin): Likewise.
37603         * math/libm-test.inc (acos_test): Add more tests.
37604         (asin_test): Likewise.
37605         * sysdeps/i386/fpu/libm-test-ulps: Update.
37606         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
37607
37608         [BZ #14034]
37609         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Take absolute value
37610         of square root.
37611         * sysdeps/i386/fpu/e_acosf.S (__ieee754_acosf): Likewise.
37612         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
37613         * math/libm-test.inc (acos_test_tonearest): New function.
37614         (acos_test_towardzero): Likewise.
37615         (acos_test_downward): Likewise.
37616         (acos_test_upward): Likewise.
37617         (asin_test_tonearest): Likewise.
37618         (asin_test_towardzero): Likewise.
37619         (asin_test_downward): Likewise.
37620         (asin_test_upward): Likewise.
37621         (main): Call the new functions.
37622         * sysdeps/i386/fpu/libm-test-ulps: Update.
37623         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
37624
37625         [BZ #13884]
37626         [BZ #13924]
37627         * math/e_exp10.c: Include <float.h>.
37628         (__ieee754_exp10): Handle underflow here rather than multiplying
37629         large negative argument by M_LN10.
37630         * math/e_exp10f.c (__ieee754_exp10f): Call __ieee754_exp instead
37631         of __ieee754_expf.
37632         * math/e_exp10l.c: Include <float.h>.
37633         (__ieee754_exp10l): Handle underflow here rather than multiplying
37634         large negative argument by M_LN10l.
37635         * math/libm-test.inc (exp10_test): Add another test.  Do not allow
37636         spurious overflow exception on underflow.
37637
37638 2012-04-29  Marek Polacek  <polacek@redhat.com>
37639
37640         * misc/sys/cdefs.h (__attribute_artificial__): New macro.
37641         (__fortify_function): New macro.
37642         (__extern_always_inline): Don't use __attribute__ ((__artificial__)).
37643         * libio/bits/stdio-ldbl.h: Use __fortify_function in place of
37644         __extern_always_inline.
37645         * libio/bits/stdio2.h: Likewise.
37646         * libio/bits/stdio.h: Likewise.
37647         * string/string.h: Likewise.
37648         * string/bits/string3.h: Likewise.
37649         * include/stdio.h: Likewise.
37650         * stdlib/bits/stdlib.h: Likewise.
37651         * stdlib/stdlib.h: Likewise.
37652         * rt/bits/mqueue2.h: Likewise.
37653         * rt/mqueue.h: Likewise.
37654         * posix/bits/unistd.h: Likewise.
37655         * posix/unistd.h: Likewise.
37656         * io/bits/poll2.h: Likewise.
37657         * io/bits/fcntl2.h: Likewise.
37658         * io/fcntl.h: Likewise.
37659         * io/sys/poll.h: Likewise.
37660         * misc/bits/syslog.h: Likewise.
37661         * misc/bits/syslog-ldbl.h: Likewise.
37662         * misc/sys/syslog.h: Likewise.
37663         * socket/bits/socket2.h: Likewise.
37664         * socket/sys/socket.h: Likewise.
37665         * debug/tst-chk1.c: Likewise.
37666         * wcsmbs/bits/wchar2.h: Likewise.
37667         * wcsmbs/bits/wchar-ldbl.h: Likewise.
37668         * wcsmbs/wchar.h: Likewise.
37669
37670 2012-04-29  Andreas Jaeger  <aj@suse.de>
37671
37672         * Makerules (tests): Remove enable-check-abi protection.
37673         (check-abi-warn): Remove.
37674         (check-abi-%): Remove check-abi-warn usage.
37675
37676         * configure.in: Remove check-abi configure option.
37677         * configure: Regenerated.
37678         * config.make.in (enable-check-abi): Remove.
37679
37680 2012-04-28  Andreas Schwab  <schwab@linux-m68k.org>
37681
37682         [BZ #14033]
37683         * math/bits/math-finite.h [__NO_LONG_DOUBLE_MATH]: Redirect long
37684         double functions to double *_finite functions.
37685
37686         [BZ #13941]
37687         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c
37688         (__mpn_extract_long_double): Use DBL_MIN_EXP instead of
37689         LDBL_MIN_EXP.
37690         * stdio-common/Makefile (tests): Add tst-sprintf3.
37691         * stdio-common/tst-sprintf3.c: New file.
37692
37693         * elf/Makefile ($(objpfx)tst-leaks1-mem, $(objpfx)noload-mem)
37694         ($(objpfx)tst-unused-dep.out): Don't run when cross-compiling.
37695
37696 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
37697
37698         * conform/conformtest.pl: Remove duplicate typed-constant
37699         handling.
37700
37701 2012-04-28  David S. Miller  <davem@davemloft.net>
37702
37703         * Makerules (%.abilist): Add vpath on sysdep_dirs.
37704         (check-abi-%): Remove AWK script prerequisite and explicit
37705         abilist directory.
37706         (check-abi): Rewrite to just diff the symlist with the abilist.
37707         (config-tls, config-abi-config): Delete, no longer used.
37708         (update-abi-%): Remove AWK script and explicit abilist directory.
37709         (update-abi): Rewrite to simply compare and conditionally copy the
37710         symlist and the sysdep abilist file.  Remove update-abi-config
37711         checks.
37712         * abilist/ld.abilist: Remove.
37713         * abilist/libBrokenLocale.abilist: Remove.
37714         * abilist/libanl.abilist: Remove.
37715         * abilist/libcrypt.abilist: Remove.
37716         * abilist/libdl.abilist: Remove.
37717         * abilist/librt.abilist: Remove.
37718         * abilist/libthread_db.abilist: Remove.
37719         * abilist/libutil.abilist: Remove.
37720         * scripts/extract-abilist.awk: Remove.
37721         * scripts/merge-abilist.awk: Remove.
37722         * sysdeps/generic/libcidn.abilist: New file.
37723         * sysdeps/generic/libnss_compat.abilist: New file.
37724         * sysdeps/generic/libnss_db.abilist: New file.
37725         * sysdeps/generic/libnss_dns.abilist: New file.
37726         * sysdeps/generic/libnss_files.abilist: New file.
37727         * sysdeps/generic/libnss_hesiod.abilist: New file.
37728         * sysdeps/generic/libnss_nis.abilist: New file.
37729         * sysdeps/generic/libnss_nisplus.abilist: New file.
37730         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: New file.
37731         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: New file.
37732         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: New
37733         file.
37734         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: New file.
37735         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: New file.
37736         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: New file.
37737         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: New file.
37738         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: New file.
37739         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: New file.
37740         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: New file.
37741         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: New file.
37742         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: New
37743         file.
37744         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: New file.
37745         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: New file.
37746         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: New file.
37747         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist: New
37748         file.
37749         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: New file.
37750         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: New file.
37751         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: New file.
37752         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: New file.
37753         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: New file.
37754         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: New
37755         file.
37756         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: New file.
37757         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: New file.
37758         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist: New
37759         file.
37760         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: New file.
37761         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/ld.abilist:
37762         New file.
37763         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libanl.abilist:
37764         New file.
37765         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libBrokenLocale.abilist:
37766         New file.
37767         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libc.abilist:
37768         New file.
37769         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libcrypt.abilist:
37770         New file.
37771         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libdl.abilist:
37772         New file.
37773         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libm.abilist:
37774         New file.
37775         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libnsl.abilist:
37776         New file.
37777         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libpthread.abilist:
37778         New file.
37779         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libresolv.abilist:
37780         New file.
37781         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/librt.abilist:
37782         New file.
37783         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libthread_db.abilist:
37784         New file.
37785         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libutil.abilist:
37786         New file.
37787         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: New
37788         file.
37789         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
37790         New file.
37791         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
37792         New file.
37793         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: New
37794         file.
37795         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
37796         New file.
37797         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
37798         New file.
37799         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: New
37800         file.
37801         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
37802         New file.
37803         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
37804         New file.
37805         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
37806         New file.
37807         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
37808         New file.
37809         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
37810         New file.
37811         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
37812         New file.
37813         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: New file.
37814         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: New
37815         file.
37816         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
37817         New file.
37818         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: New
37819         file.
37820         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: New
37821         file.
37822         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: New
37823         file.
37824         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: New
37825         file.
37826         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: New
37827         file.
37828         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
37829         New file.
37830         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: New
37831         file.
37832         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: New
37833         file.
37834         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
37835         New file.
37836         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: New
37837         file.
37838         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: New file.
37839         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist: New
37840         file.
37841         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
37842         New file.
37843         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: New
37844         file.
37845         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: New
37846         file.
37847         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: New
37848         file.
37849         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: New
37850         file.
37851         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: New
37852         file.
37853         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
37854         New file.
37855         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist: New
37856         file.
37857         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: New
37858         file.
37859         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
37860         New file.
37861         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: New
37862         file.
37863         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
37864         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: New file.
37865         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: New
37866         file.
37867         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: New file.
37868         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: New file.
37869         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: New file.
37870         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: New file.
37871         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: New file.
37872         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: New file.
37873         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: New file.
37874         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: New file.
37875         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: New file.
37876         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: New file.
37877         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: New file.
37878         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: New
37879         file.
37880         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
37881         New file.
37882         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: New
37883         file.
37884         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist: New
37885         file.
37886         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: New
37887         file.
37888         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: New
37889         file.
37890         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: New
37891         file.
37892         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
37893         New file.
37894         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
37895         New file.
37896         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: New
37897         file.
37898         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
37899         New file.
37900         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: New
37901         file.
37902         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: New file.
37903         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: New
37904         file.
37905         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
37906         New file.
37907         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: New
37908         file.
37909         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist: New
37910         file.
37911         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: New
37912         file.
37913         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: New
37914         file.
37915         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: New
37916         file.
37917         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
37918         New file.
37919         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
37920         New file.
37921         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: New
37922         file.
37923         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
37924         New file.
37925         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: New
37926         file.
37927
37928 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
37929
37930         * conform/conformtest.pl: Fix typo in handling typed-constant from
37931         allow-header.
37932
37933 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
37934
37935         * README: Cut down references to pre-2.6 Linux kernels and
37936         Linuxthreads.  Update lists of configurations in libc and ports
37937         and sort alphabetically.  Say "or newer" with Linux kernel version
37938         requirements.
37939
37940         * config.h.in [IS_IN_build]: Allow compiling without optimization.
37941
37942 2012-04-27  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
37943
37944         [BZ #887]
37945         * math/libm-test.inc (logb_test_downward): New test to expose
37946         erroneous negative sign on -0.0 result of logb[l](1) in FE_DOWNWARD
37947         rounding mode.
37948
37949 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
37950
37951         [BZ #14027]
37952         * math/fclrexcpt.c (__feclearexcept): Return zero if nothing needs
37953         to be done.
37954         * math/fraiseexcpt.c (__feraiseexcept): Likewise.
37955         * math/fsetexcptflg.c (__fesetexceptflag): Likewise.
37956
37957 2012-04-26  Joseph Myers  <joseph@codesourcery.com>
37958
37959         * sysdeps/unix/i386/brk.S: Remove file.
37960         * sysdeps/unix/i386/dl-brk.S: Likewise.
37961         * sysdeps/unix/i386/pipe.S: Likewise.
37962         * sysdeps/unix/i386/sigreturn.S: Likewise.
37963         * sysdeps/unix/i386/syscall.S: Likewise.
37964         * sysdeps/unix/i386/vfork.S: Likewise.
37965         * sysdeps/unix/i386/wait.S: Likewise.
37966
37967         * sysdeps/unix/common/tcsendbrk.c: Move to ...
37968         * sysdeps/unix/sysv/linux/tcsendbrk.c: ... here.
37969
37970         * configure.in (arm*-none*): Do not allow without
37971         --enable-hacker-mode.
37972         (netbsd*): Remove case setting base_os.
37973         (386bsd*): Likewise.
37974         (freebsd*): Likewise.
37975         (bsdi*): Likewise.
37976         (osf*): Likewise.
37977         (sunos*): Likewise.
37978         (ultrix*): Likewise.
37979         (newsos*): Likewise.
37980         (dynix*): Likewise.
37981         (*bsd*): Likewise.
37982         (sysv*): Likewise.
37983         (isc*): Likewise.
37984         (esix*): Likewise.
37985         (sco*): Likewise.
37986         (minix*): Likewise.
37987         (irix4*): Likewise.
37988         (irix6*): Likewise.
37989         (solaris[2-9]*): Likewise.
37990         (none): Likewise.
37991         * configure: Regenerated.
37992
37993 2012-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
37994
37995         [BZ #11521]
37996         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c (__ctanhl): Avoid internal
37997         overflow or cancellation in calculating denominator.
37998         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c (__ctanl): Likewise.
37999         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Breaking
38000         down expression to avoid unexpected rounding in newer GCCs.
38001         * sysdeps/powerpc/fpu/libm-test-ulps: Update for ctan, ctanh fix.
38002
38003 2012-04-26  David S. Miller  <davem@davemloft.net>
38004
38005         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Generate
38006         long-double compat symbols.
38007         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
38008         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
38009         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
38010         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: Likewise.
38011         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
38012         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Likewise.
38013         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: Likewise.
38014         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: Likewise.
38015         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: Likewise.
38016         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: Likewise.
38017         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: Likewise.
38018         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: Likewise.
38019         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
38020
38021 2012-04-25  David S. Miller  <davem@davemloft.net>
38022
38023         * sysdeps/sparc/sparc32/bits/atomic.h: Include sysdep.h to get
38024         HWCAP_* values only after the memory barriers have been defined.
38025         (atomic_full_barrier): Define.
38026         (atomic_read_barrier): Define.
38027         (atomic_write_barrier): Define.
38028
38029 2012-04-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
38030
38031         * shlib-versions: Add libgcc_s version information.
38032         * sysdeps/generic/libgcc_s.h: Remove.
38033         * sysdeps/generic/framestate.c: Include gnu/lib-names.h instead of
38034         libgcc_s.h.
38035         * sysdeps/gnu/unwind-resume.c: Likewise.
38036         * scripts/test-installation.pl: Remove libgcc_s from link_libs.
38037
38038 2012-04-25  David S. Miller  <davem@davemloft.net>
38039
38040         * sysdeps/unix/sparc/brk.S: Delete.
38041         * sysdeps/unix/sparc/dl-brk.S: Delete.
38042         * sysdeps/unix/sparc/pipe.S: Delete.
38043         * sysdeps/unix/sparc/sysdep.S: Delete.
38044         * sysdeps/unix/sparc/sysdep.h: Delete.
38045         * sysdeps/unix/sparc/vfork.S: Delete.
38046         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK, SPARC_PIC_REG)
38047         (SPARC_PIC_REG_LEAF, ENTRY, END, LOC): Define.
38048         * sysdeps/unix/sysv/linux/sparc/sysdep.h (ret, ret_NOERRNO)
38049         (ret_ERRVAL, r0, r1, MOVE): Define.
38050         (JUMPTARGET): Remove.
38051         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Don't include
38052         sysdeps/unix/sparc/sysdep.h
38053         (ENTRY, END): Remove.
38054         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
38055
38056 2012-04-25  Joseph Myers  <joseph@codesourcery.com>
38057
38058         * Makerules (native-compile): Use $(BUILD_LDFLAGS).
38059         (ALL_BUILD_CFLAGS): Use $(BUILD_CPPFLAGS) -D_GNU_SOURCE
38060         -DIS_IN_build.
38061
38062         * timezone/README: Update upstream location and email address for
38063         tzcode and tzdata.
38064         * timezone/zdump.c: Update from tzcode 2012b.
38065         * timezone/zic.c: Likewise.
38066
38067         * configure.in (libc_cv_as_needed): Remove test.
38068         * configure: Regenerated.
38069         * Makeconfig [$(have-as-needed) != yes] (as-needed): Remove
38070         conditional definition.
38071         [$(have-as-needed) != yes] (no-as-needed): Likewise.
38072         [$(have-as-needed) != yes] (libgcc_eh): Likewise.
38073         * config.make.in (have-as-needed): Remove variable.
38074
38075 2012-04-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
38076             Paul Pluzhnikov  <ppluzhnikov@google.com>
38077
38078         * elf/dl-minimal.c (__strtoul_internal): Parse hexadecimal and octal
38079         strings correctly.
38080
38081 2012-04-25  Chung-Lin Tang  <cltang@codesourcery.com>
38082
38083         * sysdeps/sh/memcpy.S: Remove include of endian.h, change
38084         preprocessor endian tests to '#ifdef __BIG_ENDIAN__'.
38085         * sysdeps/sh/strlen.S: Likewise.
38086
38087 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
38088
38089         * sysdeps/unix/fork.S: Remove file.
38090         * sysdeps/unix/i386/fork.S: Likewise.
38091         * sysdeps/unix/sparc/fork.S: Likewise.
38092
38093         * sysdeps/unix/system.c: Remove file.
38094         * sysdeps/unix/bsd/bsd4.4/system.c: Likewise.
38095
38096         * sysdeps/unix/getegid.S: Remove file.
38097         * sysdeps/unix/geteuid.S: Likewise.
38098
38099 2012-04-24  Roland McGrath  <roland@hack.frob.com>
38100
38101         * scripts/check-localplt.awk: New file.
38102         * elf/Makefile ($(objpfx)check-localplt.out): Use that script instead
38103         of diff.
38104         * scripts/data/localplt-generic.data: Add a comment.
38105
38106         * sysdeps/mach/hurd/symlink.c: Don't call __mach_port_deallocate on
38107         NODE when __dir_mkfile failed.
38108         * sysdeps/mach/hurd/symlinkat.c: Likewise.
38109         Reported by Ludovic Courtès <ludo@gnu.org>.
38110
38111 2012-04-24  Andreas Jaeger  <aj@suse.de>
38112
38113         * Makerules (common-clean): Also remove gen-as-const-headers
38114         files.
38115
38116 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
38117
38118         * Makerules (native-compile): Do not change working directory for
38119         build.  Use $(OUTPUT_OPTION) in command.
38120         (ALL_BUILD_CFLAGS): Use $(common-objpfx) to find config.h.
38121
38122 2012-04-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
38123
38124         [BZ #13886]
38125         * sysdeps/powerpc/powerpc64/fpu/s_floorl.S: Delete file. Use the
38126         sysdeps/ieee754/ldbl-128ibm/s_floorl.c version instead.
38127         * math/libm-test.inc (floor_test): Add more tests.
38128         * sysdeps/powerpc/fpu/libm-test-ulps: Update for pow tests.
38129
38130 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
38131
38132         * sysdeps/unix/getdents.c: Remove file.
38133         * sysdeps/unix/sysv/getdents.c: Likewise.
38134         * sysdeps/unix/sysv/syscalls.list (s_getdents): Remove.
38135
38136         * sysdeps/unix/syscalls.list (madvise): Add syscall from
38137         sysdeps/unix/mman/syscalls.list.
38138         (mmap): Likewise.
38139         (mprotect): Likewise.
38140         (msync): Likewise.
38141         (munmap): Likewise.
38142         * sysdeps/unix/bsd/bsd4.4/Implies: Remove.
38143         * sysdeps/unix/mman/syscalls.list: Remove.
38144         * sysdeps/unix/sysv/linux/Implies: Don't include unix/mman.
38145
38146         * configure.in (libc_cv_libgcc_s_suffix): Remove test.
38147         (libc_cv_as_needed): Don't use $libc_cv_libgcc_s_suffix.
38148         * configure: Regenerated.
38149         * Makeconfig [$(have-as-needed) = yes] (libgcc_eh): Don't use
38150         $(libgcc_s_suffix).
38151         * config.make.in (libgcc_s_suffix): Remove variable.
38152
38153 2012-04-23  Joseph Myers  <joseph@codesourcery.com>
38154
38155         * sysdeps/unix/sysv/gethostname.c: Move to ...
38156         * sysdeps/posix/gethostname.c: ... here.
38157
38158         * sysdeps/unix/execve.S: Remove file.
38159
38160         * sysdeps/unix/_exit.S: Remove file.
38161
38162 2012-04-23  Andreas Jaeger  <aj@suse.de>
38163
38164         [BZ #13739]
38165         * manual/Makefile: Remove make dist support, there's no
38166         need for a stand-alone documentation tar ball.
38167         (TEXI2DVI): Define always, it's not in Makeconfig.
38168         (dist): Removed.
38169         (tar-it): Removed.
38170         (edition): Removed.
38171         (glibc-doc-$(edition).tar): Removed
38172         (%.Z): Removed.
38173         (%.gz): Removed.
38174         (%.uu): Removed.
38175         (ETAGS): Remove, it's in Makeconfig.
38176         (move-if-change): Remove, it's in Makeconfig.
38177
38178 2012-04-23  Paul Eggert  <eggert@cs.ucla.edu>
38179
38180         [BZ #13970]
38181         * stdlib/stdlib.h: Remove warn_unused_result attribute from strtol etc.
38182         (strtod, strtof, strtold, strtol, strtoul, strtoq)
38183         (strtouq, strtoll, strtoull, strtol_l, strtoul_l, strtoll_l, strtoull_l)
38184         (strtod_l, strtof_l, strtold_l): Remove __wur.
38185         It is not necessarily an error to ignore strtol's return value.
38186         One can reliably look at the stored endptr to decide whether
38187         the number had valid syntax.
38188
38189 2012-04-21  Andreas Jaeger  <aj@suse.de>
38190
38191         [BZ #13739]
38192         * sysdeps/s390/s390-64/Makefile (distribute): Remove variable.
38193
38194 2012-04-21  Joseph Myers  <joseph@codesourcery.com>
38195
38196         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.0): Add sysinfo.
38197         * sysdeps/unix/sysv/Versions: Remove file.
38198
38199 2012-04-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
38200
38201         [BZ #13927]
38202         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
38203
38204 2012-04-21  Nick Alcock  <nick.alcock@oracle.com>
38205
38206         [BZ #7064]
38207         * sysdeps/unix/sysv/linux/i386/syscalls.list: Omit explicit
38208         version from __vm86.
38209
38210 2012-04-20  Joseph Myers  <joseph@codesourcery.com>
38211
38212         * sysdeps/unix/common/lxstat.c: Remove file.
38213         * sysdeps/unix/common/syscalls.list (sys_lstat): Remove.
38214
38215         * sysdeps/unix/sysv/Makefile: Remove file.
38216
38217         * sysdeps/unix/sysv/direct.h: Remove file.
38218
38219         * sysdeps/unix/sysv/bits/dirent.h: Remove file.
38220         * sysdeps/unix/sysv/bits/fcntl.h: Likewise.
38221         * sysdeps/unix/sysv/bits/local_lim.h: Likewise.
38222         * sysdeps/unix/sysv/bits/signum.h: Likewise.
38223         * sysdeps/unix/sysv/bits/stat.h: Likewise.
38224         * sysdeps/unix/sysv/bits/utmp.h: Likewise.
38225         * sysdeps/unix/sysv/bits/utsname.h: Likewise.
38226
38227         * sysdeps/unix/sysv/setrlimit.c: Remove file.
38228
38229         * sysdeps/unix/xmknod.c: Remove file.
38230         * sysdeps/unix/syscalls.list (sys_mknod): Remove.
38231
38232         * sysdeps/unix/sysv/settimeofday.c: Remove file.
38233
38234         * sysdeps/unix/sysv/i386/time.S: Remove file.
38235
38236         * sysdeps/unix/fxstat.c: Remove file.
38237         * sysdeps/unix/xstat.c: Likewise.
38238         * sysdeps/unix/syscalls.list (sys_fstat, sys_stat): Remove.
38239
38240         * sysdeps/unix/sysv/sigaction.c: Remove file.
38241
38242         * sysdeps/unix/sysv/Makefile [termio.h not in sysdep_headers]
38243         (sysdep_headers): Remove variable.
38244         [termio.h not in sysdep_headers] (generated): Likewise.
38245         [termio.h not in sysdep_headers] ($(objpfx)termio.h): Remove rule.
38246         * sysdeps/unix/sysv/sysv_termio.h: Remove file.
38247         * sysdeps/unix/sysv/tcdrain.c: Likewise.
38248         * sysdeps/unix/sysv/tcflow.c: Likewise.
38249         * sysdeps/unix/sysv/tcflush.c: Likewise.
38250         * sysdeps/unix/sysv/tcgetattr.c: Likewise.
38251         * sysdeps/unix/sysv/tcgetpgrp.c: Likewise.
38252         * sysdeps/unix/sysv/tcsendbrk.c: Likewise.
38253         * sysdeps/unix/sysv/tcsetattr.c: Likewise.
38254         * sysdeps/unix/sysv/tcsetpgrp.c: Likewise.
38255
38256         * sysdeps/unix/siglist.c: Remove file.
38257
38258         * sysdeps/unix/getppid.S: Remove file.
38259
38260         * sysdeps/unix/mkdir.c: Remove file.
38261         * sysdeps/unix/rmdir.c: Likewise.
38262
38263 2012-04-19  Andreas Schwab  <schwab@linux-m68k.org>
38264
38265         * sysdeps/gnu/errlist-compat.awk (END): Correct computation of
38266         ERR_MAX value.
38267         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.12): Adjust
38268         errlist-compat value.
38269
38270 2012-04-18  David S. Miller  <davem@davemloft.net>
38271
38272         * sysdeps/generic/memcopy.h (reg_char): Delete.
38273         * debug/strcat_chk.c: Use char, not reg_char.
38274         * debug/strcpy_chk.c: Likewise.
38275         * debug/strncat_chk.c: Likewise.
38276         * debug/strncpy_chk.c: Likewise.
38277         * string/memchr.c: Likewise.
38278         * string/memrchr.c: Likewise.
38279         * string/rawmemchr.c: Likewise.
38280         * string/strcat.c: Likewise.
38281         * string/strchr.c: Likewise.
38282         * string/strchrnul.c: Likewise.
38283         * string/strcmp.c: Likewise.
38284         * string/strcpy.c: Likewise.
38285         * string/strncat.c: Likewise.
38286         * string/strncmp.c: Likewise.
38287         * string/strncpy.c: Likewise.
38288
38289 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
38290
38291         * sysdeps/powerpc/memmove.c: New file based on string/memmove.c where
38292         __builtin_memcopy is called when src and dest ranges are known to not
38293         overlap.
38294
38295 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
38296
38297         * sysdeps/powerpc/powerpc64/power6/wordcopy.c
38298         (_wordcopy_fwd_dest_aligned): Replace switch with a parameterized
38299         fwd_align_merge macro call.
38300         (_wordcopy_bwd_dest_aligned): Replace switch with a parameterized
38301         bwd_align_merge macro call.
38302         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
38303
38304 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
38305
38306         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Add fwd_align_merge and
38307         bwd_align_merge macros.
38308         (_wordcopy_fwd_dest_aligned): Use fwd_align_merge macro calls.
38309         (_wordcopy_bwd_dest_aligned): Use bwd_align_merge macro calls.
38310         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
38311
38312 2012-04-18  David S. Miller  <davem@davemloft.net>
38313
38314         * sysdeps/sparc/sparc64/memcopy.h: Delete.
38315
38316 2012-04-18  Andreas Jaeger  <aj@suse.de>
38317
38318         [BZ# 6794]
38319         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Moved to ...
38320         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: ... here.
38321         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
38322
38323         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Moved to ...
38324         * sysdeps/ieee754/ldbl-128/e_ilogbl.c: ... here.
38325         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
38326
38327         * sysdeps/ieee754/ldbl-64-128/s_ilogbl.c: Moved to ...
38328         * sysdeps/ieee754/ldbl-64-128/e_ilogbl.c: ... here.
38329         Adjust for changed ldbl-128 files.
38330
38331         * sysdeps/sparc/sparc64/soft-fp/s_ilogbl.c: Moved to ...
38332         * sysdeps/sparc/sparc64/soft-fp/e_ilogbl.c: ... here.
38333         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
38334
38335 2012-04-17  David S. Miller  <davem@davemloft.net>
38336
38337         * sysdeps/sparc/sparc32/memcopy.h: Delete.
38338
38339 2012-04-17  Andreas Schwab  <schwab@linux-m68k.org>
38340
38341         * sysdeps/i386/fpu/e_ilogb.S: Remove __ilogb*_finite alias.
38342         * sysdeps/i386/fpu/e_ilogbf.S: Likewise.
38343         * sysdeps/i386/fpu/e_ilogbl.S: Likewise.
38344         * sysdeps/x86_64/fpu/e_ilogbl.S: Likewise.
38345         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
38346         * sysdeps/ieee754/flt-32/e_ilogbf.c: Likewise.
38347
38348 2012-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
38349
38350         [BZ #6794]
38351         * math/Makefile: Add e_ilogb and w_ilogb, remove s_logb.
38352         * math/libm-test.inc: Add ilogb errno and exception tests.
38353         * math/w_ilogb.c: New file: ilogb wrapper.
38354         * math/w_ilogbf.c: New file: ilogbf wrapper.
38355         * math/w_ilogbl.c: New file: ilogbl wrapper.
38356         * sysdeps/generic/math_private.h: Add __ieee754_ilogb[l|f] prototypes.
38357         * sysdeps/i386/fpu/s_ilogb.S: Moved to ...
38358         * sysdeps/i386/fpu/e_ilogb.S: ... here. Also fixed a FE_DIVBYZERO
38359         exception being thrown with 0.0 as argument.
38360         * sysdeps/i386/fpu/s_ilogbf.S: Moved to ...
38361         * sysdeps/i386/fpu/e_ilogbf.S: ... here. Also fixed a FE_DIVBYZERO
38362         exception being thrown with 0.0 as argument.
38363         * sysdeps/i386/fpu/s_ilogbl.S: Moved to ...
38364         * sysdeps/i386/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
38365         exception being thrown with 0.0 as argument.
38366         * sysdeps/x86_64/fpu/s_ilogbl.S: Moved to ...
38367         * sysdeps/x86_64/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
38368         exception being thrown with 0.0 as argument.
38369         * sysdeps/ieee754/dbl-64/s_ilogb.c: Moved to ...
38370         * sysdeps/ieee754/dbl-64/e_ilogb.c: ... here.
38371         * sysdeps/ieee754/flt-32/s_ilogbf.c: Moved to ...
38372         * sysdeps/ieee754/flt-32/e_ilogbf.c: ... here.
38373         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Moved to ...
38374         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c: ... here.
38375         * sysdeps/ieee754/ldbl-opt/s_ilogb.c: Moved to ...
38376         * sysdeps/ieee754/ldbl-opt/w_ilogb.c: ... here.
38377         * sysdeps/ieee754/ldbl-opt/w_ilogbl.c: New file: ilogbl wrapper.
38378
38379 2012-04-17  Petr Baudis  <pasky@ucw.cz>
38380
38381         * include/sys/uio.h: Change __vector to __iovec to avoid clash
38382         with altivec.
38383
38384 2012-04-16  Marek Polacek  <polacek@redhat.com>
38385
38386         * elf/pldd-xx.c: Rename static_assert to pldd_assert.
38387
38388 2012-04-16  Marek Polacek  <polacek@redhat.com>
38389
38390         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Reverse the
38391         operands of fdivp instruction.
38392
38393 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
38394
38395         * elf/tst-auditmod1.c: Check __ILP32__ instead of __LP64__.
38396         * elf/tst-auditmod3b.c: Likewise.
38397         * elf/tst-auditmod4b.c: Likewise.
38398         * elf/tst-auditmod5b.c: Likewise.
38399         * elf/tst-auditmod6b.c: Likewise.
38400         * elf/tst-auditmod6c.c: Likewise.
38401         * elf/tst-auditmod7b.c: Likewise.
38402         * sysdeps/x86_64/ffsll.c (ffsl): Likewise.
38403         * sysdeps/x86_64/preconfigure.in: Likewise.
38404         * sysdeps/x86_64/preconfigure: Regenerated.
38405
38406 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
38407
38408         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE): Also check
38409         __ILP32__.
38410
38411 2012-04-13  Antoine Balestrat <merkil33@gmail.com>
38412
38413         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
38414         (__get_clockfreq_via_proc_openprom): Fix test on wrong variable.
38415
38416 2012-04-13  Chris Leonard  <cjlhomeaddress@gmail.com>
38417
38418         [BZ #13973]
38419         * locale/iso-639.def: Fix gl language name. Spotted by
38420         Yaron Shahrabani.
38421
38422 2012-04-12  Roland McGrath  <roland@hack.frob.com>
38423
38424         [BZ #2074]
38425         * libio/libio.h (__io_write_fn): Update comment.
38426
38427 2012-04-12  Petr Baudis  <pasky@ucw.cz>
38428
38429         [BZ #2074]
38430         * stdio.texi (Hook Functions): The user provided writer function
38431         is not allowed to return -1.
38432
38433 2012-04-11  David S. Miller  <davem@davemloft.net>
38434
38435         * sysdeps/sparc/fpu/libm-test-ulps: Update.
38436
38437 2012-04-11  Mike Frysinger  <vapier@gentoo.org>
38438
38439         * .gitignore: Add /ports, /linuxthreads, and /linuxthreads_db.
38440         Add a leading slash to rtkaio.
38441
38442 2012-04-11  Jim Meyering  <meyering@redhat.com>
38443
38444         [BZ #11959]
38445         * libio/stdio.h (fwrite, fwrite_unlocked): Remove __wur.
38446         It is not necessarily an error to ignore fwrite's return
38447         value.  One can reliably use ferror to test for errors after
38448         the fact.
38449
38450 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
38451
38452         * bits/types.h (__snseconds_t): New type.
38453         * time/time.h (struct timespec): Use __snseconds_t on tv_nsec.
38454
38455         * bits/typesizes.h (__SNSECONDS_T_TYPE): New macro.
38456         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
38457         (__SNSECONDS_T_TYPE): Likewise.
38458         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
38459         (__SNSECONDS_T_TYPE): Likewise.
38460         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
38461         (__SNSECONDS_T_TYPE): Likewise.
38462
38463 2012-04-10  Andreas Jaeger  <aj@suse.de>
38464
38465         [BZ #2636]
38466         * manual/time.texi (Processor Time): Return type of times is
38467         elapsed real time since an arbitrary point in the past.
38468         (CPU Time): Move CLK_TCK from here...
38469         (Processor Time): ...to here.  Correct description.
38470         * manual/conf.texi (Constants for Sysconf): Correct description of
38471         _SC_CLK_TCK.
38472
38473 2012-04-10  David S. Miller  <davem@davemloft.net>
38474
38475         [BZ #13967]
38476         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Handle the case
38477         where the is a gap between DT_REL(A) and DT_JMPREL.
38478
38479 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
38480
38481         * sysdeps/x86_64/bits/byteswap.h: Include <features.h>.
38482         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
38483         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
38484
38485 2012-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
38486
38487         * elf/dl-support.c (_dl_inhibit_cache): New variable.
38488         * elf/rtld.c (_rtld_global_ro): New member _dl_inhibit_cache.
38489         (dl_main): Handle --inhibit-cache.
38490         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): New member
38491         _dl_inhibit_cache.
38492         * elf/dl-load.c (_dl_map_object): Use it.
38493         * elf/Makefile: Define SYSCONFDIR when building rtld.c.
38494
38495 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
38496
38497         [BZ #13872]
38498         * sysdeps/i386/fpu/e_powl.S (p78): New object.
38499         (__ieee754_powl): Saturate large exponents rather than testing for
38500         overflow of y*log2(x).
38501         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
38502         * math/libm-test.inc (pow_test): Do not permit spurious overflow
38503         exceptions.
38504
38505         [BZ #11521]
38506         * math/s_ctan.c: Include <float.h>.
38507         (__ctan): Avoid internal overflow or cancellation in calculating
38508         denominator.
38509         * math/s_ctanf.c: Likewise.
38510         * math/s_ctanl.c: Likewise.
38511         * math/s_ctanh.c: Likewise.
38512         * math/s_ctanhf.c: Likewise.
38513         * math/s_ctanhl.c: Likewise.
38514         * math/libm-test.inc (ctan_test): Add more tests.
38515         (ctanh_test): Likewise.
38516         * sysdeps/i386/fpu/libm-test-ulps: Update.
38517         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
38518
38519 2012-04-09  Andreas Jaeger  <aj@suse.de>
38520
38521         [BZ #6894]
38522         * manual/filesys.texi (Directory Entries): Mention that d_namlen
38523         is an optional BSD extension.
38524
38525         [BZ #10254]
38526         * manual/stdio.texi (Opening Streams): Document additional fopen
38527         parameters.
38528
38529 2012-04-09  Roland McGrath  <roland@hack.frob.com>
38530
38531         * sysdeps/i386/fpu/bits/mathinline.h (__sincos_code): Don't clobber
38532         %eax without telling the compiler.
38533
38534 2012-04-09  Carlos O'Donell  <carlos_odonell@mentor.com>
38535
38536         [BZ # 13963]
38537         * manual/install.texi: Use sourceware.org.
38538
38539 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
38540
38541         [BZ #13873]
38542         * sysdeps/ieee754/dbl-64/e_pow.c (huge, tiny): New variables.
38543         (__ieee754_pow): Generate overflow and underflow using huge*huge
38544         and tiny*tiny rather than just returning constant infinity or zero
38545         for large exponents.
38546         * math/libm-test.inc (pow_test): Require overflow exceptions for
38547         applicable cases of large exponents.
38548
38549         [BZ #706]
38550         * sysdeps/i386/fpu/e_pow.S (p10): New object.
38551         (__ieee754_pow): Use iterative multiplication algorithm only for
38552         integer exponents with absolute value below 1024.  Check for odd
38553         integer exponents when using algorithm for real exponents.
38554         * math/libm-test.inc (pow_test): Add more tests.
38555         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
38556
38557 2012-04-08  Joseph Myers  <joseph@codesourcery.com>
38558
38559         [BZ #13705]
38560         * math/libm-test.inc (exp_test): Do not allow overflow exception
38561         on underflow test.
38562
38563 2012-04-08  Aurelien Jarno  <aurelien@aurel32.net>
38564
38565         [BZ #13705]
38566         * sysdeps/ieee754/dbl-64/w_exp.c (__exp): Use __kernel_standard
38567         instead of __kernel_standard_f.
38568
38569 2012-04-08  Mike Frysinger  <vapier@gentoo.org>
38570
38571         * sysdeps/i386/i686/memset_chk.S: Update copyright year.
38572         * sysdeps/x86_64/memset_chk.S: Likewise.
38573
38574 2012-04-08  Andreas Jaeger  <aj@suse.de>
38575
38576         [BZ #10153]
38577         * manual/startup.texi (Environment Access): Describe return value
38578         for putenv and setenv.
38579
38580         [BZ #6895]
38581         * manual/filesys.texi (Directory Entries): Add description for
38582         DT_LNK.
38583
38584         [BZ #6890]
38585         * manual/filesys.texi (Directory Entries): Clarify that it's file
38586         system not operating system in the description of DT_UNKNOWN.
38587
38588         [BZ #6578]
38589         * manual/syslog.texi (closelog): Fix reference, it's openlog.
38590
38591 2012-04-08  Stephen Compall  <s11@member.fsf.org>
38592
38593         [BZ #6649]
38594         * manual/llio.texi (Opening and Closing Files): Add cross
38595         reference to explain mode argument.
38596
38597 2012-04-07  Mike Frysinger  <vapier@gentoo.org>
38598
38599         * sysdeps/i386/i686/memset_chk.S: Change PIC to SHARED.
38600         * sysdeps/x86_64/memset_chk.S: Likewise.
38601
38602 2012-04-07  David S. Miller  <davem@davemloft.net>
38603
38604         * elf/elf.h (R_SPARC_WDISP10): Define.
38605         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Handle
38606         R_SPARC_SIZE32.
38607         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Handle
38608         R_SPARC_SIZE64 and R_SPARC_H34.
38609
38610 2012-04-07  Carlos O'Donell  <carlos_odonell@mentor.com>
38611
38612         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Simplify
38613         conditions and remove no longer applicable assertion.
38614
38615 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
38616
38617         * bits/byteswap.h: Include <features.h>.
38618         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
38619         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
38620
38621 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
38622
38623         * bits/byteswap.h (__bswap_16): Removed.
38624         Include <bits/byteswap-16.h> to get __bswap_16.
38625         * sysdeps/i386/bits/byteswap.h: Likewise.
38626         * sysdeps/s390/bits/byteswap.h: Likewise.
38627         * sysdeps/x86_64/bits/byteswap.h: Likewise.
38628         * bits/byteswap-16.h: New file.
38629         * sysdeps/i386/bits/byteswap-16.h: Likewise.
38630         * sysdeps/s390/bits/byteswap-16.h: Likewise.
38631         * sysdeps/x86_64/bits/byteswap-16.h: Likewise.
38632         * string/Makefile (headers): Add bits/byteswap-16.h.
38633
38634 2012-04-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
38635
38636         [BZ #13895]
38637         * nss/nsswitch.c (nss_load_library, __nss_lookup_function): Avoid
38638         extra indirection.
38639         * nss/Makefile (tests-static, tests): Add tst-nss-static.
38640         * nss/tst-nss-static.c: New.
38641
38642 2012-04-06  Robert Millan  <rmh@gnu.org>
38643
38644         [BZ #6486]
38645         * manual/llio.texi (File Position Primitive): lseek
38646         refers to WHENCE when it really means OFFSET.
38647
38648 2012-04-06  Andreas Jaeger  <aj@suse.de>
38649
38650         * nss/nss_db/db-initgroups.c: Include <string.h> for strlen and
38651         strncmp declarations.
38652
38653         * abilist/libc.abilist: Add __poll and __ppoll.
38654
38655 2012-04-05  David S. Miller  <davem@davemloft.net>
38656
38657         * scripts/check-local-headers.sh: Accept a host triplet in the
38658         path matched by the exclude regexp.
38659
38660         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Reduce down to one
38661         definition.
38662         * sysdeps/powerpc/powerpc32/dl-machine.h
38663         (ELF_MACHINE_PLTREL_OVERLAP): Delete.
38664         * sysdeps/s390/s390-32/dl-machine.h
38665         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
38666         * sysdeps/sparc/sparc32/dl-machine.h
38667         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
38668         * sysdeps/sparc/sparc64/dl-machine.h
38669         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
38670
38671         * elf/rtld.c (dl_main): If DL_DEBUG_UNUSED is enabled, turn off
38672         lazy binding.
38673         * elf/dl-lookup.c (_dl_lookup_symbol_x): If DL_DEBUG_UNUSED, ignore
38674         undefined symbol errors.
38675
38676         * elf/rtld.c (dl_main): Skip VDSO when checking for unused
38677         DT_NEEDED entries.
38678
38679 2012-04-05  Michael Matz  <matz@suse.de>
38680
38681         [BZ #13592]
38682         * sysdeps/x86_64/memset.S: Fix size paramater comparisions.
38683
38684 2012-04-05  Andreas Jaeger  <aj@suse.de>
38685
38686         [BZ #13908]
38687         * stdlib/stdlib.h: Don't warn about unused result of mktemp, fix
38688         comment.
38689
38690 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
38691
38692         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Fix return value
38693         which ROUND is no valid rounding mode.
38694
38695 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
38696
38697         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Set fpscr register which
38698         read again.
38699         * sysdeps/sh/sh4/fpu/ftestexcept.c: Likewise.
38700
38701 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
38702
38703         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Produce
38704         an exception using FPU order intentionally.
38705
38706 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
38707
38708         * sysdeps/sh/sh4/fpu/fedisblxcpt.c: New file.
38709         * sysdeps/sh/sh4/fpu/feenablxcpt.c: New file.
38710         * sysdeps/sh/sh4/fpu/fegetexcept.c: New file.
38711         * sysdeps/sh/sh4/fpu/feupdateenv.c: New file.
38712
38713 2012-04-05  Simon Josefsson  <simon@josefsson.org>
38714
38715         [BZ #12340]
38716         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Return ERANGE instead of
38717         EINVAL when BUFLEN is too smal.
38718
38719 2012-04-05  Thomas Schwinge  <thomas@codesourcery.com>
38720
38721         [BZ #13553]
38722         * sysdeps/mach/i386/machine-lock.h: Use volatile instead of __volatile.
38723         * sysdeps/mach/powerpc/machine-lock.h: Likewise.
38724
38725 2012-04-03  Andreas Jaeger  <aj@suse.de>
38726
38727         [BZ #13938]
38728         * manual/setjmp.texi (System V contexts): Fix sentence.
38729
38730         [BZ #13926]
38731         * sysdeps/i386/bits/byteswap.h [!__GNUC__](__bswap_constant_64):
38732         New macro for this case.
38733         [!__GNUC__] (__bswap_64): New inline function for this case.
38734         * sysdeps/x86_64/bits/byteswap.h: Likewise.
38735         * bits/byteswap.h: Likewise.
38736         * sysdeps/s390/bits/byteswap.h: [!__GNUC__] (__bswap_64): Use
38737         ull, guard with __GLIBC_HAVE_LONG_LONG.
38738
38739         * string/endian.h (htobe64,htole64,be64toh,le64toh): Guard with
38740         __GLIBC_HAVE_LONG_LONG.
38741
38742         * string/byteswap.h (bswap_64): Guard with __GLIBC_HAVE_LONG_LONG.
38743         Include <features.h> for __GLIBC_HAVE_LONG_LONG.
38744
38745 2012-04-02 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
38746
38747         [BZ #13691]
38748         * iconvdata/tcvn5712-1.c (FROM_LOOP): Test end of input using
38749         inptr and inend, rather than using last_ch.
38750
38751 2012-04-02  David S. Miller  <davem@davemloft.net>
38752
38753         With help from Paul Eggert, Carlos O'Donell, and Roland McGrath.
38754         * stdio-common/printf-parse.h (read_int): Change return type to
38755         'int', return -1 on INT_MAX overflow.
38756         * stdio-common/vfprintf.c (vfprintf): Validate width and precision
38757         against overflow of INT_MAX.  Set errno to EOVERFLOW when 'done'
38758         overflows INT_MAX.  Check for overflow of in-format-string precision
38759         values properly.  Use EOVERFLOW rather than ERANGE throughout.  Use
38760         SIZE_MAX not INT_MAX for integer overflow test.
38761         * stdio-common/printf-parsemb.c: If read_int signals an overflow,
38762         skip the construct in the format string but do not record anything.
38763         * stdio-common/bug22.c: Adjust to test both width/prevision
38764         INT_MAX overflow as well as total length INT_MAX overflow.  Check
38765         explicitly for proper errno values.
38766
38767 2012-04-02  Thomas Schwinge  <thomas@codesourcery.com>
38768
38769         * string/test-memcmp.c [! WIDE]: #include <limits.h> for CHAR_MIN,
38770         CHAR_MAX.
38771         * string/test-strcmp.c [! WIDE]: Likewise.
38772         * time/tst-mktime2.c: Likewise for INT_MAX.
38773         * string/test-string.h: #include <sys/param.h> for MIN.
38774
38775         * csu/init-first.c (__libc_init_first): Call __ctype_init.
38776         * sysdeps/i386/init-first.c (init): Likewise.
38777         * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Likewise.
38778         * sysdeps/mach/hurd/powerpc/init-first.c (posixland_init): Likewise.
38779         * sysdeps/sh/init-first.c (init): Likewise.
38780
38781 2012-04-01  Ulrich Drepper  <drepper@gmail.com>
38782
38783         * po/ru.po: Update from translation team.
38784         * po/vi.po: Likewise.
38785
38786 2012-03-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
38787
38788         * resolv/nss_dns/dns-host.c: Merge copyright years.
38789
38790 2012-03-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
38791
38792         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
38793         Optimize memcpy with prefetch if
38794         DATA_CACHE_SIZE_HALF <= len <  SHARED_CACHE_SIZE_HALF and
38795         src, dst pointers have unequal 16 byte alignments.
38796
38797 2012-03-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
38798
38799         [BZ #13928]
38800         * resolv/nss_dns/dns-host.c (getanswer_r): Also consider ttl
38801         from a CNAME entry and return the minimum ttl for the query.
38802         (gaih_getanswer_slice): Likewise.
38803
38804 2012-03-30  Jeff Law  <law@redhat.com>
38805
38806         * crypt/md5-crypt.c (__md5_crypt_r): Avoid unbounded alloca uses
38807         due to long keys.
38808         * crypt/sha256-crypt.c (__sha256_crypt_r): Likewise.
38809         * crypt/sha512-crypt.c (__sha512_crypt_r): Likewise.
38810
38811         * resolv/nss_dns/dns-host.c: Update copyright year.
38812
38813 2012-03-30  Ulrich Drepper  <drepper@gmail.com>
38814
38815         * resolv/res_send.c (send_dg): Use sendmmsg if we have to write two
38816         requests to save a system call.  Fix check that all bytes are sent.
38817
38818         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr): Fix up
38819         comments for sendmmsg.
38820
38821 2012-03-30  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
38822
38823         [BZ #13691]
38824         * iconvdata/tcvn5712-1.c (FROM_LOOP): Fix a bug when converting strings
38825         with only 1 character between 0x0041 and 0x01b0.
38826         * wcsmbs/Makefile (tests): Add tst-mbsnrtowcs.
38827         * wcsmbs/tst-mbsnrtowcs.c: New file.
38828
38829 2012-03-29  David S. Miller  <davem@davemloft.net>
38830
38831         * libio/fileops.c (_IO_new_file_xsputn): Don't try to optimize
38832         small copies by hand.
38833
38834 2012-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
38835
38836         [BZ #13761]
38837         * nis/nss_compat/compat-initgroups.c (getgrent_next_nss)
38838         (_nss_compat_initgroups_dyn): Fall back to malloc/free for large
38839         group memberships.
38840
38841 2012-03-28  David S. Miller  <davem@davemloft.net>
38842
38843         * sysdeps/sparc/sparc32/memcpy.S: Implement mempcpy using a stub
38844         that branches into memcpy.
38845         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
38846         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: Likewise.
38847         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
38848         * sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: Likewise.
38849         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add mempcpy multiarch
38850         bits.
38851         * sysdeps/sparc/sparc64/rtld-memcpy.c: Include generic mempcpy
38852         implementation too.
38853         * sysdeps/sparc/mempcpy.S: New file.
38854
38855         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Provide a hidden def to
38856         the IFUNC routine in the libc case.
38857         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
38858
38859         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memset.c: New file.
38860         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memcpy.c: New file.
38861         * sysdeps/sparc/sparc32/sparcv9/rtld-memset.c: New file.
38862         * sysdeps/sparc/sparc32/sparcv9/rtld-memcpy.c: New file.
38863         * sysdeps/sparc/sparc64/multiarch/rtld-memset.c: New file.
38864         * sysdeps/sparc/sparc64/multiarch/rtld-memcpy.c: New file.
38865         * sysdeps/sparc/sparc64/rtld-memset.c: New file.
38866         * sysdeps/sparc/sparc64/rtld-memcpy.c: New file.
38867
38868         * sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: Unroll main
38869         loop to 256 bytes instead of 64 bytes and fix test signedness.
38870
38871         * sysdeps/sparc/Makefile: Add -fPIC to ASFLAGS-.os here....
38872         * sysdeps/sparc/sparc32/Makefile: rather than here...
38873         * sysdeps/sparc/sparc64/Makefile: and here.
38874
38875 2012-03-28  Ulrich Drepper  <drepper@gmail.com>
38876
38877         * malloc/mallocbug.c: Avoid warnings about unused variables.
38878
38879 2012-02-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
38880
38881         [BZ #13760]
38882         * resolv/nss_dns/dns-host.c (gaih_getanswer): Look for errno
38883         in the right place. Discard and retry query if response is
38884         larger than input buffer size.
38885
38886 2012-03-28  Joseph Myers  <joseph@codesourcery.com>
38887
38888         [BZ #369]
38889         [BZ #2678]
38890         [BZ #3866]
38891         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Take absolute value of
38892         x for large integer exponent.
38893         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
38894         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.  Adjust
38895         sign of result as needed afterwards.
38896         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
38897         * sysdeps/ieee754/k_standard.c (__kernel_standard): Handle sign of
38898         result for underflowing pow the same as for overflow.
38899         (__kernel_standard_l): Handle powl overflow and underflow here
38900         rather than calling __kernel_standard.
38901         * math/libm-test.inc (pow_test): Add more tests.
38902
38903         [BZ #3868]
38904         [BZ #13879]
38905         [BZ #13910]
38906         [BZ #13911]
38907         [BZ #13912]
38908         [BZ #13913]
38909         [BZ #13915]
38910         [BZ #13916]
38911         [BZ #13917]
38912         [BZ #13918]
38913         [BZ #13919]
38914         [BZ #13920]
38915         [BZ #13921]
38916         * sysdeps/generic/math_private.h (__kernel_standard_l): Declare.
38917         * sysdeps/ieee754/k_standard.c: Include <float.h>.
38918         (__kernel_standard_l): New function.
38919         * math/w_acoshl.c (__acoshl): Use __kernel_standard_l instead of
38920         __kernel_standard.
38921         * math/w_acosl.c (__acosl): Likewise.
38922         * math/w_asinl.c (__asinl): Likewise.
38923         * math/w_atan2l.c (__atan2l): Likewise.
38924         * math/w_atanhl.c (__atanhl): Likewise.
38925         * math/w_coshl.c (__coshl): Likewise.
38926         * math/w_exp10l.c (__exp10l): Likewise.
38927         * math/w_exp2l.c (__exp2l): Likewise.
38928         * math/w_fmodl.c (__fmodl): Likewise.
38929         * math/w_hypotl.c (__hypotl): Likewise.
38930         * math/w_j0l.c (__j0l, __y0l): Likewise.
38931         * math/w_j1l.c (__j1l, __y1l): Likewise.
38932         * math/w_jnl.c (__jnl, __ynl): Likewise.
38933         * math/w_lgammal.c (__lgammal): Likewise.
38934         * math/w_log10l.c (__log10l): Likewise.
38935         * math/w_log2l.c (__log2l): Likewise.
38936         * math/w_logl.c (__logl): Likewise.
38937         * math/w_powl.c (__powl): Likewise.
38938         * math/w_remainderl.c (__remainderl): Likewise.
38939         * math/w_scalbl.c (sysv_scalbl): Likewise.
38940         * math/w_sinhl.c (__sinhl): Likewise.
38941         * math/w_sqrtl.c (__sqrtl): Likewise.
38942         * math/w_tgammal.c (__tgammal): Likewise.
38943         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Likewise.
38944         * sysdeps/ieee754/ldbl-96/w_expl.c (__expl): Likewise.
38945         * math/libm-test.inc (acos_test): Add more tests.
38946         (acosh_test): Likewise.
38947         (asin_test): Likewise.
38948         (atanh_test): Likewise.
38949         (exp_test): Likewise.
38950         (exp10_test): Likewise.
38951         (exp2_test): Likewise.
38952         (expm1_test): Likewise.
38953         (lgamma_test): Likewise.
38954         (log_test): Likewise.
38955         (log10_test): Likewise.
38956         (log1p_test): Likewise.
38957         (log2_test): Likewise.
38958         (pow_test): Do not allow some spurious overflow exceptions.
38959         (sqrt_test): Add more tests.
38960         (tgamma_test): Likewise.
38961         (y0_test): Likewise.
38962         (y1_test): Likewise.
38963         (yn_test): Likewise.
38964
38965 2012-03-27  Anton Blanchard  <anton@samba.org>
38966
38967         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Define MAP_STACK and
38968         MAP_HUGETLB.
38969         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
38970         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
38971         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
38972
38973 2012-03-27  David S. Miller  <davem@davemloft.net>
38974
38975         * conform/Makefile: Run run-conformtest.sh using $(BASH).
38976
38977         * sysdeps/sparc/sparc64/Makefile (ASFLAGS-.os): Move before
38978         have-as-vis3 check.
38979
38980 2012-03-27  Andreas Jaeger  <aj@suse.de>
38981
38982         * sysdeps/x86_64/elf/configure.in: Moved to ...
38983         * sysdeps/x86_64/configure.in: ... here.
38984         * sysdeps/x86_64/elf/start.S: Moved to ...
38985         * sysdeps/x86_64/start.S: ... here.
38986         * sysdeps/x86_64/elf/configure: Delete.
38987
38988         * sysdeps/x86_64/configure.in: Merge contents from
38989         sysdeps/i386/configure.in (without i686 check).
38990
38991         * sysdeps/i386/elf/Versions: Merge into ...
38992         * sysdeps/i386/Versions: ... this.
38993         * sysdeps/i386/elf/Versions: Delete file.
38994         * sysdeps/i386/elf/start.S: Moved to ...
38995         * sysdeps/i386/start.S: ...here.
38996         * sysdeps/i386/elf/configure.in: Merge into...
38997         * sysdeps/i386/configure.in: ...here.
38998         * sysdeps/i386/elf/configure.in: Delete file.
38999         * sysdeps/i386/elf/configure: Delete file.
39000
39001         * sysdeps/generic/elf/backtracesyms.c: Moved to ...
39002         * debug/backtracesyms.c: ... here.
39003         * sysdeps/generic/elf/backtracesymsfd.c: Moved to ...
39004         * debug/backtracesymsfd.c: ... here.
39005         * sysdeps/generic/elf/ifunc-sel.h: Moved to ...
39006         * sysdeps/generic/ifunc-sel.h: ... here.
39007
39008         * sysdeps/unix/i386/start.c: Delete file.
39009         * sysdeps/unix/sparc/start.c: Delete file.
39010         * sysdeps/unix/start.c: Delete file.
39011
39012         * sysdeps/sh/elf/configure.in: Moved to ...
39013         * sysdeps/sh/configure.in: ... here.
39014         * sysdeps/sh/elf/start.S: Moved to ...
39015         * sysdeps/sh/start.S: ... here.
39016         * sysdeps/sh/elf/configure: Delete file.
39017
39018         * sysdeps/powerpc/powerpc64/elf/bzero.S: Moved to ...
39019         * sysdeps/powerpc/powerpc64/bzero.S: ... here.
39020         * sysdeps/powerpc/powerpc64/elf/entry.h: Moved to ...
39021         * sysdeps/powerpc/powerpc64/entry.h: ... here.
39022         * sysdeps/powerpc/powerpc64/elf/start.S: Moved to ...
39023         * sysdeps/powerpc/powerpc64/start.S: here.
39024         * sysdeps/powerpc/powerpc64/elf/Makefile: Merge into ...
39025         * sysdeps/powerpc/powerpc64/Makefile: ... this.
39026         * sysdeps/powerpc/powerpc64/elf/configure.in: Merge into ...
39027         * sysdeps/powerpc/powerpc64/configure.in: ... this.
39028         * sysdeps/powerpc/powerpc64/elf/configure: Delete file.
39029
39030         * sysdeps/powerpc/powerpc32/elf/bzero.S: Moved to ...
39031         * sysdeps/powerpc/powerpc32/bzero.S: ... here.
39032         * sysdeps/powerpc/powerpc32/elf/start.S: Moved to ...
39033         * sysdeps/powerpc/powerpc32/start.S: ... here.
39034         * sysdeps/powerpc/powerpc32/elf/configure.in: Merge into ...
39035         * sysdeps/powerpc/powerpc32/configure.in: ... this.
39036         * sysdeps/powerpc/powerpc32/elf/configure: Delete file.
39037
39038         * sysdeps/powerpc/elf/ifunc-sel.h: Moved to ...
39039         * sysdeps/powerpc/ifunc-sel.h: ... here.
39040         * sysdeps/powerpc/elf/rtld-global-offsets.sym: Moved to ...
39041         * sysdeps/powerpc/rtld-global-offsets.sym: ... here.
39042
39043         * sysdeps/sparc/elf/configure.in: Moved to ...
39044         * sysdeps/sparc/configure.in: ... here.
39045         * sysdeps/sparc/elf/configure: Delete file.
39046         * sysdeps/sparc/sparc32/elf/start.S: Moved to ...
39047         * sysdeps/sparc/sparc32/start.S: ... here.
39048         * sysdeps/sparc/sparc64/elf/start.S: Moved to ...
39049         * sysdeps/sparc/sparc64/start.S: ... here.
39050         * sysdeps/sparc/sparc32/elf/Makefile: Merged into ...
39051         * sysdeps/sparc/sparc32/Makefile: ... this.
39052         * sysdeps/sparc/sparc64/elf/Makefile: Merged into ...
39053         * sysdeps/sparc/sparc64/Makefile: ... this.
39054
39055         * sysdeps/s390/s390-32/elf/bsd-_setjmp.S: Moved to ...
39056         * sysdeps/s390/s390-32/bsd-_setjmp.S: ... here.
39057         * sysdeps/s390/s390-32/elf/bsd-setjmp.S: Moved to ...
39058         * sysdeps/s390/s390-32/bsd-setjmp.S: ... here.
39059         * sysdeps/s390/s390-32/elf/setjmp.S: Moved to ...
39060         * sysdeps/s390/s390-32/setjmp.S: ... here.
39061         * sysdeps/s390/s390-32/elf/configure.in: Moved to ...
39062         * sysdeps/s390/s390-32/configure.in: ... here.
39063         * sysdeps/s390/s390-32/elf/configure: Delete file.
39064         * sysdeps/s390/s390-32/elf/start.S: Moved to ...
39065         * sysdeps/s390/s390-32/start.S: ... here.
39066
39067         * sysdeps/s390/s390-64/elf/bsd-_setjmp.S: Moved to ...
39068         * sysdeps/s390/s390-64/bsd-_setjmp.S: ... here.
39069         * sysdeps/s390/s390-64/elf/bsd-setjmp.S: Moved to ...
39070         * sysdeps/s390/s390-64/bsd-setjmp.S: ... here.
39071         * sysdeps/s390/s390-64/elf/setjmp.S: Moved to ...
39072         * sysdeps/s390/s390-64/setjmp.S: ... here.
39073         * sysdeps/s390/s390-64/elf/configure.in: Moved to ...
39074         * sysdeps/s390/s390-64/configure.in: ... here
39075         * sysdeps/s390/s390-64/elf/configure: Delete file.
39076         * sysdeps/s390/s390-64/elf/start.S: Moved to ...
39077         * sysdeps/s390/s390-64/start.S: ... here.
39078         * sysdeps/s390/s390-64/elf/configure: Delete.
39079
39080         * configure.in: Remove support for elf directories in sysdeps.
39081
39082         * configure: Regenerated.
39083         * sysdeps/i386/configure: Regenerated.
39084         * sysdeps/powerpc/powerpc32/configure: Regenerated.
39085         * sysdeps/powerpc/powerpc64/configure: Regenerated.
39086         * sysdeps/s390/s390-32/configure: Regenerated.
39087         * sysdeps/s390/s390-64/configure: Regenerated.
39088         * sysdeps/sh/configure: Regenerated.
39089         * sysdeps/sparc/configure: Regenerated.
39090         * sysdeps/x86_64/configure: Regenerated.
39091
39092 2012-03-26  Andreas Schwab  <schwab@linux-m68k.org>
39093
39094         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
39095
39096         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (lomark): Adjust to take
39097         denormal result into account.
39098
39099 2012-03-25  Roland McGrath  <roland@hack.frob.com>
39100
39101         * posix/confstr.c (confstr): Lift RESTENVS definition to function scope.
39102         Reported by Allan McRae <allan@archlinux.org>.
39103
39104 2012-03-23  Jeff Law  <law@redhat.com>
39105
39106         * nss/getnssent.c (__nss_getent): Fix typo.
39107
39108 2012-03-23  David S. Miller  <davem@davemloft.net>
39109
39110         * sysdeps/sparc/fpu/libm-test-ulps: Update.
39111
39112 2012-03-23  H.J. Lu  <hongjiu.lu@intel.com>
39113
39114         * sysdeps/x86_64/dl-tlsdesc.h (tlsdesc): Use anonymous union
39115         to pad to uint64_t for each field.
39116         (dl_tls_index): Replace unsigned long with uint64_t.
39117
39118 2012-03-23  Daniel Jacobowitz  <dmj@google.com>
39119         Paul Pluzhnikov  <ppluzhnikov@google.com>
39120
39121         [BZ #6528]
39122         * grp/Makefile (otherlibs): Don't set it.
39123         * inet/Makefile (otherlibs): Likewise.
39124         * login/Makefile (otherlibs): Likewise.
39125         * nscd/Makefile (otherlibs): Likewise.
39126         * posix/Makefile (otherlibs): Likewise.
39127         * pwd/Makefile (otherlibs): Likewise.
39128         * rt/Makefile (otherlibs): Likewise.
39129         * sunrpc/Makefile (otherlibs): Likewise.
39130         * nss/Makefile (otherlibs): Likewise.
39131         Add libnss_files to routines and static-only-routines.
39132         ($(objpfx)getent): Remove rule.
39133         * resolv/Makefile: Add libnss_dns and libresolv to routines and
39134         static-only-routines.
39135
39136 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
39137
39138         [BZ #13892]
39139         * math/s_cexp.c: Include <float.h>.
39140         (__cexp): Handle exp result overflowing not necessarily
39141         overflowing both real and imaginary parts of result.
39142         * math/s_cexpf.c: Likewise.
39143         * math/s_cexpl.c: Likewise.
39144         * math/libm-test.inc (cexp_test): Add more tests.
39145         * sysdeps/i386/fpu/libm-test-ulps: Update.
39146         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39147
39148 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
39149
39150         * include/link.h (ELFW): New macro.
39151         * sysdeps/x86_64/dl-irel.h: Replace Elf64_XXX with ElfW(XXX).
39152         Replace ELF64_R_TYPE with ELFW(R_TYPE).
39153
39154 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
39155
39156         * sysdeps/x86_64/dl-tls.h (dl_tls_index): Replace unsigned long
39157         with uint64_t.
39158
39159 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
39160
39161         * sysdeps/generic/ldsodefs.h (struct La_x32_regs): New forward
39162         declaration.
39163         (struct La_x32_retval): Likewise.
39164
39165 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
39166
39167         * sysdeps/x86_64/preconfigure.in: New file.
39168         * sysdeps/x86_64/preconfigure: New generated file.
39169
39170 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
39171
39172         [BZ #13824]
39173         * math/e_exp2l.c: Include <float.h>.
39174         (__ieee754_exp2l): Handle overflow and underflow cases
39175         separately.  Only pass fractional part of argument to
39176         __ieee754_expl.
39177         * math/libm-test.inc (exp2_test): Add more tests.
39178
39179         * sysdeps/ieee754/ldbl-128/k_cosl.c (__kernel_cosl): Negate y if
39180         negating x to take absolute value.
39181         * sysdeps/ieee754/ldbl-128/k_sincosl.c (__kernel_sincosl):
39182         Likewise.
39183         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
39184         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl):
39185         Likewise.
39186         * sysdeps/ieee754/ldbl-128/k_sinl.c (__kernel_sinl): Negate y when
39187         computing low part if x was negated.
39188         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
39189
39190 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
39191
39192         * elf/tst-auditmod1.c: Support la_x32_gnu_pltenter and
39193         la_x32_gnu_pltexit.
39194         (pltexit): Cast int_retval to ptrdiff_t.
39195         * elf/tst-auditmod3b.c: Likewise.
39196         * elf/tst-auditmod4b.c: Likewise.
39197         * elf/tst-auditmod5b.c: Likewise.
39198         * elf/tst-auditmod6b.c: Likewise.
39199         * elf/tst-auditmod6c.c: Likewise.
39200         * elf/tst-auditmod7b.c: Likewise.
39201
39202         * sysdeps/generic/ldsodefs.h (audit_ifaces): Add x32_gnu_pltenter
39203         and x32_gnu_pltexit.
39204
39205         * sysdeps/x86_64/bits/link.h: Check __x86_64__ instead of
39206         __ELF_NATIVE_CLASS.
39207         (La_x32_regs): New macro.
39208         (La_x32_retval): Likewise.
39209         (la_x32_gnu_pltenter): New function prototype.
39210         (la_x32_gnu_pltexit): Likewise.
39211
39212 2012-03-21  Andreas Schwab  <schwab@linux-m68k.org>
39213
39214         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (huge, tiny): Correct
39215         exponent.
39216
39217         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
39218
39219         * configure.in (libc_cv_cc_nofma): Check for option to disable
39220         generation of FMA instructions.
39221         * configure: Regenerate.
39222         * config.make.in (config-cflags-nofma): Set from libc_cv_cc_nofma.
39223         * sysdeps/ieee754/dbl-64/Makefile: New file.
39224         * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
39225         Remove brandred-fma4.
39226         (CFLAGS-brandred-fma4.c): Remove.
39227         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Remove.
39228         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c (__branred): Don't
39229         define.
39230         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c (__branred): Don't
39231         define.
39232
39233 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
39234
39235         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
39236         LLONG_MAX != LONG_MAX.
39237         (_itoa_word): Use _ITOA_WORD_TYPE on value.
39238         (_fitoa_word): Likewise.
39239         * stdio-common/_itowa.c: Check _ITOA_NEEDED instead of
39240         LLONG_MAX != LONG_MAX.
39241         * stdio-common/_itowa.h: Include <_itoa.h>.
39242         (_itowa_word): Use _ITOA_WORD_TYPE on value.
39243         (_itowa): New macro.  Defined only if _ITOA_NEEDED is false.
39244         * sysdeps/generic/_itoa.h (_ITOA_NEEDED): New macro.  Defined
39245         only if not defined.
39246         (_ITOA_WORD_TYPE): Likewise.
39247         (_itoa_word): Use _ITOA_WORD_TYPE on value.
39248         Check !_ITOA_NEEDED instead of LONG_MAX == LLONG_MAX.
39249
39250 2012-03-21  David S. Miller  <davem@davemloft.net>
39251
39252         * sysdeps/sparc/fpu/libm-test-ulps: Update.
39253
39254 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
39255
39256         * sysdeps/unix/sysv/linux/configure.in: Check x86_64* instead
39257         of x86_64 when setting libc_cv_slibdir, libdir and
39258         libc_cv_localedir.
39259         * sysdeps/unix/sysv/linux/configure: Regenerated.
39260
39261 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
39262
39263         * manual/lang.texi (Old Varargs): Remove section.
39264         (How Variadic): Update menu.
39265         (va_start): Do not mention varargs.h.
39266
39267 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
39268             Joseph Myers  <joseph@codesourcery.com>
39269
39270         * configure.in (libc_cv_ssp): Use LIBC_TRY_CC_OPTION instead of a
39271         link test.
39272         * configure: Regenerated.
39273
39274 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
39275
39276         * conform/conformtest.pl: Handle --tmpdir argument, defaulting to /tmp.
39277         * conform/run-conformtest.sh: Pass --tmpdir argument when invoking
39278         conformtest.pl
39279
39280 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
39281
39282         * NOTES: Remove.
39283         * Makefile (files-for-dist): Remove NOTES.
39284         (NOTES): Remove rule.
39285         * README: Don't refer to NOTES.
39286         * manual/creature.texi: Don't include macros.texi.
39287         * manual/intro.texi (creature.texi): Remove comment referring to
39288         NOTES.
39289
39290         * aclocal.m4 (LIBC_TRY_CC_OPTION): New macro.
39291         * configure.in (libc_cv_cc_submachine): Use LIBC_TRY_CC_OPTION.
39292         * configure: Regenerated.
39293         * sysdeps/i386/configure.in (libc_cv_cc_sse4): Use
39294         LIBC_TRY_CC_OPTION.
39295         (libc_cv_as_i686): Likewise.
39296         (libc_cv_cc_avx): Likewise.
39297         (libc_cv_cc_sse2avx): Likewise.
39298         (libc_cv_cc_fma4): Likewise.
39299         (libc_cv_cc_novzeroupper): Likewise.
39300         * sysdeps/i386/configure: Regenerated.
39301
39302         [BZ #13883]
39303         * sysdeps/i386/fpu/s_cexp.S: Remove.
39304         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
39305         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
39306         * math/libm-test.inc (cexp_test): Add more tests.
39307         * sysdeps/i386/fpu/libm-test-ulps: Update.
39308         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39309
39310 2012-03-21  Allan McRae  <allan@archlinux.org>
39311
39312         * timezone/Makefile: Do not install iso3166.tab and zone.tab
39313
39314 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
39315
39316         [BZ #13871]
39317         * math/w_exp2.c: Do not include <float.h>.
39318         (o_threshold, u_threshold): Remove.
39319         (__exp2): Calculate result before checking finiteness and calling
39320         __kernel_standard.
39321         * math/w_exp2f.c: Likewise.
39322         * math/w_exp2l.c: Likewise.
39323         * math/libm-test.inc (exp2_test): Require overflow exception for
39324         1e6 input.
39325
39326         [BZ #3866]
39327         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Test for y outside the
39328         range of signed 64-bit integers before using fistpll.  Remove
39329         checks for whether integers fit in mantissa bits.
39330         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Test for y outside
39331         the range of signed 32-bit integers before using fistpl.  Remove
39332         checks for whether integers fit in mantissa bits.
39333         * sysdeps/i386/fpu/e_powl.S (p64): New object.
39334         (__ieee754_powl): Test for y outside the range of signed 64-bit
39335         integers before using fistpll.  Reduce 64-bit values to 63-bit
39336         ones as needed.
39337         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Ensure
39338         divide-by-zero is raised for zero to large negative powers.
39339         * sysdeps/x86_64/fpu/e_powl.S (p64): New object.
39340         (__ieee754_powl): Test for y outside the range of signed 64-bit
39341         integers before using fistpll.  Reduce 64-bit values to 63-bit
39342         ones as needed.
39343         * math/libm-test.inc (pow_test): Add more tests.
39344
39345 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
39346
39347         * debug/backtracesymsfd.c: Include <_itoa.h> instead of
39348         <stdio-common/_itoa.h>.
39349         * debug/segfault.c: Likewise.
39350         * elf/dl-cache.c: Likewise.
39351         * elf/dl-minimal.c: Likewise.
39352         * elf/dl-misc.c: Likewise.
39353         * elf/dl-sysdep.c: Likewise.
39354         * elf/dl-version.c: Likewise.
39355         * elf/rtld.c: Likewise.
39356         * hurd/hurdsock.c: Likewise.
39357         * hurd/lookup-retry.c: Likewise.
39358         * malloc/malloc.c: Likewise.
39359         * malloc/mtrace.c: Likewise.
39360         * nscd/nscd_getgr_r.c: Likewise.
39361         * nscd/nscd_getpw_r.c: Likewise.
39362         * nscd/nscd_getserv_r.c: Likewise.
39363         * posix/getopt_init.c: Likewise.
39364         * posix/wordexp.c: Likewise.
39365         * stdio-common/_itoa.c: Likewise.
39366         * stdio-common/printf_fphex.c: Likewise.
39367         * stdio-common/vfprintf.c: Likewise.
39368         * string/_strerror.c: Likewise.
39369         * sysdeps/generic/elf/backtracesymsfd.c: Likewise.
39370         * sysdeps/i386/i686/hp-timing.h: Likewise.
39371         * sysdeps/mach/_strerror.c: Likewise.
39372         * sysdeps/mach/hurd/powerpc/register-dump.h: Likewise.
39373         * sysdeps/mach/hurd/sethostid.c: Likewise.
39374         * sysdeps/mach/hurd/xmknodat.c: Likewise.
39375         * sysdeps/mach/xpg-strerror.c: Likewise.
39376         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
39377         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
39378         * sysdeps/powerpc/powerpc32/register-dump.h: Likewise.
39379         * sysdeps/powerpc/powerpc64/dl-machine.c: Likewise.
39380         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
39381         * sysdeps/powerpc/powerpc64/register-dump.h: Likewise.
39382         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
39383         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
39384         * sysdeps/unix/sysv/linux/fd_to_filename.h: Likewise.
39385         * sysdeps/unix/sysv/linux/futimes.c: Likewise.
39386         * sysdeps/unix/sysv/linux/i386/register-dump.h: Likewise.
39387         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
39388         * sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h: Likewise.
39389         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
39390         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
39391         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Likewise.
39392         * sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: Likewise.
39393         * sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: Likewise.
39394         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
39395         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
39396         * sysdeps/unix/sysv/linux/x86_64/register-dump.h: Likewise.
39397
39398         * stdio-common/_itoa.c: Include <_itoa.h> instead of "_itoa.h".
39399
39400         * stdio-common/_itoa.h: Moved to ...
39401         * sysdeps/generic/_itoa.h: Here.
39402
39403         * stdio-common/_itowa.c: Include <_itowa.h> instead of "_itowa.h".
39404
39405         * stdio-common/printf_fphex.c: Include <_itoa.h> and <_itowa.h>
39406         instead of "_itoa.h" and "_itowa.h".
39407         * stdio-common/vfprintf.: Likewise.
39408
39409 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
39410
39411         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't include
39412         <bits/wordsize.h>.
39413         (__signbitf): Check __x86_64__ instead of __WORDSIZE.
39414         (__signbit): Likwise.
39415         (llrintf): Likwise.
39416         (llrint): Likwise.
39417
39418 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
39419
39420         * sysdeps/x86_64/bits/setjmp.h (__jmp_buf): Support x86-64 with
39421         __WORDSIZE != 64.
39422
39423 2012-03-20  Joseph Myers  <joseph@codesourcery.com>
39424
39425         * math/gen-libm-test.pl (%beautify): Add OVERFLOW_EXCEPTION and
39426         OVERFLOW_EXCEPTION_OK.
39427         * math/libm-test.inc ("Philosophy"): Update comment about
39428         exception testing.
39429         (OVERFLOW_EXCEPTION): Define.
39430         (OVERFLOW_EXCEPTION_OK): Likewise.
39431         (INVALID_EXCEPTION_OK): Renumber.
39432         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
39433         (IGNORE_ZERO_INF_SIGN): Likewise.
39434         (test_exceptions): Handle FE_OVERFLOW.
39435         (exp10_test): Expect overflow exceptions.
39436         (exp2_test): Likewise.
39437         (expm1_test): Likewise.
39438         (nextafter_test): Likewise.
39439         (pow_test): Likewise.
39440         (scalbn_test): Likewise.
39441         (scalbln_test): Likewise.
39442
39443 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
39444
39445         * sysdeps/x86_64/bits/atomic.h
39446         (__arch_c_compare_and_exchange_val_64_acq): Use atomic64_t on
39447         64bit integer.
39448         (atomic_exchange_acq): Likewise.
39449         (__arch_exchange_and_add_body): Likewise.
39450         (__arch_add_body): Likewise.
39451         (atomic_add_negative): Likewise.
39452         (atomic_add_zero): Likewise.
39453
39454 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
39455
39456         * sysdeps/x86_64/fpu/bits/fenv.h: Don't include <bits/wordsize.h>.
39457         (fenv_t): Check __x86_64__ instead of __WORDSIZE.
39458
39459 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
39460
39461         * sysdeps/x86_64/bits/mathdef.h: Don't include <bits/wordsize.h>.
39462         Check __x86_64__ instead of __WORDSIZE.
39463
39464 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
39465
39466         * sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed: Support x32.
39467
39468 2012-03-19  David S. Miller  <davem@davemloft.net>
39469
39470         * sysdeps/sparc/fpu/libm-test-ulps: Update.
39471
39472         * sysdeps/sparc/fpu/fenv_private.h: New file.
39473         * sysdeps/sparc/fpu/math_private.h: Use it.
39474         (libc_feholdexcept, libc_feholdexceptf, libc_feholdexceptl):
39475         Remove.
39476         (libc_feholdexcept_setround, libc_feholdexcept_setroundf)
39477         (libc_feholdexcept_setroundl): Remove.
39478         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl):
39479         Remove.
39480         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Remove.
39481         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvf): Remove.
39482
39483 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
39484
39485         * sysdeps/x86_64/fpu/math_private.h (EXTRACT_WORDS64): Use
39486         int64_t instead of long int.
39487         (INSERT_WORDS64): Likwise.
39488
39489 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
39490
39491         * sysdeps/x86_64/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ): Cast
39492         _Unwind_GetCFA return to _Unwind_Ptr first.
39493
39494 2012-03-19  Joseph Myers  <joseph@codesourcery.com>
39495
39496         [BZ #13629]
39497         * math/s_clog.c: Include <float.h>.
39498         (__clog): Scale large or subnormal inputs.
39499         * math/s_clogf.c: Likewise.
39500         * math/s_clogl.c: Likewise.
39501         * math/s_clog10.c: Include <float.h>.
39502         (M_LOG10_2): Define.
39503         (__clog10): Scale large or subnormal inputs.
39504         * math/s_clog10f.c: Likewise.
39505         * math/s_clog10l.c: Likewise.
39506         * math/libm-test.inc (clog_test): Add more tests.
39507         (clog10_test): Likewise.
39508         * sysdeps/i386/fpu/libm-test-ulps: Update.
39509         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39510
39511         [BZ #11451]
39512         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Scale large
39513         x and y.
39514         * math/libm-test.inc (atan2_test): Add another test.
39515
39516         * Makerules (common-objdir-compile): Remove.
39517         * sysdeps/unix/Makefile (config-generated): Do not add
39518         $(unix-generated) to variable.
39519         [generic bits/local_lim.h] (mk-local_lim-CFLAGS): Remove variable.
39520         [generic bits/local_lim.h] ($(common-objpfx)bits/local_lim.h):
39521         Remove rule.
39522         [generic bits/local_lim.h] ($(common-objpfx)mk-local_lim):
39523         Likewise.
39524         [generic bits/local_lim.h] (before-compile): Do not append to
39525         variable.
39526         [generic bits/local_lim.h] (common-generated): Likewise.
39527         [generic sys/param.h] (before-compile): Do not append to variable.
39528         [generic sys/param.h] ($(common-objpfx)sys/param.h): Remove rule.
39529         [generic sys/param.h] ($(common-objpfx)param.h.c): Likewise.
39530         [generic sys/param.h] ($(common-objpfx)param.h.dep): Likewise.
39531         [generic sys/param.h] ($(common-objpfx)param.h.dep): Do not
39532         include.
39533         [generic sys/param.h] (sys/param.h-includes): Remove variable.
39534         [generic sys/param.h] (sys/param.h-includes): Remove rule.
39535         [generic sys/param.h] ($(addprefix
39536         $(common-objpfx),$(sys/param.h-includes))): Likewise.
39537         [generic sys/param.h] (common-generated): Do not append to
39538         variable.
39539         [generic sys/param.h] (sysdep_headers): Likewise.
39540         [generic bits/errno.h] (before-compile): Do not append to
39541         variable.
39542         [generic bits/errno.h] ($(common-objpfx)bits/errno.h): Remove
39543         rule.
39544         [generic bits/errno.h] ($(common-objpfx)make-errnos): Likewise.
39545         [generic bits/errno.h] ($(common-objpfx)make-errnos.c): Likewise.
39546         [generic bits/errno.h] ($(common-objpfx)errnos): Likewise.
39547         [generic bits/errno.h] (common-generated): Do not append to
39548         variable.
39549         [generic bits/ioctls.h] (before-compile): Do not append to
39550         variable.
39551         [generic bits/ioctls.h] ($(common-objpfx)bits/ioctls.h): Remove
39552         rule.
39553         [generic bits/ioctls.h] (ioctl-includes): Remove variable.
39554         [generic bits/ioctls.h] (make-ioctls-CFLAGS): Likewise.
39555         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls): Remove
39556         rule.
39557         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls.c): Likewise.
39558         [generic bits/ioctls.h] (bits_termios.h): Remove variable.
39559         [generic bits/ioctls.h] ($(common-objpfx)ioctls): Remove rule.
39560         [generic bits/ioctls.h] (common-generated): Do not append to
39561         variable.
39562         [generic sys/syscall.h] (syscall.h): Remove variable.
39563         [generic sys/syscall.h] ($(common-objpfx)sys/syscall.h): Remove
39564         rule.
39565         [generic sys/syscall.h] (before-compile): Do not append to
39566         variable.
39567         [generic sys/syscall.h] (common-generated): Likewise.
39568         * sysdeps/unix/errnos-tmpl.c: Remove file.
39569         * sysdeps/unix/errnos.awk: Likewise.
39570         * sysdeps/unix/ioctls-tmpl.c: Likewise.
39571         * sysdeps/unix/ioctls.awk: Likewise.
39572         * sysdeps/unix/mk-local_lim.c: Likewise.
39573         * sysdeps/unix/snarf-ioctls: Likewise.
39574
39575 2012-03-19  Richard Henderson  <rth@twiddle.net>
39576
39577         * sysdeps/i386/fpu/fenv_private.h: New file.
39578         * sysdeps/i386/fpu/math_private.h: Use it.
39579         (math_opt_barrier, math_force_eval): Remove.
39580         (libc_feholdexcept_setround_53bit): Remove.
39581         (libc_feupdateenv_53bit): Remove.
39582         * sysdeps/x86_64/fpu/math_private.h: Likewise.
39583         (math_opt_barrier, math_force_eval): Remove.
39584         (libc_feholdexcept): Remove.
39585         (libc_feholdexcept_setround): Remove.
39586         (libc_fetestexcept, libc_fesetenv): Remove.
39587         (libc_feupdateenv_test): Remove.
39588         (libc_feupdateenv, libc_feholdsetround): Remove.
39589         (libc_feresetround): Remove.
39590
39591         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Avoid the fldenv.
39592         * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Likewise.
39593
39594         * sysdeps/generic/math_private.h (default_libc_feupdateenv_test): New.
39595         (libc_feupdateenv_test, libc_feupdateenv_testf): New.
39596         (libc_feupdateenv_testl): New.
39597         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv_test): New.
39598         (libc_feupdateenv_testf): New.
39599         (libc_feupdateenv): Use libc_feupdateenv_test.
39600         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use libc_feupdateenv_test.
39601         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Likewise.
39602
39603         * sysdeps/generic/math_private.h (libc_feholdsetround): New.
39604         (libc_feholdsetroundf, libc_feholdsetroundl): New.
39605         (libc_feresetround, libc_feresetroundf, libc_feresetroundl): New.
39606         (libc_feresetround_noex): New.
39607         (libc_feresetround_noexf): New.
39608         (libc_feresetround_noexl): New.
39609         (SET_RESTORE_ROUND, SET_RESTORE_ROUNDF, SET_RESTORE_ROUNDL): New.
39610         (SET_RESTORE_ROUND_NOEX, SET_RESTORE_ROUND_NOEXF): New.
39611         (SET_RESTORE_ROUND_NOEXL, SET_RESTORE_ROUND_53BIT): New.
39612         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use
39613         SET_RESTORE_ROUND.
39614         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
39615         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use SET_RESTORE_ROUND_53BIT.
39616         (__cos): Likewise.
39617         * sysdeps/ieee754/dbl-64/s_tan.c (__tan): Likewise.
39618         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Use
39619         SET_RESTORE_ROUND_NOEX.
39620         * sysdeps/ieee754/dbl-64/e_exp2f.c (__ieee754_exp2f): Use
39621         SET_RESTORE_ROUND_NOEXF.
39622         * sysdeps/ieee754/flt-32/e_expf.c (__ieee754_expf): Likewise.
39623         * sysdeps/x86_64/fpu/math_private.h (libc_feholdsetround): New.
39624         (libc_feholdsetroundf): New.
39625         (libc_feresetround, libc_feresetroundf): New.
39626
39627         * sysdeps/i386/fpu/math_private.h: Include <fenv.h>, <fpu_control.h>.
39628         (libc_feholdexcept_setround_53bit): Convert from macro to function.
39629         (libc_feupdateenv_53bit): Likewise.  Don't force _FPU_EXTENDED.
39630
39631         * sysdeps/generic/math_private.h: Include <fenv.h>.
39632         (default_libc_feholdexcept): New.
39633         (default_libc_feholdexcept_setround): New.
39634         (default_libc_fesetenv, default_libc_feupdateenv): New.
39635         (libc_feholdexcept): Only define if undefined.
39636         (libc_feholdexceptf, libc_feholdexceptl): Likewise.
39637         (libc_feholdexcept_setround, libc_feholdexcept_setroundf): Likewise.
39638         (libc_feholdexcept_setroundl): Likewise.
39639         (libc_feholdexcept_setround_53bit): Likewise.
39640         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl): Likewise.
39641         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Likewise.
39642         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvl): Likewise.
39643         (libc_feupdateenv_53bit): Likewise.
39644         * sysdeps/x86_64/fpu/math_private.h: Include <fenv.h>.
39645         (libc_feholdexcept): Convert from macro to inline function.
39646         (libc_feholdexcept_setround, libc_fetestexcept): Likewise.
39647         (libc_fesetenv, libc_feupdateenv): Likewise.
39648
39649         * sysdeps/generic/math_private.h (GET_HIGH_WORD): Define only if
39650         not previously defined.
39651         (GET_LOW_WORD, EXTRACT_WORDS64, INSERT_WORDS): Likewise.
39652         (INSERT_WORDS64, SET_HIGH_WORD, SET_LOW_WORD): Likewise.
39653         (GET_FLOAT_WORD, SET_FLOAT_WORD): Likewise.
39654         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: New file.
39655         * sysdeps/ieee754/flt-32/math_private.h: New file.
39656         * sysdeps/x86_64/fpu/math_private.h: Move the include_next of
39657         math_private.h below SET_FLOAT_WORD.
39658         (__isnan, __isinf_ns, __finite): Remove.
39659         (__isnanf, __isinf_nsf, __finitef): Remove.
39660
39661 2012-03-18  Andreas Schwab  <schwab@linux-m68k.org>
39662
39663         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
39664
39665 2012-03-17  David S. Miller  <davem@davemloft.net>
39666
39667         [BZ #6471]
39668         * sysdeps/unix/sysv/linux/sparc/Versions: Add __getshmlba entry
39669         for 2.16.
39670
39671 2012-03-16  David S. Miller  <davem@davemloft.net>
39672
39673         * sysdeps/unix/sysv/linux/shmat.c (shmat): Use -1l to avoid
39674         warnings.
39675
39676         [BZ #6471]
39677         * sysdeps/unix/sysv/linux/shmat.c (shmat): Test for syscall errors
39678         properly.
39679         * sysdeps/unix/sysv/linux/sparc/getshmlba.c: New file.
39680         * sysdeps/unix/sysv/linux/sparc/Makefile: Add getshmlba to
39681         sysdep_routines when subdir is sysvipc.
39682         * sysdeps/unix/sysv/linux/sparc/bits/shm.h (SHMLBA): Use new
39683         __getshmlba helper.
39684
39685         * sysdeps/sparc/fpu/libm-test/ulps: Update.
39686
39687 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
39688
39689         * sysdeps/x86_64/ffsll.c (ffsl): Define alias only under
39690         [__LP64__].
39691
39692 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
39693
39694         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Moved to ...
39695         * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c: This.
39696         (__lround): Renamed to ...
39697         (__llround): This.  Replace long int with long long int.
39698         Define lround functions as aliases of llround functions.
39699         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Empty file.
39700
39701 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
39702
39703         * sysdeps/unix/sysv/linux/x86_64/makecontext.c (__makecontext):
39704         Use greg_t on sp.  Use unsigned int on idx_uc_link.  Cast
39705         adresses to uintptr_t.  Replace "long int" and "unsigned long
39706         int" with "greg_t" on va_arg.
39707
39708 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
39709
39710         * sysdeps/generic/ldconfig.h (FLAG_X8664_LIBX32): New macro.
39711         * elf/cache.c (print_entry): Handle FLAG_X8664_LIBX32.
39712
39713         * sysdeps/unix/sysv/linux/i386/readelflib.c (process_elf_file):
39714         Move e_machine check before EI_CLASS check.  Handle x32
39715         libraries.  Check EM_IA_64 only if SKIP_EM_IA_64 isn't defined.
39716         * sysdeps/unix/sysv/linux/x86_64/readelflib.c: Just define
39717         SKIP_EM_IA_64 and include
39718         <sysdeps/unix/sysv/linux/i386/readelflib.c>.
39719
39720         * sysdeps/unix/sysv/linux/x86_64/dl-cache.h:
39721         Don't include <sysdeps/unix/sysv/linux/sparc/dl-cache.h>.
39722         (add_system_dir): New macro.
39723
39724         * sysdeps/unix/sysv/linux/x86_64/ldconfig.h
39725         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add /libx32/ld-linux-x32.so.2.
39726
39727 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
39728
39729         [BZ #2551]
39730         [BZ #2552]
39731         [BZ #2553]
39732         [BZ #2554]
39733         [BZ #2562]
39734         [BZ #2563]
39735         [BZ #2565]
39736         [BZ #2566]
39737         [BZ #2576]
39738         * math/w_j0.c (j0): Don't produce TLOSS errors for POSIX libm.
39739         (y0): Likewise.
39740         * math/w_j0f.c (j0f): Likewise.
39741         (y0f): Likewise.
39742         * math/w_j0l.c (__j0l): Likewise.
39743         (__y0l): Likewise.
39744         * math/w_j1.c (j1): Likewise.
39745         (y1): Likewise.
39746         * math/w_j1f.c (j1f): Likewise.
39747         (y1f): Likewise.
39748         * math/w_j1l.c (__j1l): Likewise.
39749         (__y1l): Likewise.
39750         * math/w_jn.c (jn): Likewise.
39751         (yn): Likewise.
39752         * math/w_jnf.c (jnf): Likewise.
39753         (ynf): Likewise.
39754         * math/w_jnl.c (__jnl): Likewise.
39755         (__ynl): Likewise.
39756         * math/libm-test.inc (j0_test): Add more tests.
39757         (j1_test): Likewise.
39758         (jn_test): Likewise.  Add trailing semicolon to existing test.
39759         (y0_test): Likewise.
39760         (y1_test): Likewise.
39761         * sysdeps/i386/fpu/libm-test-ulps: Update.
39762         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39763
39764         [BZ #13851]
39765         [BZ #13854]
39766         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Use
39767         libc_feholdexcept_setround_53bit and libc_feupdateenv_53bit.
39768         * sysdeps/ieee754/ldbl-96/k_tanl.c: New file.
39769         * sysdeps/ieee754/ldbl-96/s_tanl.c: Include <errno.h>.
39770         (__tanl): Set errno for infinite argument.
39771         * sysdeps/i386/fpu/mptan.c: Remove.
39772         * sysdeps/i386/fpu/s_tan.S: Likewise.
39773         * sysdeps/i386/fpu/s_tanl.S: Likewise.
39774         * sysdeps/x86_64/fpu/k_tanl.c: Likewise.
39775         * sysdeps/x86_64/fpu/s_tanl.S: Likewise.
39776         * math/libm-test.inc (tan_test): Add more tests and enable more
39777         tests for double and long double.
39778         * sysdeps/i386/fpu/libm-test-ulps: Update.
39779         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39780
39781 2012-03-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
39782
39783         * sysdeps/x86_64/elf/start.S: Include <sysdep.h>.
39784         (_start): Add cfi_startproc, cfi_undefined for rip and cfi_endproc.
39785
39786 2012-03-16  Roland McGrath  <roland@hack.frob.com>
39787
39788         * aclocal.m4 (LIBC_PRECONFIGURE): New macro.
39789         * configure.in: Use it for both main tree and add-ons.
39790         * configure: Regenerated.
39791
39792 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
39793
39794         * time/offtime.c (__offtime): Use time_t on days, rem, y and yg.
39795
39796 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
39797
39798         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Include generator program
39799         in comment.
39800
39801         [BZ #13851]
39802         * sysdeps/ieee754/ldbl-96/e_rem_pio2l.c: New file.
39803         * sysdeps/ieee754/ldbl-96/k_cosl.c: Likewise.
39804         * sysdeps/ieee754/ldbl-96/k_sinl.c: Likewise.
39805         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Likewise.
39806         * sysdeps/ieee754/ldbl-96/s_cosl.c (__cosl): Correct test for
39807         infinite argument.
39808         * sysdeps/ieee754/ldbl-96/s_sinl.c (__sinl): Likewise.
39809         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Handle __FLT_EVAL_METHOD__
39810         != 0 for prec == 2.
39811         * sysdeps/i386/fpu/e_rem_pio2l.c: Remove.
39812         * sysdeps/i386/fpu/k_rem_pio2.c: Likewise.
39813         * sysdeps/i386/fpu/s_cosl.S: Likewise.
39814         * sysdeps/i386/fpu/s_sincosl.S: Likewise.
39815         * sysdeps/i386/fpu/s_sinl.S: Likewise.
39816         * sysdeps/x86_64/fpu/e_rem_pio2l.c: Likewise.
39817         * sysdeps/x86_64/fpu/k_cosl.c: Likewise.
39818         * sysdeps/x86_64/fpu/k_sinl.c: Likewise.
39819         * sysdeps/x86_64/fpu/s_cosl.S: Likewise.
39820         * sysdeps/x86_64/fpu/s_sincosl.S: Likewise.
39821         * sysdeps/x86_64/fpu/s_sinl.S: Likewise.
39822         * math/libm-test.inc (cos_test): Add more tests and enable more
39823         tests for long double.
39824         (sin_test): Likewise.
39825         (sincos_test): Likewise.
39826         * sysdeps/i386/fpu/libm-test-ulps: Update.
39827         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39828
39829 2012-03-16  David S. Miller  <davem@davemloft.net>
39830
39831         * sysdeps/sparc/fpu/math_private.h: New file.
39832
39833 2012-03-15  David S. Miller  <davem@davemloft.net>
39834
39835         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma-vis3.S: New
39836         file.
39837         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma.c: New file.
39838         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf-vis3.S: New
39839         file.
39840         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf.c: New file.
39841         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma-vis3.S: New file.
39842         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma.c: New file.
39843         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf-vis3.S: New file.
39844         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf.c: New file.
39845         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add fma/fmaf
39846         sysdep routines.
39847         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
39848
39849         * sysdeps/sparc/sparc32/fpu/s_fma.c: New file.
39850         * sysdeps/sparc/sparc64/fpu/s_fma.c: New file.
39851
39852         * sysdeps/sparc/sparc-ifunc.h: New file.
39853         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Use
39854         sparc-ifunc.h
39855         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
39856         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S:
39857         Likewise.
39858         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S:
39859         Likewise.
39860         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: Likewise.
39861         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: Likewise.
39862         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
39863         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
39864         Likewise.
39865         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
39866         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: Likewise.
39867         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
39868         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: Likewise.
39869         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S:
39870         Likewise.
39871         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S:
39872         Likewise.
39873         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
39874         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: Likewise.
39875         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: Likewise.
39876         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: Likewise.
39877         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
39878         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
39879         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: Likewise.
39880         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: Likewise.
39881         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
39882         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
39883         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: Likewise.
39884         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: Likewise.
39885         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: Likewise.
39886         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: Likewise.
39887         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: Likewise.
39888         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: Likewise.
39889         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: Likewise.
39890         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: Likewise.
39891         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: Likewise.
39892         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: Likewise.
39893         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: Likewise.
39894         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: Likewise.
39895         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: Likewise.
39896         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: Likewise.
39897
39898 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
39899
39900         * sysdeps/powerpc/fpu/e_hypotf.c: Use double precision instead of
39901         scaling.
39902         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
39903
39904 2012-03-15  Andreas Jaeger  <aj@suse.de>
39905
39906         [BZ #13852]
39907         * sysdeps/i386/fpu/e_rem_pio2f.c: Delete so that i386 uses the
39908         ieee754/flt-32 implementation for sin, cos and sincos.
39909         * sysdeps/i386/fpu/k_rem_pio2f.c: Likewise.
39910         * sysdeps/i386/fpu/s_cosf.S: Likewise.
39911         * sysdeps/i386/fpu/s_sincosf.S: Likewise.
39912         * sysdeps/i386/fpu/s_sinf.S: Likewise.
39913         * sysdeps/i386/fpu/s_tanf.S: Delete so that i386 uses the
39914         ieee754/flt-32 implementation for tan.
39915
39916         * math/libm-test.inc (cos_test): Enable some large input tests for
39917         float as well
39918         (sin_test): Likewise.
39919         (sincos_test): Likewise.
39920         (tan_test): Add tests for large input.
39921
39922         * sysdeps/i386/fpu/libm-test-ulps: Update.
39923
39924 2012-03-15  Andreas Jaeger  <aj@suse.de>
39925
39926         [BZ #13658]
39927         * math/libm-test.inc (cos_test): Add more test cases.
39928         (sin_test): Likewise.
39929         (sincos_test): Likewise.
39930
39931 2012-03-15  Andreas Jaeger  <aj@suse.de>
39932
39933         [BZ #13837]
39934         * math/libm-test.inc (cos_test): Add a test case for large input
39935         value.
39936         (sin_test): Likewise.
39937         (sincos_test): Likewise.
39938
39939 2012-03-15  Andreas Jaeger  <aj@suse.de>
39940             Joseph Myers  <joseph@codesourcery.com>
39941
39942         [BZ #13658]
39943         * sysdeps/x86_64/fpu/s_sincos.S: Delete files so that
39944         x86-64 and i386 use the iee754/dbl-64 sin and cos implementation.
39945         * sysdeps/i386/fpu/branred.c: Likewise.
39946         * sysdeps/i386/fpu/dosincos.c: Likewise.
39947         * sysdeps/i386/fpu/mpa.c: Likewise.
39948         * sysdeps/i386/fpu/s_cos.S: Likewise.
39949         * sysdeps/i386/fpu/s_sin.S: Likewise.
39950         * sysdeps/i386/fpu/s_sincos.S: Likewise.
39951         * sysdeps/i386/fpu/sincos32.c: Likewise.
39952
39953         * sysdeps/generic/math_private.h (libc_feholdexcept_setround_53bit):
39954         Define.
39955         (libc_feupdateenv_53bit): Define.
39956         * sysdeps/i386/fpu/math_private.h (libc_feholdexcept_setround_53bit):
39957         Define.
39958         (libc_feupdateenv_53bit): Define.
39959
39960         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Do double arithmetic in
39961         53 bit (without extend i386 double precision).
39962
39963         * math/libm-test.inc (sincos_test): Add tests for large input.
39964         (sin): Likewise.
39965         (cos): Likewise.
39966
39967         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
39968
39969 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
39970
39971         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
39972
39973 2012-03-15  David S. Miller  <davem@davemloft.net>
39974
39975         * sysdeps/sparc/sparc64/fpu/s_fmax.S: New file.
39976         * sysdeps/sparc/sparc64/fpu/s_fmaxf.S: New file.
39977         * sysdeps/sparc/sparc64/fpu/s_fmin.S: New file.
39978         * sysdeps/sparc/sparc64/fpu/s_fminf.S: New file.
39979         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: New file.
39980         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmaxf.S: New file.
39981         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: New file.
39982         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fminf.S: New file.
39983         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: New file.
39984         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf-vis3.S: New file.
39985         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: New file.
39986         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin-vis3.S: New file.
39987         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: New file.
39988         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf-vis3.S: New file.
39989         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: New file.
39990         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax-vis3.S: New
39991         file.
39992         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: New file.
39993         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf-vis3.S: New
39994         file.
39995         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: New file.
39996         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin-vis3.S: New
39997         file.
39998         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: New file.
39999         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf-vis3.S: New
40000         file.
40001         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: New file.
40002         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new vis3
40003         fmin/fmax sysdep routines.
40004         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
40005
40006 2012-03-14  David S. Miller  <davem@davemloft.net>
40007
40008         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: New file.
40009         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: New file.
40010         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: New file.
40011         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: New file.
40012         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite-vis3.S: New file.
40013         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: New file.
40014         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef-vis3.S: New file.
40015         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: New file.
40016         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: New file.
40017         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: New file.
40018         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: New file.
40019         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: New file.
40020         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf-vis3.S: New file.
40021         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: New file.
40022         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff-vis3.S: New file.
40023         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: New file.
40024         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan-vis3.S: New file.
40025         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: New file.
40026         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf-vis3.S: New file.
40027         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: New file.
40028         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint-vis3.S: New file.
40029         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: New file.
40030         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf-vis3.S: New file.
40031         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: New file.
40032         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint-vis3.S: New file.
40033         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: New file.
40034         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf-vis3.S: New file.
40035         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: New file.
40036         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new VIS3
40037         routines.
40038         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: New
40039         file.
40040         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: New file.
40041         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S: New
40042         file.
40043         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: New file.
40044         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs-vis3.S: New
40045         file.
40046         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: New file.
40047         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf-vis3.S: New
40048         file.
40049         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: New file.
40050         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: New
40051         file.
40052         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: New file.
40053         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S: New
40054         file.
40055         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S: New
40056         file.
40057         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint-vis3.S: New
40058         file.
40059         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: New
40060         file.
40061         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf-vis3.S:
40062         New file.
40063         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S: New
40064         file.
40065         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint-vis3.S: New
40066         file.
40067         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: New file.
40068         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf-vis3.S: New
40069         file.
40070         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: New file.
40071         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt-vis3.S: New
40072         file.
40073         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: New file.
40074         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf-vis3.S: New
40075         file.
40076         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: New file.
40077         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new
40078         VIS3 routines.
40079
40080         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
40081         New file.
40082
40083         * sysdeps/sparc/fpu/libm-test-ulps: Update.
40084
40085         * sysdeps/sparc/configure.in: New file.
40086         * sysdeps/sparc/configure: Generate.
40087         * configure.in (libc_cv_sparc_as_vis3): Substitute.
40088         * configure: Regenerate.
40089         * config.h.in (HAVE_AS_VIS3_SUPPORT): New.
40090         * config.make.in (have-as-vis3): New.
40091         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-*): If VIS3 is
40092         available use -Av9d instead of -Av9a.
40093         * sysdeps/sparc/sparc64/Makefile: Likewise.
40094         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: New file.
40095         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign-vis3.S:
40096         New file.
40097         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S: New
40098         file.
40099         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf-vis3.S:
40100         New file.
40101         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S: New
40102         file.
40103         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: New file.
40104         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit-vis3.S: New file.
40105         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: New file.
40106         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf-vis3.S: New file.
40107         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: New file.
40108
40109         * sysdeps/sparc/sparc64/fpu/s_copysign.S (__copysign): Use
40110         fzeros/fnegs to load 0x80000000 into a float register instead of
40111         using the stack.
40112         * sysdeps/sparc/sparc64/fpu/s_copysignf.S (__copysignf): Likewise.
40113
40114 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
40115
40116         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
40117         bits/syscall.h.
40118         ($(objpfx)syscall-%.h): Rename rule to $(objpfx)bits/syscall%h.
40119         ($(objpfx)syscall-%.d): Rename rule to $(objpfx)bits/syscall%d.
40120         ($(inst_includedir)/bits/syscall.h): Remove rule.
40121         ($(objpfx)bits/syscall.d): Include instead of
40122         $(objpfx)syscall-list.d.
40123         (generated): Change syscall-list.h and syscall-list.d to
40124         bits/syscall.h and bits/syscall.d.
40125
40126 2012-03-14  Roland McGrath  <roland@hack.frob.com>
40127
40128         [BZ #13846]
40129         * manual/llio.texi (Memory-mapped I/O): Fix wrong function name.
40130
40131 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
40132
40133         [BZ #13841]
40134         * math/s_csqrt.c: Include <float.h>.
40135         (__csqrt): Scale large or subnormal inputs.
40136         * math/s_csqrtf.c: Likewise.
40137         * math/s_csqrtl.c: Likewise.
40138         * math/libm-test.inc (csqrt_test): Add more tests.
40139         * sysdeps/i386/fpu/libm-test-ulps: Update.
40140         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40141
40142         [BZ #13840]
40143         * math/libm-test.inc (hypot_test): Add more tests.
40144
40145 2012-03-13  David S. Miller  <davem@davemloft.net>
40146
40147         [BZ #13840]
40148         * sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Rewrite to use
40149         double-precision for the calculation instead of scaling.
40150
40151 2012-03-13  Joseph Myers  <joseph@codesourcery.com>
40152
40153         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Do not
40154         manipulate bits before adding and subtracting TWO52[sx].
40155         * sysdeps/ieee754/dbl-64/s_rint.c (__rint): Likewise.
40156         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c (__nearbyint):
40157         Likewise.
40158         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c (__rint): Likewise.
40159
40160 2012-03-13  David S. Miller  <davem@davemloft.net>
40161
40162         * sysdeps/sparc/Makefile: Remove rtld-global-offsets.sym handling.
40163         * sysdeps/sparc/elf/rtld-global-offsets.sym: Delete.
40164         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Don't include
40165         rtld-global-offsets.h
40166         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
40167
40168         * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Use expl for
40169         large parameters.
40170
40171         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c: New file.
40172
40173         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Declare syscall
40174         'err' in the ifdef scope in which it is actually used.
40175
40176         * nss/nss_db/db-init.c: Include string.h
40177
40178 2012-03-12  David S. Miller  <davem@davemloft.net>
40179
40180         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
40181         masking out of the most significant byte of random value used.
40182         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
40183         Fix coding style in previous change.
40184
40185         * sysdeps/unix/sysv/linux/kernel-features.h
40186         (__ASSUME_CLONE_THREAD_FLAGS): Set on sparc when 2.5.64 and later.
40187         (__ASSUME_TGKILL): Set on sparc when 2.6.1 and later, simplify
40188         expression.
40189         (__ASSUME_FADVISE64_64_SYSCALL): Set on sparc when 2.6.1 and
40190         later.
40191
40192 2012-03-11  David S. Miller  <davem@davemloft.net>
40193
40194         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
40195         (__makecontext): Fix signedness of pointer casts setting up 'sp'.
40196         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL) Use 'long'
40197         for 'resultvar' otherwise things get truncated on 64-bit.
40198
40199         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
40200         Fix masking out of the most significant byte of random value used.
40201
40202         * sysdeps/sparc/fpu/libm-test-ulps: Update.
40203
40204 2012-03-10  Andreas Schwab  <schwab@linux-m68k.org>
40205
40206         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
40207
40208 2012-03-09  David S. Miller  <davem@davemloft.net>
40209
40210         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Protect local
40211         variables with appropriate CPP guards.
40212         * sysdeps/sparc/sparc32/dl-trampoline.S: Propagate the stack_ptr
40213         from the frame pointer, not the stack pointer.  Correct layout
40214         comments.  Fix test on resulting framesize and the management of
40215         the outregs buffer for pltexit.  Preserve floating point return
40216         values across _dl_call_pltexit call.
40217         * sysdeps/sparc/sparc64/dl-trampoline.S: Fix test on resulting
40218         framesize and the management of the outregs buffer for pltexit.
40219         Preserve floating point return values across _dl_call_pltexit
40220         call.
40221         * elf/sotruss-lib.c (la_sparc32_gnu_pltenter)
40222         (la_sparc64_gnu_pltenter, la_sparc32_gnu_pltexit)
40223         (la_sparc64_gnu_pltexit): New functions.
40224         (print_exit): Fix format string for return register value.
40225
40226 2012-03-10  Joseph Myers  <joseph@codesourcery.com>
40227
40228         * sunrpc/Makefile (others): Add rpcgen.
40229         ($(objpfx)rpcgen): Remove special build rule and dependency on
40230         libc.
40231         * sunrpc/rpcgen.c: New file.
40232
40233 2012-03-09  Paul Eggert  <eggert@cs.ucla.edu>
40234
40235         [BZ #13673]
40236         * posix/bug-regex33.c: Replace FSF snail mail address with URL.
40237         * stdio-common/bug-vfprintf-nargs.c: Likewise.
40238         * sysdeps/i386/crti.S: Likewise.
40239         * sysdeps/i386/crtn.S: Likewise.
40240         * sysdeps/powerpc/powerpc32/crti.S: Likewise.
40241         * sysdeps/powerpc/powerpc32/crtn.S: Likewise.
40242         * sysdeps/powerpc/powerpc64/crti.S: Likewise.
40243         * sysdeps/powerpc/powerpc64/crtn.S: Likewise.
40244         * sysdeps/sh/crti.S: Likewise.
40245         * sysdeps/sh/crtn.S: Likewise.
40246         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
40247
40248         [BZ #13673]
40249         * locale/programs/charmap-kw.gperf: Replace FSF snail mail address
40250         with URL.
40251         * locale/programs/locfile-kw.gperf: Likewise.
40252         * locale/programs/charmap-kw.h: Regenerated.
40253         * locale/programs/locfile-kw.h: Likewise.
40254
40255         [BZ #13673]
40256         * intl/plural.y: Replace FSF snail mail address with URL.
40257         * intl/plural.c: Regenerated.
40258
40259 2012-03-09  Richard Henderson  <rth@twiddle.net>
40260
40261         * include/math_private.h: Remove file.
40262         * math/math_private.h: Move file ...
40263         * sysdeps/generic/math_private.h: ... here.
40264
40265         * sysdeps/i386/fpu/math_private.h: Use include_next for math_private.h.
40266         * sysdeps/powerpc/fpu/math_private.h: Likewise.
40267         * sysdeps/x86_64/fpu/math_private.h: Likewise.
40268
40269         * sysdeps/i386/fpu/s_fpclassifyl.c: Use <> to include both <math.h>
40270         and <math_private.h>.
40271         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
40272         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
40273         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
40274         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
40275         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
40276         * sysdeps/ieee754/dbl-64/branred.c: Likewise.
40277         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
40278         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
40279         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
40280         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
40281         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
40282         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
40283         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
40284         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
40285         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
40286         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
40287         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
40288         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
40289         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
40290         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
40291         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
40292         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
40293         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
40294         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
40295         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
40296         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
40297         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
40298         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
40299         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
40300         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
40301         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
40302         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
40303         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
40304         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
40305         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
40306         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
40307         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
40308         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
40309         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
40310         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
40311         * sysdeps/ieee754/dbl-64/s_fpclassify.c: Likewise.
40312         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
40313         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
40314         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
40315         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
40316         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
40317         * sysdeps/ieee754/dbl-64/s_llrint.c: Likewise.
40318         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
40319         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
40320         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
40321         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
40322         * sysdeps/ieee754/dbl-64/s_lround.c: Likewise.
40323         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
40324         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
40325         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
40326         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
40327         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
40328         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
40329         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
40330         * sysdeps/ieee754/dbl-64/s_signbit.c: Likewise.
40331         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
40332         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
40333         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
40334         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
40335         * sysdeps/ieee754/dbl-64/s_trunc.c: Likewise.
40336         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
40337         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
40338         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
40339         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: Likewise.
40340         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: Likewise.
40341         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
40342         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
40343         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
40344         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
40345         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: Likewise.
40346         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf.c: Likewise.
40347         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: Likewise.
40348         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
40349         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: Likewise.
40350         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Likewise.
40351         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
40352         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Likewise.
40353         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
40354         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
40355         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
40356         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
40357         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: Likewise.
40358         * sysdeps/ieee754/dbl-64/wordsize-64/s_trunc.c: Likewise.
40359         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
40360         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
40361         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
40362         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
40363         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
40364         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
40365         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
40366         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
40367         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
40368         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
40369         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
40370         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
40371         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
40372         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
40373         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
40374         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
40375         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
40376         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
40377         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
40378         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
40379         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
40380         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
40381         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
40382         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
40383         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
40384         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
40385         * sysdeps/ieee754/flt-32/s_cbrtf.c: Likewise.
40386         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
40387         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
40388         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
40389         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
40390         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
40391         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
40392         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
40393         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
40394         * sysdeps/ieee754/flt-32/s_fpclassifyf.c: Likewise.
40395         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
40396         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
40397         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
40398         * sysdeps/ieee754/flt-32/s_isinff.c: Likewise.
40399         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
40400         * sysdeps/ieee754/flt-32/s_llrintf.c: Likewise.
40401         * sysdeps/ieee754/flt-32/s_llroundf.c: Likewise.
40402         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
40403         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
40404         * sysdeps/ieee754/flt-32/s_lrintf.c: Likewise.
40405         * sysdeps/ieee754/flt-32/s_lroundf.c: Likewise.
40406         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
40407         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
40408         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
40409         * sysdeps/ieee754/flt-32/s_remquof.c: Likewise.
40410         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
40411         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
40412         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
40413         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
40414         * sysdeps/ieee754/flt-32/s_signbitf.c: Likewise.
40415         * sysdeps/ieee754/flt-32/s_sincosf.c: Likewise.
40416         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
40417         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
40418         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
40419         * sysdeps/ieee754/flt-32/s_truncf.c: Likewise.
40420         * sysdeps/ieee754/k_standard.c: Likewise.
40421         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
40422         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
40423         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
40424         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
40425         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
40426         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
40427         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
40428         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
40429         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
40430         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
40431         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
40432         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
40433         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
40434         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
40435         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
40436         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
40437         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
40438         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
40439         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
40440         * sysdeps/ieee754/ldbl-128/k_cosl.c: Likewise.
40441         * sysdeps/ieee754/ldbl-128/k_sincosl.c: Likewise.
40442         * sysdeps/ieee754/ldbl-128/k_sinl.c: Likewise.
40443         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
40444         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
40445         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
40446         * sysdeps/ieee754/ldbl-128/s_cbrtl.c: Likewise.
40447         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
40448         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
40449         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
40450         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
40451         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
40452         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
40453         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
40454         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
40455         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
40456         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
40457         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
40458         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: Likewise.
40459         * sysdeps/ieee754/ldbl-128/s_isinfl.c: Likewise.
40460         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
40461         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
40462         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
40463         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
40464         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
40465         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
40466         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
40467         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
40468         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
40469         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
40470         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
40471         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
40472         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
40473         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
40474         * sysdeps/ieee754/ldbl-128/s_roundl.c: Likewise.
40475         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
40476         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
40477         * sysdeps/ieee754/ldbl-128/s_signbitl.c: Likewise.
40478         * sysdeps/ieee754/ldbl-128/s_sincosl.c: Likewise.
40479         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
40480         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
40481         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
40482         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
40483         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
40484         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
40485         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
40486         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
40487         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
40488         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
40489         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
40490         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
40491         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
40492         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
40493         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
40494         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
40495         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
40496         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
40497         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Likewise.
40498         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
40499         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
40500         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
40501         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
40502         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
40503         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
40504         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
40505         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Likewise.
40506         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
40507         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
40508         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Likewise.
40509         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
40510         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
40511         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c: Likewise.
40512         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
40513         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Likewise.
40514         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
40515         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
40516         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
40517         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: Likewise.
40518         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c: Likewise.
40519         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c: Likewise.
40520         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c: Likewise.
40521         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
40522         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
40523         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
40524         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
40525         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c: Likewise.
40526         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
40527         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
40528         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: Likewise.
40529         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c: Likewise.
40530         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
40531         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
40532         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
40533         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
40534         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
40535         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
40536         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
40537         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
40538         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
40539         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
40540         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
40541         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
40542         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
40543         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
40544         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
40545         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
40546         * sysdeps/ieee754/ldbl-96/s_cbrtl.c: Likewise.
40547         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
40548         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
40549         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
40550         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
40551         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
40552         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
40553         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
40554         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
40555         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
40556         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
40557         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: Likewise.
40558         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
40559         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
40560         * sysdeps/ieee754/ldbl-96/s_llrintl.c: Likewise.
40561         * sysdeps/ieee754/ldbl-96/s_llroundl.c: Likewise.
40562         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
40563         * sysdeps/ieee754/ldbl-96/s_lrintl.c: Likewise.
40564         * sysdeps/ieee754/ldbl-96/s_lroundl.c: Likewise.
40565         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
40566         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
40567         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
40568         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
40569         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
40570         * sysdeps/ieee754/ldbl-96/s_remquol.c: Likewise.
40571         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
40572         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
40573         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
40574         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
40575         * sysdeps/ieee754/ldbl-96/s_signbitl.c: Likewise.
40576         * sysdeps/ieee754/ldbl-96/s_sincosl.c: Likewise.
40577         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
40578         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
40579         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
40580         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
40581         * sysdeps/ieee754/s_lib_version.c: Likewise.
40582         * sysdeps/ieee754/s_matherr.c: Likewise.
40583         * sysdeps/ieee754/s_signgam.c: Likewise.
40584         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
40585         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
40586         * sysdeps/powerpc/fpu/e_rem_pio2f.c: Likewise.
40587         * sysdeps/powerpc/fpu/k_cosf.c: Likewise.
40588         * sysdeps/powerpc/fpu/k_rem_pio2f.c: Likewise.
40589         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
40590         * sysdeps/powerpc/fpu/s_cosf.c: Likewise.
40591         * sysdeps/powerpc/fpu/s_float_bitwise.h: Likewise.
40592         * sysdeps/powerpc/fpu/s_isnan.c: Likewise.
40593         * sysdeps/powerpc/fpu/s_rint.c: Likewise.
40594         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
40595         * sysdeps/powerpc/fpu/s_sinf.c: Likewise.
40596         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
40597         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
40598         * sysdeps/powerpc/powerpc32/fpu/s_llrintf.c: Likewise.
40599         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
40600         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
40601         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
40602         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
40603         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
40604         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
40605
40606 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
40607
40608         * sunrpc/rpc_cout.c: Remove __GNU_LIBRARY__ conditionals.
40609         * sunrpc/rpc_main.c: Likewise.
40610         * sunrpc/rpc_svcout.c: Likewise.
40611
40612 2012-03-09  David S. Miller  <davem@davemloft.net>
40613
40614         * include/math_private.h: New file.
40615
40616 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
40617
40618         * sysdeps/unix/sysv/linux/bits/socket_type.h: New file.
40619         * sysdeps/unix/sysv/linux/sparc/bits/socket_type.h: Likewise.
40620         * sysdeps/unix/sysv/linux/bits/socket.h: Get enum __socket_type
40621         from <bits/socket_type.h>.
40622         (enum __socket_type): Don't define here.
40623         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Remove.
40624         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
40625         bits/socket_type.h.
40626
40627         [BZ #13566]
40628         * libio/stdio.h (gets): Always declare for C++ up to C++11 without
40629         checking __USE_GNU.
40630
40631         * Makerules ($(inst_includedir)/%.h): New rule.
40632         * stdio-common/Makefile (headers): Add bits/stdio_lim.h.
40633         (install-others): Remove variable setting.
40634         ($(inst_includedir)/bits/stdio_lim.h): Remove rule.
40635
40636 2012-03-08  Richard Henderson  <rth@twiddle.net>
40637
40638         * sysdeps/powerpc/fpu/math_private.h (__ieee754_sqrt): Convert
40639         from macro to inline function; merge with the
40640         !__LIBC_INTERNAL_MATH_INLINES version.
40641         (__ieee754_sqrtf): Likewise.
40642
40643         * sysdeps/x86_64/fpu/math_private.h (__rint): Convert from macro
40644         to inline function.
40645         (__rintf, __floor, __floorf): Likewise.
40646
40647         * sysdeps/x86_64/fpu/math_private.h (__ieee754_sqrt): Convert from
40648         macro to inline function.
40649         (__ieee754_sqrtf, __ieee754_sqrtl): Likewise.
40650
40651         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Include <math_private.h>,
40652         not <math/math_private.h>.
40653
40654 2012-03-08  David S. Miller  <davem@davemloft.net>
40655
40656         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Update
40657         copyright year.
40658         * sysdeps/unix/sysv/linux/sparc/sysdep.h: Likewise.
40659
40660 2012-03-08  Thomas Schwinge  <thomas@codesourcery.com>
40661
40662         * resolv/gai_misc.c (handle_requests): Fix struct timespec
40663         normalization.
40664         * rt/tst-cpuclock2.c (test_nanosleep): Likewise.
40665         * sysdeps/pthread/aio_misc.c (handle_fildes_io): Likewise.
40666
40667 2012-03-08  Ulrich Drepper  <drepper@gmail.com>
40668
40669         * stdio-common/tst-fphex.c: Various cleanups.  The macros cannot
40670         be defined individually, they must be defined as a block.  Define
40671         S for printing a string instead of hidint the different by using a
40672         macro for adding the 'l'.
40673         * stdio-common/tst-fphex-wide.c: Adjust.
40674
40675 2012-03-07  Marek Polacek  <polacek@redhat.com>
40676
40677         * stdio-common/tst-long-dbl-fphex.c: Fix test for non ldbl-96 targets.
40678
40679 2012-03-08  Marek Polacek  <polacek@redhat.com>
40680
40681         [BZ #13806]
40682         * stdio-common/Makefile (tests): Add tst-fphex-wide.
40683         * stdio-common/tst-fphex.c: Define a few macros to make the
40684         test reusable.  Use them.
40685         * stdio-common/tst-fphex-wide.c: New file.
40686
40687 2012-03-08  Joseph Myers  <joseph@codesourcery.com>
40688
40689         [BZ #6911]
40690         * manual/macros.texi (gnusystems): New macro.
40691         (nongnusystems): Likewise.
40692         (gnulinuxhurdsystems): Likewise.
40693         (gnuhurdsystems): Likewise..
40694         (gnulinuxsystems): Likewise.
40695         * manual/charset.texi: Use new macros or @theglibc{} to refer to
40696         variants of the GNU system, not "GNU system".
40697         * manual/conf.texi: Likewise.
40698         * manual/errno.texi: Likewise.  Update example of errno macro
40699         expansion.
40700         * manual/filesys.texi: Likewise.
40701         (getumask): Document as specific to GNU/Hurd.
40702         * manual/install.texi: Likewise.  Reword some references to
40703         GNU/Linux.
40704         * manual/intro.texi: Likewise.
40705         * manual/io.texi: Likewise.
40706         (File Name Portability): Detail which constraints are inapplicable
40707         to all GNU systems and which are only inapplicable to GNU/Hurd.
40708         * manual/job.texi: Likewise.
40709         * manual/llio.texi: Likewise.
40710         (O_NOCTTY): Document as present on GNU/Linux.
40711         * manual/maint.texi: Likewise.
40712         * manual/memory.texi: Likewise.
40713         * manual/pattern.texi: Likewise.
40714         * manual/pipe.texi: Likewise.
40715         * manual/process.texi: Likewise.
40716         * manual/resource.texi: Likewise.
40717         (RUSAGE_CHILDREN): Remove statement about specifying a particular
40718         child on GNU/Hurd.
40719         * manual/setjmp.texi: Likewise.
40720         * manual/signal.texi: Likewise.
40721         * manual/startup.texi: Likewise.
40722         * manual/stdio.texi: Likewise.
40723         * manual/terminal.texi: Likewise.
40724         (ONLCR): Document as POSIX.
40725         (OXTABS): Document availability on GNU/Linux as XTABS.
40726         (ONOEOT): Document availability separately from other bits.
40727         (VLNEXT, VDISCARD, VSTATUS): Document availability individually.
40728         * manual/time.texi: Likewise.
40729         * manual/users.texi: Likewise.
40730         * INSTALL: Regenerated.
40731         * sysdeps/gnu/errlist.c: Regenerated.
40732
40733         * aclocal.m4 (LIBC_TRY_LINK_STATIC): New macro.
40734         * configure.in (libc_cv_preinit_array): Use LIBC_TRY_LINK_STATIC.
40735         (libc_cv_ctors_header): Likewise.  Use asm ("") instead of calling
40736         puts.
40737         * configure: Regenerated.
40738
40739 2012-03-07  Joseph Myers  <joseph@codesourcery.com>
40740
40741         * sysdeps/i386/configure.in (cpuid.h): Use AC_CHECK_HEADER with no
40742         default includes instead of AC_HEADER_CHECK.
40743         * sysdeps/i386/configure: Regenerated.
40744
40745         [BZ #10716]
40746         * math/s_cacosh.c (__cacosh): Convert negative log results to 0.
40747         * math/s_cacoshf.c (__cacoshf): Likewise.
40748         * math/s_cacoshl.c (__cacoshl): Likewise.
40749         * math/s_casinh.c (__casinh): Set signs of result from argument.
40750         * math/s_casinhf.c (__casinhf): Likewise.
40751         * math/s_casinhl.c (__casinhl): Likewise.
40752         * math/libm-test.inc (cacos_test, cacosh_test, casin_test)
40753         (casinh_test): Add more tests.
40754         * sysdeps/i386/fpu/libm-test-ulps: Update.
40755         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40756
40757 2012-03-07  Ulrich Drepper  <drepper@gmail.com>
40758
40759         * po/zh_TW.po: Update from translation team.
40760
40761         * login/Makefile (distribute): Remove variable.
40762         * catgets/Makefile: Likewise.
40763         * mach/Makefile: Likewise.
40764         * malloc/Makefile: Likewise.
40765         * misc/Makefile: Likewise.
40766         * iconv/Makefile: Likewise.
40767         * nscd/Makefile: Likewise.
40768         * hurd/Makefile: Likewise.
40769         * manual/Makefile: Likewise.
40770         * locale/Makefile: Likewise.
40771         * intl/Makefile: Likewise.
40772         * conform/Makefile: Likewise.
40773         * nss/Makefile: Likewise.
40774         * time/Makefile: Likewise.
40775         * soft-fp/Makefile: Likewise.
40776         * dirent/Makefile: Likewise.
40777         * gmon/Makefile: Likewise.
40778         * po/Makefile: Likewise.
40779         * rt/Makefile: Likewise.
40780         * socket/Makefile: Likewise.
40781         * math/Makefile: Likewise.
40782         * signal/Makefile: Likewise.
40783         * debug/Makefile: Likewise.
40784         * elf/Makefile: Likewise.
40785         * timezone/Makefile: Likewise.
40786         * stdlib/Makefile: Likewise.
40787         * iconvdata/Makefile: Likewise.
40788         * sunrpc/Makefile: Likewise.
40789         * io/Makefile: Likewise.
40790         * argp/Makefile: Likewise.
40791         * inet/Makefile: Likewise.
40792         * hesiod/Makefile: Likewise.
40793         * grp/Makefile: Likewise.
40794         * csu/Makefile: Likewise.
40795         * wctype/Makefile: Likewise.
40796         * crypt/Makefile: Likewise.
40797         * libio/Makefile: Likewise.
40798         * string/Makefile: Likewise.
40799         * nis/Makefile: Likewise.
40800         * resolv/Makefile: Likewise.
40801         * stdio-common/Makefile: Likewise.
40802         * wcsmbs/Makefile: Likewise.
40803         * dlfcn/Makefile: Likewise.
40804         * posix/Makefile: Likewise.
40805
40806         [BZ #6959]
40807         * timezone/Makefile: Don't install timezone files, just the programs
40808         and scripts.
40809
40810 2012-03-06  Ulrich Drepper  <drepper@gmail.com>
40811
40812         * nss/databases.def: Add missing gshadow entry.
40813
40814         * stdio-common/vfprintf.c: Fix formatting.  Missing copyright update.
40815
40816 2012-03-06  Marek Polacek  <polacek@redhat.com>
40817
40818         [BZ #13726]
40819         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Adjust position of wnumstr.
40820         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
40821         * stdio-common/Makefile (tests): Add tst-long-dbl-fphex.
40822         * stdio-common/tst-long-dbl-fphex.c: New file.
40823
40824 2012-03-06  David S. Miller  <davem@davemloft.net>
40825
40826         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
40827         (set_obp_int): New function.
40828         (get_obp_int): New function.
40829         (__get_clockfreq_via_dev_openprom): Likewise.
40830         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INTERNAL_SYSCALL_ERROR_P):
40831         Avoid unused variable warnings on 'val' and use builtin_expect.
40832         (INLINE_SYSCALL): Don't wrap INTERNAL_SYSCALL_ERROR_P with
40833         __builtin_expect.
40834         (INLINE_CLONE_SYSCALL): Likewise.
40835
40836 2012-03-05  David S. Miller  <davem@davemloft.net>
40837
40838         * sysdeps/sparc/fpu/libm-test-ulps: Update.
40839
40840 2012-03-05  Andreas Schwab  <schwab@linux-m68k.org>
40841
40842         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
40843
40844         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Drop exp(-x) term
40845         only for |x| >= 40.
40846         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
40847
40848 2012-03-05  H.J. Lu  <hongjiu.lu@intel.com>
40849
40850         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (gettimeofday_ifunc):
40851         Replace gettimeofday with __vdso_gettimeofday.
40852
40853         * sysdeps/unix/sysv/linux/x86_64/init-first.c
40854         (_libc_vdso_platform_setup): Replace clock_gettime and getcpu with
40855         __vdso_clock_gettime and __vdso_getcpu.
40856
40857         * sysdeps/unix/sysv/linux/x86_64/time.c (time_ifunc): Replace
40858         time with __vdso_time.
40859
40860 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
40861
40862         * manual/lang.texi (size_t): Note types to which size_t may be
40863         equivalent with the GNU C Library, but do not describe when
40864         differences between them are significant.
40865
40866 2012-03-05  Andreas Jaeger  <aj@suse.de>
40867
40868         * sysdeps/i386/fpu/libm-test-ulps: Update.
40869
40870 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
40871
40872         [BZ #3976]
40873         * sysdeps/ieee754/dbl-64/e_pow.c: Include <fenv.h>.
40874         (__ieee754_pow): Save and restore rounding mode and use
40875         round-to-nearest for main computations.
40876         * math/libm-test.inc (pow_test_tonearest): New function.
40877         (pow_test_towardzero): Likewise.
40878         (pow_test_downward): Likewise.
40879         (pow_test_upward): Likewise.
40880         (main): Call the new functions.
40881         * sysdeps/i386/fpu/libm-test-ulps: Update.
40882         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40883
40884         [BZ #3976]
40885         * math/libm-test.inc (cosh_test_tonearest): New function.
40886         (cosh_test_towardzero): Likewise.
40887         (cosh_test_downward): Likewise.
40888         (cosh_test_upward): Likewise.
40889         (sinh_test_tonearest): Likewise.
40890         (sinh_test_towardzero): Likewise.
40891         (sinh_test_downward): Likewise.
40892         (sinh_test_upward): Likewise.
40893         (main): Call the new functions.
40894         * sysdeps/i386/fpu/libm-test-ulps: Update.
40895         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40896
40897 2012-03-05  Tom de Vries  <tom@codesourcery.com>
40898
40899         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Ensure
40900         default stack guard is set in last bytes.
40901         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Same.
40902
40903 2012-03-05  Kees Cook  <keescook@chromium.org>
40904
40905         * stdio-common/vfprintf.c (vfprintf): add missing errno settings.
40906
40907         [BZ #13656]
40908         * stdio-common/vfprintf.c (vfprintf): Check for nargs overflow and
40909         possibly allocate from heap instead of stack.
40910         * stdio-common/bug-vfprintf-nargs.c: New file.
40911         * stdio-common/Makefile (tests): Add nargs overflow test.
40912
40913 2012-03-03  Andreas Schwab  <schwab@linux-m68k.org>
40914
40915         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
40916
40917 2012-03-03  Marek Polacek  <polacek@redhat.com>
40918
40919         * include/sys/cdefs.h: Remove __GNUC_PREREQ macro.
40920         * math/math_private.h: Likewise.
40921         * stdlib/tst-strtod.c: Likewise.
40922         * sysdeps/i386/i486/bits/atomic.h: Likewise.
40923         * sysdeps/x86_64/bits/atomic.h: Likewise.
40924
40925 2012-03-02  David S. Miller  <davem@davemloft.net>
40926
40927         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: New file.
40928         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrintf.S: New file.
40929         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: New file.
40930         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrintf.S: New file.
40931         * sysdeps/sparc/sparc64/fpu/s_llrint.S: New file.
40932         * sysdeps/sparc/sparc64/fpu/s_llrintf.S: New file.
40933         * sysdeps/sparc/sparc64/fpu/s_lrint.S: New file.
40934         * sysdeps/sparc/sparc64/fpu/s_lrintf.S: New file.
40935
40936 2012-03-02  Roland McGrath  <roland@hack.frob.com>
40937
40938         [BZ #13792]
40939         * manual/examples/README: New file, says the example source files
40940         can be used under GPL>=2.
40941         * manual/Makefile (%.c.texi): Eat the leading part of the file until a
40942         line containing just "*/".
40943         * manual/examples/add.c: Add copyright header (GPL>=2).
40944         * manual/examples/argp-ex1.c: Likewise.
40945         * manual/examples/argp-ex2.c: Likewise.
40946         * manual/examples/argp-ex3.c: Likewise.
40947         * manual/examples/argp-ex4.c: Likewise.
40948         * manual/examples/atexit.c: Likewise.
40949         * manual/examples/db.c: Likewise.
40950         * manual/examples/dir.c: Likewise.
40951         * manual/examples/dir2.c: Likewise.
40952         * manual/examples/execinfo.c: Likewise.
40953         * manual/examples/filecli.c: Likewise.
40954         * manual/examples/filesrv.c: Likewise.
40955         * manual/examples/fmtmsgexpl.c: Likewise.
40956         * manual/examples/genpass.c: Likewise.
40957         * manual/examples/inetcli.c: Likewise.
40958         * manual/examples/inetsrv.c: Likewise.
40959         * manual/examples/isockad.c: Likewise.
40960         * manual/examples/longopt.c: Likewise.
40961         * manual/examples/memopen.c: Likewise.
40962         * manual/examples/memstrm.c: Likewise.
40963         * manual/examples/mkfsock.c: Likewise.
40964         * manual/examples/mkisock.c: Likewise.
40965         * manual/examples/mygetpass.c: Likewise.
40966         * manual/examples/pipe.c: Likewise.
40967         * manual/examples/popen.c: Likewise.
40968         * manual/examples/rprintf.c: Likewise.
40969         * manual/examples/search.c: Likewise.
40970         * manual/examples/select.c: Likewise.
40971         * manual/examples/setjmp.c: Likewise.
40972         * manual/examples/sigh1.c: Likewise.
40973         * manual/examples/sigusr.c: Likewise.
40974         * manual/examples/stpcpy.c: Likewise.
40975         * manual/examples/strdupa.c: Likewise.
40976         * manual/examples/strftim.c: Likewise.
40977         * manual/examples/strncat.c: Likewise.
40978         * manual/examples/subopt.c: Likewise.
40979         * manual/examples/swapcontext.c: Likewise.
40980         * manual/examples/termios.c: Likewise.
40981         * manual/examples/testopt.c: Likewise.
40982         * manual/examples/testpass.c: Likewise.
40983         * manual/examples/timeval_subtract.c: Likewise.
40984
40985         [BZ #13792]
40986         * manual/time.texi (Elapsed Time): Move timeval_subtract example
40987         function to ...
40988         * manual/timeval_subtract.c.texi: ... here, new file.
40989
40990 2012-03-02  David S. Miller  <davem@davemloft.net>
40991
40992         * sysdeps/sparc/fpu/libm-test-ulps: Update for recently added tests.
40993
40994 2012-03-02  Joseph Myers  <joseph@codesourcery.com>
40995
40996         [BZ #3976]
40997         * sysdeps/ieee754/dbl-64/s_sin.c: Include <fenv.h>
40998         (__sin): Save and restore rounding mode and use round-to-nearest
40999         for all computations.
41000         (__cos): Save and restore rounding mode and use round-to-nearest
41001         for all computations.
41002         * sysdeps/ieee754/dbl-64/s_tan.c: Include "math_private.h" and
41003         <fenv.h>.
41004         (tan): Save and restore rounding mode and use round-to-nearest for
41005         all computations.
41006         * math/libm-test.inc (cos_test_tonearest): New function.
41007         (cos_test_towardzero): Likewise.
41008         (cos_test_downward): Likewise.
41009         (cos_test_upward): Likewise.
41010         (sin_test_tonearest): Likewise.
41011         (sin_test_towardzero): Likewise.
41012         (sin_test_downward): Likewise.
41013         (sin_test_upward): Likewise.
41014         (tan_test_tonearest): Likewise.
41015         (tan_test_towardzero): Likewise.
41016         (tan_test_downward): Likewise.
41017         (tan_test_upward): Likewise.
41018         (main): Call the new functions.
41019         * sysdeps/i386/fpu/libm-test-ulps: Update.
41020         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41021
41022         [BZ #10135]
41023         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): First test for
41024         small n, then large n, before computing and testing k+n.
41025         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
41026         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c (__scalbln):
41027         Likewise.
41028         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c (__scalbn):
41029         Likewise.
41030         * sysdeps/ieee754/flt-32/s_scalblnf.c (__scalblnf): Likewise.
41031         * sysdeps/ieee754/flt-32/s_scalbnf.c (__scalbnf): Likewise.
41032         * sysdeps/ieee754/ldbl-128/s_scalblnl.c (__scalblnl): Likewise.
41033         * sysdeps/ieee754/ldbl-128/s_scalbnl.c (__scalbnl): Likewise.
41034         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
41035         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
41036         * sysdeps/ieee754/ldbl-96/s_scalblnl.c (__scalblnl): Likewise.
41037         * sysdeps/ieee754/ldbl-96/s_scalbnl.c (__scalbnl): Likewise.
41038         * math/libm-test.inc (scalbn_test): Add more tests.
41039         (scalbln_test): Likewise.
41040
41041         * manual/filesys.texi (mode_t): Describe constraints on size and
41042         signedness, not exact equivalence to a particular type.
41043         (ino_t): Likewise.
41044         (ino64_t): Likewise.
41045         (dev_t): Likewise.
41046         (nlink_t): Likewise.
41047         (blkcnt_t): Likewise.
41048         (blkcnt64_t): Likewise.
41049         * manual/llio.texi (off_t): Likewise.
41050
41051         [BZ #3976]
41052         * sysdeps/ieee754/dbl-64/e_exp.c: Include <fenv.h>.
41053         (__ieee754_exp): Save and restore rounding mode and use
41054         round-to-nearest for all computations.
41055         * math/libm-test.inc (exp_test_tonearest): New function.
41056         (exp_test_towardzero): Likewise.
41057         (exp_test_downward): Likewise.
41058         (exp_test_upward): Likewise.
41059         (main): Call the new functions.
41060         * sysdeps/i386/fpu/libm-test-ulps: Update.
41061         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41062
41063 2012-03-01  Chris Demetriou  <cgd@google.com>
41064
41065         * sysdeps/gnu/errlist-compat.awk: Don't depend on AWK internals to
41066         have predictable order.
41067
41068 2012-03-01  David S. Miller  <davem@davemloft.net>
41069
41070         * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c: Delete.
41071
41072         * sysdeps/sparc/sparc64/fpu/s_finite.S: New file.
41073         * sysdeps/sparc/sparc64/fpu/s_finitef.S: New file.
41074         * sysdeps/sparc/sparc64/fpu/s_isinf.S: New file.
41075         * sysdeps/sparc/sparc64/fpu/s_isinff.S: New file.
41076
41077         * sysdeps/sparc/sparc32/fpu/s_signbit.S: New file.
41078         * sysdeps/sparc/sparc32/fpu/s_signbitf.S: New file.
41079         * sysdeps/sparc/sparc32/fpu/s_signbitl.S: New file.
41080         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: New file.
41081         * sysdeps/sparc/sparc64/fpu/s_isnan.S: New file.
41082         * sysdeps/sparc/sparc64/fpu/s_isnanf.S: New file.
41083         * sysdeps/sparc/sparc64/fpu/s_signbit.S: New file.
41084         * sysdeps/sparc/sparc64/fpu/s_signbitf.S: New file.
41085         * sysdeps/sparc/sparc64/fpu/s_signbitl.S: New file.
41086
41087         * sysdeps/sparc/fpu/libm-test-ulps: Update.
41088
41089         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Move...
41090         * sysdeps/sparc/fpu/libm-test-ulps: to here.
41091         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Delete.
41092
41093         * sysdeps/sparc/crti.S: Remove HAVE_BINUTILS_GOTDATA checks.
41094         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
41095         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
41096         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: Likewise.
41097         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: Likewise.
41098         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: Likewise.
41099         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: Likewise.
41100         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
41101         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
41102         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: Likewise.
41103         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: Likewise.
41104         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
41105         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
41106         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
41107         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
41108         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
41109         * config.h.in (HAVE_BINUTILS_GOTDATA): Delete.
41110         * sysdeps/sparc/elf/configure.in: Remove binutils GOTDATA checks.
41111         * sysdeps/sparc/elf/configure: Regenerated.
41112
41113 2012-03-01  Joseph Myers  <joseph@codesourcery.com>
41114
41115         * configure.in (AS, LD): Require binutils 2.20 or later.
41116         * configure: Regenerated.
41117         * manual/install.texi (Tools for Compilation): Give binutils 2.20
41118         as required minimum version.
41119         * INSTALL: Regenerated.
41120
41121         [BZ #2541]
41122         [BZ #4108]
41123         * sysdeps/ieee754/flt-32/s_erff.c (__erfcf): Mask out one more bit
41124         before squaring exponent.
41125         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfcl): Mask out whole
41126         bottom long double and 27 bits of top long double before squaring
41127         exponent.
41128         * math/libm-test.inc (erfc_test): Add more tests.
41129         * sysdeps/i386/fpu/libm-test-ulps: Update.
41130         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
41131         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41132
41133 2012-03-01  Kai Tietz  <ktietz@redhat.com>
41134
41135         * soft-fp/soft-fp.h (_FP_STRUCT_LAYOUT): New macro.
41136         * soft-fp/quad.h (_FP_UNION_Q): Use _FP_STRUCT_LAYOUT on struct
41137         containing bit-fields.
41138         * soft-fp/extended.h (_FP_UNION_E): Likewise.
41139         * soft-fp/single.h (_FP_UNION_S): Likewise.
41140         * soft-fp/double.h (_FP_UNION_D): Likewise.
41141
41142 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
41143
41144         [BZ #13786]
41145         * sysdeps/i386/i686/multiarch/strcmp.S [USE_AS_STRCASECMP_L]: Do
41146         not include ../strcmp.S.
41147         [USE_AS_STRNCASECMP_L]: Likewise.
41148         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c
41149         (__strcasecmp_l_ia32): Define as alias to __strcasecmp_l_nonascii.
41150         * sysdeps/i386/i686/multiarch/strncase_l-c.c
41151         (__strncasecmp_l_ia32): Define as alias to
41152         __strncasecmp_l_nonascii.
41153
41154         [BZ #5794]
41155         * math/libm-test.inc (expm1_test): Add test for bug 5794.
41156         * sysdeps/i386/fpu/libm-test-ulps: Update.
41157         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41158
41159         * sysdeps/i386/fpu/libm-test-ulps: Reduce some expected errors.
41160         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41161
41162 2012-02-29  Jeff Law  <law@redhat.com>
41163
41164         * resolv/res_query.c (__libc_res_nquerydomain): Avoid
41165         out of bounds read.
41166
41167 2012-02-29  Marek Polacek  <polacek@redhat.com>
41168
41169         [BZ #13706]
41170         * elf/rtld.c (dl_main): Always set l_used to 1 for vDSO.
41171         * elf/Makefile: Add rules to run tst-unused-dep.out.
41172
41173 2012-02-28  David S. Miller  <davem@davemloft.net>
41174
41175         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: New file.
41176         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: New file.
41177         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: New file.
41178         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: New file.
41179         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: New file.
41180         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: New file.
41181
41182 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
41183
41184         * math/libm-test.inc (llround_test): Move one test from
41185         lround_test.  Use TEST_f_L in moved test.
41186         (lround_test): Move misplaced test to llround_test.  Add testcase
41187         from bug 2561.
41188
41189 2012-02-28  Ulrich Drepper  <drepper@gmail.com>
41190
41191         * sysdeps/x86_64/fpu/e_expf.S: New file.
41192         Contributed by Dmitrieva Liubov <liubov.dmitrieva@gmail.com>.
41193
41194 2012-02-28  Stanislav Brabec  <sbrabec@suse.cz>
41195
41196         [BZ #13637]
41197         * posix/regex_internal.c (re_string_skip_chars): Fix miscomputation
41198         of remain_len that may cause incomplete multi-byte character and
41199         false match.
41200         * posix/bug-regex33.c: New file.
41201         * posix/Makefile (tests): Add bug-regex33.
41202
41203 2012-02-28  Joseph Myers  <joseph@codesourcery.com>
41204
41205         * manual/macros.texi: New file.
41206         * Makefile (INSTALL, NOTES): Depend on manual/macros.texi.
41207         * manual/libc.texinfo: Include macros.texi.
41208         * manual/creatute.texi: Likewise.
41209         * manual/install.texi: Likewise.
41210         * manual/arith.texi: Use macros @Theglibc{}, @theglibc{} and
41211         @glibcadj{} in references to the GNU C Library.
41212         * manual/charset.texi: Likewise.
41213         * manual/conf.texi: Likewise.
41214         * manual/contrib.texi: Likewise.  Consistently use "GNU C Library"
41215         when not using those macros.
41216         * manual/creature.texi: Likewise.
41217         * manual/crypt.texi: Likewise.
41218         * manual/errno.texi: Likewise.
41219         * manual/filesys.texi: Likewise.
41220         * manual/header.texi: Likewise.
41221         * manual/install.texi: Likewise.
41222         * manual/intro.texi: Likewise.
41223         * manual/io.texi: Likewise.
41224         * manual/job.texi: Likewise.
41225         * manual/lang.texi: Likewise.
41226         * manual/libc.texiinfo: Likewise.
41227         * manual/llio.texi: Likewise.
41228         * manual/locale.texi: Likewise.
41229         * manual/maint.texi: Likewise.
41230         * manual/math.texi: Likewise.
41231         * manual/memory.texi: Likewise.
41232         * manual/message.texi: Likewise.
41233         * manual/nss.texi: Likewise.
41234         * manual/pattern.texi: Likewise.
41235         * manual/process.texi: Likewise.
41236         * manual/resource.texi: Likewise.
41237         * manual/search.texi: Likewise.
41238         * manual/setjmp.texi: Likewise.
41239         * manual/signal.texi: Likewise.
41240         * manual/socket.texi: Likewise.
41241         * manual/startup.texi: Likewise.
41242         * manual/stdio.texi: Likewise.
41243         * manual/string.texi: Likewise.
41244         * manual/sysinfo.texi: Likewise.
41245         * manual/syslog.texi: Likewise.
41246         * manual/terminal.texi: Likewise.
41247         * manual/time.texi: Likewise.
41248         * manual/users.texi: Likewise.
41249         * INSTALL: Regenerated.
41250         * NOTES: Regenerated.
41251         * sysdeps/gnu/errlist.c: Regenerated.
41252
41253 2012-02-28  Andreas Schwab  <schwab@linux-m68k.org>
41254
41255         * include/dirent.h: Include <dirstream.h> before
41256         <dirent/dirent.h>.
41257
41258 2012-02-28  David S. Miller  <davem@davemloft.net>
41259
41260         * sysdeps/sparc/sparc32/fpu/s_copysign.S: New file.
41261         * sysdeps/sparc/sparc32/fpu/s_copysignf.S: New file.
41262         * sysdeps/sparc/sparc64/fpu/s_copysign.S: New file.
41263         * sysdeps/sparc/sparc64/fpu/s_copysignf.S: New file.
41264
41265 2012-02-27  David S. Miller  <davem@davemloft.net>
41266
41267         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: New file.
41268         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floorf.S: New file.
41269         * sysdeps/sparc/sparc64/fpu/s_floor.S: New file.
41270         * sysdeps/sparc/sparc64/fpu/s_floorf.S: New file.
41271
41272         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix accidental use of
41273         frame pointer instead of stack pointer relative arg slot.
41274         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
41275         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
41276         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
41277
41278 2012-02-27  Carlos O'Donell  <carlos_odonell@mentor.com>
41279
41280         [BZ #3992]
41281         * stdlib/fmtmsg.c: Use of uint32_t requires stdint.h.
41282
41283 2012-02-27  David S. Miller  <davem@davemloft.net>
41284
41285         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix comment formatting.
41286         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
41287         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
41288         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: Likewise.
41289         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
41290         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
41291         * sysdeps/sparc/sparc64/fpu/s_rint.S: Likewise.
41292         * sysdeps/sparc/sparc64/fpu/s_rintf.S: Likewise.
41293
41294 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
41295
41296         * configure.in (CC): Restrict allowed GCC versions to 4.3 and
41297         later.  Allow versions 5-9.
41298         * configure: Regenerated.
41299         * manual/install.texi (Tools for Compilation): Give GCC 4.3 as
41300         required minimum version and 4.6 as recommended version.  Do not
41301         mention bugs in GCC 2.7 and 2.8.
41302         * INSTALL: Regenerated.
41303
41304 2012-02-27  David S. Miller  <davem@davemloft.net>
41305
41306         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: New file.
41307         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: New file.
41308         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: New file.
41309         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: New file.
41310         * sysdeps/sparc/sparc64/fpu/s_ceil.S: New file.
41311         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: New file.
41312         * sysdeps/sparc/sparc64/fpu/s_rint.S: New file.
41313         * sysdeps/sparc/sparc64/fpu/s_rintf.S: New file.
41314
41315         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Do not
41316         manipulate bits before adding and subtracting TWO112[sx].
41317         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
41318
41319 2012-02-27  Roland McGrath  <roland@hack.frob.com>
41320
41321         [BZ #13775]
41322         * libio/bits/stdio-ldbl.h (vdprintf, dprintf): Put these under
41323         [__USE_XOPEN2K8] rather than [__USE_GNU], to match the stdio.h decls.
41324         * libio/stdio.h (vdprintf, dprintf): Remove comment about these not
41325         being in POSIX, because they are in 1003.1-2008.
41326
41327         * rt/tst-aio.c: Include <fcntl.h>.
41328         * rt/tst-aio7.c: Likewise.
41329         * rt/tst-aio64.c: Likewise.
41330
41331         * stdio-common/tst-fmemopen.c (main): Remove spurious const.
41332
41333 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
41334
41335         * manual/install.texi (--with-headers): Describe headers as
41336         interface headers, not private headers.
41337         (Specific advice for GNU/Linux systems): Describe use of headers
41338         from "make headers_install", not private headers from older
41339         kernels.
41340         * INSTALL: Regenerated.
41341         * sysdeps/unix/sysv/linux/configure.in (LIBC_LINUX_VERSION):
41342         Change to 2.6.19.
41343         * sysdeps/unix/sysv/linux/configure: Regenerated.
41344
41345         * manual/llio.texi (fclean): Remove documentation.
41346
41347         * manual/Makefile (libc-texi-generated): New variable.  Include
41348         version.texi.
41349         (libc.dvi, libc.pdf, libc.info, libc/index.html): Depend on
41350         $(libc-texi-generated), not duplicated list of files.
41351         (version.texi, stamp-version): New rules.
41352         (realclean): Remove $(libc-texi-generated), not individual files
41353         from that list.  Do not remove dir-add.texinfo.
41354         * manual/libc.texinfo: Comment out uses of edition numbers and
41355         references to printed manual.  Remove last-updated dates.
41356         (EDITION): Comment out.
41357         (ISBN): Likewise.
41358         (VERSION, UPDATED): Remove.
41359         (version.texi): Include.
41360
41361 2012-02-27  Andreas Schwab  <schwab@linux-m68k.org>
41362
41363         * sysdeps/posix/spawni.c: Include <signal.h>.
41364         * sysdeps/pthread/aio_cancel.c: Include <fcntl.h>.
41365         * sysdeps/pthread/aio_fsync.c: Likewise.
41366
41367 2012-02-26  Ulrich Drepper  <drepper@gmail.com>
41368
41369         * conform/Makefile (tests): Run only when not cross-compiling and
41370         when fast-check is not defined.
41371
41372         * conform/conformtest.pl: XPG7 and POSIX2008 require C99.
41373         * conform/data/limits.h-data: Fixes for POSIX2008.
41374         * conform/run-conformtest.sh: Run all tests.
41375         * include/arpa/inet.h: Changes to allow conformtest.pl to use the
41376         headers.
41377         * include/bits/dlfcn.h: Likewise.
41378         * include/langinfo.h: Likewise.
41379         * include/monetary.h: Likewise.
41380         * include/sys/poll.h: Likewise.
41381
41382         * io/fcntl.h: Define AT_NO_AUTOMOUNT and AT_EMPTY_PATH only
41383         for __USE_GNU.
41384         * posix/spawn.h: Define __need_sigset_t.
41385         * posix/sys/wait.h: Don't include <sys/resource.h>, define id_t here.
41386         * posix/unistd.h: Declare ctermid only for XPG before XPG6.
41387         * rt/aio.h: Don't include fcntl.h and signal.h.  Use bits/siginfo.h
41388         to get sigevent_t only.
41389         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg and recvmmsg
41390         only for __USE_GNU.
41391         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
41392         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
41393         process_vm_writev only for __USE_GNU.
41394         * termios/termios.h: Declare tcgetsid also for POSIX2008.
41395
41396         * conform/Makefile: For now ignore errors from run-conformtest.
41397         * conform/conformtest.pl: Simplify code.  Add -ansi to CFLAGS for
41398         POSIX to avoid namespace pollution.  Don't prepend headers.
41399         * conform/data/aio.h-data: Fixes for POSIX testing.
41400         * conform/data/fcntl.h-data: Likewise.
41401         * conform/data/glob.h-data: Likewise.
41402         * conform/data/grp.h-data: Likewise.
41403         * conform/data/pthread.h-data: Likewise.
41404         * conform/data/pwd.h-data: Likewise.
41405         * conform/data/signal.h-data: Likewise.
41406         * conform/data/spawn.h-data: Likewise.
41407         * conform/data/stdio.h-data: Likewise.
41408         * conform/data/stdlib.h-data: Likewise.
41409         * conform/data/stropts.h-data: Likewise.
41410         * conform/data/sys/mman.h-data: Likewise.
41411         * conform/data/sys/stat.h-data: Likewise.
41412         * conform/data/sys/types.h-data: Likewise.
41413         * conform/data/sys/wait.h-data: Likewise.
41414         * conform/data/time.h-data: Likewise.
41415         * conform/data/unistd.h-data: Likewise.
41416         * conform/data/utime.h-data: Likewise.
41417
41418         * io/sys/stat.h: fchmod was always in POSIX.
41419         * posix/sys/wait.h: Include <sys/resource.h> only for waitid.
41420         * posix/unistd.h: fsync and ftruncate were in early POSIX as well.
41421         * rt/aio.h: Define __need_timespec before including <time.h>.
41422         * sysdeps/unix/sysv/linux/bits/siginfo.h: Don't name siginfo_t
41423         struct.  Add forward declaration of pthread_attr_t and use it in
41424         sigevent.
41425         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
41426         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
41427         * sysdeps/unix/sysv/linux/bits/time.h: Don't let __STRICT_ANSI__
41428         always remove CLK_TCK definition.
41429
41430 2012-02-26  Andreas Schwab  <schwab@linux-m68k.org>
41431
41432         * sysdeps/ieee754/dbl-64/k_tan.c: Replace with empty file.
41433
41434 2012-02-25  Ulrich Drepper  <drepper@gmail.com>
41435
41436         * conform/run-conformtest.sh: New file.
41437         * conform/Makefile: Run run-conformtest for tests.
41438         * conform/conformtest.pl: Many bug fixes.  Add ISO C99, ISO C11
41439         support.
41440
41441         * conform/data/uchar.h-data: New file.
41442         * conform/data/aio.h-data: Fixes for ISO C and POSIX 1995 testing.
41443         * conform/data/arpa/inet.h-data: Likewise.
41444         * conform/data/assert.h-data: Likewise.
41445         * conform/data/complex.h-data: Likewise.
41446         * conform/data/cpio.h-data: Likewise.
41447         * conform/data/ctype.h-data: Likewise.
41448         * conform/data/dirent.h-data: Likewise.
41449         * conform/data/dlfcn.h-data: Likewise.
41450         * conform/data/errno.h-data: Likewise.
41451         * conform/data/fcntl.h-data: Likewise.
41452         * conform/data/float.h-data: Likewise.
41453         * conform/data/fmtmsg.h-data: Likewise.
41454         * conform/data/fnmatch.h-data: Likewise.
41455         * conform/data/ftw.h-data: Likewise.
41456         * conform/data/glob.h-data: Likewise.
41457         * conform/data/grp.h-data: Likewise.
41458         * conform/data/iconv.h-data: Likewise.
41459         * conform/data/inttypes.h-data: Likewise.
41460         * conform/data/langinfo.h-data: Likewise.
41461         * conform/data/libgen.h-data: Likewise.
41462         * conform/data/limits.h-data: Likewise.
41463         * conform/data/locale.h-data: Likewise.
41464         * conform/data/math.h-data: Likewise.
41465         * conform/data/monetary.h-data: Likewise.
41466         * conform/data/mqueue.h-data: Likewise.
41467         * conform/data/ndbm.h-data: Likewise.
41468         * conform/data/net/if.h-data: Likewise.
41469         * conform/data/netdb.h-data: Likewise.
41470         * conform/data/netinet/in.h-data: Likewise.
41471         * conform/data/nl_types.h-data: Likewise.
41472         * conform/data/poll.h-data: Likewise.
41473         * conform/data/pthread.h-data: Likewise.
41474         * conform/data/pwd.h-data: Likewise.
41475         * conform/data/regex.h-data: Likewise.
41476         * conform/data/sched.h-data: Likewise.
41477         * conform/data/search.h-data: Likewise.
41478         * conform/data/semaphore.h-data: Likewise.
41479         * conform/data/setjmp.h-data: Likewise.
41480         * conform/data/signal.h-data: Likewise.
41481         * conform/data/spawn.h-data: Likewise.
41482         * conform/data/stdarg.h-data: Likewise.
41483         * conform/data/stdio.h-data: Likewise.
41484         * conform/data/stdlib.h-data: Likewise.
41485         * conform/data/string.h-data: Likewise.
41486         * conform/data/strings.h-data: Likewise.
41487         * conform/data/stropts.h-data: Likewise.
41488         * conform/data/sys/ipc.h-data: Likewise.
41489         * conform/data/sys/mman.h-data: Likewise.
41490         * conform/data/sys/msg.h-data: Likewise.
41491         * conform/data/sys/resource.h-data: Likewise.
41492         * conform/data/sys/select.h-data: Likewise.
41493         * conform/data/sys/sem.h-data: Likewise.
41494         * conform/data/sys/shm.h-data: Likewise.
41495         * conform/data/sys/socket.h-data: Likewise.
41496         * conform/data/sys/stat.h-data: Likewise.
41497         * conform/data/sys/statvfs.h-data: Likewise.
41498         * conform/data/sys/time.h-data: Likewise.
41499         * conform/data/sys/timeb.h-data: Likewise.
41500         * conform/data/sys/times.h-data: Likewise.
41501         * conform/data/sys/types.h-data: Likewise.
41502         * conform/data/sys/uio.h-data: Likewise.
41503         * conform/data/sys/un.h-data: Likewise.
41504         * conform/data/sys/utsname.h-data: Likewise.
41505         * conform/data/sys/wait.h-data: Likewise.
41506         * conform/data/syslog.h-data: Likewise.
41507         * conform/data/tar.h-data: Likewise.
41508         * conform/data/termios.h-data: Likewise.
41509         * conform/data/utime.h-data: Likewise.
41510         * conform/data/utmpx.h-data: Likewise.
41511         * conform/data/varargs.h-data: Likewise.
41512         * conform/data/wchar.h-data: Likewise.
41513         * conform/data/wctype.h-data: Likewise.
41514         * conform/data/wordexp.h-data: Likewise.
41515
41516         * include/stropts.h: New file.
41517         * include/uchar.h: New file.
41518         * include/aio.h: Changes to allow conformtest.pl to use the headers.
41519         * include/assert.h: Likewise.
41520         * include/ctype.h: Likewise.
41521         * include/dirent.h: Likewise.
41522         * include/dlfcn.h: Likewise.
41523         * include/fcntl.h: Likewise.
41524         * include/fnmatch.h: Likewise.
41525         * include/glob.h: Likewise.
41526         * include/grp.h: Likewise.
41527         * include/libio.h: Likewise.
41528         * include/locale.h: Likewise.
41529         * include/math.h: Likewise.
41530         * include/net/if.h: Likewise.
41531         * include/netdb.h: Likewise.
41532         * include/netinet/in.h: Likewise.
41533         * include/pthread.h: Likewise.
41534         * include/pwd.h: Likewise.
41535         * include/regex.h: Likewise.
41536         * include/sched.h: Likewise.
41537         * include/search.h: Likewise.
41538         * include/setjmp.h: Likewise.
41539         * include/signal.h: Likewise.
41540         * include/stdio.h: Likewise.
41541         * include/stdlib.h: Likewise.
41542         * include/string.h: Likewise.
41543         * include/sys/cdefs.h: Likewise.
41544         * include/sys/mman.h: Likewise.
41545         * include/sys/msg.h: Likewise.
41546         * include/sys/resource.h: Likewise.
41547         * include/sys/select.h: Likewise.
41548         * include/sys/socket.h: Likewise.
41549         * include/sys/stat.h: Likewise.
41550         * include/sys/statvfs.h: Likewise.
41551         * include/sys/time.h: Likewise.
41552         * include/sys/times.h: Likewise.
41553         * include/sys/uio.h: Likewise.
41554         * include/sys/utsname.h: Likewise.
41555         * include/sys/wait.h: Likewise.
41556         * include/termios.h: Likewise.
41557         * include/time.h: Likewise.
41558         * include/ulimit.h: Likewise.
41559         * include/unistd.h: Likewise.
41560         * include/utime.h: Likewise.
41561         * include/wchar.h: Likewise.
41562         * include/wctype.h: Likewise.
41563         * include/wordexp.h: Likewise.
41564
41565         * posix/tar.h (TSVTX): Should not be visible for POSIX before 2008.
41566
41567         * time/time.h: TIME_UTC must be a macro.
41568         Make timespec_get available for ISO C11 only as well.
41569
41570 2012-02-24  Ulrich Drepper  <drepper@gmail.com>
41571
41572         * stdlib/fmtmsg.c (fmtmsg): Lock around use of severity list.
41573         Reported by Peng Haitao <penght@cn.fujitsu.com>.
41574
41575 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
41576
41577         * configure.in: Use -o not -a in test for unsupported multi-arch.
41578
41579 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
41580
41581         * manual/texinfo.tex: Update to version 2012-01-19.16.
41582
41583 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
41584
41585         * manual/Makefile (licenses): Change fdl-1.1.texi to fdl-1.3.texi.
41586
41587 2012-02-24  Roland McGrath  <roland@hack.frob.com>
41588
41589         [BZ #13738]
41590         * manual/libc.texinfo (FDL_VERSION): Set to 1.3.
41591         * manual/fdl-1.3.texi: New file.
41592         * manual/fdl-1.1.texi: File removed.
41593
41594         [BZ #13738]
41595         * manual/libc.texinfo (FDL_VERSION): New @set.
41596         Use it for mention of FDL in cover text.
41597         (Documentation License): Use it in @include file name.
41598
41599 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
41600             Roland McGrath  <roland@hack.frob.com>
41601
41602         [BZ #5461]
41603         * manual/arith.texi (strtoll): Refer to LLONG_MAX and LLONG_MIN)
41604         (not LONG_LONG_MAX and LONG_LONG_MIN.
41605         * manual/lang.texi (LONG_LONG_MIN): Document first as ISO
41606         LLONG_MIN.  Refer to LONG_LONG_MIN only as older GCC-specific
41607         name.
41608         (LONG_LONG_MAX, LLONG_MAX, ULONG_LONG_MAX, ULLONG_MAX): Likewise.
41609
41610 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
41611
41612         [BZ #2547]
41613         [BZ #11365]
41614         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Do not
41615         manipulate bits before adding and subtracting TWO23[sx].
41616         * math/libm-test.inc (nearbyint_test): Add more tests.
41617
41618 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
41619
41620         [BZ #2548]
41621         * sysdeps/ieee754/flt-32/s_rintf.c (__rintf): Do not manipulate
41622         bits before adding and subtracting TWO23[sx].
41623         * math/libm-test.inc (rint_test): Add more tests.
41624         (rint_test_tonearest): Likewise.
41625         (rint_test_towardzero): Likewise.
41626         (rint_test_downward): Likewise.
41627         (rint_test_upward: Likewise.
41628
41629 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
41630
41631         [BZ #10110]
41632         * include/stdc-predef.h: New file.  Extracted from features.h.
41633         * include/features.h: Include stdc-predef.h.
41634         * Makefile (headers): Add stdc-predef.h.
41635         * CONFORMANCE (Compiler limitations): Update.
41636
41637 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
41638
41639         * manual/libc.texinfo (VERSION, UPDATED): Revert.
41640
41641 2012-02-21  David S. Miller  <davem@davemloft.net>
41642
41643         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: More jn test ULP updates.
41644         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
41645
41646 2012-02-20  David S. Miller  <davem@davemloft.net>
41647
41648         * sysdeps/sparc/sparc32/__longjmp.S: Unwind in the 'thread' path
41649         using a normal save/restore sequence, rather than allocating a
41650         dummy stack frame just to store a frame pointer and restore.
41651         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
41652
41653 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
41654
41655         * manual/install.texi: Fix stray word in line-wrapped comment.
41656
41657 2012-02-20  David S. Miller  <davem@davemloft.net>
41658
41659         * sysdeps/sparc/elf/configure.in (PI_STATIC_AND_HIDDEN): Define if
41660         both binutils and gcc support GOTDATA.
41661
41662         * sysdeps/unix/sparc/sysdep.h: Document why we don't use
41663         "rd %pc" in the PIC register setup sequences.
41664
41665         * sysdeps/sparc/crti.S: Try to use GOTDATA relocs.
41666         * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
41667         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
41668         * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
41669         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
41670         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
41671         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
41672         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
41673         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
41674         (SYSCALL_ERROR_HANDLER): Likewise.
41675         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
41676         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
41677         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
41678         (SYSCALL_ERROR_HANDLER): Likewise.
41679
41680         * config.h.in (HAVE_BINUTILS_GOTDATA): New.
41681         (HAVE_GCC_GOTDATA): New.
41682         * sysdeps/sparc/elf/configure.in: Test for GOTDATA
41683         relocation support in both binutils and gcc.
41684         * sysdeps/sparc/elf/configure: Regenerate.
41685
41686         * sysdeps/sparc/sparc32/elf/configure.in: Delete.
41687         * sysdeps/sparc/sparc32/elf/configure: Delete.
41688         * sysdeps/sparc/sparc64/elf/configure.in: Delete.
41689         * sysdeps/sparc/sparc64/elf/configure: Delete.
41690         * sysdeps/sparc/elf/configure.in: New file.
41691         * sysdeps/sparc/elf/configure: Generate.
41692
41693         * sysdeps/sparc/sparc32/elf/configure.in: Delete WDISP22 check.
41694         * sysdeps/sparc/sparc32/elf/configure: Regenerate.
41695         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
41696         * sysdeps/sparc/sparc64/elf/configure: Regenerate.
41697         * config.h.in (BROKEN_SPARC_WDISP22): Remove.
41698
41699 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
41700
41701         * manual/install.texi: Do not mention specific glibc version
41702         numbers.
41703         * manual/libc.texinfo (VERSION, UPDATED): Update.
41704         (@copying): Use @copyright{} and range of years.
41705
41706 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
41707
41708         [BZ #13695]
41709         * csu/Makefile (distribute): Remove initfini.c and defs.awk.
41710         [crti.S not in sysdirs] (generated): Do not append.
41711         [crti.S not in sysdirs] (omit-deps): Likewise.
41712         [crti.S not in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Remove rule.
41713         [crti.S not in sysdirs] ($(objpfx)initfini.s): Likewise.
41714         [crti.S not in sysdirs] ($(objpfx)crti.S): Likewise.
41715         [crti.S not in sysdirs] ($(objpfx)crtn.S): Likewise.
41716         [crti.S not in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)):
41717         Likewise.
41718         [crti.S not in sysdirs] ($(objpfx)defs.h): Likewise.
41719         [crti.S not in sysdirs] (CFLAGS-initfini.s): Remove variable.
41720         [crti.S not in sysdirs] (initfini.c): Remove vpath directive.
41721         * csu/defs.awk: Remove file.
41722         * sysdeps/generic/initfini.c: Likewise.
41723         * sysdeps/powerpc/powerpc32/Makefile (CFLAGS-initfini.s): Remove
41724         variable.
41725         * sysdeps/powerpc/powerpc64/Makefile (CFLAGS-initfini.s):
41726         Likewise.
41727
41728 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
41729
41730         * sysdeps/unix/sysv/linux/bits/epoll.h: New file.
41731         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h: Likewise.
41732         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Likewise.
41733         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Remove
41734         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
41735         * sysdeps/unix/sysv/linux/sys/epoll.h: Get flags from
41736         <bits/epoll.h>.
41737         (EPOLL_CLOEXEC, EPOLL_NONBLOCK): Don't define here.
41738         (__EPOLL_PACKED): Define to empty if not defined by
41739         <bits/epoll.h>.
41740         (struct epoll_event): Use __EPOLL_PACKED to make possibly packed.
41741         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
41742         bits/epoll.h.
41743
41744 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
41745
41746         * sysdeps/unix/sysv/linux/bits/timerfd.h: New file.
41747         * sysdeps/unix/sysv/linux/sparc/bits/timerfd.h: Likewise.
41748         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Remove.
41749         * sysdeps/unix/sysv/linux/sys/timerfd.h: Get flags from
41750         <bits/timerfd.h>.
41751         (TFD_CLOEXEC, TFD_NONBLOCK): Don't define here.
41752         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
41753         bits/timerfd.h.
41754
41755 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
41756
41757         * sysdeps/i386/fpu/libm-test-ulps: Resort with gen-libm-test.pl -n
41758         in C locale.
41759         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
41760         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
41761         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Likewise.
41762         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41763
41764 2012-02-20  Aurelien Jarno  <aurelien@aurel32.net>
41765
41766         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Adjust ULPs for jn tests.
41767         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
41768
41769 2012-02-19  Andreas Schwab  <schwab@linux-m68k.org>
41770
41771         * manual/errno.texi (Error Codes): Add EHWPOISON entry.
41772         * sysdeps/unix/sysv/linux/bits/errno.h (EHWPOISON): Define if not
41773         defined.
41774         * sysdeps/unix/sysv/linux/sparc/bits/errno.h (EHWPOISON):
41775         Likewise.
41776         * sysdeps/unix/sysv/linux/sparc/Versions: Add new errlist compat
41777         entry for 2.16.
41778
41779 2012-02-19  Aurelien Jarno  <aurelien@aurel32.net>
41780
41781         * math/w_acos.c: Use non-signaling floating-point comparisons.
41782         * math/w_acosf.c: Likewise.
41783         * math/w_acosh.c: Likewise.
41784         * math/w_acoshf.c: Likewise.
41785         * math/w_acoshl.c: Likewise.
41786         * math/w_acosl.c: Likewise.
41787         * math/w_asin.c: Likewise.
41788         * math/w_asinf.c: Likewise.
41789         * math/w_asinl.c: Likewise.
41790         * math/w_atanh.c: Likewise.
41791         * math/w_atanhf.c: Likewise.
41792         * math/w_atanhl.c: Likewise.
41793         * math/w_exp2.c: Likewise.
41794         * math/w_exp2f.c: Likewise.
41795         * math/w_exp2l.c: Likewise.
41796         * math/w_j0.c: Likewise.
41797         * math/w_j0f.c: Likewise.
41798         * math/w_j0l.c: Likewise.
41799         * math/w_j1.c: Likewise.
41800         * math/w_j1f.c: Likewise.
41801         * math/w_j1l.c: Likewise.
41802         * math/w_jn.c: Likewise.
41803         * math/w_jnf.c: Likewise.
41804         * math/w_log.c: Likewise.
41805         * math/w_log10.c: Likewise.
41806         * math/w_log10f.c: Likewise.
41807         * math/w_log10l.c: Likewise.
41808         * math/w_log2.c: Likewise.
41809         * math/w_log2f.c: Likewise.
41810         * math/w_log2l.c: Likewise.
41811         * math/w_logf.c: Likewise.
41812         * math/w_logl.c: Likewise.
41813         * math/w_sqrt.c: Likewise.
41814         * math/w_sqrtf.c: Likewise.
41815         * math/w_sqrtl.c: Likewise.
41816         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
41817         * sysdeps/ieee754/dbl-64/w_exp.c: Likewise.
41818         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
41819         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
41820         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
41821
41822 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
41823
41824         [BZ #9739]
41825         * manual/string.texi (strnlen): Use correct parameter name in
41826         equivalent expression.
41827
41828 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
41829
41830         [BZ #11174]
41831         * manual/users.texi (seteuid): Consistently use neweuid for
41832         argument name.
41833
41834 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
41835
41836         [BZ #13704]
41837         * manual/nss.texi (Services in the NSS configuration): Correct
41838         list of services in example configuration file.
41839
41840 2012-02-19  Nick Bowler  <nbowler@draconx.ca>
41841
41842         [BZ #11322]
41843         * manual/arith.texi: Remove statements about negative zero
41844         behaving identically to zero.
41845
41846 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
41847
41848         [BZ #5993]
41849         * manual/install.texi: Do not document upgrading from libc5.
41850
41851 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
41852
41853         [BZ #4596]
41854         * manual/conf.texi (_POSIX_VERSION): Do not mention __POSIX__.
41855
41856 2012-02-18  David S. Miller  <davem@davemloft.net>
41857
41858         * sysdeps/unix/sparc/sysdep.h (SPARC_PIC_THUNK): New macro.
41859         (SETUP_PIC_REG): Use SPARC_PIC_THUNK and don't save and restore
41860         %o7 across the call.
41861         (SETUP_PIC_REG_LEAF): Do %o7 save/restore in this new macro
41862         instead.
41863         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Use
41864         SETUP_PIC_REG_LEAF.
41865         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
41866         * sysdeps/sparc/crti.S: Use SETUP_PIC_REG.
41867         * sysdeps/sparc/crtn.S: Likewise.
41868
41869 2012-02-17  Ulrich Drepper  <drepper@gmail.com>
41870
41871         * aout/Makefile: Remove.
41872
41873 2012-02-18  Rafe Kettler  <rafe.kettler@gmail.com>
41874
41875         [BZ #13058]
41876         * manual/examples/argp-ex1.c (main): Format definition in GNU
41877         style.
41878         * manual/examples/argp-ex2.c (main): Likewise.
41879         * manual/examples/argp-ex3.c (main): Likewise.
41880         * manual/examples/argp-ex4.c (main): Likewise.
41881         * manual/examples/longopt.c (main): Use new-style prototype
41882         definition.
41883         * manual/examples/strncat.c (main): Specify return type and use
41884         (void) for arguments.
41885         * manual/examples/subopt.c (main): Use char **argv argument.
41886
41887 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
41888
41889         [BZ #5077]
41890         * manual/lang.texi (FLT_EPSILON): Avoid description depending on
41891         rounding modes.
41892
41893 2012-02-17  Fabrice Bauzac  <fabrice.bauzac@wanadoo.fr>
41894
41895         [BZ #6907]
41896         * manual/string.texi (strchr): Change when strchrnul is
41897         recommended.
41898
41899 2012-02-17  Dwayne Grant McConnell  <decimal@us.ibm.com>
41900
41901         [BZ #174]
41902         * manual/locale.texi (setlocale): Document LOCPATH.
41903
41904 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
41905
41906         [BZ #10210]
41907         * manual/process.texi (execle): Move @dots{} before last argument.
41908
41909 2012-02-17  Paul Bolle  <pebolle@tiscali.nl>
41910
41911         [BZ #12047]
41912         * manual/charset.texi (Generic Charset Conversion): Fix typo
41913         (LC_TYPE -> LC_CTYPE).
41914
41915 2012-02-17  Nicolas Boulenguez  <nicolas.boulenguez@free.fr>
41916
41917         [BZ #5805]
41918         * manual/arith.texi (scalbn): Use @var{} on parameter names.
41919         (scalbnf): Likewise.
41920         (scalbnl): Likewise.
41921         (scalbln): Likewise.
41922         (scalblnf): Likewise.
41923         (scalblnl): Likewise.
41924         * manual/errno.texi (vwarn): Name last parameter as @var{ap}.
41925         (vwarnx): Likewise.
41926         (verr): Likewise.
41927         (verrx): Likewise.
41928         * manual/filesys.texi (telldir): Use braces around return type.
41929         * manual/llio.texi (mmap): Add space after comma.
41930         (mmap64): Likewise.
41931         * manual/math.texi (jn): Use @var{} on parameter names.
41932         (jnf): Likewise.
41933         (jnl): Likewise.
41934         (yn): Likewise.
41935         (ynf): Likewise.
41936         (ynl): Likewise.
41937         * manual/memory.texi (alloca): Remove semicolon on @deftypefun
41938         line.
41939         * manual/resource.texi (ulimit): Use @dots{} instead of literal
41940         "...".
41941         (sched_get_priority_min): Remove semicolon on @deftypefun line.
41942         (sched_get_priority_max): Likewise.
41943         * manual/signal.texi (sigvec): Add space after comma.
41944         * manual/socket.texi (if_nametoindex): Use @var{} on parameter
41945         names.
41946         (if_indextoname): Likewise.
41947         (if_freenameindex): Likewise.
41948         (sendto): Use ',' instead of '.' in prototype.
41949         * manual/startup.texi (syscall): Use @dots{} instead of literal
41950         "...".
41951         * manual/stdio.texi (__fpending): Separate initial words of
41952         paragraph from @deftypefun line.
41953         * manual/syslog.texi (syslog): Use @dots{} instead of literal
41954         "...".
41955         (vsyslog): Use @var{} on parameter names.
41956         * manual/terminal.texi (stty): Use @var{} on parameter names.
41957         * manual/users.texi (getutmp): Use @var{} on parameter names.
41958         (getutmpx): Likewise.
41959
41960 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
41961
41962         [BZ #6884]
41963         * manual/stdio.texi (fopen): Fix typos in description of
41964         ",ccs=STRING".
41965
41966 2012-02-17  Aurelien Jarno  <aurelien@aurel32.net>
41967
41968         [BZ #4026]
41969         * sysdeps/unix/sysv/linux/clock_settime.c: include <time.h> to
41970         get clock_id definition.
41971
41972 2012-02-17  Thomas Schwinge  <thomas@schwinge.name>
41973
41974         [BZ #4822]
41975         * sysdeps/mach/hurd/malloc-machine.h: #include <sys/mman.h>.
41976         (madvise): Cast every argument to void on its own.
41977
41978 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
41979
41980         [BZ #9902]
41981         * manual/startup.texi (Exit Status): Fix typo.
41982
41983 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
41984
41985         [BZ #10140]
41986         * manual/examples/argp-ex1.c: Include <stdlib.h>.
41987         * manual/examples/argp-ex2.c: Likewise.
41988         * manual/examples/argp-ex3.c: Likewise.
41989
41990 2012-02-16  Richard Henderson  <rth@redhat.com>
41991
41992         * sysdeps/s390/s390-32/crti.S, sysdeps/s390/s390-32/crtn.S: New files.
41993         * sysdeps/s390/s390-32/initfini.c: Remove.
41994         * sysdeps/s390/s390-64/crti.S, sysdeps/s390/s390-64/crtn.S:
41995         * sysdeps/s390/s390-64/initfini.c: Remove.
41996
41997 2012-02-15  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
41998
41999         * sysdeps/sh/crti.S, sysdeps/sh/crtn.S: New files, based on
42000         compiler output for sysdeps/generic/initfini.c.
42001         * sysdeps/sh/elf/initfini.c: Remove file.
42002
42003 2012-02-16  David S. Miller  <davem@davemloft.net>
42004
42005         [BZ #11494]
42006         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_FSYNC): Define.
42007
42008         * sysdeps/sparc/Makefile: Add -fPIC when building crt{i,n}.S
42009         * sysdeps/sparc/crti.S: New file.
42010         * sysdeps/sparc/crtn.S: New file.
42011         * sysdeps/sparc/sparc32/Makefile: Remove initfini handling.
42012         * sysdeps/sparc/sparc64/Makefile: Likewise.
42013
42014 2012-02-15  Mike Frysinger  <vapier@gentoo.org>
42015
42016         [BZ #3335]
42017         * sysdeps/unix/sysv/linux/getcwd.c: Include sys/param.h.
42018
42019 2012-02-15  Roland McGrath  <roland@hack.frob.com>
42020
42021         [BZ #4822]
42022         * sysdeps/mach/hurd/malloc-machine.h (madvise): New macro.
42023
42024         * mach/devstream.c (cookie_io_functions_t): Macro removed.
42025         (write, read, close): Likewise.
42026         Patch by Aurelien Jarno <aurelien@aurel32.net>.
42027
42028 2012-02-15  Joseph Myers  <joseph@codesourcery.com>
42029
42030         * sysdeps/unix/sysv/linux/bits/signalfd.h: New file.
42031         * sysdeps/unix/sysv/linux/sparc/bits/signalfd.h: Likewise.
42032         * sysdeps/unix/sysv/linux/sparc/sys/signalfd.h: Remove.
42033         * sysdeps/unix/sysv/linux/sys/signalfd.h: Get flags from
42034         <bits/signalfd.h>.
42035         (SFD_CLOEXEC, SFD_NONBLOCK): Don't define here.
42036         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
42037         bits/signalfd.h.
42038
42039 2012-02-14  Marek Polacek  <polacek@redhat.com>
42040
42041         * sysdeps/x86_64/crti.S: New file.
42042         * sysdeps/x86_64/crtn.S: New file.
42043         * sysdeps/x86_64/elf/initfini.c: Remove file.
42044
42045 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
42046
42047         * sysdeps/unix/sysv/linux/bits/inotify.h: New file.
42048         * sysdeps/unix/sysv/linux/sparc/bits/inotify.h: Likewise.
42049         * sysdeps/unix/sysv/linux/sparc/sys/inotify.h: Remove.
42050         * sysdeps/unix/sysv/linux/sys/inotify.h: Get flags from
42051         <bits/inotify.h>.
42052         (IN_CLOEXEC, IN_NONBLOCK): Don't define here.
42053         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
42054         bits/inotify.h.
42055
42056 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
42057
42058         * sysdeps/unix/sysv/linux/bits/eventfd.h: New file.
42059         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h: Likewise.
42060         * sysdeps/unix/sysv/linux/sparc/sys/eventfd.h: Remove.
42061         * sysdeps/unix/sysv/linux/sys/eventfd.h: Get flags from
42062         <bits/eventfd.h>.
42063         (EFD_SEMAPHORE, EFD_CLOEXEC, EFD_NONBLOCK): Don't define here.
42064         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
42065         bits/eventfd.h.
42066
42067 2012-02-10  Thomas Schwinge  <thomas@codesourcery.com>
42068
42069         * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Invoke
42070         __feraiseexcept instead of feraiseexcept.
42071
42072         * rt/tst-cpuclock1.c: Add a few comments, and error checking for
42073         nanosleep invocations.
42074         * rt/tst-cpuclock2.c: Print some values as intended, fix explanatory
42075         strings, and add error checking for a nanosleep invocations.
42076
42077 2012-02-09  Paul Eggert  <eggert@cs.ucla.edu>
42078
42079         Replace FSF snail mail address with URLs, as per GNU coding standards.
42080         Most of the snail mail addresses were wrong anyway, and omitting
42081         them makes the source code easier to maintain.  Almost all of the
42082         changes are to license notices and to locale LC_IDENTIFICATION
42083         addresses, except for this one:
42084         * manual/libc.texinfo: In "Published by", give the FSF's URL,
42085         not its snail mail address.
42086
42087 2012-02-09  Richard Henderson  <rth@twiddle.net>
42088
42089         * sysdeps/unix/sysv/linux/internal_statvfs.c: Use <> for include
42090         of kernel-features.h.
42091
42092         * elf/dl-tls.c (update_get_addr): Avoid pointer type mismatch warning.
42093
42094 2012-02-08  Marek Polacek  <polacek@redhat.com>
42095
42096         * libio/libio.h: Remove _G_HAVE_SYS_CDEFS conditional.
42097         * sysdeps/mach/hurd/_G_config.h: Remove _G_HAVE_SYS_CDEFS macro.
42098         * sysdeps/gnu/_G_config.h: Likewise.
42099         * sysdeps/generic/_G_config.h: Likewise.
42100
42101 2012-02-08  Andreas Schwab  <schwab@linux-m68k.org>
42102
42103         * sysdeps/i386/fpu/libm-test-ulps: Reduce ldouble ULPs for jn
42104         tests.
42105         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42106
42107         * sysdeps/powerpc/powerpc32/crti.S: New file.
42108         * sysdeps/powerpc/powerpc32/crtn.S: New file.
42109         * sysdeps/powerpc/powerpc64/crti.S: New file.
42110         * sysdeps/powerpc/powerpc64/crtn.S: New file.
42111
42112         * Makeconfig (have-initfini): Don't set.
42113         * config.make.in (have-initfini, need-nopic-initfini): Don't set.
42114         * configure.in (nopic_initfini): Don't substitute.
42115         * config.h.in (HAVE_INITFINI): Don't #undef.
42116         * csu/Makefile (CPPFLAGS): Don't add -DHAVE_INITFINI.
42117         * csu/gmon-start.c: Assume HAVE_INITFINI is defined.
42118
42119 2012-02-08  Joseph Myers  <joseph@codesourcery.com>
42120
42121         Support crti.S and crtn.S provided directly by architectures.
42122         * csu/Makefile [crti.S in sysdirs] (generated): Do not append.
42123         [crti.S in sysdirs] (omit-deps): Likewise.
42124         [crti.S in sysdirs] (CFLAGS-initfini.s): Do not define variable.
42125         [crti.S in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Disable rule.
42126         [crti.S in sysdirs] ($(objpfx)initfini.s): Likewise.
42127         [crti.S in sysdirs] ($(objpfx)crti.S): Likewise.
42128         [crti.S in sysdirs] ($(objpfx)crtn.S): Likewise.
42129         [crti.S in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)): Likewise.
42130         [crti.S in sysdirs] ($(objpfx)defs.h): Likewise.
42131         [crti.S in sysdirs] (initfini.c): Remove vpath directive.
42132         * sysdeps/i386/crti.S, sysdeps/i386/crtn.S: New files, based on
42133         compiler output for sysdeps/generic/initfini.c.
42134         * sysdeps/i386/elf/Makefile: Remove file.
42135         * sysdeps/i386/Makefile (CFLAGS-initfini.s): Remove variable.
42136
42137 2012-02-07  Marek Polacek  <polacek@redhat.com>
42138
42139         * sysdeps/generic/_G_config.h: Remove _G_ARGS macro.
42140         * sysdeps/gnu/_G_config.h: Likewise.
42141         * sysdeps/mach/hurd/_G_config.h: Likewise.
42142
42143 2012-02-07  Marek Polacek  <polacek@redhat.com>
42144
42145         * math/Makefile (tests): Add tst-CMPLX2.
42146         * math/tst-CMPLX2.c: New file.
42147
42148 2012-02-07  Andreas Schwab  <schwab@linux-m68k.org>
42149
42150         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
42151
42152         * math/libm-test.inc (jn_test): Add missing L suffix.
42153
42154 2012-02-06  Marek Polacek  <polacek@redhat.com>
42155
42156         * sysdeps/s390/asm-syntax.h: Remove __ELF__ conditionals.
42157         * sysdeps/i386/fpu/e_powf.S: Likewise.
42158         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
42159         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
42160         * sysdeps/i386/fpu/e_acosh.S: Likewise.
42161         * sysdeps/i386/fpu/e_pow.S: Likewise.
42162         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
42163         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
42164         * sysdeps/i386/fpu/s_expm1.S: Likewise.
42165         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
42166         * sysdeps/i386/fpu/e_log2.S: Likewise.
42167         * sysdeps/i386/fpu/e_log2l.S: Likewise.
42168         * sysdeps/i386/fpu/e_scalb.S: Likewise.
42169         * sysdeps/i386/fpu/e_powl.S: Likewise.
42170         * sysdeps/i386/fpu/s_log1p.S: Likewise.
42171         * sysdeps/i386/fpu/e_log10f.S: Likewise.
42172         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
42173         * sysdeps/i386/fpu/e_logl.S: Likewise.
42174         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
42175         * sysdeps/i386/fpu/s_expm1l.S: Likewise.
42176         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
42177         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
42178         * sysdeps/i386/fpu/e_log2f.S: Likewise.
42179         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
42180         * sysdeps/i386/fpu/e_log.S: Likewise.
42181         * sysdeps/i386/fpu/s_cexp.S: Likewise.
42182         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
42183         * sysdeps/i386/fpu/s_log1pl.S: Likewise.
42184         * sysdeps/i386/fpu/e_logf.S: Likewise.
42185         * sysdeps/i386/fpu/e_log10l.S: Likewise.
42186         * sysdeps/i386/fpu/e_atanh.S: Likewise.
42187         * sysdeps/i386/fpu/s_log1pf.S: Likewise.
42188         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
42189         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
42190         * sysdeps/i386/fpu/e_log10.S: Likewise.
42191         * sysdeps/i386/fpu/s_frexp.S: Likewise.
42192         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
42193         * sysdeps/i386/fpu/s_asinh.S: Likewise.
42194         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
42195         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
42196         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
42197         * sysdeps/i386/asm-syntax.h: Likewise.
42198         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
42199         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
42200         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
42201         * sysdeps/x86_64/fpu/s_expm1l.S: Likewise.
42202         * sysdeps/x86_64/fpu/s_log1pl.S: Likewise.
42203         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
42204         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
42205         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
42206         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
42207         * sysdeps/powerpc/sysdep.h: Likewise.
42208         * sysdeps/powerpc/powerpc64/sysdep.h: Likewise.
42209         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
42210
42211 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
42212
42213         [BZ #411]
42214         * sysdeps/i386/sysdep.h (__i686): Undefine and redefine.
42215
42216 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
42217
42218         * sysdeps/i386/sysdep.h: Include <features.h>.
42219         (GET_PC_THUNK, GET_PC_THUNK_STR): Define conditionally on compiler
42220         version.
42221
42222 2012-02-05  Joseph Myers  <joseph@codesourcery.com>
42223
42224         * sysdeps/i386/sysdep.h (SETUP_PIC_REG_STR, LOAD_PIC_REG_STR):
42225         Define.
42226         * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Use
42227         LOAD_PIC_REG_STR.
42228
42229 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
42230
42231         * sysdeps/i386/sysdep.h (GET_PC_THUNK, GET_PC_THUNK_STR): Define.
42232         (SETUP_PIC_REG): Use GET_PC_THUNK.
42233         * sysdeps/unix/sysv/linux/i386/sysdep.h: Use GET_PC_THUNK_STR
42234         macro.
42235
42236 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
42237
42238         * sysdeps/i386/sysdep.h (SETUP_PIC_REG, LOAD_PIC_REG): Define also
42239         for non-PIC compilation.
42240         (SETUP_PIC_REG): Add .p2align directive.
42241         * sysdeps/i386/i686/memcmp.S: Use macros for PIC register setup.
42242         * sysdeps/i386/i686/multiarch/bcopy.S: Likewise.
42243         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
42244         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
42245         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
42246         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
42247         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
42248         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
42249         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
42250         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
42251         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
42252         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
42253         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
42254         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
42255         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
42256         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
42257         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
42258         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
42259         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
42260         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
42261         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
42262         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
42263         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
42264         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
42265         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
42266         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
42267         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
42268         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
42269         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
42270         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
42271         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
42272         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
42273         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
42274         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
42275         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
42276         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
42277         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
42278         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
42279         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
42280         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
42281         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
42282
42283 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
42284
42285         * math/tst-CMPLX.c: Include <stdio.h>.
42286
42287 2012-01-31  Joseph Myers  <joseph@codesourcery.com>
42288
42289         * sysdeps/powerpc/bits/mathdef.h (float_t): Always define as
42290         float.
42291         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
42292         * sysdeps/sparc/bits/mathdef.h: Likewise.
42293
42294 2012-01-31  Marek Polacek  <polacek@redhat.com>
42295
42296         * libio/libio.h: Don't define _PARAMS.
42297         * locale/programs/config.h: Don't define PARAMS.
42298         * stdlib/strtol_l.c: Likewise.
42299         (__strtol_l): Remove PARAMS from the prototype.
42300
42301 2012-01-31  Ulrich Drepper  <drepper@gmail.com>
42302
42303         * malloc/malloc.c: Remove name translation.  Don't use mixed-cap
42304         names.  Just use the correct names.  Remove unnecessary wrapper
42305         functions.
42306         * malloc/arena.c: Likewise.
42307         * malloc/hooks.c: Likewise.
42308
42309         * malloc/arena.c (arena_get2): Really don't call __get_nprocs if
42310         ARENA_TEST says not to.  Simplify test for creation of a new arena.
42311         Partially based on a patch by Siddhesh Poyarekar <siddhesh@redhat.com>.
42312
42313 2012-01-30  Ulrich Drepper  <drepper@gmail.com>
42314
42315         * elf/dl-tls.c (__tls_get_addr): Optimize by transforming all calls
42316         into tail calls.
42317         (update_get_addr): New function.
42318         (tls_get_addr_tail): Take GET_ADDR_ARGS parameter, remove
42319         GET_ADDR_MODULE parameter.
42320
42321 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
42322
42323         * crypt/cert.c: Remove __STDC__ conditionals.
42324         * crypt/crypt-entry.c: Likewise.
42325         * crypt/crypt_util.c: Likewise.
42326         * libio/filedoalloc.c: Likewise.
42327         * libio/fileops.c: Likewise.
42328         * libio/genops.c: Likewise.
42329         * libio/iofclose.c: Likewise.
42330         * libio/iofdopen.c: Likewise.
42331         * libio/iofopen.c: Likewise.
42332         * libio/iofopen64.c: Likewise.
42333         * libio/iogetdelim.c: Likewise.
42334         * libio/iopopen.c: Likewise.
42335         * libio/obprintf.c: Likewise.
42336         * libio/oldfileops.c: Likewise.
42337         * libio/oldiofclose.c: Likewise.
42338         * libio/oldiofdopen.c: Likewise.
42339         * libio/oldiofopen.c: Likewise.
42340         * libio/oldiopopen.c: Likewise.
42341         * libio/wfiledoalloc.c: Likewise.
42342         * libio/wgenops.c: Likewise.
42343         * locale/programs/xmalloc.c: Likewise.
42344         * misc/syslog.c: Likewise.
42345         * stdio-common/xbug.c: Likewise.
42346         * string/memchr.c: Likewise.
42347         * string/memcmp.c: Likewise.
42348         * string/memrchr.c: Likewise.
42349         * string/rawmemchr.c: Likewise.
42350         * sysdeps/posix/getcwd.c: Likewise.
42351         * time/strftime_l.c: Likewise.
42352
42353 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
42354
42355         * configure.in (libc_cv_cc_sse2avx): AC_SUBST.
42356         * config.make.in (config-cflags-sse2avx): Define.
42357         * sysdeps/x86_64/fpu/multiarch/Makefile (CFLAGS-slowexp-avx.c):
42358         Fix typo.
42359
42360 2012-01-29  Chris Metcalf  <cmetcalf@tilera.com>
42361
42362         * scripts/config.guess: Update from upstream config git repository.
42363         * scripts/config.sub: Likewise.
42364
42365 2012-01-28  Chris Metcalf  <cmetcalf@tilera.com>
42366
42367         * elf/elf.h (EM_TILEPRO, EM_TILEGX): New macros.
42368         (EM_NUM): Update.
42369         (R_TILEPRO_*, R_TILEGX_*): New macros.
42370
42371         * scripts/firstversions.awk: Fix bug in version range handling.
42372
42373         * sysdeps/unix/sysv/linux/grantpt.c: Use <> brackets for not-cancel.h.
42374
42375         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Call __fxstatat64.
42376
42377         * include/sys/epoll.h: New file.
42378         * sysdeps/unix/sysv/linux/epoll_pwait.c (epoll_pwait): Mark as
42379         libc_hidden_def.
42380
42381 2012-01-28  Ulrich Drepper  <drepper@gmail.com>
42382
42383         * sysdeps/x86_64/fpu/bits/mathinline.h (__signbitl): Optimize a bit.
42384         Avoid unnecessary __WORDSIZE == 64 test.
42385         (fmaxf): Use VEX format if possible.
42386         (fmax): Likewise.
42387         (fminf): Likewise.
42388         (fmin): Likewise.
42389
42390         * config.h.in: Define HAVE_SSE2AVX_SUPPORT.
42391         * math/math_private.h: Remove libc_fegetround* and
42392         libc_fesetround*.
42393         * sysdeps/i386/configure.in: Check for -msse2avx.
42394         * sysdeps/x86_64/fpu/math_private.h: Use VEX-encoded instructions
42395         also if SSE2AVX is defined.
42396         Remove libc_fegetround* and libc_fesetround*.
42397         * sysdeps/x86_64/fpu/multiarch/Makefile: Compile *-avx functions
42398         if config-cflags-sse2avx is yes.  Also add -DSSE2AVX to defines.
42399         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_AVX again instead
42400         of HAS_YMM_USABLE.
42401         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
42402         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
42403         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
42404         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
42405         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
42406
42407         * sysdeps/x86_64/fpu/math_private.h: Simplify use of AVX instructions.
42408
42409 2012-01-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
42410
42411         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Fix for when cache line
42412         size is not set.
42413         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
42414
42415 2012-01-27  Ulrich Drepper  <drepper@gmail.com>
42416
42417         [BZ #13618]
42418         * elf/dl-open.c (dl_open_worker): Sort objects by dependency before
42419         relocation.
42420         * Makeconfig (libm): Define.
42421         * elf/Makefile: Add rules to build and run tst-relsort1.
42422         * elf/tst-relsort1.c: New file.
42423         * elf/tst-relsort1mod1.c: New file.
42424         * elf/tst-relsort1mod2.c: New file.
42425
42426 2012-01-27  Joseph Myers  <joseph@codesourcery.com>
42427
42428         * math/s_ldexp.c: Remove __STDC__ conditionals.
42429         * math/s_ldexpf.c: Likewise.
42430         * math/s_ldexpl.c: Likewise.
42431         * math/s_nextafter.c: Likewise.
42432         * math/s_nexttowardf.c: Likewise.
42433         * math/s_significand.c: Likewise.
42434         * math/s_significandf.c: Likewise.
42435         * math/s_significandl.c: Likewise.
42436         * math/w_jnl.c: Likewise.
42437         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
42438         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
42439         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
42440         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
42441         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
42442         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
42443         * sysdeps/ieee754/dbl-64/k_tan.c: Likewise.
42444         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
42445         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
42446         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
42447         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
42448         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
42449         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
42450         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
42451         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
42452         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
42453         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
42454         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
42455         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
42456         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
42457         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
42458         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
42459         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
42460         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
42461         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
42462         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
42463         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
42464         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
42465         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
42466         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
42467         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
42468         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
42469         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
42470         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
42471         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
42472         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
42473         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
42474         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
42475         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
42476         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
42477         * sysdeps/ieee754/k_standard.c: Likewise.
42478         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
42479         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
42480         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
42481         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
42482         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
42483         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
42484         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
42485         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
42486         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
42487         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
42488         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
42489         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
42490         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
42491         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
42492         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
42493         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
42494         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
42495         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
42496         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
42497         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
42498         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
42499         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
42500         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
42501         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
42502         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
42503         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
42504         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
42505         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
42506         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
42507         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
42508         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
42509         * sysdeps/ieee754/ldbl-128ibm/s_ceill.c: Likewise.
42510         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
42511         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
42512         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
42513         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
42514         * sysdeps/ieee754/ldbl-128ibm/s_floorl.c: Likewise.
42515         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
42516         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
42517         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Likewise.
42518         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Likewise.
42519         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
42520         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Likewise.
42521         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Likewise.
42522         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
42523         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
42524         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
42525         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
42526         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
42527         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
42528         * sysdeps/ieee754/ldbl-128ibm/s_roundl.c: Likewise.
42529         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
42530         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
42531         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
42532         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
42533         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
42534         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Likewise.
42535         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
42536         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
42537         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
42538         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
42539         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
42540         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
42541         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
42542         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
42543         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
42544         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
42545         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
42546         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
42547         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
42548         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
42549         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
42550         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
42551         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
42552         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
42553         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
42554         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
42555         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
42556         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
42557         * sysdeps/ieee754/s_matherr.c: Likewise.
42558         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
42559         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
42560         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
42561         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
42562
42563 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
42564
42565         * crypt/md5.h: Remove __STDC__ conditionals.
42566         * libio/libioP.h: Likewise.
42567         * locale/programs/config.h: Likewise.
42568         * sysdeps/generic/sysdep.h: Likewise.
42569         * sysdeps/i386/asm-syntax.h: Likewise.
42570         * sysdeps/s390/asm-syntax.h: Likewise.
42571         * sysdeps/unix/sysdep.h: Likewise.
42572         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
42573         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
42574
42575 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
42576
42577         * libio/libio.h: Remove __STDC__ conditionals.
42578         * malloc/obstack.h: Likewise.
42579         * math/complex.h: Likewise.
42580         * math/math.h: Likewise.
42581         * sysdeps/generic/_G_config.h: Likewise.
42582         * sysdeps/gnu/_G_config.h: Likewise.
42583         * sysdeps/mach/hurd/_G_config.h: Likewise.
42584         * sysdeps/powerpc/bits/mathdef.h: Likewise.
42585         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
42586         * sysdeps/sparc/bits/mathdef.h: Likewise.
42587
42588 2012-01-26  Ulrich Drepper  <drepper@gmail.com>
42589
42590         [BZ #13583]
42591         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_OSXSAVE.
42592         Clean up HAS_* macros.
42593         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): If
42594         bit_AVX is set also check OSXAVE/XCR0 and set bit_YMM_Usable if
42595         possible.
42596         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_YMM_USABLE, not
42597         HAS_AVX.
42598         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
42599         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
42600         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
42601         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
42602         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
42603
42604 2012-01-25  Joseph Myers  <joseph@codesourcery.com>
42605
42606         * elf/tst-unique3.cc (gets): Remove declaration.
42607         * elf/tst-unique3lib.cc (gets): Likewise.
42608         * elf/tst-unique3lib2.cc (gets): Likewise.
42609         * elf/tst-unique4.cc (gets): Likewise.
42610
42611 2012-01-24  Ulrich Drepper  <drepper@gmail.com>
42612
42613         * include/stdio.h: Add C++ protection.  Add gets declarations and
42614         definitions.
42615         * debug/tst-chk1.c: Don't declare gets here.
42616         * stdio-common/tst-gets.c: Likewise.
42617
42618 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
42619
42620         * posix/glob: Remove directory.
42621
42622 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
42623
42624         * wcsmbs/Makefile (tst-c16c32-1-ENV): Define.
42625
42626 2012-01-22  Pino Toscano  <toscano.pino@tiscali.it>
42627
42628         * sysdeps/mach/hurd/socket.c (__socket): Return EAFNOSUPPORT instead
42629         of the non-standard EPFNOSUPPORT.
42630
42631 2011-12-26  Samuel Thibault  <samuel.thibault@ens-lyon.org>
42632
42633         * sysdeps/mach/hurd/mmap.c (__mmap): When MAPADDR is nonzero, try
42634         __vm_allocate and __vm_map with ANYWHERE set to 0 first, and try with
42635         ANYWHERE set to 1 only on KERN_NO_SPACE error.
42636
42637 2012-01-21  Ulrich Drepper  <drepper@gmail.com>
42638
42639         * wcsmbs/uchar.h: Test __STDC_VERSION__.
42640
42641 2012-01-20  Ulrich Drepper  <drepper@gmail.com>
42642
42643         * nscd/aicache.c (addhstaiX): Do not cache negative results of
42644         transient errors.
42645         * nscd/grpcache.c (cache_addgr): Likewise.
42646         * nscd/hstcache.c (cache_addhst): Likewise.
42647         * nscd/initgrcache.c (addinitgroupsX): Likewise.
42648         * nscd/pwdcache.c (cache_addpw): Likewise.
42649         * nscd/servicescache.c (cache_addserv): Likewise.
42650
42651 2012-01-16  Ulrich Drepper  <drepper@gmail.com>
42652
42653         * malloc/malloc.c: Various cleanups.
42654         * malloc/hooks.c: Likewise.
42655
42656         * stdlib/Makefile (tests): Add bug-fmtmsg1.
42657         * stdlib/bug-fmtmsg1.c: New file.
42658
42659         * stdlib/fmtmsg.c (init): Add missing unlock.
42660         Patch by Peng Haitao <penght@cn.fujitsu.com>.
42661
42662 2012-01-12  Marek Polacek  <polacek@redhat.com>
42663
42664         * libio/bits/stdio2.h: Do not define gets for ISO C11, ISO C++11,
42665         and _GNU_SOURCE.
42666
42667 2012-01-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
42668
42669         * powerpc/powerpc32/sysdep.h: Add GLUE and GENERATE_GOT_LABEL macros.
42670         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Call
42671         macro to ensure uniqueness of label name.
42672         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
42673         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
42674
42675 2012-01-11  Ulrich Drepper  <drepper@gmail.com>
42676
42677         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: New file.
42678
42679         * sysdeps/ieee754/dbl-64/s_scalbln.c: Add branch prediction.
42680         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
42681         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
42682         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: New file.
42683
42684 2012-01-10  Ulrich Drepper  <drepper@gmail.com>
42685
42686         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: New file.
42687
42688         * sysdeps/ieee754/dbl-64/s_modf.c: Add branch prediction.
42689         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
42690         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
42691
42692         * math/bits/mathcalls.h: Add const attribute to fmin and fmax.
42693
42694         * sysdeps/ieee754/dbl-64/s_scalbn.c: Add branch prediction.
42695         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
42696         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
42697         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: New file.
42698
42699         * math/bits/math-finite.h: Add ldexp support.
42700
42701 2012-01-10  Marek Polacek  <polacek@redhat.com>
42702
42703         * locale/programs/localedef.h (show_archive_content): Add noreturn
42704         attribute.
42705
42706 2012-01-09  Ulrich Drepper  <drepper@gmail.com>
42707
42708         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Add branch prediction.
42709
42710 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
42711
42712         * io/bits/poll2.h: Add __BEGIN/__END_DECLS.
42713
42714         * io/Makefile (headers): Add bits/poll2.h.
42715
42716 2011-01-05  Will Schmidt  <will_schmidt@vnet.ibm.com>
42717
42718         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Fix a
42719         typo #include statement.
42720
42721 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
42722
42723         * include/sys/cdefs.h: Define __attribute_alloc_size.
42724         * catgets/gencat.c: Add alloc_size attribute and apply consistently
42725         the malloc attribute to xmalloc, xcalloc, xrealloc, and xstrdup.
42726         * elf/pldd.c: Likewise.
42727         * iconv/iconv_charmap.c: Likewise.
42728         * iconv/iconvconfig.c: Likewise.
42729         * iconv/strtab.c: Likewise.
42730         * locale/programs/locale.c: Likewise.
42731         * locale/programs/localedef.h: Likewise.
42732         * locale/programs/simple-hash.c: Likewise.
42733         * nscd/nscd.h: Likewise.
42734         * nss/makedb.c: Likewise.
42735         * sysdeps/generic/ldconfig.h: Likewise.
42736         * locale/programs/localedef.c: Remove xmalloc prototype.
42737         * nscd/mem.c: Remove xmalloc and xcalloc prototypes.
42738
42739 2012-01-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
42740
42741         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Use alloca when
42742         appropriate.
42743
42744 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
42745
42746         * math/Makefile (tests): Add tst-CMPLX.
42747         * math/tst-CMPLX.c: New file.
42748
42749         * math/complex.h (CMPLXL): Fix typo.
42750
42751         * debug/Makefile (routines): Add poll_chk and ppoll_chk.
42752         * debug/Versions: Export __pool_chk and __ppoll_chk from libc for
42753         GLIBC_2.16.
42754         * debug/tst-chk1.c: Add poll and ppoll tests.
42755         * io/sys/poll.h: Include bits/poll2.h for _FORTIFY_SOURCE.
42756         * include/sys/poll.h: Add hidden proto for ppoll.
42757         * sysdeps/unix/sysv/linux/ppoll.c: Add hidden def.
42758         * sysdeps/mach/hurd/ppoll.c: Likewise.
42759         * io/ppoll.c: Likewise.
42760         * debug/poll_chk.c: New file.
42761         * debug/ppoll_chk.c: New file.
42762         * include/bits/poll2.h: New file.
42763         * io/bits/poll2.h: New file.
42764
42765         [BZ #1350]
42766         * math/complex.h (CMPLX, CMPLXF, CMPLXL): Define.
42767
42768         * configure.in: static is always set to yes.  Remove.
42769         * config.make.in: Don't set build-static.
42770         * Makeconfig: Remove use of build-static.
42771         * dlfcn/Makefile: Likewise.
42772         * elf/Makefile: Likewise.
42773         * math/Makefile: Likewise.
42774         * misc/Makefile: Likewise.
42775         * nptl/Makefile: Likewise.
42776         * sysdeps/mach/hurd/Makefile: Likewise.
42777
42778         * configure.in: PWD_P is not used anymore.
42779         * config.make.in: Remove PWD_P entry.
42780
42781         * configure.in: Remove last remnants of RANLIB.
42782         No need to check for signed size_t anymore.
42783         Don't set libc_commonpagesize and libc_relro_required here for Alpha
42784         and IA-64.
42785         Remove __builtin_expect test because we require at least gcc 3.4.
42786         * aclocal.m4: Likewise.
42787
42788         * wcsmbs/mbrtoc16.c: Implement using towc function.
42789         * wcsmbs/wcsmbsload.h: No need for toc16 and fromc16 functions.
42790         * wcsmbs/wcsmbsload.c: Likewise.
42791         * iconv/gconv_simple.c: Likewise.
42792         * iconv/gconv_int.h: Likewise.
42793         * iconv/gconv_builtin.h: Likewise.
42794         * iconv/iconv_prog.c: Remove CHAR16 handling.
42795
42796         * wcsmbs/c16rtomb.c: Remove #if 0'ed code.
42797
42798         * wcsmbs/mbrtowc.c: Better check for invalid inputs.
42799
42800         * configure.in: Remove --with-elf and --enable-bounded options.
42801         Dont set base_machine for ia64.  More non-ELF conditions removed.
42802         Remove testing and setting of leading underscore information.
42803         * config.make.in (build-bounded): Set to no.
42804         * config.h.in: Remove NO_UNDERSCORES entry.
42805         * include/libc-symbols.h: Don't define HAVE_WEAK_SYMBOLS.  ELF has
42806         them.
42807         * csu/start.c: Remove !NO_UNDERSCORE code.
42808         * locale/localeinfo.h: Likewise.
42809         * sysdeps/generic/machine-gmon.h: Likewise.
42810         * sysdeps/generic/sysdep.h: Likewise.
42811         * sysdeps/i386/sysdep.h: Likewise.
42812         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
42813         * sysdeps/mach/sysdep.h: Likewise.
42814         * sysdeps/s390/s390-32/sysdep.h: Likewise.
42815         * sysdeps/s390/s390-64/sysdep.h: Likewise.
42816         * sysdeps/sh/sysdep.h: Likewise.
42817         * sysdeps/sparc/sparc32/alloca.S: Likewise.
42818         * sysdeps/unix/i386/sysdep.S: Likewise.
42819         * sysdeps/unix/sparc/start.c: Likewise.
42820         * sysdeps/unix/sparc/sysdep.S: Likewise.
42821         * sysdeps/unix/sparc/sysdep.h: Likewise.
42822         * sysdeps/unix/start.c: Likewise.
42823         * sysdeps/unix/x86_64/sysdep.S: Likewise.
42824         * sysdeps/x86_64/sysdep.h: Likewise.
42825
42826 2012-01-07  Ulrich Drepper  <drepper@gmail.com>
42827
42828         [BZ #13553]
42829         * misc/sys/cdefs.h: Remove __const, __signed, and __volatile definition
42830         for non-gcc.
42831         * argp/argp-fmtstream.h: Use const instead __const.
42832         * argp/argp.h: Likewise.
42833         * assert/assert.h: Likewise.
42834         * bits/fenv.h: Likewise.
42835         * bits/sched.h: Likewise.
42836         * bits/sigset.h: Likewise.
42837         * bits/sigthread.h: Likewise.
42838         * catgets/nl_types.h: Likewise.
42839         * conform/data/pthread.h-data: Likewise.
42840         * crypt/crypt-private.h: Likewise.
42841         * crypt/crypt.h: Likewise.
42842         * crypt/crypt_util.c: Likewise.
42843         * ctype/ctype.h: Likewise.
42844         * debug/execinfo.h: Likewise.
42845         * debug/mbsnrtowcs_chk.c: Likewise.
42846         * debug/mbsrtowcs_chk.c: Likewise.
42847         * debug/wcsnrtombs_chk.c: Likewise.
42848         * debug/wcsrtombs_chk.c: Likewise.
42849         * debug/wcstombs_chk.c: Likewise.
42850         * dirent/dirent.h: Likewise.
42851         * dlfcn/dlfcn.h: Likewise.
42852         * elf/neededtest4.c: Likewise.
42853         * grp/grp.h: Likewise.
42854         * gshadow/gshadow.h: Likewise.
42855         * iconv/gconv.h: Likewise.
42856         * iconv/gconv_int.h: Likewise.
42857         * iconv/gconv_simple.c: Likewise.
42858         * iconv/iconv.h: Likewise.
42859         * iconv/loop.c: Likewise.
42860         * iconv/skeleton.c: Likewise.
42861         * include/aio.h: Likewise.
42862         * include/aliases.h: Likewise.
42863         * include/argz.h: Likewise.
42864         * include/arpa/inet.h: Likewise.
42865         * include/assert.h: Likewise.
42866         * include/dirent.h: Likewise.
42867         * include/dlfcn.h: Likewise.
42868         * include/execinfo.h: Likewise.
42869         * include/fcntl.h: Likewise.
42870         * include/fenv.h: Likewise.
42871         * include/glob.h: Likewise.
42872         * include/grp.h: Likewise.
42873         * include/libintl.h: Likewise.
42874         * include/mntent.h: Likewise.
42875         * include/netdb.h: Likewise.
42876         * include/pwd.h: Likewise.
42877         * include/rpc/netdb.h: Likewise.
42878         * include/sched.h: Likewise.
42879         * include/search.h: Likewise.
42880         * include/shadow.h: Likewise.
42881         * include/signal.h: Likewise.
42882         * include/stdio.h: Likewise.
42883         * include/stdlib.h: Likewise.
42884         * include/string.h: Likewise.
42885         * include/sys/socket.h: Likewise.
42886         * include/sys/stat.h: Likewise.
42887         * include/sys/statfs.h: Likewise.
42888         * include/sys/statvfs.h: Likewise.
42889         * include/sys/syslog.h: Likewise.
42890         * include/sys/time.h: Likewise.
42891         * include/sys/uio.h: Likewise.
42892         * include/time.h: Likewise.
42893         * include/unistd.h: Likewise.
42894         * include/utmp.h: Likewise.
42895         * include/wchar.h: Likewise.
42896         * include/wctype.h: Likewise.
42897         * inet/aliases.h: Likewise.
42898         * inet/arpa/inet.h: Likewise.
42899         * inet/netinet/ether.h: Likewise.
42900         * inet/netinet/in.h: Likewise.
42901         * intl/libintl.h: Likewise.
42902         * io/bits/fcntl2.h: Likewise.
42903         * io/fcntl.h: Likewise.
42904         * io/ftw.h: Likewise.
42905         * io/sys/poll.h: Likewise.
42906         * io/sys/stat.h: Likewise.
42907         * io/sys/statfs.h: Likewise.
42908         * io/sys/statvfs.h: Likewise.
42909         * io/utime.h: Likewise.
42910         * libio/bits/stdio.h: Likewise.
42911         * libio/bits/stdio2.h: Likewise.
42912         * libio/libio.h: Likewise.
42913         * libio/libioP.h: Likewise.
42914         * libio/stdio.h: Likewise.
42915         * locale/lc-ctype.c: Likewise.
42916         * locale/locale.h: Likewise.
42917         * login/utmp.h: Likewise.
42918         * malloc/arena.c: Likewise.
42919         * malloc/malloc.c: Likewise.
42920         * malloc/malloc.h: Likewise.
42921         * malloc/mcheck.c: Likewise.
42922         * malloc/mtrace.c: Likewise.
42923         * math/bits/mathcalls.h: Likewise.
42924         * math/fenv.h: Likewise.
42925         * math/math_private.h: Likewise.
42926         * misc/bits/error.h: Likewise.
42927         * misc/bits/syslog.h: Likewise.
42928         * misc/err.h: Likewise.
42929         * misc/error.h: Likewise.
42930         * misc/fstab.h: Likewise.
42931         * misc/mntent.h: Likewise.
42932         * misc/regexp.h: Likewise.
42933         * misc/search.h: Likewise.
42934         * misc/sgtty.h: Likewise.
42935         * misc/sys/mman.h: Likewise.
42936         * misc/sys/syslog.h: Likewise.
42937         * misc/sys/uio.h: Likewise.
42938         * misc/sys/xattr.h: Likewise.
42939         * misc/ttyent.h: Likewise.
42940         * nis/rpcsvc/ypclnt.h: Likewise.
42941         * nss/nss.h: Likewise.
42942         * posix/bits/unistd.h: Likewise.
42943         * posix/fnmatch.h: Likewise.
42944         * posix/glob.h: Likewise.
42945         * posix/sched.h: Likewise.
42946         * posix/spawn.h: Likewise.
42947         * posix/sys/wait.h: Likewise.
42948         * posix/unistd.h: Likewise.
42949         * posix/wordexp.h: Likewise.
42950         * pwd/pwd.h: Likewise.
42951         * resolv/netdb.h: Likewise.
42952         * resource/sys/resource.h: Likewise.
42953         * rt/aio.h: Likewise.
42954         * rt/bits/mqueue2.h: Likewise.
42955         * rt/mqueue.h: Likewise.
42956         * shadow/shadow.h: Likewise.
42957         * signal/signal.h: Likewise.
42958         * socket/send.c: Likewise.
42959         * socket/sendto.c: Likewise.
42960         * socket/sys/socket.h: Likewise.
42961         * stdio-common/printf.h: Likewise.
42962         * stdlib/bits/stdlib.h: Likewise.
42963         * stdlib/fmtmsg.h: Likewise.
42964         * stdlib/monetary.h: Likewise.
42965         * stdlib/stdlib.h: Likewise.
42966         * stdlib/ucontext.h: Likewise.
42967         * streams/stropts.h: Likewise.
42968         * string/argz.h: Likewise.
42969         * string/bits/string2.h: Likewise.
42970         * string/string.h: Likewise.
42971         * string/strings.h: Likewise.
42972         * sunrpc/rpc/auth.h: Likewise.
42973         * sunrpc/rpc/auth_des.h: Likewise.
42974         * sunrpc/rpc/clnt.h: Likewise.
42975         * sunrpc/rpc/netdb.h: Likewise.
42976         * sunrpc/rpc/pmap_clnt.h: Likewise.
42977         * sunrpc/rpc/xdr.h: Likewise.
42978         * sysdeps/generic/inttypes.h: Likewise.
42979         * sysdeps/generic/net/if.h: Likewise.
42980         * sysdeps/generic/sys/swap.h: Likewise.
42981         * sysdeps/gnu/net/if.h: Likewise.
42982         * sysdeps/gnu/utmpx.h: Likewise.
42983         * sysdeps/i386/fpu/bits/fenv.h: Likewise.
42984         * sysdeps/i386/i486/bits/string.h: Likewise.
42985         * sysdeps/ieee754/ldbl-opt/nldbl-strtold_l.c: Likewise.
42986         * sysdeps/s390/bits/string.h: Likewise.
42987         * sysdeps/s390/fpu/bits/fenv.h: Likewise.
42988         * sysdeps/sparc/fpu/bits/fenv.h: Likewise.
42989         * sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
42990         * sysdeps/unix/sysv/linux/bits/resource.h: Likewise.
42991         * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
42992         * sysdeps/unix/sysv/linux/bits/sigset.h: Likewise.
42993         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
42994         * sysdeps/unix/sysv/linux/bits/sys_errlist.h: Likewise.
42995         * sysdeps/unix/sysv/linux/bits/uio.h: Likewise.
42996         * sysdeps/unix/sysv/linux/i386/glob64.c: Likewise.
42997         * sysdeps/unix/sysv/linux/i386/olddirent.h: Likewise.
42998         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
42999         * sysdeps/unix/sysv/linux/prlimit.c: Likewise.
43000         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
43001         * sysdeps/unix/sysv/linux/readv.c: Likewise.
43002         * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: Likewise.
43003         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
43004         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
43005         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
43006         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
43007         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
43008         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Likewise.
43009         * sysdeps/unix/sysv/linux/sys/acct.h: Likewise.
43010         * sysdeps/unix/sysv/linux/sys/epoll.h: Likewise.
43011         * sysdeps/unix/sysv/linux/sys/mount.h: Likewise.
43012         * sysdeps/unix/sysv/linux/sys/swap.h: Likewise.
43013         * sysdeps/unix/sysv/linux/sys/timerfd.h: Likewise.
43014         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
43015         * sysdeps/x86_64/fpu/bits/fenv.h: Likewise.
43016         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Likewise.
43017         * sysdeps/x86_64/strncase_l-nonascii.c: Likewise.
43018         * sysvipc/sys/ipc.h: Likewise.
43019         * sysvipc/sys/msg.h: Likewise.
43020         * sysvipc/sys/sem.h: Likewise.
43021         * sysvipc/sys/shm.h: Likewise.
43022         * termios/termios.h: Likewise.
43023         * time/sys/time.h: Likewise.
43024         * time/time.h: Likewise.
43025         * wcsmbs/bits/wchar2.h: Likewise.
43026         * wcsmbs/uchar.h: Likewise.
43027         * wcsmbs/wchar.h: Likewise.
43028         * wctype/wctype.h: Likewise.
43029
43030         [BZ #13551]
43031         * Makeconfig: Remove all but ELF support including AIX support.
43032         * Makerules: Likewise.
43033         * config.h.in: Likewise.
43034         * config.make.in: Likewise.
43035         * configure: Likewise.
43036         * configure.in: Likewise.
43037         * csu/Makefile: Likewise.
43038         * csu/version.c: Likewise.
43039         * debug/Makefile: Likewise.
43040         * dlfcn/Makefile: Likewise.
43041         * elf/Makefile: Likewise.
43042         * extra-lib.mk: Likewise.
43043         * iconv/Makefile: Likewise.
43044         * include/libc-symbols.h: Likewise.
43045         * include/shlib-compat.h: Likewise.
43046         * resolv/Makefile: Likewise.
43047         * resolv/res_libc.c: Likewise.
43048         * rt/Makefile: Likewise.
43049         * sysdeps/i386/asm-syntax.h: Likewise.
43050         * sysdeps/i386/sysdep.h: Likewise.
43051         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
43052         * sysdeps/mach/sysdep.h: Likewise.
43053         * sysdeps/powerpc/powerpc32/Makefile: Likewise.
43054         * sysdeps/powerpc/powerpc64/Makefile: Likewise.
43055         * sysdeps/s390/asm-syntax.h: Likewise.
43056         * sysdeps/s390/s390-32/sysdep.h: Likewise.
43057         * sysdeps/s390/s390-64/sysdep.h: Likewise.
43058         * sysdeps/sh/sysdep.h: Likewise.
43059         * sysdeps/unix/sparc/sysdep.h: Likewise.
43060         * sysdeps/wordsize-32/divdi3.c: Likewise.
43061         * sysdeps/x86_64/sysdep.h: Likewise.
43062
43063         * argp/Versions: Remove _argp_unlock_xxx.
43064
43065         [BZ #13559]
43066         * abilist/ld.abilist: Update.  Adjust for removal of tls option.
43067         * abilist/libBrokenLocale.abilist: Likewise.
43068         * abilist/libanl.abilist: Likewise.
43069         * abilist/libc.abilist: Likewise.
43070         * abilist/libcrypt.abilist: Likewise.
43071         * abilist/libdl.abilist: Likewise.
43072         * abilist/libm.abilist: Likewise.
43073         * abilist/libnsl.abilist: Likewise.
43074         * abilist/libpthread.abilist: Likewise.
43075         * abilist/libresolv.abilist: Likewise.
43076         * abilist/librt.abilist: Likewise.
43077         * abilist/libthread_db.abilist: Likewise.
43078         * abilist/libutil.abilist: Likewise.
43079         * abilist/libnss_db.abilist: New file.
43080
43081         * scripts/abilist.awk: Add support for indirect functions.
43082
43083         * sysdeps/unix/sysv/linux/configure.in: Remove m68k support.
43084
43085         * sysdeps/generic/ldsodefs.h: Remove Alpha support.
43086
43087         * shlib-versions: Remove entries for ports architectures.
43088
43089         * elf/tls-macros.h: Remove support for Alpha and IA-64.  Should be in
43090         files in ports.
43091         * elf/stackguard-macros.h: Remove support for IA-64.
43092         * elf/tst-auditmod1.c: Likewise.
43093         * sysdeps/generic/ldsodefs.h: Likewise.
43094
43095         * sysdeps/unix/sysv/linux/configure.in: Ports should define
43096         libc_cv_gcc_unwind_find_fde and arch_minimum_kernel in their
43097         configure files.
43098
43099         [BZ #13552]
43100         * configure.in: Remove --enable-omitfp support.
43101         * FAQ.in: Adjust.
43102         * config.make.in: Likewise.
43103         * Makeconfig: Likewise.
43104         * manual/install.texi: Likewise.
43105
43106         In case anyone cares, the IA-64 architecture could move to ports.
43107         * sysdeps/ia64/*: Removed.
43108         * sysdeps/unix/sysv/linux/ia64/*: Removed.
43109         * sysdeps/unix/sysv/linux/kernel-features.h: Remove IA-64 support.
43110
43111         [BZ #13555]
43112         * configure.in: Remove entries for unsupported architectures.
43113
43114         [BZ #13533]
43115         * iconv/gconv_builtin.h: Use CHAR16 for the char16_t conversions.
43116         * iconv/gconv_simple.c: Rename char16_t routines.  Add char16_t<->utf8
43117         routines.
43118         * iconv/gconv_int.h: Adjust prototypes for char16_t routines.
43119         * iconv/iconv_prog.c: Recognize CHAR16 as internal name.
43120         * wcsmbs/c16rtomb.c: Fix a few problems.  Disable all the code and
43121         fall back to using wcrtomb.
43122         * wcsmbs/mbrtoc16.: Fix implementation to handle real conversions.
43123         * wcsmbs/wcsmbsload.c: Make char16 routines optional.  Adjust for
43124         renaming.
43125         * wcsmbs/Makefile (tests): Add tst-c16c32-1:
43126         * wcsmbs/tst-c16c32-1.c: New file.
43127
43128         * wcsmbs/wcrtomb.c: Use MB_LEN_MAX instead of MB_CUR_MAX for sizing
43129         local variable.
43130
43131         * libio/stdio.h: Do not declare gets at all for _GNU_SOURCE.
43132
43133         * elf/tst-unique3.cc: Add explicit declaration of gets.
43134         * elf/tst-unique3lib.cc: Likewise.
43135         * elf/tst-unique3lib2.cc: Likewise.
43136         * elf/tst-unique4.cc: Likewise.
43137
43138         * string/test-strcpy.c (do_one_test): Fix format string for WIDE use.
43139
43140 2012-01-06  Joseph Myers  <joseph@codesourcery.com>
43141
43142         [BZ #13566]
43143         * assert/assert.h (static_assert): Don't define for C++.
43144         * libio/stdio.h (gets): Do declare for C++ <= C++11.
43145         * wcsmbs/uchar.h (char16_t, char32_t): Don't typedef for C++11.
43146
43147 2012-01-03  Ulrich Drepper  <drepper@gmail.com>
43148
43149         * iconv/loop.c (single loop): Fix assertion in storing of
43150         remaining bytes.
43151
43152         * posix/regcomp.c (init_word_char): Optimize a bit for sane encodings.
43153
43154 2012-01-01  Ulrich Drepper  <drepper@gmail.com>
43155
43156         * posix/getconf.c: Update copyright year.
43157         * nss/getent.c: Likewise.
43158         * nss/makedb.c: Likewise.
43159         * iconv/iconvconfig.c: Likewise.
43160         * iconv/iconv_prog.c: Likewise.
43161         * elf/ldconfig.c: Likewise.
43162         * elf/pldd.c: Likewise.
43163         * elf/sotruss.ksh: Likewise.
43164         * catgets/gencat.c: Likewise.
43165         * csu/version.c: Likewise.
43166         * elf/ldd.bash.in: Likewise.
43167         * elf/sprof.c (print_version): Likewise.
43168         * locale/programs/locale.c: Likewise.
43169         * locale/programs/localedef.c: Likewise.
43170         * login/programs/pt_chown.c: Likewise.
43171         * nscd/nscd.c (print_version): Likewise.
43172         * debug/xtrace.sh: Likewise.
43173         * malloc/memusage.sh: Likewise.
43174         * malloc/mtrace.pl: Likewise.
43175         * debug/catchsegv.sh: Likewise.
43176
43177 2011-12-30  Jakub Jelinek  <jakub@redhat.com>
43178
43179         * posix/regex_internal.c (re_string_fetch_byte_case): Remove
43180         pure attribute.
43181
43182 2011-12-24  Ulrich Drepper  <drepper@gmail.com>
43183
43184         [BZ #13533]
43185         * iconv/gconv_simple.c: Add ASCII<->UTF-16 transformations.
43186         * iconv/gconv_builtin.h: Add entries for internal ASCII<->UTF-16
43187         transformations.
43188         * iconv/gconv_int.h: Likewise.
43189         * wcsmbs/Makefile (routines): Add mbrtoc16 and c16rtomb.
43190         * wcsmbs/Versions: Export mbrtoc16, c16rtomb, mbrtoc32, c32rtomb
43191         from libc for GLIBC_2.16.
43192         * wcsmbs/mbrtowc.c: Define mbrtoc32 alias.
43193         * wcsmbs/wcrtomb.c: Define c32rtomb alias.
43194         * wcsmbs/uchar.h: Really define mbstate_t.
43195         * wcsmbs/wchar.h: Allow defining mbstate_t in uchar.h.
43196         * wcsmbs/c16rtomb.c: New file.
43197         * wcsmbs/mbrtoc16.c: New file.
43198         * wcsmbs/wcsmbsload.c: Add static definitions for c16 conversions
43199         for C/POSIX locale.
43200         (__wcsmbs_load_conv): Do not fill in c16 routines yet.
43201         * wcsmbs/wcsmbsload.h (gconv_fcts): Add entries for c16 routines.
43202
43203         * wcsmbs/wchar.h: Add missing __restrict.
43204
43205 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
43206
43207         [BZ #13532]
43208         * time/Makefile (routines): Add timespec_get.
43209         * time/Versions: Export timespec_get from libc for GLIBC_2.16.
43210         * time/time.h: Define TIME_UTC and declare timespec_get.  Define
43211         timespec for ISO C11.
43212         * time/timespec_get.c: New file.
43213         * sysdeps/unix/sysv/linux/timespec_get.c: New file.
43214         * sysdeps/unix/sysv/linux/x86_64/timespec_get.c: New file.
43215
43216         [BZ #13531]
43217         * malloc/malloc.c: Define alias aligned_alloc for public_mEMALIGn.
43218         * stdlib/stdlib.h: Declare aligned_alloc.
43219         * Versions.def: Add GLIBC_2.16 for libc.
43220         * malloc/Versions: Export aligned_alloc from libc for GLIBC_2.16.
43221
43222         [BZ 13527]
43223         * stdlib/stdlib.h: Make at_quick_exit and quick_exit available for
43224         ISO C11.
43225
43226         * include/features.h: Define __USE_ISOCXX11 when compiling ISO C++11
43227         code.
43228
43229         [BZ #13528]
43230         * libio/stdio.h: Do not declare gets for ISO C11 and _GNU_SOURCE.
43231
43232         [BZ #13529]
43233         * assert/assert.h (static_assert): Define.
43234
43235         * version.h: Update for 2.16 development version.
43236
43237         [BZ #13526]
43238         * include/features.h: Handle __STDC_VERSION__ >= 201112 and
43239         _ISOC11_SOURCE.
43240
43241         * version.h (RELEASE): Bump for 2.15 release.
43242         * include/features.h (__GLIBC_MINOR__): Bump to 15.
43243
43244         * sysdeps/x86_64/dl-machine.h: Fix typos in comments.
43245         Patch by Marek Polacek <mpolacek@redhat.com>.
43246
43247         * bits/byteswap.h: Protect long long constants with __extension__.
43248         * sysdeps/i386/bits/byteswap.h: Likewise.
43249         * sysdeps/ia64/bits/byteswap.h: Likewise.
43250         * sysdeps/s390/bits/byteswap.h: Likewise.
43251         * sysdeps/x86_64/bits/byteswap.h: Likewise.
43252
43253 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
43254
43255         [BZ #13540]
43256         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Fix overrun in
43257         destination buffer.
43258         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
43259
43260 2011-12-23  Marek Polacek  <polacek@redhat.com>
43261
43262         * elf/dl-addr.c (determine_info): Add inline keyword.
43263         * elf/tst-auditmod4b.c (check_avx): Likewise.
43264         * elf/tst-auditmod6b.c (check_avx): Likewise.
43265         * elf/tst-auditmod6c.c (check_avx): Likewise.
43266         * elf/tst-auditmod7b.c (check_avx): Likewise.
43267
43268 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
43269
43270         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Also enable for
43271         !__SSE_MATH__.
43272
43273 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
43274
43275         [BZ #13540]
43276         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Fix wrong copying
43277         processing for last bytes.
43278
43279 2011-08-06  Bruno Haible  <bruno@clisp.org>
43280
43281         [BZ #13061]
43282         * iconvdata/cp1258.c (comp_table_data): Combine U+00A8 U+0301 to
43283         U+0385, not to U+1FEE.
43284
43285         [BZ #13062]
43286         * iconvdata/tcvn5712-1.c (comp_table_data): Remove useless and wrong
43287         entry for U+00A5 U+0301.
43288
43289 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
43290
43291         [BZ #13166]
43292         * inet/getnameinfo.c (getnameinfo): Return EAI_OVERFLOW if the
43293         buffer for the output is too small.
43294
43295         * sysdeps/i386/fpu/bits/fenv.h [__SSE_MATH__]: Add feraiseexcept
43296         optimization.
43297
43298         [BZ #13185]
43299         * sysdeps/i386/fpu/fgetexcptflg.c (__fegetexceptflag): Also return
43300         SSE flags if possible.
43301
43302 2011-12-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
43303
43304         [BZ #13540]
43305         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Fix wrong copying
43306         processing for last bytes.
43307
43308 2011-12-22  Joseph Myers  <joseph@codesourcery.com>
43309
43310         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants)
43311         (syscall-list-default-options, syscall-list-default-condition)
43312         (syscall-list-includes): Define.
43313         ($(objpfx)syscall-%.h $(objpfx)syscall-%.d): Support arbitrary
43314         list of ABIs and options and #if conditions for each ABI.  Do not
43315         handle common syscalls between ABIs specially.
43316         * sysdeps/unix/sysv/linux/powerpc/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/s390/Makefile (64bit-predefine): Remove.
43322         (syscall-list-variants, syscall-list-32bit-options)
43323         (syscall-list-32bit-condition, syscall-list-64bit-options)
43324         (syscall-list-64bit-condition): Define.
43325         * sysdeps/unix/sysv/linux/sparc/Makefile (64bit-predefine):
43326         Remove.
43327         (syscall-list-variants, syscall-list-32bit-options)
43328         (syscall-list-32bit-condition, syscall-list-64bit-options)
43329         (syscall-list-64bit-condition): Define.
43330         * sysdeps/unix/sysv/linux/x86_64/Makefile (64bit-predefine):
43331         Remove.
43332         (syscall-list-variants, syscall-list-32bit-options)
43333         (syscall-list-32bit-condition, syscall-list-64bit-options)
43334         (syscall-list-64bit-condition): Define.
43335
43336 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
43337
43338         * locale/iso-639.def: Add brx entry.
43339
43340         [BZ #13328]
43341         * malloc/mtrace.c (tr_freehook): Avoid unnecessary unlock/lock.
43342         Proposed by Mariusz_Cukr <marcukr@op.pl>.
43343
43344         * sysdeps/x86_64/fpu/bits/fenv.h: Use __REDIRECT_NTH for
43345         __feraiseexcept_renamed.
43346
43347 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
43348
43349         [BZ #13538]
43350         * sysdeps/unix/sysv/linux/sys/epoll.h: Initialize EPOLLONESHOT and
43351         EPOLLET with unsigned values.
43352         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
43353         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
43354
43355         * math/s_cacosh.c: Use Kahan's formula if the subtraction could lead
43356         to large cancellation.
43357         * math/s_cacoshf.c: Likewise.
43358         * math/s_cacoshl.c: Likewise.
43359
43360 2011-11-18  Richard B. Kreckel  <kreckel@ginac.de>
43361
43362         [BZ #13305]
43363         [BZ #12786]
43364         * math/s_cacosh.c: Fix rare miscomputation in cacosh().
43365         * math/s_cacoshf.c: Likewise.
43366         * math/s_cacoshl.c: Likewise.
43367
43368 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
43369
43370         [BZ #13439]
43371         * iconv/gconv.h: Define __GCONV_SWAP.
43372         * iconvdata/unicode.c: The swap bit must be stored in __flags.
43373         * iconvdata/utf-16.c: Likewise.
43374         * iconvdata/utf-32.c: Likewise.
43375
43376 2011-12-21  Andreas Schwab  <schwab@linux-m68k.org>
43377
43378         [BZ #13524]
43379         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Clear lowest limb of
43380         numerator after shifting it by one limb.
43381
43382 2011-12-19  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
43383
43384         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Define it only
43385         under [__USE_EXTERN_INLINES].
43386
43387 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
43388
43389         [BZ #13446]
43390         * stdio-common/vfprintf.c (vfprintf): Fix extension of specs array.
43391
43392 2011-11-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
43393
43394         * sysdeps/powerpc/Makefile: Added locale-defines.sym generation.
43395         * sysdeps/powerpc/locale-defines.sym: Locale definitions for strcasecmp
43396         optimized code.
43397         * sysdeps/powerpc/powerpc32/power7/Makefile: New file.
43398         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: New file.
43399         * sysdeps/powerpc/powerpc32/power7/strcasecmp_l.S: New file.
43400         * sysdeps/powerpc/powerpc64/power7/Makefile: Added unroll-loop option
43401         for strncasecmp/strncasecmp_l compilation.
43402         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: New file.
43403         * sysdeps/powerpc/powerpc64/power7/strcasecmp_l.S: New file.
43404
43405 2011-12-08  Marek Polacek  <mpolacek@redhat.com>
43406
43407         [BZ #13484]
43408         * math/bits/math-finite.h: Use __REDIRECT_NTH and __NTH instead
43409         of __asm__.
43410
43411 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
43412
43413         [BZ #13506]
43414         * time/tzfile.c (__tzfile_read): Check values from file header.
43415
43416 2011-11-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
43417
43418         * powerpc/powerpc32/sysdep.h: Define SETUP_GOT_ACCESS() macro.
43419         * powerpc/powerpc32/a2/memcpy.S: Use SETUP_GOT_ACCESS() macro.
43420         * powerpc/powerpc32/dl-start.S: Likewise.
43421         * powerpc/powerpc32/elf/start.S: Likewise.
43422         * powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
43423         * powerpc/powerpc32/fpu/s_ceil.S: Likewise.
43424         * powerpc/powerpc32/fpu/s_ceilf.S: Likewise.
43425         * powerpc/powerpc32/fpu/s_floor.S: Likewise.
43426         * powerpc/powerpc32/fpu/s_floorf.S: Likewise.
43427         * powerpc/powerpc32/fpu/s_lround.S: Likewise.
43428         * powerpc/powerpc32/fpu/s_rint.S: Likewise.
43429         * powerpc/powerpc32/fpu/s_rintf.S: Likewise.
43430         * powerpc/powerpc32/fpu/s_round.S: Likewise.
43431         * powerpc/powerpc32/fpu/s_roundf.S: Likewise.
43432         * powerpc/powerpc32/fpu/s_trunc.S: Likewise.
43433         * powerpc/powerpc32/fpu/s_truncf.S: Likewise.
43434         * powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
43435         * powerpc/powerpc32/memset.S: Likewise.
43436         * powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
43437         * powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
43438         * powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
43439         * powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
43440         * powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
43441         * powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
43442         * powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
43443         * powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
43444         * unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Likewise.
43445         * unix/sysv/linux/powerpc/powerpc32/brk.S: Likewise.
43446         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Likewise.
43447         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
43448         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
43449
43450 2011-11-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
43451
43452         * math/libm-test.inc: Added more nearbyint tests.
43453         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S: New file.
43454         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S: New file.
43455         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S: New file.
43456         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: New file.
43457
43458 2011-11-21  Ross Lagerwall  <rosslagerwall@gmail.com>
43459
43460         * resolv/res_init.c (__res_vinit): Open /etc/resolv.conf with
43461         FD_CLOEXEC.
43462
43463 2011-11-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
43464
43465         * sysdeps/x86_64/multiarch/Makefile [subdir=wcsmbs] (sysdep_routines):
43466         Add wcscpy-ssse3 wcscpy-c.
43467         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: New file.
43468         * sysdeps/x86_64/multiarch/wcscpy-c.c: New file.
43469         * sysdeps/x86_64/multiarch/wcscpy.S: New file.
43470         * sysdeps/x86_64/wcschr.S: New file.
43471         * sysdeps/x86_64/wcsrchr.S: New file.
43472         * string/test-strcmp.c: Remove checking of wcscmp function for
43473         wrong alignments.
43474         * sysdeps/i386/i686/multiarch/Makefile [subdir=wcsmbs]
43475         (sysdep_routines): Add wcscpy-ssse3 wcscpy-c wcschr-sse2 wcschr-c
43476         wcsrchr-sse2 wcsrchr-c.
43477         * sysdeps/i386/i686/multiarch/wcschr.S: New file.
43478         * sysdeps/i386/i686/multiarch/wcschr-c.c: New file.
43479         * sysdeps/i386/i686/multiarch/wcschr-sse2.S: New file.
43480         * sysdeps/i386/i686/multiarch/wcsrchr.S: New file.
43481         * sysdeps/i386/i686/multiarch/wcsrchr-c.c: New file.
43482         * sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: New file.
43483         * sysdeps/i386/i686/multiarch/wcscpy.S: New file.
43484         * sysdeps/i386/i686/multiarch/wcscpy-c.c: New file.
43485         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: New file.
43486         * wcsmbc/wcschr.c (WCSCHR): New macro.
43487
43488 2011-11-17  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
43489
43490         * wcsmbs/Makefile (strop-tests): Add wcsrchr wcscpy.
43491         * wcsmbs/test-wcsrchr.c: New file.
43492         * string/test-strrchr.c: Add wcsrchr support.
43493         (WIDE): New macro.
43494         * wcsmbs/test-wcscpy.c: New file.
43495         * string/test-strcpy.c: Add wcscpy support.
43496         (WIDE): New macro.
43497
43498 2011-12-10  Ulrich Drepper  <drepper@gmail.com>
43499
43500         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Lift one operation out of
43501         the inner loop.
43502
43503 2011-12-06  Andreas Schwab  <schwab@linux-m68k.org>
43504
43505         [BZ #13472]
43506         * sysdeps/powerpc/fpu/e_hypot.c (twoM600): Correct value.
43507
43508 2011-12-04  Ulrich Drepper  <drepper@gmail.com>
43509
43510         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Fix attribute.
43511         Minor optimizations.
43512
43513         * sunrpc/clnt_unix.c (clntunix_control): Fix aliasing issues.
43514         * sunrpc/clnt_tcp.c (clnttcp_control): Likewise.
43515         * sunrpc/clnt_udp.c (clntudp_call): Likewise.
43516
43517 2011-12-03  Ulrich Drepper  <drepper@gmail.com>
43518
43519         * inet/netinet/in.h: Provide versions of IN6_IS_ADDR_UNSPECIFIED,
43520         IN6_IS_ADDR_LOOPBACK, IN6_IS_ADDR_LINKLOCAL, IN6_IS_ADDR_SITELOCAL,
43521         IN6_IS_ADDR_V4MAPPED, IN6_IS_ADDR_V4COMPAT, and IN6_ARE_ADDR_EQUAL
43522         for gcc to avoid warnings.
43523         * inet/Makefile (tests): Add tst-checks.
43524         * inet/tst-checks.c: New file.
43525
43526         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Add attribute to avoid
43527         warning.
43528
43529         * sysdeps/x86_64/multiarch/wmemcmp-c.c: Provide prototype for
43530         __wmemcmp_sse2.
43531
43532         * sysdeps/x86_64/fpu/s_scalbln.c: Removed.
43533         * sysdeps/x86_64/fpu/s_scalbn.c: Removed.
43534
43535         * malloc/mcheck.h: Fix use of incorrect encoding in comment.
43536
43537 2011-12-02  Ulrich Drepper  <drepper@gmail.com>
43538
43539         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Avoid aliasing
43540         problem.
43541
43542         * nscd/aicache.c (addhstaiX): Avoid unused variable warning.
43543
43544 2011-11-29  Joseph Myers  <joseph@codesourcery.com>
43545
43546         * sysdeps/unix/sysv/linux/sh/bits/atomic.h (rNOSP): Define
43547         conditional on GCC version.
43548         (__arch_compare_and_exchange_val_8_acq)
43549         (__arch_compare_and_exchange_val_16_acq)
43550         (__arch_compare_and_exchange_val_32_acq, atomic_exchange_and_add)
43551         (atomic_add, atomic_add_negative, atomic_add_zero, atomic_bit_set)
43552         (atomic_bit_test_set): Use rNOSP instead of "r" constraints.
43553
43554 2011-12-02  Joseph Myers  <joseph@codesourcery.com>
43555
43556         * sysdeps/sh/backtrace.c: New file.
43557
43558 2011-12-02  Andreas Schwab  <schwab@redhat.com>
43559
43560         * misc/bits/select2.h (__FD_ELT): Mark as extension.  Add
43561         parenthesis.
43562
43563 2011-12-01  Andreas Schwab  <schwab@redhat.com>
43564
43565         * sysdeps/unix/sysv/linux/futimes.c: Truncate time values when
43566         falling back to utime.
43567
43568 2011-11-30  Andreas Schwab  <schwab@redhat.com>
43569
43570         * sysdeps/s390/fpu/libm-test-ulps: Relax cpow (2 + 3 i, 4 + 0 i)
43571         expectations for float.
43572
43573 2011-11-29  Andreas Schwab  <schwab@redhat.com>
43574
43575         * locale/weight.h (findidx): Add parameter len.
43576         * locale/weightwc.h (findidx): Likewise.
43577         * posix/fnmatch_loop.c (FCT): Adjust caller.
43578         * posix/regcomp.c (build_equiv_class): Likewise.
43579         * posix/regex_internal.h (re_string_elem_size_at): Likewise.
43580         * posix/regexec.c (check_node_accept_bytes): Likewise.
43581         * string/strcoll_l.c (STRCOLL): Likewise.
43582         * string/strxfrm_l.c (STRXFRM): Likewise.
43583
43584 2011-11-17  Ulrich Drepper  <drepper@gmail.com>
43585
43586         * Makefile.in: Remove CVSOPT handling.
43587         * configure.in: Remove use of AC_REVISION.
43588         * iconvdata/Makefile (distribute): No need to filter out CVS.
43589         * scripts/list-sources.sh: Remove CVS, subversion and monotone
43590         handling.
43591
43592 2011-11-16  Andreas Schwab  <schwab@redhat.com>
43593
43594         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S
43595         [USE_AS_STRCASECMP_L]: Fix argument offsets for non-PIC.
43596         [USE_AS_STRNCASECMP_L]: Likewise.
43597         (__strcasecmp_ssse3, __strncasecmp_ssse3): Handle
43598         NO_TLS_DIRECT_SEG_REFS.
43599         * sysdeps/i386/i686/multiarch/strcmp-sse4.S [USE_AS_STRCASECMP_L]:
43600         Fix argument offsets for non-PIC.
43601         [USE_AS_STRNCASECMP_L]: Likewise.
43602         (__strcasecmp_sse4_2, __strncasecmp_sse4_2): Handle
43603         NO_TLS_DIRECT_SEG_REFS.
43604
43605 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
43606
43607         * locale/loadarchive.c (_nl_load_locale_from_archive): Open files with
43608         O_CLOEXEC.
43609         * locale/loadlocale.c (_nl_load_locale): Likewise.
43610
43611 2011-11-15  Andreas Schwab  <schwab@redhat.com>
43612
43613         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU)
43614         [__ASSUME_POSIX_CPU_TIMERS > 0]: Assign to retval and break.
43615         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c
43616         (SYSCALL_GETTIME): Set errno on error.
43617
43618         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Properly
43619         count references to noai6ai_cached.
43620
43621 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
43622
43623         * time/getdate.c (__getdate_r): Set FD_CLOEXEC for given file.
43624
43625         * sysdeps/unix/sysv/linux/readonly-area.c (__readonly_area): Set
43626         FD_CLOEXEC for /proc/self/maps.
43627
43628         * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Set
43629         FD_CLOEXEC for /proc/meminfo.
43630
43631         * sysdeps/posix/getaddrinfo.c (gaiconf_init): Set FD_CLOEXEC for
43632         gai.conf.
43633
43634         * resolv/res_query.c (res_hostalias):  Don't allow cancellation and set
43635         FD_CLOEXEC for given file.
43636
43637         * resolv/res_hconf.c (do_init): Set FD_CLOEXEC for host.conf.
43638
43639         * resolv/gethnamaddr.c (_sethtent): Don't allow cancellation and set
43640         FD_CLOEXEC for /etc/hosts.
43641         (_gethtent): Likewise.
43642
43643         * nss/nsswitch.c (nss_parse_file): Set FD_CLOEXEC.
43644
43645         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Don't allow
43646         cancellation and set FD_CLOEXEC for /etc/netgroup.
43647
43648         * nss/nss_files/files-key.c (search): Don't allow cancellation when
43649         reading /etc/publickey.
43650
43651         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Don't
43652         allow cancellation when reading /etc/group.
43653
43654         * nss/nss_files/files-alias.c (internal_setent): Don't allow
43655         cancellation.
43656         (get_next_alias): Likewise for included file.  Also set FD_CLOEXEC.
43657
43658         * nss/nss_files/files-XXX.c (internal_setent): Don't allow cancellation
43659         when using data file.
43660
43661         * nis/nss-default.c (init): Set FD_CLOEXEC for /etc/default/nss.
43662
43663         * nis/nis_file.c (read_nis_obj): Set FD_CLOEXEC.
43664         (write_nis_obj): Use "c" and "e" in fopen.
43665
43666         * misc/mntent_r.c (__setmntent): Also append e to fopen format.
43667
43668         * misc/getusershell.c (initshells): Set FD_CLOEXEC for /etc/shells.
43669
43670         * misc/getttyent.c (setttyent): Set FD_CLOEXEC.
43671
43672         * misc/getpass.c (getpass): Set FD_CLOEXEC for /dev/tty.
43673
43674         * intl/localealias.c (read_alias_file): Set FD_CLOEXEC for
43675         locale.alias.
43676
43677         * inet/ruserpass.c (ruserpass): Set FD_CLOEXEC for .netrc.
43678
43679         * inet/rcmd.c (iruserfopen): Set FD_CLOEXEC for hosts.equiv.
43680
43681         * iconv/gconv_conf.c (read_conf_file): Set FD_CLOEXEC for config file.
43682
43683         * hesiod/hesiod.c (parse_config_file): Prevent cancellation in config
43684         file parsing and set FD_CLOEXEC.
43685
43686 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
43687
43688         * time/tzfile.c (__tzfile_read): Use "e" in fopen call.
43689
43690 2011-11-14  Andreas Schwab  <schwab@redhat.com>
43691
43692         * malloc/arena.c (arena_get2): Don't call reused_arena when
43693         _int_new_arena failed.
43694
43695 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
43696
43697         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]
43698         (sysdep_routines): Add strcasecmp_l-sse4 and strncase_l-sse4.
43699         * sysdeps/i386/i686/multiarch/strcasecmp.S: Re-enable SSE4.2 code.
43700         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
43701         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
43702         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Change to allow reuse
43703         to compile strcasecmp and strncasecmp.
43704         * sysdeps/i386/i686/multiarch/strcasecmp_l-sse4.S: New file.
43705         * sysdeps/i386/i686/multiarch/strncase_l-sse4.S: New file.
43706
43707         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Use L macro consistently.
43708
43709 2011-11-13  Ulrich Drepper  <drepper@gmail.com>
43710
43711         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]: Add
43712         locale-defines.sym to gen-as-const-headers.
43713         (sysdep_routines): Add strcasecmp_l-c, strcasecmp-c,
43714         strcasecmp_l-ssse3, strncase_l-c, strncase-c, and strncase_l-ssse3.
43715         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Change to allow reuse
43716         to compile strcasecmp and strncasecmp.
43717         * sysdeps/i386/i686/multiarch/strcmp.S: Allow to use for
43718         strcasecmp_l and strncasecmp_l.
43719         * sysdeps/i386/i686/multiarch/locale-defines.sym: New file.
43720         * sysdeps/i386/i686/multiarch/strcasecmp-c.c: New file.
43721         * sysdeps/i386/i686/multiarch/strcasecmp.S: New file.
43722         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c: New file.
43723         * sysdeps/i386/i686/multiarch/strcasecmp_l-ssse3.S: New file.
43724         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: New file.
43725         * sysdeps/i386/i686/multiarch/strncase-c.c: New file.
43726         * sysdeps/i386/i686/multiarch/strncase.S: New file.
43727         * sysdeps/i386/i686/multiarch/strncase_l-c.c: New file.
43728         * sysdeps/i386/i686/multiarch/strncase_l-ssse3.S: New file.
43729         * sysdeps/i386/i686/multiarch/strncase_l.S: New file.
43730
43731 2011-11-12  Ulrich Drepper  <drepper@gmail.com>
43732
43733         * sysdeps/unix/clock_gettime.c (clock_gettime): No need to assign
43734         result of SYSDEP_GETTIME_CPU to retval.
43735         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU): Add
43736         parameter list to macro.  Remove trailing semicolon.  Adjust users.
43737
43738         * resolv/getaddrinfo_a.c (getaddrinfo_a): Avoid warning about unused
43739         variable.
43740
43741         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l): Avoid storing
43742         mantissa words.
43743         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l): Likewise.
43744
43745         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Avoid warning
43746         from unused variable.
43747
43748         * sysdeps/generic/sysdep.h: Clean up, pretty print, use dwarf2.h for
43749         DWARF definitions.
43750         * sysdeps/generic/dwarf2.h: Don't define enums when using the file
43751         for assembling.
43752
43753         * elf/dl-iteratephdr.c [!SHARED] (__dl_iterate_phdr): Don't iterate
43754         over namespaces.
43755
43756         * sunrpc/rpc_prot.c (rejected): Fix case value.
43757
43758         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS): Use
43759         unsigned long long int to avoid warnings in shift.
43760
43761         * posix/regex_internal.c (re_string_reconstruct): Actually use result
43762         of use of trans.
43763         * posix/regex_internal.h (re_string_wchar_at): Remove temporary
43764         variable tmp.
43765
43766         * sysdeps/i386/i686/multiarch/wcscmp-c.c: Avoid warning.
43767         * sysdeps/i386/i686/multiarch/wcslen-c.c: Likewise.
43768         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: Likewise.
43769
43770         * nis/nis_table.c (nis_list): Use variable of correct type for
43771         result of __follow_path call.
43772
43773 2011-11-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
43774
43775         * sysdeps/powerpc/fpu/math_private.h: Using inline assembly version
43776         of math functions ceil, trunc, floor, round, and sqrt, when
43777         avaliable on the platform.
43778         * sysdeps/powerpc/fpu/e_sqrt.c: Undefine __ieee754_sqrt to avoid
43779         name clash.
43780         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
43781         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
43782         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
43783
43784 2011-10-30  Marek Polacek  <mpolacek@redhat.com>
43785
43786         * libio/wfileops.c (_IO_wfile_underflow_mmap): Remove unused variable.
43787         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
43788
43789 2011-11-11  Roland McGrath  <roland@hack.frob.com>
43790
43791         * include/unistd.h: Fix __readlink return type.
43792         Reported by Chris Metcalf <cmetcalf@tilera.com>.
43793
43794 2011-11-11  Ulrich Drepper  <drepper@gmail.com>
43795
43796         * stdlib/ucontext.h: Undo last change for makecontext.
43797
43798 2011-11-11  Andreas Schwab  <schwab@redhat.com>
43799
43800         * nss/db-Makefile ($(VAR_DB)/group.db): Fix typo in awk script.
43801
43802         * misc/sys/cdefs.h (__REDIRECT_NTHNL): Define.
43803         * setjmp/setjmp.h: Mark functions as non-leaf.
43804         * setjmp/bits/setjmp2.h: Likewise.
43805         * stdlib/ucontext.h: Likewise.
43806
43807 2011-11-10  Andreas Schwab  <schwab@redhat.com>
43808
43809         * malloc/arena.c (_int_new_arena): Don't increment narenas.
43810         (reused_arena): Don't check arena limit.
43811         (arena_get2): Atomically check arena limit.
43812
43813 2011-11-08  Ulrich Drepper  <drepper@gmail.com>
43814
43815         * locale/findlocale.c (_nl_find_locale): Use __strcasecmp_l.
43816         * intl/localealias.c (strcasecmp): Define using __strcasecmp_l.
43817
43818         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Remove unnecessary
43819         instructions.
43820
43821 2011-11-07  Andreas Schwab  <schwab@redhat.com>
43822
43823         * libio/genops.c (_IO_flush_all_lockp): Only register cleanup
43824         handler when locking.
43825
43826         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
43827         Fix size of allocated buffer.
43828
43829 2011-11-04  Andreas Schwab  <schwab@redhat.com>
43830
43831         [BZ #10103]
43832         * math/math.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Provide
43833         declarations for long double functions.
43834         * math/complex.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Likewise.
43835
43836         * elf/sprof.c (load_shobj): Fix off-by-one when reading link name.
43837
43838 2011-11-03  Andreas Schwab  <schwab@redhat.com>
43839
43840         * nscd/nscd.c (main): Don't start AVC thread until credentials are
43841         installed.
43842
43843         * nss/makedb.c (set_file_creation_context): Do nothing if SELinux
43844         is disabled.
43845
43846 2011-11-02  Samuel Thibault  <samuel.thibault@ens-lyon.org>
43847
43848         * bits/ioctl-types.h (_IOT_sgttyb): Set number of chars to 4.
43849
43850 2011-11-01  Andreas Schwab  <schwab@linux-m68k.org>
43851
43852         * include/alloca.h (stackinfo_alloca_round): Define.
43853         (extend_alloca): Use it.
43854         [_STACK_GROWS_UP]: Correct check for adjacent allocation.
43855         * elf/dl-deps.c (_dl_map_object_deps): Don't round alloca size
43856         here.
43857
43858         * scripts/check-local-headers.sh: Ignore libaudit.h.
43859
43860         * nscd/Makefile (extra-objs): Make recursively expanded.
43861
43862 2011-11-01  Ulrich Drepper  <drepper@gmail.com>
43863
43864         * sysdeps/x86_64/strcmp.S: Fix test for non-ASCII locales.
43865         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
43866
43867         * posix/tst-rfc3484.c: Add missing __free_in6ai dummy function.
43868         * posix/tst-rfc3484-2.c: Likewise.
43869         * posix/tst-rfc3484-3.c: Likewise.
43870
43871         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
43872         process_vm_writev.
43873         * sysdeps/unix/sysv/linux/syscalls.list: Add process_vm_readv and
43874         process_vm_writev.
43875         * sysdeps/unix/sysv/linux/Versions: Export process_vm_readv and
43876         process_vm_writev from libc using GLIBC_2.15 version.
43877
43878         * nscd/connections.c: Use kernel headers instead of <netlink/netlink.h>.
43879
43880 2011-10-31  Paul Pluzhnikov  <ppluzhnikov@google.com>
43881
43882         * elf/dl-deps.c (_dl_map_object_deps): Reuse alloca space to reduce
43883         stack usage.
43884
43885 2011-10-31  Ulrich Drepper  <drepper@gmail.com>
43886
43887         [BZ #13367]
43888         * nss/getent.c (initgroups_keys): Show error message in case no group
43889         names are given.
43890
43891         * include/ifaddrs.h: Declare __free_in6ai and __bump_nl_timestamp.
43892         * inet/check_pf.c: Provide dummy versions of __free_in6ai and
43893         __bump_nl_timestamp.
43894         * nscd/connections (nscd_init): When host database is served open
43895         netlink socket and request notification about configuration changes.
43896         (main_loop_poll): Track netlink file descriptor and bump timestamp
43897         in case data becomes available.
43898         (main_loop_epoll): Likewise.
43899         * nscd/nscd-client.h (DB_VERSION): Bump to 2.
43900         (database_pers_head): Add extra_data fileds.
43901         Declare __nscd_get_mapping and __nscd_get_nl_timestamp.
43902         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): New function.
43903         * nscd/nscd_helper.c (__nscd_get_mapping): Renamed from get_mapping.
43904         Adjust caller.
43905         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Don't call free on
43906         in6ai data, call __free_in6ai.
43907         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd] (sysdep-CFLAGS):
43908         Add -DHAVE_NETLINK.
43909         * sysdeps/unix/sysv/linux/check_pf.c: Major rewrite.  Cache the
43910         interface information.  Reuse previous data if netlink timestamp
43911         is not changed.
43912         (__bump_nl_timestamp): New function.
43913         (__free_in6ai): New function.
43914
43915 2011-10-30  Ulrich Drepper  <drepper@gmail.com>
43916
43917         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Don't call
43918         close_not_cancel_no_status here.
43919         (__check_pf): Reorganize code a bit to not call close twice if OOM.
43920
43921 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
43922
43923         [BZ #13276]
43924         * malloc/malloc.c (munmap_chunk): Don't use assertion to check munmap
43925         return value.
43926
43927         * posix/sys/wait.h: Mark wait3 and wait4 with __THROWNL.
43928         * libio/stdio.h: Mark sprintf, vsprintf snprintf, vsnprintf, vasprintf,
43929         asprintf, __asprintf, obstack_printf, obstack_vprintf with __THROWNL.
43930
43931 2011-07-03  Andreas Jaeger  <aj@suse.de>
43932
43933         [BZ #10709]
43934         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Fix incorrect rounding
43935         of sin. Patch suggested by Paul Zimmermann <zimmerma+gcc@loria.fr>.
43936         * math/libm-test.inc (sin_test): Add test case.
43937
43938 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
43939
43940         [BZ #13337]
43941         * elf/sprof.c (load_shobj): Correctly NUL-terminate link name.
43942         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
43943
43944         * elf/chroot_canon.c (chroot_canon): Cleanups.
43945
43946         * elf/dl-lookup.c (_dl_setup_hash): Avoid warning.
43947
43948         [BZ #13335]
43949         * elf/chroot_canon.c (chroot_canon): Fix readlink call.
43950         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
43951
43952         * string/test-strchr.c: Make usable for strchrnul testing.
43953         * string/test-strchrnul.c: New file.
43954         * string/Makefile (strop-tests): Add strchrnul.
43955
43956         * po/it.po: Update from translation team.
43957         * po/es.po: Likewise.
43958
43959 2011-10-28  Ulrich Drepper  <drepper@gmail.com>
43960
43961         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Take
43962         the three constants needed as parameters.  Drop the others.
43963         (strcasestr_sse42): Load uclow, uchigh, and lcqword and pass to
43964         __m128i_strloadu_tolower.
43965         Create and initialize variable zero and use it in all the places
43966         where _mm_setzero_si128 was used.
43967
43968         * sysdeps/x86_64/fpu/multiarch/Makefile: Don't build brandred-avx.c,
43969         doasin-avx.c, dosincos-avx.c, e_asin-avx.c, mpatan-avx.c,
43970         mpatan2-avx.c, mpsqrt-avx.c, mptan-avx.c, sincos32-avx.c.
43971         * sysdeps/x86_64/fpu/multiarch/e_asin.c: There are no _avx variants
43972         anymore.
43973         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: Don't redirect __mpatan2.
43974         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: Don't redirect __mpatan.
43975         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: Don't redirect __branred,
43976         __docos, __dubsin, __mpcos, __mpcos1, __mpsin, __mpsin1.
43977         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: Don't redirect __branred,
43978         __mpranred, __mptan.
43979         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: Removed.
43980         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: Removed.
43981         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: Removed.
43982         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: Removed.
43983         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: Removed.
43984         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: Removed.
43985         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: Removed.
43986         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: Removed.
43987         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: Removed.
43988
43989 2011-10-28  Andreas Schwab  <schwab@redhat.com>
43990
43991         * sysdeps/i386/i686/multiarch/strnlen-c.c (libc_hidden_def): Only
43992         redefine if SHARED.
43993         * sysdeps/i386/i686/multiarch/wcscmp-c.c (libc_hidden_def): Likewise.
43994
43995         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Move
43996         wide char related routines to wcsmbs subdir.
43997
43998 2011-10-27  Andreas Schwab  <schwab@redhat.com>
43999
44000         [BZ #13344]
44001         * misc/sys/cdefs.h (__THROWNL): Define.
44002         * posix/unistd.h: Use __THREADNL instead of __THREAD
44003         for memory synchronization functions.
44004
44005 2011-10-26  Roland McGrath  <roland@hack.frob.com>
44006
44007         [BZ #13349]
44008         * libio/Versions (GLIBC_2.0): Remove open_obstack_stream, which
44009         doesn't exist.
44010         * manual/stdio.texi (Obstack Streams): Node removed.
44011
44012 2011-10-26  Andreas Schwab  <schwab@redhat.com>
44013
44014         * sysdeps/ieee754/flt-32/e_j0f.c: Fix use of math_force_eval.
44015         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
44016         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
44017
44018         * math/math_private.h (math_force_eval): Allow non-addressable
44019         arguments.
44020         * sysdeps/i386/fpu/math_private.h (math_force_eval): Likewise.
44021
44022 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
44023
44024         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Comment everything out, the
44025         file is not needed.
44026
44027         * sysdeps/x86_64/fpu/multiarch/e_asin.c: Support AVX variants.
44028         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Likewise.
44029         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
44030         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
44031         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
44032         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
44033         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
44034         * sysdeps/x86_64/fpu/multiarch/Makefile: Fix some CFLAGS-* variables.
44035         Add AVX variants.
44036         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: New file.
44037         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: New file.
44038         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: New file.
44039         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: New file.
44040         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: New file.
44041         * sysdeps/x86_64/fpu/multiarch/e_exp-avx.c: New file.
44042         * sysdeps/x86_64/fpu/multiarch/e_log-avx.c: New file.
44043         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: New file.
44044         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: New file.
44045         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: New file.
44046         * sysdeps/x86_64/fpu/multiarch/mpexp-avx.c: New file.
44047         * sysdeps/x86_64/fpu/multiarch/mplog-avx.c: New file.
44048         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: New file.
44049         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: New file.
44050         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: New file.
44051         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: New file.
44052         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: New file.
44053         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: New file.
44054         * sysdeps/x86_64/fpu/multiarch/slowexp-avx.c: New file.
44055
44056         * sysdeps/x86_64/multiarch/init-arch.h: Make bit_* macros available
44057         all the time.  Define bit_AVX.  Define HAS_* macros using bit_* macros.
44058
44059         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Move common code to earlier
44060         place.  Use VEX encoding when compiling for AVX.
44061
44062 2011-10-25  Andreas Schwab  <schwab@redhat.com>
44063
44064         * wcsmbs/wcscmp.c (WCSCMP): Compare as wchar_t, not wint_t.
44065         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
44066
44067         * string/test-strchr.c (do_test): Don't generate NUL bytes.
44068
44069 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
44070
44071         * sysdeps/ieee754/dbl-64/e_atanh.c: Use math_force_eval instead of a
44072         useless if() expression.
44073         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
44074         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
44075         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
44076         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
44077         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
44078         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
44079         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
44080         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
44081         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
44082         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
44083         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
44084         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
44085         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
44086         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
44087         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
44088         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
44089         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
44090         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
44091         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
44092
44093         * sysdeps/x86_64/fpu/math_private.h: Use VEX encoding when possible.
44094
44095 2011-10-25  Andreas Schwab  <schwab@redhat.com>
44096
44097         * elf/dl-deps.c (_dl_map_object_deps): Remove always true
44098         condition.
44099         * elf/dl-fini.c (_dl_sort_fini): Likewise.
44100
44101 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
44102
44103         * sysdeps/ieee754/dbl-64/branred.c: Move FMA4 code into separate
44104         .text section.  Avoid duplicate constants.
44105         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
44106         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
44107         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
44108         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
44109         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
44110         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
44111         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
44112         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
44113         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
44114         * sysdeps/ieee754/dbl-64/mpa.h: Likewise.
44115         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
44116         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
44117         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
44118         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
44119         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
44120         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
44121         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
44122         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
44123         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
44124         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
44125         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
44126         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
44127         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
44128         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Likewise.
44129         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: Likewise.
44130         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: Likewise.
44131         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: Likewise.
44132         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: Likewise.
44133         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: Likewise.
44134         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: Likewise.
44135         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: Likewise.
44136         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: Likewise.
44137         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
44138         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: Likewise.
44139         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: Likewise.
44140         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: Likewise.
44141         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: Likewise.
44142         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: Likewise.
44143         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: Likewise.
44144         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: Likewise.
44145         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: Likewise.
44146         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: Likewise.
44147         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: Likewise.
44148         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: Likewise.
44149         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: Likewise.
44150
44151 2011-10-24  Ulrich Drepper  <drepper@gmail.com>
44152
44153         * sysdeps/x86_64/dla.h: Move to ...
44154         * sysdeps/x86_64/fpu/dla.h: ...here.
44155         (DLA_FMS): Some compilers fail to inline __builtin_fma in some
44156         situations.  Use __builtin_fma only for gcc 4.6 and up.
44157
44158         * config.make.in: Add have-mfma4 entry.
44159         * configure.in: Substitute libc_cv_cc_fma4.
44160         * math/Makefile (dbl-only-routines): Add sincostab.
44161         * sysdeps/ieee754/dbl-64/dosincos.c: Don't include sincos.tbl.
44162         Use __sincostab not sincos.
44163         * sysdeps/ieee754/dbl-64/e_asin.c: Don't define aliases when function
44164         name is a macro.
44165         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
44166         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
44167         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
44168         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.  Define singArctan2
44169         using __copysign.
44170         * sysdeps/ieee754/dbl-64/mpa.c: Don't export __acr.  Don't define
44171         __cr and __cpymn.  Define __cpy unless NO___CPY is defined.  Define
44172         norm, denorm, and __mp_dbl unless NO___MP_DBL is defined.
44173         * sysdeps/ieee754/dbl-64/mpa.h: Don't declare __acr, __cr, __cpymn,
44174         and __inv.
44175         * sysdeps/ieee754/dbl-64/mpsqrt.c: Make fastiroot static.
44176         * sysdeps/ieee754/dbl-64/s_atan.c: Define __signArctan using
44177         __copysign.
44178         * sysdeps/ieee754/dbl-64/s_sin.c: Use __sincostab not sincos.  Don't
44179         define aliases when function name is a macro.
44180         * sysdeps/ieee754/dbl-64/sincostab.c: Renamed from
44181         sysdeps/ieee754/dbl-64/sincos.tbl.
44182         * sysdeps/x86_64/fpu/multiarch/Makefile: Add entries to build
44183         fma4-enabled routines.
44184         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: New file.
44185         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: New file.
44186         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: New file.
44187         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: New file.
44188         * sysdeps/x86_64/fpu/multiarch/e_asin.c: New file.
44189         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: New file.
44190         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: New file.
44191         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: New file.
44192         * sysdeps/x86_64/fpu/multiarch/e_exp.c: New file.
44193         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: New file.
44194         * sysdeps/x86_64/fpu/multiarch/e_log.c: New file.
44195         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: New file.
44196         * sysdeps/x86_64/fpu/multiarch/e_pow.c: New file.
44197         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: New file.
44198         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: New file.
44199         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: New file.
44200         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: New file.
44201         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: New file.
44202         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: New file.
44203         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: New file.
44204         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: New file.
44205         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: New file.
44206         * sysdeps/x86_64/fpu/multiarch/s_atan.c: New file.
44207         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: New file.
44208         * sysdeps/x86_64/fpu/multiarch/s_sin.c: New file.
44209         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: New file.
44210         * sysdeps/x86_64/fpu/multiarch/s_tan.c: New file.
44211         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: New file.
44212         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: New file.
44213         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: New file.
44214
44215         * sysdeps/ieee754/dbl-64/doasin.c: Adjust for DLA_FMA -> DLA_FMS
44216         rename.
44217         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
44218         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
44219         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
44220         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
44221         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
44222         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
44223         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
44224         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
44225
44226 2011-10-24  Andreas Schwab  <schwab@redhat.com>
44227
44228         * wcsmbs/wcslen.c: Don't define WCSLEN, reverse logic.
44229
44230 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
44231
44232         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: New file.
44233
44234         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Add some branch
44235         prediction.
44236         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: New file.
44237
44238         * string/strnlen.c: Don't define STRNLEN, reverse logic.
44239         Remove unused variable magic_bits.
44240         * sysdeps/i386/i686/multiarch/rtld-strnlen.c: New file.
44241
44242         * string/strnlen.c: Define and use STRNLEN macro.
44243         * sysdeps/i386/i686/multiarch/Makefile [string] (sysdep_routines):
44244         Add strnlen-sse2, strnlen-c, wcslen-sse2, and wcslen-c.
44245         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Add support for strnlen.
44246         * wcsmbs/wcslen.c: Define and use WCSLEN.
44247         * sysdeps/i386/i686/multiarch/strnlen-c.c: New file.
44248         * sysdeps/i386/i686/multiarch/strnlen-sse2.S: New file.
44249         * sysdeps/i386/i686/multiarch/strnlen.S: New file.
44250         * sysdeps/i386/i686/multiarch/wcslen-c.c: New file.
44251         * sysdeps/i386/i686/multiarch/wcslen-sse2.S: New file.
44252         * sysdeps/i386/i686/multiarch/wcslen.S: New file.
44253         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
44254
44255 2011-10-20  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
44256
44257         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
44258         strnlen-sse2-no-bsf.
44259         Rename strlen-no-bsf to strlen-sse2-no-bsf.
44260         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Rename to
44261         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S:
44262         Add strnlen support.
44263         (USE_AS_STRNLEN): New macro.
44264         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: New file.
44265         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Update.
44266         Rename strlen-no-bsf.S to strlen-sse2-no-bsf.S
44267         * sysdeps/x86_64/wcslen.S: New file.
44268
44269 2011-10-20  Michael Zolotukhin  <michael.v.zolotukhin@gmail.com>
44270
44271         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
44272         XMM-moves are used for copying on small sizes.
44273
44274 2011-10-19  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
44275
44276         * wcsmbs/Makefile (strop-tests): Add wcschr.
44277         * wcsmbs/test-wcschr.c: New file.
44278         * string/test-strchr.c: Update.
44279         Add wcschr support.
44280         (WIDE): New macro.
44281
44282 2011-10-18  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
44283
44284         * wcsmbs/Makefile (strop-tests): Add wcslen.
44285         * wcsmbs/test-wcslen.c: New file.
44286         * string/test-strlen.c: Update.
44287         Add wcslen support.
44288         (WIDE): New macro.
44289
44290 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
44291
44292         * po/it.po: Update from translation team.
44293
44294 2011-09-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
44295
44296         * sysdeps/x86_64/wcscmp.S: Update.
44297         Fix wrong comparison semantics.
44298         wcscmp shall use signed comparison not unsigned.
44299         Don't use substraction to avoid overflow bug.
44300         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Likewise.
44301         * wcsmbc/wcscmp.c: Likewise.
44302         * string/test-strcmp.c: Likewise.
44303         Add new tests to check cases with negative values.
44304
44305 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
44306
44307         * sysdeps/ieee754/dbl-64/dla.h: Move DLA_FMA definition to...
44308         * sysdeps/x86_64/dla.h: ...here.  New file.
44309         * sysdeps/ieee754/dbl-64/doasin.c: Use <dla.h> not "dla.h".
44310         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
44311         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
44312         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
44313         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
44314         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
44315         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
44316         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
44317         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
44318
44319 2011-10-23  Andreas Schwab  <schwab@linux-m68k.org>
44320
44321         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Add __jnl_finite and
44322         __ynl_finite aliases.
44323
44324 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
44325
44326         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
44327
44328         * sysdeps/ieee754/dbl-64/dla.h: When compiling with FMA4 support
44329         define DLA_FMA.
44330         [DLA_FMA] (EMULV): Use DLA_FMA.
44331         [DLA_FMA] (MUL12): Use EMULV.
44332         * sysdeps/ieee754/dbl-64/doasin.c [DLA_FMA]: Don't define variables
44333         that are not needed.
44334         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
44335         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
44336         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
44337         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
44338         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
44339         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
44340         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
44341
44342 2011-10-22  Andreas Schwab  <schwab@linux-m68k.org>
44343
44344         * math/s_nan.c: Undef __nan.
44345         * math/s_nanf.c: Undef __nanf.
44346         * math/s_nanl.c: Undef __nanl.
44347         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Include <math.h> before
44348         "math_private.h".
44349
44350 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
44351
44352         * math/s_catan.c: Add branch predictions.
44353         * math/s_catanf.c: Likewise.
44354         * math/s_catanh.c: Likewise.
44355         * math/s_catanhf.c: Likewise.
44356         * math/s_catanhl.c: Likewise.
44357         * math/s_catanl.c: Likewise.
44358         * math/s_cexp.c: Likewise.
44359         * math/s_cexpf.c: Likewise.
44360         * math/s_cexpl.c: Likewise.
44361         * math/s_clog.c: Likewise.
44362         * math/s_clog10.c: Likewise.
44363         * math/s_clog10f.c: Likewise.
44364         * math/s_clog10l.c: Likewise.
44365         * math/s_clogf.c: Likewise.
44366         * math/s_clogl.c: Likewise.
44367         * math/s_csqrt.c: Likewise.
44368         * math/s_csqrtf.c: Likewise.
44369         * math/s_csqrtl.c: Likewise.
44370         * math/s_ctanf.c: Likewise.
44371         * math/s_ctanh.c: Likewise.
44372         * math/s_ctanhf.c: Likewise.
44373         * math/s_ctanhl.c: Likewise.
44374         * math/s_ctanl.c: Likewise.
44375
44376         * math/math_private.h: Define __nan, __nanf, __nanl.
44377         * math/s_cacosh.c: Include <math_private.h>.
44378         * math/s_cacoshl.c: Likewise.
44379         * math/s_casinh.c: Likewise.
44380         * math/s_casinhf.c: Likewise.
44381         * math/s_casinhl.c: Likewise.
44382         * math/s_ccos.c: Rely entire on ccosh.
44383         * math/s_ccosf.c: Rely entire on ccoshf.
44384         * math/s_ccosl.c: Rely entirely on ccoshl.
44385         * math/s_ccosh.c: Add branch predicion helpers.  Add branch prediction.
44386         Remove tests for FE_INVALID.
44387         * math/s_ccoshf.c: Likewise.
44388         * math/s_ccoshl.c: Likewise.
44389         * math/s_csin.c: Likewise.
44390         * math/s_csinf.c: Likewise.
44391         * math/s_csinh.c Likewise.
44392         * math/s_csinhf.c: Likewise.
44393         * math/s_csinhl.c: Likewise.
44394         * math/s_csinl.c: Likewise.
44395         * math/s_ctan.c: Likewise.
44396         * sysdeps/ieee754/dbl-64/e_acosh.c: Use __ieee754_sqrt.
44397         * sysdeps/ieee754/flt-32/e_acoshf.c: Use __ieee754_sqrtf.
44398         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Use __ieee754_sqrtl.
44399
44400 2011-10-21  Ulrich Drepper  <drepper@gmail.com>
44401
44402         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Fix
44403         compilation problems.
44404
44405         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Add a few more
44406         __builtin_expect.
44407
44408 2011-10-20  Ulrich Drepper  <drepper@gmail.com>
44409
44410         * sysdeps/i386/configure.in: Test for -mfma4 option.
44411         * config.h.in: Add HAVE_FMA4_SUPPORT entry.
44412         * sysdeps/x86_64/multiarch/init-arch.h: Define HAS_FMA4 and
44413         COMMON_CPUID_INDEX_80000001.
44414         * sysdeps/x86_64/multiarch/init-arch.c: Read 80000001 leaf for AMD.
44415         * sysdeps/x86_64/fpu/multiarch/s_fma.c: Test for FMA4 support and
44416         use it if FMA3 is not supported.
44417         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c: Likewise.
44418
44419         * sysdeps/x86_64/multiarch/s_fma.c: Moved to ../fpu/multiarch.
44420         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
44421
44422 2011-10-20  Andreas Schwab  <schwab@redhat.com>
44423
44424         [BZ #12892]
44425         * elf/dl-fini.c (_dl_sort_fini): Ignore relocation dependency if
44426         it would create a cycle with a link time dependency.
44427
44428 2011-10-19  Ulrich Drepper  <drepper@gmail.com>
44429
44430         * sysdeps/x86_64/multiarch/rawmemchr.S: Small optimization to safe an
44431         instruction.
44432         * string/Makefile (strop-tests): Add rawmemchr.
44433         * string/test-rawmemchr.c: New file.
44434
44435         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_AVX and index_AVX.
44436         * sysdeps/x86_64/multiarch/strcmp-sse42.S: New file.  Split out from...
44437         * sysdeps/x86_64/multiarch/strcmp.S: ...here.  Include strcmp-sse42.S
44438         when compiling str{,n}casecmp and when AVX is available.  Hook up
44439         new optimized code in initializers.
44440
44441 2011-10-19  Andreas Schwab  <schwab@redhat.com>
44442
44443         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv): Use
44444         __feraiseexcept instead of feraiseexcept.
44445
44446 2011-10-18  Ulrich Drepper  <drepper@gmail.com>
44447
44448         * math/math_private.h: Define defaults for libc_fetestexcept and
44449         libc_feupdateenv.
44450         * sysdeps/ieee754/dbl-64/s_fma.c: Use libc_fe* interfaces.
44451         * sysdeps/ieee754/dbl-64/s_fmaf.c: Likewise.
44452         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
44453         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
44454         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
44455         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
44456         libc_fetestexcept and libc_feupdateenv.
44457
44458         * math/math_private.h: Define defaults for libc_feholdexcept_setround,
44459         libc_feholdexcept_setroundf, libc_feholdexcept_setroundl.
44460         * sysdeps/ieee754/dbl-64/e_exp2.c: Use libc_feholdexcept_setround.
44461         * sysdeps/x86_64/fpu/math_private.h: Define special version of
44462         libc_feholdexcept_setround.
44463
44464         * sysdeps/x86_64/fpu/multiarch/Makefile [math] (libm-sysdep-routines):
44465         Add s_nearbyint-c and s_nearbyintf-c.
44466         * sysdeps/x86_64/fpu/bits/mathinline.h: Define nearbyint and
44467         nearbyintf inlines.
44468         * sysdeps/x86_64/fpu/multiarch/s_nearbyint-c.c: New file.
44469         * sysdeps/x86_64/fpu/multiarch/s_nearbyint.S: New file.
44470         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf-c.c: New file.
44471         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf.S: New file.
44472
44473         * math/math_private.h: Define defaults for libc_fegetround,
44474         libc_fegetroundf, libc_fegetroundl, libc_fesetround, libc_fesetroundf,
44475         libc_fesetroundl, libc_feholdexcept, libc_feholdexceptf,
44476         libc_feholdexceptl, libc_fesetenv, libc_fesetenvf, libc_fesetenvl.
44477         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Use
44478         libc_feholdexcept, libc_fesetround, libc_fesetenv instead of the
44479         standard functions.
44480         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
44481         Remove comments and hacks for old compiler versions.
44482         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
44483         libc_fegetround, libc_fesetround, libc_feholdexcept, and
44484         libc_feholdexceptl.
44485
44486 2011-10-18  Andreas Schwab  <schwab@redhat.com>
44487
44488         * sysdeps/x86_64/fpu/bits/fenv.h: Add C linkage markers.
44489         (__feraiseexcept_renamed): Add __NTH.
44490         (feraiseexcept): Add __NTH.  Rename local variables to fix
44491         namespace violations.
44492
44493 2011-10-17  Ulrich Drepper  <drepper@gmail.com>
44494
44495         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Small optimization.
44496
44497         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: New file.
44498
44499         * sysdeps/x86_64/fpu/math_private.h: Relax asm requirements for
44500         recently added interfaces.
44501         * sysdeps/x86_64/fpu/bits/mathinline.h: Likewise.
44502
44503         * sysdeps/x86_64/fpu/math_private.h: Add some parenthesis to be safe
44504         about macro parameter expansion.
44505
44506         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't define inlines if
44507         __NO_MATH_INLINES is defined.  Cleanups.
44508
44509         * sysdeps/x86_64/fpu/math_private.h: Define __rint, __rintf, __floor,
44510         and __floorf is target has SSE4.1.
44511         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: Undef first.
44512         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.: Likewise.
44513         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: Likewise.
44514         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: Likewise.
44515
44516         * sysdeps/x86_64/fpu/bits/mathinline.h (floor): Use correct function
44517         name.
44518         (floorf): Likewise.
44519
44520         * nscd/netgroupcache.c (addgetnetgrentX): Fix #ifdef nesting.
44521
44522 2011-10-17  Andreas Schwab  <schwab@redhat.com>
44523
44524         * misc/sys/cdefs.h: Fix last change.
44525
44526         * grp/initgroups.c (internal_getgrouplist): Fix initgroups
44527         database lookup.
44528
44529 2011-10-16  Ulrich Drepper  <drepper@gmail.com>
44530
44531         * misc/sys/cdefs.h: Use leaf function attribute in __THROW.
44532
44533         * sysdeps/ieee754/dbl-64/s_ceil.c: Avoid alias renamed.
44534         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
44535         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
44536         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
44537         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
44538         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
44539         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
44540         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
44541         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
44542         * sysdeps/x86_64/fpu/multiarch/Makefile: New file.
44543         * sysdeps/x86_64/fpu/multiarch/s_ceil-c.c: New file.
44544         * sysdeps/x86_64/fpu/multiarch/s_ceil.S: New file.
44545         * sysdeps/x86_64/fpu/multiarch/s_ceilf-c.c: New file.
44546         * sysdeps/x86_64/fpu/multiarch/s_ceilf.S: New file.
44547         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: New file.
44548         * sysdeps/x86_64/fpu/multiarch/s_floor.S: New file.
44549         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.c: New file.
44550         * sysdeps/x86_64/fpu/multiarch/s_floorf.S: New file.
44551         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: New file.
44552         * sysdeps/x86_64/fpu/multiarch/s_rint.S: New file.
44553         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: New file.
44554         * sysdeps/x86_64/fpu/multiarch/s_rintf.S: New file.
44555
44556         * sysdeps/x86_64/fpu/bits/mathinline.h: Add inlines for rint, rintf,
44557         ceil, ceilf, floor, floorf.
44558
44559         * elf/do-rel.h (elf_dynamic_do_Rel): Work around linker problem.
44560         Perform IRELATIVE relocations last.
44561
44562         * elf/do-rel.h: Add another parameter nrelative, replacing the
44563         local variable with the same name.  Change name of the function
44564         to end in Rel or Rela (uppercase).
44565         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Add new element
44566         nrelative to ranges.  Only nonzero for DT_REL/DT_RELA.  Pass to the
44567         elf_dynamic_do_##reloc function.
44568
44569 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
44570
44571         * sysdeps/i386/i686/fpu/e_log.S: No need for the fyl2xp1 use, fyl2x
44572         is sufficient, at least on modern CPUs.
44573
44574         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: New file.
44575
44576         * sysdeps/ieee754/dbl-64/e_cosh.c: Cleanup.
44577         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: New file.
44578
44579         * math/Versions [libm] (GLIBC_2.15): Add __exp_finite, __expf_finite,
44580         __expl_finite.
44581         * math/bits/math-finite.h: Add entries for exp.
44582         * math/e_expl.c: Add __*_finite alias.
44583         * sysdeps/i386/fpu/e_exp.S: Likewise.
44584         * sysdeps/i386/fpu/e_expf.S: Likewise.
44585         * sysdeps/i386/fpu/e_expl.c: Likewise.
44586         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
44587         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
44588         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
44589         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
44590         * sysdeps/ieee754/dbl-64/w_exp.c: Complete rewrite.
44591         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
44592         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
44593
44594         * sysdeps/i386/i686/fpu/e_logf.S: No need for the fyl2xp1 use, fyl2x
44595         is sufficient, at least on modern CPUs.
44596
44597         * ctype/ctype-info.c (__ctype_init): Define.
44598         * include/ctype.h (__ctype_init): Declare.
44599         (__ctype_b_loc): The variable is always initialized.
44600         (__ctype_toupper_loc): Likewise.
44601         (__ctype_tolower_loc): Likewise.
44602         * ctype/Versions: Export __ctype_init for GLIBC_PRIVATE.
44603         * sysdeps/unix/sysv/linux/init-first.c (_init): Call __ctype_init.
44604
44605 2011-10-15  Andreas Schwab  <schwab@linux-m68k.org>
44606
44607         * wcsmbs/wmemcmp.c (WMEMCMP): Define.
44608
44609         * configure.in: Also look in $cxxmachine/include for C++ system
44610         headers.
44611
44612 2011-09-27  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
44613
44614         * sysdeps/x86_64/multiarch/Makefile: (sysdep_routines): Add
44615         memcmp-ssse3 wmemcmp-sse4 wmemcmp-ssse3 wmemcmp-c
44616         * sysdeps/x86_64/multiarch/memcmp-ssse3: New file.
44617         * sysdeps/x86_64/multiarch/memcmp.S: Update.  Add __memcmp_ssse3.
44618         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Update.
44619         (USE_AS_WMEMCMP): New macro.
44620         Fixing indents.
44621         * sysdeps/x86_64/multiarch/wmemcmp.S: New file.
44622         * sysdeps/x86_64/multiarch/wmemcmp-ssse3.S: New file.
44623         * sysdeps/x86_64/multiarch/wmemcmp-sse4.S: New file.
44624         * sysdeps/x86_64/multiarch/wmemcmp-c.S: New file.
44625         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
44626         wmemcmp-ssse3 wmemcmp-sse4 wmemcmp-c
44627         * sysdeps/i386/i686/multiarch/wmemcmp.S: New file.
44628         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: New file.
44629         * sysdeps/i386/i686/multiarch/wmemcmp-ssse3.S: New file.
44630         * sysdeps/i386/i686/multiarch/wmemcmp-sse4.S: New file.
44631         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Update.
44632         (USE_AS_WMEMCMP): New macro.
44633         * sysdeps/i386/i686/multiarch/memcmp-ssse3: Likewise.
44634         * sysdeps/string/test-memcmp.c: Update.
44635         Fix simple_wmemcmp.
44636         Add new tests.
44637         * wcsmbs/wmemcmp.c: Update.
44638         (WMEMCMP): New macro.
44639         Fix overflow bug.
44640
44641 2011-10-12  Andreas Jaeger  <aj@suse.de>
44642
44643         [BZ #13268]
44644         * math/bits/mathcalls.h: Mark argument 2 of modf as non-null.
44645
44646 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
44647
44648         * libio/iofwide.c (do_length): Avoid warning.
44649
44650         * ctype/ctype.h (__isctype_f): Add missing __THROW.
44651
44652 2011-10-14  Ulrich Drepper  <drepper@gmail.com>
44653
44654         * elf/pldd-xx.c (find_maps): Remove leftover debug message.
44655
44656         * sysdeps/i386/fpu/e_log.S: Add real definition of __log_finite.
44657         * sysdeps/i386/fpu/e_logf.S: Add real definition of __logf_finite.
44658         * sysdeps/i386/fpu/e_logl.S: Add real definition of __logl_finite.
44659         * sysdeps/i386/i686/fpu/e_log.S: New file.
44660         * sysdeps/i386/i686/fpu/e_logf.S: New file.
44661         * sysdeps/i386/i686/fpu/e_logl.S: New file.
44662
44663         * ctype/ctype.h: Add support for inlined isXXX functions when
44664         compiling C++ code.
44665
44666 2011-10-14  Andreas Schwab  <schwab@redhat.com>
44667
44668         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for jn tests.
44669
44670         * sysdeps/x86_64/fpu/fraiseexcpt.c: Fix last change.
44671
44672 2011-10-13  Roland McGrath  <roland@hack.frob.com>
44673
44674         [BZ #13291]
44675         * manual/string.texi (String/Array Comparison): Typo fix in strverscmp.
44676
44677 2011-10-13  Andreas Schwab  <schwab@redhat.com>
44678
44679         * sysdeps/x86_64/fpu/fraiseexcpt.c: Add __feraiseexcept alias.
44680         * sysdeps/x86_64/fpu/feupdateenv.c: Use __feraiseexcept instead of
44681         feraiseexcept.
44682
44683         * sysdeps/x86_64/memrchr.S: Check for zero size.
44684
44685         * string/stratcliff.c: Add memrchr tests.
44686
44687 2011-10-12  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
44688
44689         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
44690         memchr-sse2 memchr-sse2-bsf memrchr-sse2 memrchr-sse2-bsf memrchr-c
44691         rawmemchr-sse2 rawmemchr-sse2-bsf.
44692         * sysdeps/i386/i686/multiarch/memchr.S: New file.
44693         * sysdeps/i386/i686/multiarch/memchr-sse2.S: New file.
44694         * sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: New file.
44695         * sysdeps/i386/i686/multiarch/memrchr.S: New file.
44696         * sysdeps/i386/i686/multiarch/memrchr-c.c: New file.
44697         * sysdeps/i386/i686/multiarch/memrchr-sse2.S: New file.
44698         * sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: New file.
44699         * sysdeps/i386/i686/multiarch/rawmemchr.S: New file.
44700         * sysdeps/i386/i686/multiarch/rawmemchr-sse2.S: New file.
44701         * sysdeps/i386/i686/multiarch/rawmemchr-sse2-bsf.S: New file.
44702         * string/memrchr.c (MEMRCHR): New macro.
44703
44704 2011-10-12  Ulrich Drepper  <drepper@gmail.com>
44705
44706         Add integration with gcc's -ffinite-math-only and optimize wrapper
44707         functions in libm.
44708         * Versions.def: Define GLIBC_2.15 version for libm.
44709         * math/Makefile (headers): Add bits/math-finite.h.
44710         * math/bits/math-finite.h: New file.
44711         * sysdeps/ia64/fpu/bits/math-finite.h: New file.
44712         * math/Versions [libm] (GLIBC_2.15): Export __*_finite symbols.
44713         * math/e_acoshl.c: Add __*_finite alias.
44714         * math/e_acosl.c: Likewise.
44715         * math/e_asinl.c: Likewise.
44716         * math/e_atan2l.c: Likewise.
44717         * math/e_atanhl.c: Likewise.
44718         * math/e_coshl.c: Likewise.
44719         * math/e_exp10.c: Likewise.
44720         * math/e_exp10f.c: Likewise.
44721         * math/e_exp10l.c: Likewise.
44722         * math/e_exp2l.c: Likewise.
44723         * math/e_fmodl.c: Likewise.
44724         * math/e_gammal_r.c: Likewise.
44725         * math/e_hypotl.c: Likewise.
44726         * math/e_j0l.c: Likewise.
44727         * math/e_j1l.c: Likewise.
44728         * math/e_jnl.c: Likewise.
44729         * math/e_lgammal_r.c: Likewise.
44730         * math/e_log10l.c: Likewise.
44731         * math/e_log2l.c: Likewise.
44732         * math/e_logl.c: Likewise.
44733         * math/e_powl.c: Likewise.
44734         * math/e_sinhl.c: Likewise.
44735         * math/e_sqrtl.c: Likewise.
44736         * math/e_scalb.c: Completely rewritten and optimized.
44737         * math/e_scalbf.c: Likewise.
44738         * math/e_scalbl.c: Likewise.
44739         * math/w_acos.c: Likewise.
44740         * math/w_acosf.c: Likewise.
44741         * math/w_acosl.c: Likewise.
44742         * math/w_acosh.c: Likewise.
44743         * math/w_acoshf.c: Likewise.
44744         * math/w_acoshl.c: Likewise.
44745         * math/w_asin.c: Likewise.
44746         * math/w_asinf.c: Likewise.
44747         * math/w_asinl.c: Likewise.
44748         * math/w_atan2.c: Likewise.
44749         * math/w_atan2f.c: Likewise.
44750         * math/w_atan2l.c: Likewise.
44751         * math/w_atanh.c: Likewise.
44752         * math/w_atanhf.c: Likewise.
44753         * math/w_atanhl.c: Likewise.
44754         * math/w_exp10.c: Likewise.
44755         * math/w_exp10f.c: Likewise.
44756         * math/w_exp10l.c: Likewise.
44757         * math/w_fmod.c: Likewise.
44758         * math/w_fmodf.c: Likewise.
44759         * math/w_fmodl.c: Likewise.
44760         * math/w_j0.c: Likewise.
44761         * math/w_j0f.c: Likewise.
44762         * math/w_j0l.c: Likewise.
44763         * math/w_j1.c: Likewise.
44764         * math/w_j1f.c: Likewise.
44765         * math/w_j1l.c: Likewise.
44766         * math/w_jn.c: Likewise.
44767         * math/w_jnf.c: Likewise.
44768         * math/w_log.c: Likewise.
44769         * math/w_logf.c: Likewise.
44770         * math/w_logl.c: Likewise.
44771         * math/w_log10.c: Likewise.
44772         * math/w_log10f.c: Likewise.
44773         * math/w_log10l.c: Likewise.
44774         * math/w_log2.c: Likewise.
44775         * math/w_log2f.c: Likewise.
44776         * math/w_log2l.c: Likewise.
44777         * math/w_pow.c: Likewise.
44778         * math/w_powf.c: Likewise.
44779         * math/w_powl.c: Likewise.
44780         * math/w_remainder.c: Likewise.
44781         * math/w_remainderf.c: Likewise.
44782         * math/w_remainderl.c: Likewise.
44783         * math/w_scalb.c: Likewise.
44784         * math/w_scalbf.c: Likewise.
44785         * math/w_scalbl.c: Likewise.
44786         * math/w_sqrt.c: Likewise.
44787         * math/w_sqrtf.c: Likewise.
44788         * math/w_sqrtl.c: Likewise.
44789         * math/math.h: Define __MATH_DECLARE_LDOUBLE if long double functions
44790         are declared.  Include <bits/math-finite.h> if -ffinite-math-only is
44791         used.
44792         * math/math_private.h: Declare __kernel_standard_f.
44793         * math/w_cosh.c: Remove cruft and optimize a bit.
44794         * math/w_coshf.c: Likewise.
44795         * math/w_coshl.c: Likewise.
44796         * math/w_exp2.c: Likewise.
44797         * math/w_exp2f.c: Likewise.
44798         * math/w_exp2l.c: Likewise.
44799         * math/w_hypot.c: Likewise.
44800         * math/w_hypotf.c: Likewise.
44801         * math/w_hypotl.c: Likewise.
44802         * math/w_lgamma.c: Likewise.
44803         * math/w_lgamma_r.c: Likewise.
44804         * math/w_lgammaf.c: Likewise.
44805         * math/w_lgammaf_r.c: Likewise.
44806         * math/w_lgammal.c: Likewise.
44807         * math/w_lgammal_r.c: Likewise.
44808         * math/w_sinh.c: Likewise.
44809         * math/w_sinhf.c: Likewise.
44810         * math/w_sinhl.c: Likewise.
44811         * math/w_tgamma.c: Likewise.
44812         * math/w_tgammaf.c: Likewise.
44813         * math/w_tgammal.c: Likewise.
44814         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
44815         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
44816         * sysdeps/i386/fpu/e_acos.S: Add __*_finite alias.
44817         Minor optimizations.  Pretty printing.  Remove cruft.
44818         * sysdeps/i386/fpu/e_acosf.S: Likewise.
44819         * sysdeps/i386/fpu/e_acosh.S: Likewise.
44820         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
44821         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
44822         * sysdeps/i386/fpu/e_acosl.c: Likewise.
44823         * sysdeps/i386/fpu/e_asin.S: Likewise.
44824         * sysdeps/i386/fpu/e_asinf.S: Likewise.
44825         * sysdeps/i386/fpu/e_atan2.S: Likewise.
44826         * sysdeps/i386/fpu/e_atan2f.S: Likewise.
44827         * sysdeps/i386/fpu/e_atan2l.c: Likewise.
44828         * sysdeps/i386/fpu/e_atanh.S: Likewise.
44829         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
44830         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
44831         * sysdeps/i386/fpu/e_exp10.S: Likewise.
44832         * sysdeps/i386/fpu/e_exp10f.S: Likewise.
44833         * sysdeps/i386/fpu/e_exp10l.S: Likewise.
44834         * sysdeps/i386/fpu/e_exp2.S: Likewise.
44835         * sysdeps/i386/fpu/e_exp2f.S: Likewise.
44836         * sysdeps/i386/fpu/e_exp2l.S: Likewise.
44837         * sysdeps/i386/fpu/e_fmod.S: Likewise.
44838         * sysdeps/i386/fpu/e_fmodf.S: Likewise.
44839         * sysdeps/i386/fpu/e_fmodl.c: Likewise.
44840         * sysdeps/i386/fpu/e_hypot.S: Likewise.
44841         * sysdeps/i386/fpu/e_hypotf.S: Likewise.
44842         * sysdeps/i386/fpu/e_log.S: Likewise.
44843         * sysdeps/i386/fpu/e_log10.S: Likewise.
44844         * sysdeps/i386/fpu/e_log10f.S: Likewise.
44845         * sysdeps/i386/fpu/e_log10l.S: Likewise.
44846         * sysdeps/i386/fpu/e_log2.S: Likewise.
44847         * sysdeps/i386/fpu/e_log2f.S: Likewise.
44848         * sysdeps/i386/fpu/e_log2l.S: Likewise.
44849         * sysdeps/i386/fpu/e_logf.S: Likewise.
44850         * sysdeps/i386/fpu/e_logl.S: Likewise.
44851         * sysdeps/i386/fpu/e_pow.S: Likewise.
44852         * sysdeps/i386/fpu/e_powf.S: Likewise.
44853         * sysdeps/i386/fpu/e_powl.S: Likewise.
44854         * sysdeps/i386/fpu/e_remainder.S: Likewise.
44855         * sysdeps/i386/fpu/e_remainderf.S: Likewise.
44856         * sysdeps/i386/fpu/e_remainderl.S: Likewise.
44857         * sysdeps/i386/fpu/e_scalb.S: Likewise.
44858         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
44859         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
44860         * sysdeps/i386/fpu/e_sqrt.S: Likewise.
44861         * sysdeps/i386/fpu/e_sqrtf.S: Likewise.
44862         * sysdeps/i386/fpu/e_sqrtl.c: Likewise.
44863         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
44864         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
44865         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
44866         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
44867         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
44868         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
44869         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
44870         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
44871         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
44872         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
44873         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
44874         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
44875         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
44876         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
44877         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
44878         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
44879         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
44880         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
44881         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
44882         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
44883         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
44884         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
44885         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
44886         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
44887         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
44888         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
44889         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
44890         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
44891         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Likewise.
44892         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
44893         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
44894         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
44895         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
44896         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
44897         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
44898         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
44899         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
44900         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
44901         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
44902         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
44903         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
44904         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
44905         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
44906         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
44907         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
44908         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
44909         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
44910         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
44911         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
44912         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Likewise.
44913         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
44914         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
44915         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
44916         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
44917         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
44918         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
44919         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
44920         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
44921         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
44922         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
44923         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
44924         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
44925         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
44926         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
44927         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
44928         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
44929         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
44930         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
44931         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Likewise.
44932         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
44933         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
44934         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
44935         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
44936         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
44937         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
44938         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
44939         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
44940         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
44941         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
44942         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
44943         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
44944         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
44945         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Likewise.
44946         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
44947         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
44948         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
44949         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
44950         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
44951         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
44952         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
44953         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
44954         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
44955         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
44956         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
44957         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
44958         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
44959         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
44960         * sysdeps/s390/fpu/e_sqrt.c: Likewise.
44961         * sysdeps/s390/fpu/e_sqrtf.c: Likewise.
44962         * sysdeps/s390/fpu/e_sqrtl.c: Likewise.
44963         * sysdeps/sparc/sparc32/e_sqrt.c: Likewise.
44964         * sysdeps/sparc/sparc64/fpu/e_sqrtl.c: Likewise.
44965         * sysdeps/x86_64/fpu/e_exp2l.S: Likewise.
44966         * sysdeps/x86_64/fpu/e_fmodl.S: Likewise.
44967         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
44968         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
44969         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
44970         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
44971         * sysdeps/x86_64/fpu/e_remainderl.S: Likewise.
44972         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
44973         * sysdeps/x86_64/fpu/e_sqrt.c: Likewise.  Fix parameter order
44974         * sysdeps/x86_64/fpu/e_sqrtf.c: Likewise.
44975         * sysdeps/x86_64/fpu/math_private.h (__isnan): Cast d parameter.
44976         (__isnanf): Likewise.
44977         (__isinf_ns): Likewise.
44978         (__isinf_nsf): Likewise.
44979         (__finite): Likewise.
44980         (__finitef): Likewise.
44981         (__ieee754_sqrt): Define as macro.
44982         (__ieee754_sqrtf): Define as macro.
44983         (__ieee754_sqrtl): Define as macro.
44984         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Add partially
44985         inlined copy.
44986         * sysdeps/x86_64/fpu/bits/mathinline.h: Make use of
44987         __FINITE_MATH_ONLY__ consistent.
44988         * sysdeps/ieee754/k_standard.c (__kernel_standard_f): New function.
44989
44990 2011-10-10  Andreas Schwab  <schwab@linux-m68k.org>
44991
44992         * inet/getnetgrent_r.c (nscd_getnetgrent): Use __rawmemchr instead
44993         of rawmemchr.
44994
44995         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: New file.
44996
44997 2011-10-09  Ulrich Drepper  <drepper@gmail.com>
44998
44999         * po/ja.po: Update from translation team.
45000
45001 2011-10-08  Roland McGrath  <roland@hack.frob.com>
45002
45003         * locale/programs/locarchive.c (prepare_address_space): New function.
45004         (create_archive, enlarge_archive, open_archive): Use it.
45005
45006         * sysdeps/unix/sysv/linux/x86_64/time.c: Move #include <dl-vdso.h>
45007         inside [SHARED], where it is used.
45008
45009         * nscd/nscd_proto.h: Declare __nscd_setnetgrent.
45010
45011         * nss/getent.c (netgroup_keys): Remove unused variable.
45012         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
45013
45014 2011-10-08  Ulrich Drepper  <drepper@gmail.com>
45015
45016         * include/math.h: Declare __isinf_ns, __isinf_nsf, __isinf_nsl.
45017         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: New file.
45018         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: New file.
45019         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: New file.
45020         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: New file.
45021         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: New file.
45022         * math/Makefile (libm-calls): Add s_isinf_ns.
45023         * math/divtc3.c: Use __isinf_nsl instead of isinf.
45024         * math/multc3.c: Likewise.
45025         * math/s_casin.c: Likewise.
45026         * math/s_casinf.c: Likewise.
45027         * math/s_casinl.c: Likewise.
45028         * math/s_ccos.c: Likewise.
45029         * math/s_ccosf.c: Likewise.
45030         * math/s_ccosl.c: Likewise.
45031         * math/s_ctan.c: Likewise.
45032         * math/s_ctanf.c: Likewise.
45033         * math/s_ctanh.c: Likewise.
45034         * math/s_ctanhf.c: Likewise.
45035         * math/s_ctanhl.c: Likewise.
45036         * math/s_ctanl.c: Likewise.
45037         * math/w_fmod.c: Likewise.
45038         * math/w_fmodf.c: Likewise.
45039         * math/w_fmodl.c: Likewise.
45040         * math/w_remainder.c: Likewise.
45041         * math/w_remainderf.c: Likewise.
45042         * math/w_remainderl.c: Likewise.
45043         * sysdeps/ieee754/dbl-64/s_finite.c: Undefine __finite.
45044         * sysdeps/ieee754/dbl-64/s_isnan.c: Undefine __isnan.
45045         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Undefine __finite.
45046         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Undefine __nan.
45047         * sysdeps/ieee754/flt-32/s_finitef.c: Undefine __finitef.
45048         * sysdeps/ieee754/flt-32/s_isnanf.c: Undefine __nan.
45049         * sysdeps/x86_64/fpu/math_private.h: Add optimized versions of __isnsn,
45050         __isnanf, __isinf_ns, __isinf_nsf, __finite, and __finitef.
45051
45052         * stdio-common/printf_fp.c: Use the fact that isinf returns the sign
45053         of the number.
45054         * stdio-common/printf_fphex.c: Likewise.
45055         * stdio-common/printf_size.c: Likewise.
45056
45057         * math/e_exp10.c: Include math_private.h using <...> not "...".
45058         * math/e_exp10f.c: Likewise.
45059         * math/e_exp10l.c: Likewise.
45060         * math/e_exp2l.c: Likewise.
45061         * math/e_j0l.c: Likewise.
45062         * math/e_j1l.c: Likewise.
45063         * math/e_jnl.c: Likewise.
45064         * math/e_lgammal_r.c: Likewise.
45065         * math/e_rem_pio2l.c: Likewise.
45066         * math/e_scalb.c: Likewise.
45067         * math/e_scalbf.c: Likewise.
45068         * math/e_scalbl.c: Likewise.
45069         * math/k_cosl.c: Likewise.
45070         * math/k_sinl.c: Likewise.
45071         * math/k_tanl.c: Likewise.
45072         * math/s_cacoshf.c: Likewise.
45073         * math/s_catan.c: Likewise.
45074         * math/s_catanf.c: Likewise.
45075         * math/s_catanh.c: Likewise.
45076         * math/s_catanhf.c: Likewise.
45077         * math/s_catanhl.c: Likewise.
45078         * math/s_catanl.c: Likewise.
45079         * math/s_ccosh.c: Likewise.
45080         * math/s_ccoshf.c: Likewise.
45081         * math/s_ccoshl.c: Likewise.
45082         * math/s_cexp.c: Likewise.
45083         * math/s_cexpf.c: Likewise.
45084         * math/s_cexpl.c: Likewise.
45085         * math/s_clog.c: Likewise.
45086         * math/s_clog10.c: Likewise.
45087         * math/s_clog10f.c: Likewise.
45088         * math/s_clog10l.c: Likewise.
45089         * math/s_clogf.c: Likewise.
45090         * math/s_clogl.c: Likewise.
45091         * math/s_csin.c: Likewise.
45092         * math/s_csinf.c: Likewise.
45093         * math/s_csinh.c: Likewise.
45094         * math/s_csinhf.c: Likewise.
45095         * math/s_csinhl.c: Likewise.
45096         * math/s_csinl.c: Likewise.
45097         * math/s_csqrt.c: Likewise.
45098         * math/s_csqrtf.c: Likewise.
45099         * math/s_csqrtl.c: Likewise.
45100         * math/s_ctan.c: Likewise.
45101         * math/s_ctanf.c: Likewise.
45102         * math/s_ctanh.c: Likewise.
45103         * math/s_ctanhf.c: Likewise.
45104         * math/s_ctanhl.c: Likewise.
45105         * math/s_ctanl.c: Likewise.
45106         * math/s_ldexp.c: Likewise.
45107         * math/s_ldexpf.c: Likewise.
45108         * math/s_ldexpl.c: Likewise.
45109         * math/s_significand.c: Likewise.
45110         * math/s_significandf.c: Likewise.
45111         * math/s_significandl.c: Likewise.
45112         * math/w_acos.c: Likewise.
45113         * math/w_acosf.c: Likewise.
45114         * math/w_acosh.c: Likewise.
45115         * math/w_acoshf.c: Likewise.
45116         * math/w_acoshl.c: Likewise.
45117         * math/w_acosl.c: Likewise.
45118         * math/w_asin.c: Likewise.
45119         * math/w_asinf.c: Likewise.
45120         * math/w_asinl.c: Likewise.
45121         * math/w_atan2.c: Likewise.
45122         * math/w_atan2f.c: Likewise.
45123         * math/w_atan2l.c: Likewise.
45124         * math/w_atanh.c: Likewise.
45125         * math/w_atanhf.c: Likewise.
45126         * math/w_atanhl.c: Likewise.
45127         * math/w_cosh.c: Likewise.
45128         * math/w_coshf.c: Likewise.
45129         * math/w_coshl.c: Likewise.
45130         * math/w_dremf.c: Likewise.
45131         * math/w_exp10.c: Likewise.
45132         * math/w_exp10f.c: Likewise.
45133         * math/w_exp10l.c: Likewise.
45134         * math/w_exp2.c: Likewise.
45135         * math/w_exp2f.c: Likewise.
45136         * math/w_fmod.c: Likewise.
45137         * math/w_fmodf.c: Likewise.
45138         * math/w_fmodl.c: Likewise.
45139         * math/w_hypot.c: Likewise.
45140         * math/w_hypotf.c: Likewise.
45141         * math/w_hypotl.c: Likewise.
45142         * math/w_j0.c: Likewise.
45143         * math/w_j0f.c: Likewise.
45144         * math/w_j0l.c: Likewise.
45145         * math/w_j1.c: Likewise.
45146         * math/w_j1f.c: Likewise.
45147         * math/w_j1l.c: Likewise.
45148         * math/w_jn.c: Likewise.
45149         * math/w_jnf.c: Likewise.
45150         * math/w_jnl.c: Likewise.
45151         * math/w_lgamma.c: Likewise.
45152         * math/w_lgamma_r.c: Likewise.
45153         * math/w_lgammaf.c: Likewise.
45154         * math/w_lgammaf_r.c: Likewise.
45155         * math/w_lgammal.c: Likewise.
45156         * math/w_lgammal_r.c: Likewise.
45157         * math/w_log.c: Likewise.
45158         * math/w_log10.c: Likewise.
45159         * math/w_log10f.c: Likewise.
45160         * math/w_log10l.c: Likewise.
45161         * math/w_log2.c: Likewise.
45162         * math/w_log2f.c: Likewise.
45163         * math/w_log2l.c: Likewise.
45164         * math/w_logf.c: Likewise.
45165         * math/w_logl.c: Likewise.
45166         * math/w_pow.c: Likewise.
45167         * math/w_powf.c: Likewise.
45168         * math/w_powl.c: Likewise.
45169         * math/w_remainder.c: Likewise.
45170         * math/w_remainderf.c: Likewise.
45171         * math/w_remainderl.c: Likewise.
45172         * math/w_scalb.c: Likewise.
45173         * math/w_scalbf.c: Likewise.
45174         * math/w_scalbl.c: Likewise.
45175         * math/w_sinh.c: Likewise.
45176         * math/w_sinhf.c: Likewise.
45177         * math/w_sinhl.c: Likewise.
45178         * math/w_sqrt.c: Likewise.
45179         * math/w_sqrtf.c: Likewise.
45180         * math/w_sqrtl.c: Likewise.
45181         * math/w_tgamma.c: Likewise.
45182         * math/w_tgammaf.c: Likewise.
45183         * math/w_tgammal.c: Likewise.
45184
45185         * po/ja.po: Update from translation team.
45186
45187 2011-09-29  Andreas Jaeger  <aj@suse.de>
45188
45189         [BZ #13179]
45190         * sunrpc/netname.c (netname2host): Fix logic.
45191
45192         [BZ #6779]
45193         [BZ #6783]
45194         * math/w_remainderl.c (__remainderl): Handle (NaN, 0) and (Inf,y)
45195         correctly.
45196         * math/w_remainder.c (__remainder): Likewise.
45197         * math/w_remainderf.c (__remainderf): Likewise.
45198         * math/libm-test.inc (remainder_test): Add test cases.
45199
45200 2011-10-04  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
45201
45202         * stdlib/longlong.h: Update from GCC.  Fix zarch smul_ppmm and
45203         sdiv_qrnnd.
45204
45205 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
45206
45207         * string/test-memcmp.c: Avoid unncessary #defines.
45208         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
45209
45210 2011-08-31  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
45211
45212         * sysdeps/x86_64/multiarch/rawmemchr.S: Update.
45213         Use new sse2 version for core i3 - i7 as it's faster
45214         than sse42 version.
45215         (bit_Prefer_PMINUB_for_stringop): New.
45216         * sysdeps/x86_64/rawmemchr.S: Update.
45217         Replace with faster SSE2 version.
45218         * sysdeps/x86_64/memrchr.S: New file.
45219         * sysdeps/x86_64/memchr.S: Update.
45220         Replace with faster SSE2 version.
45221
45222 2011-09-12  Marek Polacek  <mpolacek@redhat.com>
45223
45224         * elf/dl-load.c (lose): Add cast to avoid warning.
45225
45226 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
45227
45228         * po/ca.po: Update from translation team.
45229
45230         * inet/getnetgrent_r.c: Hook up nscd.
45231         * nscd/Makefile (routines): Add nscd_netgroup.
45232         (nscd-modules): Add netgroupcache.
45233         (CFLAGS-netgroupcache.c): Define.
45234         * nscd/cache.c (readdfcts): Add entries for GETNETGRENT and INNETGR.
45235         (cache_search): Add const to second parameter.
45236         * nscd/connections.c (serv2str): Add entries for GETNETGRENT and
45237         INNETGR.
45238         (dbs): Add netgrdb entry.
45239         (reqinfo): Add entries for GETNETGRENT, INNETGR, and GETFDNETGR.
45240         (verify_persistent_db): Handle netgrdb.
45241         (handle_request): Handle GETNETGRENT, INNETGR, and GETFDNETGR.
45242         * nscd/nscd-client.h (request_type): Add GETNETGRENT, INNETGR, and
45243         GETFDNETGR.
45244         (netgroup_response_header): Define.
45245         (innetgroup_response_header): Define.
45246         (datahead): Add netgroup_response_header and innetgroup_response_header
45247         elements.
45248         * nscd/nscd.conf: Add entries for netgroup cache.
45249         * nscd/nscd.h (dbtype): Add netgrdb.
45250         (_PATH_NSCD_NETGROUP_DB): Define.
45251         (netgroup_iov_disabled): Declare.
45252         (xmalloc, xcalloc, xrealloc): Move declarations here.
45253         (cache_search): Adjust prototype.
45254         Add netgroup-related prototypes.
45255         * nscd/nscd_conf.c (dbnames): Add netgrdb entry.
45256         * nscd/nscd_proto.h (__nss_not_use_nscd_netgroup): Declare.
45257         (__nscd_innetgr): Declare.
45258         * nscd/selinux.c (perms): Use access_vector_t as element type and
45259         add netgroup-related initializers.
45260         * nscd/netgroupcache.c: New file.
45261         * nscd/nscd_netgroup.c: New file.
45262         * nss/Versions [libc] (GLIBC_PRIVATE): Export __nss_lookup.
45263         * nss/getent.c (netgroup_keys): Use setnetgrent only for one parameter.
45264         For four parameters use innetgr.
45265         * nss/nss_files/files-init.c: Add definition and callback for netgr.
45266         * nss/nsswitch.c (__nss_lookup): Add libc_hidden_def.
45267         (__nss_disable_nscd): Set __nss_not_use_nscd_netgroup.
45268         * nss/nsswitch.h (__nss_lookup): Add libc_hidden_proto.
45269
45270         * nscd/connections.c (register_traced_file): Don't register file
45271         for disabled databases.
45272
45273 2011-10-06  Ulrich Drepper  <drepper@gmail.com>
45274
45275         * nscd/grpcache.c (cache_addgr): Initialize written in all cases.
45276
45277         * nss/nsswitch.c (__nss_lookup_function): Fix order of deleting
45278         from tree and freeing node.
45279
45280 2011-09-25  Jiri Olsa  <jolsa@redhat.com>
45281
45282         * nss/nsswitch.c (__nss_database_lookup): Handle
45283         nss_parse_service_list out of memory case.
45284
45285 2011-09-15  Jiri Olsa  <jolsa@redhat.com>
45286
45287         * nss/nsswitch.c (__nss_lookup_function): Handle __tsearch
45288         out of memory case.
45289
45290 2011-10-04  Andreas Schwab  <schwab@redhat.com>
45291
45292         * include/dlfcn.h (__RTLD_NOIFUNC): Define.
45293         * elf/do-rel.h (elf_dynamic_do_rel): Add parameter skip_ifunc and
45294         pass it down.
45295         * elf/dynamic-link.h: Adjust prototypes of elf_machine_rel,
45296         elf_machine_rela, elf_machine_lazy_rel.
45297         (_ELF_DYNAMIC_DO_RELOC): Add parameter skip_ifunc and pass it down.
45298         (ELF_DYNAMIC_DO_REL): Likewise.
45299         (ELF_DYNAMIC_DO_RELA): Likewise.
45300         (ELF_DYNAMIC_RELOCATE): Likewise.
45301         * elf/dl-reloc.c (_dl_relocate_object): Pass __RTLD_NOIFUNC down
45302         to ELF_DYNAMIC_DO_REL.
45303         * elf/rtld.c (_dl_start): Adjust use of ELF_DYNAMIC_RELOCATE.
45304         (dl_main): In trace mode always set __RTLD_NOIFUNC.
45305         * elf/dl-conflict.c (_dl_resolve_conflicts): Adjust call to
45306         elf_machine_rela.
45307         * sysdeps/i386/dl-machine.h (elf_machine_rel): Add parameter
45308         skip_ifunc, don't call ifunc function if non-zero.
45309         (elf_machine_rela): Likewise.
45310         (elf_machine_lazy_rel): Likewise.
45311         (elf_machine_lazy_rela): Likewise.
45312         * sysdeps/ia64/dl-machine.h (elf_machine_rela): Likewise.
45313         (elf_machine_lazy_rel): Likewise.
45314         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela):
45315         Likewise.
45316         (elf_machine_lazy_rel): Likewise.
45317         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
45318         Likewise.
45319         (elf_machine_lazy_rel): Likewise.
45320         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela): Likewise.
45321         (elf_machine_lazy_rel): Likewise.
45322         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Likewise.
45323         (elf_machine_lazy_rel): Likewise.
45324         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
45325         (elf_machine_lazy_rel): Likewise.
45326         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Likewise.
45327         (elf_machine_lazy_rel): Likewise.
45328         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.
45329         (elf_machine_lazy_rel): Likewise.
45330         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
45331         (elf_machine_lazy_rel): Likewise.
45332
45333 2011-09-28  Ulrich Drepper  <drepper@gmail.com>
45334
45335         * nss/nss_files/files-init.c (_nss_files_init): Use static
45336         initialization for all the *_traced_file variables.
45337
45338 2011-09-28  Andreas Schwab  <schwab@redhat.com>
45339
45340         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
45341
45342 2011-09-27  Roland McGrath  <roland@hack.frob.com>
45343
45344         [BZ #13226]
45345         * manual/signal.texi (Longjmp in Handler): Grammar fixes.
45346
45347 2011-09-27  Andreas Schwab  <schwab@redhat.com>
45348
45349         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
45350         Reread the line before reparsing it.
45351
45352 2011-09-26  Andreas Schwab  <schwab@redhat.com>
45353
45354         * sysdeps/x86_64/fpu/bits/mathinline.h: Use __asm instead of asm.
45355
45356 2011-09-21  Chung-Lin Tang  <cltang@codesourcery.com>
45357             Maxim Kuvyrkov  <maxim@codesourcery.com>
45358             Joseph Myers  <joseph@codesourcery.com>
45359
45360         * resolv/Makefile (LDLIBS-resolv.so): Link in $(elfobjdir)/ld.so
45361         if needed for __stack_chk_guard.
45362
45363 2011-09-19  Roland McGrath  <roland@hack.frob.com>
45364
45365         * sysdeps/posix/spawni.c (script_execute): Always define it.
45366         It will be optimized away if unused.
45367         (maybe_script_execute): New function.
45368         (__spawni): Call it.
45369
45370         * Makerules: Don't include tls.make.
45371         (config-tls): Always set to thread.
45372         * tls.make.c: File removed.
45373
45374 2011-09-19  Mike Frysinger  <vapier@gentoo.org>
45375
45376         * Makeconfig (CPPFLAGS): Prepend $(CPPFLAGS-config).
45377         * config.make.in (CPPFLAGS-config): New substituted variable.
45378
45379 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
45380
45381         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: New file.
45382
45383         [BZ #13192]
45384         * sysdeps/unix/sysv/linux/bits/in.h (IP_MULTICAST_ALL): Define.
45385         Patch mostly by Neil Horman <nhorman@tuxdriver.com>.
45386
45387 2011-09-15  Roland McGrath  <roland@hack.frob.com>
45388
45389         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S
45390         (CALL_FAIL): Use HIDDEN_JUMPTARGET for __fortify_fail.
45391         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
45392         (CALL_FAIL): Likewise.
45393         * sysdeps/unix/sysv/linux/ia64/____longjmp_chk.S (CHECK_RSP): Likewise.
45394         (CALL_FAIL): Macro removed.
45395         Patch mostly by Mike Frysinger <vapier@gentoo.org>.
45396
45397 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
45398
45399         * sysdeps/x86_64/fpu/bits/mathinline.h: Add fmax and fmin optimizations
45400         for __FINITE_MATH_ONLY__ == 1.
45401
45402 2011-09-15  Andreas Schwab  <schwab@redhat.com>
45403
45404         * sysdeps/powerpc/fpu/e_hypot.c (__ieee754_hypot): Use
45405         __ieee754_sqrt instead of sqrt.
45406         * sysdeps/powerpc/fpu/e_hypotf.c (__ieee754_hypotf): Use
45407         __ieee754_sqrtf instead of sqrtf.
45408         * sysdeps/powerpc/fpu/e_rem_pio2f.c (__ieee754_rem_pio2f): Use
45409         __floorf instead of floorf.
45410         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Use
45411         __floorf, __truncf instead of floorf, truncf.
45412
45413 2011-09-14  Ulrich Drepper  <drepper@gmail.com>
45414
45415         * sysdeps/x86_64/fpu/s_copysign.S [ELF]: Use correct section.
45416
45417         * sysdeps/x86_64/fpu/bits/mathinline.h (__MATH_INLINE): Use
45418         __extern_always_inline.
45419         Define lrint{f,} and llrint{f,} for 64-bit and in some situations for
45420         32-bit.
45421
45422 2011-09-14  Andreas Schwab  <schwab@redhat.com>
45423
45424         * elf/rtld.c (dl_main): Also relocate in dependency order when
45425         doing symbol dependency testing.
45426
45427 2011-09-13  Andreas Schwab  <schwab@linux-m68k.org>
45428
45429         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
45430         Always define `refsym'.
45431
45432 2011-09-13  Andreas Schwab  <schwab@redhat.com>
45433
45434         * misc/sys/select.h (__FD_MASK): Renamed from __FDMASK.
45435         (__FD_ELT): Renamed from __FDELT.
45436         * misc/bits/select2.h (__FD_ELT): Likewise.
45437         * bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET): Use __FD_ELT,
45438         __FD_MASK instead of __FDELT, __FDMASK.
45439         * sysdeps/i386/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
45440         Likewise.
45441         * sysdeps/x86_64/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
45442         Likewise.
45443
45444         * elf/Makefile (gen-ldd): Fix pattern.
45445
45446         * elf/rtld.c (dl_main): Only use USE___THREAD when defined.
45447         (init_tls): Likewise.
45448
45449 2011-09-12  Ulrich Drepper  <drepper@gmail.com>
45450
45451         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: New file.
45452
45453 2011-09-12  Andreas Schwab  <schwab@redhat.com>
45454
45455         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Cast to
45456         `struct cmsghdr *' instead of `void *'.
45457         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (__cmsg_nxthdr):
45458         Likewise.
45459
45460 2011-09-11  Andreas Schwab  <schwab@linux-m68k.org>
45461
45462         * elf/Makefile (gen-ldd): Prepend $(..) to $(ldd-rewrite-script)
45463         if non-absolute.
45464         * sysdeps/unix/sysv/linux/configure.in: Remove leading ../ from
45465         ldd_rewrite_script.
45466
45467 2011-09-11  Ulrich Drepper  <drepper@gmail.com>
45468
45469         * configure.in: Remove --with-tls option.
45470         * config.h.in: Remove HAVE_TLS_SUPPORT entry.
45471         * sysdeps/i386/elf/configure.in: Always test for TLS support and err
45472         out in case it is missing.
45473         * sysdeps/ia64/elf/configure.in: Likewise.
45474         * sysdeps/powerpc/powerpc32/elf/configure.in: Likewise.
45475         * sysdeps/powerpc/powerpc64/elf/configure.in: Likewise.
45476         * sysdeps/s390/s390-32/elf/configure.in: Likewise.
45477         * sysdeps/s390/s390-64/elf/configure.in: Likewise.
45478         * sysdeps/sh/elf/configure.in: Likewise.
45479         * sysdeps/sparc/sparc32/elf/configure.in: Likewise.
45480         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
45481         * sysdeps/x86_64/elf/configure.in: Likewise.
45482         * sysdeps/mach/hurd/i386/tls.h: Remove test for HAVE_TLS_SUPPORT.
45483         * sysdeps/mach/hurd/tls.h: Likewise.
45484
45485         [BZ #13067]
45486         * malloc/obstack.h [!GNUC] (obstack_free): Avoid cast to int.
45487
45488         [BZ #13090]
45489         * configure.in: Fix use of AC_INIT.
45490
45491         * elf/dl-support.c (_dl_pagesize): Initialize to EXEC_PAGESIZE.
45492
45493 2011-09-10  Ulrich Drepper  <drepper@gmail.com>
45494
45495         * malloc/malloc.c: Replace MALLOC_FAILURE_ACTION with use of
45496         __set_errno.
45497         * malloc/hooks.c: Likewise.
45498
45499         [BZ #11929]
45500         * malloc/arena.c (ptmalloc_init_minimal): Removed.  Initialize all
45501         variables statically.
45502         (narenas): Initialize.
45503         (list_lock): Initialize.
45504         (ptmalloc_init): Don't call ptmalloc_init_minimal.  Remove
45505         initializtion of main_arena and list_lock.  Small cleanups.
45506         Replace all uses of malloc_getpagesize with GLRO(dl_pagesize).
45507         * malloc/malloc.c: Remove malloc_getpagesize.  Include <ldsodefs.h>.
45508         Add initializers to main_arena and mp_.
45509         (malloc_state): Remove pagesize member.  Change all users to use
45510         GLRO(dl_pagesize).
45511
45512         * elf/rtld.c (rtld_global_ro): Initialize _dl_pagesize.
45513         * sysdeps/unix/sysv/linux/getpagesize.c: Simplify.  GLRO(dl_pagesize)
45514         is always initialized.
45515
45516         * malloc/malloc.c: Removed unused configurations and dead code.
45517         * malloc/arena.c: Likewise.
45518         * malloc/hooks.c: Likewise.
45519         * malloc/Makefile (CPPFLAGS-malloc.c): Don't add -DATOMIC_FASTBINS.
45520
45521         * include/tls.h: Removed.  USE___THREAD must always be defined.
45522         * bits/libc-tsd.h: Don't handle !USE___THREAD.
45523         * elf/dl-libc.c: Likewise.
45524         * elf/dl-tsd.c: Likewise.
45525         * include/errno.h: Likewise.
45526         * include/netdb.h: Likewise.
45527         * include/resolv.h: Likewise.
45528         * inet/herrno-loc.c: Likewise.
45529         * inet/herrno.c: Likewise.
45530         * malloc/arena.c: Likewise.
45531         * malloc/hooks.c: Likewise.
45532         * malloc/malloc.c: Likewise.
45533         * resolv/res-state.c: Likewise.
45534         * resolv/res_libc.c: Likewise.
45535         * sysdeps/i386/dl-machine.h: Likewise.
45536         * sysdeps/ia64/dl-machine.h: Likewise.
45537         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
45538         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
45539         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
45540         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
45541         * sysdeps/sh/dl-machine.h: Likewise.
45542         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
45543         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
45544         * sysdeps/unix/i386/sysdep.S: Likewise.
45545         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
45546         * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
45547         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
45548         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
45549         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
45550         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
45551         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
45552         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
45553         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
45554         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
45555         * sysdeps/unix/x86_64/sysdep.S: Likewise.
45556         * sysdeps/x86_64/dl-machine.h: Likewise.
45557         * tls.make.c: Likewise.
45558
45559         * configure.in: Remove --with-__thread option.  Make tests for
45560         --no-whole-archive, __builtin_expect, symbol redirection, __thread,
45561         tls_model attribute fail if no support is available.  Remove
45562         USE_IN_LIBIO.
45563         * Makeconfig: Adjust for dropped configure option.  All features are
45564         now mandatory.
45565         * Makerules: Likewise.
45566         * Versions.def: Likewise.
45567         * argp/argp-fmtstream.c: Likewise.
45568         * argp/argp-fmtstream.h: Likewise.
45569         * argp/argp-help.c: Likewise.
45570         * assert/assert.c: Likewise.
45571         * config.h.in: Likewise.
45572         * config.make.in: Likewise.
45573         * configure: Likewise.
45574         * configure.in: Likewise.
45575         * csu/Versions: Likewise.
45576         * csu/init.c: Likewise.
45577         * elf/tst-audit2.c: Likewise.
45578         * elf/tst-tls10.c: Likewise.
45579         * elf/tst-tls10.h: Likewise.
45580         * elf/tst-tls11.c: Likewise.
45581         * elf/tst-tls12.c: Likewise.
45582         * elf/tst-tls14.c: Likewise.
45583         * elf/tst-tlsmod11.c: Likewise.
45584         * elf/tst-tlsmod12.c: Likewise.
45585         * elf/tst-tlsmod13.c: Likewise.
45586         * elf/tst-tlsmod13a.c: Likewise.
45587         * elf/tst-tlsmod14a.c: Likewise.
45588         * elf/tst-tlsmod15b.c: Likewise.
45589         * elf/tst-tlsmod16a.c: Likewise.
45590         * elf/tst-tlsmod16b.c: Likewise.
45591         * elf/tst-tlsmod7.c: Likewise.
45592         * elf/tst-tlsmod8.c: Likewise.
45593         * elf/tst-tlsmod9.c: Likewise.
45594         * gmon/gmon.c: Likewise.
45595         * grp/fgetgrent_r.c: Likewise.
45596         * grp/putgrent.c: Likewise.
45597         * hurd/fopenport.c: Likewise.
45598         * include/libc-symbols.h: Likewise.
45599         * include/tls.h: Likewise.
45600         * intl/gettextP.h: Likewise.
45601         * intl/loadinfo.h: Likewise.
45602         * locale/global-locale.c: Likewise.
45603         * locale/localeinfo.h: Likewise.
45604         * mach/devstream.c: Likewise.
45605         * malloc/arena.c: Likewise.
45606         * malloc/set-freeres.c: Likewise.
45607         * misc/err.c: Likewise.
45608         * misc/getttyent.c: Likewise.
45609         * misc/mntent_r.c: Likewise.
45610         * posix/getopt.c: Likewise.
45611         * posix/wordexp.c: Likewise.
45612         * pwd/fgetpwent_r.c: Likewise.
45613         * resolv/Versions: Likewise.
45614         * resolv/res_hconf.c: Likewise.
45615         * shadow/fgetspent_r.c: Likewise.
45616         * shadow/putspent.c: Likewise.
45617         * stdio-common/printf_fphex.c: Likewise.
45618         * stdio-common/tmpfile.c: Likewise.
45619         * stdlib/abort.c: Likewise.
45620         * stdlib/fmtmsg.c: Likewise.
45621         * sunrpc/auth_unix.c: Likewise.
45622         * sunrpc/clnt_perr.c: Likewise.
45623         * sunrpc/clnt_tcp.c: Likewise.
45624         * sunrpc/clnt_udp.c: Likewise.
45625         * sunrpc/clnt_unix.c: Likewise.
45626         * sunrpc/openchild.c: Likewise.
45627         * sunrpc/svc_simple.c: Likewise.
45628         * sunrpc/svc_tcp.c: Likewise.
45629         * sunrpc/svc_udp.c: Likewise.
45630         * sunrpc/svc_unix.c: Likewise.
45631         * sunrpc/xdr.c: Likewise.
45632         * sunrpc/xdr_array.c: Likewise.
45633         * sunrpc/xdr_rec.c: Likewise.
45634         * sunrpc/xdr_ref.c: Likewise.
45635         * sunrpc/xdr_stdio.c: Likewise.
45636
45637 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
45638
45639         * sysdeps/i386/fpu/libm-test-ulps: Adjust ULPs for jn tests.
45640
45641 2011-07-03  Andreas Jaeger  <aj@suse.de>
45642
45643         * math/libm-test.inc (jn_test): Add tests for BZ#11589.
45644         * sysdeps/x86_64/fpu/libm-test-ulps: Add new ULPs for jn_test,
45645         regenerate with gen-libm-tests.pl.
45646
45647 2010-05-12  Petr Baudis  <pasky@suse.cz>
45648
45649         [BZ #11589]
45650         * sysdeps/ieee754/dbl-64/e_jn.c: Compensate major precision loss
45651         around j0() zero points by switching to j1().
45652         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
45653         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
45654         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
45655         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
45656
45657 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
45658
45659         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Use NULL
45660         instead of 0.
45661         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Use (void*)0
45662         instead of 0.
45663         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
45664         Patch in part by Pavel Roskin <proski@gnu.org>.
45665
45666         [BZ #13138]
45667         * stdio-common/vfscanf.c (ADDW): Allocate large memory block with
45668         realloc.
45669         (_IO_vfscanf_internal): Remove reteof.  Use errout after setting done.
45670         Free memory block if necessary.
45671
45672         [BZ #12847]
45673         * libio/genops.c (INTDEF): For string streams the _lock pointer can
45674         be NULL.  Don't lock in this case.
45675
45676 2011-09-09  Roland McGrath  <roland@hack.frob.com>
45677
45678         * elf/elf.h (ELFOSABI_GNU): New macro.
45679         (ELFOSABI_LINUX): Define to that.
45680
45681 2011-07-29  Denis Zaitceff  <zaitceff@gmail.com>
45682
45683         * string/strncat.c (strncat): Undef the symbol in case it has been
45684         defined in bits/string.h.
45685
45686 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
45687
45688         * elf/sotruss.ksh: Clean up, fix, and complete help messages.
45689
45690         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Fill in data from the real
45691         link map.
45692
45693 2011-08-17  Andreas Jaeger  <aj@suse.de>
45694
45695         * elf/sprof.c (load_shobj): Remove unused variable log_hashfraction.
45696
45697 2011-08-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
45698             Ian Lance Taylor  <iant@google.com>
45699
45700         * math/libm-test.inc (lround_test): New testcase.
45701         * sysdeps/ieee754/dbl-64/s_lround.c (__lround): Don't lose precision.
45702
45703 2011-09-08  Ulrich Drepper  <drepper@gmail.com>
45704
45705         * Makefile: Remove support for automatic cvs check-ins.
45706         * Makerules: Likewise.
45707         * config.make.in: Likewise.
45708         * configure.in: Likewise.
45709         * intl/Makefile: Likewise.
45710         * locale/Makefile: Likewise.
45711         * po/Makefile: Likewise.
45712         * posix/Makefile: Likewise.
45713         * sysdeps/gnu/Makefile: Likewise.
45714         * sysdeps/mach/hurd/Makefile: Likewise.
45715         * sysdeps/sparc/sparc32/Makefile: Likewise.
45716
45717         [BZ #13118]
45718         * posix/Makefile (bug-regex32-ENV): Define.
45719         Patch by John Stanley <jpsinthemix@verizon.net>.
45720
45721         * misc/Makefile (headers): Add bits/select2.h.
45722         * misc/sys/select.h: Include bits/select2.h for _FORTIFY_SOURCE.
45723         * misc/bits/select2.h: New file.
45724         * include/bits/select2.h: New file.
45725         * debug/Makefile (routines): Add fdelt_chk.
45726         * debug/Versions: Export __fdelt_chk and __fdelt_warn for GLIBC_2.15.
45727         * debug/tst-chk1.c (do_test): Add tests for FD_SET, FD_CLR, and
45728         FD_ISSET.
45729         * debug/fdelt_chk.c: New file.
45730
45731         * wcsmbs/test-wcscmp.c: Moved from string/*.  Adjust.
45732         * wcsmbs/test-wmemcmp.c: Likewise.
45733         * string/Makefile (strop-tests): Remove wcscmp and wmemcmp.
45734         * wcsmbs/Makefile (strop-tests): Add wcscmp and wmemcmp.
45735
45736 2011-09-08  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
45737
45738         * string/Makefile (strop-tests): Add memcmp.
45739         * string/test-wmemcmp.c: New file.
45740         * string/test-memcmp.c: Add wmemcmp support.
45741
45742 2011-09-08  Roland McGrath  <roland@hack.frob.com>
45743
45744         [BZ #13153]
45745         * manual/libc.texinfo (EDITION, VERSION, UPDATED): Update for
45746         2011-07-19 change.
45747
45748         * sysdeps/mach/hurd/fork.c (__fork): Initialize REFS so we don't use a
45749         garbage value in a __mach_port_mod_refs call in the cases of the
45750         task-self and thread-self ports.
45751
45752 2011-09-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45753
45754         * sysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro.
45755
45756 2011-09-08  Andreas Schwab  <schwab@redhat.com>
45757
45758         * elf/dl-load.c (lose): Check for non-null L.
45759
45760 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
45761
45762         * elf/dl-load.c (open_verify): Use O_CLOEXEC.
45763
45764         * elf/dl-libc.c (dlerror_run): Pass back error code from
45765         dl_catch_error.
45766
45767         [BZ #13123]
45768         * elf/dl-load.c (lose): Free l_origin if it is valid.
45769
45770         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Fix mixup in section
45771         names.
45772         * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
45773         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
45774         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
45775         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
45776         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
45777         Patch by Liubov Dmitrieva <liubov.dmitrieva@intel.com>.
45778
45779 2011-08-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
45780
45781         * sysdeps/powerpc/fpu/e_hypot.c: New file.
45782         * sysdeps/powerpc/fpu/e_hypotf.c: New file.
45783         * sysdeps/powerpc/fpu/e_rem_pio2f.c: New file.
45784         * sysdeps/powerpc/fpu/k_rem_pio2f.c: New file.
45785         * sysdeps/powerpc/fpu/k_cosf.c: New file.
45786         * sysdeps/powerpc/fpu/k_sinf.c: New file.
45787         * sysdeps/powerpc/fpu/s_cosf.c: New file.
45788         * sysdeps/powerpc/fpu/s_sinf.c: New file.
45789         * sysdeps/powerpc/fpu/s_scalbnf.c: New file.
45790         * sysdeps/powerpc/fpu/s_float_bitwise.h: New file.
45791
45792 2011-08-15  Alan Modra  <amodra@gmail.com>
45793
45794         [BZ #13092]
45795         * sysdeps/powerpc/Makefile (gmon): Move sysdep_routines to..
45796         * sysdeps/powerpc/powerpc64/Makefile (gmon): ..here..
45797         * sysdeps/powerpc/powerpc32/Makefile (gmon): ..and here.  Add
45798         ppc_mcount to static-only-routines.
45799         * sysdeps/powerpc/powerpc32/Versions: Export GLIBC_PRIVATE
45800         __mcount_internal.
45801         * sysdeps/powerpc/powerpc32/ppc-mcount.S (_mcount): Call
45802         __mcount_internal with usual JUMPTARGET.  Remove useless nop.
45803
45804 2011-08-18  David Flaherty  <flaherty@linux.vnet.ibm.com>
45805
45806         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: New file which checks
45807         for finite and infinity parameters.
45808
45809 2011-08-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
45810
45811         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Adjust the alignment
45812         and add nop instructions for throughput optimization.
45813         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
45814
45815 2011-07-28  Will Schmidt  <will_schmidt@vnet.ibm.com>
45816
45817         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Optimize the
45818         aligned copy for power7 with vector-scalar instructions.
45819         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
45820
45821 2011-07-24  H.J. Lu  <hongjiu.lu@intel.com>
45822
45823         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Simplify
45824         AVX check.
45825
45826 2011-09-07  Andreas Schwab  <schwab@redhat.com>
45827
45828         [BZ #13144]
45829         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Revert
45830         last change.
45831
45832 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
45833
45834         * sysdeps/unix/sysv/linux/x86_64/init-first.c
45835         (_libc_vdso_platform_setup): If vDSO is not present store pointer to
45836         syscall wrapper around clock_gettime in __vdso_clock_gettime.
45837         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Add entry for
45838         clock_gettime.
45839
45840 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
45841
45842         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c (INTERNAL_GETTIME):
45843         Forgot to demangle the pointer.
45844
45845         * sysdeps/i386/sysdep.h: Define atom_text_section.
45846         * sysdeps/x86_64/sysdep.h: Likewise.
45847         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Place function in
45848         section with atom_text_section.
45849         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
45850         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
45851         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
45852         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
45853         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: Likewise.
45854
45855         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c: New file.
45856         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSCALL_GETTIME): Allow
45857         already be defined.  Change to take two parameters and don't assign
45858         result to variable.  Adjust all users.
45859         Define INTERNAL_GETTIME if not already defined.
45860         Use INTERNAL_GETTIME instead of INTERNAL_VSYSCALL got clock_gettime
45861         call.
45862         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Don't define
45863         HAVE_CLOCK_GETTIME_VSYSCALL.
45864         * sysdeps/unix/clock_gettime.c: Adjust use of SYSDEP_GETTIME_CPU.
45865
45866         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Don't use
45867         gettimeofday vsyscall, just use time.
45868
45869 2011-09-06  Andreas Schwab  <schwab@redhat.com>
45870
45871         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Include
45872         <errno.h>.
45873
45874 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
45875
45876         * sysdeps/unix/sysv/linux/kernel-features.h: Add entry for getcpu
45877         syscall on x86-64.
45878         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Use real
45879         syscall.
45880         * sysdeps/unix/sysv/linux/x86_64/time.c: Likewise.
45881         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [!SHARED]: Use real
45882         syscall if possible.
45883
45884 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
45885
45886         * elf/pldd.c (get_process_info): Don't read whole ELF header, just
45887         e_ident.  Don't pass to find_mapsXX.
45888         * elf/pldd-xx.c (find_mapsXX): Remove second parameter.
45889
45890 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
45891
45892         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
45893         strchr-sse2-no-bsf strrchr-sse2-no-bsf
45894         * sysdeps/x86_64/multiarch/strchr.S: Update.
45895         Check bit_slow_BSF bit.
45896         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
45897         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: New file.
45898         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: New file.
45899
45900 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
45901
45902         [BZ #13134]
45903         * sysdeps/posix/spawni.c (script_execute): Define only for compatibility
45904         before glibc 2.15.
45905         (tryshell): Define.
45906         (__spawni): Change last parameter to be flag.  Test
45907         SPAWN_XFLAGS_USE_PATH flag to use path or not.
45908         Don't try to use shell unless SPAWN_XFLAGS_TRY_SHELL is set.
45909         * sysdeps/mach/hurd/spawni.c: Change last parameter and adjust user.
45910         * posix/spawni.c: Likewise.
45911         * posix/spawn.c: Add compat version which passed SPAWN_XFLAGS_TRY_SHELL.
45912         * posix/spawnp.c: Likewise.  Change normal version to use
45913         SPAWN_XFLAGS_USE_PATH.
45914         * posix/spawn_int.c: Define SPAWN_XFLAGS_USE_PATH and
45915         SPAWN_XFLAGS_TRY_SHELL.
45916
45917         [BZ #13150]
45918         * posix/glob.h: Remove gcc 1.x support.
45919
45920         [BZ #13068]
45921         * elf/dl-misc.c (_dl_sysdep_read_whole_file): Use O_CLOEXEC.
45922
45923 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
45924
45925         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
45926         strchr-sse2 strrchr-sse2 strchr-sse2-bsf
45927         strrchr-sse2-bsf
45928         * sysdeps/i386/i686/multiarch/strchr.S: New file.
45929         * sysdeps/i386/i686/multiarch/strrchr.S: New file.
45930         * sysdeps/i386/i686/multiarch/strchr-sse2.S: New file.
45931         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: New file.
45932         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: New file.
45933         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: New file.
45934
45935 2011-08-29  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
45936
45937         * sysdeps/x86_64/wcscmp.S: New file.
45938
45939         * sysdeps/i386/i686/multiarch/Makefile: (sysdep_routines): Add
45940         wcscmp-c wcscmp-sse2
45941         * sysdeps/i386/i686/multiarch/wcscmp-c.c: New file.
45942         * sysdeps/i386/i686/multiarch/wcscmp.S: New file.
45943         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: New file.
45944         * wcsmbs/wcscmp.c: Allow renaming.
45945
45946 2011-09-05  David S. Miller  <davem@davemloft.net>
45947
45948         * sysdeps/sparc/sparc32/fpu/s_fabsf.S: Use first argument
45949         stack slot, rather than the struct return pointer slot.
45950         * sysdeps/sparc/sparc32/fpu/s_fabs.c: Delete.
45951         * sysdeps/sparc/sparc32/fpu/s_fabs.S: New file.
45952         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fabs.S: Likewise.
45953         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/Implies: Likewise.
45954
45955 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
45956
45957         * po/ja.po: Update from translation team.
45958
45959         [BZ #13144]
45960         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Fix to match
45961         kernel in 64-bit binaries.
45962
45963 2011-09-01  David S. Miller  <davem@davemloft.net>
45964
45965         * elf/elf.h (HWCAP_SPARC_*): Move to..
45966         * sysdeps/sparc/sysdep.h: this new file and add new values.
45967         * sysdeps/unix/sparc/sysdep.h: Include sysdeps/sparc/sysdep.h
45968         * sysdeps/sparc/dl-procinfo.h: Include sysdep.h and increase
45969         _DL_HWCAP_COUNT to 24.
45970         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
45971         entries.
45972         * sysdeps/sparc/sparc32/bits/atomic.h: Don't use magic local
45973         __ATOMIC_HWCAP_SPARC_V9 define, use sysdep.h one instead.
45974         * sysdeps/sparc/sparc32/dl-machine.h: Include sysdep.h
45975         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use HWCAP_SPARC_*
45976         instead of magic constants.
45977         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
45978
45979 2011-08-31  David S. Miller  <davem@davemloft.net>
45980
45981         * sysdeps/unix/sparc/sysdep.h (SETUP_PIC_REG): Define.
45982         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PSEUDO):
45983         Reimplement to do errno handling inline.
45984         (SYSCALL_ERROR_HANDLER): New macro.
45985         (__SYSCALL_STRING): Do not do errno handling in asm.
45986         (__CLONE_SYSCALL_STRING): Delete.
45987         (__INTERNAL_SYSCALL_STRING): Delete.
45988         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include
45989         sysdeps/unix/sparc/sysdep.h instead of sysdeps/unix/sysdep.h
45990         (PSEUDO): Reimplement to do errno handling inline.
45991         (ret, ret_NOERRNO, ret_ERRVAL, r0, r1, MOVE): Don't redefine.
45992         (SYSCALL_ERROR_HANDLER): New macro.
45993         (__SYSCALL_STRING): Do not do errno handling in asm.
45994         (__CLONE_SYSCALL_STRING): Delete.
45995         (__INTERNAL_SYSCALL_STRING): Delete.
45996         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL):
45997         Implement in terms of INTERNAL_SYSCALL and __set_errno, just like
45998         i386.
45999         (INTERNAL_SYSCALL_DECL): Declare %g1 var for err state.
46000         (inline_syscall*): Add 'err' argument.
46001         (INTERNAL_SYSCALL, INTERNAL_SYSCALL_NCS,
46002         INTERNAL_SYSCALL_ERROR_P): Likewise and pass it down.
46003         (INLINE_CLONE_SYSCALL): Reimplement in terms of __SYSCALL_STRING,
46004         INTERNAL_SYSCALL_ERRNO, and INTERNAL_SYSCALL_ERROR_P.
46005
46006         * scripts/data/localplt-sparc-linux-gnu.data: Remove 'ffs'.
46007         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
46008
46009 2011-08-30  Andreas Schwab  <schwab@redhat.com>
46010
46011         * elf/rtld.c (dl_main): Relocate objects in dependency order.
46012
46013 2011-08-29  Jiri Olsa <jolsa@redhat.com>
46014
46015         * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Fix cfi
46016         directive.
46017
46018 2011-08-24  David S. Miller  <davem@davemloft.net>
46019
46020         * sysdeps/sparc/sparc64/strcmp.S: Rewrite.
46021
46022 2011-08-24  Andreas Schwab  <schwab@redhat.com>
46023
46024         * elf/Makefile: Add rules to build and run unload8 test.
46025         * elf/unload8.c: New file.
46026         * elf/unload8mod1.c: New file.
46027         * elf/unload8mod1x.c: New file.
46028         * elf/unload8mod2.c: New file.
46029         * elf/unload8mod3.c: New file.
46030
46031         * elf/dl-close.c (_dl_close_worker): Reset private search list if
46032         it wasn't used.
46033
46034 2011-08-23  David S. Miller  <davem@davemloft.net>
46035
46036         * sysdeps/sparc/sparc64/dl-machine.h (DL_STACK_END): Do not
46037         subtract stack bias.
46038         * sysdeps/sparc/sparc64/jmpbuf-unwind.h (_JMPBUF_UNWINDS): Use
46039         %sp not %fp in calculations.
46040         (_JMPBUF_UNWINDS_ADJ): Likewise.
46041
46042         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait): New function.
46043         (aio_suspend): Call it to force an exception region around the
46044         AIO_MISC_WAIT() invocation.
46045
46046 2011-08-23  Andreas Schwab  <schwab@redhat.com>
46047
46048         * sysdeps/i386/i686/multiarch/strspn.S (ENTRY): Add missing
46049         backslash.
46050
46051 2011-07-04  Aurelien Jarno  <aurelien@aurel32.net>
46052
46053         * sysdeps/powerpc/dl-tls.h: Add _PPC_DL_TLS_H inclusion
46054         protection macro.
46055         * sysdeps/powerpc/powerpc64/dl-irel.h: Include <ldsodefs.h>
46056         and <dl-machine.h>.
46057         (Elf64_FuncDesc): Remove.
46058
46059 2011-08-22  David S. Miller  <davem@davemloft.net>
46060
46061         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Fix
46062         sigaltstack check, add missing cfi directives.
46063         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Add
46064         missing cfi directives, and sigaltstack handling.
46065
46066 2011-08-16  Andreas Schwab  <schwab@redhat.com>
46067
46068         [BZ #11724]
46069         * elf/dl-deps.c (_dl_map_object_deps): Only assume cycle when
46070         object is seen twice.
46071         * elf/dl-fini.c (_dl_sort_fini): Likewise.
46072
46073         * elf/Makefile (distribute): Add tst-initorder2.c.
46074         (tests): Add tst-initorder2.
46075         (modules-names): Add tst-initorder2a tst-initorder2b
46076         tst-initorder2c tst-initorder2d.  Add rules to build them.
46077         ($(objpfx)tst-initorder2.out): New rule.
46078         * elf/tst-initorder2.c: New file.
46079         * elf/tst-initorder2.exp: New file.
46080
46081 2011-08-22  Andreas Schwab  <schwab@redhat.com>
46082
46083         * sysdeps/unix/sysv/linux/i386/scandir64.c: Include <string.h>.
46084
46085         * elf/dl-deps.c (_dl_map_object_deps): Move check for missing
46086         dependencies back to end of function.
46087
46088         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
46089         $(elfobjdir)/ld.so.
46090
46091 2011-08-21  Ulrich Drepper  <drepper@gmail.com>
46092
46093         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S: Removed.
46094         * sysdeps/unix/sysv/linux/x86_64/time.S: Removed.
46095         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: New file.
46096         * sysdeps/unix/sysv/linux/x86_64/time.c: New file.
46097         * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Remove declaration
46098         of __vdso_gettimeofday.
46099         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Remove definition of
46100         __vdso_gettimeofday and __vdso_time.  Define __vdso_getcpu with
46101         attribute_hidden.
46102         (_libc_vdso_platform_setup): Remove initialization of
46103         __vdso_gettimeofday and __vdso_time.
46104
46105 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
46106
46107         * nss/nss_files/files-alias.c (get_next_alias): Use feof_unlocked
46108         and fgetc_unlocked.
46109         * nss/nss_files/files-key.c (search): Use fgets_unlocked and
46110         getc_unlocked.
46111
46112         * elf/dl-open.c (add_to_global): Report additions to the global scope
46113         for LD_DEBUG=scopes.
46114         (dl_open_worker): Also print scope of newly loaded dependencies.
46115         (_dl_show_scope): Indicate if there is no scope.
46116
46117         [BZ #13114]
46118         * stdio-common/Makefile (tests): Add bug24.
46119         * stdio-common/bug24.c: New file.
46120
46121 2011-08-19  Andreas Jaeger  <aj@suse.de>
46122
46123         [BZ #13114]
46124         * libio/fileops.c (_IO_new_file_fopen): Fix handling of
46125         non-existant file when using close-on-exec mode.
46126
46127 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
46128
46129         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_resolve): Fix CFI for
46130         the very first instruction.
46131
46132         * sysdeps/x86_64/dl-trampoline.h: If MORE_CODE is defined, restore
46133         the CFI state in the end.
46134         * sysdeps/x86_64/dl-trampoline.S: Define MORE_CODE before first
46135         inclusion of dl-trampoline.h.
46136         Based on a patch by Jiri Olsa <jolsa@redhat.com>.
46137
46138 2011-08-19  Andreas Schwab  <schwab@redhat.com>
46139
46140         * sysdeps/powerpc/fpu/libm-test-ulps: Relax ctan (0.75 + 1.25 i)
46141         expectations for long double.
46142
46143         * sysdeps/unix/sysv/linux/powerpc/powerpc32/scandir64.c: Renamed
46144         from sysdeps/unix/sysv/linux/powerpc/scandir64.c.
46145
46146 2011-08-14  David S. Miller  <davem@davemloft.net>
46147
46148         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): The
46149         artificual limit depends upon the system page size.
46150
46151 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
46152
46153         * Makeconfig (override CFLAGS): Add library-specific CFLAGS.
46154         * resolv/Makefile: Define CFLAGS-libresolv.
46155
46156 2011-08-17  Andreas Schwab  <schwab@redhat.com>
46157
46158         * nss/makedb.c (compute_tables): Make variables used in nested
46159         function static.
46160
46161 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
46162
46163         * elf/pldd-xx.c (r_debug): Explicitly add padding when needed.
46164         * elf/pldd.c (get_process_info): Use pread to re-read auxiliary vector
46165         if buffer was too small.
46166
46167         * elf/pldd.c (main): Attach to all threads in the process.
46168         Rewrite /proc handling to use *at functions.
46169
46170 2011-08-16  Ulrich Drepper  <drepper@gmail.com>
46171
46172         * elf/dl-open.c (_dl_show_scope): Take additional parameter which
46173         specifies first scope to show.
46174         (dl_open_worker): Update callers.  Move printing scope of new
46175         object to before the relocation.
46176         * elf/rtld.c (dl_main): Update _dl_show_scope call.
46177         * sysdeps/generic/ldsodefs.h: Update declaration.
46178
46179         * elf/dl-open.c (_dl_show_scope): Use _dl_debug_printf to generate the
46180         string for the scope number.
46181
46182 2011-08-14  Ulrich Drepper  <drepper@gmail.com>
46183
46184         * nscd/servicescache.c (cache_addserv): Make sure written is always
46185         initialized.
46186
46187 2011-08-14  Roland McGrath  <roland@hack.frob.com>
46188
46189         * sysdeps/i386/i486/bits/atomic.h
46190         (__arch_compare_and_exchange_val_64_acq): Use RET alone at end of
46191         statement expression, so as to suppress "set but not used" warning.
46192         (__arch_c_compare_and_exchange_val_64_acq): Likewise.
46193
46194         * string/strncat.c (STRNCAT): Use prototype definition.
46195
46196         * locale/Makefile (locale-CPPFLAGS): Renamed CPPFLAGS-locale-programs.
46197         (locale-CPPFLAGS): New variable; put LOCALEDIR, LOCALE_ALIAS_PATH and
46198         -Iprograms here.
46199         (cppflags-iterator.mk sequence): Use locale-programs in place of nonlib.
46200         (localedef-modules): Add localedef.
46201         (locale-modules): Add locale.
46202
46203         * sysdeps/generic/ldsodefs.h (struct unique_sym): Add a const.
46204         * elf/rtld.c (dl_main): Invert order of assignment in last change,
46205         to avoid a warning.
46206
46207 2011-08-14  David S. Miller  <davem@davemloft.net>
46208
46209         * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,
46210         RLIM64_INFINITY): Fix 64-bit values for 32-bit sparc.
46211
46212 2011-08-13  Ulrich Drepper  <drepper@gmail.com>
46213
46214         * elf/dl-open.c: Rename show_scope to _dl_show_scope and export.
46215         (dl_open_worker): Call _dl_show_scope when DL_DEBUG_SCOPES is set.
46216         * elf/rtld.c (dl_main): Set l_name of vDSO.
46217         Call _dl_show_scope when DL_DEBUG_SCOPES.
46218         (process_dl_debug): Recognize scopes flag and also set it for all.
46219         * sysdeps/generic/ldsodefs.h: Define DL_DEBUG_SCOPES.
46220         Declare _dl_show_scope.
46221
46222         * elf/dl-libc.c (do_dlopen_args): Add caller_dlopen.
46223         (do_dlopen): Pass caller_dlopen to dl_open.
46224         (__libc_dlopen_mode): Initialize caller_dlopen.
46225
46226         * intl/l10nflist.c (_nl_normalize_codeset): Make it compile outside
46227         of libc.  Make tolower call locale-independent.  Optimize a bit by
46228         using isdigit instead of isalnum.
46229         * locale/Makefile (locale-CPPFLAGS): Add -DNOT_IN_libc.
46230
46231 2011-08-12  Ulrich Drepper  <drepper@gmail.com>
46232
46233         * elf/dl-load.c (_dl_map_object): Show in debug output whether a DSO
46234         was a dependency or dynamically loaded.
46235
46236 2011-08-11  Ulrich Drepper  <drepper@gmail.com>
46237
46238         * intl/l10nflist.c: Allow architecture-specific pop function.
46239         * sysdeps/x86_64/l10nflist.c: New file.
46240
46241         * intl/l10nflist.c (_nl_make_l10nflist): Use locale-independent
46242         classification.
46243
46244 2011-08-10  Andreas Schwab  <schwab@redhat.com>
46245
46246         * include/dirent.h: Add libc_hidden_proto for scandirat and
46247         scandirat64.  Don't declare __scandirat64.
46248         * dirent/scandirat.c: Add libc_hidden_def.
46249         * dirent/scandirat64.c (SCANDIRAT): Remove underscores.
46250         * sysdeps/unix/sysv/linux/i386/scandir64.c (SCANDIRAT): Likewise.
46251
46252 2011-08-10  David S. Miller  <davem@davemloft.net>
46253
46254         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma in
46255         enum.
46256         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
46257         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
46258         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
46259
46260 2011-08-09  Ulrich Drepper  <drepper@gmail.com>
46261
46262         * Versions.def [libc]: Add GLIBC_2.15.
46263         * dirent/Makefile (routines): Add scandirat and scandirat64.
46264         * dirent/Versions [libc]: Export scandirat and scandirat64 for
46265         GLIBC_2.15.
46266         * dirent/dirent.h: Declare scandirat and scandirat64.
46267         * dirent/scandirat.c: New file.
46268         * dirent/scandirat64.c: New file.
46269         * sysdeps/wordsize-64/scandirat.c: New file.
46270         * sysdeps/wordsize-64/scandirat64.c: New file.
46271         * dirent/opendir.c: Define opendirat.
46272         * dirent/scandir.c: Move code to scandirat.c.  Implement scandir
46273         using scandirat.
46274         * dirent/scandir64.c: Adjust for scandir.c change.
46275         * include/dirent.h: Define scandir_cancel_struct.  Declare __opendirat,
46276         __scandirat64, and __scandir_cancel_handler.
46277         * sysdeps/unix/opendir.c: Rename __opendir to __opendirat.  Take
46278         additional parameter and use openat instead of open (outside of ld.so).
46279         Add new __opendir as wrapper around __opendirat.
46280         * sysdeps/unix/sysv/linux/i386/scandir64.c: Reimplement __old_scandir64
46281         here without requiring old scandirat implementation.
46282
46283 2011-08-08  Ulrich Drepper  <drepper@gmail.com>
46284
46285         * dirent/scandir.c (cancel_handler): Renamed to
46286         __scandir_cancel_handler.  Do not define if SKIP_SCANDIR_CANCEL is
46287         defined.  Adjust users.
46288         * dirent/scandir64.c: Define SKIP_SCANDIR_CANCEL.
46289         * sysdeps/unix/sysv/linux/i386/scandir64.c: Likewise.
46290
46291 2011-08-04  Ulrich Drepper  <drepper@gmail.com>
46292
46293         * string/test-string.h (IMPL): Use __STRING to expand name and then
46294         stringify it.
46295
46296         * string/test-strcmp.c: Unify most of the WIDE and !WIDE code.  Lots
46297         of cleanups.
46298
46299 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
46300
46301         * string/Makefile: Update.
46302         (strop-tests): Append strncat.
46303         * string/test-wcscmp.c: New file.
46304         New comprehensive test for wcscmp.
46305         * string/test-strcmp.c: Update.
46306         (WIDE): New define.
46307
46308 2011-07-22  Andreas Schwab  <schwab@redhat.com>
46309
46310         * resolv/res_init.c (__res_vinit): Properly tokenize nameserver
46311         line.
46312
46313 2011-07-26  Andreas Schwab  <schwab@redhat.com>
46314
46315         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
46316         encoding to ACE if AI_IDN.
46317
46318 2011-08-01  Jakub Jelinek  <jakub@redhat.com>
46319
46320         * sysdeps/ieee754/dbl-64/k_rem_pio2.c (__kernel_rem_pio2): Fix up fq
46321         to y conversion for prec 3 and __FLT_EVAL_METHOD__ != 0.
46322
46323 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
46324
46325         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Update.
46326         Fix overflow bug in strncat.
46327         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
46328
46329         * string/test-strncat.c: Update.
46330         Add new tests for checking overflow bugs.
46331
46332 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
46333
46334         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
46335         strcat-ssse3 strcat-sse2 strncat-ssse3 strncat-sse2 strncat-c.
46336         * sysdeps/i386/i686/multiarch/strcat.S: New file.
46337         * sysdeps/i386/i686/multiarch/strcat-c.c: New file.
46338         * sysdeps/i386/i686/multiarch/strcat-sse2.S: New file.
46339         * sysdeps/i386/i686/multiarch/strcat-ssse3.S: New file.
46340         * sysdeps/i386/i686/multiarch/strncat.S: New file.
46341         * sysdeps/i386/i686/multiarch/strncat-sse2.S: New file.
46342         * sysdeps/i386/i686/multiarch/strncat-ssse3.S: New file.
46343
46344         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S
46345         (USE_AS_STRCAT): Define.
46346         Add strcat and strncat support.
46347         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
46348
46349 2011-07-25  Andreas Schwab  <schwab@redhat.com>
46350
46351         * sysdeps/i386/i486/bits/string.h (__strncat_g): Correctly handle
46352         __n bigger than INT_MAX+1.
46353         (__strncmp_g): Likewise.
46354
46355 2011-07-23  Ulrich Drepper  <drepper@gmail.com>
46356
46357         * posix/unistd.h: Define SEEK_DATA and SEEK_HOLE.
46358         * libio/stido.h: Likewise.
46359
46360         * sysdeps/unix/sysv/linux/bits/socket.h (PF_NFC): Define.
46361         (AF_NFC): Define.
46362         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (PF_NFC): Define.
46363         (AF_NFC): Define.
46364
46365         * sysdeps/unix/sysv/linux/sys/ptrace.h: Add new constants.
46366         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
46367         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
46368         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
46369         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
46370
46371         [BZ #13021]
46372         * scripts/test-installation.pl: Don't expect libnss_test1 to be
46373         installed.
46374
46375         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix one more
46376         typo.
46377         (_dl_x86_64_save_sse): Likewise.
46378
46379 2011-07-22  Ulrich Drepper  <drepper@gmail.com>
46380
46381         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix test for
46382         OSXSAVE.
46383         (_dl_x86_64_save_sse): Likewise.
46384
46385         * crypt/crypt_util.c (__init_des_r): Optimize memset calls.
46386
46387         * crypt/crypt_util.c (__init_des_r): Add read barrier as well.
46388
46389 2011-07-21  Andreas Schwab  <schwab@redhat.com>
46390
46391         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix last
46392         change.
46393         (_dl_x86_64_save_sse): Use correct AVX check.
46394
46395 2011-07-21  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
46396
46397         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Fix overfow
46398         bug in strncpy/strncat.
46399         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
46400
46401 2011-07-21  Ulrich Drepper  <drepper@gmail.com>
46402
46403         * string/tester.c (test_strcat): Add tests for different alignments
46404         of source and destination.
46405         (test_strncat): Likewise.
46406
46407 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
46408
46409         [BZ #12852]
46410         * posix/glob.c (glob): Check passed in values before using them in
46411         expressions to avoid some overflows.
46412         (glob_in_dir): Likewise.
46413
46414         [BZ #13007]
46415         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): More complete
46416         check for AVX enablement so that we don't crash with old kernels and
46417         new hardware.
46418         * elf/tst-audit4.c: Add same checks here.
46419         * elf/tst-audit6.c: Likewise.
46420
46421         * sysdeps/x86_64/bits/link.h (La_x86_64_ymm): Force 16-byte alignment.
46422
46423 2011-07-09  Andreas Schwab  <schwab@linux-m68k.org>
46424
46425         * sysdeps/unix/sysv/linux/pathconf.c: Include <string.h>.
46426
46427 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
46428
46429         * po/cs.po: Update from translation team.
46430         * po/bg.po: Likewise.
46431
46432 2011-07-12  Marek Polacek  <mpolacek@redhat.com>
46433
46434         * misc/sys/cdefs.h: Add support for const attribute.
46435         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add __attribute_const__
46436         to gnu_dev_{major,minor,makedev} functions.
46437
46438 2011-07-20  Marek Polacek  <mpolacek@redhat.com>
46439
46440         * intl/dcigettext.c (get_output_charset): Add missing bracket.
46441
46442 2011-07-20  Andreas Schwab  <schwab@redhat.com>
46443
46444         * resolv/res_query.c (__libc_res_nquerydomain): Use size_t for
46445         strlen results.
46446
46447 2011-07-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
46448
46449         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h
46450         (INTERNAL_VSYSCALL_NCS): Use r10 for backing up the return address
46451         register in order to avoid conflicts with the soft frame pointer
46452         being held in r11 when necessary.
46453         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
46454         (INTERNAL_VSYSCALL_NCS): Likewise.
46455
46456 2011-07-14  Marek Polacek  <mpolacek@redhat.com>
46457
46458         * elf/dl-fini.c (_dl_sort_fini): Remove unused link_map *l argument,
46459         * elf/dl-fini.c (_dl_fini): Adjust caller.
46460         * elf/dl-close.c (_dl_close_worker): Likewise.
46461         * sysdeps/generic/ldsodefs.h: Adjust declaration.
46462
46463 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
46464
46465         * elf/cache.c (load_aux_cache): Remove unnecessary condition of
46466         "aux_cache->nlibs < 0".
46467
46468         * nscd/nscd_conf.c (nscd_parse_file): Remove unnecessary condition
46469         in the reload-count case.
46470
46471 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
46472
46473         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
46474         strcat-ssse3 strcat-sse2-unaligned strncat-ssse3
46475         strncat-sse2-unaligned strncat-c strlen-sse2-pminub
46476         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: New file.
46477         * sysdeps/x86_64/multiarch/strcat.S: New file.
46478         * sysdeps/x86_64/multiarch/strncat.S: New file.
46479         * sysdeps/x86_64/multiarch/strncat-c.c: New file.
46480         * sysdeps/x86_64/multiarch/strcat-ssse3.S: New file.
46481         * sysdeps/x86_64/multiarch/strncat-sse2-unaligned.S: New file.
46482         * sysdeps/x86_64/multiarch/strncat-ssse3.S: New file.
46483         * sysdeps/x86_64/multiarch/strcpy-ssse3.S
46484         (USE_AS_STRCAT): Define.
46485         Add strcat and strncat support.
46486         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
46487         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
46488         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: New file.
46489         * string/strncat.c: Update.
46490         (USE_AS_STRNCAT): Define.
46491         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
46492         Turn on bit_Prefer_PMINUB_for_stringop for Intel Core i3, i5
46493         and i7.
46494         * sysdeps/x86_64/multiarch/init-arch.h
46495         (bit_Prefer_PMINUB_for_stringop): New.
46496         (index_Prefer_PMINUB_for_stringop): Likewise.
46497         * sysdeps/x86_64/multiarch/strlen.S (strlen): Check
46498         bit_Prefer_PMINUB_for_stringop.
46499
46500 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
46501
46502         * crypt/sha512.h (struct sha512_ctx): Move buffer into union and add
46503         buffer64.
46504         * crypt/sha512.c (__sha512_finish_ctx): Use buffer64 for writes instead
46505         of casting of buffer.
46506         * crypt/sha256.h (struct sha256_ctx): Move buffer into union and add
46507         buffer32 and buffer64.
46508         * crypt/sha256.c (__sha256_finish_ctx): Use buffer32 or buffer64 for
46509         writes instead of casting of buffer.
46510         * crypt/md5.h (struct md5_ctx): Move buffer into union and add
46511         buffer32.
46512         * crypt/md5.c (md5_finish_ctx): Use buffer32 for writes instead of
46513         casting of buffer.
46514
46515 2011-07-19  Andreas Schwab  <schwab@redhat.com>
46516
46517         * string/strxfrm_l.c (STRXFRM): Fix alloca accounting.
46518
46519 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
46520
46521         * nscd/nscd.c (termination_handler): Don't do anything for a database
46522         if it has not yet been initialized.
46523
46524 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
46525
46526         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_EQUAL_S): Fix a typo.
46527
46528 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
46529
46530         * bits/sched.h (__CPU_EQUAL_S): Fix a typo.
46531
46532 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
46533
46534         * po/nl.po: Update from translation team.
46535         * po/sv.po: Likewise.
46536
46537 2011-07-16  Roland McGrath  <roland@hack.frob.com>
46538
46539         * sysdeps/i386/Makefile: Never use -mpreferred-stack-boundary=2,
46540         now disallowed by GCC.
46541
46542         * configure.in (use-default-link): Default to yes if a test -shared
46543         link meets our qualifications.
46544         * configure: Regenerated.
46545
46546         * config.make.in (output-format): New variable.
46547         * configure.in: Check for ld --print-output-format support.
46548         * configure: Regenerated.
46549         * Makerules ($(common-objpfx)format.lds)
46550         [$(output-format) != unknown]: Just use $(output-format),
46551         instead of the linker-script munging.
46552
46553 2011-07-14  Roland McGrath  <roland@hack.frob.com>
46554
46555         * Makefile ($(common-objpfx)linkobj/libc.so): Use $(shlib-lds) instead
46556         of $(common-objpfx)shlib.lds.
46557         * elf/Makefile ($(objpfx)sotruss-lib.so): Likewise.
46558
46559         * sysdeps/i386/i686/multiarch/strstr-c.c (libc_hidden_builtin_def):
46560         Conditionalize redefinition on [SHARED && DO_VERSIONING && !NO_HIDDEN].
46561
46562         * configure.in (-z relro check): Adjust test code to add a large
46563         writable data section after it.
46564         * configure: Regenerated.
46565
46566 2011-07-11  Roland McGrath  <roland@hack.frob.com>
46567
46568         * configure.in (-z relro check): Fix test code to make the variable
46569         truly const.
46570         * configure: Regenerated.
46571
46572 2011-07-11  Ulrich Drepper  <drepper@gmail.com>
46573
46574         * nscd/nscd.h (struct traced_file): Define.
46575         (struct database_dyn): Remove inotify_descr, reset_res, and filename
46576         elements.  Add traced_files.
46577         (inotify_fd): Declare.
46578         (register_traced_file): Declare.
46579         * nscd/connections.c (dbs): Remove reset_res and filename initializers.
46580         (inotify_fd): Export.
46581         (resolv_conf_descr): Remove.
46582         (nscd_init): Move inotify descriptor creation to main.
46583         Don't register files for notification here.
46584         (register_traced_file): New function.
46585         (invalidate_cache): Don't use reset_res to determine whether to call
46586         res_init, go through the list of registered files.
46587         (main_loop_poll): The inotify descriptors are now stored in the
46588         structures for the traced files.
46589         (main_loop_epoll): Likewise
46590         * nscd/nscd.c (main): Create inotify socket here.  Pass extra argument
46591         to __nss_disable_nscd.
46592         * nscd/cache.c (prune_cache): There is no single inotify descriptor
46593         for a database anymore.  Check the records for all the registered
46594         files instead.
46595         * nss/Makefile (libnss_files-routines): Add files-init.
46596         (libnss_db-routines): Add db-init.
46597         * nss/Versions [libnss_files] (GLIBC_PRIVATE): Add _nss_files_init.
46598         [libnss_db] (GLIBC_PRIVATE): Add _nss_db_init.
46599         * nss/nss_db/db-init.c: New file.
46600         * nss/nss_files/files-init.c: New file.
46601         * nss/nsswitch.c (nss_load_library): New function.  Broken out of
46602         __nss_lookup_function.
46603         (__nss_lookup_function): Call nss_load_library.
46604         (nss_load_all_libraries): New function.
46605         (__nss_disable_nscd): Take parameter with callback function for files
46606         to register.  Set is_nscd.  Load all the DSOs for the NSS modules
46607         used for the cached services.
46608         * nss/nsswitch.h (__nss_disable_nscd): Adjust prototype.
46609         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd]: Pass the various -D
46610         options for features to all the files in nscd.
46611
46612         * nss/nsswitch.c (nss_parse_file): Add missing fclose.
46613
46614 2011-07-10  Roland McGrath  <roland@hack.frob.com>
46615
46616         * csu/elf-init.c (__libc_csu_init): Comment typo.
46617
46618 2011-07-09  Ulrich Drepper  <drepper@gmail.com>
46619
46620         * po/pl.po: Update from translation team.
46621         * po/ja.po: Likewise.
46622         * po/ru.po: Likewise.
46623         * po/ko.po: Likewise.
46624         * po/fr.po: Likewise.
46625
46626 2011-07-09  Roland McGrath  <roland@hack.frob.com>
46627
46628         * configure.in (.ctors/.dtors header and trailer check):
46629         Use an empirical test on a built program.
46630         * configure: Regenerated.
46631
46632         * configure.in (-z relro check): Use an empirical test on a built DSO.
46633         Detect, but do not require, on ia64.
46634         * configure: Regenerated.
46635
46636         * configure.in (READELF): Find it with AC_CHECK_TOOL.
46637         Update tests that use readelf to use $READELF instead.
46638         * configure: Regenerated.
46639
46640 2011-07-08  Ulrich Drepper  <drepper@gmail.com>
46641
46642         * malloc/hooks.c (memalign_check): Avoid using checked_request2size
46643         if the result is not used.
46644
46645 2011-07-05  Andreas Jaeger  <aj@suse.de>
46646
46647         [BZ#9696]
46648         * stdlib/tst-strtod.c: Add testcase.
46649
46650 2011-07-07  Ulrich Drepper  <drepper@gmail.com>
46651
46652         * sysdeps/unix/sysv/linux/pathconf.c (distinguish_extX): New function.
46653         (__statfs_link_max): Use it to distinguish between ext2/3 and ext4.
46654         The latter has a higher limit.  Take additional parameter to pass to
46655         the new function.
46656         (__pathconf): Pass file to __statfs_link_max.
46657         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Pass fd to
46658         __statfs_link_max.
46659         * sysdeps/unix/sysv/linux/pathconf.h: Adjust prototype of
46660         __statfs_link_max.
46661
46662         [BZ #12868]
46663         * sysdeps/unix/sysv/linux/linux_fsinfo.h: Define Lustre constants.
46664         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
46665         Handle Lustre.
46666         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Likewise.
46667         (__statfs_filesize_max): Likewise.
46668         Patch mostly by Andreas Dilger <adilger@whamcloud.com>.
46669
46670 2011-07-05  Andreas Jaeger  <aj@suse.de>
46671
46672         * resolv/res_comp.c (dn_skipname): Remove unused variable.
46673
46674 2011-07-06  Marek Polacek  <mpolacek@redhat.com>
46675
46676         * nis/nss_nisplus/nisplus-spwd.c (_nss_nisplus_setspent): Honour the
46677         `status' variable.
46678         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_setetherent):
46679         Likewise.
46680
46681 2011-07-04  H.J. Lu  <hongjiu.lu@intel.com>
46682
46683         * Makefile (strop-tests): Add strncat.
46684         * string/test-strncat.c: New file.
46685
46686 2011-06-30  Marek Polacek  <mpolacek@redhat.com>
46687
46688         * iconvdata/johab.c: Don't inline `johab_sym_hanja_to_ucs' function.
46689
46690 2011-06-21  Andreas Jaeger  <aj@suse.de>
46691
46692         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules):
46693         Copy rule from iconvdata/Makefile.
46694
46695 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
46696
46697         [BZ #12922]
46698         * posix/getopt.c (_getopt_internal_r): When "W;" is in short options
46699         but no long options are defined, just return 'W'.
46700
46701 2011-06-22  Marek Polacek  <mpolacek@redhat.com>
46702
46703         [BZ #9696]
46704         * stdlib/strtod_l.c (round_and_return): Set ERANGE instead of EDOM.
46705
46706 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
46707
46708         * inet/getnetgrent_r.c (internal_getnetgrent_r): Fix check for known
46709         netgroups to read.
46710         (innetgr): Likewise.
46711
46712 2011-07-05  Roland McGrath  <roland@hack.frob.com>
46713
46714         * config.make.in (install_root): Default to $(DESTDIR).
46715
46716 2011-07-05  Ulrich Drepper  <drepper@gmail.com>
46717
46718         * nscd/nscd_getserv_r.c (nscd_getserv_r): Add cast to avoid warning.
46719
46720 2011-07-02  Roland McGrath  <roland@hack.frob.com>
46721
46722         * Makerules ($(common-objpfx)format.lds): Fail if result is empty.
46723
46724         * Makefile ($(common-objpfx)testrun.sh): Generate to work relative to
46725         containing directory rather than embedding absolute directory names.
46726
46727         * scripts/check-local-headers.sh: Rewritten using awk.
46728         Match by word, not by line.  Print error messages for matches.
46729         * Makefile ($(objpfx)check-local-headers.out): Pass AWK in to it.
46730
46731         * Makerules [shlib-lds-flags empty]:
46732         ($(common-objpfx)libc_pic.opts): New target.
46733         ($(common-objpfx)libc_pic.os.clean): New target.
46734         ($(common-objpfx)libc.so): Link it instead of libc_pic.os.
46735
46736         * config.make.in (OBJCOPY): New variable.
46737         * aclocal.m4 (LIBC_PROG_BINUTILS): Substitute OBJCOPY too.
46738         * configure: Regenerated.
46739
46740         * config.make.in (use-default-link): New variable.
46741         * configure.in (use_default_link): Grok --with-default-link to set it.
46742         * configure: Regenerated.
46743         * Makerules [$(elf) = yes] [$(use-default-link) = yes]:
46744         (shlib-lds, shlib-lds-flags): Define to empty.
46745
46746         * Makerules (shlib-lds): New variable.
46747         (shlib-lds-flags): New variable.
46748         (build-shlib, build-moduile, build-module-asneeded): Use it.
46749         ($(common-objpfx)libc.so): Use $(shlib-lds).
46750         ($(extra-modules-build:%=$(objpfx)%.so)): Likewise.
46751         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Likewise.
46752
46753         * elf/dynamic-link.h (elf_get_dynamic_info): Make asserts accept
46754         DT_FLAGS/DT_FLAGS_1 with zero flags.
46755
46756         * elf/Makefile ($(objpfx)ld.so): Use -defsym=_begin=0 instead of
46757         linker script munging.
46758
46759 2011-07-02  Ulrich Drepper  <drepper@gmail.com>
46760
46761         * crypt/sha512.h (struct sha512_ctx): Add union to access total also
46762         as 128-bit value.
46763         * crypt/sha512.c (sha512_process_block): Perform total addition using
46764         128-bit if possible.
46765         (__sha512_finish_ctx): Likewise.
46766         * crypt/sha256.h (struct sha256_ctx): Add union to access total also
46767         as 64-bit value.
46768         * crypt/sha256.c (SWAP64): Define.
46769         (sha256_process_block): Perform total addition using 64-bit if
46770         possible.
46771         (__sha256_finish_ctx): Likewise.
46772
46773 2011-07-01  Ulrich Drepper  <drepper@gmail.com>
46774
46775         * nscd/pwdcache.c (cache_addpw): Cleanup.  Add branch prediction.
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         * nscd/servicescache.c (cache_addserv): Handle zero negtimeout.
46781
46782 2011-07-01  Thorsten Kukuk  <kukuk@suse.de>
46783
46784         * nscd/pwdcache.c (cache_addpw): Handle zero negtimeout.
46785         * nscd/initgrcache.c (addinitgroupsX): Likewise.
46786         * nscd/hstcache.c (cache_addhst): Likewise.
46787         * nscd/grpcache.c (cache_addgr): Likewise.
46788         * nscd/aicache.c (addhstaiX): Likewise
46789
46790 2011-07-01  Andreas Schwab  <schwab@redhat.com>
46791
46792         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Query NIS
46793         domain only when needed.
46794
46795 2011-06-30  Andreas Schwab  <schwab@redhat.com>
46796
46797         * sysdeps/posix/getaddrinfo.c (gaih_inet): Make sure RES_USE_INET6
46798         is always restored.
46799
46800 2011-06-29  Ulrich Drepper  <drepper@gmail.com>
46801
46802         * nscd/grpcache.c (cache_addgr): Don't write notfound reply if we
46803         are re-adding the entry.
46804         * nscd/servicescache.c (cache_addserv): Likewise.
46805
46806 2011-06-30  Aurelien Jarno  <aurelien@aurel32.net>
46807
46808         * sysdeps/generic/dl-irel.h: fix protection against multiple
46809         inclusions.
46810         * sysdeps/generic/dl-irel.h (elf_ifunc_invoke): New.
46811
46812 2011-06-28  Ulrich Drepper  <drepper@gmail.com>
46813
46814         [BZ #12935]
46815         * malloc/memusage.sh: Fix quoting in message.
46816         * debug/xtrace.sh: Likewise.
46817
46818         * configure.in: Remove support for --experimental-malloc option, make
46819         it the default.
46820         * config.make.in: Likewise.
46821         * malloc/Makefile: Likewise.
46822
46823 2011-06-27  Andreas Schwab  <schwab@redhat.com>
46824
46825         * iconvdata/gb18030.c (BODY for TO_LOOP): Fix encoding of non-BMP
46826         two-byte characters.
46827
46828 2011-06-27  Roland McGrath  <roland@hack.frob.com>
46829
46830         * configure.in (NO_CTORS_DTORS_SECTIONS): Give this check its own
46831         AC_CACHE_CHECK invocation.
46832         * configure: Regenerated.
46833
46834         * elf/soinit.c (__CTOR_LIST__, __DTOR_LIST__): Add used attribute.
46835
46836 2011-06-27  Ulrich Drepper  <drepper@gmail.com>
46837
46838         [BZ #12350]
46839         * nscd/aicache.c (addhstaiX):  Restore only RES_USE_INET6
46840         bit from old_res_options.
46841
46842         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-servicescache.c): Define.
46843
46844         * inet/getnetgrent_r.c (innetgr): Minimal cleanup, use correct return
46845         value type for setfct.
46846
46847 2011-06-23  H.J. Lu  <hongjiu.lu@intel.com>
46848
46849         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
46850         __gettimeofday instead of gettimeofday.
46851
46852 2011-06-26  Ulrich Drepper  <drepper@gmail.com>
46853
46854         * elf/Makefile (all-built-dso): No need to check linkobj/libc.so.
46855
46856 2011-06-24  H.J. Lu  <hongjiu.lu@intel.com>
46857
46858         * sysdeps/i386/i686/multiarch/strcpy-sse2.S (RETURN): Fix a typo.
46859
46860         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Correct unwind
46861         info.
46862
46863 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
46864
46865         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
46866         strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
46867         strcpy-sse2-unaligned strncpy-sse2-unaligned
46868         stpcpy-sse2-unaligned stpncpy-sse2-unaligned.
46869         * sysdeps/x86_64/multiarch/stpcpy-sse2-unaligned.S: New file.
46870         * sysdeps/x86_64/multiarch/stpcpy-ssse3.S: New file.
46871         * sysdeps/x86_64/multiarch/stpncpy-sse2-unaligned.S: New file.
46872         * sysdeps/x86_64/multiarch/stpncpy-ssse3.S: New file.
46873         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: New file.
46874         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: New file.
46875         * sysdeps/x86_64/multiarch/strncpy-sse2-unaligned.S: New file.
46876         * sysdeps/x86_64/multiarch/strncpy-ssse3.S: New file.
46877         * sysdeps/x86_64/multiarch/strcpy.S: Remove strcpy with SSSE3.
46878         (STRCPY): Support SSE2 and SSSE3 versions.
46879
46880 2011-06-24  Ulrich Drepper  <drepper@gmail.com>
46881
46882         [BZ #12874]
46883         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): Define.
46884         * sysdeps/wordsize-64/tst-writev.c: Work around problem with 2.6.38+
46885         kernels which artificially limit size of requests.
46886
46887 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
46888
46889         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
46890         strncpy-c strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
46891         strcpy-sse2 strncpy-sse2 stpcpy-sse2 stpncpy-sse2.
46892         * sysdeps/i386/i686/multiarch/stpcpy-sse2.S: New file.
46893         * sysdeps/i386/i686/multiarch/stpcpy-ssse3.S: New file.
46894         * sysdeps/i386/i686/multiarch/stpncpy-sse2.S: New file.
46895         * sysdeps/i386/i686/multiarch/stpncpy-ssse3.S: New file.
46896         * sysdeps/i386/i686/multiarch/stpncpy.S : New file.
46897         * sysdeps/i386/i686/multiarch/strcpy-sse2.S : New file.
46898         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: New file.
46899         * sysdeps/i386/i686/multiarch/strcpy.S: New file.
46900         * sysdeps/i386/i686/multiarch/strncpy-c.c: New file.
46901         * sysdeps/i386/i686/multiarch/strncpy-sse2.S: New file.
46902         * sysdeps/i386/i686/multiarch/strncpy-ssse3.S: New file.
46903         * sysdeps/i386/i686/multiarch/strncpy.S: New file.
46904         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
46905         Enable unaligned load optimization for Intel Core i3, i5 and i7
46906         processors.
46907         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Unaligned_Load):
46908         Define.
46909         (index_Fast_Unaligned_Load): Define.
46910         (HAS_FAST_UNALIGNED_LOAD): Define.
46911
46912 2011-06-23  Marek Polacek  <mpolacek@redhat.com>
46913
46914         * nss/nss_db/db-open.c: Include <unistd.h> for read declaration.
46915
46916 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
46917
46918         [BZ #12907]
46919         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid calling __check_pf
46920         until it is clear that the information is realy needed.
46921         Patch mostly by David Hanisch <david.hanisch@nsn.com>.
46922
46923 2011-06-22  Andreas Schwab  <schwab@redhat.com>
46924
46925         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix last change.
46926
46927 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
46928
46929         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
46930         /sys/devices/system/cpu/online if it is usable.
46931
46932         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Rate limit
46933         reading the information from the /proc filesystem to once a second.
46934
46935 2011-06-21  Andreas Jaeger  <aj@suse.de>
46936
46937         * sysdeps/unix/sysv/linux/bits/sigcontext.h: Fix definition of
46938         NULL after inclusion of kernel headers.
46939
46940 2011-06-21  Ulrich Drepper  <drepper@gmail.com>
46941
46942         * nss/nss_db/db-XXX.c (nss_db_setENT): Only set entidx for successful
46943         calls to internal_setent.
46944
46945         [BZ #12885]
46946         * sysdeps/posix/getaddrinfo.c (gaih_inet): When looking up only IPv6
46947         addresses using gethostbyname4_r ignore IPv4 addresses.
46948
46949         * sysdeps/posix/getaddrinfo.c (gaih_inet): After the last change the
46950         branch using gethostbyname2 is only for AF_INET.  Optimize accordingly.
46951
46952         * inet/getnetgrent_r.c: Use DL_CALL_FCT in several places.
46953
46954 2011-06-20  David S. Miller  <davem@davemloft.net>
46955
46956         * sysdeps/sparc/sparc32/dl-plt.h: Protect against multiple
46957         inclusions.
46958         * sysdeps/sparc/sparc64/dl-plt.h: Likewise.
46959
46960         * sysdeps/i386/dl-irel.h (elf_ifunc_invoke): New.
46961         (elf_irel): Use it.
46962         * sysdeps/powerpc/powerpc32/dl-irel.h: Likewise.
46963         * sysdeps/powerpc/powerpc64/dl-irel.h: Likewise.
46964         * sysdeps/sparc/sparc32/dl-irel.h: Likewise.
46965         * sysdeps/sparc/sparc64/dl-irel.h: Likewise.
46966         * sysdeps/x86_64/dl-irel.h: Likewise.
46967
46968         * elf/dl-runtime.c: Use elf_ifunc_invoke.
46969         * elf/dl-sym.c: Likewise.
46970
46971 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
46972
46973         * resolv/res_send.c (__libc_res_nsend): Fix typos in last patch.  We
46974         need to dereference resplen2.
46975
46976 2011-06-14  Andreas Schwab  <schwab@redhat.com>
46977
46978         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c: New file.
46979
46980 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
46981
46982         * Makeconfig: Define vardbdir and inst_vardbdir.
46983         * nss/Makefile: Add rules to install db-Makefile.
46984
46985         * nss/nss_db/db-XXX.c: Cleanup.
46986
46987         * nss/Makefile (libnss_db-dbs): Add db-initgroups.
46988         * nss/Versions [libnss_db]: Add _nss_db_initgroups_dyn for
46989         GLIBC_PRIVATE.
46990         * nss/db-Makefile (groups.db): Emit entries for initgroups lookups.
46991         * nss/makedb.c: Implement -g option to specify that value strings
46992         are generated and should not be added to table iterated over for
46993         get*ent calls.
46994         * nss/nss_db/db-initgroups.c: New file.
46995
46996         * nss/getent.c: Add support for initgroups lookups through getgrouplist
46997         interface.
46998
46999         * grp/initgroups.c (__nss_initgroups_database): Renamed and exported.
47000         (internal_getgrouplist): Adjust to name change.
47001         Update use_initgroups_entry if this is not the first call.
47002         * nss/databases.def: Add initgroups entry.
47003
47004         * nss/makedb.c (compute_tables): Check result of multiple hash table
47005         sizes to minimize maximum chain length.
47006
47007 2011-06-14  Ulrich Drepper  <drepper@gmail.com>
47008
47009         * Versions.def: Add entry for libnss_db.
47010         * shlib-versions: Likewise.
47011         * nss/Makefile: Add rules to build libnss_db.
47012         * nss/Versions: Add libnss_db information.  Organize libnss_files
47013         entries better.
47014         * nss/db-Makefile: Add gshadow support.  Change rules for the new
47015         makedb progra.  Some minor improvements to generate smaller files.
47016         * nss/nss_db/nss_db.h: Move NSS database header data structures to
47017         here from...
47018         * nss/makedb.c: ...here.
47019         Improve database format to be smaller and require less memory at
47020         runtime.
47021         * nss/nss_db/db-XXX.x: Adjust for new database format.  Don't use
47022         db anymore.
47023         * nss/nss_db/db-netgrp.c: Likewise.
47024         * nss/nss_db/db-open.c: Likewise.
47025         * nss/nss_files/flies-XXX.x: Adjust comments.
47026         * nss/nss_files/files-ethers.c: Adjust for new DB_LOOKUP definition.
47027         * nss/nss_files/files-grp.c: Likewise.
47028         * nss/nss_files/files-hosts.c: Likewise.
47029         * nss/nss_files/files-network.c: Likewise.
47030         * nss/nss_files/files-proto.c: Likewise.
47031         * nss/nss_files/files-pwd.c: Likewise.
47032         * nss/nss_files/files-rpc.c: Likewise.
47033         * nss/nss_files/files-service.c: Likewise.
47034         * nss/nss_files/files-sgrp.c: Likewise.
47035         * nss/nss_files/files-spwd.c: Likewise.
47036         * nss/nss_db/db-alias.c: Removed.
47037         * nss/nss_db/dummy-db.h: Removed.
47038
47039 2011-06-02  Ulrich Drepper  <drepper@gmail.com>
47040
47041         * nss/makedb.c: Rewritten to not use database library.
47042         * nss/Makefile: Update to build new makedb program.
47043
47044 2011-06-14  Andreas Jaeger  <aj@suse.de>
47045
47046         * sysdeps/unix/sysv/linux/check_native.c: Include <string.h> for
47047         memset declaration.
47048
47049 2011-06-10  Andreas Schwab  <schwab@redhat.com>
47050
47051         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix logic allocating
47052         tmpbuf.
47053
47054 2011-06-10  Roland McGrath  <roland@hack.frob.com>
47055
47056         * Makerules (shlib.lds): Fail if the linker script comes out empty.
47057         * elf/Makefile ($(objpfx)ld.so): Likewise.
47058
47059         * Makefile ($(common-objpfx)linkobj/libc.so): Break long lines with \.
47060         Don't list ld.so twice in dependencies.
47061
47062         * posix/bug-regex31.c: Include <stdlib.h>.
47063
47064         * nscd/hstcache.c (cache_addhst): Remove unused variable.
47065
47066         * nis/nss_compat/compat-spwd.c
47067         (getspent_next_nss_netgr): Remove unused variable.
47068         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Likewise.
47069
47070         * nis/nis_print_group_entry.c (nis_print_group_entry): Fix "Implicit
47071         nonmembers" output to use the right array.
47072
47073         * resolv/nss_dns/dns-network.c (getanswer_r): Remove unused variable.
47074
47075         * elf/dl-open.c (_dl_open): Quash warnings when DL_NNS==1.
47076
47077         * locale/programs/ld-ctype.c (ctype_read): Remove unused variable.
47078         * locale/programs/ld-collate.c (add_to_tablewc): Likewise.
47079         * catgets/gencat.c (read_input_file): Likewise.
47080         * locale/programs/locarchive.c (enlarge_archive): Likewise.
47081
47082         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Move DONTBLOCK
47083         variable definition inside #if's controlling its use.
47084
47085         * inet/getnetgrent_r.c (innetgr): Remove unused variable.
47086
47087         * resolv/res_hconf.c (_res_hconf_reorder_addrs): Fix errno restoration.
47088
47089         * misc/syslog.c (__vsyslog_chk): Remove unused variable.
47090
47091         * io/fts.c (fts_build): Use if (0 && ...) rather than #if 0 for
47092         unreachable code.
47093
47094         * stdio-common/printf_fp.c (___printf_fp): Remove unused variable.
47095
47096         * configure.in (nss-crypt check): Use AC_LANG_PROGRAM.
47097         * configure: Regenerated.
47098
47099         * Makerules: Revert last change.
47100         * elf/Makefile: Likewise.
47101
47102 2011-06-09  Roland McGrath  <roland@hack.frob.com>
47103
47104         * Makerules ($(common-objpfx)libc_pic.os): Use -Wl, before -r.
47105         * elf/Makefile ($(objpfx)librtld.os): Likewise.
47106         (reloc-link): Likewise.
47107
47108 2011-06-09  Ulrich Drepper  <drepper@gmail.com>
47109
47110         * elf/Makefile: Add rules to build pldd.
47111         * elf/pldd.c: New file.
47112         * elf/pldd-xx.c: New file.
47113
47114 2011-06-07  Ulrich Drepper  <drepper@gmail.com>
47115
47116         * version.h: Update for 2.15 development version.
47117
47118 2011-06-07  David S. Miller  <davem@davemloft.net>
47119
47120         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Pass dl_hwcap to
47121         ifuncs.
47122         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela,
47123         elf_machine_lazy_rel): Likewise.
47124         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
47125         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela,
47126         elf_machine_lazy_rel): Likewise.
47127         * sysdeps/sparc/sparc64/multiarch/memcpy.S (memcpy): Fetch
47128         dl_hwcap via passed in argument.
47129         * sysdeps/sparc/sparc64/multiarch/memset.S (memset, bzero):
47130         Likewise.
47131
47132 2011-06-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
47133
47134         * stdlib/longlong.h: Update from GCC.  Fix smul_ppmm for S/390.
47135
47136 2011-06-06  Roland McGrath  <roland@hack.frob.com>
47137
47138         [BZ #12849]
47139         * manual/fdl-1.1.texi: New file, verbatim from:
47140         http://www.gnu.org/licenses/old-licenses/fdl-1.1.texi
47141         * manual/lgpl-2.1.texi: New file, verbatim from:
47142         http://www.gnu.org/licenses/old-licenses/lgpl-2.1.texi
47143         * manual/Makefile (licenses): New variable, list those new file names.
47144         (texis): Use it.
47145         (chapters.% top-menu.%): Include $(licenses) with $(appendices).
47146
47147         * manual/fdl.texi: File removed.
47148         * manual/lesser.texi: File removed.
47149         * manual/libc.texinfo (Copying, Documentation License):
47150         Use new @include file names, put @appendix directive before @include.
47151
47152 2011-06-04  Jakub Jelinek  <jakub@redhat.com>
47153
47154         [BZ #12841]
47155         * rt/bits/mqueue2.h (__mq_open_2): Add __THROW.
47156         (__mq_open_alias): Use __REDIRECT_NTH instead of __REDIRECT.
47157         (mq_open): Add __NTH.
47158
47159 2011-06-02  H.J. Lu  <hongjiu.lu@intel.com>
47160
47161         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
47162         Assume Intel Core i3/i5/i7 processor if AVX is available.
47163
47164 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
47165
47166         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
47167         typo.
47168
47169 2011-05-31  Andreas Schwab  <schwab@redhat.com>
47170
47171         * nscd/nscd_getserv_r.c (nscd_getserv_r): Don't free non-malloced
47172         memory.  Use alloca_account.  Fix memory leak when retrying.
47173
47174 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
47175
47176         * version.h (RELEASE): Bump for 2.14 release.
47177         * include/features.h (__GLIBC_MINOR__): Bump to 14.
47178
47179         * config.make.in (RANLIB): Remove entry.
47180
47181 2011-05-30  Ulrich Drepper  <drepper@gmail.com>
47182
47183         * po/Makefile (po-sed-cmd): Add ksh to extensions.
47184         (libc.pot): Work around missing support for .ksh extension in xgettext.
47185
47186         [BZ #12684]
47187         * resolv/res_send.c (__libc_res_nsend): Only go to the next name server
47188         if both request failed.
47189         (send_dg): In case of server errors clear resplen or *resplen2.
47190
47191         [BZ #12454]
47192         * elf/dl-deps.c (_dl_map_object_deps): Run initializer sorting only
47193         when there are multiple maps.
47194         * elf/dl-fini.c (_dl_sort_fini): Check for list of one.
47195         (_dl_fini): Remove test here.
47196
47197         * elf/rtld.c (dl_main): Don't allow the loader to load itself.
47198
47199 2011-05-29  Ulrich Drepper  <drepper@gmail.com>
47200
47201         [BZ #12350]
47202         * sysdeps/posix/getaddrinfo.c (gethosts): Restore only RES_USE_IENT6
47203         bit from old_res_options.
47204         (gaih_inet): Likewise.
47205
47206         [BZ #11099]
47207         * shadow/sgetspent_r.c (LINE_PARSER): Interpret numeric field values
47208         as signed.
47209
47210         * resolv/res_init.c (res_setoptions): Make the code more compact.
47211
47212         [BZ #11558]
47213         * resolv/res_init.c (res_setoptions): Recognize use-vc option and
47214         set RES_USEVC.
47215
47216         [BZ #11634]
47217         * elf/Makefile (tests): Don't add tst-audit[67] without working -mavx.
47218
47219         * malloc/malloc.h: Mark malloc hook variables as deprecated.
47220
47221         [BZ #11781]
47222         * malloc/malloc.h: Declare malloc hook variables as volatile.
47223
47224         * locale/programs/locarchive.c (add_locale_to_archive): Fix typo
47225         in last patch.
47226
47227         [BZ #11799]
47228         * sysdeps/unix/sysv/linux/bits/siginfo.h (SI_USER): Don't mention
47229         raise in the comment.
47230         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
47231         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
47232         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
47233
47234 2011-05-28  Ulrich Drepper  <drepper@gmail.com>
47235
47236         [BZ #12811]
47237         * posix/regex_internal.c (build_wcs_buffer): Don't signal we have to
47238         grow the buffers more if it already has to be sufficient.
47239         (build_wcs_upper_buffer): Likewise.
47240         * posix/regexec.c (check_matching): Likewise.
47241         (clean_state_log_if_needed): Likewise.
47242         (extend_buffers): Don't enlarge buffers beyond size of the input
47243         buffer.
47244         Patches mostly by Emil Wojak <emil@wojak.eu>.
47245         * posix/bug-regex32.c: New file.
47246         * posix/Makefile (tests): Add bug-regex32.
47247
47248         * locale/findlocale.c (_nl_find_locale): Return right away if
47249         _nl_explode_name failed.
47250         * locale/programs/locarchive.c (add_locale_to_archive): Likewise.
47251
47252         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_sendmmsg): Define.
47253
47254         * debug/xtrace.sh: Unify messages.
47255         * malloc/memusage.sh: Likewise.
47256
47257         [BZ #12813]
47258         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_time): Retrieve
47259         time symbol from vDSO.  Substitute with vsyscall if not available.
47260         * sysdeps/unix/sysv/linux/x86_64/time.S [SHARED]: Use
47261         __vdso_time.
47262
47263         * sysdeps/unix/sysv/linux/internal_sendmmsg.S: New file.
47264         * sysdeps/unix/sysv/linux/sendmmsg.c: New file.
47265         * sysdeps/unix/sysv/linux/Makefile [subdir=socket] (sysdep_routines):
47266         Add sendmmsg and internal_sendmmsg.
47267         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add sendmmsg.
47268         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg.
47269         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_SENDMMSG.
47270
47271         * sysdeps/unix/sysv/linux/syscalls.list: Add setns entry.
47272         * sysdeps/unix/sysv/linux/bits/sched.h: Declare setns.
47273         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add setns.
47274
47275 2011-05-27  Ulrich Drepper  <drepper@gmail.com>
47276
47277         [BZ #12813]
47278         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_getcpu):
47279         Retrieve getcpu symbol from vDSO.  Substitute with vsyscall if not
47280         available.
47281         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [SHARED]: Use
47282         __vdso_getcpu.
47283
47284         [BZ #12814]
47285         * iconvdata/Makefile (tests): Add bug-iconv9.
47286         * iconvdata/bug-iconv9.c: New file.
47287
47288 2011-05-27  Andreas Schwab  <schwab@redhat.com>
47289
47290         [BZ #12814]
47291         * iconvdata/iso-2022-jp.c (BODY): Fix invalid variable shadowing.
47292
47293 2011-05-25  Jakub Jelinek  <jakub@redhat.com>
47294
47295         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
47296         (struct user_regs_struct): Change intcs field back to cs.
47297
47298 2011-05-25  Ulrich Drepper  <drepper@gmail.com>
47299
47300         * po/ja.po: Update from translation team.
47301
47302 2011-05-23  Ulrich Drepper  <drepper@gmail.com>
47303
47304         [BZ #12795]
47305         * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTTIME): Define.
47306         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
47307
47308 2011-05-20  Andreas Schwab  <schwab@redhat.com>
47309
47310         * stdlib/longlong.h: Update from GCC.
47311
47312 2011-05-23  Andreas Schwab  <schwab@redhat.com>
47313
47314         * sysdeps/unix/sysv/linux/ia64/sysconf.c (HAS_CPUCLOCK): Add
47315         parameter name.
47316         * sysdeps/unix/sysv/linux/sysconf.c (has_cpuclock, HAS_CPUCLOCK):
47317         Add parameter name.
47318         (__sysconf): Pass it down.
47319
47320 2011-05-22  Ulrich Drepper  <drepper@gmail.com>
47321
47322         [BZ #12671]
47323         * nis/nss_nis/nis-alias.c (_nss_nis_getaliasbyname_r): Use malloc in
47324         some situations.
47325         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
47326         * posix/glob.c (glob_in_dir): Take additional parameter alloca_used.
47327         add in in __libc_use_alloca calls.  Adjust callers.
47328         (glob): Use malloc in some situations.
47329
47330         * elf/dl-runtime.c (_dl_profile_fixup): Also store LA_SYMB_NOPLTENTER
47331         and LA_SYMB_NOPLTEXIT in flags which are passed to pltenter and
47332         pltexit.
47333
47334 2011-05-21  Ulrich Drepper  <drepper@gmail.com>
47335
47336         * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_REALTIME_ALARM
47337         and CLOCK_BOOTTIME_ALARM.
47338
47339         [BZ #12782]
47340         * string/xpg-strerror.c (__xpg_strerror_r): Fill buffer even if error
47341         is returned.
47342
47343         * string/_strerror.c (__strerror_r): Print negative errors as signed
47344         numbers.
47345
47346         [BZ #12777]
47347         * iconvdata/cp1258.c (comp_table_data): Remove entry 0x00A5 0xEC.
47348         (decomp_table): Change U0385 entry to emit 0xA5 0xEC.
47349         * iconvdata/CP1258.irreversible: Adjust entry 0xA8EC.
47350
47351         * configure.in: Fix typo in redirection and correct removal of test
47352         files in two cases.
47353
47354         [BZ #12788]
47355         * locale/setlocale.c (new_composite_name): Fix test to check for
47356         identical name of all categories.
47357
47358         [BZ #12792]
47359         * libio/filedoalloc.c (local_isatty): New function.
47360         (_IO_file_doallocate): Use local_isatty.
47361         * stdio-common/perror.c (perror): In case a new stream is used
47362         forward the stream error.
47363         * stdio-common/vfprintf.c (ARGCHECK): For read-only streams also set
47364         error flag.
47365
47366 2011-05-20  Ulrich Drepper  <drepper@gmail.com>
47367
47368         [BZ #11869]
47369         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't unconditionally use
47370         alloca.
47371         * include/alloca.h (extend_alloca_account): Define.
47372
47373         [BZ #11857]
47374         * posix/regex.h: Fix comments with documentation of user-accessible
47375         fields after compilation and describe correct free'ing of pattern
47376         after re_compile_pattern.
47377         Patch by Reuben Thomas <rrt@sc3d.org>.
47378
47379 2011-05-18  Ryan S. Arnold  <rsa@us.ibm.com>
47380
47381         * sysdeps/powerpc/powerpc64/Makefile (no-special-regs): Add -mno-vsx
47382         and -mno-altivec to prevent the compiler from using Altivec and/or
47383         VSX instructions when the corresponding registers are not available.
47384
47385 2011-05-19  Andreas Schwab  <schwab@redhat.com>
47386
47387         * grp/compat-initgroups.c (__libc_use_alloca): Don't define.
47388
47389 2011-05-19  Ulrich Drepper  <drepper@gmail.com>
47390
47391         * libio/freopen.c (freopen): Use __dup2, not dup2.
47392         * libio/freopen64.c (freopen64): Likewise.
47393
47394 2011-05-17  H.J. Lu  <hongjiu.lu@intel.com>
47395
47396         [BZ #12775]
47397         * sysdeps/x86_64/fpu/e_powl.S: Fix a typo.
47398         * math/Makefile (tests): Add test-powl.
47399         (CFLAGS-test-powl.c): Define.
47400         * math/test-powl.c: New file.
47401
47402 2011-05-16  H.J. Lu  <hongjiu.lu@intel.com>
47403
47404         * fileops.c (_IO_new_file_fopen): Get fd from _IO_fileno.
47405
47406 2011-05-17  Ulrich Drepper  <drepper@gmail.com>
47407
47408         [BZ #11837]
47409         * iconvdata/gb18030.c: Update to GB18020-2005.
47410
47411 2011-05-16  Ulrich Drepper  <drepper@gmail.com>
47412
47413         * posix/regex.h (RE_SYNTAX_AWK, RE_SYNTAX_GNU_AWK,
47414         RE_SYNTAX_POSIX_AWK): Update to match recent development.
47415         Patch by Aharon Robbins <arnold@skeeve.com>.
47416
47417         [BZ #11892]
47418         * stdlib/putenv.c (putenv): Don't always create copy of the variable
47419         on the stack.
47420
47421         [BZ #11895]
47422         * misc/pselect.c (__pselect): Handle timeout value errors hidden
47423         through underflows.
47424
47425         [BZ #12766]
47426         * misc/error.c (error_at_line): Ensure file_name and old_file_name
47427         point to strings before performing equality test for error_one_per_line
47428         mode.
47429
47430         [BZ #11697]
47431         * login/programs/pt_chown.c (do_pt_chown): Always call chown.
47432
47433         [BZ #11820]
47434         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
47435         (struct user_fpregs_struct): Avoid __uint*_t types.
47436
47437         [BZ #6420]
47438         * malloc/mtrace.c (tr_where): Add additional parameter to point to
47439         symbol info.  Use it instead of calling _dl_addr locally.
47440         (lock_and_info): New function.
47441         (tr_freehook): Call lock_and_info and pass symbol info as additional
47442         parameter to tr_where.
47443         (tr_mallochook): Likewise.
47444         (tr_reallochook): Likewise.
47445         (tr_memalignhook): Likewise.
47446
47447         * malloc/mtrace.c: Remove support for USE_MTRACE_FILE.  It is not
47448         used and couldn't be at all thread-safe.
47449
47450 2011-05-15  Ulrich Drepper  <drepper@gmail.com>
47451
47452         * libio/freopen.c (freopen): Don't close old file descriptor
47453         before the new one is opened.  Instead dup the new file descriptor
47454         to the old one after the new stream is created.
47455         * libio/freopen64.c (freopen64): Likewise.
47456         * libio/libio.h: Define _IO_FLAGS2_NOCLOSE and _IO_FLAGS2_CLOEXEC.
47457         * libio/fileops.c (_IO_new_file_close_it): Handle new
47458         _IO_FLAGS2_NOCLOSE flag.
47459         (_IO_new_file_fopen): Set _IO_FLAGS2_CLOEXEC for "e" mode.
47460         If _IO_file_open didn't set FD_CLOEXEC do it after the call.
47461         * libio/oldfileops.c (_IO_old_file_close_it): Handle new
47462         _IO_FLAGS2_NOCLOSE flag.
47463         * include/unistd.h: Add hidden_proto for dup3.
47464         Define __have_dup3.
47465         * io/dup3.c: Define hidden symbol.
47466         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_DUP3.
47467
47468         [BZ #7101]
47469         * posix/getopt.c (_getopt_internal_r): List all ambigious possibilities
47470         when an incomplete long option is used.
47471         * posix/tst-getopt_long1.c: New file.
47472         * posix/Makefile (tests): Add tst-getopt_long1.
47473
47474         [BZ #10138]
47475         * scripts/config.guess: Update from autoconf-2.68.
47476         * scripts/config.sub: Likewise.
47477
47478         [BZ #10157]
47479         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf): Split out CPUTIME
47480         tests into ...
47481         (has_cpuclock): ...this.  New function.
47482         * sysdeps/unix/sysv/linux/ia64/sysconf.c: Just define HAS_CPUCLOCK
47483         macro here based on has_cpuclock code.
47484
47485         [BZ #10149]
47486         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
47487         First byte (not low byte) is now always NUL.
47488         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Likewise.
47489
47490         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
47491         Use non-cancelable interfaces.
47492
47493         [BZ #9809]
47494         * locale/iso-639.def: Add entry for Sorani.
47495
47496         [BZ #11901]
47497         * include/stdlib.h: Move include protection to the right place.
47498         Define abort_msg_s.  Declare __abort_msg with it.
47499         * stdlib/abort.c (__abort_msg): Adjust type.
47500         * assert/assert.c (__assert_fail_base): New function.  Majority
47501         of code from __assert_fail.  Allocate memory for __abort_msg with
47502         mmap.
47503         (__assert_fail): Now call __assert_fail_base.
47504         * assert/assert-perr.c: Remove bulk of implementation.  Use
47505         __assert_fail_base.
47506         * include/assert.hL Declare __assert_fail_base.
47507         * sysdeps/posix/libc_fatal.c: Allocate memory for __abort_msg with
47508         mmap.
47509         * sysdeps/unix/sysv/linux/libc_fatal.c: Likewise.
47510
47511 2011-05-14  Ulrich Drepper  <drepper@gmail.com>
47512
47513         [BZ #11952]
47514         [BZ #12453]
47515         * elf/dl-open.c (dl_open_worker): Delay calls to _dl_update_slotinfo
47516         until all modules are registered in the DTV.
47517         * elf/Makefile: Add rules to build and run tst-tls19.
47518         * elf/tst-tls19.c: New file.
47519         * elf/tst-tls19mod1.c: New file.
47520         * elf/tst-tls19mod2.c: New file.
47521         * elf/tst-tls19mod3.c: New file.
47522         Patch mostly by Martin von Gagern <Martin.vGagern@gmx.net>.
47523
47524         [BZ #12083]
47525         * sysdeps/pthread/aio_misc.c (__aio_init): Compute optim.aio_num
47526         correctly.
47527
47528         [BZ #12601]
47529         * iconvdata/cp932.c (BODY to UCS4): Fix incrementing inptr in case of
47530         two-byte sequence errors.
47531         * iconvdata/Makefile (tests): Add bug-iconv8.
47532         * iconvdata/bug-iconv8.c: New file.
47533
47534         [BZ #12626]
47535         * sysdeps/generic/elf/backtracesymsfd.c (__backtrace_symbols_fd): Move
47536         buf2 definition.
47537
47538         * libio/fileops.c (_IO_new_file_close_it): Initialize write_status.
47539
47540         [BZ #12432]
47541         * sysdeps/ia64/backtrace.c (struct trace_reg): Add cfa element.
47542         (dummy_getcfa): New function.
47543         (init): Get _Unwind_GetCFA address, use dummy if not found.
47544         (backtrace_helper): In recursion check, also check whether CFA changes.
47545         (__backtrace): Completely initialize arg.
47546
47547         * iconv/loop.c (SINGLE) [STORE_REST]: Add input bytes to bytebuf before
47548         storing incomplete byte sequence in state object.  Avoid testing for
47549         guaranteed too small input if we know there is enough data available.
47550
47551 2011-05-11  Andreas Schwab  <schwab@redhat.com>
47552
47553         * Makeconfig (+link-pie): Indent.
47554         * Rules (binaries-pie): Define if $(have-fpie) and
47555         $(build-shared).
47556         (binaries-shared): Also filter out $(binaries-pie).
47557         ($(addprefix $(objpfx),$(binaries-pie))): New rule.
47558         * nscd/Makefile (others-pie): Add nscd.
47559         (LDFLAGS-nscd): Set this instead of relro-LDFLAGS.
47560         ($(objpfx)nscd): Remove command override.
47561         * login/Makefile (others-pie): Add pt_chown.
47562         ($(objpfx)pt_chown): Remove command override.
47563         * elf/Makefile: Add PIE tests to tests and tests-pie variables and
47564         remove command overrides.
47565
47566 2011-05-13  Ulrich Drepper  <drepper@gmail.com>
47567
47568         * libio/tst_putwc.c: Fix error messages.
47569
47570         [BZ #12724]
47571         * libio/fileops.c (_IO_new_file_close_it): Always flush when
47572         currently writing and seek to current position when not.
47573         * libio/Makefile (tests): Add bug-fclose1.
47574         * libio/bug-fclose1.c: New file.
47575
47576 2011-05-12  Ulrich Drepper  <drepper@gmail.com>
47577
47578         [BZ #12511]
47579         * elf/dl-lookup.c (enter): Don't test for copy relocation here and
47580         don't set DF_1_NODELETE here.
47581         (do_lookup_x): When entering new entry test for copy relocation
47582         and if necessary set DF_1_NODELETE flag.
47583         * elf/tst-unique4.cc: New file.
47584         * elf/tst-unique4.h: New file.
47585         * elf/tst-unique4lib.cc: New file.
47586         * elf/Makefile: Add rules to build and run tst-unique4.
47587         Patch by Piotr Bury <pbury@goahead.com>.
47588
47589 2011-05-11  Ulrich Drepper  <drepper@gmail.com>
47590
47591         [BZ #12052]
47592         * sysdeps/posix/spawni.c (__spawni): Fix sched_setscheduler call.
47593
47594         [BZ #12625]
47595         * misc/mntent_r.c (addmntent): Flush the stream after the output
47596
47597         [BZ #12393]
47598         * elf/dl-load.c (is_trusted_path): Remove unnecessary test.
47599         (is_trusted_path_normalize): Skip initial colon.  Append slash
47600         to empty buffer.  Duplicate is_trusted_path code but allow
47601         constructed patch to be prefix.
47602         (is_dst): Allow $ORIGIN followed by /.
47603         (_dl_dst_substitute): Correct clearing of check_for_trusted.
47604         Correct testing of result of is_trusted_path_normalize
47605         (decompose_rpath): Fix warning.
47606
47607 2011-05-10  Ulrich Drepper  <drepper@gmail.com>
47608
47609         [BZ #11257]
47610         * grp/initgroups.c (internal_getgrouplist): When we found the service
47611         list through the initgroups entry in nsswitch.conf do not always
47612         continue on a successful lookup.  Don't always use the
47613         __nss_group_database value if it is set.
47614         * nss/nsswitch.conf (initgroups): Change action for successful db
47615         lookup to continue for compatibility.
47616
47617 2011-05-09  Ulrich Drepper  <drepper@gmail.com>
47618
47619         [BZ #11532]
47620         * iconvdata/Makefile: Add rules to build CP770, CP771, CP772, CP773,
47621         and CP774 modules.
47622         * iconvdata/gconv-modules: Add entries for CP770, CP771, CP772, CP773,
47623         and CP774 modules.
47624         * iconvdata/tst-tables.sh: Likewise.
47625         * iconvdata/cp770.c: New file.
47626         * iconvdata/cp771.c: New file.
47627         * iconvdata/cp772.c: New file.
47628         * iconvdata/cp773.c: New file.
47629         * iconvdata/cp774.c: New file.
47630         * iconvdata/testdata/CP770: New file.
47631         * iconvdata/testdata/CP770..UTF8: New file.
47632         * iconvdata/testdata/CP771: New file.
47633         * iconvdata/testdata/CP771..UTF8: New file.
47634         * iconvdata/testdata/CP772: New file.
47635         * iconvdata/testdata/CP772..UTF8: New file.
47636         * iconvdata/testdata/CP773: New file.
47637         * iconvdata/testdata/CP773..UTF8: New file.
47638         * iconvdata/testdata/CP774: New file.
47639         * iconvdata/testdata/CP774..UTF8: New file.
47640
47641         * iconvdata/gen-8bit-gap-1.sh: End reading of charmap file at
47642         END CHARMAP line.
47643         * iconvdata/gen-8bit-gap.sh: Likewise.
47644         * iconvdata/gen-8bit.sh: Likewise.
47645
47646         * locale/iso-639.def: Add ary entry.
47647
47648         [BZ #11258]
47649         * locale/C-translit.h.in: Add U20A1 transliteration.
47650
47651         [BZ #12178]
47652         * locale/iso-639.def: Add wae entry.
47653         Patch by Kevin Bortis <bortis@translate-wae.ch>.
47654
47655         [BZ #12545]
47656         * locale/programs/localedef.c (construct_output_path): Use ssize_t
47657         for n.
47658
47659         [BZ #12711]
47660         * locale/C-translit.h.in: Add entry for U20B9.
47661         Patch by pravin.d.s@gmail.com.
47662
47663 2011-05-08  Ulrich Drepper  <drepper@gmail.com>
47664
47665         [BZ #12713]
47666         * sysdeps/unix/sysv/linux/getcwd.c: If getcwd syscall report
47667         ENAMETOOLONG use generic getcwd.
47668         * sysdeps/posix/getcwd.c: Add support to use openat.  Make usable
47669         in rtld.  Use *stat64.
47670         * sysdeps/unix/sysv/linux/Makefile [subdir=elf] (sysdep-rtld-routines):
47671         Add dl-getcwd, dl-openat64, dl-opendir, dl-fxstatat64.
47672         * sysdeps/unix/sysv/linux/dl-getcwd.c: New file.
47673         * sysdeps/unix/sysv/linux/dl-openat64.c: New file.
47674         * sysdeps/unix/sysv/linux/dl-opendir.c: New file.
47675         * sysdeps/unix/sysv/linux/dl-fxstat64.c: New file.
47676         * include/sys/stat.h: Define __fstatat, __lstat64, __fstat64, and
47677         __fstatat64 macros.
47678         * include/dirent.h: Add libc_hidden_proto for rewinddir.
47679         * dirent/rewinddir.c: Add libc_hidden_def.
47680         * sysdeps/mach/hurd/rewinddir.c: Likewise.
47681         * sysdeps/unix/rewinddir.c: Likewise.  Don't do locking outside libc.
47682
47683         * include/dirent.h (__alloc_dir): Add flags parameter.
47684         * sysdeps/unix/fdopendir.c (__fdopendir): Pass flags to __alloc_dir.
47685         * sysdeps/unix/opendir.c (__opendir): Pass 0 in new parameter to
47686         __alloc_dir.
47687         (__alloc_dir): Take new parameter.  Don't call fcntl for invocations
47688         from fdopendir if O_CLOEXEC is already set.
47689
47690 2011-03-15  Alan Modra  <amodra@gmail.com>
47691
47692         * elf/dl-reloc.c (_dl_try_allocate_static_tls <TLS_DTV_AT_TP>): Handle
47693         l_tls_firstbyte_offset non-zero.  Save padding offset in
47694         l_tls_firstbyte_offset for later use.
47695         * elf/dl-close.c (_dl_close_worker <TLS_DTV_AT_TP>): Correct code
47696         freeing static tls block.
47697
47698 2011-03-05  Jonathan Nieder  <jrnieder@gmail.com>
47699
47700         * sysdeps/unix/sysv/linux/sys/param.h: Fix an #ifndef __undef_ARG_MAX
47701         where #ifdef was intended.  The intent is to prevent ARG_MAX from
47702         being defined by the kernel headers.
47703
47704 2011-05-07  Ulrich Drepper  <drepper@gmail.com>
47705
47706         [BZ #12734]
47707         * resolv/resolv.h: Define RES_NOTLDQUERY.
47708         * resolv/res_init.c (res_setoptions): Recognize no_tld_query and
47709         no-tld-query and set RES_NOTLDQUERY.
47710         * resolv/res_debug.c (p_option): Handle RES_NOTLDQUERY.
47711         * resolv/res_query.c (__libc_res_nsearch): Backport changes from
47712         modern BIND to search name as TLD unless forbidden.
47713
47714 2011-05-07  Petr Baudis  <pasky@suse.cz>
47715             Ulrich Drepper  <drepper@gmail.com>
47716
47717         [BZ #12393]
47718         * elf/dl-load.c (fillin_rpath): Move trusted path check...
47719         (is_trusted_path): ...to here.
47720         (is_trusted_path_normalize): Wrapper for /../ and /./ normalization.
47721         (_dl_dst_substitute): Verify expanded $ORIGIN path elements
47722         using is_trusted_path_normalize() in setuid scripts.
47723
47724 2011-05-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
47725
47726         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add missing
47727         __BEGIN/__END_DECLS.
47728
47729 2011-05-06  Ulrich Drepper  <drepper@gmail.com>
47730
47731         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Return
47732         NSS_STATUS_NOTFOUND if no record was found.
47733
47734 2011-05-05  Andreas Schwab  <schwab@redhat.com>
47735
47736         * sunrpc/Makefile (headers): Add rpc/netdb.h.
47737         (headers-not-in-tirpc): Remove rpc/netdb.h
47738         * resolv/netdb.h: Revert last change.
47739
47740 2011-05-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
47741
47742         * Makeconfig (link-libc-static): Use --{start,end}-group to handle
47743         circular dependency between libgcc.a and libc.a.
47744
47745 2011-05-05  Andreas Schwab  <schwab@redhat.com>
47746
47747         * resolv/netdb.h: Don't include <rpc/netdb.h>.
47748         * nis/Makefile: Don't install rpcsvc/*.
47749         * inet/protocols/timed.h: Include <sys/types.h> and <sys/time.h>
47750         instead of <rpc/types.h>.
47751         (MAXHOSTNAMELEN): Define.
47752
47753 2011-05-03  Andreas Schwab  <schwab@redhat.com>
47754
47755         * elf/ldconfig.c (add_dir): Don't crash on empty path.
47756
47757 2011-04-28  Maciej Babinski  <mbabinski@google.com>
47758
47759         [BZ #12714]
47760         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't bypass
47761         gethostbyname4_r when IPv6 results are possible.
47762
47763 2011-05-02  Ulrich Drepper  <drepper@gmail.com>
47764
47765         [BZ #12723]
47766         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Implement
47767         _PC_PIPE_BUF handling.
47768
47769 2011-04-30  Bruno Haible  <bruno@clisp.org>
47770
47771         [BZ #12717]
47772         * conform/data/netdb.h-data (getnameinfo): Make POSIX compliant.
47773         * resolv/netdb.h (getnameinfo): Change type of flags parameter
47774         to 'int'.
47775         * inet/getnameinfo.c (getnameinfo): Likewise.
47776
47777 2011-04-29  Ulrich Drepper  <drepper@gmail.com>
47778
47779         * grp/initgroups.c (internal_getgrouplist): Prefer initgroups setting
47780         to groups setting in database lookup.
47781         * nss/nsswitch.conf: Add initgroups entry.
47782
47783 2011-04-22  Ulrich Drepper  <drepper@gmail.com>
47784
47785         [BZ #12685]
47786         * libio/fileops.c (_IO_new_file_fopen): Scan up to 7 bytes of the
47787         mode string.
47788         Patch by Eric Blake <eblake@redhat.com>.
47789
47790 2011-04-20  H.J. Lu  <hongjiu.lu@intel.com>
47791
47792         * sunrpc/Makefile (need-export-routines): Add svc_run.
47793         (routines): Remove svc_run.
47794         ($(objpfx)thrsvc): Add $(common-objpfx)linkobj/libc.so.
47795         * sunrpc/clnt_perr.c (clnt_perrno): Export.
47796         * sunrpc/svc_run.c (svc_run): Likewise.
47797         * sunrpc/svc_udp.c (svcudp_create): Likewise.
47798
47799 2011-04-21  Ulrich Drepper  <drepper@gmail.com>
47800
47801         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Fix
47802         problem in reallocation in last patch.
47803
47804 2011-04-20  Ulrich Drepper  <drepper@gmail.com>
47805
47806         * sunrpc/Makefile: Move inclusion of Rules.
47807
47808 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
47809
47810         * nss/nss_files/files-initgroups.c: New file.
47811         * nss/Makefile (libnss_files-routines): Add files-initgroups.
47812         * nss/Versions (libnss_files) [GLIBC_PRIVATE]: Export
47813         _nss_files_initgroups_dyn.
47814
47815 2011-03-31  Richard Sandiford  <richard.sandiford@linaro.org>
47816
47817         * elf/elf.h (R_ARM_IRELATIVE): Define.
47818
47819 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
47820
47821         * po/ru.po: Update from translation team.
47822
47823 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
47824
47825         * sunrpc/Makefile ($(rpc-compat-routines.os)): Add before-compile to
47826         dependencies.
47827
47828 2011-02-06  Mike Frysinger  <vapier@gentoo.org>
47829
47830         [BZ #12653]
47831         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Only protect
47832         MEMCPY_CHK with USE_AS_BCOPY ifdef check.
47833         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
47834         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
47835         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
47836
47837 2011-03-28  Andreas Schwab  <schwab@linux-m68k.org>
47838
47839         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't read past
47840         differing bytes.
47841         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
47842         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
47843         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
47844
47845 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
47846
47847         [BZ #12420]
47848         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Reload context after
47849         storing it.
47850         * stdlib/bug-getcontext.c: New file.
47851         * stdlib/Makefile: Add rules to build and run bug-getcontext.
47852
47853 2011-04-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
47854
47855         * sysdeps/s390/s390-64/utf16-utf32-z9.c: Wrap the z9-109
47856         instructions into .machine "z9-109".
47857         * sysdeps/s390/s390-64/utf8-utf16-z9.c: Likewise.
47858         * sysdeps/s390/s390-64/utf8-utf32-z9.c: Likewise.
47859
47860 2011-04-11  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
47861
47862         * sysdeps/s390/s390-32/elf/start.S (_start): Skip extra zeroes
47863         between environment variables and auxiliary vector.
47864
47865 2011-04-16  Ulrich Drepper  <drepper@gmail.com>
47866
47867         * Makefile: Add rules to build linkobj/libc.so.
47868         * include/libc-symbols.h: Define libc_hidden_nolink.
47869         * include/rpc/auth.h: Mark functions which are to be hidden.
47870         * include/rpc/auth_des.h: Likewise.
47871         * include/rpc/auth_unix.h: Likewise.
47872         * include/rpc/clnt.h: Likewise.
47873         * include/rpc/des_crypt.h: Likewise.
47874         * include/rpc/key_prot.h: Likewise.
47875         * include/rpc/pmap_clnt.h: Likewise.
47876         * include/rpc/pmap_prot.h: Likewise.
47877         * include/rpc/pmap_rmt.h: Likewise.
47878         * include/rpc/rpc_msg.h: Likewise.
47879         * include/rpc/svc.h: Likewise.
47880         * include/rpc/svc_auth.h: Likewise.
47881         * include/rpc/xdr.h: Likewise.
47882         * nis/Makefile: Link all DSOs against linkobj/libc.so.
47883         * nss/Makefile: Likewise.
47884         * sunrpc/Makefile: Don't install headers.  Build library with normal
47885         entry points.  Don't build rpcinfo.  Link RPC tests appropriately.
47886         * sunrpc/auth_des.c: Hide exported symbols by default, export some
47887         for the compat linking library.  Remove use of INTDEF/INTUSE.
47888         * sunrpc/auth_none.c: Likewise.
47889         * sunrpc/auth_unix.c: Likewise.
47890         * sunrpc/authdes_prot.c: Likewise.
47891         * sunrpc/authuxprot.c: Likewise.
47892         * sunrpc/clnt_gen.c: Likewise.
47893         * sunrpc/clnt_perr.c: Likewise.
47894         * sunrpc/clnt_raw.c: Likewise.
47895         * sunrpc/clnt_simp.c: Likewise.
47896         * sunrpc/clnt_tcp.c: Likewise.
47897         * sunrpc/clnt_udp.c: Likewise.
47898         * sunrpc/clnt_unix.c: Likewise.
47899         * sunrpc/des_crypt.c: Likewise.
47900         * sunrpc/des_soft.c: Likewise.
47901         * sunrpc/get_myaddr.c: Likewise.
47902         * sunrpc/key_call.c: Likewise.
47903         * sunrpc/key_prot.c: Likewise.
47904         * sunrpc/netname.c: Likewise.
47905         * sunrpc/pm_getmaps.c: Likewise.
47906         * sunrpc/pm_getport.c: Likewise.
47907         * sunrpc/pmap_clnt.c: Likewise.
47908         * sunrpc/pmap_prot.c: Likewise.
47909         * sunrpc/pmap_prot2.c: Likewise.
47910         * sunrpc/pmap_rmt.c: Likewise.
47911         * sunrpc/publickey.c: Likewise.
47912         * sunrpc/rpc_cmsg.c: Likewise.
47913         * sunrpc/rpc_common.c: Likewise.
47914         * sunrpc/rpc_dtable.c: Likewise.
47915         * sunrpc/rpc_prot.c: Likewise.
47916         * sunrpc/rpc_thread.c: Likewise.
47917         * sunrpc/rtime.c: Likewise.
47918         * sunrpc/svc.c: Likewise.
47919         * sunrpc/svc_auth.c: Likewise.
47920         * sunrpc/svc_authux.c: Likewise.
47921         * sunrpc/svc_raw.c: Likewise.
47922         * sunrpc/svc_run.c: Likewise.
47923         * sunrpc/svc_simple.c: Likewise.
47924         * sunrpc/svc_tcp.c: Likewise.
47925         * sunrpc/svc_udp.c: Likewise.
47926         * sunrpc/svc_unix.c: Likewise.
47927         * sunrpc/svcauth_des.c: Likewise.
47928         * sunrpc/xcrypt.c: Likewise.
47929         * sunrpc/xdr.c: Likewise.
47930         * sunrpc/xdr_array.c: Likewise.
47931         * sunrpc/xdr_float.c: Likewise.
47932         * sunrpc/xdr_intXX_t.c: Likewise.
47933         * sunrpc/xdr_mem.c: Likewise.
47934         * sunrpc/xdr_rec.c: Likewise.
47935         * sunrpc/xdr_ref.c: Likewise.
47936         * sunrpc/xdr_sizeof.c: Likewise.
47937         * sunrpc/xdr_stdio.c: Likewise.
47938
47939 2011-04-10  Ulrich Drepper  <drepper@gmail.com>
47940
47941         [BZ #12650]
47942         * sysdeps/i386/dl-tls.h: Define TLS_DTV_UNALLOCATED.
47943         * sysdeps/ia64/dl-tls.h: Likewise.
47944         * sysdeps/powerpc/dl-tls.h: Likewise.
47945         * sysdeps/s390/dl-tls.h: Likewise.
47946         * sysdeps/sh/dl-tls.h: Likewise.
47947         * sysdeps/sparc/dl-tls.h: Likewise.
47948         * sysdeps/x86_64/dl-tls.h: Likewise.
47949         * elf/dl-tls.c: Don't define TLS_DTV_UNALLOCATED here.
47950
47951 2011-03-14  Andreas Schwab  <schwab@redhat.com>
47952
47953         * elf/dl-load.c (_dl_dst_substitute): When skipping the first
47954         rpath element also skip the following colon.
47955         (expand_dynamic_string_token): Add is_path parameter and pass
47956         down to DL_DST_REQUIRED and _dl_dst_substitute.
47957         (decompose_rpath): Call expand_dynamic_string_token with
47958         non-zero is_path.  Ignore empty rpaths.
47959         (_dl_map_object_from_fd): Call expand_dynamic_string_token
47960         with zero is_path.
47961
47962 2011-04-08  Andreas Schwab  <schwab@linux-m68k.org>
47963
47964         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
47965         Make cancelable.
47966
47967 2011-04-09  Ulrich Drepper  <drepper@gmail.com>
47968
47969         [BZ #12655]
47970         * sysdeps/unix/sysv/linux/sys/syscall.h: Fix comment.
47971         Patch by Filipe David Manana <fdmanana@apache.org>.
47972
47973 2011-04-07  Andreas Schwab  <schwab@redhat.com>
47974
47975         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S (CALL_FAIL):
47976         Maintain aligned stack.
47977         (CHECK_RSP): Remove unused macro.
47978
47979 2011-04-03  Ulrich Drepper  <drepper@gmail.com>
47980
47981         * sysdeps/x86_64/cacheinfo.c (intel_02_known): Fix typo in table.
47982         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
47983
47984 2011-04-02  Ulrich Drepper  <drepper@gmail.com>
47985
47986         * sysdeps/unix/sysv/linux/bits/time.h (CLOCK_BOOTTIME): Define.
47987
47988         * include/features.h: Mention __USE_XOPEN2K8 in comment.
47989
47990 2011-03-26  H.J. Lu  <hongjiu.lu@intel.com>
47991
47992         [BZ #12518]
47993         * sysdeps/x86_64/Versions: Add memcpy to GLIBC_2.14.
47994         * sysdeps/x86_64/memcpy.S: Provide GLIBC_2_14 memcpy.
47995         * sysdeps/x86_64/memmove.c: New file.
47996         * sysdeps/x86_64/multiarch/memcpy.S: Include <shlib-compat.h>.
47997         (memcpy): Renamed to ...
47998         (__new_memcpy): This.
47999         (memcpy): Provide GLIBC_2_14 memcpy.
48000         * sysdeps/x86_64/multiarch/memmove.c: Include <shlib-compat.h>.
48001         (memcpy): Provide GLIBC_2_2_5 memcpy.
48002
48003 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
48004
48005         [BZ #12631]
48006         * wcsmbs/wchar.h: Make wcpcpy and wcpncpy visible for __USE_XOPEN2K8.
48007
48008 2011-03-30  Andreas Schwab  <schwab@redhat.com>
48009
48010         * misc/syncfs.c: New file.
48011         * misc/Makefile (routines): Add syncfs.
48012         * posix/unistd.h: Declare syncfs.
48013         * sysdeps/unix/syscalls.list: Add syncfs.
48014
48015 2011-04-01  Andreas Schwab  <schwab@redhat.com>
48016
48017         * sysdeps/unix/sysv/linux/Versions: Rename open_by_handle to
48018         open_by_handle_at.
48019         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
48020         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
48021         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
48022         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
48023         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
48024         * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
48025         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
48026
48027 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
48028
48029         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define O_PATH.
48030         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
48031         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
48032         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
48033         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
48034         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
48035         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
48036
48037         * io/Makefile: Compile fallocate.c, fallocate64.c, and
48038         sync_file_range.c with -fexceptions.
48039         * sysdeps/unix/sysv/linux/fallocate.c: Make cancelable.
48040         * sysdeps/unix/sysv/linux/fallocate64.c: Likewise.
48041         * sysdeps/unix/sysv/linux/i386/fallocate.c: Likewise.
48042         * sysdeps/unix/sysv/linux/i386/fallocate64.c: Likewise.
48043         * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise.
48044         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
48045         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Mark
48046         sync_file_range as cancellation point
48047         * sysdeps/unix/sysv/linux/i386/sync_file_range.c: New file.  This is
48048         now a wrapper around __call_sync_file_range with cancellation handling.
48049         * sysdeps/unix/sysv/linux/i386/sync_file_range.S: Renamed to ...
48050         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: ...this.  Change
48051         function name to __call_sync_file_range.
48052         * sysdeps/unix/sysv/linux/i386/Makefile [subdir=io] (sysdep_routines):
48053         Add call_sync_file_range.
48054
48055 2011-04-01  Andreas Schwab  <schwab@redhat.com>
48056
48057         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
48058         bits/timex.h.
48059
48060 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
48061
48062         * iconv/iconv.h: Fix typo in comment.
48063         * io/fcntl.h: Likewise.
48064         * libio/stdio.h: Likewise.
48065         * posix/spawn.h: Likewise.
48066         * posix/unistd.h: Likewise.
48067         * stdlib/stdlib.h: Likewise.
48068         * time/time.h: Likewise.
48069         * wcsmbs/wchar.h: Likewise.
48070
48071         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (name_to_handle_at,
48072         open_by_handle): Add.
48073         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define struct file_handle
48074         and MAX_HANDLE_SZ.  Declare name_to_handle_at and open_by_handle.
48075         Augment a few comments.
48076         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
48077         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
48078         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
48079         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
48080         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
48081         * sysdeps/unix/sysv/linux/syscalls.list: Add name_to_handle_at and
48082         open_by_handle.
48083
48084         * io/fcntl.h (AT_EMPTY_PATH): Define.
48085
48086 2011-03-30  Ulrich Drepper  <drepper@gmail.com>
48087
48088         * sysdeps/unix/sysv/linux/syscalls.list: Add clock_adjtime.
48089         * sysdeps/unix/sysv/linux/bits/time.h: New file.
48090         * sysdeps/unix/sysv/linux/sys/timex.h: Move struct timex definition
48091         to...
48092         * sysdeps/unix/sysv/linux/bits/timex.h: ...here.  New file.
48093         * Versions.def: Add GLIBC_2.14.
48094         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (clock_adjtime):
48095         Export.
48096
48097 2011-03-22  Ulrich Drepper  <drepper@gmail.com>
48098
48099         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): Increment
48100         round counter.
48101         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
48102
48103 2011-03-20  H.J. Lu  <hongjiu.lu@intel.com>
48104
48105         [BZ #12597]
48106         * string/test-strncmp.c (do_page_test): New function.
48107         (check2): Likewise.
48108         (test_main): Call check2.
48109         * sysdeps/x86_64/multiarch/strcmp.S: Properly cross page boundary.
48110
48111 2011-03-20  Ulrich Drepper  <drepper@gmail.com>
48112
48113         [BZ #12587]
48114         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):
48115         Handle cache information in CPU leaf 4.
48116         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
48117
48118 2011-03-18  Ulrich Drepper  <drepper@gmail.com>
48119
48120         [BZ #12583]
48121         * posix/fnmatch.c (fnmatch): Check size of pattern in wide
48122         character representation.
48123         Partly based on a patch by Tomas Hoger <thoger@redhat.com>.
48124
48125 2011-03-16  Ryan S. Arnold  <rsa@us.ibm.com>
48126
48127         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnanf.S (isnanf): Fix
48128         END(__isnan) to END(__isnanf) to match function entry point/label
48129         EALIGN(__isnanf,...).
48130
48131 2011-03-10  Jakub Jelinek  <jakub@redhat.com>
48132
48133         * wcsmbs/wchar.h (wmemcmp): Remove __restrict qualifiers.
48134
48135 2011-03-10  Ulrich Drepper  <drepper@gmail.com>
48136
48137         [BZ #12510]
48138         * elf/dl-lookup.c (do_lookup_x): For copy relocations of unique objects
48139         copy from the symbol referenced in the relocation to initialize the
48140         used variable.
48141         Patch by Piotr Bury <pbury@goahead.com>.
48142         * elf/Makefile: Add rules to build and tst-unique3.
48143         * include/bits/dlfcn.h: Remove _dl_mcount_wrapper_check declaration.
48144         * elf/tst-unique3.cc: New file.
48145         * elf/tst-unique3.h: New file.
48146         * elf/tst-unique3lib.cc: New file.
48147         * elf/tst-unique3lib2.cc: New file.
48148
48149         * elf/Makefile: Don't run tst-execstack* tests of SELinux is enabled.
48150
48151 2011-03-10  Mike Frysinger  <vapier@gentoo.org>
48152
48153         * sysdeps/sparc/sparc64/elf/configure.in (libc_cv_sparc64_tls): Add
48154         $LDFLAGS and -nostdlib -nostartfiles to linking step.  Change main
48155         to _start.
48156
48157 2011-03-06  Ulrich Drepper  <drepper@gmail.com>
48158
48159         * elf/dl-load.c (_dl_map_object): If we are looking for the first
48160         to-be-loaded object along a path to loader is ld.so.
48161
48162 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
48163             Ulrich Drepper  <drepper@gmail.com>
48164
48165         * sysdeps/x86_64/memset.S: After aligning destination, code
48166         branches to different locations depending on the value of
48167         misalignment, when multiarch is enabled. Fix this.
48168
48169 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
48170
48171         * sysdeps/x86_64/cacheinfo.c (init_cacheinfo):
48172         Set _x86_64_preferred_memory_instruction for AMD processsors.
48173         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
48174         Set bit_Prefer_SSE_for_memop for AMD processors.
48175
48176 2011-03-04  Ulrich Drepper  <drepper@gmail.com>
48177
48178         * libio/fmemopen.c (fmemopen): Optimize a bit.
48179
48180 2011-03-03  Andreas Schwab  <schwab@redhat.com>
48181
48182         * libio/fmemopen.c (fmemopen): Don't read past end of buffer.
48183
48184 2011-03-03  Roland McGrath  <roland@redhat.com>
48185
48186         * setjmp/bits/setjmp2.h: Canonicalize comment formatting.
48187
48188 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
48189
48190         * sysdeps/sparc/sparc64/multiarch/memset.S(__bzero): Call
48191         __bzero_ultra1 instead of __memset_ultra1.
48192
48193 2011-02-23  Andreas Schwab  <schwab@redhat.com>
48194             Ulrich Drepper  <drepper@gmail.com>
48195
48196         [BZ #12509]
48197         * include/link.h (struct link_map): Add l_orig_initfini.
48198         * elf/dl-load.c (_dl_map_object_from_fd): Free realname before
48199         returning unsuccessfully.
48200         * elf/dl-close.c (_dl_close_worker): If this is the last explicit
48201         close of a file loaded at startup, restore the original l_initfini
48202         list.
48203         * elf/dl-deps.c (_dl_map_object_deps): Don't free old l_initfini
48204         list, store the pointer.
48205         * elf/Makefile ($(objpfx)noload-mem): New rule.
48206         (noload-ENV): Define.
48207         (tests): Add $(objpfx)noload-mem.
48208         * elf/noload.c: Include <memcheck.h>.
48209         (main): Call mtrace.  Close all opened handles.
48210
48211 2011-02-17  Andreas Schwab  <schwab@redhat.com>
48212
48213         [BZ #12454]
48214         * elf/dl-deps.c (_dl_map_object_deps): Signal error early when
48215         dependencies are missing.
48216
48217 2011-02-22  Samuel Thibault  <samuel.thibault@ens-lyon.org>
48218
48219         Fix __if_freereq crash: Unlike the generic version which uses free,
48220         Hurd needs munmap.
48221         * sysdeps/mach/hurd/ifreq.h: New file.
48222
48223 2011-01-27  Petr Baudis  <pasky@suse.cz>
48224             Ulrich Drepper  <drepper@gmail.com>
48225
48226         [BZ 12445]#
48227         * stdio-common/vfprintf.c (vfprintf): Pass correct newlen
48228         to extend_alloca().
48229         * stdio-common/bug23.c: New file.
48230         * stdio-common/Makefile (tests): Add bug23.
48231
48232 2010-09-28  Andreas Schwab  <schwab@redhat.com>
48233             Ulrich Drepper  <drepper@gmail.com>
48234
48235         [BZ #12489]
48236         * elf/rtld.c (dl_main): Move setting of GLRO(dl_init_all_dirs)
48237         before performing relro protection.  At old place add assertion
48238         to make sure nothing changed.
48239
48240 2011-02-17  Nathan Sidwell  <nathan@codesourcery.com>
48241             Glauber de Oliveira Costa  <glommer@gmail.com>
48242
48243         * elf/elf.h: Add new ARM TLS relocs.
48244
48245 2011-02-16  Ryan S. Arnold  <rsa@us.ibm.com>
48246
48247         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
48248         (INTERNAL_VSYSCALL_NCS INTERNAL_SYSCALL_NCS): Remove erroneous (int)
48249         cast from r3.
48250         * sysdeps/wordsize-64/Makefile: New file.  Add tst-writev to
48251         'tests' variable.
48252         * sysdeps/wordsize-64/tst-writev.c: New file.
48253
48254 2011-02-15  Ryan S. Arnold  <rsa@us.ibm.com>
48255
48256         * sysdeps/powerpc/powerpc64/power7/Makefile: New file which adds
48257         -mno-vsx to the CFLAGS-rtld.c variable to avoid using VSX registers and
48258         insns in _dl_start to prevent a TOC reference before relocs are
48259         resolved.
48260
48261 2011-02-15  Ulrich Drepper  <drepper@gmail.com>
48262
48263         [BZ #12469]
48264         * Makeconfig: Remove RANLIB definition.
48265         * Makerules: Don't use RANLIB.
48266         * aclocal.m4: Remove ranlib test.
48267         * configure.in: No need to check for ranlib.
48268         * elf/rtld-Rules: Don't use RANLIB.
48269
48270 2011-02-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
48271
48272         * sysdeps/mach/i386/sysdep.h: Add _MACH_I386_SYSDEP_H inclusion
48273         protection macro.
48274         * sysdeps/mach/i386/thread_state.h: Add _MACH_I386_THREAD_STATE_H
48275         inclusion protection macro.
48276
48277         * stdio-common/psiginfo.c (psiginfo): Check pinfo->si_signo against
48278         SIGRTMIN and SIGRTMAX and print information in that case only when
48279         SIGRTMIN is defined.
48280
48281 2011-02-11  Jakub Jelinek  <jakub@redhat.com>
48282
48283         * stdio-common/printf-parsemb.c (__parse_one_specmb): Handle
48284         arginfo fn returning -1.
48285
48286         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Ensure decimal
48287         and thousands string is zero terminated.
48288
48289 2011-02-03  Andreas Schwab  <schwab@redhat.com>
48290
48291         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Sync with
48292         sysdeps/unix/sysv/linux/bits/socket.h.
48293
48294 2011-01-30  Samuel Thibault  <samuel.thibault@ens-lyon.org>
48295
48296         * bits/sched.h (__CPU_ZERO, __CPU_SET, __CPU_CLR, __CPU_ISSET)
48297         (__CPU_COUNT): Remove old macros.
48298         (__CPU_ZERO_S, __CPU_SET_S, __CPU_CLR_S, __CPU_ISSET_S)
48299         (__CPU_COUNT, __CPU_EQUAL_S, __CPU_OP_S, __CPU_ALLOC_SIZE)
48300         (__CPU_ALLOC, __CPU_FREE): Add macros.
48301         (__sched_cpualloc, __sched_cpufree): Add declarations.
48302
48303 2011-02-05  Ulrich Drepper  <drepper@gmail.com>
48304
48305         * nscd/nscd-client.h: Define MAX_TIMEOUT_VALUE.
48306         (struct datahead): Reuse 32 bits of the alignment for a TTL field.
48307         * nscd/aicache.c (addhstaiX): Return timeout of added value.
48308         (readdhstai): Return value of addhstaiX call.
48309         * nscd/grpcache.c (cache_addgr): Return timeout of added value.
48310         (addgrbyX): Return value returned by cache_addgr.
48311         (readdgrbyname): Return value returned by addgrbyX.
48312         (readdgrbygid): Likewise.
48313         * nscd/pwdcache.c (cache_addpw): Return timeout of added value.
48314         (addpwbyX): Return value returned by cache_addpw.
48315         (readdpwbyname): Return value returned by addhstbyX.
48316         (readdpwbyuid): Likewise.
48317         * nscd/servicescache.c (cache_addserv): Return timeout of added value.
48318         (addservbyX): Return value returned by cache_addserv.
48319         (readdservbyname): Return value returned by addservbyX:
48320         (readdservbyport): Likewise.
48321         * nscd/hstcache.c (cache_addhst): Return timeout of added value.
48322         (addhstbyX): Return value returned by cache_addhst.
48323         (readdhstbyname): Return value returned by addhstbyX.
48324         (readdhstbyaddr): Likewise.
48325         (readdhstbynamev6): Likewise.
48326         (readdhstbyaddrv6): Likewise.
48327         * nscd/initgrcache.c (addinitgroupsX): Return timeout of added value.
48328         (readdinitgroups): Return value returned by addinitgroupsX.
48329         * nscd/cache.c (readdfcts): Change return value of functions to time_t.
48330         (prune_cache): Keep track of timeout value of re-added entries.
48331         * nscd/connections.c (nscd_run_prune): Use MAX_TIMEOUT_VALUE.
48332         * nscd/nscd.h: Adjust prototypes of readd* functions.
48333
48334 2011-02-04  Roland McGrath  <roland@redhat.com>
48335
48336         * nis/nis_server.c (nis_servstate): Use the right name for 0.
48337         (nis_stats): Likewise.
48338         * nis/nis_modify.c (nis_modify): Likewise.
48339         * nis/nis_remove.c (nis_remove): Likewise.
48340         * nis/nis_add.c (nis_add): Likewise.
48341
48342         * elf/dl-object.c (_dl_new_object): Remove unused variable L.
48343
48344         * posix/fnmatch_loop.c: Add some consts.
48345
48346         * sysdeps/x86_64/multiarch/memset-x86-64.S: Add an #undef.
48347
48348 2011-02-02  H.J. Lu  <hongjiu.lu@intel.com>
48349
48350         [BZ #12460]
48351         * config.make.in (config-cflags-novzeroupper): Define.
48352         * configure.in: Substitute libc_cv_cc_novzeroupper.
48353         * elf/Makefile (AVX-CFLAGS): Define.
48354         (CFLAGS-tst-audit4.c): Replace -mavx with $(AVX-CFLAGS).
48355         (CFLAGS-tst-auditmod4a.c): Likewise.
48356         (CFLAGS-tst-auditmod4b.c): Likewise.
48357         (CFLAGS-tst-auditmod6b.c): Likewise.
48358         (CFLAGS-tst-auditmod6c.c): Likewise.
48359         (CFLAGS-tst-auditmod7b.c): Likewise.
48360         * sysdeps/i386/configure.in: Check -mno-vzeroupper.
48361
48362 2011-02-02  Ulrich Drepper  <drepper@gmail.com>
48363
48364         * elf/dl-runtime.c (_dl_call_pltexit): Pass correct address of the
48365         function to the callback.
48366         Patch partly by Jiri Olsa <jolsa@redhat.com>.
48367
48368 2011-02-02  Andreas Schwab  <schwab@redhat.com>
48369
48370         * shadow/sgetspent.c: Check return value of __sgetspent_r instead
48371         of errno.
48372
48373 2011-01-19  Ulrich Drepper  <drepper@gmail.com>
48374
48375         [BZ #11724]
48376         * elf/dl-deps.c (_dl_map_object_deps): Rewrite sorting determining order
48377         of constructors.
48378         * elf/dl-fini.c (_dl_sort_fini): Rewrite sorting determining order
48379         of destructors.
48380         (_dl_fini): Don't call _dl_sort_fini if there is only one object.
48381
48382         [BZ #11724]
48383         * elf/Makefile: Add rules to build and run new test.
48384         * elf/tst-initorder.c: New file.
48385         * elf/tst-initorder.exp: New file.
48386         * elf/tst-initordera1.c: New file.
48387         * elf/tst-initordera2.c: New file.
48388         * elf/tst-initordera3.c: New file.
48389         * elf/tst-initordera4.c: New file.
48390         * elf/tst-initorderb1.c: New file.
48391         * elf/tst-initorderb2.c: New file.
48392         * elf/tst-order-a1.c: New file.
48393         * elf/tst-order-a2.c: New file.
48394         * elf/tst-order-a3.c: New file.
48395         * elf/tst-order-a4.c: New file.
48396         * elf/tst-order-b1.c: New file.
48397         * elf/tst-order-b2.c: New file.
48398         * elf/tst-order-main.c: New file.
48399         New test case by George Gensure <werkt0@gmail.com>.
48400
48401 2010-10-01  Andreas Schwab  <schwab@redhat.com>
48402
48403         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
48404         decoding ACE if AI_CANONIDN.
48405
48406 2011-01-18  Ulrich Drepper  <drepper@gmail.com>
48407
48408         * elf/Makefile: Build IFUNC tests unless multi-arch = no.
48409
48410 2011-01-17  Ulrich Drepper  <drepper@gmail.com>
48411
48412         * version.h (RELEASE): Bump for 2.13 release.
48413         * include/features.h: (__GLIBC_MINOR__): Bump to 13.
48414
48415         * io/fcntl.h: Define AT_NO_AUTOMOUNT.
48416
48417         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MADV_HUGEPAGE and
48418         MADV_NOHUGEPAGE.
48419         * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Likewise.
48420         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
48421         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
48422         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
48423         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
48424         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
48425
48426         * posix/getconf.c: Update copyright year.
48427         * catgets/gencat.c: Likewise.
48428         * csu/version.c: Likewise.
48429         * debug/catchsegv.sh: Likewise.
48430         * debug/xtrace.sh: Likewise.
48431         * elf/ldconfig.c: Likewise.
48432         * elf/ldd.bash.in: Likewise.
48433         * elf/sprof.c (print_version): Likewise.
48434         * iconv/iconv_prog.c: Likewise.
48435         * iconv/iconvconfig.c: Likewise.
48436         * locale/programs/locale.c: Likewise.
48437         * locale/programs/localedef.c: Likewise.
48438         * malloc/memusage.sh: Likewise.
48439         * malloc/mtrace.pl: Likewise.
48440         * nscd/nscd.c (print_version): Likewise.
48441         * nss/getent.c: Likewise.
48442
48443         * sysdeps/unix/sysv/linux/bits/socket.h: Define AF_CAIF, AF_ALG,
48444         PF_CAIF, and PF_ALG.
48445         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
48446
48447 2011-01-16  Andreas Schwab  <schwab@linux-m68k.org>
48448
48449         * elf/Makefile (tlsmod17a-modules, tlsmod18a-modules): Define.
48450         (modules-names): Use them.
48451         (ifunc-test-modules, ifunc-pie-tests): Define.
48452         (extra-test-objs): Add tlsmod17a-modules, tlsmod18a-modules,
48453         tst-pie1, ifunc-test-modules and ifunc-pie-tests objects.
48454         (test-extras): Likewise.
48455         ($(patsubst %,$(objpfx)%.os,$(tlsmod17a-modules))): Use
48456         $(compile-command.c).
48457         ($(patsubst %,$(objpfx)%.os,$(tlsmod18a-modules))): Likewise.
48458         (all-built-dso): Define.
48459         (check-textrel.out, check-execstack.out): Depend on it.
48460
48461         * configure.in: Don't override --enable-multi-arch.
48462
48463 2011-01-15  Ulrich Drepper  <drepper@gmail.com>
48464
48465         [BZ #6812]
48466         * nscd/hstcache.c (tryagain): Define.
48467         (cache_addhst): Return tryagain not notfound for temporary errors.
48468         (addhstbyX): Also set h_errno to TRY_AGAIN when memory allocation
48469         failed.
48470
48471 2011-01-14  Ulrich Drepper  <drepper@gmail.com>
48472
48473         [BZ #10563]
48474         * sysdeps/unix/sysv/linux/i386/setgroups.c: Use INLINE_SETXID_SYSCALL
48475         to make the syscall.
48476         * sysdeps/unix/sysv/linux/setgroups.c: New file.
48477
48478         [BZ #12378]
48479         * posix/fnmatch_loop.c (FCT): When matching '[' keep track of beginning
48480         and fall back to matching as normal character if the string ends before
48481         the matching ']' is found.  This is what POSIX requires.
48482         * posix/testfnm.c: Adjust test result.
48483         * posix/globtest.sh: Adjust test result.  Add new test.
48484         * posix/tst-fnmatch.input: Likewise.
48485         * posix/tst-fnmatch2.c: Add new test.
48486
48487 2010-12-28  Andreas Schwab  <schwab@linux-m68k.org>
48488
48489         * elf/Makefile (check-execstack): Revert last change.  Depend on
48490         check-execstack.h.
48491         (check-execstack.h): New target.
48492         (generated): Add check-execstack.h.
48493         * elf/check-execstack.c: Include "check-execstack.h".
48494         (main): Revert last change.
48495         (handle_file): Return zero if GNU_STACK is absent and
48496         DEFAULT_STACK_PERMS doesn't include PF_X.
48497
48498 2011-01-13  Ulrich Drepper  <drepper@gmail.com>
48499
48500         * sysdeps/posix/spawni.c (__spawni): Don't fail if close file action
48501         in child fails because the descriptor is already closed.
48502         * include/sys/resource.h: Add libc_hidden_proto for getrlimit64.
48503         * sysdeps/unix/sysv/linux/getrlimit64.c: Add libc_hidden_def.
48504         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Likewise.
48505
48506         [BZ #12397]
48507         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Fix handling of missing
48508         syscall.
48509
48510         [BZ #10484]
48511         * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Handle overflows of
48512         temporary buffer used to handle multi lookups locally.
48513         * include/alloca.h: Add libc_hidden_proto for __libc_alloca_cutoff.
48514
48515 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
48516
48517         * elf/dl-dst.h (DL_DST_REQUIRED): Allow l_origin to be NULL when
48518         loader is ld.so.
48519
48520 2011-01-10  Paul Pluzhnikov  <ppluzhnikov@google.com>
48521
48522         * sysdeps/i386/Makefile: stdlib/cxa_finalize.c needs 16-byte stack
48523         alignment for SSE2.
48524
48525 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
48526
48527         [BZ #12394]
48528         * stdio-common/printf_fp.c (__printf_fp): Add more room for grouping
48529         characters.  When rounding increased number of integer digits recompute
48530         number of groups.
48531         * stdio-common/tst-grouping.c: New file.
48532         * stdio-common/Makefile: Add rules to build and run tst-grouping.
48533
48534 2011-01-09  Ulrich Drepper  <drepper@gmail.com>
48535
48536         * sysdeps/i386/bits/select.h: Don't use asm code for __FD_SET,
48537         __FD_CLR, and __FS_ISSET.  gcc generates better code on its own.
48538
48539         * sysdeps/x86_64/bits/select.h: Mark value of __FD_SET and __FD_CLR as
48540         void.
48541         * bits/select.h: Likewise.
48542
48543 2011-01-08  Ulrich Drepper  <drepper@gmail.com>
48544
48545         * po/ja.po: Update from translation team.
48546
48547 2011-01-04  David S. Miller  <davem@sunset.davemloft.net>
48548
48549         [BZ #11155]
48550         * sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c: Use i386's
48551         implementation just like for lxstat, fxstatat, et al.
48552
48553 2010-12-27  Jim Meyering  <meyering@redhat.com>
48554
48555         [BZ #12348]
48556         * posix/regexec.c (build_trtable): Return failure indication upon
48557         calloc failure.  Otherwise, re_search_internal could infloop on OOM.
48558
48559 2010-12-25  Ulrich Drepper  <drepper@gmail.com>
48560
48561         [BZ #12201]
48562         * sysdeps/unix/sysv/linux/getrlimit64.c: New file.
48563         * sysdeps/unix/sysv/linux/setrlimit64.c: New file.
48564         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Use ../getrlimit64.c.
48565         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_PRLIMIT64.
48566
48567         [BZ #12207]
48568         * malloc/malloc.c (do_check_malloc_state): Use fastbin macro.
48569
48570         [BZ #12204]
48571         * string/xpg-strerror.c (__xpg_strerror_r): Return error code, not -1.
48572         * sysdeps/mach/xpg-strerror.c (__xpg_strerror_r): Likewise.
48573
48574 2010-12-15  H.J. Lu  <hongjiu.lu@intel.com>
48575
48576         * config.h.in (NO_CTORS_DTORS_SECTIONS): Define.
48577         * configure.in: Define NO_CTORS_DTORS_SECTIONS if linker
48578         script has SORT_BY_INIT_PRIORITY.
48579         * elf/sofini.c: Remove `.ctors' and `.dtors' sections if
48580         NO_CTORS_DTORS_SECTIONS is defined.
48581         * elf/soinit.c: Likewise.
48582         * sysdeps/i386/init-first.c: Don't call __libc_global_ctors if
48583         NO_CTORS_DTORS_SECTIONS is defined.
48584         * sysdeps/mach/hurd/i386/init-first.c: Likewise.
48585         * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
48586         * sysdeps/sh/init-first.c: Likewise.
48587         * sysdeps/unix/sysv/linux/init-first.c: Likewise.
48588
48589 2010-12-24  Ulrich Drepper  <drepper@gmail.com>
48590
48591         * stdio-common/vfprintf.c (vfprintf): If printf handlers are installed
48592         always use the slow path.
48593
48594 2010-12-15  Ryan S. Arnold  <rsa@us.ibm.com>
48595
48596         * elf/Makefile: (check-execstack): Replace $(native-compile) with a
48597         similar rule which adds the sysdep directories to the header search in
48598         order to pick up the correct platform stackinfo.h.
48599         * elf/check-execstack.c (main): Check DEFAULT_STACK_PERMS for PF_X and
48600         perform test if it is, otherwise return successfully without testing.
48601         * elf/dl-load.c (_dl_map_object_from_fd): Source stack_flags from
48602         DEFAULT_STACK_PERMS define in stackinfo.h.
48603         * elf/dl-support.c (_dl_stack_flags): Source from DEFAULT_STACK_PERMS
48604         defined in stackinfo.h.
48605         * elf/rtld.c (_dl_starting_up): Source ._dl_stack_flags from
48606         DEFAULT_STACK_PERMS defined in stackinfo.h.
48607         * sysdeps/i386/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
48608         * sysdeps/ia64/stackinfo.h: Likewise.
48609         * sysdeps/s390/stackinfo.h: Likewise.
48610         * sysdeps/sh/stackinfo.h: Likewise.
48611         * sysdeps/sparc/stackinfo.h: Likewise.
48612         * sysdeps/x86_64/stackinfo.h: Likewise.
48613         * sysdeps/powerpc/stackinfo.h: Define DEFAULT_STACK_PERMS without
48614         PF_X for powerpc64.  Retain PF_X for powerpc32.
48615
48616 2010-12-19  Ulrich Drepper  <drepper@gmail.com>
48617
48618         * sysdeps/unix/readdir_r.c (__READDIR_R): Compute reclen more
48619         accurately.
48620         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Define
48621         GETDENTS_64BIT_ALIGNED.
48622
48623 2010-12-14  Ulrich Drepper  <dreper@gmail.com>
48624
48625         * sysdeps/i386/i686/multiarch/strcmp.S: Undo accidental checkin.
48626
48627 2010-12-10  Andreas Schwab  <schwab@redhat.com>
48628
48629         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Only declare under
48630         _GNU_SOURCE.
48631
48632         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Add __restrict.
48633         * wcsmbs/bits/wchar2.h (__wmemmove_chk_warn, wmemmove, wmemset):
48634         Remove __restrict.
48635         (wcscpy, __wcpcpy_chk, __wcpcpy_alias, wcpcpy, wcsncpy, wcpncpy)
48636         (wcscat, wcsncat, __wcrtomb_chk, wcrtomb): Add __restrict.
48637
48638 2010-12-09  Ulrich Drepper  <drepper@gmail.com>
48639
48640         [BZ #11655]
48641         * stdlib/msort.c (qsort_r): Make sure both phys_pages and pagesize
48642         are initialized.
48643
48644 2010-12-09  Jakub Jelinek  <jakub@redhat.com>
48645
48646         * string/bits/string3.h (memmove, bcopy): Remove __restrict.
48647
48648 2010-12-03  Ulrich Drepper  <drepper@gmail.com>
48649
48650         * po/it.po: Update from translation team.
48651
48652 2010-12-01  H.J. Lu  <hongjiu.lu@intel.com>
48653
48654         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (STRCMP): Remove
48655         unused codes.
48656
48657 2010-11-30  Ulrich Drepper  <drepper@gmail.com>
48658
48659         * sysdeps/i386/fpu/libm-test-ulps: Relax ynf(10,0.75) test expectations.
48660
48661 2010-11-24  Andreas Schwab  <schwab@redhat.com>
48662
48663         * resolv/nss_dns/dns-host.c (getanswer_r): Don't handle ttl == 0
48664         specially.
48665         (gaih_getanswer_slice): Likewise.
48666
48667 2010-10-20  Jakub Jelinek  <jakub@redhat.com>
48668
48669         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Fix up inline asm.
48670
48671 2010-05-31  Petr Baudis  <pasky@suse.cz>
48672
48673         [BZ #11149]
48674         * elf/ldconfig.c (main): Allow aux_cache_file open()ing to fail
48675         silently even in the chroot mode.
48676
48677 2010-11-22  Ulrich Drepper  <drepper@gmail.com>
48678
48679         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Optimize
48680         last patch a bit.  Pretty printing
48681
48682 2010-05-31  Petr Baudis <pasky@suse.cz>
48683
48684         [BZ #10085]
48685         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Fix
48686         initialization of skip_initgroups_dyn.
48687
48688 2010-11-19  Ulrich Drepper  <drepper@gmail.com>
48689
48690         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MAP_HUGETLB.
48691         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
48692
48693 2010-11-16  Ulrich Drepper  <drepper@gmail.com>
48694
48695         * sysdeps/unix/sysv/linux/sys/swap.h (SWAP_FLAG_DISCARD): Define.
48696
48697 2010-11-11  Andreas Schwab  <schwab@redhat.com>
48698
48699         * posix/fnmatch_loop.c (NEW_PATTERN): Fix use of alloca.
48700         * posix/Makefile (tests): Add $(objpfx)tst-fnmatch-mem.
48701         (tst-fnmatch-ENV): Set MALLOC_TRACE.
48702         ($(objpfx)tst-fnmatch-mem): New rule.
48703         (generated): Add tst-fnmatch-mem and tst-fnmatch.mtrace.
48704         * posix/tst-fnmatch.c (main): Call mtrace.
48705
48706 2010-11-11  H.J. Lu  <hongjiu.lu@intel.com>
48707
48708         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
48709         Support Intel processor model 6 and model 0x2c.
48710
48711 2010-11-10  Luis Machado  <luisgpm@br.ibm.com>
48712
48713         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (__ieee754_sqrtl): Force
48714           signed comparison.
48715
48716 2010-11-09  H.J. Lu  <hongjiu.lu@intel.com>
48717
48718         [BZ #12205]
48719         * string/test-strncasecmp.c (check_result): New function.
48720         (do_one_test): Use it.
48721         (check1): New function.
48722         (test_main): Use it.
48723         * sysdeps/i386/i686/multiarch/strcmp.S (nibble_ashr_use_sse4_2_exit):
48724         Support strcasecmp and strncasecmp.
48725
48726 2010-11-08  Ulrich Drepper  <drepper@gmail.com>
48727
48728         [BZ #12194]
48729         * sysdeps/i386/bits/byteswap.h: Avoid warning in __bswap_16.
48730         * sysdeps/x86_64/bits/byteswap.h: Likewise.
48731
48732 2010-11-07  H.J. Lu  <hongjiu.lu@intel.com>
48733
48734         * sysdeps/x86_64/memset.S: Check USE_MULTIARCH and USE_SSE2 for
48735         IFUNC support.
48736         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
48737         memset-x86-64.
48738         * sysdeps/x86_64/multiarch/bzero.S: New file.
48739         * sysdeps/x86_64/multiarch/cacheinfo.c: New file.
48740         * sysdeps/x86_64/multiarch/memset-x86-64.S: New file.
48741         * sysdeps/x86_64/multiarch/memset.S: New file.
48742         * sysdeps/x86_64/multiarch/memset_chk.S: New file.
48743         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
48744         Set bit_Prefer_SSE_for_memop for Intel processors.
48745         * sysdeps/x86_64/multiarch/init-arch.h (bit_Prefer_SSE_for_memop):
48746         Define.
48747         (index_Prefer_SSE_for_memop): Define.
48748         (HAS_PREFER_SSE_FOR_MEMOP): Define.
48749
48750 2010-11-04  Luis Machado  <luisgpm@br.ibm.com>
48751
48752         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: New file.
48753         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: New file.
48754
48755 2010-11-03  H.J. Lu  <hongjiu.lu@intel.com>
48756
48757         [BZ #12191]
48758         * sysdeps/i386/i686/cacheinfo.c (__x86_64_raw_data_cache_size): New.
48759         (__x86_64_raw_data_cache_size_half): Likewise.
48760         (__x86_64_raw_shared_cache_size): Likewise.
48761         (__x86_64_raw_shared_cache_size_half): Likewise.
48762
48763         * sysdeps/x86_64/cacheinfo.c (__x86_64_raw_data_cache_size): New.
48764         (__x86_64_raw_data_cache_size_half): Likewise.
48765         (__x86_64_raw_shared_cache_size): Likewise.
48766         (__x86_64_raw_shared_cache_size_half): Likewise.
48767         (init_cacheinfo): Set __x86_64_raw_data_cache_size,
48768         __x86_64_raw_data_cache_size_half, __x86_64_raw_shared_cache_size
48769         and __x86_64_raw_shared_cache_size_half.  Round
48770         __x86_64_data_cache_size_half, __x86_64_data_cache_size
48771         __x86_64_shared_cache_size_half and __x86_64_shared_cache_size,
48772         to multiple of 256 bytes.
48773
48774 2010-11-03  Ulrich Drepper  <drepper@gmail.com>
48775
48776         [BZ #12167]
48777         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Recognize new mangling
48778         of inacessible symlinks.  Verify result of symlink before returning it.
48779         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
48780         Patch mostly by Miklos Szeredi <miklos@szeredi.hu>.
48781
48782 2010-10-28  Erich Ritz  <erichritz@gmail.com>
48783
48784         * math/math.h (isinf): Fix typo in comment.
48785
48786 2010-11-01  Ulrich Drepper  <drepper@gmail.com>
48787
48788         * po/da.po: Update from translation team.
48789
48790 2010-10-26  Ulrich Drepper  <drepper@gmail.com>
48791
48792         * elf/rtld.c (dl_main): Move assertion after the point where rtld map
48793         is added to the list.
48794
48795 2010-10-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
48796             Ulrich Drepper  <drepper@gmail.com>
48797
48798         * elf/dl-object.c (_dl_new_object): Don't append the new object to
48799         the global list here.  Move code to...
48800         (_dl_add_to_namespace_list): ...here.  New function.
48801         * elf/rtld.c (dl_main): Invoke _dl_add_to_namespace_list.
48802         * sysdeps/generic/ldsodefs.h (_dl_add_to_namespace_list): Declare.
48803         * elf/dl-load.c (lose): Don't remove the element from the list.
48804         (_dl_map_object_from_fd): Invoke _dl_add_to_namespace_list.
48805         (_dl_map_object): Likewise.
48806
48807 2010-10-25  Ulrich Drepper  <drepper@gmail.com>
48808
48809         [BZ #12159]
48810         * sysdeps/x86_64/multiarch/strchr.S: Fix propagation of search byte
48811         into all bytes of SSE register.
48812         Patch by Richard Li <richardpku@gmail.com>.
48813
48814 2010-10-24  Ulrich Drepper  <drepper@gmail.com>
48815
48816         [BZ #12140]
48817         * malloc/malloc.c (_int_free): Fill correct number of bytes when
48818         perturbing.
48819
48820 2010-10-20  Michael B. Brutman  <brutman@us.ibm.com>
48821
48822         * sysdeps/powerpc/dl-procinfo.c: Add support for ppca2 platform
48823         * sysdeps/powerpc/dl-procinfo.h: Add support for ppca2 platform
48824         * sysdeps/powerpc/powerpc32/a2/memcpy.S: New file.
48825         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
48826         * sysdeps/unix/sysv/linux/powerpc/powerpc32/a2/Implies: New
48827         submachine.
48828         * sysdeps/unix/sysv/linux/powerpc/powerpc64/a2/Implies: Likewise.
48829
48830 2010-10-22  Andreas Schwab  <schwab@redhat.com>
48831
48832         * include/dlfcn.h (__RTLD_SECURE): Define.
48833         * elf/dl-load.c (_dl_map_object): Remove preloaded parameter.  Use
48834         mode & __RTLD_SECURE instead.
48835         (open_path): Rename preloaded parameter to secure.
48836         * sysdeps/generic/ldsodefs.h (_dl_map_object): Adjust declaration.
48837         * elf/dl-open.c (dl_open_worker): Adjust call to _dl_map_object.
48838         * elf/dl-deps.c (openaux): Likewise.
48839         * elf/rtld.c (struct map_args): Remove is_preloaded.
48840         (map_doit): Don't use it.
48841         (dl_main): Likewise.
48842         (do_preload): Use __RTLD_SECURE instead of is_preloaded.
48843         (dlmopen_doit): Add __RTLD_SECURE to mode bits.
48844
48845 2010-09-09  Andreas Schwab  <schwab@redhat.com>
48846
48847         * Makeconfig (sysd-rules-patterns): Add rtld-%:rtld-%.
48848         (sysd-rules-targets): Remove duplicates.
48849         * elf/rtld-Rules ($(objpfx)rtld-%.os): Add pattern rules with
48850         rtld-%.$o dependency.
48851
48852 2010-10-18  Andreas Schwab  <schwab@redhat.com>
48853
48854         * elf/dl-open.c (dl_open_worker): Don't expand DST here, let
48855         _dl_map_object do it.
48856
48857 2010-10-19  Ulrich Drepper  <drepper@gmail.com>
48858
48859         * sysdeps/i386/bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has
48860         fast fma builtins, define the macros in the C99 standard.
48861         (FP_FAST_FMAF): Likewise.
48862         (FP_FAST_FMAL): Likewise.
48863         * sysdeps/x86_64/bits/mathdef.h: Likewise.
48864
48865         * bits/mathdef.h: Update copyright year.
48866         * sysdeps/powerpc/bits/mathdef.h: Likewise.
48867
48868 2010-10-19  Michael Meissner  <meissner@linux.vnet.ibm.com>
48869
48870         * bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has fast fma
48871         builtins, define the macros in the C99 standard.
48872         (FP_FAST_FMAF): Likewise.
48873         (FP_FAST_FMAL): Likewise.
48874         * sysdeps/powerpc/bits/mathdef.h (FP_FAST_FMA): Define, ppc as
48875         multiply/add.
48876         (FP_FAST_FMAF): Likewise.
48877
48878 2010-10-15  Jakub Jelinek  <jakub@redhat.com>
48879
48880         [BZ #3268]
48881         * math/libm-test.inc (fma_test): Some new testcases.
48882         * sysdeps/ieee754/ldbl-128/s_fmal.c: New file.
48883         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Fix fma with finite x and
48884         y and infinite z.  Do multiplication by C already in long double.
48885         * sysdeps/ieee754/ldbl-96/s_fmal.c: New file.
48886         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix fma with finite x and
48887         y and infinite z.  Do bitwise or of inexact bit into u.d.
48888         * sysdeps/ieee754/ldbl-64-128/s_fmal.c: New file.
48889         * sysdeps/i386/fpu/s_fmaf.S: Removed.
48890         * sysdeps/i386/fpu/s_fma.S: Removed.
48891         * sysdeps/i386/fpu/s_fmal.S: Removed.
48892
48893 2010-10-16  Jakub Jelinek  <jakub@redhat.com>
48894
48895         [BZ #3268]
48896         * math/libm-test.inc (fma_test): Add IEEE quad long double fmal tests.
48897         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Ensure a1 + u.d
48898         computation is not scheduled after fetestexcept.  Fix value
48899         of minimum denormal long double.
48900
48901 2010-10-14  Jakub Jelinek  <jakub@redhat.com>
48902
48903         [BZ #3268]
48904         * math/libm-test.inc (fma_test): Add some more tests.
48905         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle underflows
48906         correctly.
48907
48908 2010-10-15  Andreas Schwab  <schwab@redhat.com>
48909
48910         * scripts/data/localplt-s390-linux-gnu.data: New file.
48911         * scripts/data/localplt-s390x-linux-gnu.data: New file.
48912
48913 2010-10-13  Jakub Jelinek  <jakub@redhat.com>
48914
48915         [BZ #3268]
48916         * math/libm-test.inc (fma_test): Some more fmaf and fma tests.
48917         * sysdeps/i386/i686/multiarch/s_fma.c: Include ldbl-96 version
48918         instead of dbl-64.
48919         * sysdeps/i386/fpu/bits/mathinline.h (fma, fmaf, fmal): Remove
48920         inlines.
48921         * sysdeps/ieee754/ldbl-96/s_fma.c: New file.
48922         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix exponent adjustment
48923         if one of x and y is very large and the other is subnormal.
48924         * sysdeps/s390/fpu/s_fmaf.c: New file.
48925         * sysdeps/s390/fpu/s_fma.c: New file.
48926         * sysdeps/powerpc/fpu/s_fmaf.S: New file.
48927         * sysdeps/powerpc/fpu/s_fma.S: New file.
48928         * sysdeps/powerpc/powerpc32/fpu/s_fma.S: New file.
48929         * sysdeps/powerpc/powerpc64/fpu/s_fma.S: New file.
48930         * sysdeps/unix/sysv/linux/s390/fpu/s_fma.c: New file.
48931
48932 2010-10-12  Jakub Jelinek  <jakub@redhat.com>
48933
48934         [BZ #3268]
48935         * math/libm-test.inc (fma_test): Add some more fmaf tests, add
48936         fma tests.
48937         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Fix Inf/Nan check.
48938         * sysdeps/ieee754/dbl-64/s_fma.c: New file.
48939         * sysdeps/i386/i686/multiarch/s_fma.c: Include
48940         sysdeps/ieee754/dbl-64/s_fma.c instead of math/s_fma.c.
48941         * sysdeps/x86_64/multiarch/s_fma.c: Likewise.
48942         * sysdeps/ieee754/ldbl-opt/s_fma.c: Likewise.
48943         * sysdeps/ieee754/ldbl-128/s_fma.c: New file.
48944
48945 2010-10-12  Ulrich Drepper  <drepper@redhat.com>
48946
48947         [BZ #12078]
48948         * posix/regcomp.c (parse_branch): One more memory leak plugged.
48949         * posix/bug-regex31.input: Add test case.
48950
48951 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
48952
48953         * posix/bug-regex31.c: Rewrite to run multiple tests from stdin.
48954         * posix/bug-regex31.input: New file.
48955
48956         [BZ #12078]
48957         * posix/regcomp.c (parse_branch): Free memory when allocation failed.
48958         (parse_sub_exp): Fix last change, use postorder.
48959
48960         * posix/bug-regex31.c: New file.
48961         * posix/Makefile: Add rules to build and run bug-regex31.
48962
48963         * posix/regcomp.c (parse_bracket_exp): Add missing re_free calls.
48964
48965         [BZ #12078]
48966         * posix/regcomp.c (parse_sub_exp): Free tree data when it is not used.
48967
48968         [BZ #12108]
48969         * stdio-common/psiginfo.c (psiginfo): Don't expext SIGRTMIN..SIGRTMAX
48970         to have entries in sys_siglist.
48971
48972         [BZ #12093]
48973         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): ->ifa_addr might
48974         be NULL.
48975
48976 2010-10-07  Jakub Jelinek  <jakub@redhat.com>
48977
48978         [BZ #3268]
48979         * math/libm-test.inc (fma_test): Add 2 fmaf tests.
48980         * sysdeps/ieee754/dbl-64/s_fmaf.c: New file.
48981         * sysdeps/i386/i686/multiarch/s_fmaf.c: Include
48982         sysdeps/ieee754/dbl-64/s_fmaf.c instead of math/s_fmaf.c.
48983         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
48984         * include/fenv.h (feupdateenv, fetestexcept): Add libm_hidden_proto.
48985         * math/feupdateenv.c (feupdateenv): Add libm_hidden_ver.
48986         * sysdeps/i386/fpu/feupdateenv.c (feupdateenv): Likewise.
48987         * sysdeps/powerpc/fpu/feupdateenv.c (feupdateenv): Likewise.
48988         * sysdeps/x86_64/fpu/feupdateenv.c (feupdateenv): Likewise.
48989         * sysdeps/sparc/fpu/feupdateenv.c (feupdateenv): Likewise.
48990         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
48991         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
48992         * math/ftestexcept.c (fetestexcept): Likewise.
48993         * sysdeps/ia64/fpu/ftestexcept.c (fetestexcept): Likewise.
48994         * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Likewise.
48995         * sysdeps/s390/fpu/ftestexcept.c (fetestexcept): Likewise.
48996         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Likewise.
48997         * sysdeps/x86_64/fpu/ftestexcept.c (fetestexcept): Likewise.
48998         * sysdeps/sparc/fpu/ftestexcept.c (fetestexcept): Likewise.
48999         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
49000
49001 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
49002
49003         [BZ #12107]
49004         * stdio-common/psiginfo.c (psiginfo): Terminate all strings with
49005         newline.
49006
49007 2010-10-06  Ulrich Drepper  <drepper@gmail.com>
49008
49009         * string/bug-strstr1.c: New file.
49010         * string/Makefile: Add rules to build and run bug-strstr1.
49011
49012 2010-10-05  Eric Blake  <eblake@redhat.com>
49013
49014         [BZ #12092]
49015         * string/str-two-way.h (two_way_long_needle): Always clear memory
49016         when skipping input due to the shift table.
49017
49018 2010-10-03  Ulrich Drepper  <drepper@gmail.com>
49019
49020         [BZ #12005]
49021         * malloc/mcheck.c: Handle large requests.
49022
49023         [BZ #12077]
49024         * sysdeps/x86_64/strcmp.S: Fix handling of remaining bytes in buffer
49025         for strncmp and strncasecmp.
49026         * string/stratcliff.c: Add tests for strcmp and strncmp.
49027         * wcsmbs/wcsatcliff.c: Adjust for stratcliff change.
49028
49029 2010-09-28  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
49030
49031         * sysdeps/sh/sh4/fpu/fpu_control.h: Add 'extern "C"' protection to
49032         __set_fpscr.
49033
49034 2010-09-30  Andreas Jaeger  <aj@suse.de>
49035
49036         * sysdeps/unix/sysv/linux_fsinfo.h (BTRFS_SUPER_MAGIC): Define.
49037         (CGROUP_SUPER_MAGIC): Define.
49038         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
49039         Handle btrfs and cgroup file systems.
49040         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
49041         Likewise.
49042
49043 2010-09-27  Luis Machado  <luisgpm@br.ibm.com>
49044
49045         * sysdeps/powerpc/powerpc32/rtld-memset.c: New file.
49046         * sysdeps/powerpc/powerpc64/rtld-memset.c: New file.
49047
49048 2010-09-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
49049
49050         [BZ #12067]
49051         * sysdeps/s390/s390-32/elf/start.S: Fix address calculation when
49052         trying to locate the ELF header.
49053
49054 2010-09-27  Andreas Schwab  <schwab@redhat.com>
49055
49056         [BZ #11611]
49057         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS):
49058         Mask out sign-bit copies when constructing f_fsid.
49059
49060 2010-09-24  Petr Baudis <pasky@suse.cz>
49061
49062         * debug/stack_chk_fail_local.c: Add missing licence exception.
49063         * debug/warning-nop.c: Likewise.
49064
49065 2010-09-15  Joseph Myers  <joseph@codesourcery.com>
49066
49067         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): When
49068         implementing getdents64 using getdents syscall, set d_type if
49069         __ASSUME_GETDENTS32_D_TYPE.
49070
49071 2010-09-16  Andreas Schwab  <schwab@redhat.com>
49072
49073         * elf/dl-close.c (free_slotinfo, free_mem): Move to...
49074         * elf/dl-libc.c (free_slotinfo, free_mem): ... here.
49075
49076 2010-09-21  Ulrich Drepper  <drepper@redhat.com>
49077
49078         [BZ #12037]
49079         * posix/unistd.h: Undo change of feature selection for ftruncate from
49080         2010-01-11.
49081
49082 2010-09-20  Ulrich Drepper  <drepper@redhat.com>
49083
49084         * sysdeps/x86_64/strcmp.S: Fix another typo in x86-64 strncasecmp limit
49085         detection.
49086
49087 2010-09-20  Andreas Schwab  <schwab@redhat.com>
49088
49089         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add
49090         fanotify_mark.
49091         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
49092
49093 2010-09-14  Andreas Schwab  <schwab@redhat.com>
49094
49095         * sysdeps/s390/s390-32/__longjmp.c (__longjmp): Define register
49096         variables after CHECK_SP call.
49097         * sysdeps/s390/s390-64/__longjmp.c (__longjmp): Likewise.
49098
49099 2010-09-13  Andreas Schwab  <schwab@redhat.com>
49100             Ulrich Drepper  <drepper@redhat.com>
49101
49102         * elf/rtld.c (dl_main): Set GLRO(dl_init_all_dirs) just before
49103         re-relocationg ld.so.
49104         * elf/dl-support.c (_dl_non_dynamic_init): And here after the
49105         _dl_init_paths call.
49106         * elf/dl-load.c (_dl_init_paths).  Don't set GLRO(dl_init_all_dirs)
49107         here anymore.
49108
49109 2010-09-14  Ulrich Drepper  <drepper@redhat.com>
49110
49111         * resolv/res_init.c (__res_vinit): Count the default server we added.
49112
49113 2010-09-08  Chung-Lin Tang  <cltang@codesourcery.com>
49114             Ulrich Drepper  <drepper@redhat.com>
49115
49116         [BZ #11968]
49117         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
49118         (____longjmp_chk): Use %ebx for saving value across system call.
49119         Add unwind info.
49120
49121 2010-09-06  Andreas Schwab  <schwab@redhat.com>
49122
49123         * manual/Makefile: Don't mix pattern rules with normal rules.
49124
49125 2010-09-05  Andreas Schwab  <schwab@linux-m68k.org>
49126
49127         * debug/vdprintf_chk.c (__vdprintf_chk): Remove undefined
49128         operation.
49129         * libio/iofdopen.c (_IO_new_fdopen): Likewise.
49130         * libio/iofopncook.c (_IO_cookie_init): Likewise.
49131         * libio/iovdprintf.c (_IO_vdprintf): Likewise.
49132         * libio/oldiofdopen.c (_IO_old_fdopen): Likewise.
49133         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
49134         Likewise.
49135
49136 2010-09-04  Ulrich Drepper  <drepper@redhat.com>
49137
49138         [BZ #11979]
49139         * iconvdata/gconv-modules: Remove EBCDIC-CP-AR2 alias from
49140         IBM-930, IBM-933, IBM-935, IBM-937, and IBM-939.
49141
49142 2010-09-02  Ulrich Drepper  <drepper@redhat.com>
49143
49144         * sysdeps/x86_64/add_n.S: Update from GMP 5.0.1.
49145         * sysdeps/x86_64/addmul_1.S: Likewise.
49146         * sysdeps/x86_64/lshift.S: Likewise.
49147         * sysdeps/x86_64/mul_1.S: Likewise.
49148         * sysdeps/x86_64/rshift.S: Likewise.
49149         * sysdeps/x86_64/sub_n.S: Likewise.
49150         * sysdeps/x86_64/submul_1.S: Likewise.
49151
49152 2010-09-01  Samuel Thibault  <samuel.thibault@ens-lyon.org>
49153
49154         This aligns bits/sched.h onto sysdeps/unix/sysv/linux/bits/sched.h:
49155         Define __sched_param instead of SCHED_* and sched_param when
49156         <bits/sched.h> is included with __need_schedparam defined.
49157         * bits/sched.h [__need_schedparam]
49158         (SCHED_OTHER, SCHED_FIFO, SCHED_RR, sched_param): Do not define.
49159         [!__defined_schedparam && (__need_schedparam || _SCHED_H)]
49160         (__defined_schedparam): Define to 1.
49161         (__sched_param): New structure, identical to sched_param.
49162         (__need_schedparam): Undefine.
49163
49164 2010-08-31  Mike Frysinger  <vapier@gentoo.org>
49165
49166         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h (epoll_create2): Delete.
49167         (epoll_create1): Declare.
49168
49169         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Fix typo.
49170
49171 2010-08-31  Andreas Schwab  <schwab@redhat.com>
49172
49173         [BZ #7066]
49174         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix array overflow when
49175         shifting retval into place.
49176
49177 2010-09-01  Ulrich Drepper  <drepper@redhat.com>
49178
49179         * nis/rpcsvc/nis.h: Update copyright notice.
49180         * nis/rpcsvc/nis.x: Likewise.
49181         * nis/rpcsvc/nis_callback.h: Likewise.
49182         * nis/rpcsvc/nis_callback.x: Likewise.
49183         * nis/rpcsvc/nis_object.x: Likewise.
49184         * nis/rpcsvc/nis_tags.h: Likewise.
49185         * nis/rpcsvc/yp.h: Likewise.
49186         * nis/rpcsvc/yp.x: Likewise.
49187         * nis/rpcsvc/ypupd.h: Likewise.
49188         * nis/yp_xdr.c: Likewise.
49189         * nis/ypupdate_xdr.c: Likewise.
49190
49191         * sunrpc/pm_getport.c (__libc_rpc_getport): New function.  This is
49192         mainly the body of pmap_getport.  Add parameters to specify timeouts.
49193         (pmap_getport): Use __libc_rpc_getport.
49194         * sunrpc/Versions: Export __libc_rpc_getport with GLIBC_PRIVATE.
49195         * include/rpc/pmap_clnt.h: Declare __libc_rpc_getport.
49196         * nis/nis_findserv.c: Remove pmap_getport copy. Use __libc_rpc_getport.
49197
49198 2010-08-31  Andreas Schwab  <schwab@linux-m68k.org>
49199
49200         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Add
49201         fanotify_mark.
49202
49203 2010-08-27  Roland McGrath  <roland@redhat.com>
49204
49205         * sysdeps/i386/i686/multiarch/Makefile
49206         (CFLAGS-varshift.c): New variable.
49207
49208 2010-08-27  Ulrich Drepper  <drepper@redhat.com>
49209
49210         * sysdeps/i386/i686/multiarch/varshift.S: File removed.
49211         * sysdeps/i386/i686/multiarch/varshift.c: New file.
49212
49213         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Move to .text.slow section.
49214
49215         * sysdeps/x86_64/strlen.S: Minimal code improvement.
49216
49217 2010-08-26  H.J. Lu  <hongjiu.lu@intel.com>
49218
49219         * sysdeps/x86_64/strlen.S: Unroll the loop.
49220         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
49221         strlen-sse2 strlen-sse2-bsf.
49222         * sysdeps/x86_64/multiarch/strlen.S ((strlen): Return
49223         __strlen_no_bsf if bit_Slow_BSF is set.
49224         (__strlen_sse42): Removed.
49225         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: New file.
49226         * sysdeps/x86_64/multiarch/strlen-sse4.S: New file.
49227
49228 2010-08-25  Roland McGrath  <roland@redhat.com>
49229
49230         * sysdeps/x86_64/multiarch/varshift.S: File removed.
49231         * sysdeps/x86_64/multiarch/varshift.c: New file.
49232         * sysdeps/x86_64/multiarch/Makefile (CFLAGS-varshift.c): New variable.
49233         * sysdeps/x86_64/multiarch/varshift.h: Clean up decls, fix a cast.
49234         * sysdeps/x86_64/multiarch/memmove.c: Move decls around.
49235         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
49236
49237 2010-08-25  H.J. Lu  <hongjiu.lu@intel.com>
49238
49239         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
49240         strlen-sse2 strlen-sse2-bsf.
49241         * sysdeps/i386/i686/multiarch/strlen.S (strlen): Return
49242         __strlen_sse2_bsf if bit_Slow_BSF is unset.
49243         (__strlen_sse2): Removed.
49244         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: New file.
49245         * sysdeps/i386/i686/multiarch/strlen-sse2.S: New file.
49246         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
49247         bit_Slow_BSF for Atom.
49248         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_BSF): Define.
49249         (index_Slow_BSF): Define.
49250         (HAS_SLOW_BSF): Define.
49251
49252 2010-08-25  Ulrich Drepper  <drepper@redhat.com>
49253
49254         [BZ #10851]
49255         * resolv/res_init.c (__res_vinit): When no server address at all
49256         is given default to loopback.
49257
49258 2010-08-24  Roland McGrath  <roland@redhat.com>
49259
49260         * configure.in: Remove config-name.h generation.
49261         * configure: Regenerated.
49262         * config-name.in: File removed.
49263         * scripts/config-uname.sh: New file.
49264         * posix/Makefile (uname.c): Depend on $(objdir)config-name.h.
49265         ($(objdir)config-name.h): New target.
49266
49267         * sunrpc/rpc_parse.h: Avoid nested comment.
49268
49269 2010-08-24  Richard Henderson  <rth@redhat.com>
49270             Ulrich Drepper  <drepper@redhat.com>
49271             H.J. Lu  <hongjiu.lu@intel.com>
49272
49273         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add varshift.
49274         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Likewise.
49275         * sysdeps/x86_64/multiarch/strcspn-c.c: Include "varshift.h".
49276         Replace _mm_srli_si128 with __m128i_shift_right.  Replace
49277         _mm_alignr_epi8 with _mm_loadu_si128.
49278         * sysdeps/x86_64/multiarch/strspn-c.c: Likewise.
49279         * sysdeps/x86_64/multiarch/strstr.c: Include "varshift.h".
49280         (__m128i_shift_right): Removed.
49281         * sysdeps/i386/i686/multiarch/varshift.h: New file.
49282         * sysdeps/i386/i686/multiarch/varshift.S: New file.
49283         * sysdeps/x86_64/multiarch/varshift.h: New file.
49284         * sysdeps/x86_64/multiarch/varshift.S: New file.
49285
49286 2010-08-21  Mike Frysinger  <vapier@gentoo.org>
49287
49288         * configure.in: Move assembler checks to before sysdep dir checking.
49289
49290 2010-08-20  Petr Baudis  <pasky@suse.cz>
49291
49292         * LICENSES: Sync the sunrpc license.
49293
49294 2010-08-19  Ulrich Drepper  <drepper@redhat.com>
49295
49296         * sunrpc/auth_des.c: Update copyright notice once again.
49297         * sunrpc/auth_none.c: Likewise.
49298         * sunrpc/auth_unix.c: Likewise.
49299         * sunrpc/authdes_prot.c: Likewise.
49300         * sunrpc/authuxprot.c: Likewise.
49301         * sunrpc/bindrsvprt.c: Likewise.
49302         * sunrpc/clnt_gen.c: Likewise.
49303         * sunrpc/clnt_perr.c: Likewise.
49304         * sunrpc/clnt_raw.c: Likewise.
49305         * sunrpc/clnt_simp.c: Likewise.
49306         * sunrpc/clnt_tcp.c: Likewise.
49307         * sunrpc/clnt_udp.c: Likewise.
49308         * sunrpc/clnt_unix.c: Likewise.
49309         * sunrpc/des_crypt.c: Likewise.
49310         * sunrpc/des_soft.c: Likewise.
49311         * sunrpc/get_myaddr.c: Likewise.
49312         * sunrpc/getrpcport.c: Likewise.
49313         * sunrpc/key_call.c: Likewise.
49314         * sunrpc/key_prot.c: Likewise.
49315         * sunrpc/openchild.c: Likewise.
49316         * sunrpc/pm_getmaps.c: Likewise.
49317         * sunrpc/pm_getport.c: Likewise.
49318         * sunrpc/pmap_clnt.c: Likewise.
49319         * sunrpc/pmap_prot.c: Likewise.
49320         * sunrpc/pmap_prot2.c: Likewise.
49321         * sunrpc/pmap_rmt.c: Likewise.
49322         * sunrpc/rpc/auth.h: Likewise.
49323         * sunrpc/rpc/auth_unix.h: Likewise.
49324         * sunrpc/rpc/clnt.h: Likewise.
49325         * sunrpc/rpc/des_crypt.h: Likewise.
49326         * sunrpc/rpc/key_prot.h: Likewise.
49327         * sunrpc/rpc/netdb.h: Likewise.
49328         * sunrpc/rpc/pmap_clnt.h: Likewise.
49329         * sunrpc/rpc/pmap_prot.h: Likewise.
49330         * sunrpc/rpc/pmap_rmt.h: Likewise.
49331         * sunrpc/rpc/rpc.h: Likewise.
49332         * sunrpc/rpc/rpc_des.h: Likewise.
49333         * sunrpc/rpc/rpc_msg.h: Likewise.
49334         * sunrpc/rpc/svc.h: Likewise.
49335         * sunrpc/rpc/svc_auth.h: Likewise.
49336         * sunrpc/rpc/types.h: Likewise.
49337         * sunrpc/rpc/xdr.h: Likewise.
49338         * sunrpc/rpc_clntout.c: Likewise.
49339         * sunrpc/rpc_cmsg.c: Likewise.
49340         * sunrpc/rpc_common.c: Likewise.
49341         * sunrpc/rpc_cout.c: Likewise.
49342         * sunrpc/rpc_dtable.c: Likewise.
49343         * sunrpc/rpc_hout.c: Likewise.
49344         * sunrpc/rpc_main.c: Likewise.
49345         * sunrpc/rpc_parse.c: Likewise.
49346         * sunrpc/rpc_parse.h: Likewise.
49347         * sunrpc/rpc_prot.c: Likewise.
49348         * sunrpc/rpc_sample.c: Likewise.
49349         * sunrpc/rpc_scan.c: Likewise.
49350         * sunrpc/rpc_scan.h: Likewise.
49351         * sunrpc/rpc_svcout.c: Likewise.
49352         * sunrpc/rpc_tblout.c: Likewise.
49353         * sunrpc/rpc_util.c: Likewise.
49354         * sunrpc/rpc_util.h: Likewise.
49355         * sunrpc/rpcinfo.c: Likewise.
49356         * sunrpc/rpcsvc/bootparam_prot.x: Likewise.
49357         * sunrpc/rpcsvc/key_prot.x: Likewise.
49358         * sunrpc/rpcsvc/klm_prot.x: Likewise.
49359         * sunrpc/rpcsvc/mount.x: Likewise.
49360         * sunrpc/rpcsvc/nfs_prot.x: Likewise.
49361         * sunrpc/rpcsvc/nlm_prot.x: Likewise.
49362         * sunrpc/rpcsvc/rex.x: Likewise.
49363         * sunrpc/rpcsvc/rstat.x: Likewise.
49364         * sunrpc/rpcsvc/rusers.x: Likewise.
49365         * sunrpc/rpcsvc/sm_inter.x: Likewise.
49366         * sunrpc/rpcsvc/spray.x: Likewise.
49367         * sunrpc/rpcsvc/yppasswd.x: Likewise.
49368         * sunrpc/rtime.c: Likewise.
49369         * sunrpc/svc.c: Likewise.
49370         * sunrpc/svc_auth.c: Likewise.
49371         * sunrpc/svc_authux.c: Likewise.
49372         * sunrpc/svc_raw.c: Likewise.
49373         * sunrpc/svc_run.c: Likewise.
49374         * sunrpc/svc_simple.c: Likewise.
49375         * sunrpc/svc_tcp.c: Likewise.
49376         * sunrpc/svc_udp.c: Likewise.
49377         * sunrpc/svc_unix.c: Likewise.
49378         * sunrpc/svcauth_des.c: Likewise.
49379         * sunrpc/xcrypt.c: Likewise.
49380         * sunrpc/xdr.c: Likewise.
49381         * sunrpc/xdr_array.c: Likewise.
49382         * sunrpc/xdr_float.c: Likewise.
49383         * sunrpc/xdr_mem.c: Likewise.
49384         * sunrpc/xdr_rec.c: Likewise.
49385         * sunrpc/xdr_ref.c: Likewise.
49386         * sunrpc/xdr_sizeof.c: Likewise.
49387         * sunrpc/xdr_stdio.c: Likewise.
49388
49389         * sysdeps/x86_64/multiarch/strcmp.S: Fix two typos in strncasecmp
49390         handling.
49391
49392 2010-08-19  Andreas Schwab  <schwab@redhat.com>
49393
49394         * sysdeps/i386/i686/multiarch/strspn.S [!SHARED]: Fix SSE4.2 check.
49395
49396 2010-08-19  Luis Machado  <luisgpm@br.ibm.com>
49397
49398         * sysdeps/powerpc/powerpc32/power7/memchr.S: New file.
49399         * sysdeps/powerpc/powerpc32/power7/memrchr.S: New file.
49400         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: New file.
49401         * sysdeps/powerpc/powerpc32/power7/strchr.S: New file.
49402         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: New file.
49403         * sysdeps/powerpc/powerpc32/power7/strlen.S: New file.
49404         * sysdeps/powerpc/powerpc32/power7/strnlen.S: New file.
49405         * sysdeps/powerpc/powerpc64/power7/memchr.S: New file.
49406         * sysdeps/powerpc/powerpc64/power7/memrchr.S: New file.
49407         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: New file.
49408         * sysdeps/powerpc/powerpc64/power7/strchr.S: New file.
49409         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: New file.
49410         * sysdeps/powerpc/powerpc64/power7/strlen.S: New file.
49411         * sysdeps/powerpc/powerpc64/power7/strnlen.S: New file.
49412
49413 2010-07-26  Anton Blanchard  <anton@samba.org>
49414
49415         * malloc/malloc.c (sYSTRIm): Replace divide and multiply with mask.
49416         * malloc/arena.c (heap_trim): Likewise.
49417
49418 2010-08-16  Ulrich Drepper  <drepper@redhat.com>
49419
49420         * sysdeps/unix/sysv/linux/syscalls.list: Add entry for fanotify_init
49421         here.  Not...
49422         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: ...here...
49423         * sysdeps/unix/sysv/linux/i386/syscalls.list: ... orhere.
49424
49425 2010-08-12  H.J. Lu  <hongjiu.lu@intel.com>
49426
49427         * sysdeps/i386/elf/Makefile: New file.
49428
49429 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
49430
49431         * sysdeps/unix/sysv/linux/sys/fanotify.h: Remove third argument
49432         from fanotify_init.
49433         * sysdeps/unix/sysv/linux/i386/syscalls.list: Likewise.
49434         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
49435
49436 2010-08-15  Ulrich Drepper  <drepper@redhat.com>
49437
49438         * sysdeps/x86_64/strcmp.S: Use correct register for fourth parameter
49439         of strncasecmp_l.
49440         * sysdeps/multiarch/strcmp.S: Likewise.
49441
49442 2010-08-14  Ulrich Drepper  <drepper@redhat.com>
49443
49444         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
49445         strncase_l-nonascii.
49446         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
49447         Add strncase_l-ssse3.
49448         * sysdeps/x86_64/multiarch/strcmp.S: Prepare for use as strncasecmp.
49449         * sysdeps/x86_64/strcmp.S: Likewise.
49450         * sysdeps/x86_64/multiarch/strncase_l-ssse3.S: New file.
49451         * sysdeps/x86_64/multiarch/strncase_l.S: New file.
49452         * sysdeps/x86_64/strncase.S: New file.
49453         * sysdeps/x86_64/strncase_l-nonascii.c: New file.
49454         * sysdeps/x86_64/strncase_l.S: New file.
49455         * string/Makefile (strop-tests): Add strncasecmp.
49456         * string/test-strncasecmp.c: New file.
49457
49458         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Add prototype to avoid
49459         warning.
49460
49461         * sysdeps/x86_64/strcmp.S: Move definition of NO_NOLOCALE_ALIAS to...
49462         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: ... here.
49463
49464 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
49465
49466         * sysdeps/unix/sysv/linux/prlimit.c: Make it compile.
49467
49468 2010-08-12  Ulrich Drepper  <drepper@redhat.com>
49469
49470         * sysdeps/unix/sysv/linux/bits/termios.h: Define EXTPROC.
49471         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
49472         * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
49473
49474 2010-05-01  Alan Modra  <amodra@gmail.com>
49475
49476         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Correct cfi for r24.
49477         * sysdeps/powerpc/powerpc64/bsd-_setjmp.S: Move contents..
49478         * sysdeps/powerpc/powerpc64/bsd-setjmp.S: ..and these too..
49479         * sysdeps/powerpc/powerpc64/setjmp.S: ..to here..
49480         * sysdeps/powerpc/powerpc64/setjmp-common.S: ..and here, with some
49481         tidying.  Don't tail-call __sigjmp_save for static lib.
49482         * sysdeps/powerpc/powerpc64/sysdep.h (SAVE_ARG, REST_ARG): Correct
49483         save location.
49484         (CFI_SAVE_ARG, CFI_REST_ARG): New macros.
49485         (CALL_MCOUNT): Add eh info, and nop after bl.
49486         (TAIL_CALL_SYSCALL_ERROR): New macro.
49487         (PSEUDO_RET): Use it.
49488         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
49489         Correct save location of integer regs and cr.
49490         (_dl_profile_resolve): Correct cr save location.  Delete nops
49491         after bl when SHARED.  Reduce cfi size a little by better
49492         placement of cfi directives.
49493         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S (__copysign): Don't
49494         make a stack frame.  Instead use parm save area as a temp.
49495         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Don't
49496         make a stack frame.  Use TAIL_CALL_SYSCALL_ERROR.
49497         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
49498         Don't make a stack frame for parent, use parm save area.
49499         Increase child stack frame to 112 bytes.  Don't save unused reg,
49500         and adjust reg usage.  Set up cfi on error recovery and
49501         epilogue of parent, and use TAIL_CALL_SYSCALL_ERROR, PSEUDO_RET.
49502         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
49503         (__makecontext): Add dummy nop after jump to exit.
49504         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (__socket):
49505         Use correct parm save area and cr save, reduce stack frame.
49506         Correct cfi for possible PSEUDO_RET frame setup.
49507         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork):
49508         Branch to local label emitted by PSEUDO_RET rather than
49509         __syscall_error.
49510
49511 2010-08-12  Andreas Schwab  <schwab@redhat.com>
49512
49513         [BZ #11904]
49514         * locale/programs/locale.c (print_assignment): New function.
49515         (show_locale_vars): Use it.
49516
49517 2010-08-11  Ulrich Drepper  <drepper@redhat.com>
49518
49519         * sysdeps/unix/sysv/linux/bits/statfs.h (struct statfs): Add f_flags
49520         field.
49521         (struct statfs64): Likewise.
49522         (_STATFS_F_FLAGS): Define.
49523         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Likewise.
49524         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
49525         Don't define if __ASSUME_STATFS_F_FLAGS is defined.
49526         (ST_VALID): Define locally.
49527         (INTERNAL_STATVFS): If f_flags has ST_VALID set don't call
49528         __statvfs_getflags, use the provided value.
49529         * sysdeps/unix/sysv/linux/kernel-features.h: Define
49530         __ASSUME_STATFS_F_FLAGS.
49531
49532         * sysdeps/unix/sysv/linux/sys/inotify.h (IN_EXCL_UNLINK): Define.
49533
49534         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
49535         Add sys/fanotify.h.
49536         * sysdeps/unix/sysv/linux/Versions [libc]: Export fanotify_init and
49537         fanotify_mask for GLIBC_2.13.
49538         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entries for
49539         fanotify_init and fanotify_mark.
49540         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
49541         * sysdeps/unix/sysv/linux/sys/fanotify.h: New file.
49542
49543         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_routines):
49544         Add prlimit.
49545         * sysdeps/unix/sysv/linux/Versions [libc]: Export prlimit and
49546         prlimit64 for GLIBC_2.13.
49547         * sysdeps/unix/sysv/linux/bits/resource.h: Declare prlimit and
49548         prlimit64.
49549         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entry for prlimit64
49550         syscall.
49551         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Likewise.
49552         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
49553         * sysdeps/unix/sysv/linux/sh/syscalls.list: Likewise.
49554         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.lis: Likewise.
49555         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.  Also
49556         add prlimit alias.
49557         * sysdeps/unix/sysv/linux/prlimit.c: New file.
49558
49559         [BZ #11903]
49560         * sysdeps/generic/netinet/ip.h (IPTOS_CLASS): Fix definition.
49561         Patch by Evgeni Bikov <bikovevg@iitp.ru>.
49562
49563         * nss/Makefile: Add rules to build and run tst-nss-test1.
49564         * shlib-versions: Add entry for libnss_test1.
49565         * nss/nss_test1.c: New file.
49566         * nss/tst-nss-test1.c: New file.
49567
49568         * nss/nsswitch.c (__nss_database_custom): Define new variable.
49569         (__nss_configure_lookup): Set appropriate entry in
49570         __nss_configure_lookup to true.
49571         * nss/nsswitch.h: Define enum with indeces of databases in
49572         databases and __nss_database_custom arrays.  Declare
49573         __nss_database_custom.
49574         * grp/initgroups.c (internal_getgrouplist): Use __nss_database_custom
49575         to avoid using nscd when custom rules are installed.
49576         * nss/getXXbyYY_r.c: Likewise.
49577         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
49578
49579         * nss/nss_files/files-parse.c: Whitespace fixes.
49580
49581 2010-08-09  Ulrich Drepper  <drepper@redhat.com>
49582
49583         [BZ #11883]
49584         * posix/fnmatch.c: Keep track of alloca use and fall back on malloc.
49585         * posix/fnmatch_loop.c: Likewise.
49586
49587 2010-07-17  Andi Kleen  <ak@linux.intel.com>
49588
49589         * sysdeps/i386/i386-mcount.S (__fentry__): Define.
49590         * sysdeps/x86_64/_mcount.S (__fentry__): Define.
49591         * stdlib/Versions (__fentry__): Add for GLIBC 2.13
49592         * Versions.def [GLIBC_2.13]: Add.
49593
49594 2010-08-06  Ulrich Drepper  <drepper@redhat.com>
49595
49596         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
49597         Also fail if tpwd after pwuid call is NULL.
49598
49599 2010-07-31  Samuel Thibault  <samuel.thibault@ens-lyon.org>
49600
49601         * hurd/hurdselect.c (_hurd_select): Round timeout up instead of down
49602         when converting to ms.
49603
49604 2010-06-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
49605
49606         * sysdeps/mach/hurd/ttyname.c (ttyname): Replace MIG_BAD_ID and
49607         EOPNOTSUPP errors with ENOTTY.
49608         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Replace MIG_BAD_ID and
49609         EOPNOTSUPP errors with ENOTTY.
49610
49611 2010-07-31  Ulrich Drepper  <drepper@redhat.com>
49612
49613         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
49614         Add strcasecmp_l-ssse3.
49615         * sysdeps/x86_64/multiarch/strcmp.S: Add support to compile for
49616         strcasecmp.
49617         * sysdeps/x86_64/strcmp.S: Allow more flexible compiling of strcasecmp.
49618         * sysdeps/x86_64/multiarch/strcasecmp_l.S: New file.
49619         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: New file.
49620
49621 2010-07-30  Ulrich Drepper  <drepper@redhat.com>
49622
49623         * sysdeps/x86_64/multiarch/strcmp.S: Pretty printing.
49624
49625         * string/Makefile (strop-tests): Add strcasecmp.
49626         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
49627         strcasecmp_l-nonascii.
49628         (gen-as-const-headers): Add locale-defines.sym.
49629         * sysdeps/x86_64/strcmp.S: Add support for strcasecmp implementation.
49630         * sysdeps/x86_64/strcasecmp.S: New file.
49631         * sysdeps/x86_64/strcasecmp_l.S: New file.
49632         * sysdeps/x86_64/strcasecmp_l-nonascii.c: New file.
49633         * sysdeps/x86_64/locale-defines.sym: New file.
49634         * string/test-strcasecmp.c: New file.
49635
49636         * string/test-strcasestr.c: Test both ends of the range of characters.
49637         * sysdeps/x86_64/multiarch/strstr.c: Fix UCHIGH definition.
49638
49639 2010-07-29  Roland McGrath  <roland@redhat.com>
49640
49641         [BZ #11856]
49642         * manual/locale.texi (Yes-or-No Questions): Fix example code.
49643
49644 2010-07-27  Ulrich Drepper  <drepper@redhat.com>
49645
49646         * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Avoid compiling the file
49647         for ld.so.
49648
49649 2010-07-27  Andreas Schwab  <schwab@redhat.com>
49650
49651         * manual/memory.texi (Malloc Tunable Parameters): Document
49652         M_PERTURB.
49653
49654 2010-07-26  Roland McGrath  <roland@redhat.com>
49655
49656         [BZ #11840]
49657         * configure.in (-fgnu89-inline check): Set and substitute
49658         gnu89_inline, not libc_cv_gnu89_inline.
49659         * configure: Regenerated.
49660         * config.make.in (gnu89-inline-CFLAGS): Use @gnu89_inline@.
49661
49662 2010-07-26  Ulrich Drepper  <drepper@redhat.com>
49663
49664         * string/test-strnlen.c: New file.
49665         * string/Makefile (strop-tests): Add strnlen.
49666         * string/tester.c (test_strnlen): Add a few more test cases.
49667         * string/tst-strlen.c: Better error reporting.
49668
49669         * sysdeps/x86_64/strnlen.S: New file.
49670
49671 2010-07-24  Ulrich Drepper  <drepper@redhat.com>
49672
49673         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Use
49674         lower-latency instructions.
49675
49676 2010-07-23  Ulrich Drepper  <drepper@redhat.com>
49677
49678         * string/test-strcasestr.c: New file.
49679         * string/test-strstr.c: New file.
49680         * string/Makefile (strop-tests): Add strstr and strcasestr.
49681         * string/str-two-way.h: Don't undefine MAX.
49682         * string/strcasestr.c: Don't define alias if NO_ALIAS is defined.
49683
49684 2010-07-21  Andreas Schwab  <schwab@redhat.com>
49685
49686         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
49687         strcasestr-nonascii.
49688         (CFLAGS-strcasestr-nonascii.c): Define.
49689         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: New file.
49690         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c (STRSTR_SSE42):
49691         Remove unused attribute.
49692
49693 2010-07-20  Roland McGrath  <roland@redhat.com>
49694
49695         * elf/dl-sysdep.c (_dl_important_hwcaps): Add dsocaps mask to
49696         dl_hwcap_mask as well as dl_hwcap.  Without this, dsocaps matching in
49697         ld.so.cache was broken.  With it, there is no way to disable dsocaps
49698         like LD_HWCAP_MASK can disable hwcaps.
49699
49700 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
49701
49702         * sysdeps/mach/hurd/sendmsg.c (__libc_sendmsg): Fix memory leaks.
49703
49704 2010-07-16  Ulrich Drepper  <drepper@redhat.com>
49705
49706         * sysdeps/x86_64/multiarch/strstr.c: Rewrite to avoid indirect function
49707         call in strcasestr.
49708         * sysdeps/x86_64/multiarch/strcasestr.c: Declare
49709         __strcasestr_sse42_nonascii.
49710         * sysdeps/x86_64/multiarch/Makefile: Add rules to build
49711         strcasestr-nonascii.c.
49712         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: New file.
49713
49714 2010-06-15  Luis Machado  <luisgpm@br.ibm.com>
49715
49716         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: New file.
49717         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysignf.S: New file.
49718         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: New file.
49719         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysignf.S: New file.
49720
49721 2010-07-09  Ulrich Drepper  <drepper@redhat.com>
49722
49723         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Use __fcntl not
49724         fcntl.
49725
49726 2010-07-06  Andreas Schwab  <schwab@redhat.com>
49727
49728         [BZ #11577]
49729         * elf/dl-version.c (match_symbol): Don't pass NULL occation to
49730         dl_signal_cerror.
49731
49732 2010-07-06  Ulrich Drepper  <drepper@redhat.com>
49733
49734         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Implement
49735         _PC_PIPE_BUF using F_GETPIPE_SZ.
49736
49737 2010-07-05  Roland McGrath  <roland@redhat.com>
49738
49739         * manual/arith.texi (Rounding Functions): Fix rint description
49740         implicit in round description.
49741
49742 2010-07-02  Ulrich Drepper  <drepper@redhat.com>
49743
49744         * elf/Makefile: Fix linking for a few tests to make recent linker
49745         happy.
49746
49747 2010-06-30  Andreas Schwab  <schwab@redhat.com>
49748
49749         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
49750         $(common-objpfx)libc_nonshared.a.
49751
49752 2010-06-21  Luis Machado  <luisgpm@br.ibm.com>
49753
49754         * sysdeps/powerpc/powerpc32/970/fpu/Implies: Remove.
49755         * sysdeps/powerpc/powerpc32/power5/fpu/Implies: Remove.
49756         * sysdeps/powerpc/powerpc32/power5+/fpu/Implies: Remove.
49757         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: Remove.
49758         * sysdeps/powerpc/powerpc64/970/fpu/Implies: Remove.
49759         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Remove.
49760         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove.
49761         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: Remove.
49762         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/fpu/Implies: Remove.
49763         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/fpu/Implies: Remove.
49764         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/fpu/Implies: Remove.
49765         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/fpu/Implies: Remove.
49766         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/Implies: Remove.
49767         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/fpu/Implies: Remove.
49768         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/fpu/Implies: Remove.
49769         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/fpu/Implies: Remove.
49770         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/fpu/Implies: Remove.
49771         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/fpu/Implies: Remove.
49772         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/fpu/Implies: Remove.
49773         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/Implies: Remove.
49774         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/fpu/Implies: Remove.
49775         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/fpu/Implies: Remove.
49776         * sysdeps/powerpc/powerpc32/970/Implies: Point to power4.
49777         * sysdeps/powerpc/powerpc32/power5/Implies: Point to power4.
49778         * sysdeps/powerpc/powerpc32/power5+/Implies: Point to power5.
49779         * sysdeps/powerpc/powerpc32/power6/Implies: Point to power5+.
49780         * sysdeps/powerpc/powerpc32/power6x/Implies: Point to power6.
49781         * sysdeps/powerpc/powerpc64/970/Implies: Point to power4.
49782         * sysdeps/powerpc/powerpc64/power5/Implies: Point to power4.
49783         * sysdeps/powerpc/powerpc64/power5+/Implies: Point to power5.
49784         * sysdeps/powerpc/powerpc64/power6/Implies: Point to power5+.
49785         * sysdeps/powerpc/powerpc64/power6x/Implies: Point to power6.
49786         * sysdeps/powerpc/powerpc32/power7/Implies: New file.
49787         * sysdeps/powerpc/powerpc64/power7/Implies: New file.
49788         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/Implies: New file.
49789         * sysdeps/unix/sysv/linux/powerpc/powerpc32/cell/Implies: New file.
49790         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: New file.
49791         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: New file.
49792         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: New file.
49793         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: New file.
49794         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: New file.
49795         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/Implies: New file.
49796         * sysdeps/unix/sysv/linux/powerpc/powerpc64/cell/Implies: New file.
49797         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: New file.
49798         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: New file.
49799         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: New file.
49800         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: New file.
49801         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: New file.
49802
49803 2010-06-25  H.J. Lu  <hongjiu.lu@intel.com>
49804
49805         * debug/memmove_chk.c (__memmove_chk): Renamed to ...
49806         (MEMMOVE_CHK): ...this.  Default to __memmove_chk.
49807         * string/memmove.c (memmove): Renamed to ...
49808         (MEMMOVE): ...this.  Default to memmove.
49809         * sysdeps/x86_64/memcpy.S: Use ENTRY_CHK and END_CHK.
49810         * sysdeps/x86_64/sysdep.h (ENTRY_CHK): Define.
49811         (END_CHK): Define.
49812         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
49813         memcpy-ssse3 mempcpy-ssse3 memmove-ssse3 memcpy-ssse3-back
49814         mempcpy-ssse3-back memmove-ssse3-back.
49815         * sysdeps/x86_64/multiarch/bcopy.S: New file .
49816         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: New file.
49817         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: New file.
49818         * sysdeps/x86_64/multiarch/memcpy.S: New file.
49819         * sysdeps/x86_64/multiarch/memcpy_chk.S: New file.
49820         * sysdeps/x86_64/multiarch/memmove-ssse3-back.S: New file.
49821         * sysdeps/x86_64/multiarch/memmove-ssse3.S: New file.
49822         * sysdeps/x86_64/multiarch/memmove.c: New file.
49823         * sysdeps/x86_64/multiarch/memmove_chk.c: New file.
49824         * sysdeps/x86_64/multiarch/mempcpy-ssse3-back.S: New file.
49825         * sysdeps/x86_64/multiarch/mempcpy-ssse3.S: New file.
49826         * sysdeps/x86_64/multiarch/mempcpy.S: New file.
49827         * sysdeps/x86_64/multiarch/mempcpy_chk.S: New file.
49828         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Copy_Backward):
49829         Define.
49830         (index_Fast_Copy_Backward): Define.
49831         (HAS_ARCH_FEATURE): Define.
49832         (HAS_FAST_REP_STRING): Define.
49833         (HAS_FAST_COPY_BACKWARD): Define.
49834
49835 2010-06-21  Andreas Schwab  <schwab@redhat.com>
49836
49837         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
49838         Restore proper fallback handling.
49839
49840 2010-06-19  Ulrich Drepper  <drepper@redhat.com>
49841
49842         [BZ #11701]
49843         * posix/group_member.c (__group_member): Correct checking loop.
49844
49845         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid): Handle
49846         OOM in getpwuid_r correctly.  Return error number when the caller
49847         should return, otherwise -1.
49848         (getlogin_r): Adjust to return also for result of __getlogin_r_loginuid
49849         call returning > 0 value.
49850         * sysdeps/unix/sysv/linux/getlogin.c (getlogin): Likewise.
49851
49852 2010-06-07  Andreas Schwab  <schwab@redhat.com>
49853
49854         * dlfcn/Makefile: Remove explicit dependencies on libc.so and
49855         libc_nonshared.a from targets in modules-names.
49856
49857 2010-06-02  Kirill A. Shutemov  <kirill@shutemov.name>
49858
49859         * elf/dl-reloc.c: Flush cache after solving TEXTRELs if arch
49860         requires it.
49861
49862 2010-06-10  Luis Machado  <luisgpm@br.ibm.com>
49863
49864         * sysdeps/powerpc/powerpc32/power7/memcmp.S: New file
49865         * sysdeps/powerpc/powerpc64/power7/memcmp.S: New file.
49866         * sysdeps/powerpc/powerpc32/power7/strncmp.S: New file.
49867         * sysdeps/powerpc/powerpc64/power7/strncmp.S: New file.
49868
49869 2010-06-02  Andreas Schwab  <schwab@redhat.com>
49870
49871         * nis/nss_nis/nis-initgroups.c (get_uid): Properly resize buffer.
49872
49873 2010-06-14  Ulrich Drepper  <drepper@redhat.com>
49874
49875         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Define F_SETPIPE_SZ
49876         and F_GETPIPE_SZ.
49877         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
49878         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
49879         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
49880         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
49881         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
49882         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise
49883
49884 2010-06-14  Roland McGrath  <roland@redhat.com>
49885
49886         * manual/libc.texinfo (@copying): Change to GFDL v1.3.
49887
49888 2010-06-07  Jakub Jelinek  <jakub@redhat.com>
49889
49890         * libio/stdio.h (sscanf, vsscanf): Use __REDIRECT_NTH instead of
49891         __REDIRECT followed by __THROW.
49892         * wcsmbs/wchar.h (swscanf, vswscanf): Likewise.
49893         * posix/getopt.h (getopt): Likewise.
49894
49895 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
49896
49897         * hurd/lookup-at.c (__file_name_lookup_at): Accept
49898         AT_SYMLINK_FOLLOW in AT_FLAGS.  Fail with EINVAL if both
49899         AT_SYMLINK_FOLLOW and AT_SYMLINK_NOFOLLOW are present
49900         in AT_FLAGS.
49901         * hurd/hurd/fd.h (__file_name_lookup_at): Update comment.
49902         * sysdeps/mach/hurd/linkat.c (linkat): Pass O_NOLINK in FLAGS.
49903
49904 2010-05-28  Luis Machado  <luisgpm@br.ibm.com>
49905
49906         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Exchange srdi for srwi.
49907
49908 2010-05-26  H.J. Lu  <hongjiu.lu@intel.com>
49909
49910         [BZ #11640]
49911         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
49912         Properly check family and model.
49913
49914 2010-05-26  Takashi Yoshii  <takashi.yoshii.zj@renesas.com>
49915
49916         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Fix iov[] size.
49917
49918 2010-05-24  Luis Machado  <luisgpm@br.ibm.com>
49919
49920         * sysdeps/powerpc/powerpc32/power7/memset.S: POWER7 32-bit memset fix.
49921
49922 2010-05-21  Ulrich Drepper  <drepper@redhat.com>
49923
49924         * elf/dl-runtime.c (_dl_profile_fixup): Don't crash on unresolved weak
49925         symbol reference.
49926
49927 2010-05-19  Andreas Schwab  <schwab@redhat.com>
49928
49929         * elf/dl-runtime.c (_dl_fixup): Don't crash on unresolved weak
49930         symbol reference.
49931
49932 2010-05-21  Andreas Schwab  <schwab@redhat.com>
49933
49934         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add recvmmsg
49935         and internal_recvmmsg.
49936         * sysdeps/unix/sysv/linux/recvmmsg.c: New file.
49937         * sysdeps/unix/sysv/linux/internal_recvmmsg.S: New file.
49938         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_recvmmsg): Define.
49939         * sysdeps/unix/sysv/linux/syscalls.list (recvmmsg): Remove.
49940
49941         * sunrpc/clnt_tcp.c (clnttcp_control): Add missing break.
49942         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
49943         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
49944
49945 2010-05-20  Andreas Schwab  <schwab@redhat.com>
49946
49947         * sysdeps/unix/sysv/linux/sys/timex.h: Use __REDIRECT_NTH.
49948
49949 2010-05-17  Luis Machado  <luisgpm@br.ibm.com>
49950
49951         POWER7 optimizations.
49952         * sysdeps/powerpc/powerpc64/power7/memset.S: New file.
49953         * sysdeps/powerpc/powerpc32/power7/memset.S: New file.
49954
49955 2010-05-19  Ulrich Drepper  <drepper@redhat.com>
49956
49957         * version.h: Update for 2.13 development version.
49958
49959 2010-05-12  Andrew Stubbs  <ams@codesourcery.com>
49960
49961         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Really disable all
49962         exceptions.  Return 0.
49963
49964 2010-05-07  Roland McGrath  <roland@redhat.com>
49965
49966         * elf/ldconfig.c (main): Add a const.
49967
49968 2010-05-06  Ulrich Drepper  <drepper@redhat.com>
49969
49970         * nss/getent.c (idn_flags): Default to AI_IDN|AI_CANONIDN.
49971         (args_options): Add no-idn option.
49972         (ahosts_keys_int): Add idn_flags to ai_flags.
49973         (parse_option): Handle 'i' option to clear idn_flags.
49974
49975         * malloc/malloc.c (_int_free): Possible race in the most recently
49976         added check.  Only act on the data if no current modification
49977         happened.
49978
49979 See ChangeLog.17 for earlier changes.