Fix memory leak in libio/wfileops.c do_ftell_wide [BZ #17370]
[platform/upstream/glibc.git] / ChangeLog
1 2014-09-11  Tim Lammens  <tim.lammens@gmail.com>
2
3         [BZ #17370]
4         * libio/wfileops (do_ftell_wide): Free OUT.
5
6 2014-09-10  Chris Metcalf  <cmetcalf@tilera.com>
7
8         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Remove file.
9
10 2014-09-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
11
12         [BZ #17363]
13         * inet/getnetgrent_r.c (__internal_getnetgrent_r): Try next
14         group if the current group is empty.
15
16 2014-09-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17
18         * benchtests/bench-memset.c (test_main): Add more test from size
19         from 32 to 512 bytes.
20         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
21         Add POWER8 memset object.
22         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
23         (__libc_ifunc_impl_list): Add POWER8 memset and bzero implementations.
24         * sysdeps/powerpc/powerpc64/multiarch/bzero.c (__bzero): Add POWER8
25         implementation.
26         * sysdeps/powerpc/powerpc64/multiarch/memset.c (__libc_memset):
27         Likewise.
28         * sysdeps/powerpc/powerpc64/multiarch/memset-power8.S: New file:
29         multiarch POWER8 memset optimization.
30         * sysdeps/powerpc/powerpc64/power8/memset.S: New file: optimized
31         POWER8 memset optimization.
32
33         * sysdeps/powerpc/powerpc64/multiarch/Makefile [sysdep_routines]:
34         Remove bzero multiarch objects.
35         * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: Remove file.
36         * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: Likewise.
37         * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: Likewise.
38         * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S [NO_BZERO_IMPL]:
39         Remove define.
40         [__bzero]: Redefine to specific name.
41         * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: Likewise.
42         * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: Likewise.
43         * sysdeps/powerpc/powerpc64/power4/memset.S [NO_BZERO_IMPL]: Remove
44         define.
45         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
46         * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
47
48 2014-09-10  Florian Weimer  <fweimer@redhat.com>
49
50         * Makeconfig (gccwarn-c): Turn implicit-function-declaration
51         warnings into errors.
52
53         * stdlib/tst-tls-atexit-lib.c: Include <stdlib.h>, for the
54         __cxa_thread_atexit_impl prototype.
55
56 2014-09-09  Steve Ellcey  <sellcey@mips.com>
57
58         * sysdeps/mips/preconfigure: Put code inside mips* case statement.
59         Fix capitalization of error message.
60
61 2014-09-09  Steve Ellcey  <sellcey@mips.com>
62
63         * sysdeps/mips/preconfigure: Modify ABI tests.
64
65 2014-09-07  Carlos O'Donell  <carlos@systemhalted.org>
66
67         * sysdeps/unix/sysv/linux/hppa/c++-types.data: New file.
68
69 2014-09-07  Roland McGrath  <roland@hack.frob.com>
70             Carlos O'Donell  <carlos@systemhalted.org>
71
72         * sysdeps/unix/sysv/linux/hppa/nptl/libc-lowlevellock.c: File removed.
73         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Moved ...
74         * sysdeps/unix/sysv/linux/hppa/lowlevellock.h: ... here.
75         * sysdeps/unix/sysv/linux/hppa/nptl/pt-vfork.S: Moved ...
76         * sysdeps/unix/sysv/linux/hppa/pt-vfork.S: ... here.
77         * sysdeps/unix/sysv/linux/hppa/nptl/pthread.h: Moved ...
78         * sysdeps/unix/sysv/linux/hppa/pthread.h: ... here.
79         * sysdeps/unix/sysv/linux/hppa/nptl/pthreadP.h: Moved ...
80         * sysdeps/unix/sysv/linux/hppa/pthreadP.h: ... here.
81         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_broadcast.c: Moved ...
82         * sysdeps/unix/sysv/linux/hppa/pthread_cond_broadcast.c: ... here.
83         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_destroy.c: Moved ...
84         * sysdeps/unix/sysv/linux/hppa/pthread_cond_destroy.c: ... here.
85         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_init.c: Moved ...
86         * sysdeps/unix/sysv/linux/hppa/pthread_cond_init.c: ... here.
87         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_signal.c: Moved ...
88         * sysdeps/unix/sysv/linux/hppa/pthread_cond_signal.c: ... here.
89         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_timedwait.c: Moved ...
90         * sysdeps/unix/sysv/linux/hppa/pthread_cond_timedwait.c: ... here.
91         * sysdeps/unix/sysv/linux/hppa/nptl/pthread_cond_wait.c: Moved ...
92         * sysdeps/unix/sysv/linux/hppa/pthread_cond_wait.c: ... here.
93         * sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Moved ...
94         * sysdeps/unix/sysv/linux/hppa/sysdep-cancel.h: ... here.
95         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h: Moved ...
96         * sysdeps/hppa/nptl/bits/pthreadtypes.h: ... here.
97         * sysdeps/unix/sysv/linux/hppa/nptl/bits/semaphore.h: Moved ...
98         * sysdeps/hppa/nptl/bits/semaphore.h: ... here.
99         * sysdeps/unix/sysv/linux/hppa/clone.S: Include <tcb-offsets.h>.
100         Deconditionalize the code that was previously under [RESET_PID].
101         * sysdeps/unix/sysv/linux/hppa/nptl/clone.S: File removed.
102         * sysdeps/unix/sysv/linux/hppa/arch-fork.h: New file.
103         * sysdeps/unix/sysv/linux/hppa/nptl/fork.c: File removed.
104         * sysdeps/hppa/nptl/tcb-offsets.sym: Include pthread.h and don't
105         include sysdep.h.
106
107 2014-09-08  Allan McRae  <allan@archlinux.org>
108
109         * version.h (RELEASE): Set to "development".
110         (VERSION): Set to "2.20.90"
111
112 2014-09-07  Allan McRae  <allan@archlinux.org
113
114         * version.h (RELEASE): Set to "stable".
115         (VERSION): Set to "2.20"
116         * include/features.h (__GLIBC_MINOR__): Set to 20.
117
118         * manual/contrib.texi: Add entries for Wilco Dijkstra and Stefan
119         Liebler.
120
121         * po/ko.po: Update Korean translation from translation project.
122
123 2014-09-06  Chris Metcalf  <cmetcalf@tilera.com>
124
125         [BZ #17354]
126         * sysdeps/tile/dl-machine.h (elf_machine_rela): Add a MUNGE_SIGNED
127         macro for handling signed relocations.
128
129 2014-09-03  Florian Weimer  <fweimer@redhat.com>
130
131         [BZ #17325]
132         * iconvdata/ibm1364.c (BODY): Fix check for sentinel.
133         * iconvdata/ibm932.c (BODY): Replace invalid sentinel check with
134         assert.
135         * iconvdata/ibm933.c (BODY): Fix check for sentinel.
136         * iconvdata/ibm935.c (BODY): Likewise.
137         * iconvdata/ibm937.c (BODY): Likewise.
138         * iconvdata/ibm939.c (BODY): Likewise.
139         * iconvdata/ibm943.c (BODY): Replace invalid sentinel check with
140         assert.
141         * iconvdata/Makefile (iconv-test.out): Pass module list to test
142         script.
143         * iconvdata/run-iconv-test.sh: New test loop for checking for
144         decoder crashers.
145
146 2014-09-02  Khem Raj  <raj.khem@gmail.com>
147
148         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c (fegetenv): Add
149         libm_hidden_ver.
150
151 2014-09-01  Allan McRae  <allan@archlinux.org>
152
153         * po/eo.po: Update Esperanto translation from translation project.
154
155         * po/ca.po: Update Catalan translation from translation project.
156
157 2014-08-28  Samuel Thibault  <samuel.thibault@ens-lyon.org>
158
159         * sysdeps/mach/hurd/fork.c (__fork): Lock SS->lock around
160         __proc_dostop call.
161
162 2014-08-27  Mark Wielaard  <mjw@redhat.com>
163
164         [BZ #17319]
165         * sysdeps/i386/nptl/tls.h (TLS_INIT_TP): Use INTERNAL_SYSCALL
166         to call set_thread_area instead of hand written asm.
167         (__NR_set_thread_area): Removed define.
168         (TLS_FLAG_WRITABLE): Likewise.
169         (__ASSUME_SET_THREAD_AREA): Remove check.
170         (TLS_EBX_ARG): Remove define.
171         (TLS_LOAD_EBX): Likewise.
172
173 2014-08-27  Samuel Thibault  <samuel.thibault@ens-lyon.org>
174
175         Simplify atomicity of socket creation in bind.
176
177         * sysdeps/mach/hurd/bind.c (__bind): Use dir_lookup(node, "") instead of
178         looking up the name after linking the file.
179
180 2014-08-27  Allan McRae  <allan@archlinux.org>
181
182         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
183
184 2014-08-26  Florian Weimer  <fweimer@redhat.com>
185
186         [BZ #17187]
187         * iconv/gconv_trans.c (struct known_trans, search_tree, lock,
188         trans_compare, open_translit, __gconv_translit_find):
189         Remove module loading code.
190
191 2014-08-26  Allan McRae  <allan@archlinux.org>
192
193         * po/vi.po: Update Vietnamese translation from translation project.
194
195         * po/uk.po: Update Ukrainian translation from translation project.
196
197         * po/fr.po: Update French translation from translation project.
198
199         * po/ru.po: Update Russian translation from translation project.
200
201         * po/pl.po: Update Polish translation from translation project.
202
203         * po/cs.po: Update Czech translation from translation project.
204
205         * po/de.po: Update German translation from translation project.
206
207         * po/bg.po: Update Bulgarian translation from translation project.
208
209         * po/sv.po: Update Sweedish translation from translation project.
210
211         * po/nl.po: Update Dutch translation from translation project.
212
213         * po/es.po: Update Spanish translation from translation project.
214
215 2014-08-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
216
217         * nptl/Makefile (CFLAGS-pthread_atfork.c): Remove.
218
219         * catgets/Makefile (CPPFLAGS-gencat): Remove.
220         * iconv/Makefile (CPPFLAGS-iconv_prog): Likewise.
221         (CPPFLAGS-iconvconfig): Likewise.
222         * timezone/Makefile (CPPFLAGS-zic): Likewise.
223
224         * include/libc-symbols.h: Remove unnecessary check for
225         NOT_IN_libc.
226         * nptl/pthreadP.h: Likewise.
227         * sysdeps/aarch64/setjmp.S: Likewise.
228         * sysdeps/alpha/setjmp.S: Likewise.
229         * sysdeps/arm/sysdep.h: Likewise.
230         * sysdeps/i386/setjmp.S: Likewise.
231         * sysdeps/m68k/setjmp.c: Likewise.
232         * sysdeps/posix/getcwd.c: Likewise.
233         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
234         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise.
235         * sysdeps/s390/s390-32/setjmp.S: Likewise.
236         * sysdeps/s390/s390-64/setjmp.S: Likewise.
237         * sysdeps/sh/sh3/setjmp.S: Likewise.
238         * sysdeps/sh/sh4/setjmp.S: Likewise.
239         * sysdeps/unix/alpha/sysdep.h: Likewise.
240         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Likewise.
241         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
242         * sysdeps/unix/sysv/linux/ia64/setjmp.S: Likewise.
243         * sysdeps/unix/sysv/linux/ia64/sysdep.h: Likewise.
244         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
245         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
246         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
247         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
248         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
249         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
250         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
251         * sysdeps/unix/sysv/linux/tile/sysdep.h: Likewise.
252         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
253         * sysdeps/x86_64/setjmp.S: Likewise.
254
255 2014-08-13  Joseph Myers  <joseph@codesourcery.com>
256
257         [BZ #17263]
258         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Include
259         <stdint.h>.
260         (__get_clockfreq): Use uint64_t instead of hp_timing_t in
261         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK call.
262
263 2014-08-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
264
265         * sysdeps/x86/fpu/bits/mathinline.h: Fix typo in comment.
266
267         [BZ #17262]
268         * sysdeps/x86/fpu/bits/mathinline.h: Check both __SSE2_MATH__
269         and __x86_64__ when disabling x87 inline functions.
270
271 2014-08-12  H.J. Lu  <hongjiu.lu@intel.com>
272
273         [BZ #17259]
274         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Replace cpuid
275         asm statement with __cpuid_count.
276
277 2014-08-12  Mike Frysinger  <vapier@gentoo.org>
278
279         * configure.ac: Change __ehdr_start code to dereference the struct.
280         Run readelf on the output to look for relocations.
281         * configure: Regenerated.
282
283 2014-08-12  Joseph Myers  <joseph@codesourcery.com>
284
285         [BZ #17261]
286         * sysdeps/powerpc/nofpu/fenv_const.c (__fe_enabled_env): Change
287         value to 0.
288         (__fe_nonieee_env): Define as an alias for __fe_dfl_env.
289
290 2014-08-12  Roland McGrath  <roland@hack.frob.com>
291
292         * NEWS: Mention x86-64 ld.so use of Intel MPX instructions.
293
294 2014-08-12  Bernard Ogden  <bernie.ogden@linaro.org>
295
296         [BZ #16892]
297         * sysdeps/nptl/lowlevellock.h (__lll_timedlock): Use
298         atomic_compare_and_exchange_bool_acq rather than atomic_exchange_acq.
299
300 2014-08-12  Sean Anderson  <seanga2@gmail.com>
301
302         * malloc/malloc.c: Fix typo in comment.
303
304 2014-08-09  Allan McRae  <allan@archlinux.org>
305
306         * Regenerate libc.po.
307
308 2014-08-08  Mike Frysinger  <vapier@gentoo.org>
309
310         * intl/tst-gettext2.sh: Check every lang file for creation.
311
312 2014-08-07  Wilco Dijkstra  <wdijkstr@arm.com>
313
314         * sysdeps/aarch64/fpu/math_private.h
315         (libc_feholdsetround_noex_aarch64_ctx): New function.
316
317 2014-08-07  Wilco Dijkstra  <wdijkstr@arm.com>
318
319         * sysdeps/arm/armv6/strcpy.S (strcpy):
320         Fix performance issue in misaligned cases.
321
322 2014-08-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
323
324         * sysdeps/unix/sysv/linux/powerpc/bits/ioctl-types.h (struct winsize):
325         Move definition from termios.h.
326         (struct termio): Likewise.
327         (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
328         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
329         N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
330         N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
331         Likewise.
332         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h (struct winsize):
333         Move definition to ioctl-types.h
334         (struct termio): Likewise.
335         (NCC, TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
336         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI, N_TTY, N_SLIP,
337         N_MOUSE, N_PPP, N_STRIP, N_AX25, N_X25, N_6PACK, N_MASC, N_R3964,
338         N_PROFIBUS_FDL, N_IRDA, N_SMSBLOCK, N_HDLC, N_SYNC_PPP, N_HCI):
339         Likewise.
340
341 2014-08-05  Richard Henderson  <rth@redhat.com>
342
343         * sysdeps/alpha/soft-fp/ots_cvtxq.c (_OtsCvtXQ): Always raise
344         exceptions.
345         * sysdeps/alpha/soft-fp/Makefile [soft-fp] (sysdep_routines):
346         Add fraiseexcpt.
347         * sysdeps/alpha/soft-fp/sfp-machine.h (FP_HANDLE_EXCEPTIONS):
348         Use __feraiseexcept.
349         * sysdeps/unix/sysv/linux/alpha/fraiseexcpt.S (feraiseexcept):
350         Protect libm symbols with IS_IN_libm.
351
352         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Remove file.
353
354 2014-08-04  Bernard Ogden  <bernie.ogden@linaro.org>
355
356         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Remove file.
357
358 2014-08-04  Will Newton  <will.newton@linaro.org>
359
360         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Remove
361         file.
362
363 2014-08-04  Mike Frysinger  <vapier@gentoo.org>
364
365         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h (PSEUDO): Add nocancel
366         variants for each function.
367
368 2014-08-04  Roland McGrath  <roland@hack.frob.com>
369
370         * sysdeps/unix/sysv/linux/ia64/nptl/Makefile: File removed, contents
371         appended ...
372         * sysdeps/unix/sysv/linux/ia64/Makefile: ... here.
373         * sysdeps/unix/sysv/linux/ia64/nptl/Versions: File removed, contents
374         appended ...
375         * sysdeps/unix/sysv/linux/ia64/Versions: ... here.
376         * sysdeps/unix/sysv/linux/ia64/nptl/__ia64_longjmp.S: Moved ...
377         * sysdeps/unix/sysv/linux/ia64/__ia64_longjmp.S: ... here.
378         * sysdeps/unix/sysv/linux/ia64/nptl/__sigstack_longjmp.c: Moved ...
379         * sysdeps/unix/sysv/linux/ia64/__sigstack_longjmp.c: ... here.
380         * sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data: Moved ...
381         * sysdeps/unix/sysv/linux/ia64/c++-types.data: ... here.
382         * sysdeps/unix/sysv/linux/ia64/nptl/dl-sysdep.h: Moved ...
383         * sysdeps/unix/sysv/linux/ia64/dl-sysdep.h: ... here.
384         * sysdeps/unix/sysv/linux/ia64/nptl/ld.abilist: Moved ...
385         * sysdeps/unix/sysv/linux/ia64/ld.abilist: ... here.
386         * sysdeps/unix/sysv/linux/ia64/nptl/libBrokenLocale.abilist: Moved ...
387         * sysdeps/unix/sysv/linux/ia64/libBrokenLocale.abilist: ... here.
388         * sysdeps/unix/sysv/linux/ia64/nptl/libanl.abilist: Moved ...
389         * sysdeps/unix/sysv/linux/ia64/libanl.abilist: ... here.
390         * sysdeps/unix/sysv/linux/ia64/nptl/libc.abilist: Moved ...
391         * sysdeps/unix/sysv/linux/ia64/libc.abilist: ... here.
392         * sysdeps/unix/sysv/linux/ia64/nptl/libcrypt.abilist: Moved ...
393         * sysdeps/unix/sysv/linux/ia64/libcrypt.abilist: ... here.
394         * sysdeps/unix/sysv/linux/ia64/nptl/libdl.abilist: Moved ...
395         * sysdeps/unix/sysv/linux/ia64/libdl.abilist: ... here.
396         * sysdeps/unix/sysv/linux/ia64/nptl/libm.abilist: Moved ...
397         * sysdeps/unix/sysv/linux/ia64/libm.abilist: ... here.
398         * sysdeps/unix/sysv/linux/ia64/nptl/libnsl.abilist: Moved ...
399         * sysdeps/unix/sysv/linux/ia64/libnsl.abilist: ... here.
400         * sysdeps/unix/sysv/linux/ia64/nptl/libpthread.abilist: Moved ...
401         * sysdeps/unix/sysv/linux/ia64/libpthread.abilist: ... here.
402         * sysdeps/unix/sysv/linux/ia64/nptl/libresolv.abilist: Moved ...
403         * sysdeps/unix/sysv/linux/ia64/libresolv.abilist: ... here.
404         * sysdeps/unix/sysv/linux/ia64/nptl/librt.abilist: Moved ...
405         * sysdeps/unix/sysv/linux/ia64/librt.abilist: ... here.
406         * sysdeps/unix/sysv/linux/ia64/nptl/libthread_db.abilist: Moved ...
407         * sysdeps/unix/sysv/linux/ia64/libthread_db.abilist: ... here.
408         * sysdeps/unix/sysv/linux/ia64/nptl/libutil.abilist: Moved ...
409         * sysdeps/unix/sysv/linux/ia64/libutil.abilist: ... here.
410         * sysdeps/unix/sysv/linux/ia64/nptl/localplt.data: Moved ...
411         * sysdeps/unix/sysv/linux/ia64/localplt.data: ... here.
412         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Moved ...
413         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h: ... here.
414         * sysdeps/unix/sysv/linux/ia64/nptl/sysdep-cancel.h: Moved ...
415         * sysdeps/unix/sysv/linux/ia64/sysdep-cancel.h: ... here.
416         * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Moved ...
417         * sysdeps/unix/sysv/linux/ia64/timer_create.c: ... here.
418         * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Moved ...
419         * sysdeps/unix/sysv/linux/ia64/timer_delete.c: ... here.
420         * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Moved ...
421         * sysdeps/unix/sysv/linux/ia64/timer_getoverr.c: ... here.
422         * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c: Moved ...
423         * sysdeps/unix/sysv/linux/ia64/timer_gettime.c: ... here.
424         * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c: Moved ...
425         * sysdeps/unix/sysv/linux/ia64/timer_settime.c: ... here.
426         * sysdeps/unix/sysv/linux/ia64/nptl/unwind-forcedunwind.c: Moved ...
427         * sysdeps/unix/sysv/linux/ia64/unwind-forcedunwind.c: ... here.
428         Update #include.
429         * sysdeps/unix/sysv/linux/ia64/nptl/unwind_longjmp.c: Moved ...
430         * sysdeps/unix/sysv/linux/ia64/unwind_longjmp.c: ... here.
431
432 2014-08-04  Roland McGrath  <roland@hack.frob.com>
433
434         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h: Moved ...
435         * sysdeps/ia64/nptl/bits/pthreadtypes.h: ... here.
436         * sysdeps/unix/sysv/linux/ia64/nptl/bits/semaphore.h: Moved ...
437         * sysdeps/ia64/nptl/bits/semaphore.h: ... here.
438         * sysdeps/unix/sysv/linux/ia64/nptl/bits/local_lim.h: Moved ...
439         * sysdeps/unix/sysv/linux/ia64/bits/local_lim.h: ... here.
440
441 2014-08-04  Roland McGrath  <roland@hack.frob.com>
442
443         * nptl/sysdeps/pthread/createthread.c: Include <arch-fork.h>.
444         * sysdeps/unix/sysv/linux/ia64/arch-fork.h (ARCH_CLONE): New macro.
445         * sysdeps/ia64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
446         * sysdeps/unix/sysv/linux/ia64/nptl/createthread.c: File removed.
447
448 2014-08-04  Roland McGrath  <roland@hack.frob.com>
449
450         * sysdeps/unix/sysv/linux/ia64/nptl/vfork.S: Moved ...
451         * sysdeps/unix/sysv/linux/ia64/vfork.S: ... here.
452         (__libc_vfork): Define function under this name.
453         (__vfork): Define as an alias.
454         * sysdeps/unix/sysv/linux/ia64/pt-vfork.S: New file.
455         * sysdeps/unix/sysv/linux/ia64/nptl/pt-vfork.S: File removed.
456
457 2014-08-04  Roland McGrath  <roland@hack.frob.com>
458
459         * sysdeps/unix/sysv/linux/ia64/clone2.S: Deconditionalize the code
460         that was previously under [RESET_PID].
461         * sysdeps/unix/sysv/linux/ia64/nptl/clone2.S: File removed.
462
463 2014-08-04  Andreas Schwab  <schwab@suse.de>
464
465         * sysdeps/ieee754/ldbl-96/s_fma.c: Include <math_private.h>.
466
467 2014-08-03  Mike Frysinger  <vapier@gentoo.org>
468
469         * stdlib/tst-setcontext.c (test_stack): Fix coding style.
470         (main): Likewise.
471
472 2014-08-01  Roland McGrath  <roland@hack.frob.com>
473
474         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: File removed.
475
476 2014-08-01  Richard Henderon  <rth@redhat.com>
477
478         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use math_force_eval before
479         feclearexcept; use math_opt_barrier instead of open-coded asm; fix
480         typo in exact zero test.
481         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
482         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
483         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
484
485 2014-08-01  Roland McGrath  <roland@hack.frob.com>
486
487         * sysdeps/unix/sysv/linux/arm/sysdep.h (PTR_MANGLE_LOAD, PTR_MANGLE)
488         (PTR_MANGLE2, PTR_DEMANGLE, PTR_DEMANGLE2): Move these macros...
489         * sysdeps/arm/sysdep.h: ... here.
490         [!__ASSEMBLER__]: Include <stdint.h>.
491
492 2014-08-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
493
494         * include/libc-symbols.h (HAVE_LIBINTL_H): Define macro.
495         (HAVE_WCTYPE_H): Likewise.
496         (HAVE_ISWCTYPE): Likewise.
497         (ENABLE_NLS): Likewise.
498         * posix/regex_internal.h [(defined MB_CUR_MAX && HAVE_WCTYPE_H
499         && HAVE_ISWCTYPE) || _LIBC]: Sync up with gnulib.
500
501         * posix/regex_internal.c: Check if DEBUG is defined and is
502         set.
503
504         * include/libc-symbols.h (HAVE_MBSTATE_T): Define macro.
505         (HAVE_MBSRTOWCS): Likewise.
506         * posix/fnmatch.c: Include string.h unconditionally.
507
508 2014-08-01  Stefan Liebler  <stli@linux.vnet.ibm.com>
509
510         * NEWS: Explain the s390 jmp_buf / ucontext_t ABI change
511         reversal.
512
513 2014-07-31  Roland McGrath  <roland@hack.frob.com>
514
515         * sysdeps/generic/safe-fatal.h: New file.
516         * sysdeps/unix/sysv/linux/safe-fatal.h: New file.
517         * nptl/forward.c: Include it.
518         (__pthread_unwind): Use __safe_fatal as default action, rather
519         than a bogus use of INTERNAL_SYSCALL that could never work.
520
521         * config.h.in (HAVE_BUILTIN_TRAP): New #define to 0.
522         * configure.ac (libc_cv_builtin_trap): New test.
523         * configure: Regenerated.
524         * sysdeps/generic/abort-instr.h [HAVE_BUILTIN_TRAP]
525         (ABORT_INSTRUCTION): Define using __builtin_trap.
526
527         * nptl/pthreadP.h (SIGCANCEL, SIGTIMER, SIGSETXID, __xidcmd): Moved ...
528         * sysdeps/unix/sysv/linux/nptl-signals.h: ... to this new file.
529         * sysdeps/nptl/nptl-signals.h: New file.
530         * nptl/pthreadP.h: Include <nptl-signals.h>.
531
532 2014-07-31  Stefan Liebler  <stli@linux.vnet.ibm.com>
533
534         * sysdeps/s390/s390-64/utf16-utf32-z9.c
535         (ONE_DIRECTION): Define.
536         * sysdeps/s390/s390-64/utf8-utf16-z9.c
537         (ONE_DIRECTION): Define.
538         * sysdeps/s390/s390-64/utf8-utf32-z9.c
539         (ONE_DIRECTION): Define.
540
541 2014-07-31  Stefan Liebler  <stli@linux.vnet.ibm.com>
542
543         * sysdeps/s390/Makefile: Delete file.
544         * sysdeps/s390/Versions (GLIBC_2.19): Remove __setjmp.
545         * sysdeps/s390/__longjmp.c: Delete file.
546         * sysdeps/s390/bits/setjmp.h (__s390_jmp_buf):
547         Remove fields __flags and __reserved.
548         * sysdeps/s390/longjmp.c: Include setjmp/longjmp.c
549         and add versioning.
550         * sysdeps/s390/rtld-__longjmp.c: Delete file.
551         * sysdeps/s390/rtld-global-offsets.sym: Likewise.
552         * sysdeps/s390/rtld-setjmp.S: Likewise.
553         * sysdeps/s390/s390-32/__longjmp-common.c: Move to ...
554         * sysdeps/s390/s390-32/__longjmp.c: ... here.
555         * sysdeps/s390/s390-32/setjmp-common.S: Move to ...
556         * sysdeps/s390/s390-32/setjmp.S: ... here.
557         Add versioning.
558         (__sigsetjmp): Remove setting __flags field.
559         * sysdeps/s390/s390-64/__longjmp-common.c:Move to ...
560         * sysdeps/s390/s390-64/__longjmp.c: ... here.
561         * sysdeps/s390/s390-64/setjmp-common.S: Move to ...
562         * sysdeps/s390/s390-64/setjmp.S: ... here.
563         Add versioning.
564         (__sigsetjmp): Remove setting __flags field.
565         * sysdeps/s390/setjmp.S: Delete file.
566         * sysdeps/s390/sigjmp.c: Likewise.
567         * sysdeps/s390/v1-longjmp.c: Likewise.
568         * sysdeps/s390/v1-setjmp.h: Likewise.
569         * sysdeps/s390/v1-sigjmp.c: Likewise.
570         * sysdeps/unix/sysv/linux/s390/Makefile (sysdep_routines):
571         Remove v1-longjmp_chk.
572         * sysdeps/unix/sysv/linux/s390/getcontext.S: Delete file.
573         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c:
574         Include debug/longjmp_chk.c and add versioning.
575         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c:
576         Include nptl/pt-longjmp.c and add versioning.
577         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: Delete file.
578         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c:
579         Include __longjmp.c.
580         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
581         Move to ...
582         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: ... here.
583         (__getcontext): Remove setting __flags field.
584         Add versioning.
585         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
586         Don't restore upper high grps.
587         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S:
588         Likewise.
589         (__swapcontext): Remove setting uc_flags field.
590         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym:
591         Delete file.
592         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
593         Include __longjmp.c.
594         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
595         Move to ...
596         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: ... here.
597         (__getcontext): Remove setting __flags field.
598         Add versioning.
599         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S:
600         (__swapcontext): Remove setting uc_flags field.
601         * unix/sysv/linux/s390/s390-64/ucontext_i.sym: Delete file.
602         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (ucontext):
603         Remove fields uc_high_gprs and __reserved.
604         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym:
605         New file with reverted content.
606         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: Delete file.
607         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist:
608         Regenerated.
609         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist:
610         Regenerated.
611
612 2014-07-31  Andreas Schwab  <schwab@suse.de>
613
614         * config.h.in (HAVE_IFUNC): Define to 0.
615         * rt/clock-compat.c [HAVE_IFUNC]: Check for value, not
616         definedness.
617
618 2014-07-30  Ling Ma  <ling.ml@alibaba-inc.com>
619
620         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
621         memmove-avx-unaligned, memcpy-avx-unaligned and
622         mempcpy-avx-unaligned.
623         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
624         Add tests for AVX memcpy functions.
625         * sysdeps/x86_64/multiarch/memcpy.S: Add support for AVX memcpy.
626         * sysdeps/x86_64/multiarch/memcpy_chk.S: Add support for AVX
627         memcpy_chk.
628         * sysdeps/x86_64/multiarch/memmove.c: Add support for AVX memmove.
629         * sysdeps/x86_64/multiarch/memmove_chk.c: Add support for AVX
630         memmove_chk.
631         * sysdeps/x86_64/multiarch/mempcpy.S: Add support for AVX mempcpy.
632         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Add support for AVX
633         mempcpy_chk.
634         * sysdeps/x86_64/multiarch/memcpy-avx-unaligned.S: New file.
635         * sysdeps/x86_64/multiarch/mempcpy-avx-unaligned.S: New file.
636         * sysdeps/x86_64/multiarch/memmove-avx-unaligned.S: New file.
637
638 2013-07-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
639
640         [BZ #17213]
641         * sysdeps/powerpc/powerpc64/entry.h: Fix TEXT_START definition for
642         powerpc64le.
643
644 2014-07-29  Jeff Layton  <jlayton@poochiereds.net>
645
646         [BZ #16839]
647         * manual/llio.texi: Add section about open file description locks.
648         * manual/examples/ofdlocks.c: Example of open file description
649         lock usage.
650         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Define F_OFD_GETLK,
651         F_OFD_SETLK, and F_OFD_SETLKW.
652
653 2014-07-23  Allan McRae  <allan@archlinux.org>
654
655         * po/es.po: Update Spanish translation from translation project.
656
657 2014-07-18  Andreas Schwab  <schwab@linux-m68k.org>
658
659         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Removed.
660
661 2014-07-17  Maciej W. Rozycki  <macro@codesourcery.com>
662
663         [BZ #17078]
664         * sysdeps/arm/dl-machine.h (elf_machine_rela)
665         [RESOLVE_CONFLICT_FIND_MAP]: Handle R_ARM_TLS_DESC relocation.
666         (elf_machine_lazy_rel): Handle prelinked R_ARM_TLS_DESC entries.
667
668 2014-07-17  Joseph Myers  <joseph@codesourcery.com>
669
670         [BZ #17088]
671         * math/fesetenv.c (__fesetenv)
672         [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Return 1 for FE_NOMASK_ENV.
673         * math/feupdateenv.c (__feupdateenv)
674         [FE_NOMASK_ENV && FE_ALL_EXCEPT != 0]: Likewise.
675
676         * sysdeps/unix/sysv/linux/s390/kernel-features.h: New file.
677         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
678         (__ASSUME_SOCKETCALL): Do not define.
679
680         * sysdeps/unix/sysv/linux/sh/kernel-features.h: New file.
681         * sysdeps/unix/sysv/linux/kernel-features.h [__sh__]
682         (__ASSUME_SOCKETCALL): Do not define.
683         (__ASSUME_ST_INO_64_BIT): Define unconditionally.
684         [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
685         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
686         [__LINUX_KERNEL_VERSION >= 0x020625 && __sh__]
687         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
688         [__LINUX_KERNEL_VERSION >= 0x030000 && __sh__]
689         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
690         [__sh__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
691
692         * sysdeps/unix/sysv/linux/powerpc/kernel-features.h: New file.
693         * sysdeps/unix/sysv/linux/kernel-features.h [__powerpc__]
694         (__ASSUME_SOCKETCALL): Do not define.
695         (__ASSUME_IPC64): Define unconditionally.
696         [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
697         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
698         [__LINUX_KERNEL_VERSION >= 0x020625 && __powerpc__]
699         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
700         [__LINUX_KERNEL_VERSION >= 0x030000 && __powerpc__]
701         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
702         [__powerpc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL):
703         Likewise.
704
705         * sysdeps/unix/sysv/linux/sparc/kernel-features.h: New file.
706         * sysdeps/unix/sysv/linux/kernel-features.h [__sparc__]
707         (__ASSUME_SOCKETCALL): Do not define.
708         (__ASSUME_SET_ROBUST_LIST): Define unconditionally.
709         (__ASSUME_FUTEX_LOCK_PI): Likewise.
710         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL): Do not define.
711         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
712         (__ASSUME_REQUEUE_PI): Define unconditionally.
713         [__LINUX_KERNEL_VERSION >= 0x020621 && __sparc__]
714         (__ASSUME_RECVMMSG_SYSCALL): Do not define.
715         [__sparc__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
716         [__LINUX_KERNEL_VERSION >= 0x030000 && __sparc__]
717         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
718         [__sparc__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
719
720         * sysdeps/unix/sysv/linux/i386/kernel-features.h: New file.
721         * sysdeps/unix/sysv/linux/kernel-features.h [__i386__]
722         (__ASSUME_SOCKETCALL): Do not define.
723         [__LINUX_KERNEL_VERSION >= 0x020621 && __i386__]
724         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
725         [__i386__] (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
726         [__LINUX_KERNEL_VERSION >= 0x030000 && __i386__]
727         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
728         [__i386__] (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
729
730         * sysdeps/unix/sysv/linux/x86_64/kernel-features.h: New file.
731         * sysdeps/unix/sysv/linux/kernel-features.h [__x86_64__]
732         (__ASSUME_ACCEPT4_SYSCALL): Do not define.
733         [__LINUX_KERNEL_VERSION >= 0x020621 && __x86_64__]
734         (__ASSUME_RECVMMSG_SYSCALL): Likewise.
735         [__LINUX_KERNEL_VERSION >= 0x030000 && __x86_64__]
736         (__ASSUME_SENDMMSG_SYSCALL): Likewise.
737         [__x86_64__ && __LINUX_KERNEL_VERSION >= 0x030100]
738         (__ASSUME_GETCPU_SYSCALL): Likewise.
739
740         * aclocal.m4 (LIBC_SLIBDIR_RTLDDIR): New macro.
741         * sysdeps/gnu/configure.ac: Use LIBC_SLIBDIR_RTLDDIR.  Remove
742         cases for individual architectures.
743         * sysdeps/gnu/configure: Regenerated.
744         * sysdeps/unix/sysv/linux/aarch64/configure.ac: Use
745         LIBC_SLIBDIR_RTLDDIR.
746         * sysdeps/unix/sysv/linux/aarch64/configure: Regenerated.
747         * sysdeps/unix/sysv/linux/mips/configure.ac: Use
748         LIBC_SLIBDIR_RTLDDIR.
749         * sysdeps/unix/sysv/linux/mips/configure: Regenerated.
750         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: Use
751         LIBC_SLIBDIR_RTLDDIR.
752         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure:
753         Regenerated.
754         * sysdeps/unix/sysv/linux/s390/s390-64/configure.ac: New file.
755         * sysdeps/unix/sysv/linux/s390/s390-64/configure: New generated
756         file.
757         * sysdeps/unix/sysv/linux/sparc/sparc64/configure.ac: New file.
758         * sysdeps/unix/sysv/linux/sparc/sparc64/configure: New generated
759         file.
760         * sysdeps/unix/sysv/linux/x86_64/64/configure.ac: New file.
761         * sysdeps/unix/sysv/linux/x86_64/64/configure: New generated file.
762         * sysdeps/unix/sysv/linux/x86_64/x32/configure.ac: New file.
763         * sysdeps/unix/sysv/linux/x86_64/x32/configure: Generate.
764
765         * sysdeps/aarch64/shlib-versions: Move to ...
766         * sysdeps/unix/sysv/linux/aarch64/shlib-versions: ... here.
767         * sysdeps/alpha/shlib-versions: Move to ...
768         * sysdeps/unix/sysv/linux/alpha/shlib-versions: ... here.
769         * sysdeps/arm/shlib-versions: Move to ...
770         * sysdeps/unix/sysv/linux/arm/shlib-versions: ... here.
771         * sysdeps/hppa/shlib-versions: Move all contents except for
772         libgcc_s entry to ...
773         * sysdeps/unix/sysv/linux/hppa/shlib-versions: ... here.  Merge in
774         entry from ...
775         * sysdeps/hppa/nptl/shlib-versions: ... here.  Remove file.
776         * sysdeps/ia64/shlib-versions: Move to ...
777         * sysdeps/unix/sysv/linux/ia64/shlib-versions: ... here.  Merge in
778         entry from ...
779         * sysdeps/ia64/nptl/shlib-versions: ... here.  Remove file.
780         * sysdeps/m68k/coldfire/shlib-versions: Move to ...
781         * sysdeps/unix/sysv/linux/m68k/coldfire/shlib-versions: ... here.
782         * sysdeps/microblaze/shlib-versions: Move to ...
783         * sysdeps/unix/sysv/linux/microblaze/shlib-versions: ... here.
784         * sysdeps/mips/shlib-versions: Move to ...
785         * sysdeps/unix/sysv/linux/mips/shlib-versions: ... here.  Merge in
786         entry from ...
787         * sysdeps/mips/nptl/shlib-versions: ... here.  Remove file.
788         * sysdeps/tile/shlib-versions: Move to ...
789         * sysdeps/unix/sysv/linux/tile/shlib-versions: ... here.
790         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: Merge in entry
791         from ...
792         * sysdeps/x86_64/64/shlib-versions: ... here.  Remove file.
793         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: Merge in
794         entry from ...
795         * sysdeps/x86_64/x32/shlib-versions: ... here.  Remove file.
796
797 2014-07-17  Will Newton  <will.newton@linaro.org>
798
799         * sysdeps/arm/bits/atomic.h
800         (__arch_compare_and_exchange_bool_8_int): Evaluate to zero.
801         (__arch_compare_and_exchange_bool_16_int): Likewise.
802         (__arch_compare_and_exchange_bool_64_int): Likewise.
803
804         * iconv/loop.c: Move definition of LOOPFCT and gconv_btowc
805         into an #else block.
806
807 2014-07-16  Roland McGrath  <roland@hack.frob.com>
808
809         * sysdeps/arm/preconfigure.ac: Apply EABI sanity check to arm*, not
810         just Linux configurations.  Test empirically that the compiler sets
811         __ARM_EABI__, rather than using the tuple to decide.
812         * sysdeps/arm/preconfigure: Regenerated.
813         * sysdeps/unix/sysv/linux/arm/configure: File removed.
814         * sysdeps/unix/sysv/linux/arm/configure.ac: File removed,
815         contents appended ...
816         * sysdeps/arm/configure.ac: ... here.
817         * sysdeps/arm/configure: Regenerated.
818
819 2014-07-15  Roland McGrath  <roland@hack.frob.com>
820
821         * nptl/pthread_kill.c: New file.
822         * nptl/pthread_sigmask.c: New file.
823         * nptl/pthread_sigqueue.c: New file.
824
825         * sysdeps/nptl/lowlevellock.h: New file.
826         * sysdeps/unix/sysv/linux/lowlevellock-futex.h: New file.
827         * sysdeps/nptl/lowlevellock-futex.h: New file.
828
829         * nptl/pthreadP.h (__current_sigrtmin, __current_sigrtmax):
830         Remove dead declarations.
831
832 2014-07-14  H.J. Lu  <hongjiu.lu@intel.com>
833
834         * config.h.in (HAVE_AVX2_SUPPORT): New #undef.
835         * sysdeps/i386/configure.ac: Set HAVE_AVX2_SUPPORT and
836         config-cflags-avx2.
837         * sysdeps/x86_64/configure.ac: Likewise.
838         * sysdeps/i386/configure: Regenerated.
839         * sysdeps/x86_64/configure: Likewise.
840         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
841         memset-avx2 only if config-cflags-avx2 is yes.
842         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
843         Tests for memset_chk and memset only if HAVE_AVX2_SUPPORT is
844         defined.
845         * sysdeps/x86_64/multiarch/memset.S: Define multiple versions
846         only if HAVE_AVX2_SUPPORT is defined.
847         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
848
849 2014-07-14  Alan Modra  <amodra@gmail.com>
850
851         [BZ #17153]
852         * elf/elf.h (DT_PPC64_NUM): Correct value.
853         * NEWS: Add to fixed bug list.
854
855 2014-07-13  Jim Meyering  <meyering@fb.com>
856
857         [BZ 17150]
858         regex: don't deref NULL upon heap allocation failure
859         * posix/regcomp.c: (parse_dup_op): Handle duplicate_tree
860         failure in one more place.
861         To trigger the segfault, configure grep -with-included-regex,
862         build it, and run these commands:
863         ( ulimit -v 300000; echo a|src/grep -E a+++++++++++++++++++++ )
864
865 2014-07-13  Andreas Schwab  <schwab@linux-m68k.org>
866
867         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
868
869 2014-07-11  Richard Henderson  <rth@redhat.com>
870
871         * sysdeps/aarch64/libm-test-ulps: Update.
872
873 2014-07-10  Florian Weimer  <fweimer@redhat.com>
874
875         [BZ #17135]
876         * nptl/pthreadP.h (__nptl_setxid_error): Declare function.
877         * nptl/allocatestack.c (__nptl_setxid_error): New function.
878         (__nptl_setxid): Initialize error member.  Call
879         __nptl_setxid_error.
880         * nptl/nptl-init.c (sighandler_setxid): Call __nptl_setxid_error.
881         * nptl/descr.h (struct xid_command): Add error member.
882         * nptl/tst-setuid3.c: New file.
883         * nptl/Makefile (tests): Add it.
884
885 2014-07-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
886
887         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h (__lll_base_trylock):
888         New define.
889         (__lll_trylock): Use __lll_base_trylock.
890         (__lll_cond_trylock): Likewise.
891
892 2014-07-10  Roland McGrath  <roland@hack.frob.com>
893
894         * nptl/pthread_create.c (start_thread): Use atomic_or and
895         lll_futex_wake directly rather than lll_robust_dead.
896         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
897         (lll_robust_dead): Macro removed.
898         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: Likewise.
899         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
900         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
901         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
902         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
903         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
904         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
905         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
906         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
907         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
908         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
909         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
910         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
911         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
912         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
913
914         * nptl/pthread_mutex_trylock.c (__pthread_mutex_trylock):
915         Use atomic_compare_and_exchange_val_acq directly rather than
916         lll_robust_trylock.
917         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h
918         (__lll_robust_trylock, lll_robust_trylock): Removed.
919         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: Likewise.
920         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: Likewise.
921         * sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.h: Likewise.
922         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Likewise.
923         * sysdeps/unix/sysv/linux/ia64/nptl/lowlevellock.h: Likewise.
924         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: Likewise.
925         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Likewise.
926         * sysdeps/unix/sysv/linux/mips/lowlevellock.h: Likewise.
927         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Likewise.
928         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: Likewise.
929         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: Likewise.
930         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Likewise.
931         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: Likewise.
932         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Likewise.
933
934 2014-07-02  Florian Weimer  <fweimer@redhat.com>
935
936         * manual/locale.texi (Locale Names): New section documenting
937         locale name syntax.  Adjust menu and node chaining accordingly.
938         (Choosing Locale): Reference Locale Names, Locale Categories.
939         Mention setting LC_ALL=C.  Reflect that name syntax is now
940         documented.
941         (Locale Categories): New section title.  Reference Locale Names.
942         LC_ALL is an environment variable, but not a category.
943         (Setting the Locale): Remove "locale -a" invocation and LOCPATH
944         description, now in Locale Name.  Reference that section.  Locale
945         name syntax is now documented.
946
947 2014-07-02  Florian Weimer  <fweimer@redhat.com>
948
949         [BZ #17137]
950         * locale/findlocale.c (name_present, valid_locale_name): New
951         functions.
952         (_nl_find_locale): Use the loc_name variable to store name
953         candidates.  Call name_present and valid_locale_name to check and
954         validate locale names.  Return an error if the locale is invalid.
955
956 2014-07-02  Florian Weimer  <fweimer@redhat.com>
957
958         * locale/setlocale.c (setlocale): Use strdup for allocating
959         composite name copy.
960
961 2014-07-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
962
963         Sync up with gnulib.
964         * misc/error.c: Use !_LIBC instead of HAVE_CONFIG_H.
965         [!_LIBC && ENABLE_NLS]: Include gettext.h.
966         [_LIBC]: Define USE_UNLOCKED_IO, _GL_ATTRIBUTE_FORMAT_PRINTF
967         and _GL_ARG_NONNULL.
968         [USE_UNLOCKED_IO]: Include unlocked-io.h.
969         [!_LIBC]: Include code for Windows and Cygwin.
970         [!_LIBC && !HAVE_DECL_STRERROR_R && !STRERROR_R_CHAR_P]:
971         Include prototype for int strerror_r.
972         [!_LIBC] (is_open): New function.
973         (flush_stdout): New function.
974         (print_errno_message): Use it.
975         (error): Likewise.
976         (error_at_line): Likewise.
977         (error_tail) Add function attribute macros.  Use
978         __builtin_expect.
979
980         * time/strptime_l.c [_LIBC]: Define HAVE_LOCALTIME_R.
981
982         * time/strftime_l.c [_LIBC]: Define HAVE_STRFTIME.
983
984         * io/ftw.c: Include sys/param.h unconditionally.
985
986         * locale/programs/simple-hash.c [!HAVE_OBSTACK]: Remove code.
987
988         [BZ #17125]
989         * sysdeps/unix/sysv/linux/check_pf.c (cache): Don't use
990         libc_freeres_ptr.
991         (freecache): New function to free CACHE on exit.
992
993         * sunrpc/xdr.c (xdr_string): Add comment about SIZE
994         initialization.
995
996 2014-07-09  David S. Miller  <davem@davemloft.net>
997
998         * sysdeps/sparc/fpu/libm-test-ulps: Update.
999
1000         * sysdeps/sparc/nptl/internaltypes.h: Delete.
1001         * sysdeps/sparc/nptl/sparc-nptl.h: New file.
1002         * sysdeps/sparc/nptl/pthread_barrier_destroy.c: Include it.
1003         * sysdeps/sparc/nptl/pthread_barrier_init.c: Likewise.
1004         * sysdeps/sparc/nptl/pthread_barrier_wait.c: Likewise.
1005         * sysdeps/sparc/nptl/sem_init.c: Likewise.
1006         * sysdeps/sparc/nptl/sem_post.c: Likewise.
1007         * sysdeps/sparc/nptl/sem_timedwait.c: Likewise.
1008         * sysdeps/sparc/nptl/sem_wait.c: Likewise.
1009         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Likewise.
1010         * sysdeps/sparc/sparc32/nptl/sem_post.c: Likewise.
1011         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Likewise.
1012         * sysdeps/sparc/sparc32/nptl/sem_wait.c: Likewise.
1013
1014 2014-07-09  Andreas Schwab  <schwab@suse.de>
1015
1016         * sysdeps/powerpc/test-gettimebase.c (do_test): Add newline to
1017         output.
1018         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c
1019         (do_test): Likewise.
1020
1021         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
1022
1023 2014-07-09  Will Newton  <will.newton@linaro.org>
1024
1025         * sysdeps/aarch64/tlsdesc.c (_dl_unmap): Test SHARED with #ifdef.
1026         * sysdeps/arm/tlsdesc.c (_dl_unmap): Likewise.
1027         * sysdeps/i386/tlsdesc.c (_dl_unmap): Likewise.
1028         * sysdeps/x86_64/tlsdesc.c (_dl_unmap): Likewise.
1029         * sysdeps/hppa/start.S (_start): Likewise.
1030
1031 2014-07-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
1032
1033         * sunrpc/xdr.c (xdr_string): Initialize SIZE to 0.
1034
1035         * sysdeps/generic/unwind-pe.h: Only check if __cplusplus is
1036         defined.
1037
1038 2014-07-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
1039
1040         * resolv/res_query.c (__libc_res_nsearch): Dereference resplen2
1041         after checking that it is non-NULL.
1042
1043         * sysdeps/i386/dl-machine.h: Define ELF_MACHINE_NO_REL.
1044
1045 2014-07-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1046
1047         * sysdeps/powerpc/memmove.c: Remove file.
1048         * sysdeps/powerpc/powerpc32/power4/memcopy.h
1049         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Define it to 1.
1050         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c
1051         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Remove define.
1052         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c:
1053         [MEMCPY_OK_FOR_FWD_MEMMOVE]: Likewise.
1054         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: Include default
1055         string memmove instead of removed powerpc one.
1056
1057         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
1058         [weak_alias]: Fix compiler warning due trailing data.
1059         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S:
1060         [weak_alias]: Likewise.
1061         * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: Fix compile
1062         warnigs due missing definition of __strcpy_power7 and __strlen_power7.
1063
1064         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
1065         (__libc_ifunc_impl_list): Add memmove functions.
1066
1067 2014-07-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
1068
1069         * localedata/tests-mbwc/dat_iswalnum.c [SHOJI_IS_RIGHT]:
1070         Remove code.
1071         * localedata/tests-mbwc/dat_iswalpha.c [SHOJI_IS_RIGHT]:
1072         Likewise
1073         * localedata/tests-mbwc/dat_iswctype.c [SHOJI_IS_RIGHT]:
1074         Likewise
1075         * localedata/tests-mbwc/dat_iswgraph.c [SHOJI_IS_RIGHT]:
1076         Likewise
1077         * localedata/tests-mbwc/dat_iswprint.c [SHOJI_IS_RIGHT]:
1078         Likewise
1079         * localedata/tests-mbwc/dat_iswpunct.c [SHOJI_IS_RIGHT]:
1080         Likewise
1081         * localedata/tests-mbwc/dat_mbrlen.c [SHOJI_IS_RIGHT]:
1082         Likewise
1083         * localedata/tests-mbwc/dat_mbstowcs.c [SHOJI_IS_RIGHT]:
1084         Likewise
1085         * localedata/tests-mbwc/dat_mbtowc.c [SHOJI_IS_RIGHT]:
1086         Likewise
1087         * localedata/tests-mbwc/dat_strcoll.c [SHOJI_IS_RIGHT]:
1088         Likewise
1089         * localedata/tests-mbwc/dat_swscanf.c [SHOJI_IS_RIGHT]:
1090         Likewise
1091         * localedata/tests-mbwc/dat_towctrans.c [SHOJI_IS_RIGHT]:
1092         Likewise
1093         * localedata/tests-mbwc/dat_wcscoll.c [SHOJI_IS_RIGHT]:
1094         Likewise
1095         * localedata/tests-mbwc/dat_wcswidth.c [SHOJI_IS_RIGHT]:
1096         Likewise
1097         * localedata/tests-mbwc/dat_wctob.c [SHOJI_IS_RIGHT]:
1098         Likewise
1099         * localedata/tests-mbwc/dat_wcwidth.c [SHOJI_IS_RIGHT]:
1100         Likewise
1101         * localedata/tests-mbwc/tst_towctrans.c [SHOJI_IS_RIGHT]:
1102         Likewise
1103
1104 2014-07-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1105
1106         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Align VSX copies to 16B
1107         to avoid alignment traps in non-cacheable memory.
1108         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
1109
1110         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memmove
1111         multiarch objects.
1112         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-power7.c: New
1113         file: multiarch power7 memmove.
1114         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove-ppc.c: New file:
1115         multiarch default memmove.
1116         * sysdeps/powerpc/powerpc32/power4/multiarch/memmove.c: New file:
1117         multiarch memove for powerpc32/power4.
1118
1119         * string/bcopy.c: Use full path to include memmove.c.
1120         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memmove and bcopy
1121         multiarch objects.
1122         * sysdeps/powerpc/powerpc64/multiarch/bcopy-ppc64.c: New file: default
1123         bcopy for powerpc64.
1124         * sysdeps/powerpc/powerpc64/multiarch/bcopy.c: New file: multiarch
1125         bcopy for powerpc64.
1126         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Add bcopy
1127         and memmove implementations.
1128         * sysdeps/powerpc/powerpc64/multiarch/memmove-power7.S: New file:
1129         optimized multiarch memmove for POWER7/powerpc64.
1130         * sysdeps/powerpc/powerpc64/multiarch/memmove-ppc64.c: New file:
1131         default multiarch memmove for powerpc64.
1132         * sysdeps/powerpc/powerpc64/multiarch/memmove.c: New file: memmove
1133         multiarch for powerpc64.
1134         * sysdeps/powerpc/powerpc64/power7/bcopy.c: New file: optimized bcopy
1135         for POWER7/powerpc64.
1136         * sysdeps/powerpc/powerpc64/power7/memmove.S: New file: optimized
1137         memmove for POWER7/powerpc64.
1138
1139         * sysdeps/powerpc/memmove.c (memmove): Cleanup impplementation to use
1140         glibc default one.
1141
1142         * sysdeps/powerpc/bits/link.h [_CALL_ELF]: Guard check for
1143         __ELF_NATIVE_CLASS equal to 64.
1144
1145 2014-07-07  Roland McGrath  <roland@hack.frob.com>
1146
1147         * sysdeps/nptl/lowlevellock.h: File removed.
1148
1149         * NEWS: NPTL is no longer an add-on!
1150         * nptl/internaltypes.h: Moved ...
1151         * sysdeps/nptl/internaltypes.h: ... here.
1152         * sysdeps/nptl/aio_misc.h: Use <nptl/pthreadP.h> in #include.
1153         * sysdeps/nptl/fork.c: Likewise.
1154         * sysdeps/nptl/gai_misc.h: Likewise.
1155         * sysdeps/nptl/librt-cancellation.c: Likewise.
1156         * sysdeps/nptl/jmp-unwind.c: Likewise.
1157         * sysdeps/nptl/setxid.h: Likewise.
1158         * sysdeps/unix/sysv/linux/aarch64/Implies: New file.
1159         * sysdeps/unix/sysv/linux/alpha/Implies: Add alpha/nptl.
1160         * sysdeps/unix/sysv/linux/arm/Implies: New file.
1161         * sysdeps/unix/sysv/linux/hppa/Implies: New file.
1162         * sysdeps/unix/sysv/linux/i386/Implies: Add i386/nptl.
1163         * sysdeps/unix/sysv/linux/i386/i686/Implies: New file.
1164         * sysdeps/unix/sysv/linux/ia64/Implies: Add ia64/nptl.
1165         * sysdeps/unix/sysv/linux/m68k/Implies: New file.
1166         * sysdeps/unix/sysv/linux/microblaze/Implies: New file.
1167         * sysdeps/unix/sysv/linux/mips/Implies: New file.
1168         * sysdeps/unix/sysv/linux/powerpc/Implies: New file.
1169         * sysdeps/unix/sysv/linux/s390/Implies: Add s390/nptl.
1170         * sysdeps/unix/sysv/linux/sh/Implies: New file.
1171         * sysdeps/unix/sysv/linux/sparc/Implies: New file.
1172         * sysdeps/unix/sysv/linux/tile/Implies: New file.
1173         * sysdeps/unix/sysv/linux/x86_64/Implies: Add x86_64/nptl.
1174         * sysdeps/unix/sysv/linux/x86_64/x32/Implies: New file.
1175         * nptl/Makeconfig: Moved ...
1176         * sysdeps/nptl/Makeconfig: ... here.
1177         * nptl/configure: File removed.
1178         * nptl/ANNOUNCE: File removed.
1179         * sysdeps/unix/sysv/linux/configure.ac: Remove nptl sanity check.
1180         * sysdeps/unix/sysv/linux/configure: Regenerated.
1181
1182         * nptl/Makefile (routines): Add libc_pthread_init,
1183         libc_multiple_threads, register-atfork and unregister-atfork.
1184         (libpthread-routines): Add pthread_mutex_cond_lock and pt-fork here.
1185         (gen-as-const-headers): Add lowlevelcond.sym, lowlevelrwlock.sym,
1186         lowlevelbarrier.sym, unwindbuf.sym, lowlevelrobustlock.sym,
1187         pthread-pi-defines.sym, structsem.sym.
1188         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = posix]
1189         (CFLAGS-fork.c, CFLAGS-getpid.o, CFLAGS-getpid.os): New variables.
1190         [$(subdir) = nptl] (tests): Add tst-setgetname.
1191         * nptl/sysdeps/unix/sysv/linux/Makefile: File removed.
1192         * sysdeps/unix/sysv/linux/sigaction.c: Just include
1193         <nptl/sigaction.c> directly here, instead of WRAPPER_INCLUDE.
1194         [!LIBC_SIGACTION]: Remove aliases.
1195         * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
1196         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
1197         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
1198         * sysdeps/unix/sysv/linux/ia64/sigaction.c: Likewise.
1199         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
1200         * sysdeps/unix/sysv/linux/s390/s390-64/sigaction.c: Likewise.
1201         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
1202         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
1203         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
1204         * nptl/Versions (libc: GLIBC_2.3.2): Add __register_atfork.
1205         (libc: GLIBC_PRIVATE): Add __libc_pthread_init,
1206         __libc_current_sigrtmin_private, __libc_current_sigrtmax_private,
1207         __libc_allocate_rtsig_private.
1208         * nptl/sysdeps/unix/sysv/linux/Versions: File removed.
1209         * sysdeps/unix/sysv/linux/sigtimedwait.c: Include <nptl/pthreadP.h>.
1210         * sysdeps/unix/sysv/linux/sigwait.c: Likewise.
1211         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
1212         * sysdeps/unix/sysv/linux/sleep.c: Likewise.
1213         * nptl/sysdeps/unix/sysv/linux/sigwait.c: File removed.
1214         * nptl/sysdeps/unix/sysv/linux/sigtimedwait.c: File removed.
1215         * nptl/sysdeps/unix/sysv/linux/sigwaitinfo.c: File removed.
1216         * nptl/sysdeps/unix/sysv/linux/sleep.c: File removed.
1217         * nptl/sysdeps/unix/sysv/linux/createthread.c: File removed.
1218         * sysdeps/unix/sysv/linux/ia64/fork.S: File removed.
1219         * nptl/sysdeps/unix/sysv/linux/internaltypes.h: Moved ...
1220         * nptl/internaltypes.h: ... here.
1221         * nptl/sysdeps/unix/sysv/linux/jmp-unwind.c: Moved ...
1222         * sysdeps/nptl/jmp-unwind.c: ... here.
1223         * nptl/sysdeps/unix/sysv/linux/libc-lowlevellock.c: Moved ...
1224         * nptl/libc-lowlevellock.c: ... here.
1225         * nptl/sysdeps/unix/sysv/linux/libc_multiple_threads.c: Moved ...
1226         * nptl/libc_multiple_threads.c: ... here.
1227         * nptl/sysdeps/unix/sysv/linux/libc_pthread_init.c: Moved ...
1228         * nptl/libc_pthread_init.c: ... here.
1229         * nptl/sysdeps/unix/sysv/linux/lowlevelbarrier.sym: Moved ...
1230         * nptl/lowlevelbarrier.sym: ... here.
1231         * nptl/sysdeps/unix/sysv/linux/lowlevelcond.sym: Moved ...
1232         * nptl/lowlevelcond.sym: ... here.
1233         * nptl/sysdeps/unix/sysv/linux/lowlevellock.c: Moved ...
1234         * nptl/lowlevellock.c: ... here.
1235         * nptl/lowlevellock.h: Moved ...
1236         * sysdeps/nptl/lowlevellock.h: ... here.
1237         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Moved ...
1238         * nptl/lowlevelrobustlock.c: ... here.
1239         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.sym: Moved ...
1240         * nptl/lowlevelrobustlock.sym: ... here.
1241         * nptl/sysdeps/unix/sysv/linux/lowlevelrwlock.sym: Moved ...
1242         * nptl/lowlevelrwlock.sym: ... here.
1243         * nptl/sysdeps/unix/sysv/linux/pt-fork.c: Moved ...
1244         * nptl/pt-fork.c: ... here.
1245         * nptl/sysdeps/unix/sysv/linux/pthread-pi-defines.sym: Moved ...
1246         * nptl/pthread-pi-defines.sym: ... here.
1247         * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Moved ...
1248         * nptl/pthread_attr_getaffinity.c: ... here.
1249         * nptl/sysdeps/unix/sysv/linux/pthread_attr_setaffinity.c: Moved ...
1250         * nptl/pthread_attr_setaffinity.c: ... here.
1251         * nptl/sysdeps/unix/sysv/linux/pthread_mutex_cond_lock.c: Moved ...
1252         * nptl/pthread_mutex_cond_lock.c: ... here.
1253         * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
1254         Update #include.
1255         * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Likewise.
1256         * nptl/sysdeps/unix/sysv/linux/pthread_once.c: Moved ...
1257         * nptl/pthread_once.c: ... here, replacing old file.
1258         * nptl/sysdeps/unix/sysv/linux/pthread_yield.c: Moved ...
1259         * nptl/pthread_yield.c: ... here.
1260         * nptl/sysdeps/unix/sysv/linux/register-atfork.c: Moved ...
1261         * nptl/register-atfork.c: ... here.
1262         * nptl/sysdeps/unix/sysv/linux/sem_post.c: Moved ...
1263         * nptl/sem_post.c: ... here.
1264         * sysdeps/unix/sysv/linux/alpha/sem_post.c: Update #include.
1265         * nptl/sysdeps/unix/sysv/linux/sem_timedwait.c: Moved ...
1266         * nptl/sem_timedwait.c: ... here.
1267         * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Moved ...
1268         * nptl/sem_trywait.c: ... here.
1269         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: Update #include.
1270         * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Moved ...
1271         * nptl/sem_wait.c: ... here.
1272         * nptl/sysdeps/unix/sysv/linux/structsem.sym: Moved ...
1273         * nptl/structsem.sym: ... here.
1274         * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Moved ...
1275         * sysdeps/unix/sysv/linux/mq_notify.c: ... here, replacing old file.
1276         * nptl/sysdeps/unix/sysv/linux/unregister-atfork.c: Moved ...
1277         * nptl/unregister-atfork.c: ... here.
1278         * nptl/sysdeps/unix/sysv/linux/unwindbuf.sym: Moved ...
1279         * nptl/unwindbuf.sym: ... here.
1280         * nptl/sysdeps/unix/sysv/linux/fork.c: Moved ...
1281         * sysdeps/nptl/fork.c: ... here.
1282         * nptl/sysdeps/unix/sysv/linux/fork.h: Moved ...
1283         * sysdeps/nptl/fork.h: ... here.
1284         * sysdeps/unix/sysv/linux/syscalls.list: Remove fork.
1285         * nptl/sysdeps/unix/sysv/linux/aio_misc.h: Moved ...
1286         * sysdeps/unix/sysv/linux/aio_misc.h: ... here.
1287         * nptl/sysdeps/unix/sysv/linux/allocrtsig.c: Moved ...
1288         * sysdeps/unix/sysv/linux/allocrtsig.c: ... here.
1289         * nptl/sysdeps/unix/sysv/linux/getpid.c: Moved ...
1290         * sysdeps/unix/sysv/linux/getpid.c: ... here.
1291         * nptl/sysdeps/unix/sysv/linux/kernel-posix-timers.h: Moved ...
1292         * sysdeps/unix/sysv/linux/kernel-posix-timers.h: ... here.
1293         * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Moved ...
1294         * sysdeps/unix/sysv/linux/pt-raise.c: ... here.
1295         * nptl/sysdeps/unix/sysv/linux/pthread_getaffinity.c: Moved ...
1296         * sysdeps/unix/sysv/linux/pthread_getaffinity.c: ... here.
1297         * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Moved ...
1298         * sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: ... here.
1299         * nptl/sysdeps/unix/sysv/linux/pthread_getname.c: Moved ...
1300         * sysdeps/unix/sysv/linux/pthread_getname.c: ... here.
1301         * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Moved ...
1302         * sysdeps/unix/sysv/linux/pthread_kill.c: ... here.
1303         * nptl/sysdeps/unix/sysv/linux/pthread_setaffinity.c: Moved ...
1304         * sysdeps/unix/sysv/linux/pthread_setaffinity.c: ... here.
1305         * nptl/sysdeps/unix/sysv/linux/pthread_setname.c: Moved ...
1306         * sysdeps/unix/sysv/linux/pthread_setname.c: ... here.
1307         * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Moved ...
1308         * sysdeps/unix/sysv/linux/pthread_sigqueue.c: ... here.
1309         * nptl/sysdeps/unix/sysv/linux/raise.c: Moved ...
1310         * sysdeps/unix/sysv/linux/raise.c: ... here.
1311         * nptl/sysdeps/unix/sysv/linux/timer_create.c: Moved ...
1312         * sysdeps/unix/sysv/linux/timer_create.c: ... here.
1313         * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Moved ...
1314         * sysdeps/unix/sysv/linux/timer_delete.c: ... here.
1315         * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Moved ...
1316         * sysdeps/unix/sysv/linux/timer_getoverr.c: ... here.
1317         * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Moved ...
1318         * sysdeps/unix/sysv/linux/timer_gettime.c: ... here.
1319         * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Moved ...
1320         * sysdeps/unix/sysv/linux/timer_routines.c: ... here.
1321         * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Moved ...
1322         * sysdeps/unix/sysv/linux/timer_settime.c: ... here.
1323         * nptl/sysdeps/unix/sysv/linux/tst-setgetname.c: Moved ...
1324         * sysdeps/unix/sysv/linux/tst-setgetname.c: ... here.
1325         * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Update #include.
1326
1327 2014-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
1328
1329         * sysdeps/generic/memcopy.h: Add comment for
1330         MEMCPY_OK_FOR_FWD_MEMMOVE.
1331
1332 2014-07-04  Will Newton  <will.newton@linaro.org>
1333
1334         * string/memchr.c: Merge from gnulib.
1335         [_LIBC]: Remove conditionals.
1336         (__ptr_t): Remove define.
1337         (LONG_MAX_32_BITS): Likewise.
1338         (LONG_MAX): Likewise.
1339         (MEMCHR): Use ANSI prototype and optimize algorithm.
1340
1341         * sysdeps/arm/dl-machine.h (ELF_MACHINE_NO_REL): Define.
1342
1343 2014-07-03  Roland McGrath  <roland@hack.frob.com>
1344
1345         * sysdeps/unix/sysv/linux/ia64/lowlevellock.h
1346         (lll_futex_timed_wait_bitset): Fix syscall argument count.
1347
1348         * sysdeps/nptl/configure.ac (libc_cv_forced_unwind):
1349         Use -Dinhibit_libc=1 for unwind.h check to prevent false failure
1350         in a bare environment with no <stdlib.h> installed.
1351         * sysdeps/nptl/configure: Regenerated.
1352
1353         * sysdeps/alpha/fpu/s_nearbyint.c: Include <math_ldbl_opt.h>.
1354
1355         * sysdeps/unix/sysv/linux/configure.ac: Use AC_TRY_COMPILE rather than
1356         AC_EGREP_CPP for kernel header checks, so they only succeed if
1357         including <linux/version.h> actually works right.
1358         * sysdeps/unix/sysv/linux/configure: Regenerated.
1359
1360         * sysdeps/s390/nptl/tls.h (THREAD_SET_POINTER_GUARD): Refer to the
1361         value so it's not diagnosed as unused.
1362
1363         * sysdeps/pthread/Makefile: Conditionalize tst-timer bits (the only
1364         thing) with "ifeq ($(subdir),rt)".
1365
1366 2014-07-03  Richard Henderson  <rth@redhat.com>
1367
1368         * sysdeps/alpha/fpu/s_nearbyintf.c: Remove file.
1369         * sysdeps/alpha/fpu/s_nearbyint.c (__nearbyint): Remove;
1370         include sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c.
1371
1372         * sysdeps/alpha/fpu/math_private.h (math_opt_barrier): New.
1373         (math_force_eval): New.
1374
1375         * sysdeps/alpha/fpu/s_lround.c: Add 0.5 with chopped rounding.
1376         * sysdeps/alpha/fpu/s_lroundf.c: Likewise.
1377
1378         * sysdeps/alpha/fpu/s_round.c: Remove file.
1379         * sysdeps/alpha/fpu/s_roundf.c: Remove file.
1380
1381         * elf/dl-support.c (HP_TIMING_AVAIL): Do not redefine.
1382         (_dl_non_dynamic_init): Check HP_SMALL_TIMING_AVAIL instead.
1383         * elf/rtld.c (HP_TIMING_AVAIL): Do not redefine.
1384         (_dl_start_final): Check HP_SMALL_TIMING_AVAIL instead.
1385         (_dl_start, print_statistics): Likewise.
1386         * sysdeps/generic/ldsodefs.h (struct rtld_global): Only check
1387         HP_SMALL_TIMING_AVAIL in defining _dl_cpuclock_offset.
1388
1389         * sysdeps/aarch64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
1390         * sysdeps/generic/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
1391         * sysdeps/i386/i686/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
1392         * sysdeps/ia64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
1393         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
1394         (HP_SMALL_TIMING_AVAIL): Define.
1395         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
1396         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
1397         (HP_SMALL_TIMING_AVAIL): Define.
1398         * sysdeps/sparc/sparc64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
1399         * sysdeps/x86_64/hp-timing.h (HP_SMALL_TIMING_AVAIL): Define.
1400
1401         * sysdeps/aarch64/hp-timing.h: New file.
1402
1403         * sysdeps/generic/hp-timing.h: Remove dead comment.
1404         * sysdeps/generic/hp-timing-common.h: New file.
1405         * sysdeps/alpha/hp-timing.h: Include it.
1406         (HP_TIMING_DIFF, HP_TIMING_ACCUM_NT, HP_TIMING_PRINT): Remove.
1407         * sysdeps/i386/i686/hp-timing.h: Likewise.
1408         * sysdeps/ia64/hp-timing.h: Likewise.
1409         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
1410         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
1411         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
1412         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
1413         * sysdeps/x86_64/hp-timing.h: Don't include the i686 version.
1414         (HP_TIMING_AVAIL, HP_TIMING_INLINE): Define.
1415         (hp_timing_t): New.
1416
1417         * benchtests/bench-string.h (_dl_hp_timing_overhead): Remove.
1418         * benchtests/bench-timing.h (_dl_hp_timing_overhead): Remove.
1419         (TIMING_INIT): Remove call to HP_TIMING_DIFF_INIT.
1420         * elf/rtld.c (_dl_start_final): Likewise.
1421         * sysdeps/generic/ldsodefs.h (_dl_hp_timing_overhead): Remove.
1422         * sysdeps/alpha/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
1423         * sysdeps/generic/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
1424         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
1425         * sysdeps/ia64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
1426         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
1427         (HP_TIMING_DIFF_INIT): Remove.
1428         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
1429         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h
1430         (HP_TIMING_DIFF_INIT): Remove.
1431         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_DIFF_INIT): Remove.
1432         * sysdeps/i386/i686/hp-timing.c: Remove file.
1433         * sysdeps/x86_64/hp-timing.c: Remove file.
1434         * sysdeps/ia64/hp-timing.c: Remove file.
1435         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Remove file.
1436         * sysdeps/powerpc/powerpc64/hp-timing.c: Remove file.
1437         * sysdeps/sparc/sparc32/sparcv9/hp-timing.c: Remove file.
1438         * sysdeps/sparc/sparc64/hp-timing.c: Remove file.
1439
1440         * sysdeps/alpha/hp-timing.h (HP_TIMING_ACCUM): Remove.
1441         * sysdeps/generic/hp-timing.h (HP_TIMING_ACCUM): Remove.
1442         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ACCUM): Remove.
1443         * sysdeps/ia64/hp-timing.h (HP_TIMING_ACCUM): Remove.
1444         * sysdeps/powerpc/powerpc32/power4/hp-timing.h
1445         (HP_TIMING_ACCUM): Remove.
1446         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
1447         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ACCUM): Remove.
1448         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ACCUM): Remove.
1449
1450         * sysdeps/alpha/hp-timing.h (HP_TIMING_ZERO): Remove.
1451         * sysdeps/generic/hp-timing.h (HP_TIMING_ZERO): Remove.
1452         * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ZERO): Remove.
1453         * sysdeps/ia64/hp-timing.h (HP_TIMING_ZERO): Remove.
1454         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_ZERO): Remove.
1455         * sysdeps/powerpc/powerpc64/hp-timing.h (HP_TIMING_ZERO): Remove.
1456         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h (HP_TIMING_ZERO): Remove.
1457         * sysdeps/sparc/sparc64/hp-timing.h (HP_TIMING_ZERO): Remove.
1458
1459         * sysdeps/powerpc/powerpc32/hp-timing.h: Remove file.
1460
1461 2014-07-03  Maciej W. Rozycki  <macro@codesourcery.com>
1462
1463         * stdlib/tst-strtod-overflow.c (TIMEOUT): Bump up to 30.
1464
1465 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
1466
1467         Sync up with gettext.
1468         * intl/loadmsgcat.c: Define O_BINARY if not defined.
1469         [_MSC_VER]: Include malloc.h
1470         [_LIBC]: Define PRI_MACROS_BROKEN if it is not defined.
1471         (get_sysdep_segment_value) [!__UCLIBC__]: Return "I" flag.
1472         (_nl_load_domain): Open DOMAIN_FILE in binary mode.  Don't use
1473         TEMP_FAILURE_RETRY.  Cast return of alloca.
1474         [!_LIBC] Call gl_rwlock_init.
1475         [IN_LIBGLOCALE]: Call _nl_find_msg with one less argument.
1476
1477 2014-07-02  Roland McGrath  <roland@hack.frob.com>
1478
1479         * misc/sys/cdefs.h: Check if __STDC_VERSION__ is defined
1480         before checking its value.
1481
1482 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
1483
1484         * intl/loadmsgcat.c (_nl_load_domain): Use __builtin_expect.
1485
1486         * debug/memcpy_chk.c: Don't include pagecopy.h.
1487         * debug/mempcpy_chk.c: Likewise.
1488         * string/memcpy.c: Likewise.
1489         * string/memmove.c: Likewise.
1490         * sysdeps/powerpc/memmove.c: Likewise.
1491         * sysdeps/generic/memcopy.h: Include pagecopy.h.  Move
1492         definition of PAGE_COPY_FWD_MAYBE here...
1493         * sysdeps/generic/pagecopy.h: ... from here.
1494         * sysdeps/mach/pagecopy.h: Don't include generic pagecopy.h.
1495
1496 2014-07-02  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
1497             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1498
1499         * sysdeps/powerpc/strcat.c: Using macro to redefine symbol name.
1500         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcat multiarch
1501         optimizations.
1502         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
1503         (__libc_ifunc_impl_list): Likewise.
1504         * sysdeps/powerpc/powerpc64/multiarch/strcat.c: New file:
1505         multiarch strcat for PPC64.
1506         * sysdeps/powerpc/powerpc64/multiarch/strcat-ppc64.c: New file/
1507         * sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c: New file.
1508
1509 2014-07-02  Roland McGrath  <roland@hack.frob.com>
1510
1511         * sysdeps/unix/sysv/linux/dl-sysdep.c: Include <sys/param.h>.
1512
1513 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
1514
1515         * intl/loadmsgcat.c: Remove declaration of
1516         get_sysdep_segment_value.
1517         (get_sysdep_segment_value): Use ISO C style.
1518         (_nl_load_domain): Use ISO C style.  Get rid of redundant
1519         semicolon.  Fix typo and formatting in comment.
1520         (_nl_unload_domain): Use ISO C style.
1521
1522         * sysdeps/posix/sysconf.c (__sysconf): Fix typo in macro name.
1523
1524 2014-07-02  Will Newton  <will.newton@linaro.org>
1525
1526         * malloc/obstack.c: Merge from gnulib master.
1527         [HAVE_CONFIG_H]: Remove conditional code.
1528         [!_LIBC]: Include config.h.
1529         [!ELIDE_CODE]: Don't include inttypes.h, include
1530         stdint.h unconditionally.
1531         (print_and_abort): Mark as _Noreturn.
1532         (_obstack_allocated_p): Mark as __attribute_pure__.
1533         (obstack_free): Rename to __obstack_free.
1534         [!__attribute__]: Remove conditional code.
1535         * malloc/obstack.h: Merge from gnulib master.
1536         [__cplusplus]: Move conditional down.
1537         [!__attribute_pure__]: Define __attribute_pure__ here
1538         if it is not already defined.
1539         (_obstack_memory_used): Mark as __attribute_pure__.
1540         [!__obstack_free]: Define as obstack_free.
1541         [__GNUC__]: Remove check for ancient NeXT gcc.
1542
1543 2014-07-02  Will Newton  <will.newton@linaro.org>
1544             Paul Eggert  <eggert@cs.ucla.edu>
1545
1546         * misc/sys/cdefs.h (_Noreturn): New macro, for pre-C11 compilers.
1547
1548 2014-07-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
1549
1550         * resolv/gethnamaddr.c: Add comment warning that the file is
1551         not maintained.
1552
1553 2014-07-01  Carlos O'Donell  <carlos@redhat.com>
1554
1555         * sysdeps/unix/sysv/linux/hppa/librt.abilist: Remove GLIBC_2.3
1556         entries.
1557
1558         * sysdeps/unix/sysv/linux/hppa/Versions: Remove librt GLIBC_2.3
1559         entry for aio_cancel and aio_cancel64.
1560         * sysdeps/unix/sysv/linux/hppa/ld.abilist: New file.
1561         * sysdeps/unix/sysv/linux/hppa/libBrokenLocale.abilist: New file.
1562         * sysdeps/unix/sysv/linux/hppa/libanl.abilist: New file.
1563         * sysdeps/unix/sysv/linux/hppa/libc.abilist: New file.
1564         * sysdeps/unix/sysv/linux/hppa/libcrypt.abilist: New file.
1565         * sysdeps/unix/sysv/linux/hppa/libdl.abilist: New file.
1566         * sysdeps/unix/sysv/linux/hppa/libm.abilist: New file.
1567         * sysdeps/unix/sysv/linux/hppa/libnsl.abilist: New file.
1568         * sysdeps/unix/sysv/linux/hppa/libpthread.abilist: New file.
1569         * sysdeps/unix/sysv/linux/hppa/libresolv.abilist: New file.
1570         * sysdeps/unix/sysv/linux/hppa/librt.abilist: New file.
1571         * sysdeps/unix/sysv/linux/hppa/libthread_db.abilist: New file.
1572         * sysdeps/unix/sysv/linux/hppa/libutil.abilist: New file.
1573
1574 2014-07-01  Roland McGrath  <roland@hack.frob.com>
1575
1576         * sysdeps/unix/sysv/linux/sysconf.c: Include <sys/param.h>.
1577         * nptl/pthread_mutex_lock.c: Likewise.
1578         * nptl/pthread_mutex_timedlock.c: Likewise.
1579         * nptl/sysdeps/unix/sysv/linux/pthread_attr_getaffinity.c: Likewise.
1580
1581 2014-07-01  Richard henderson  <rth@redhat.com>
1582
1583         * sysdeps/alpha/fpu/bits/mathinline.h (__isnanf): Remove.
1584         (__isnan, __isnanl): Remove.
1585         * sysdeps/alpha/fpu/s_isnan.c (__isnan): Use integer arithmetic.
1586
1587         * sysdeps/alpha/fpu/libm-test-ulps: Update.
1588
1589 2014-07-01  Stefan Liebler  <stli@linux.vnet.ibm.com>
1590
1591         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
1592
1593 2014-07-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
1594
1595         * resolv/nss_dns/dns-host.c (getanswer_r)
1596         [MULTI_PTRS_ARE_ALIASES]: Remove code.
1597
1598 2014-07-01  Joseph Myers  <joseph@codesourcery.com>
1599
1600         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
1601         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PSELECT): Do not
1602         undefine.
1603         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PREADV): Likewise.
1604         [__LINUX_KERNEL_VERSION >= 0x030f00] (__ASSUME_PWRITEV): Likewise.
1605
1606 2014-07-01  Roland McGrath <roland@hack.frob.com>
1607
1608         * sysdeps/unix/sysv/linux/microblaze/arch-fork.h: New file.
1609         * sysdeps/unix/sysv/linux/microblaze/nptl/fork.c: File removed.
1610
1611         * sysdeps/microblaze/nptl/tls.h: Define TLS_DEFINE_INIT_TP.
1612         * sysdeps/unix/sysv/linux/microblaze/nptl/createthread.c: File removed.
1613
1614         * sysdeps/microblaze/nptl/bits/pthreadtypes.h: Moved ...
1615         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h:
1616         ... here.
1617         * sysdeps/microblaze/nptl/bits/semaphore.h: Moved ...
1618         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/semaphore.h: ... here.
1619
1620         * sysdeps/unix/sysv/linux/microblaze/pt-vfork.S: Moved ...
1621         * sysdeps/unix/sysv/linux/microblaze/nptl/pt-vfork.S: ... here.
1622         * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Moved ...
1623         * sysdeps/unix/sysv/linux/microblaze/vfork.S: ... here.
1624
1625         * sysdeps/unix/sysv/linux/microblaze/c++-types.data: Moved ...
1626         * sysdeps/unix/sysv/linux/microblaze/nptl/c++-types.data: ... here.
1627         * sysdeps/unix/sysv/linux/microblaze/ld.abilist: Moved ...
1628         * sysdeps/unix/sysv/linux/microblaze/nptl/ld.abilist: ... here.
1629         * sysdeps/unix/sysv/linux/microblaze/libBrokenLocale.abilist:
1630         Moved ...
1631         * sysdeps/unix/sysv/linux/microblaze/nptl/libBrokenLocale.abilist:
1632         ... here.
1633         * sysdeps/unix/sysv/linux/microblaze/libanl.abilist: Moved ...
1634         * sysdeps/unix/sysv/linux/microblaze/nptl/libanl.abilist: ... here.
1635         * sysdeps/unix/sysv/linux/microblaze/libc.abilist: Moved ...
1636         * sysdeps/unix/sysv/linux/microblaze/nptl/libc.abilist: ... here.
1637         * sysdeps/unix/sysv/linux/microblaze/libcrypt.abilist: Moved ...
1638         * sysdeps/unix/sysv/linux/microblaze/nptl/libcrypt.abilist: ... here.
1639         * sysdeps/unix/sysv/linux/microblaze/libdl.abilist: Moved ...
1640         * sysdeps/unix/sysv/linux/microblaze/nptl/libdl.abilist: ... here.
1641         * sysdeps/unix/sysv/linux/microblaze/libm.abilist: Moved ...
1642         * sysdeps/unix/sysv/linux/microblaze/nptl/libm.abilist: ... here.
1643         * sysdeps/unix/sysv/linux/microblaze/libnsl.abilist: Moved ...
1644         * sysdeps/unix/sysv/linux/microblaze/nptl/libnsl.abilist: ... here.
1645         * sysdeps/unix/sysv/linux/microblaze/libpthread.abilist: Moved ...
1646         * sysdeps/unix/sysv/linux/microblaze/nptl/libpthread.abilist: ... here.
1647         * sysdeps/unix/sysv/linux/microblaze/libresolv.abilist: Moved ...
1648         * sysdeps/unix/sysv/linux/microblaze/nptl/libresolv.abilist: ... here.
1649         * sysdeps/unix/sysv/linux/microblaze/librt.abilist: Moved ...
1650         * sysdeps/unix/sysv/linux/microblaze/nptl/librt.abilist: ... here.
1651         * sysdeps/unix/sysv/linux/microblaze/libthread_db.abilist: Moved ...
1652         * sysdeps/unix/sysv/linux/microblaze/nptl/libthread_db.abilist:
1653         ... here.
1654         * sysdeps/unix/sysv/linux/microblaze/libutil.abilist: Moved ...
1655         * sysdeps/unix/sysv/linux/microblaze/nptl/libutil.abilist: ... here.
1656         * sysdeps/unix/sysv/linux/microblaze/localplt.data: Moved ...
1657         * sysdeps/unix/sysv/linux/microblaze/nptl/localplt.data: ... here.
1658         * sysdeps/unix/sysv/linux/microblaze/lowlevellock.h: Moved ...
1659         * sysdeps/unix/sysv/linux/microblaze/nptl/lowlevellock.h: ... here.
1660         * sysdeps/unix/sysv/linux/microblaze/nptl/pthread_once.c: Moved ...
1661         * sysdeps/unix/sysv/linux/microblaze/pthread_once.c: ... here.
1662
1663 2014-07-01  David Holsgrove  <david.holsgrove@xilinx.com>
1664
1665         * sysdeps/unix/sysv/linux/microblaze/sysdep-cancel.h: New file.
1666         * sysdeps/unix/sysv/linux/microblaze/socket.S: Update SINGLE_THREAD_P use.
1667         * sysdeps/unix/sysv/linux/microblaze/Makefile(libpthread-routines):
1668         Add sysdep.
1669
1670 2014-06-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1671
1672         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
1673
1674 2014-06-30  Joseph Myers  <joseph@codesourcery.com>
1675
1676         * sysdeps/mips/mips32/libm-test-ulps: Regenerated.
1677         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
1678
1679         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
1680
1681         * sysdeps/arm/libm-test-ulps: Regenerated.
1682
1683 2014-06-30  Maciej W. Rozycki  <macro@codesourcery.com>
1684             Roland McGrath <roland@hack.frob.com>
1685
1686         * test-skeleton.c (signal_handler): Kill the whole process group
1687         before killing the child individually.
1688         (main): Report any failure on `setpgid'.
1689
1690 2014-06-30  Roland McGrath  <roland@hack.frob.com>
1691
1692         * sysdeps/arm/nptl/tls.h: Rename the multiple inclusion guard
1693         from _TLS_H to _ARM_NPTL_TLS_H.
1694         (TLS_INIT_TP): Move macro, and #include of <sysdep.h>, to ...
1695         * sysdeps/unix/sysv/linux/arm/tls.h: ... this new file.
1696
1697 2014-06-30  Joseph Myers  <joseph@codesourcery.com>
1698
1699         [BZ #16539]
1700         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Include <float.h>.
1701         (__expm1l): Return argument unchanged when small but not
1702         subnormal.
1703
1704         * soft-fp/op-1.h (_FP_UNPACK_RAW_1): Rename local variables to
1705         include macro name.
1706         (_FP_UNPACK_RAW_1_P): Likewise.
1707         (_FP_PACK_RAW_1): Likewise.
1708         (_FP_PACK_RAW_1_P): Likewise.
1709         (_FP_MUL_MEAT_1_wide): Likewise.
1710         (_FP_MUL_MEAT_DW_1_hard): Likewise.
1711         (_FP_MUL_MEAT_1_hard): Likewise.
1712         (_FP_DIV_MEAT_1_imm): Likewise.
1713         (_FP_DIV_MEAT_1_udiv_norm): Likewise.
1714         (_FP_DIV_MEAT_1_udiv): Likewise.
1715         * soft-fp/op-2.h (__FP_FRAC_DEC_2): Likewise.
1716         (_FP_UNPACK_RAW_2): Likewise.
1717         (_FP_UNPACK_RAW_2_P): Likewise.
1718         (_FP_PACK_RAW_2): Likewise.
1719         (_FP_PACK_RAW_2_P): Likewise.
1720         (_FP_MUL_MEAT_DW_2_wide): Likewise.
1721         (_FP_MUL_MEAT_2_wide): Likewise.
1722         (_FP_MUL_MEAT_DW_2_wide_3mul): Likewise.
1723         (_FP_MUL_MEAT_2_wide_3mul): Likewise.
1724         (_FP_MUL_MEAT_DW_2_gmp): Likewise.
1725         (_FP_MUL_MEAT_2_gmp): Likewise.
1726         (_FP_DIV_MEAT_2_udiv): Likewise.
1727         * soft-fp/op-4.h (_FP_FRAC_SLL_4): Likewise.
1728         (_FP_FRAC_SRL_4): Likewise.
1729         (_FP_FRAC_SRST_4): Likewise.
1730         (_FP_FRAC_SRS_4): Likewise.
1731         (_FP_UNPACK_RAW_4): Likewise.
1732         (_FP_UNPACK_RAW_4_P): Likewise.
1733         (_FP_PACK_RAW_4): Likewise.
1734         (_FP_PACK_RAW_4_P): Likewise.
1735         (_FP_MUL_MEAT_DW_4_wide): Likewise.
1736         (_FP_MUL_MEAT_4_wide): Likewise.
1737         (_FP_MUL_MEAT_4_gmp): Likewise.
1738         (umul_ppppmnnn): Likewise.
1739         (_FP_DIV_MEAT_4_udiv): Likewise.
1740         (__FP_FRAC_ADD_4): Likewise.
1741         (__FP_FRAC_SUB_3): Likewise.
1742         (__FP_FRAC_SUB_4): Likewise.
1743         (__FP_FRAC_DEC_3): Likewise.
1744         (__FP_FRAC_DEC_4): Likewise.
1745         (__FP_FRAC_ADDI_4): Likewise.
1746         * soft-fp/op-8.h (_FP_FRAC_SLL_8): Likewise.
1747         (_FP_FRAC_SRL_8): Likewise.
1748         (_FP_FRAC_SRS_8): Likewise.
1749
1750         * soft-fp/extended.h (FP_UNPACK_RAW_E): Rename local variables to
1751         include macro name.
1752         (FP_UNPACK_RAW_EP): Likewise.
1753         (FP_PACK_RAW_E): Likewise.
1754         (FP_PACK_RAW_EP): Likewise.
1755         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Likewise.
1756         (_FP_ISSIGNAN): Likewise.
1757         (_FP_ADD_INTERNAL): Likewise.
1758         (_FP_FMA): Likewise.
1759         (_FP_CMP): Likewise.
1760         (_FP_SQRT): Likewise.
1761         (_FP_TO_INT): Likewise.
1762         (_FP_FROM_INT): Likewise.
1763         (FP_EXTEND): Likewise.
1764         (_FP_DIV_MEAT_N_loop): Likewise.
1765
1766 2014-06-30  Maciej W. Rozycki  <macro@codesourcery.com>
1767
1768         * sysdeps/unix/sysv/linux/bits/socket.h: Adjust macro formatting
1769         throughout.
1770
1771 2014-06-29  Joseph Myers  <joseph@codesourcery.com>
1772
1773         [BZ #17097]
1774         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Return
1775         result with correct sign in case of exponents that produce
1776         overflow except for X very close to 1.
1777
1778 2014-06-28  Paul Eggert  <eggert@cs.ucla.edu>
1779
1780         mktime: merge #if/#ifdef usage from glibc
1781         * lib/mktime.c: Use "#if defined DEBUG && DEBUG", not "#if DEBUG",
1782         as that works with both Glibc's and Gnulib's style.
1783         See thread starting at Siddhesh Poyarekar's bug report at:
1784         http://lists.gnu.org/archive/html/bug-gnulib/2014-06/msg00102.html
1785
1786 2014-06-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
1787
1788         * sysdeps/generic/memcopy.h: Define MEMCPY_OK_FOR_FWD_MEMMOVE.
1789         * sysdeps/tile/memcopy.h: Redefine MEMCPY_OK_FOR_FWD_MEMMOVE.
1790         * sysdeps/tile/tilegx/memmove.c: Remove file.
1791
1792 2014-06-27  Joseph Myers  <joseph@codesourcery.com>
1793
1794         * Makeconfig ($(common-objpfx)soversions.mk): Do not generate
1795         abi-name definition.
1796         * scripts/soversions.awk: Do not handle or generate ABI lines.
1797         * shlib-versions: Remove ABI entries.
1798         * sysdeps/powerpc/nofpu/shlib-versions: Remove file.
1799         * sysdeps/x86_64/x32/shlib-versions: Remove ABI entry.
1800
1801 2014-06-27  Roland McGrath  <roland@hack.frob.com>
1802
1803         * sysdeps/unix/sysv/linux/mips/mips32/nptl/c++-types.data: Moved ...
1804         * sysdeps/unix/sysv/linux/mips/mips32/c++-types.data: ... here.
1805         * sysdeps/unix/sysv/linux/mips/mips32/fpu/nptl/libc.abilist: Moved ...
1806         * sysdeps/unix/sysv/linux/mips/mips32/fpu/libc.abilist: ... here.
1807         * sysdeps/unix/sysv/linux/mips/mips32/nptl/ld.abilist: Moved ...
1808         * sysdeps/unix/sysv/linux/mips/mips32/ld.abilist: ... here.
1809         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libBrokenLocale.abilist:
1810         Moved ...
1811         * sysdeps/unix/sysv/linux/mips/mips32/libBrokenLocale.abilist:
1812         ... here.
1813         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libanl.abilist: Moved ...
1814         * sysdeps/unix/sysv/linux/mips/mips32/libanl.abilist: ... here.
1815         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcidn.abilist: Moved ...
1816         * sysdeps/unix/sysv/linux/mips/mips32/libcidn.abilist: ... here.
1817         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libcrypt.abilist: Moved ...
1818         * sysdeps/unix/sysv/linux/mips/mips32/libcrypt.abilist: ... here.
1819         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libdl.abilist: Moved ...
1820         * sysdeps/unix/sysv/linux/mips/mips32/libdl.abilist: ... here.
1821         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libm.abilist: Moved ...
1822         * sysdeps/unix/sysv/linux/mips/mips32/libm.abilist: ... here.
1823         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnsl.abilist: Moved ...
1824         * sysdeps/unix/sysv/linux/mips/mips32/libnsl.abilist: ... here.
1825         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_compat.abilist:
1826         Moved ...
1827         * sysdeps/unix/sysv/linux/mips/mips32/libnss_compat.abilist: ... here.
1828         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_db.abilist: Moved ...
1829         * sysdeps/unix/sysv/linux/mips/mips32/libnss_db.abilist: ... here.
1830         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_dns.abilist: Moved ...
1831         * sysdeps/unix/sysv/linux/mips/mips32/libnss_dns.abilist: ... here.
1832         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_files.abilist:
1833         Moved ...
1834         * sysdeps/unix/sysv/linux/mips/mips32/libnss_files.abilist: ... here.
1835         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_hesiod.abilist:
1836         Moved ...
1837         * sysdeps/unix/sysv/linux/mips/mips32/libnss_hesiod.abilist: ... here.
1838         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nis.abilist: Moved ...
1839         * sysdeps/unix/sysv/linux/mips/mips32/libnss_nis.abilist: ... here.
1840         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libnss_nisplus.abilist:
1841         Moved ...
1842         * sysdeps/unix/sysv/linux/mips/mips32/libnss_nisplus.abilist: ... here.
1843         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libpthread.abilist: Moved ...
1844         * sysdeps/unix/sysv/linux/mips/mips32/libpthread.abilist: ... here.
1845         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libresolv.abilist: Moved ...
1846         * sysdeps/unix/sysv/linux/mips/mips32/libresolv.abilist: ... here.
1847         * sysdeps/unix/sysv/linux/mips/mips32/nptl/librt.abilist: Moved ...
1848         * sysdeps/unix/sysv/linux/mips/mips32/librt.abilist: ... here.
1849         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libthread_db.abilist:
1850         Moved ...
1851         * sysdeps/unix/sysv/linux/mips/mips32/libthread_db.abilist: ... here.
1852         * sysdeps/unix/sysv/linux/mips/mips32/nptl/libutil.abilist: Moved ...
1853         * sysdeps/unix/sysv/linux/mips/mips32/libutil.abilist: ... here.
1854         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/nptl/libc.abilist:
1855         Moved ...
1856         * sysdeps/unix/sysv/linux/mips/mips32/nofpu/libc.abilist: ... here.
1857         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/c++-types.data:
1858         Moved ...
1859         * sysdeps/unix/sysv/linux/mips/mips64/n32/c++-types.data: ... here.
1860         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/ld.abilist: Moved ...
1861         * sysdeps/unix/sysv/linux/mips/mips64/n32/ld.abilist: ... here.
1862         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libBrokenLocale.abilist:
1863         Moved ...
1864         * sysdeps/unix/sysv/linux/mips/mips64/libBrokenLocale.abilist:
1865         ... here.
1866         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libBrokenLocale.abilist:
1867         Identical file removed.
1868         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libanl.abilist:
1869         Moved ...
1870         * sysdeps/unix/sysv/linux/mips/mips64/libanl.abilist: ... here.
1871         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libanl.abilist:
1872         Identical file removed.
1873         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libc.abilist: Moved ...
1874         * sysdeps/unix/sysv/linux/mips/mips64/n32/libc.abilist: ... here.
1875         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libcrypt.abilist:
1876         Moved ...
1877         * sysdeps/unix/sysv/linux/mips/mips64/libcrypt.abilist: ... here.
1878         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libcrypt.abilist:
1879         Identical file removed.
1880         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libdl.abilist: Moved ...
1881         * sysdeps/unix/sysv/linux/mips/mips64/libdl.abilist: ... here.
1882         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libdl.abilist:
1883         Identical file removed.
1884         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libm.abilist: Moved ...
1885         * sysdeps/unix/sysv/linux/mips/mips64/libm.abilist: ... here.
1886         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libm.abilist:
1887         Identical file removed.
1888         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libnsl.abilist: Moved ...
1889         * sysdeps/unix/sysv/linux/mips/mips64/libnsl.abilist: ... here.
1890         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libnsl.abilist:
1891         Identical file removed.
1892         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libpthread.abilist:
1893         Moved ...
1894         * sysdeps/unix/sysv/linux/mips/mips64/libpthread.abilist: ... here.
1895         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libpthread.abilist:
1896         Identical file removed.
1897         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libresolv.abilist:
1898         Moved ...
1899         * sysdeps/unix/sysv/linux/mips/mips64/n32/libresolv.abilist: ... here.
1900         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/librt.abilist: Moved ...
1901         * sysdeps/unix/sysv/linux/mips/mips64/librt.abilist: ... here.
1902         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/librt.abilist:
1903         Identical file removed.
1904         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libthread_db.abilist:
1905         Moved ...
1906         * sysdeps/unix/sysv/linux/mips/mips64/libthread_db.abilist:
1907         ... here.
1908         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libthread_db.abilist:
1909         Identical file removed.
1910         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libutil.abilist:
1911         Moved ...
1912         * sysdeps/unix/sysv/linux/mips/mips64/libutil.abilist: ... here.
1913         * sysdeps/unix/sysv/linux/mips/mips64/n32/nptl/libutil.abilist:
1914         Identical file removed.
1915         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/c++-types.data:
1916         Moved ...
1917         * sysdeps/unix/sysv/linux/mips/mips64/n64/c++-types.data: ... here.
1918         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/ld.abilist: Moved ...
1919         * sysdeps/unix/sysv/linux/mips/mips64/n64/ld.abilist: ... here.
1920         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libc.abilist: Moved ...
1921         * sysdeps/unix/sysv/linux/mips/mips64/n64/libc.abilist: ... here.
1922         * sysdeps/unix/sysv/linux/mips/mips64/n64/nptl/libresolv.abilist:
1923         Moved ...
1924         * sysdeps/unix/sysv/linux/mips/mips64/n64/libresolv.abilist: ... here.
1925         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h: Moved ...
1926         * sysdeps/unix/sysv/linux/mips/mips64/sysdep-cancel.h: ... here.
1927
1928         * sysdeps/unix/sysv/linux/mips/vfork.S: Incorporate
1929         SAVE_PID and RESTORE_PID blocks from nptl/pt-vfork.S.
1930         * sysdeps/unix/sysv/linux/mips/nptl/vfork.S: File removed.
1931         * sysdeps/unix/sysv/linux/mips/nptl/pt-vfork.S: File removed.
1932         * sysdeps/unix/sysv/linux/mips/pt-vfork.S: New file.
1933
1934 2014-06-27  Arjun Shankar  <arjun.is@lostca.se>
1935
1936         [BZ #17092]
1937         * nscd/nscd.c (monitor_child): Return exit status of child
1938         instead of return value from wait syscall.
1939
1940 2014-06-27  Joseph Myers  <joseph@codesourcery.com>
1941
1942         * configure.ac (libc_commonpagesize): Remove variable.
1943         (libc_relro_required): Likewise.
1944         (libc_cv_z_relro): Remove configure test.
1945         * configure: Regenerated.
1946         * sysdeps/aarch64/preconfigure (libc_commonpagesize): Do not set
1947         variable.
1948         (libc_relro_required): Likewise.
1949         * sysdeps/alpha/preconfigure (libc_commonpagesize): Likewise.
1950         (libc_relro_required): Likewise.
1951         * sysdeps/arm/preconfigure.ac (libc_commonpagesize): Likewise.
1952         (libc_relro_required): Likewise.
1953         * sysdeps/arm/preconfigure: Regenerated.
1954         * sysdeps/ia64/preconfigure: Remove file.
1955         * sysdeps/tile/preconfigure (libc_commonpagesize): Do not set
1956         variable.
1957         (libc_relro_required): Likewise.
1958
1959         [BZ #16561]
1960         [BZ #16562]
1961         * sysdeps/ieee754/dbl-64/e_jn.c: Include <float.h>.
1962         (__ieee754_yn): Set FE_TONEAREST mode internally and then
1963         recompute overflowing results in original rounding mode.
1964         * sysdeps/ieee754/flt-32/e_jnf.c: Include <float.h>.
1965         (__ieee754_ynf): Set FE_TONEAREST mode internally and then
1966         recompute overflowing results in original rounding mode.
1967         * sysdeps/ieee754/ldbl-128/e_jnl.c: Include <float.h>.
1968         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
1969         recompute overflowing results in original rounding mode.
1970         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Include <float.h>.
1971         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
1972         recompute overflowing results in original rounding mode.
1973         * sysdeps/ieee754/ldbl-96/e_jnl.c: Include <float.h>.
1974         (__ieee754_ynl): Set FE_TONEAREST mode internally and then
1975         recompute overflowing results in original rounding mode.
1976         * sysdeps/i386/fpu/fenv_private.h [!__SSE2_MATH__]
1977         (libc_feholdsetround_ctx): New macro.
1978         * math/libm-test.inc (yn_test): Use ALL_RM_TEST.
1979         * sysdeps/i386/fpu/libm-test-ulps: Update.
1980         * sysdeps/x86_64/fpu/libm-test-ulps : Likewise.
1981
1982 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
1983
1984         * sysdeps/unix/sysv/linux/mips/mips64/nptl/sysdep-cancel.h
1985         [__PIC__] (PSEUDO): Use name of _nocancel entry point in
1986         corresponding .cpsetup call.
1987
1988 2014-06-26  Roland McGrath  <roland@hack.frob.com>
1989
1990         * sysdeps/unix/sysv/linux/arm/libc-aeabi_read_tp.S: Moved ...
1991         * sysdeps/arm/libc-aeabi_read_tp.S: ... here.
1992         * sysdeps/arm/Makefile [$(subdir) = csu]
1993         (aeabi_routines): Add aeabi_read_tp and libc-aeabi_read_tp here.
1994         (static-only-routines): Add aeabi_read_tp here.
1995         (shared-only-routines): Add libc-aeabi_read_tp here.
1996         (CFLAGS-libc-start.c): Add -fexceptions here.
1997         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = csu]
1998         (sysdep_routines, static-only-routines, shared-only-routines):
1999         Don't add to these here.
2000         (CFLAGS-libc-start.c): Likewise.
2001
2002         * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: Moved ...
2003         * sysdeps/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
2004         * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: Moved ...
2005         * sysdeps/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
2006         * sysdeps/arm/Makefile [$(subdir) = rt]
2007         (librt-sysdep_routines, librt-shared-only-routines):
2008         Append rt-aeabi_unwind_cpp_pr1 here.
2009         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = rt]
2010         (librt-sysdep_routines, librt-shared-only-routines): Don't do it here.
2011         * sysdeps/arm/nptl/Makefile [$(subdir) = nptl]
2012         (libpthread-sysdep_routines, libpthread-shared-only-routines):
2013         Append nptl-aeabi_unwind_cpp_pr1 here.
2014         (tests): Filter out tst-cleanupx4 here.
2015         * sysdeps/unix/sysv/linux/arm/Makefile [$(subdir) = nptl]
2016         (libpthread-sysdep_routines, libpthread-shared-only-routines, tests):
2017         Don't do those here.
2018
2019 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
2020
2021         * scripts/list-sources.sh: Do not handle ports specially.
2022
2023 2014-06-26  Roland McGrath  <roland@hack.frob.com>
2024
2025         * sysdeps/arm/fesetenv.c: Include <fpu_control.h>.
2026         * sysdeps/arm/feupdateenv.c: Likewise.
2027
2028         * posix/spawn_faction_addopen.c: Include <stdlib.h> for free decl.
2029
2030 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
2031
2032         * manual/texinfo.tex: Update to version 2014-05-05.10 with
2033         trailing whitespace removed.
2034         * scripts/config.guess: Update to version 2014-03-23.
2035         * scripts/config.sub: Update to version 2014-05-01
2036         * scripts/install-sh: Update to version 2013-12-25.23.
2037         * scripts/move-if-change: Update from gnulib.
2038
2039 2014-06-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
2040
2041         * debug/memmove_chk.c: Remove pagecopy.h include.
2042
2043 2014-06-26  Paul Eggert  <eggert@cs.ucla.edu>
2044
2045         * time/mktime.c (leapyear): Remove inline keyword.  The code is now
2046         identical to gnulib mktime.
2047
2048 2014-06-26  Joseph Myers  <joseph@codesourcery.com>
2049
2050         * configure.ac: Do not test for machine being rs6000.  Do not test
2051         for powerpc*-*soft.
2052         * configure: Regenerated.
2053
2054         * configure.ac (libc_cv_asm_cfi_directives): Remove configure
2055         test.
2056         * configure: Regenerated.
2057         * config.h.in (HAVE_ASM_CFI_DIRECTIVES): Remove macro undefine.
2058         * sysdeps/arm/configure.ac (libc_cv_asm_cfi_directive_sections):
2059         Remove configure test.
2060         * sysdeps/arm/configure: Regenerated.
2061         * sysdeps/nptl/configure.ac: Do not check
2062         libc_cv_asm_cfi_directives.
2063         * sysdeps/nptl/configure: Regenerated.
2064         * sysdeps/x86_64/nptl/configure.ac: Remove file.
2065         * sysdeps/x86_64/nptl/configure: Remove generated file.
2066         * b/sysdeps/generic/sysdep.h [HAVE_ASM_CFI_DIRECTIVES]: Make code
2067         unconditional.
2068         [!HAVE_ASM_CFI_DIRECTIVES]: Remove conditional code.
2069
2070 2014-06-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
2071
2072         * posix/fnmatch.c: Define WIDE_CHAR_VERSION.
2073         * posix/fnmatch_loop.c: Undefine WIDE_CHAR_VERSION.
2074         (FCT): Check value of WIDE_CHAR_VERSION instead of checking if
2075         it is defined.
2076
2077         * elf/dl-runtime.c: Check for value of ELF_MACHINE_NO_RELA
2078         instead of whether it is defined.
2079         * sysdeps/aarch64/dl-machine.h: Define ELF_MACHINE_NO_RELA.
2080         * sysdeps/hppa/dl-machine.h: Likewise.
2081         * sysdeps/ia64/dl-machine.h: Likewise.
2082         * sysdeps/m68k/dl-machine.h: Likewise.
2083         * sysdeps/microblaze/dl-machine.h: Likewise.
2084         * sysdeps/mips/dl-machine.: Likewise.
2085         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
2086         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
2087         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
2088         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
2089         * sysdeps/sh/dl-machine.h: Likewise.
2090         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
2091         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
2092         * sysdeps/tile/dl-machine.h: Likewise.
2093         * sysdeps/x86_64/dl-machine.h: Likewise.
2094
2095         * nscd/connections.c (enum usekey) [SEPARATE_KEY]: Remove
2096         code.
2097         (verify_persistent_db): Likewise.
2098
2099 2014-06-26  Roland McGrath  <roland@hack.frob.com>
2100
2101         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data: Moved ...
2102         * sysdeps/unix/sysv/linux/s390/s390-32/c++-types.data: ... here.
2103         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Moved ...
2104         * sysdeps/unix/sysv/linux/s390/s390-32/ld.abilist: ... here.
2105         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
2106         Moved ...
2107         * sysdeps/unix/sysv/linux/s390/s390-32/libBrokenLocale.abilist:
2108         ... here.
2109         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: Moved ...
2110         * sysdeps/unix/sysv/linux/s390/libanl.abilist: ... here.
2111         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist:
2112         Identical file removed.
2113         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Moved ...
2114         * sysdeps/unix/sysv/linux/s390/s390-32/libc.abilist: ... here.
2115         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: Moved ...
2116         * sysdeps/unix/sysv/linux/s390/s390-32/libcrypt.abilist: ... here.
2117         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: Moved ...
2118         * sysdeps/unix/sysv/linux/s390/s390-32/libdl.abilist: ... here.
2119         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Moved ...
2120         * sysdeps/unix/sysv/linux/s390/s390-32/libm.abilist: ... here.
2121         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: Moved ...
2122         * sysdeps/unix/sysv/linux/s390/s390-32/libnsl.abilist: ... here.
2123         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
2124         Moved ...
2125         * sysdeps/unix/sysv/linux/s390/s390-32/libpthread.abilist: ... here.
2126         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: Moved ...
2127         * sysdeps/unix/sysv/linux/s390/s390-32/libresolv.abilist: ... here.
2128         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Moved ...
2129         * sysdeps/unix/sysv/linux/s390/s390-32/librt.abilist: ... here.
2130         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
2131         Moved ...
2132         * sysdeps/unix/sysv/linux/s390/s390-32/libthread_db.abilist: ... here.
2133         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Moved ...
2134         * sysdeps/unix/sysv/linux/s390/s390-32/libutil.abilist: ... here.
2135         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data: Moved ...
2136         * sysdeps/unix/sysv/linux/s390/localplt.data: ... here.
2137         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
2138         Identical file removed.
2139         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data: Moved ...
2140         * sysdeps/unix/sysv/linux/s390/s390-64/c++-types.data: ... here.
2141         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Moved ...
2142         * sysdeps/unix/sysv/linux/s390/s390-64/ld.abilist: ... here.
2143         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
2144         Moved ...
2145         * sysdeps/unix/sysv/linux/s390/s390-64/libBrokenLocale.abilist:
2146         ... here.
2147         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Moved ...
2148         * sysdeps/unix/sysv/linux/s390/s390-64/libc.abilist: ... here.
2149         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: Moved ...
2150         * sysdeps/unix/sysv/linux/s390/s390-64/libcrypt.abilist: ... here.
2151         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: Moved ...
2152         * sysdeps/unix/sysv/linux/s390/s390-64/libdl.abilist: ... here.
2153         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Moved ...
2154         * sysdeps/unix/sysv/linux/s390/s390-64/libm.abilist: ... here.
2155         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: Moved ...
2156         * sysdeps/unix/sysv/linux/s390/s390-64/libnsl.abilist: ... here.
2157         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
2158         Moved ...
2159         * sysdeps/unix/sysv/linux/s390/s390-64/libpthread.abilist: ... here.
2160         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist:
2161         Moved ...
2162         * sysdeps/unix/sysv/linux/s390/s390-64/libresolv.abilist: ... here.
2163         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: Moved ...
2164         * sysdeps/unix/sysv/linux/s390/s390-64/librt.abilist: ... here.
2165         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
2166         Moved ...
2167         * sysdeps/unix/sysv/linux/s390/s390-64/libthread_db.abilist: ... here.
2168         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: Moved ...
2169         * sysdeps/unix/sysv/linux/s390/s390-64/libutil.abilist: ... here.
2170
2171         * nptl/sysdeps/unix/sysv/linux/s390/Makefile: File removed, contents
2172         folded into ...
2173         * sysdeps/unix/sysv/linux/s390/Makefile [$(subdir) = nptl]: ... here.
2174         * sysdeps/unix/sysv/linux/s390/Versions
2175         (libpthread: GLIBC_2.19): New version set.
2176         * nptl/sysdeps/unix/sysv/linux/s390/Versions: File removed.
2177         * sysdeps/unix/sysv/linux/s390/s390-64/Versions
2178         (librt: GLIBC_2.3.3): New version set.
2179         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/Versions: File removed.
2180         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: Moved ...
2181         * sysdeps/unix/sysv/linux/s390/elision-conf.c: ... here.
2182         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Moved ...
2183         * sysdeps/unix/sysv/linux/s390/elision-conf.h: ... here.
2184         * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Moved ...
2185         * sysdeps/unix/sysv/linux/s390/elision-lock.c: ... here.
2186         * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Moved ...
2187         * sysdeps/unix/sysv/linux/s390/elision-timed.c: ... here.
2188         * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Moved ...
2189         * sysdeps/unix/sysv/linux/s390/elision-trylock.c: ... here.
2190         * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Moved ...
2191         * sysdeps/unix/sysv/linux/s390/elision-unlock.c: ... here.
2192         * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Moved ...
2193         * sysdeps/unix/sysv/linux/s390/force-elision.h: ... here.
2194         * nptl/sysdeps/unix/sysv/linux/s390/jmp-unwind.c: Moved ...
2195         * sysdeps/unix/sysv/linux/s390/jmp-unwind.c: ... here.
2196         * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h: Moved ...
2197         * sysdeps/unix/sysv/linux/s390/lowlevellock.h: ... here.
2198         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: Moved ...
2199         * sysdeps/unix/sysv/linux/s390/pt-longjmp.c: ... here.
2200         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: Moved ...
2201         * sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c: ... here.
2202         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: Moved ...
2203         * sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c: ... here.
2204         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: Moved ...
2205         * sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c: ... here.
2206         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: Moved ...
2207         * sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c: ... here.
2208         * nptl/sysdeps/unix/sysv/linux/s390/pthread_once.c: Moved ...
2209         * sysdeps/unix/sysv/linux/s390/pthread_once.c: ... here.
2210         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: Moved ...
2211         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h: ... here.
2212         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: Moved ...
2213         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h: ... here.
2214         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Moved ...
2215         * sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: ... here.
2216         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Moved ...
2217         * sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: ... here.
2218         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Moved ...
2219         * sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: ... here.
2220         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Moved ...
2221         * sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: ... here.
2222         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Moved ...
2223         * sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: ... here.
2224
2225         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Moved ...
2226         * sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: ... here.
2227         (__libc_vfork): Define the function under this name.
2228         [!NOT_IN_libc] (__vfork): Make this an alias.
2229         [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
2230         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Moved ...
2231         * sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: ... here.
2232         (__libc_vfork): Define the function under this name.
2233         [!NOT_IN_libc] (__vfork): Make this an alias.
2234         [!NOT_IN_libc] (vfork): Conditionalize the weak_alias.
2235         * sysdeps/unix/sysv/linux/s390/pt-vfork.S: New file.
2236         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: File removed.
2237         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: File removed.
2238         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Remove vfork.
2239         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
2240
2241         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Deconditionalize the
2242         code that was previously under [RESET_PID].
2243         * sysdeps/unix/sysv/linux/s390/s390-64/clone.S: Likewise.
2244         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/clone.S: File removed.
2245         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/clone.S: File removed.
2246
2247         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h: Moved ...
2248         * sysdeps/aarch64/nptl/bits/pthreadtypes.h: ... here.
2249         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/semaphore.h: Moved ...
2250         * sysdeps/aarch64/nptl/bits/semaphore.h: ... here.
2251         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/local_lim.h: Moved ...
2252         * sysdeps/unix/sysv/linux/aarch64/bits/local_lim.h: ... here.
2253         * sysdeps/unix/sysv/linux/aarch64/nptl/c++-types.data: Moved ...
2254         * sysdeps/unix/sysv/linux/aarch64/c++-types.data: ... here.
2255         * sysdeps/unix/sysv/linux/aarch64/nptl/ld.abilist: Moved ...
2256         * sysdeps/unix/sysv/linux/aarch64/ld.abilist: ... here.
2257         * sysdeps/unix/sysv/linux/aarch64/nptl/libBrokenLocale.abilist:
2258         Moved ...
2259         * sysdeps/unix/sysv/linux/aarch64/libBrokenLocale.abilist: ... here.
2260         * sysdeps/unix/sysv/linux/aarch64/nptl/libanl.abilist: Moved ...
2261         * sysdeps/unix/sysv/linux/aarch64/libanl.abilist: ... here.
2262         * sysdeps/unix/sysv/linux/aarch64/nptl/libc.abilist: Moved ...
2263         * sysdeps/unix/sysv/linux/aarch64/libc.abilist: ... here.
2264         * sysdeps/unix/sysv/linux/aarch64/nptl/libcrypt.abilist: Moved ...
2265         * sysdeps/unix/sysv/linux/aarch64/libcrypt.abilist: ... here.
2266         * sysdeps/unix/sysv/linux/aarch64/nptl/libdl.abilist: Moved ...
2267         * sysdeps/unix/sysv/linux/aarch64/libdl.abilist: ... here.
2268         * sysdeps/unix/sysv/linux/aarch64/nptl/libm.abilist: Moved ...
2269         * sysdeps/unix/sysv/linux/aarch64/libm.abilist: ... here.
2270         * sysdeps/unix/sysv/linux/aarch64/nptl/libnsl.abilist: Moved ...
2271         * sysdeps/unix/sysv/linux/aarch64/libnsl.abilist: ... here.
2272         * sysdeps/unix/sysv/linux/aarch64/nptl/libpthread.abilist: Moved ...
2273         * sysdeps/unix/sysv/linux/aarch64/libpthread.abilist: ... here.
2274         * sysdeps/unix/sysv/linux/aarch64/nptl/libresolv.abilist: Moved ...
2275         * sysdeps/unix/sysv/linux/aarch64/libresolv.abilist: ... here.
2276         * sysdeps/unix/sysv/linux/aarch64/nptl/librt.abilist: Moved ...
2277         * sysdeps/unix/sysv/linux/aarch64/librt.abilist: ... here.
2278         * sysdeps/unix/sysv/linux/aarch64/nptl/libthread_db.abilist: Moved ...
2279         * sysdeps/unix/sysv/linux/aarch64/libthread_db.abilist: ... here.
2280         * sysdeps/unix/sysv/linux/aarch64/nptl/libutil.abilist: Moved ...
2281         * sysdeps/unix/sysv/linux/aarch64/libutil.abilist: ... here.
2282         * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data: Moved ...
2283         * sysdeps/unix/sysv/linux/aarch64/localplt.data: ... here.
2284         * sysdeps/unix/sysv/linux/aarch64/nptl/lowlevellock.h: Moved ...
2285         * sysdeps/unix/sysv/linux/aarch64/lowlevellock.h: ... here.
2286         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Moved ...
2287         * sysdeps/unix/sysv/linux/aarch64/sysdep-cancel.h: ... here.
2288
2289 2014-06-25  Roland McGrath  <roland@hack.frob.com>
2290
2291         * sysdeps/unix/sysv/linux/mips/clone.S: Deconditionalize the code
2292         that was previously under [RESET_PID].
2293         * sysdeps/unix/sysv/linux/mips/nptl/clone.S: File removed.
2294
2295 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
2296
2297         * sysdeps/unix/sysv/linux/dl-opendir.c (__ASSUME_O_CLOEXEC): Do
2298         not undefine and redefine.
2299         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs)
2300         [O_CLOEXEC]: Make code unconditional.
2301         (__get_nprocs) [!O_CLOEXEC]: Remove conditional code.
2302         * sysdeps/unix/sysv/linux/shm_open.c: Do not include
2303         <kernel-features.h>.
2304         [O_CLOEXEC && !__ASSUME_O_CLOEXEC] (have_o_cloexec): Remove
2305         conditional variable definition.
2306         (shm_open) [O_CLOEXEC]: Make code unconditional.
2307         (shm_open) [!O_CLOEXEC || !__ASSUME_O_CLOEXEC]: Remove conditional
2308         code.
2309
2310         * configure.ac (USE_REGPARMS): Don't define here.
2311         * configure: Regenerated.
2312         * sysdeps/i386/configure.ac (USE_REGPARMS): Define here.
2313         * sysdeps/i386/configure: Regenerated.
2314
2315         * nptl/createthread.c: Don't include kernel-features.h.
2316         * nptl/pthread_cancel.c: Likewise.
2317         * nptl/pthread_condattr_setclock.c: Likewise.
2318         * nptl/sysdeps/unix/sysv/linux/pt-raise.c: Likewise.
2319         * nptl/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: Likewise.
2320         * nptl/sysdeps/unix/sysv/linux/pthread_kill.c: Likewise.
2321         * nptl/sysdeps/unix/sysv/linux/pthread_sigqueue.c: Likewise.
2322         * nptl/sysdeps/unix/sysv/linux/raise.c: Likewise.
2323         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-vfork.S: Likewise.
2324         * nptl/sysdeps/unix/sysv/linux/s390/s390-32/vfork.S: Likewise.
2325         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-vfork.S: Likewise.
2326         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/vfork.S: Likewise.
2327         * nptl/sysdeps/unix/sysv/linux/timer_create.c: Likewise.
2328         * nptl/sysdeps/unix/sysv/linux/timer_delete.c: Likewise.
2329         * nptl/sysdeps/unix/sysv/linux/timer_getoverr.c: Likewise.
2330         * nptl/sysdeps/unix/sysv/linux/timer_gettime.c: Likewise.
2331         * nptl/sysdeps/unix/sysv/linux/timer_routines.c: Likewise.
2332         * nptl/sysdeps/unix/sysv/linux/timer_settime.c: Likewise.
2333         * nscd/gai.c: Likewise.
2334         * nss/nss_db/db-open.c: Likewise.
2335         * sysdeps/generic/ldsodefs.h: Likewise.
2336         * sysdeps/sh/nptl/tls.h: Likewise.
2337         * sysdeps/unix/sysv/linux/aarch64/sigaction.c: Likewise.
2338         * sysdeps/unix/sysv/linux/aarch64/sigcontextinfo.h: Likewise.
2339         * sysdeps/unix/sysv/linux/aarch64/vfork.S: Likewise.
2340         * sysdeps/unix/sysv/linux/adjtime.c: Likewise.
2341         * sysdeps/unix/sysv/linux/alpha/xstatconv.h: Likewise.
2342         * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise.
2343         * sysdeps/unix/sysv/linux/arm/sigcontextinfo.h: Likewise.
2344         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
2345         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
2346         * sysdeps/unix/sysv/linux/clock_getres.c: Likewise.
2347         * sysdeps/unix/sysv/linux/clock_gettime.c: Likewise.
2348         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
2349         * sysdeps/unix/sysv/linux/clock_settime.c: Likewise.
2350         * sysdeps/unix/sysv/linux/dl-execstack.c: Likewise.
2351         * sysdeps/unix/sysv/linux/dl-osinfo.h: Likewise.
2352         * sysdeps/unix/sysv/linux/dl-sysdep.c: Likewise.
2353         * sysdeps/unix/sysv/linux/generic/futimesat.c: Likewise.
2354         * sysdeps/unix/sysv/linux/generic/poll.c: Likewise.
2355         * sysdeps/unix/sysv/linux/generic/wordsize-32/fcntl.c: Likewise.
2356         * sysdeps/unix/sysv/linux/generic/wordsize-32/fxstatat.c: Likewise.
2357         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread.c: Likewise.
2358         * sysdeps/unix/sysv/linux/generic/wordsize-32/pread64.c: Likewise.
2359         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv.c: Likewise.
2360         * sysdeps/unix/sysv/linux/generic/wordsize-32/preadv64.c: Likewise.
2361         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite.c: Likewise.
2362         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwrite64.c: Likewise.
2363         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev.c: Likewise.
2364         * sysdeps/unix/sysv/linux/generic/wordsize-32/pwritev64.c: Likewise.
2365         * sysdeps/unix/sysv/linux/getcwd.c: Likewise.
2366         * sysdeps/unix/sysv/linux/getpagesize.c: Likewise.
2367         * sysdeps/unix/sysv/linux/getsysstats.c: Likewise.
2368         * sysdeps/unix/sysv/linux/i386/fxstat.c: Likewise.
2369         * sysdeps/unix/sysv/linux/i386/lxstat.c: Likewise.
2370         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
2371         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
2372         * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise.
2373         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
2374         * sysdeps/unix/sysv/linux/i386/xstat.c: Likewise.
2375         * sysdeps/unix/sysv/linux/ia64/system.c: Likewise.
2376         * sysdeps/unix/sysv/linux/if_index.c: Likewise.
2377         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
2378         * sysdeps/unix/sysv/linux/ifreq.c: Likewise.
2379         * sysdeps/unix/sysv/linux/ldsodefs.h: Likewise.
2380         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
2381         * sysdeps/unix/sysv/linux/m68k/vfork.S: Likewise.
2382         * sysdeps/unix/sysv/linux/microblaze/nptl/vfork.S: Likewise.
2383         * sysdeps/unix/sysv/linux/mips/mips32/accept4.c: Likewise.
2384         * sysdeps/unix/sysv/linux/mips/mips32/recvmmsg.c: Likewise.
2385         * sysdeps/unix/sysv/linux/mips/mips32/sendmmsg.c: Likewise.
2386         * sysdeps/unix/sysv/linux/mips/pread.c: Likewise.
2387         * sysdeps/unix/sysv/linux/mips/pread64.c: Likewise.
2388         * sysdeps/unix/sysv/linux/mips/pwrite.c: Likewise.
2389         * sysdeps/unix/sysv/linux/mips/pwrite64.c: Likewise.
2390         * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise.
2391         * sysdeps/unix/sysv/linux/mmap64.c: Likewise.
2392         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
2393         * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise.
2394         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c: Likewise.
2395         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
2396         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c: Likewise.
2397         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c: Likewise.
2398         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Likewise.
2399         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Likewise.
2400         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Likewise.
2401         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Likewise.
2402         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Likewise.
2403         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
2404         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
2405         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Likewise.
2406         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c: Likewise.
2407         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c: Likewise.
2408         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S: Likewise.
2409         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
2410         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
2411         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
2412         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
2413         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
2414         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S: Likewise.
2415         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S: Likewise.
2416         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Likewise.
2417         * sysdeps/unix/sysv/linux/pread.c: Likewise.
2418         * sysdeps/unix/sysv/linux/pread64.c: Likewise.
2419         * sysdeps/unix/sysv/linux/prof-freq.c: Likewise.
2420         * sysdeps/unix/sysv/linux/pwrite.c: Likewise.
2421         * sysdeps/unix/sysv/linux/pwrite64.c: Likewise.
2422         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S: Likewise.
2423         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S: Likewise.
2424         * sysdeps/unix/sysv/linux/s390/system.c: Likewise.
2425         * sysdeps/unix/sysv/linux/sh/pread.c: Likewise.
2426         * sysdeps/unix/sysv/linux/sh/pread64.c: Likewise.
2427         * sysdeps/unix/sysv/linux/sh/pwrite.c: Likewise.
2428         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Likewise.
2429         * sysdeps/unix/sysv/linux/sigaction.c: Likewise.
2430         * sysdeps/unix/sysv/linux/sigpending.c: Likewise.
2431         * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise.
2432         * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise.
2433         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
2434         * sysdeps/unix/sysv/linux/sparc/system.c: Likewise.
2435         * sysdeps/unix/sysv/linux/syslog.c: Likewise.
2436         * sysdeps/unix/sysv/linux/system.c: Likewise.
2437         * sysdeps/unix/sysv/linux/testrtsig.h: Likewise.
2438         * sysdeps/unix/sysv/linux/timespec_get.c: Likewise.
2439         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
2440         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
2441         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
2442         * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise.
2443         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
2444
2445         * configure.ac (libc_cv_c_asmcr0_bug): Remove configure test.
2446         * configure: Regenerated.
2447         * config.h.in (BROKEN_PPC_ASM_CR0): Remove macro.
2448
2449         * configure.ac (base_machine): Do not set specially for particular
2450         machines here.
2451         * configure: Regenerated.
2452         * sysdeps/powerpc/preconfigure: Move machine and base_machine
2453         settings from configure.ac.
2454         * sysdeps/i386/preconfigure: New file.
2455         * sysdeps/s390/preconfigure: Likewise.
2456         * sysdeps/sh/preconfigure: Likewise.
2457         * sysdeps/sparc/preconfigure: Likewise.
2458
2459 2014-06-25  Roland McGrath  <roland@hack.frob.com>
2460
2461         * sysdeps/sparc/sparc64/nptl/cpu_relax.S: Moved ...
2462         * sysdeps/sparc/sparc64/cpu_relax.S: ... here.
2463         * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: Moved ...
2464         * sysdeps/sparc/sparc64/pthread_spin_init.c: ... here.
2465         * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: Moved ...
2466         * sysdeps/sparc/sparc64/pthread_spin_lock.S: ... here.
2467         * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: Moved ...
2468         * sysdeps/sparc/sparc64/pthread_spin_trylock.S: ... here.
2469         * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: Moved ...
2470         * sysdeps/sparc/sparc64/pthread_spin_unlock.S: ... here.
2471         * sysdeps/sparc/sparc64/nptl/pthreaddef.h: Moved ...
2472         * sysdeps/sparc/sparc64/pthreaddef.h: ... here.
2473         * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: Update #include.
2474         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Likewise.
2475         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Likewise.
2476         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Likewise.
2477         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Likewise.
2478         * sysdeps/sparc/sparc64/nptl/Makefile: File removed, its contents ...
2479         * sysdeps/sparc/sparc64/Makefile: ... appended here.
2480
2481         * sysdeps/sparc/sparc32/nptl/lowlevellock.c: Moved ...
2482         * sysdeps/sparc/sparc32/lowlevellock.c: ... here.
2483         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: Moved ...
2484         * sysdeps/sparc/sparc32/pthread_barrier_wait.c: ... here.
2485         * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: Moved ...
2486         * sysdeps/sparc/sparc32/pthread_spin_lock.S: ... here.
2487         * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: Moved ...
2488         * sysdeps/sparc/sparc32/pthread_spin_trylock.S: ... here.
2489         * sysdeps/sparc/sparc32/nptl/pthreaddef.h: Moved ...
2490         * sysdeps/sparc/sparc32/pthreaddef.h: ... here.
2491         * sysdeps/sparc/sparc32/nptl/sem_post.c: Moved ...
2492         * sysdeps/sparc/sparc32/sem_post.c: ... here.
2493         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: Moved ...
2494         * sysdeps/sparc/sparc32/sem_timedwait.c: ... here.
2495         * sysdeps/sparc/sparc32/nptl/sem_trywait.c: Moved ...
2496         * sysdeps/sparc/sparc32/sem_trywait.c: ... here.
2497         * sysdeps/sparc/sparc32/nptl/sem_wait.c: Moved ...
2498         * sysdeps/sparc/sparc32/sem_wait.c: ... here.
2499         * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: Moved ...
2500         * sysdeps/sparc/sparc32/sparcv9/cpu_relax.S: ... here.
2501         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: Moved ...
2502         * sysdeps/sparc/sparc32/sparcv9/pthread_barrier_wait.c: ... here.
2503         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: Moved ...
2504         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: ... here.
2505         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: Moved ...
2506         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: ... here.
2507         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: Moved ...
2508         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: ... here.
2509         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: Moved ...
2510         * sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: ... here.
2511         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: Moved ...
2512         * sysdeps/sparc/sparc32/sparcv9/sem_post.c: ... here.
2513         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: Moved ...
2514         * sysdeps/sparc/sparc32/sparcv9/sem_timedwait.c: ... here.
2515         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: Moved ...
2516         * sysdeps/sparc/sparc32/sparcv9/sem_trywait.c: ... here.
2517         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: Moved ...
2518         * sysdeps/sparc/sparc32/sparcv9/sem_wait.c: ... here.
2519
2520         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data: Moved ...
2521         * sysdeps/unix/sysv/linux/sparc/sparc32/c++-types.data: ... here.
2522         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: Moved ...
2523         * sysdeps/unix/sysv/linux/sparc/sparc32/ld.abilist: ... here.
2524         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
2525         Moved ...
2526         * sysdeps/unix/sysv/linux/sparc/sparc32/libBrokenLocale.abilist:
2527         ... here.
2528         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: Moved ...
2529         * sysdeps/unix/sysv/linux/sparc/sparc32/libanl.abilist: ... here.
2530         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Moved ...
2531         * sysdeps/unix/sysv/linux/sparc/sparc32/libc.abilist: ... here.
2532         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist:
2533         Moved ...
2534         * sysdeps/unix/sysv/linux/sparc/sparc32/libcrypt.abilist: ... here.
2535         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: Moved ...
2536         * sysdeps/unix/sysv/linux/sparc/sparc32/libdl.abilist: ... here.
2537         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: Moved ...
2538         * sysdeps/unix/sysv/linux/sparc/sparc32/libm.abilist: ... here.
2539         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: Moved ...
2540         * sysdeps/unix/sysv/linux/sparc/sparc32/libnsl.abilist: ... here.
2541         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
2542         Moved ...
2543         * sysdeps/unix/sysv/linux/sparc/sparc32/libpthread.abilist: ... here.
2544         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
2545         Moved ...
2546         * sysdeps/unix/sysv/linux/sparc/sparc32/libresolv.abilist: ... here.
2547         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: Moved ...
2548         * sysdeps/unix/sysv/linux/sparc/sparc32/librt.abilist: ... here.
2549         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
2550         Moved ...
2551         * sysdeps/unix/sysv/linux/sparc/sparc32/libthread_db.abilist: ... here.
2552         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: Moved ...
2553         * sysdeps/unix/sysv/linux/sparc/sparc32/libutil.abilist: ... here.
2554         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data: Moved ...
2555         * sysdeps/unix/sysv/linux/sparc/sparc32/localplt.data: ... here.
2556         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data: Moved ...
2557         * sysdeps/unix/sysv/linux/sparc/sparc64/c++-types.data: ... here.
2558         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: Moved ...
2559         * sysdeps/unix/sysv/linux/sparc/sparc64/ld.abilist: ... here.
2560         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
2561         Moved ...
2562         * sysdeps/unix/sysv/linux/sparc/sparc64/libBrokenLocale.abilist:
2563         ... here.
2564         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: Moved ...
2565         * sysdeps/unix/sysv/linux/sparc/sparc64/libanl.abilist: ... here.
2566         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Moved ...
2567         * sysdeps/unix/sysv/linux/sparc/sparc64/libc.abilist: ... here.
2568         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist:
2569         Moved ...
2570         * sysdeps/unix/sysv/linux/sparc/sparc64/libcrypt.abilist: ... here.
2571         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: Moved ...
2572         * sysdeps/unix/sysv/linux/sparc/sparc64/libdl.abilist: ... here.
2573         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: Moved ...
2574         * sysdeps/unix/sysv/linux/sparc/sparc64/libm.abilist: ... here.
2575         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: Moved ...
2576         * sysdeps/unix/sysv/linux/sparc/sparc64/libnsl.abilist: ... here.
2577         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
2578         Moved ...
2579         * sysdeps/unix/sysv/linux/sparc/sparc64/libpthread.abilist: ... here.
2580         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
2581         Moved ...
2582         * sysdeps/unix/sysv/linux/sparc/sparc64/libresolv.abilist: ... here.
2583         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: Moved ...
2584         * sysdeps/unix/sysv/linux/sparc/sparc64/librt.abilist: ... here.
2585         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
2586         Moved ...
2587         * sysdeps/unix/sysv/linux/sparc/sparc64/libthread_db.abilist: ... here.
2588         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: Moved ...
2589         * sysdeps/unix/sysv/linux/sparc/sparc64/libutil.abilist: ... here.
2590         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data: Moved ...
2591         * sysdeps/unix/sysv/linux/sparc/sparc64/localplt.data: ... here.
2592
2593 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
2594
2595         * timezone/checktab.awk: Update from tzcode 2014e.
2596         * timezone/private.h: Likewise.
2597         * timezone/tzfile.h: Likewise.
2598         * timezone/zdump.c: Likewise.
2599         * timezone/zic.c: Likewise.
2600
2601         * sysdeps/unix/sysv/linux/kernel-features.h
2602         (__ASSUME_XFS_RESTRICTED_CHOWN): Remove macro.
2603         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_chown_restricted)
2604         [__ASSUME_XFS_RESTRICTED_CHOWN]: Make code unconditional.
2605         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
2606         Remove conditional code.
2607
2608 2014-06-25  Will Newton  <will.newton@linaro.org>
2609
2610         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c
2611         (_dl_arm_cap_flags): Add HWCAP2 values.
2612         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h
2613         (_DL_HWCAP_COUNT): Increase to 37.
2614         (_DL_HWCAP_LAST): New define.
2615         (_DL_HWCAP2_LAST): New define.
2616         (_dl_procinfo): Add support for printing
2617         AT_HWCAP2 entries.
2618         (_dl_string_hwcap): Use _dl_hwcap_string.
2619
2620 2014-06-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2621
2622         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
2623
2624 2014-06-25  Joseph Myers  <joseph@codesourcery.com>
2625
2626         * README: Do not mention ports directory.
2627
2628         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMENSAT):
2629         Remove macro.
2630         * sysdeps/unix/sysv/linux/futimes.c: Do not include
2631         <kernel-features.h>.
2632         [__NR_utimensat && !__ASSUME_UTIMENSAT] (miss_utimensat): Remove
2633         conditional variable definition.
2634         (__futimes): Update comment.
2635         (__futimes) [__ASSUME_UTIMENSAT]: Make code unconditional.
2636         (__futimes) [!__ASSUME_UTIMENSAT]: Remove conditional code.
2637
2638         [BZ #16560]
2639         * sysdeps/ieee754/dbl-64/e_exp10.c (__ieee754_exp10): Return 1 for
2640         arguments close to 0.
2641         * sysdeps/ieee754/ldbl-128/e_exp10l.c (__ieee754_exp10l):
2642         Likewise.
2643         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c (__ieee754_exp10l):
2644         Likewise.
2645         * math/auto-libm-test-in: Add more tests of exp10.
2646         * math/auto-libm-test-out: Regenerated.
2647         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
2648
2649         * sysdeps/unix/sysv/linux/kernel-features.h
2650         (__ASSUME_COMPLETE_READV_WRITEV): Remove macro.
2651         * sysdeps/unix/sysv/linux/readv.c: Do not include
2652         <kernel-features.h>.
2653         [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
2654         [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
2655         (__libc_readv) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
2656         unconditional.
2657         (__libc_readv) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
2658         conditional code.
2659         * sysdeps/unix/sysv/linux/writev.c: Do not include
2660         <kernel-features.h>.
2661         [!__ASSUME_COMPLETE_READV_WRITEV]: Remove conditional code.
2662         [!UIO_FASTIOV] (UIO_FASTIOV): Remove macro.
2663         (__libc_writev) [__ASSUME_COMPLETE_READV_WRITEV]: Make code
2664         unconditional.
2665         (__libc_writev) [!__ASSUME_COMPLETE_READV_WRITEV]: Remove
2666         conditional code.
2667
2668 2014-06-25  Will Newton  <will.newton@linaro.org>
2669
2670         * sysdeps/posix/tempname.c: Merge from gnulib, cosmetic
2671         comment changes throughout the file.  Remove checks
2672         for HAVE_*_H definitions that are not required.
2673         (__gen_tempname): Call abort if an unknown kind value is
2674         passed.
2675
2676 2014-06-25  Andreas Schwab  <schwab@suse.de>
2677
2678         [BZ #17086]
2679         * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Add compat symbols for
2680         scalbln, scalblnf, scalblnl in libc.
2681
2682 2014-06-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
2683
2684         [BZ #17086]
2685         * sysdeps/i386/fpu/s_scalbn.S: Add compat symbol for libc.so.
2686         * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
2687         * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
2688
2689 2014-06-24  Roland McGrath  <roland@hack.frob.com>
2690
2691         * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: Moved ...
2692         * sysdeps/i386/i486/pthread_spin_trylock.S: ... here.
2693         * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: Moved ...
2694         * sysdeps/i386/i586/pthread_spin_trylock.S: ... here.
2695         Update #include.
2696         * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: Moved ...
2697         * sysdeps/i386/i686/pthread_spin_trylock.S: ... here.
2698         Update #include.
2699         * sysdeps/x86_64/64/nptl/shlib-versions: Moved ...
2700         * sysdeps/unix/sysv/linux/x86_64/64/shlib-versions: ... here.
2701         * sysdeps/x86_64/x32/nptl/shlib-versions: Moved ...
2702         * sysdeps/unix/sysv/linux/x86_64/x32/shlib-versions: ... here.
2703         * sysdeps/x86/nptl/bits/pthreadtypes.h: Moved ...
2704         * sysdeps/x86/bits/pthreadtypes.h: ... here.
2705         * sysdeps/x86/nptl/bits/semaphore.h: Moved ...
2706         * sysdeps/x86/bits/semaphore.h: ... here.
2707         * sysdeps/x86/nptl/elide.h: Moved ...
2708         * sysdeps/x86/elide.h: ... here.
2709         * sysdeps/x86_64/nptl/Implies: File removed.
2710         * sysdeps/i386/nptl/Implies: File removed.
2711
2712 2014-06-24  Joseph Myers  <joseph@codesourcery.com>
2713
2714         [BZ #16539]
2715         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Just
2716         return the argument for normal arguments with exponent below -64.
2717         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
2718         Likewise.
2719         * math/auto-libm-test-in: Add another test of expm1.
2720         * math/auto-libm-test-out: Regenerated.
2721
2722         [BZ #16287]
2723         * sysdeps/ieee754/ldbl-128/s_erfl.c (__erfl): Return 1 without
2724         calling __erfcl for arguments at least 16.
2725         * math/auto-libm-test-in: Add more tests of erf.
2726         * math/auto-libm-test-out: Regenerated.
2727
2728         * sysdeps/unix/sysv/linux/configure.ac: Remove cases for
2729         individual architectures.
2730         * sysdeps/unix/sysv/linux/configure: Regenerated.
2731         * sysdeps/unix/sysv/linux/i386/configure.ac: New file.
2732         * sysdeps/unix/sysv/linux/i386/configure: New generated file.
2733         * sysdeps/unix/sysv/linux/powerpc/configure.ac
2734         (ldd_rewrite_script): Define variable.
2735         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
2736         * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure.ac: New
2737         file.
2738         * sysdeps/unix/sysv/linux/powerpc/powerpc32/configure: New
2739         generated file.
2740         * sysdeps/unix/sysv/linux/s390/configure.ac: New file.
2741         * sysdeps/unix/sysv/linux/s390/configure: New generated file.
2742         * sysdeps/unix/sysv/linux/sh/configure.ac: New file.
2743         * sysdeps/unix/sysv/linux/sh/configure: New generated file.
2744         * sysdeps/unix/sysv/linux/sparc/configure.ac: New file.
2745         * sysdeps/unix/sysv/linux/sparc/configure: New generated file.
2746         * sysdeps/unix/sysv/linux/x86_64/configure.ac: New file.
2747         * sysdeps/unix/sysv/linux/x86_64/configure: New generated file.
2748
2749 2014-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
2750
2751         [BZ #17084]
2752         * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_mutex_t):
2753         Rename member __data.d to __data.__elision_data.
2754
2755 2014-06-24  Wilco  <wdijkstr@arm.com>
2756
2757         * NEWS: Add 16918 to fixed bug list.
2758
2759 2014-06-24  Wilco  <wdijkstr@arm.com>
2760
2761         * sysdeps/arm/fesetenv.c (fesetenv): Optimize implementation.
2762
2763 2014-06-24  Wilco  <wdijkstr@arm.com>
2764
2765         * sysdeps/arm/fpu_control.h (_FPU_MASK_RM): Define.
2766         * sysdeps/arm/fenv_private.h (libc_fesetround_vfp)
2767         (libc_feholdexcept_setround_vfp) (libc_feholdsetround_vfp)
2768         (libc_feresetround_vfp) (libc_feholdsetround_vfp_ctx)
2769         (libc_feresetround_vfp_ctx): Use _FPU_MASK_RM.
2770         * sysdeps/arm/fesetround.c (fesetround): Use _FPU_MASK_RM.
2771         * sysdeps/arm/get-rounding-mode.h (get_rounding_mode):
2772         Use _FPU_MASK_RM.
2773
2774 2014-06-24  Wilco  <wdijkstr@arm.com>
2775
2776         * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Remove unused include.
2777
2778 2014-06-24  Wilco  <wdijkstr@arm.com>
2779
2780         * sysdeps/arm/feholdexcpt.c (feholdexcept): Remove space.
2781         * sysdeps/arm/fesetenv.c (fesetenv): Remove space.
2782         * sysdeps/arm/fesetround.c (fesetround): Remove space.
2783         * sysdeps/arm/fraiseexcpt.c (feraiseexcept): Remove space.
2784
2785 2014-06-24  Wilco  <wdijkstr@arm.com>
2786
2787         [BZ #16918]
2788         * sysdeps/arm/feupdateenv.c (feupdateenv):
2789         Rewrite to reduce FPSCR accesses and fix return value.
2790
2791 2014-06-24  Wilco  <wdijkstr@arm.com>
2792
2793         * sysdeps/arm/fclrexcpt.c (feclearexcept):
2794         Optimize to avoid unnecessary FPSCR writes.
2795         * sysdeps/arm/fedisblxcpt.c (fedisableexcept): Likewise.
2796         * sysdeps/arm/feenablxcpt.c (feenableexcept): Likewise.
2797         * sysdeps/arm/fsetexcptflg.c (fesetexceptflag): Likewise.
2798         * sysdeps/arm/setfpucw.c (__setfpucw): Likewise.
2799
2800 2014-06-24  Wilco  <wdijkstr@arm.com>
2801
2802         * sysdeps/arm/fegetround.c (fegetround): Call get_rounding_mode.
2803         * sysdeps/arm/feholdexcpt.c (feholdexcept): Call libc_feholdexcept_vfp.
2804         * sysdeps/arm/fesetround.c (fesetround): Call libc_fesetround_vfp.
2805         * sysdeps/arm/fgetexcptflg.c (fegetexceptflag):
2806         Call libc_fetestexcept_vfp.
2807         * sysdeps/arm/ftestexcept.c (fetestexcept): Call libc_fetestexcept_vfp.
2808         * sysdeps/arm/fenv_private.h: Move libc_*_vfp functions outside of
2809         __SOFTFP__ ifdef so that they can be built for softfp.
2810
2811 2014-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
2812
2813         * sysdeps/x86/nptl/elide.h (elision_adapt): Make first
2814         argument type signed char.
2815
2816         * Makerules (check-abi): Dump diff of symlist if the test
2817         fails.
2818
2819 2014-06-23  Roland McGrath  <roland@hack.frob.com>
2820
2821         * sysdeps/generic/get-rounding-mode.h: Include <stdlib.h> before
2822         using abort.
2823
2824         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
2825         Remove unused variable ST.
2826
2827 2014-06-23  Joseph Myers  <joseph@codesourcery.com>
2828
2829         [BZ #16354]
2830         [BZ #17061]
2831         * sysdeps/ieee754/dbl-64/e_cosh.c (__ieee754_cosh): Check for
2832         small arguments before calling __expm1.
2833         * sysdeps/ieee754/flt-32/e_coshf.c (__ieee754_coshf): Check for
2834         small arguments before calling __expm1f.
2835         * sysdeps/ieee754/ldbl-128/e_coshl.c (__ieee754_coshl): Check for
2836         small arguments before calling __expm1l.
2837         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
2838         Likewise.
2839         * sysdeps/ieee754/ldbl-96/e_coshl.c (__ieee754_coshl): Likewise.
2840         * math/auto-libm-test-in: Add more cosh tests.  Do not allow
2841         spurious underflow for some cosh tests.
2842         * math/auto-libm-test-out: Regenerated.
2843         * sysdeps/i386/fpu/libm-test-ulps: Update.
2844
2845         [BZ #17050]
2846         * sysdeps/ieee754/dbl-64/e_j1.c: Include <errno.h>.
2847         (__ieee754_y1): Set errno if return value overflows.
2848         * sysdeps/ieee754/flt-32/e_j1f.c: Include <errno.h>.
2849         (__ieee754_y1f): Set errno if return value overflows.
2850         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <errno.h>.
2851         (__ieee754_y1l): Set errno if return value overflows.
2852         * sysdeps/ieee754/ldbl-96/e_j1l.c: Include <errno.h>.
2853         (__ieee754_y1l): Set errno if return value overflows.
2854         * math/auto-libm-test-in: Add more tests of y0, y1 and yn.
2855         * math/auto-libm-test-out: Regenerated.
2856
2857         * math/gen-auto-libm-tests.c: Document use of
2858         ignore-zero-inf-sign.
2859         (input_flag_type): Add value flag_ignore_zero_inf_sign.
2860         (input_flags): Add ignore-zero-inf-sign.
2861         (output_for_one_input_case): Handle flag_ignore_zero_inf_sign.
2862         * math/gen-libm-test.pl (generate_testfile): Handle
2863         ignore-zero-inf-sign.
2864         * math/auto-libm-test-in: Mark some cpow tests with
2865         ignore-zero-inf-sign and some with xfail-rounding.
2866         * math/auto-libm-test-out: Regenerated.
2867         * math/libm-test.inc (cpow_test): Use ALL_RM_TEST.
2868         * sysdeps/i386/fpu/libm-test-ulps: Update.
2869         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
2870
2871         [BZ #16315]
2872         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Ensure possibly
2873         overflowing or underflowing operations take place with sign of
2874         result.
2875         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
2876         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
2877         * sysdeps/ieee754/dbl-64/e_pow.c: Include <math.h>.
2878         (__ieee754_pow): Recompute overflowing and underflowing results in
2879         original rounding mode.
2880         * sysdeps/x86/fpu/powl_helper.c: Include <stdbool.h>.
2881         (__powl_helper): Allow negative argument X and scale negated value
2882         as needed.  Avoid passing value outside [-1, 1] to f2xm1.
2883         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Ensure possibly
2884         overflowing or underflowing operations take place with sign of
2885         result.
2886         * sysdeps/x86_64/fpu/multiarch/e_pow.c [HAVE_FMA4_SUPPORT]:
2887         Include <math.h>.
2888         * math/auto-libm-test-in: Add more tests of pow.
2889         * math/auto-libm-test-out: Regenerated.
2890         * math/libm-test.inc (pow_test): Use ALL_RM_TEST.
2891         (pow_tonearest_test_data): Remove.
2892         (pow_test_tonearest): Likewise.
2893         (pow_towardzero_test_data): Likewise.
2894         (pow_test_towardzero): Likewise.
2895         (pow_downward_test_data): Likewise.
2896         (pow_test_downward): Likewise.
2897         (pow_upward_test_data): Likewise.
2898         (pow_test_upward): Likewise.
2899         (main): Don't call removed functions.
2900         * sysdeps/i386/fpu/libm-test-ulps: Update.
2901         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
2902
2903 2014-06-23  Roland McGrath  <roland@hack.frob.com>
2904
2905         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/c++-types.data:
2906         Moved ...
2907         * sysdeps/unix/sysv/linux/powerpc/powerpc32/c++-types.data: ... here.
2908         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
2909         Moved ...
2910         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libc.abilist: ... here.
2911         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
2912         Moved ...
2913         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/libm.abilist: ... here.
2914         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
2915         Moved ...
2916         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/localplt.data: ... here.
2917         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
2918         File removed.
2919         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
2920         File removed.
2921         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libBrokenLocale.abilist:
2922         File removed.
2923         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libanl.abilist:
2924         File removed.
2925         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libcrypt.abilist:
2926         File removed.
2927         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libdl.abilist:
2928         File removed.
2929         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libnsl.abilist:
2930         File removed.
2931         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
2932         File removed.
2933         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libresolv.abilist:
2934         File removed.
2935         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
2936         File removed.
2937         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libthread_db.abilist:
2938         File removed.
2939         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libutil.abilist:
2940         File removed.
2941         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/ld.abilist:
2942         Moved ...
2943         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ld.abilist: ... here.
2944         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libBrokenLocale.abilist:
2945         Moved ...
2946         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libBrokenLocale.abilist:
2947         ... here.
2948         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libanl.abilist:
2949         Moved ...
2950         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libanl.abilist: ... here.
2951         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libcrypt.abilist:
2952         Moved ...
2953         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libcrypt.abilist: ... here.
2954         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libdl.abilist:
2955         Moved ...
2956         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libdl.abilist: ... here.
2957         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libnsl.abilist:
2958         Moved ...
2959         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libnsl.abilist: ... here.
2960         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libpthread.abilist:
2961         Moved ...
2962         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libpthread.abilist: ... here.
2963         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libresolv.abilist:
2964         Moved ...
2965         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libresolv.abilist: ... here.
2966         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/librt.abilist:
2967         Moved ...
2968         * sysdeps/unix/sysv/linux/powerpc/powerpc32/librt.abilist: ... here.
2969         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libthread_db.abilist: Moved ...
2970         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libthread_db.abilist:
2971         ... here.
2972         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libutil.abilist:
2973         Moved ...
2974         * sysdeps/unix/sysv/linux/powerpc/powerpc32/libutil.abilist: ... here.
2975         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
2976         Moved ...
2977         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libc.abilist:
2978         ... here.
2979         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libm.abilist:
2980         Moved ...
2981         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/libm.abilist:
2982         ... here.
2983         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
2984         Moved ...
2985         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/localplt.data:
2986         ... here.
2987         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
2988         Moved ...
2989         * sysdeps/unix/sysv/linux/powerpc/powerpc64/c++-types.data: ... here.
2990         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
2991         Moved ...
2992         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld-le.abilist: ... here.
2993         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: Moved ...
2994         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ld.abilist: ... here.
2995         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
2996         Moved ...
2997         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale-le.abilist:
2998         ... here.
2999         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
3000         Moved ...
3001         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libBrokenLocale.abilist:
3002         ... here.
3003         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
3004         Moved ...
3005         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl-le.abilist: ... here.
3006         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
3007         Moved ...
3008         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libanl.abilist: ... here.
3009         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
3010         Moved ...
3011         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc-le.abilist: ... here.
3012         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
3013         Moved ...
3014         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libc.abilist: ... here.
3015         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
3016         Moved ...
3017         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt-le.abilist:
3018         ... here.
3019         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
3020         Moved ...
3021         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libcrypt.abilist: ... here.
3022         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
3023         Moved ...
3024         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl-le.abilist: ... here.
3025         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
3026         Moved ...
3027         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libdl.abilist: ... here.
3028         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
3029         Moved ...
3030         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm-le.abilist: ... here.
3031         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: Moved ...
3032         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libm.abilist: ... here.
3033         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
3034         Moved ...
3035         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl-le.abilist: ... here.
3036         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
3037         Moved ...
3038         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libnsl.abilist: ... here.
3039         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
3040         Moved ...
3041         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread-le.abilist:
3042         ... here.
3043         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
3044         Moved ...
3045         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libpthread.abilist:
3046         ... here.
3047         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
3048         Moved ...
3049         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv-le.abilist:
3050         ... here.
3051         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
3052         Moved ...
3053         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libresolv.abilist: ... here.
3054         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
3055         Moved ...
3056         * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt-le.abilist: ... here.
3057         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
3058         Moved ...
3059         * sysdeps/unix/sysv/linux/powerpc/powerpc64/librt.abilist: ... here.
3060         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
3061         Moved ...
3062         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db-le.abilist:
3063         ... here.
3064         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
3065         Moved ...
3066         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libthread_db.abilist:
3067         ... here.
3068         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
3069         Moved ...
3070         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil-le.abilist:
3071         ... here.
3072         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
3073         Moved ...
3074         * sysdeps/unix/sysv/linux/powerpc/powerpc64/libutil.abilist: ... here.
3075         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
3076         Moved ...
3077         * sysdeps/unix/sysv/linux/powerpc/powerpc64/localplt.data: ... here.
3078
3079 2014-06-23  Will Newton  <will.newton@linaro.org>
3080             Wilco  <wdijkstr@arm.com>
3081
3082         * sysdeps/generic/math_private.h: Add generic HAVE_RM_CTX
3083         implementation.  Include get-rounding-mode.h.
3084         [!HAVE_RM_CTX]: Define HAVE_RM_CTX to zero.
3085         [!libc_feholdsetround_noex_ctx]: Define
3086         libc_feholdsetround_noex_ctx.
3087         [!libc_feholdsetround_noexf_ctx]: Define
3088         libc_feholdsetround_noexf_ctx.
3089         [!libc_feholdsetround_noexl_ctx]: Define
3090         libc_feholdsetround_noexl_ctx.
3091         (libc_feholdsetround_ctx): New function.
3092         (libc_feresetround_ctx): New function.
3093         (libc_feholdsetround_noex_ctx): New function.
3094         (libc_feresetround_noex_ctx): New function.
3095
3096 2014-06-23  Roland McGrath  <roland@hack.frob.com>
3097
3098         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h: Moved ...
3099         * sysdeps/mips/nptl/bits/pthreadtypes.h: ... here.
3100         * sysdeps/unix/sysv/linux/mips/nptl/bits/semaphore.h: Moved ...
3101         * sysdeps/mips/nptl/bits/semaphore.h: ... here.
3102         * sysdeps/unix/sysv/linux/mips/nptl/bits/local_lim.h: Moved ...
3103         * sysdeps/unix/sysv/linux/mips/bits/local_lim.h: ... here.
3104
3105         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h: Moved ...
3106         * sysdeps/m68k/nptl/bits/pthreadtypes.h: ... here.
3107         * sysdeps/unix/sysv/linux/m68k/nptl/bits/semaphore.h: Moved ...
3108         * sysdeps/m68k/nptl/bits/semaphore.h: ... here.
3109         * sysdeps/unix/sysv/linux/m68k/nptl/c++-types.data: Moved ...
3110         * sysdeps/unix/sysv/linux/m68k/c++-types.data: ... here.
3111         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/bits/atomic.h: Moved ...
3112         * sysdeps/unix/sysv/linux/m68k/coldfire/bits/atomic.h: ... here.
3113         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/ld.abilist: Moved ...
3114         * sysdeps/unix/sysv/linux/m68k/coldfire/ld.abilist: ... here.
3115         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libBrokenLocale.abilist:
3116         Moved ...
3117         * sysdeps/unix/sysv/linux/m68k/coldfire/libBrokenLocale.abilist:
3118         ... here.
3119         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libanl.abilist: Moved ...
3120         * sysdeps/unix/sysv/linux/m68k/coldfire/libanl.abilist: ... here.
3121         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libc.abilist: Moved ...
3122         * sysdeps/unix/sysv/linux/m68k/coldfire/libc.abilist: ... here.
3123         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libcrypt.abilist:
3124         Moved ...
3125         * sysdeps/unix/sysv/linux/m68k/coldfire/libcrypt.abilist: ... here.
3126         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libdl.abilist: Moved ...
3127         * sysdeps/unix/sysv/linux/m68k/coldfire/libdl.abilist: ... here.
3128         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libm.abilist: Moved ...
3129         * sysdeps/unix/sysv/linux/m68k/coldfire/libm.abilist: ... here.
3130         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libnsl.abilist: Moved ...
3131         * sysdeps/unix/sysv/linux/m68k/coldfire/libnsl.abilist: ... here.
3132         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libpthread.abilist:
3133         Moved ...
3134         * sysdeps/unix/sysv/linux/m68k/coldfire/libpthread.abilist: ... here.
3135         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libresolv.abilist:
3136         Moved ...
3137         * sysdeps/unix/sysv/linux/m68k/coldfire/libresolv.abilist: ... here.
3138         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/librt.abilist: Moved ...
3139         * sysdeps/unix/sysv/linux/m68k/coldfire/librt.abilist: ... here.
3140         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libthread_db.abilist:
3141         Moved ...
3142         * sysdeps/unix/sysv/linux/m68k/coldfire/libthread_db.abilist: ... here.
3143         * sysdeps/unix/sysv/linux/m68k/coldfire/nptl/libutil.abilist: Moved ...
3144         * sysdeps/unix/sysv/linux/m68k/coldfire/libutil.abilist: ... here.
3145         * sysdeps/unix/sysv/linux/m68k/nptl/localplt.data: Moved ...
3146         * sysdeps/unix/sysv/linux/m68k/localplt.data: ... here.
3147         * sysdeps/unix/sysv/linux/m68k/nptl/lowlevellock.h: Moved ...
3148         * sysdeps/unix/sysv/linux/m68k/lowlevellock.h: ... here.
3149         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/ld.abilist: Moved ...
3150         * sysdeps/unix/sysv/linux/m68k/m680x0/ld.abilist: ... here.
3151         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libBrokenLocale.abilist:
3152         Moved ...
3153         * sysdeps/unix/sysv/linux/m68k/m680x0/libBrokenLocale.abilist:
3154         ... here.
3155         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libanl.abilist: Moved ...
3156         * sysdeps/unix/sysv/linux/m68k/m680x0/libanl.abilist: ... here.
3157         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libc.abilist: Moved ...
3158         * sysdeps/unix/sysv/linux/m68k/m680x0/libc.abilist: ... here.
3159         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libcrypt.abilist: Moved ...
3160         * sysdeps/unix/sysv/linux/m68k/m680x0/libcrypt.abilist: ... here.
3161         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libdl.abilist: Moved ...
3162         * sysdeps/unix/sysv/linux/m68k/m680x0/libdl.abilist: ... here.
3163         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libm.abilist: Moved ...
3164         * sysdeps/unix/sysv/linux/m68k/m680x0/libm.abilist: ... here.
3165         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libnsl.abilist: Moved ...
3166         * sysdeps/unix/sysv/linux/m68k/m680x0/libnsl.abilist: ... here.
3167         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libpthread.abilist:
3168         Moved ...
3169         * sysdeps/unix/sysv/linux/m68k/m680x0/libpthread.abilist: ... here.
3170         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libresolv.abilist: Moved ...
3171         * sysdeps/unix/sysv/linux/m68k/m680x0/libresolv.abilist: ... here.
3172         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/librt.abilist: Moved ...
3173         * sysdeps/unix/sysv/linux/m68k/m680x0/librt.abilist: ... here.
3174         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libthread_db.abilist:
3175         Moved ...
3176         * sysdeps/unix/sysv/linux/m68k/m680x0/libthread_db.abilist: ... here.
3177         * sysdeps/unix/sysv/linux/m68k/m680x0/nptl/libutil.abilist: Moved ...
3178         * sysdeps/unix/sysv/linux/m68k/m680x0/libutil.abilist: ... here.
3179         * sysdeps/unix/sysv/linux/m68k/nptl/sysdep-cancel.h: Moved ...
3180         * sysdeps/unix/sysv/linux/m68k/sysdep-cancel.h: ... here.
3181
3182         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: Moved ...
3183         * sysdeps/unix/sysv/linux/sh/c++-types.data: ... here.
3184         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: Moved ...
3185         * sysdeps/unix/sysv/linux/sh/ld.abilist: ... here.
3186         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: Moved ...
3187         * sysdeps/unix/sysv/linux/sh/libBrokenLocale.abilist: ... here.
3188         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: Moved ...
3189         * sysdeps/unix/sysv/linux/sh/libanl.abilist: ... here.
3190         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Moved ...
3191         * sysdeps/unix/sysv/linux/sh/libc.abilist: ... here.
3192         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: Moved ...
3193         * sysdeps/unix/sysv/linux/sh/libcrypt.abilist: ... here.
3194         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: Moved ...
3195         * sysdeps/unix/sysv/linux/sh/libdl.abilist: ... here.
3196         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Moved ...
3197         * sysdeps/unix/sysv/linux/sh/libm.abilist: ... here.
3198         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: Moved ...
3199         * sysdeps/unix/sysv/linux/sh/libnsl.abilist: ... here.
3200         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: Moved ...
3201         * sysdeps/unix/sysv/linux/sh/libpthread.abilist: ... here.
3202         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: Moved ...
3203         * sysdeps/unix/sysv/linux/sh/libresolv.abilist: ... here.
3204         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Moved ...
3205         * sysdeps/unix/sysv/linux/sh/librt.abilist: ... here.
3206         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: Moved ...
3207         * sysdeps/unix/sysv/linux/sh/libthread_db.abilist: ... here.
3208         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: Moved ...
3209         * sysdeps/unix/sysv/linux/sh/libutil.abilist: ... here.
3210
3211 2014-06-23  Joseph Myers  <joseph@codesourcery.com>
3212
3213         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_GNU]
3214         (FALLOC_FL_COLLAPSE_RANGE): New macro.
3215         [__USE_GNU] (FALLOC_FL_ZERO_RANGE): Likewise.
3216         * sysdeps/unix/sysv/linux/bits/in.h (IP_PMTUDISC_OMIT): Likewise.
3217         (IPV6_PMTUDISC_INTERFACE): Likewise.
3218         (IPV6_PMTUDISC_OMIT): Likewise.
3219
3220 2014-06-23  Andreas Schwab  <schwab@suse.de>
3221
3222         * nptl/sysdeps/unix/sysv/linux/mq_notify.c (init_mq_netlink):
3223         Remove unused errout label.
3224
3225 2014-06-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3226
3227         * sysdeps/powerpc/bits/hwcap.h [PPC_FEATURE2_HAS_VEC_CRYPTO]: New
3228         macro: hardware supports Vector Crypto instructions.
3229
3230 2014-06-23  Will Newton  <will.newton@linaro.org>
3231
3232         * elf/dl-lookup.c: Use __glibc_unlikely and __glibc_likely
3233         rather than __builtin_expect.
3234
3235         * elf/dl-lookup.c (undefined_msg): Remove variable.
3236         (_dl_lookup_symbol_x): Replace undefined_msg with string
3237         literal.
3238
3239         * elf/dl-lookup.c (do_lookup_unique): New function.
3240         (do_lookup_x): Move STB_GNU_UNIQUE handling code
3241         to a separate function.
3242
3243 2014-06-23  Andreas Schwab  <schwab@suse.de>
3244
3245         [BZ #17079]
3246         * nss/nss_files/files-XXX.c (get_contents): Store overflow marker
3247         before reading the next line.
3248
3249 2014-06-23  Will Newton  <will.newton@linaro.org>
3250
3251         * test-skeleton.c (signal_handler): Use printf and %m
3252         rather than perror.  Use printf rather than fprintf to
3253         stderr.  Use puts rather than fputs to stderr.
3254         (main): Likewise.
3255
3256 2014-06-22  Ludovic Courtès  <ludo@gnu.org>
3257
3258         * nscd/nscd.c (thread_info_t): Remove typedef.
3259         (thread_info): Remove variable.
3260
3261 2014-06-21  Allan McRae  <allan@archlinux.org>
3262
3263         * NEWS: Mention CVE-2014-4043.
3264
3265 2014-06-20  Roland McGrath  <roland@hack.frob.com>
3266
3267         * nptl/sysdeps/unix/sysv/linux/smp.h: Moved ...
3268         * nptl/smp.h: ... here.
3269
3270         * nptl/sysdeps/unix/sysv/linux/rtld-lowlevel.h: File removed.
3271
3272         * include/libc-symbols.h (HAVE_CONFIG_H, STDC_HEADERS): New macros.
3273         * catgets/Makefile (catgets-CPPFLAGS): Remove -DHAVE_CONFIG_H.
3274         * locale/Makefile (CPPFLAGS-locale-programs): Likewise.
3275         * stdlib/strtol_l.c [_LIBC] (STDC_HEADERS): Don't define it.
3276
3277         * nptl/allocatestack.c: Include <stack-aliasing.h>.
3278         * nptl/stack-aliasing.h: New file.
3279         * sysdeps/i386/i686/stack-aliasing.h: New file.
3280         * sysdeps/i386/i686/nptl/Makefile: File removed.
3281         * sysdeps/x86_64/stack-aliasing.h: New file.
3282         * sysdeps/x86_64/nptl/Makefile
3283         (CFLAGS-pthread_create.c): Variable removed.
3284
3285         * nptl/sysdeps/unix/sysv/linux/bits/local_lim.h: Moved ...
3286         * sysdeps/unix/sysv/linux/bits/local_lim.h: ... here, replacing the
3287         old file.
3288         * nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h: Moved ...
3289         * sysdeps/unix/sysv/linux/bits/posix_opt.h: ... here, replacing the
3290         old file.
3291
3292 2014-06-21  Joseph Myers  <joseph@codesourcery.com>
3293
3294         * sysdeps/unix/sysv/linux/arm/kernel-features.h
3295         (__ASSUME_SIGFRAME_V2): Remove macro.
3296         * sysdeps/unix/sysv/linux/arm/sigrestorer.S: Update comment.
3297         [!__ASSUME_SIGFRAME_V2]: Remove conditional code.
3298         (__default_sa_restorer_v2): Rename to __default_sa_restorer.
3299         (__default_rt_sa_restorer_v2): Rename to __default_rt_sa_restorer.
3300         * sysdeps/unix/sysv/linux/arm/sigaction.c (__default_sa_restorer):
3301         Declare as function.  Remove conditional macro definitions.
3302         (__default_rt_sa_restorer): Likewise.
3303         (__default_sa_restorer_v1): Remove declaration.
3304         (__default_sa_restorer_v2): Likewise.
3305         (__default_rt_sa_restorer_v1): Likewise.
3306         (__default_rt_sa_restorer_v2): Likewise.
3307         * sysdeps/unix/sysv/linux/arm/Versions (GLIBC_PRIVATE): Remove
3308         __default_sa_restorer_v1, __default_rt_sa_restorer_v1,
3309         __default_sa_restorer_v2 and __default_rt_sa_restorer_v2.
3310
3311 2014-06-20  Roland McGrath  <roland@hack.frob.com>
3312
3313         * sysdeps/unix/sysv/linux/sparc/Makefile [$(subdir) = nptl]
3314         (libpthread-routines): Add sysdep.
3315         * nptl/sysdeps/unix/sysv/linux/sparc/Makefile: File removed.
3316         * sysdeps/unix/sysv/linux/sparc/Versions
3317         (libpthread: GLIBC_2.3.3): New version set.
3318         * nptl/sysdeps/unix/sysv/linux/sparc/Versions: File removed.
3319         * nptl/sysdeps/unix/sysv/linux/sparc/aio_cancel.c: Moved ...
3320         * sysdeps/unix/sysv/linux/sparc/aio_cancel.c: ... here.
3321         * nptl/sysdeps/unix/sysv/linux/sparc/internaltypes.h: Moved ...
3322         * sysdeps/sparc/nptl/internaltypes.h: ... here.  Use #include_next.
3323         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_destroy.c:
3324         Moved ...
3325         * sysdeps/sparc/nptl/pthread_barrier_destroy.c: ... here.
3326         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_init.c: Moved ...
3327         * sysdeps/sparc/nptl/pthread_barrier_init.c: ... here.
3328         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_barrier_wait.c: Moved ...
3329         * sysdeps/sparc/nptl/pthread_barrier_wait.c: ... here.
3330         * nptl/sysdeps/unix/sysv/linux/sparc/sem_init.c: Moved ...
3331         * sysdeps/sparc/nptl/sem_init.c: ... here.
3332         * nptl/sysdeps/unix/sysv/linux/sparc/sem_post.c: Moved ...
3333         * sysdeps/sparc/nptl/sem_post.c: ... here.
3334         * nptl/sysdeps/unix/sysv/linux/sparc/sem_timedwait.c: Moved ...
3335         * sysdeps/sparc/nptl/sem_timedwait.c: ... here.
3336         * nptl/sysdeps/unix/sysv/linux/sparc/sem_wait.c: Moved ...
3337         * sysdeps/sparc/nptl/sem_wait.c: ... here.
3338         * nptl/sysdeps/unix/sysv/linux/sparc/lowlevellock.h: Moved ...
3339         * sysdeps/unix/sysv/linux/sparc/lowlevellock.h: ... here.
3340         * sysdeps/sparc/sparc32/sparcv9/Makefile [$(subdir) = nptl]
3341         (libpthread-routines): Add cpu_relax.
3342         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/Makefile:
3343         File removed.
3344         * sysdeps/unix/sysv/linux/sparc/sparc64/Versions
3345         (librt: GLIBC_2.3.3): New version set.
3346         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Versions: File removed.
3347         * sysdeps/sparc/sparc64/nptl/Makefile: New file.
3348         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile [$(subdir) = nptl]
3349         (CFLAGS-pause.c, CFLAGS-sigsuspend.c): New variables.
3350         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: File removed.
3351         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/lowlevellock.c: Moved ...
3352         * sysdeps/sparc/sparc32/nptl/lowlevellock.c: ... here.
3353         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pthread_barrier_wait.c:
3354         Moved ...
3355         * sysdeps/sparc/sparc32/nptl/pthread_barrier_wait.c: ... here.
3356         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_post.c: Moved ...
3357         * sysdeps/sparc/sparc32/nptl/sem_post.c: ... here.
3358         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_timedwait.c: Moved ...
3359         * sysdeps/sparc/sparc32/nptl/sem_timedwait.c: ... here.
3360         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_trywait.c: Moved ...
3361         * sysdeps/sparc/sparc32/nptl/sem_trywait.c: ... here.
3362         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sem_wait.c: Moved ...
3363         * sysdeps/sparc/sparc32/nptl/sem_wait.c: ... here.
3364         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/cpu_relax.S:
3365         Moved ...
3366         * sysdeps/sparc/sparc32/sparcv9/nptl/cpu_relax.S: ... here.
3367         Update #include.
3368         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/pthread_barrier_wait.c:
3369         Moved ...
3370         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_barrier_wait.c: ... here.
3371         Update #include.
3372         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_post.c:
3373         Moved ...
3374         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_post.c: ... here.
3375         Update #include.
3376         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_timedwait.c:
3377         Moved ...
3378         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_timedwait.c: ... here.
3379         Update #include.
3380         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_trywait.c:
3381         Moved ...
3382         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_trywait.c: ... here.
3383         Update #include.
3384         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/sem_wait.c:
3385         Moved ...
3386         * sysdeps/sparc/sparc32/sparcv9/nptl/sem_wait.c: ... here.
3387         Update #include.
3388         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/cpu_relax.S: Moved ...
3389         * sysdeps/sparc/sparc64/nptl/cpu_relax.S: ... here.
3390         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: Moved ...
3391         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h: ... here.
3392         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: Moved ...
3393         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h: ... here.
3394         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: Moved ...
3395         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c: ... here.
3396         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: Moved ...
3397         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c: ... here.
3398         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
3399         Moved ...
3400         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c: ... here.
3401         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: Moved ...
3402         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c: ... here.
3403         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: Moved ...
3404         * sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c: ... here.
3405
3406 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
3407
3408         * nptl/pthread_cond_wait.c: Include <kernel-features.h>.
3409         * nptl/pthread_rwlock_timedrdlock.c: Likewise.
3410         * nptl/pthread_rwlock_timedwrlock.c: Likewise.
3411         * nptl/sysdeps/unix/sysv/linux/lowlevelrobustlock.c: Likewise.
3412         * nscd/nscd.c: Likewise.
3413         * sysdeps/i386/nptl/tcb-offsets.sym: Likewise.
3414         * sysdeps/powerpc/nptl/tcb-offsets.sym: Likewise.
3415         * sysdeps/sh/nptl/tcb-offsets.sym: Likewise.
3416         * sysdeps/x86_64/nptl/tcb-offsets.sym: Likewise.
3417
3418         * nptl/sysdeps/unix/sysv/linux/mq_notify.c: Do not include
3419         <kernel-features.h>.
3420         (init_mq_netlink): Remove conditional have_sock_cloexec
3421         definitions.  Remove code conditional on have_sock_cloexec < 0.
3422         (init_mq_netlink) [!SOCK_CLOEXEC]: Remove conditional code.
3423         (init_mq_netlink) [!__ASSUME_SOCK_CLOEXEC]: Likewise.
3424         * sysdeps/unix/sysv/linux/opensock.c: Do not include
3425         <kernel-features.h>.
3426         (__opensock) [SOCK_CLOEXEC]: Make code unconditional.
3427         (__opensock) [!__ASSUME_SOCK_CLOEXEC]: Remove conditional code.
3428
3429 2014-06-20  H.J. Lu  <hongjiu.lu@intel.com>
3430
3431         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
3432         Add tests for memset_chk and memset.
3433
3434         * sysdeps/x86_64/multiarch/init-arch.h (HAS_AVX2): Defined
3435         with AVX2_Usable.
3436
3437 2014-06-20  Maciej W. Rozycki  <macro@codesourcery.com>
3438
3439         [BZ #16046]
3440         * elf/tst-dl-iter-static.c: New file.
3441         * elf/Makefile (tests-static): Add tst-dl-iter-static.
3442
3443         * stdlib/tst-qsort2.c (main): Fix off-by-one argc interpretation
3444         error.
3445
3446 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
3447
3448         * sysdeps/unix/sysv/linux/kernel-features.h
3449         (__ASSUME_F_GETOWN_EX): Remove macro.
3450         * sysdeps/unix/sysv/linux/fcntl.c: Do not include
3451         <kernel-features.h>.
3452         (miss_F_GETOWN_EX): Remove variable or macro.
3453         (do_fcntl): Do not check miss_F_GETOWN_EX.
3454         (do_fcntl) [!__ASSUME_F_GETOWN_EX]: Remove conditional code.
3455
3456         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_RANDOM):
3457         Remove macro.
3458         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard)
3459         [!__ASSUME_AT_RANDOM]: Remove conditional code.
3460         (_dl_setup_pointer_guard) [!__ASSUME_AT_RANDOM]: Likewise.
3461
3462         * sysdeps/unix/sysv/linux/kernel-features.h
3463         (__ASSUME_ADJ_OFFSET_SS_READ): Remove macro.
3464         * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME)
3465         [ADJ_OFFSET_SS_READ]: Make code unconditional.
3466         (ADJTIME) [!ADJ_OFFSET_SS_READ]: Remove conditional code.
3467
3468 2014-06-20  Maciej W. Rozycki  <macro@codesourcery.com>
3469
3470         [BZ #17075]
3471         * sysdeps/arm/dl-machine.h (elf_machine_rel) <R_ARM_TLS_DESC>:
3472         Fix calculation of the symbol's value.
3473         * sysdeps/arm/tst-armtlsdescloc.c: New file.
3474         * sysdeps/arm/tst-armtlsdesclocmod.c: New file.
3475         * sysdeps/arm/tst-armtlsdescextnow.c: New file.
3476         * sysdeps/arm/tst-armtlsdescextlazymod.c: New file.
3477         * sysdeps/arm/tst-armtlsdescextlazy.c: New file.
3478         * sysdeps/arm/tst-armtlsdescextnowmod.c: New file.
3479         * sysdeps/arm/Makefile (tests): Add `tst-armtlsdesc',
3480         `tst-armtlsdescextnow' and `tst-armtlsdescextlazy'.
3481         (modules-names): Add `tst-armtlsdescmod',
3482         `tst-armtlsdescextlazymod' and `tst-armtlsdescextnowmod'.
3483         (CPPFLAGS-tst-armtlsdescextnowmod.c): New variable.
3484         (CPPFLAGS-tst-armtlsdescextlazymod.c): Likewise.
3485         (CFLAGS-tst-armtlsdesclocmod.c): Likewise.
3486         (CFLAGS-tst-armtlsdescextnowmod.c): Likewise.
3487         (CFLAGS-tst-armtlsdescextlazymod.c): Likewise.
3488         (LDFLAGS-tst-armtlsdescextnowmod.so): Likewise.
3489         ($(objpfx)tst-armtlsdescloc): New dependency.
3490         ($(objpfx)tst-armtlsdescextnow): Likewise.
3491         ($(objpfx)tst-armtlsdescextlazy): Likewise.
3492         * sysdeps/arm/configure.ac: Add a check for tools' GNU descriptor
3493         TLS scheme support.
3494         * sysdeps/arm/configure: Regenerate.
3495
3496 2014-06-20  Joseph Myers  <joseph@codesourcery.com>
3497
3498         * include/fcntl.h (__atfct_seterrno): Remove prototype.
3499         (__atfct_seterrno_2): Likewise.
3500         * sysdeps/unix/sysv/linux/alpha/dl-fxstatat64.c: Do not include
3501         <kernel-features.h>.
3502         (__ASSUME_ATFCTS): Do not undefine and redefine.
3503         * sysdeps/unix/sysv/linux/alpha/fxstatat.c [__ASSUME_ATFCTS]
3504         (__have_atfcts): Remove conditional definition.
3505         (__fxstatat([__NR_fstatat64]: Make code unconditional.
3506         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code and code
3507         unreachable if [__ASSUME_ATFCTS].
3508         * sysdeps/unix/sysv/linux/dl-fxstatat64.c (__ASSUME_ATFCTS): Do
3509         not undefine and redefine.
3510         * sysdeps/unix/sysv/linux/faccessat.c: Do not include
3511         <kernel-features.h>.
3512         (faccessat) [__NR_faccessat]: Make code unconditional.
3513         (faccessat) [!__ASSUME_ATFCTS]: Remove conditional code.
3514         * sysdeps/unix/sysv/linux/fchmodat.c: Do not include
3515         <kernel-features.h>.
3516         (fchmodat) [__NR_fchmodat]: Make code unconditional.
3517         (fchmodat) [!__ASSUME_ATFCTS]: Remove conditional code.
3518         * sysdeps/unix/sysv/linux/fchownat.c: Do not include
3519         <kernel-features.h>.
3520         (fchownat) [__NR_fchownat]: Make code unconditional.
3521         (fchownat) [!__ASSUME_ATFCTS]: Remove conditional code.
3522         * sysdeps/unix/sysv/linux/futimesat.c: Do not include
3523         <kernel-features.h>.
3524         (futimesat) [__NR_futimesat]: Make code unconditional.
3525         (futimesat) [!__ASSUME_ATFCTS]: Remove conditional code.
3526         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
3527         <kernel-features.h>.
3528         (__fxstatat) [__NR_newfstatat]: Make code unconditional.
3529         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
3530         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
3531         <kernel-features.h>.
3532         (__fxstatat64) [__NR_fstatat64]: Make code unconditional.
3533         (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
3534         * sysdeps/unix/sysv/linux/i386/fchownat.c: Remove file.
3535         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
3536         <kernel-features.h>.
3537         (__fxstatat) [__NR_fstatat64]: Make code unconditional.
3538         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
3539         * sysdeps/unix/sysv/linux/linkat.c: Do not include
3540         <kernel-features.h>.
3541         (linkat) [__NR_linkat]: Make code unconditional.
3542         (linkat) [!__ASSUME_ATFCTS]: Remove conditional code.
3543         * sysdeps/unix/sysv/linux/m68k/fchownat.c: Remove file.
3544         * sysdeps/unix/sysv/linux/mips/mips64/fxstatat64.c: Do not include
3545         <kernel-features.h>.
3546         (__fxstatat64) [__NR_newfstatat]: Make code unconditional.
3547         (__fxstatat64) [!__ASSUME_ATFCTS]: Remove conditional code.
3548         * sysdeps/unix/sysv/linux/mkdirat.c: Do not include
3549         <kernel-features.h>.
3550         (mkdirat) [__NR_mkdirat]: Make code unconditional.
3551         (mkdirat) [!__ASSUME_ATFCTS]: Remove conditional code.
3552         * sysdeps/unix/sysv/linux/openat.c: Do not include
3553         <kernel-features.h>.
3554         [!__ASSUME_ATFCTS] (__atfct_seterrno): Remove function.
3555         [!__ASSUME_ATFCTS] (__have_atfcts): Remove variable.
3556         (OPENAT_NOT_CANCEL) [__NR_openat]: Make code unconditional.
3557         (OPENAT_NOT_CANCEL) [!__ASSUME_ATFCTS]: Remove conditional code.
3558         * sysdeps/unix/sysv/linux/powerpc/fchownat.c: Remove file.
3559         * sysdeps/unix/sysv/linux/readlinkat.c: Do not include
3560         <kernel-features.h>.
3561         (readlinkat) [__NR_readlinkat]: Make code unconditional.
3562         (readlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.  Return
3563         result of INLINE_SYSCALL directly, not via int variable.
3564         * sysdeps/unix/sysv/linux/renameat.c: Do not include
3565         <kernel-features.h>.
3566         [!__ASSUME_ATFCTS] (__atfct_seterrno_2): Remove function.
3567         (renameat) [__NR_renameat]: Make code unconditional.
3568         (renameat) [!__ASSUME_ATFCTS]: Remove conditional code.
3569         * sysdeps/unix/sysv/linux/s390/s390-32/fchownat.c: Remove file.
3570         * sysdeps/unix/sysv/linux/sh/fchownat.c: Remove file.
3571         * sysdeps/unix/sysv/linux/sparc/sparc32/fchownat.c: Remove file.
3572         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c
3573         (__ASSUME_ATFCTS): Do not undefine and redefine.
3574         * sysdeps/unix/sysv/linux/symlinkat.c: Do not include
3575         <kernel-features.h>.
3576         (symlinkat) [__NR_symlinkat]: Make code unconditional.
3577         (symlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
3578         * sysdeps/unix/sysv/linux/unlinkat.c: Do not include
3579         <kernel-features.h>.
3580         (unlinkat) [__NR_unlinkat]: Make code unconditional.
3581         (unlinkat) [!__ASSUME_ATFCTS]: Remove conditional code.
3582         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c
3583         (__ASSUME_ATFCTS): Do not undefine and redefine.
3584         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
3585         <kernel-features.h>.
3586         (__fxstatat) [__NR_newfstatat]: Make code unconditional.
3587         (__fxstatat) [!__ASSUME_ATFCTS]: Remove conditional code.
3588         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
3589         <kernel-features.h>.
3590         (__xmknodat) [__NR_mknodat]: Make code unconditional.
3591         (__xmknodat) [!__ASSUME_ATFCTS]: Remove conditional code.
3592
3593 2014-06-20  H.J. Lu  <hongjiu.lu@intel.com>
3594
3595         * sysdeps/x86_64/multiarch/rtld-strlen.S: Removed.
3596
3597 2014-06-20  Andreas Schwab  <schwab@linux-m68k.org>
3598
3599         [BZ #17069]
3600         * posix/regcomp.c (parse_reg_exp): Deallocate partially
3601         constructed tree before returning error.
3602         * posix/bug-regexp36.c: Expand test case.
3603
3604 2014-06-20  Stefan Liebler  <stli@linux.vnet.ibm.com>
3605
3606         [BZ #6803]
3607         * math/libm-test.inc (scalbln_test_date):
3608         Add errno expectations.
3609         * math/w_scalblnf.c: New File.
3610         Add wrapper which checks for setting errno to ERANGE.
3611         Add weak_alias for corresponding scalbln function.
3612         * math/w_scalbln.c: Likewise.
3613         * math/w_scalblnl.c: Likewise.
3614         * math/Makefile (libm-calls): Add w_scalbln.
3615         * sysdeps/ieee754/flt-32/s_scalblnf.c:
3616         Remove weak_alias for corresponding scalbln function.
3617         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
3618         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
3619         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
3620         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
3621         * sysdeps/sparc/sparc64/soft-fp/s_scalblnl.c: Likewise.
3622         * sysdeps/i386/fpu/s_scalbnf.S: Likewise.
3623         * sysdeps/i386/fpu/s_scalbn.S: Likewise.
3624         * sysdeps/i386/fpu/s_scalbnl.S: Likewise.
3625         * sysdeps/m68k/m680x0/fpu/s_scalbn.c: Likewise.
3626         * sysdeps/ieee754/ldbl-64-128/s_scalblnl.c:
3627         Remove long_double_symbol for scalblnl function in libm, libc.
3628         * sysdeps/ieee754/ldbl-64-128/w_scalblnl.c: New File.
3629         Add wrapper which checks for setting errno to ERANGE.
3630         Add long_double_symbol for scalblnl function in libm, libc.
3631         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c:
3632         Remove long_double_symbol for scalblnl in libm.
3633         * sysdeps/ieee754/ldbl-128ibm/w_scalblnl.c: New File.
3634         Add wrapper which checks for setting errno to ERANGE.
3635         Add long_double_symbol for scalblnl function in libm.
3636         * sysdeps/ia64/fpu/w_scalblnf.c: New File.
3637         Do not use wrapper because of own implementation.
3638
3639 2014-06-19  H.J. Lu  <hongjiu.lu@intel.com>
3640
3641         * sysdeps/x86/nptl/bits/pthreadtypes.h (pthread_rwlock_t): Use
3642         3 bytes for __pad1 for x32.
3643         (__PTHREAD_RWLOCK_ELISION_EXTRA): Likewise.
3644
3645 2014-06-19  Ling Ma  <ling.ml@alibaba-inc.com>
3646             H.J. Lu  <hongjiu.lu@intel.com>
3647
3648         * sysdeps/x86_64/multiarch/Makefile: Add memset-avx2.
3649         * sysdeps/x86_64/multiarch/memset-avx2.S: New file.
3650         * sysdeps/x86_64/multiarch/memset.S: Likewise.
3651         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
3652         * sysdeps/x86_64/multiarch/rtld-memset.S: Likewise.
3653
3654 2014-06-19  Andreas Schwab  <schwab@linux-m68k.org>
3655
3656         [BZ #17069]
3657         * posix/regcomp.c (parse_expression): Deallocate partially
3658         constructed tree before returning error.
3659         * posix/Makefile.c (tests): Add bug-regex36.
3660         (generated): Add bug-regex36.mtrace.
3661         (tests-special): Add $(objpfx)bug-regex36-mem.out
3662         (bug-regex36-ENV): New variable.
3663         ($(objpfx)bug-regex36-mem.out): New rule.
3664         * posix/bug-regex36.c: New file.
3665
3666 2014-06-19  Will Newton  <will.newton@linaro.org>
3667
3668         * malloc/malloc.c (systrim): If extra is zero then return
3669         early.
3670
3671 2014-06-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
3672
3673         * benchtests/Makefile ($(objpfx)bench-%.c): Remove $(.).
3674
3675 2014-06-19  Richard Earnshaw  <rearnsha@arm.com>
3676
3677         * sysdeps/aarch64/strchr.S: New file.
3678
3679 2014-06-18  Joseph Myers  <joseph@codesourcery.com>
3680
3681         [BZ #17022]
3682         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Do not subtract 1
3683         from arguments -2 or below.
3684         * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
3685         * sysdeps/x86_64/fpu/e_logl.S (__ieee754_logl): Likewise.
3686
3687 2014-06-18  Andreas Schwab  <schwab@suse.de>
3688
3689         [BZ #17062]
3690         * posix/fnmatch_loop.c (FCT): Rerrange loop for skipping over rest
3691         of a bracket expr not to run off the end of the string.
3692         * posix/Makefile (tests): Add tst-fnmatch3.
3693         * posix/tst-fnmatch3.c: New file.
3694
3695 2014-06-18  Joseph Myers  <joseph@codesourcery.com>
3696
3697         * elf/Makefile ($(objpfx)tst-unused-dep.out): Use $(rtld-prefix).
3698         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
3699         [$(cross-compiling) = no]: Likewise.
3700         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
3701         [$(cross-compiling) = no]: Likewise.
3702
3703 2014-16-17  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
3704
3705         [BZ #17031]
3706         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Consider the low
3707         double, adjusted for any remainder from the high double.
3708         * math/libm-test.inc (nearbyint): Add tests.
3709         (rint): Likewise.
3710
3711 2014-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3712
3713         * nptl/sysdeps/powerpc/Makefile: Moved ...
3714         * sysdeps/powerpc/nptl/Makefile: ... here.
3715         * nptl/sysdeps/powerpc/pthread_spin_lock.c: Moved ...
3716         * sysdeps/powerpc/nptl/pthread_spin_lock.c: .. here.
3717         * nptl/sysdeps/powerpc/pthread_spin_trylock.c: Moved ...
3718         * sysdeps/powerpc/nptl/pthread_spin_trylock.c: ... here.
3719         * nptl/sysdeps/powerpc/pthreaddef.h: Moved ...
3720         * sysdeps/powerpc/nptl/pthreaddef.h: ... here.
3721         * nptl/sysdeps/powerpc/tcb-offsets.sym: Moved ...
3722         * sysdeps/powerpc/nptl/tcb-offsets.sym: ... here.
3723         * nptl/sysdeps/powerpc/tls.h: Moved ...
3724         * sysdeps/powerpc/nptl/tls.h: ... here.
3725
3726 2014-06-16  Joseph Myers  <joseph@codesourcery.com>
3727
3728         [BZ #16681]
3729         * sysdeps/i386/fpu/s_ceil.S (__ceil): Add CFI.
3730         * sysdeps/i386/fpu/s_ceilf.S (__ceilf): Likewise.
3731         * sysdeps/i386/fpu/s_ceill.S (__ceill): Likewise.
3732         * sysdeps/i386/fpu/s_floor.S (__floor): Likewise.
3733         * sysdeps/i386/fpu/s_floorf.S (__floorf): Likewise.
3734         * sysdeps/i386/fpu/s_floorl.S (__floorl): Likewise.
3735         * sysdeps/i386/fpu/s_trunc.S (__trunc): Likewise.
3736         * sysdeps/i386/fpu/s_truncf.S (__truncf): Likewise.
3737         * sysdeps/i386/fpu/s_truncl.S (__truncl): Likewise.
3738
3739 2014-06-17  Andreas Schwab  <schwab@linux-m68k.org>
3740
3741         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Update.
3742
3743 2014-06-16  Andreas Schwab  <schwab@linux-m68k.org>
3744
3745         * sysdeps/m68k/m680x0/bits/huge_vall.h: Fix missing space after
3746         defined operator.
3747
3748         * scripts/cross-test-ssh.sh (timeoutfactor): Default to
3749         $TIMEOUTFACTOR.
3750
3751 2014-06-16  Florian Weimer  <fweimer@redhat.com>
3752
3753         [BZ #17058]
3754         * nptl/tst-setuid2.c (do_test): Fix tautological comparison in
3755         non-executed part of the test.
3756
3757 2014-06-16  Andreas Schwab  <schwab@suse.de>
3758
3759         * string/bits/string2.h (strdup, strndup): Update feature guard.
3760
3761 2014-06-14  David S. Miller  <davem@davemloft.net>
3762
3763         * sysdeps/sparc/fpu/libm-test-ulps: Update.
3764
3765 2014-06-14  Andreas Schwab  <schwab@linux-m68k.org>
3766
3767         * sysdeps/unix/sysv/linux/m68k/clone.S: Deconditionalize the code
3768         that was previously under [RESET_PID].
3769         * sysdeps/unix/sysv/linux/m68k/nptl/clone.S: Remove file.
3770
3771         * sysdeps/unix/sysv/linux/m68k/pt-vfork.c: New file.
3772         * sysdeps/unix/sysv/linux/m68k/nptl/pt-vfork.S: Remove file.
3773         * sysdeps/unix/sysv/linux/m68k/vfork.S: Include <tcb-offsets.h>.
3774         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
3775         (__libc_vfork): New strong alias.
3776         * sysdeps/unix/sysv/linux/m68k/nptl/vfork.S: Remove file.
3777
3778 2014-06-14 Andi Kleen  <ak@linux.intel.com>
3779
3780         * sysdeps/generic/elide.h: New file.
3781
3782 2014-06-13  Stefan Liebler  <stli@linux.vnet.ibm.com>
3783
3784         * Makefile (installed-headers): Adjust path of pthread.h header.
3785
3786 2014-06-13  Roland McGrath  <roland@hack.frob.com>
3787
3788         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h: Moved ...
3789         * sysdeps/s390/nptl/bits/pthreadtypes.h: ... here.
3790         * nptl/sysdeps/unix/sysv/linux/s390/bits/semaphore.h: Moved ...
3791         * sysdeps/s390/nptl/bits/semaphore.h: ... here.
3792
3793         * nptl/sysdeps/s390/Makefile: Moved ...
3794         * sysdeps/s390/nptl/Makefile: ... here.
3795         * nptl/sysdeps/s390/pthread_spin_init.c: Moved ...
3796         * sysdeps/s390/nptl/pthread_spin_init.c: ... here.
3797         * nptl/sysdeps/s390/pthread_spin_lock.c: Moved ...
3798         * sysdeps/s390/nptl/pthread_spin_lock.c: ... here.
3799         * nptl/sysdeps/s390/pthread_spin_trylock.c: Moved ...
3800         * sysdeps/s390/nptl/pthread_spin_trylock.c: ... here.
3801         * nptl/sysdeps/s390/pthread_spin_unlock.c: Moved ...
3802         * sysdeps/s390/nptl/pthread_spin_unlock.c: ... here.
3803         * nptl/sysdeps/s390/pthreaddef.h: Moved ...
3804         * sysdeps/s390/nptl/pthreaddef.h: ... here.
3805         * nptl/sysdeps/s390/tcb-offsets.sym: Moved ...
3806         * sysdeps/s390/nptl/tcb-offsets.sym: ... here.
3807         * nptl/sysdeps/s390/tls.h: Moved ...
3808         * sysdeps/s390/nptl/tls.h: ... here.
3809
3810         * sysdeps/unix/sysv/linux/s390/arch-fork.h: New file.
3811         * nptl/sysdeps/unix/sysv/linux/s390/fork.c: File removed.
3812
3813 2014-06-13  David S. Miller  <davem@davemloft.net>
3814
3815         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/clone.S: Delete.
3816         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/pt-vfork.S: Delete.
3817         * nptl/sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: Moved ...
3818         * sysdeps/unix/sysv/linux/sparc/sparc32/vfork.S: ... here.
3819         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/clone.S: Delete.
3820         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/pt-vfork.S: Delete.
3821         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: Moved ...
3822         * sysdeps/unix/sysv/linux/sparc/sparc64/vfork.S: ... here.
3823         * sysdeps/unix/sysv/linux/sparc/fork.S: Delete.
3824         * sysdeps/unix/sysv/linux/sparc/pt-vfork.S: New file.
3825         * sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__thread_start):
3826         Remove RESET_PID cpp guards.
3827         * sysdeps/unix/sysv/linux/sparc/sparc64/clone.S (__thread_start):
3828         Remove RESET_PID cpp guards.
3829         * sysdeps/unix/sysv/linux/sparc/vfork.S: Delete.
3830
3831 2014-06-13  Andreas Schwab  <schwab@linux-m68k.org>
3832
3833         * sysdeps/m68k/jmpbuf-unwind.h (_JMPBUF_UNWINDS, _jmpbuf_sp): Cast
3834         __sp to uintptr_t.
3835
3836 2014-06-13  Andi Kleen  <ak@linux.intel.com>
3837
3838         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: Remove.
3839         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S: dito.
3840         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S: dito.
3841         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: dito.
3842         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: dito.
3843         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: dito.
3844         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S: dito.
3845         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S: dito.
3846         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: dito.
3847         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: dito.
3848         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: dito.
3849         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S: dito.
3850         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S: dito.
3851         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: dito.
3852         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: dito.
3853         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: dito.
3854         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: dito.
3855         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: dito.
3856         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: dito.
3857         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: dito.
3858
3859         * nptl/pthread_rwlock_rdlock.c: Include elide.h.
3860         (pthread_rwlock_rdlock): Add elision.
3861         * nptl/pthread_rwlock_wrlock.c: Include elide.h.
3862         (pthread_rwlock_wrlock): Add elision.
3863         * nptl/pthread_rwlock_trywrlock.c: Include elide.h.
3864         (pthread_rwlock_trywrlock): Add elision.
3865         * nptl/pthread_rwlock_tryrdlock.c: Include elide.h.
3866         (pthread_rwlock_tryrdlock): Add elision.
3867         * nptl/pthread_rwlock_unlock.c: Include elide.h.
3868         (pthread_rwlock_tryrdlock): Add elision unlock.
3869         * nptl/sysdeps/pthread/pthread.h:
3870         (__PTHREAD_RWLOCK_ELISION_EXTRA): Handle new define
3871         (PTHREAD_RWLOCK_INITIALIZER,
3872         PTHREAD_RWLOCK_WRITER_NONRECURSIVE_INITIALIZER_NP):
3873         Handle new elision field.
3874         * sysdeps/x86/nptl/elide.h: New file. Add generic elision macros.
3875         * sysdeps/arm/nptl/bits/pthreadtypes.h
3876         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3877         * sysdeps/sh/nptl/bits/pthreadtypes.h
3878         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3879         * sysdeps/tile/nptl/bits/pthreadtypes.h
3880         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3881         * sysdeps/a/nptl/bits/pthreadtypes.h
3882         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3883         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
3884         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3885         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
3886         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3887         * sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h
3888         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3889         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
3890         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3891         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
3892         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3893         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
3894         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3895         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
3896         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3897         * sysdeps/unix/sysv/linux/powerpc/nptl/bits/pthreadtypes.h
3898         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3899         * sysdeps/unix/sysv/linux/x86/elision-conf.c:
3900         (elision_init): Set try_xbegin to zero when no RTM.
3901         * sysdeps/x86/nptl/bits/pthreadtypes.h
3902         (pthread_rwlock_t): Change __pad1 to __rwelision.
3903         (__PTHREAD_RWLOCK_ELISION_EXTRA): Add.
3904
3905 2014-06-13  Andi Kleen  <ak@linux.intel.com>
3906
3907         * nptl/pthread_rwlock_rdlock (__pthread_rwlock_rdlock):
3908         Split into __do_pthread_rwlock_rdlock and __pthread_rwlock_rdlock.
3909         * nptl/pthread_rwlock_wrlock (__pthread_rwlock_wrlock):
3910         Split into __do_pthread_rwlock_wrlock and __pthread_wrlock_rdlock.
3911
3912 2014-06-13  Meador Inge  <meadori@codesourcery.com>
3913
3914         [BZ #16996]
3915         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Ensure
3916         that the cached result has been set before returning it.
3917
3918 2014-06-12  Roland McGrath  <roland@hack.frob.com>
3919
3920         * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h: Moved ...
3921         * sysdeps/sparc/nptl/bits/pthreadtypes.h: ... here.
3922         * nptl/sysdeps/unix/sysv/linux/sparc/bits/semaphore.h: Moved ...
3923         * sysdeps/sparc/nptl/bits/semaphore.h: ... here.
3924         * nptl/sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: Moved ...
3925         * sysdeps/unix/sysv/linux/sparc/bits/local_lim.h: ... here.
3926
3927         * nptl/sysdeps/sparc/Makefile: Moved ...
3928         * sysdeps/sparc/nptl/Makefile: ... here.
3929         * nptl/sysdeps/sparc/tcb-offsets.sym: Moved ...
3930         * sysdeps/sparc/nptl/tcb-offsets.sym: ... here.
3931         * nptl/sysdeps/sparc/tls.h: Moved ...
3932         * sysdeps/sparc/nptl/tls.h: ... here.
3933         * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S: Moved ...
3934         * sysdeps/sparc/sparc32/nptl/pthread_spin_lock.S: ... here.
3935         * nptl/sysdeps/sparc/sparc32/pthread_spin_trylock.S: Moved ...
3936         * sysdeps/sparc/sparc32/nptl/pthread_spin_trylock.S: ... here.
3937         * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Moved ...
3938         * sysdeps/sparc/sparc32/nptl/pthreaddef.h: ... here.
3939         * nptl/sysdeps/sparc/sparc64/pthread_spin_init.c: Moved ...
3940         * sysdeps/sparc/sparc64/nptl/pthread_spin_init.c: ... here.
3941         * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S: Moved ...
3942         * sysdeps/sparc/sparc64/nptl/pthread_spin_lock.S: ... here.
3943         * nptl/sysdeps/sparc/sparc64/pthread_spin_trylock.S: Moved ...
3944         * sysdeps/sparc/sparc64/nptl/pthread_spin_trylock.S: ... here.
3945         * nptl/sysdeps/sparc/sparc64/pthread_spin_unlock.S: Moved ...
3946         * sysdeps/sparc/sparc64/nptl/pthread_spin_unlock.S: ... here.
3947         * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Moved ...
3948         * sysdeps/sparc/sparc64/nptl/pthreaddef.h: ... here.
3949         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_init.c: Moved ...
3950         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_init.c: ... here.
3951         Update #include.
3952         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.S: Moved ...
3953         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_lock.S: ... here.
3954         Update #include.
3955         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.S: Moved ...
3956         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_trylock.S: ... here.
3957         Update #include.
3958         * nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.S: Moved ...
3959         * sysdeps/sparc/sparc32/sparcv9/nptl/pthread_spin_unlock.S: ... here.
3960         Update #include.
3961
3962         * nptl/sysdeps/sparc/tls.h (TLS_DEFINE_INIT_TP): New macro.
3963
3964         * sysdeps/unix/sysv/linux/sparc/arch-fork.h: New file.
3965         * nptl/sysdeps/unix/sysv/linux/sparc/fork.c: File removed.
3966
3967         * sysdeps/pthread/posix-timer.h: Include <list.h>.
3968         (struct list_links): Type removed.
3969         (struct thread_node, struct timer_node): Replace struct list_links
3970         with struct list_head.
3971         (list_unlink_ip): Likewise.
3972         * sysdeps/pthread/timer_routines.c
3973         (timer_free_list, thread_free_list, thread_active_list): Likewise.
3974         (list_append, list_insbefore): Likewise.
3975         (list_init): Function removed.
3976         (thread_init, init_module): Use INIT_LIST_HEAD instead.
3977         * sysdeps/nptl/Makefile: Move tst-timer bits to ...
3978         * sysdeps/pthread/Makefile: ... here, new file.
3979
3980         * nptl/sysdeps/unix/sysv/linux/Implies: Moved ...
3981         * sysdeps/nptl/Implies: ... here.
3982         * sysdeps/unix/sysv/linux/Implies: Add nptl.
3983         * nptl/sysdeps/pthread/list.h: Moved ...
3984         * include/list.h: ... here.
3985         * nptl/sysdeps/pthread/createthread.c: Moved ...
3986         * nptl/createthread.c: ... here.
3987         * nptl/sysdeps/unix/sysv/linux/createthread.c: Update #include.
3988         * nptl/sysdeps/pthread/pt-longjmp.c: Moved ...
3989         * nptl/pt-longjmp.c: ... here.
3990         * nptl/sysdeps/pthread/Makefile: Moved ...
3991         * sysdeps/nptl/Makefile: ... here.
3992         * nptl/sysdeps/pthread/Subdirs: Moved ...
3993         * sysdeps/nptl/Subdirs: ... here.
3994         * nptl/sysdeps/pthread/aio_misc.h: Moved ...
3995         * sysdeps/nptl/aio_misc.h: ... here.
3996         * nptl/sysdeps/pthread/bits/libc-lock.h: Moved ...
3997         * sysdeps/nptl/bits/libc-lock.h: ... here.
3998         * nptl/sysdeps/pthread/bits/libc-lockP.h: Moved ...
3999         * sysdeps/nptl/bits/libc-lockP.h: ... here.
4000         * nptl/sysdeps/pthread/bits/stdio-lock.h: Moved ...
4001         * sysdeps/nptl/bits/stdio-lock.h: ... here.
4002         * nptl/sysdeps/pthread/configure: Moved ...
4003         * sysdeps/nptl/configure: ... here.
4004         * nptl/sysdeps/pthread/configure.ac: Moved ...
4005         * sysdeps/nptl/configure.ac: ... here.
4006         * nptl/sysdeps/pthread/gai_misc.h: Moved ...
4007         * sysdeps/nptl/gai_misc.h: ... here.
4008         * nptl/sysdeps/pthread/librt-cancellation.c: Moved ...
4009         * sysdeps/nptl/librt-cancellation.c: ... here.
4010         * nptl/sysdeps/pthread/malloc-machine.h: Moved ...
4011         * sysdeps/nptl/malloc-machine.h: ... here.
4012         * nptl/sysdeps/pthread/pthread-functions.h: Moved ...
4013         * sysdeps/nptl/pthread-functions.h: ... here.
4014         * nptl/sysdeps/pthread/pthread.h: Moved ...
4015         * sysdeps/nptl/pthread.h: ... here.
4016         * nptl/sysdeps/pthread/setxid.h: Moved ...
4017         * sysdeps/nptl/setxid.h: ... here.
4018         * nptl/sysdeps/pthread/sigfillset.c: Moved ...
4019         * sysdeps/nptl/sigfillset.c: ... here.
4020         * nptl/sysdeps/pthread/tcb-offsets.h: Moved ...
4021         * sysdeps/nptl/tcb-offsets.h: ... here.
4022         * nptl/sysdeps/pthread/tst-mqueue8x.c: Moved ...
4023         * sysdeps/nptl/tst-mqueue8x.c: ... here.
4024         * nptl/sysdeps/pthread/unwind-forcedunwind.c: Moved ...
4025         * sysdeps/nptl/unwind-forcedunwind.c: ... here.
4026         * nptl/sysdeps/pthread/allocalim.h: Moved ...
4027         * sysdeps/pthread/allocalim.h: ... here.
4028         * nptl/sysdeps/pthread/bits/sigthread.h: Moved ...
4029         * sysdeps/pthread/bits/sigthread.h: ... here.
4030         * nptl/sysdeps/pthread/flockfile.c: Moved ...
4031         * sysdeps/pthread/flockfile.c: ... here.
4032         * nptl/sysdeps/pthread/ftrylockfile.c: Moved ...
4033         * sysdeps/pthread/ftrylockfile.c: ... here.
4034         * nptl/sysdeps/pthread/funlockfile.c: Moved ...
4035         * sysdeps/pthread/funlockfile.c: ... here.
4036         * nptl/sysdeps/pthread/posix-timer.h: Moved ...
4037         * sysdeps/pthread/posix-timer.h: ... here.
4038         * nptl/sysdeps/pthread/timer_create.c: Moved ...
4039         * sysdeps/pthread/timer_create.c: ... here.
4040         * nptl/sysdeps/pthread/timer_delete.c: Moved ...
4041         * sysdeps/pthread/timer_delete.c: ... here.
4042         * nptl/sysdeps/pthread/timer_getoverr.c: Moved ...
4043         * sysdeps/pthread/timer_getoverr.c: ... here.
4044         * nptl/sysdeps/pthread/timer_gettime.c: Moved ...
4045         * sysdeps/pthread/timer_gettime.c: ... here.
4046         * nptl/sysdeps/pthread/timer_routines.c: Moved ...
4047         * sysdeps/pthread/timer_routines.c: ... here.
4048         * nptl/sysdeps/pthread/timer_settime.c: Moved ...
4049         * sysdeps/pthread/timer_settime.c: ... here.
4050         * nptl/sysdeps/pthread/tst-timer.c: Moved ...
4051         * sysdeps/pthread/tst-timer.c: ... here.
4052         * nptl/sysdeps/pthread/pthread_sigmask.c: Moved ...
4053         * sysdeps/unix/sysv/linux/pthread_sigmask.c: ... here.
4054
4055         * sysdeps/unix/sysv/linux/sigprocmask.c: Include <nptl/pthreadP.h>.
4056         * nptl/sysdeps/pthread/sigprocmask.c: File removed.
4057
4058         * nptl/sysdeps/i386/i486/pthread_spin_trylock.S: Moved ...
4059         * sysdeps/i386/i486/nptl/pthread_spin_trylock.S: ... here.
4060         * nptl/sysdeps/i386/i586/pthread_spin_trylock.S: Moved ...
4061         * sysdeps/i386/i586/nptl/pthread_spin_trylock.S: ... here.
4062         Update #include target.
4063         * nptl/sysdeps/i386/i686/Makefile: Moved ...
4064         * sysdeps/i386/i686/nptl/Makefile: ... here.
4065         * nptl/sysdeps/i386/i686/pthread_spin_trylock.S: Moved ...
4066         * sysdeps/i386/i686/nptl/pthread_spin_trylock.S: ... here.
4067         Update #include target.
4068         * nptl/sysdeps/i386/i686/tls.h: Moved ...
4069         * sysdeps/i386/i686/nptl/tls.h: ... here.  Use #include_next.
4070         * nptl/sysdeps/i386/Makefile: Moved ...
4071         * sysdeps/i386/nptl/Makefile: ... here.
4072         * nptl/sysdeps/i386/pthread_spin_init.c: Moved ...
4073         * sysdeps/i386/nptl/pthread_spin_init.c: ... here.
4074         * sysdeps/x86_64/nptl/pthread_spin_init.c: Update #include target.
4075         * nptl/sysdeps/i386/pthread_spin_lock.S: Moved ...
4076         * sysdeps/i386/nptl/pthread_spin_lock.S: ... here.
4077         * nptl/sysdeps/i386/pthread_spin_unlock.S: Moved ...
4078         * sysdeps/i386/nptl/pthread_spin_unlock.S: ... here.
4079         * nptl/sysdeps/i386/pthreaddef.h: Moved ...
4080         * sysdeps/i386/nptl/pthreaddef.h: ... here.
4081         * nptl/sysdeps/i386/tcb-offsets.sym: Moved ...
4082         * sysdeps/i386/nptl/tcb-offsets.sym: ... here.
4083         * nptl/sysdeps/i386/tls.h: Moved ...
4084         * sysdeps/i386/nptl/tls.h: ... here.
4085
4086         * sysdeps/sh/Makefile [$(subdir) = csu]
4087         (gen-as-const-headers): Add tcb-offsets.sym.
4088         * nptl/sysdeps/sh/Makefile: File removed.
4089         * nptl/sysdeps/sh/pthread_spin_init.c: Moved ...
4090         * sysdeps/sh/nptl/pthread_spin_init.c: ... here.
4091         * nptl/sysdeps/sh/pthread_spin_lock.c: Moved ...
4092         * sysdeps/sh/nptl/pthread_spin_lock.c: ... here.
4093         * nptl/sysdeps/sh/pthread_spin_trylock.S: Moved ...
4094         * sysdeps/sh/nptl/pthread_spin_trylock.S: ... here.
4095         * nptl/sysdeps/sh/pthread_spin_unlock.S: Moved ...
4096         * sysdeps/sh/nptl/pthread_spin_unlock.S: ... here.
4097         * nptl/sysdeps/sh/pthreaddef.h: Moved ...
4098         * sysdeps/sh/nptl/pthreaddef.h: ... here.
4099         * nptl/sysdeps/sh/tcb-offsets.sym: Moved ...
4100         * sysdeps/sh/nptl/tcb-offsets.sym: ... here.
4101         * nptl/sysdeps/sh/tls.h: Moved ...
4102         * sysdeps/sh/nptl/tls.h: ... here.
4103         * nptl/sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: Moved ...
4104         * sysdeps/unix/sysv/linux/sh/libc-lowlevellock.S: ... here.
4105         * nptl/sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: Moved ...
4106         * sysdeps/unix/sysv/linux/sh/lowlevel-atomic.h: ... here.
4107         * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.S: Moved ...
4108         * sysdeps/unix/sysv/linux/sh/lowlevellock.S: ... here.
4109         * nptl/sysdeps/unix/sysv/linux/sh/lowlevellock.h: Moved ...
4110         * sysdeps/unix/sysv/linux/sh/lowlevellock.h: ... here.
4111         * nptl/sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: Moved ...
4112         * sysdeps/unix/sysv/linux/sh/lowlevelrobustlock.S: ... here.
4113         * nptl/sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: Moved ...
4114         * sysdeps/unix/sysv/linux/sh/pthread_barrier_wait.S: ... here.
4115         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: Moved ...
4116         * sysdeps/unix/sysv/linux/sh/pthread_cond_broadcast.S: ... here.
4117         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: Moved ...
4118         * sysdeps/unix/sysv/linux/sh/pthread_cond_signal.S: ... here.
4119         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: Moved ...
4120         * sysdeps/unix/sysv/linux/sh/pthread_cond_timedwait.S: ... here.
4121         * nptl/sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: Moved ...
4122         * sysdeps/unix/sysv/linux/sh/pthread_cond_wait.S: ... here.
4123         * nptl/sysdeps/unix/sysv/linux/sh/pthread_once.S: Moved ...
4124         * sysdeps/unix/sysv/linux/sh/pthread_once.S: ... here.
4125         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: Moved ...
4126         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_rdlock.S: ... here.
4127         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S:
4128         Moved ...
4129         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedrdlock.S: ... here.
4130         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S:
4131         Moved ...
4132         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_timedwrlock.S: ... here.
4133         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: Moved ...
4134         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_unlock.S: ... here.
4135         * nptl/sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: Moved ...
4136         * sysdeps/unix/sysv/linux/sh/pthread_rwlock_wrlock.S: ... here.
4137         * nptl/sysdeps/unix/sysv/linux/sh/sem_post.S: Moved ...
4138         * sysdeps/unix/sysv/linux/sh/sem_post.S: ... here.
4139         * nptl/sysdeps/unix/sysv/linux/sh/sem_timedwait.S: Moved ...
4140         * sysdeps/unix/sysv/linux/sh/sem_timedwait.S: ... here.
4141         * nptl/sysdeps/unix/sysv/linux/sh/sem_trywait.S: Moved ...
4142         * sysdeps/unix/sysv/linux/sh/sem_trywait.S: ... here.
4143         * nptl/sysdeps/unix/sysv/linux/sh/sem_wait.S: Moved ...
4144         * sysdeps/unix/sysv/linux/sh/sem_wait.S: ... here.
4145         * nptl/sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: Moved ...
4146         * sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h: ... here.
4147         * nptl/sysdeps/unix/sysv/linux/sh/smp.h: Moved ...
4148         * sysdeps/unix/sysv/linux/sh/smp.h: ... here.
4149         * nptl/sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: Moved ...
4150         * sysdeps/unix/sysv/linux/sh/sysdep-cancel.h: ... here.
4151
4152 2014-06-12  Stefan Liebler  <stli@linux.vnet.ibm.com>
4153
4154         * posix/spawn_faction_addopen.c: Include string.h.
4155
4156 2014-06-11  Roland McGrath  <roland@hack.frob.com>
4157
4158         * nptl/sysdeps/x86_64/64/shlib-versions: Moved ...
4159         * sysdeps/x86_64/64/nptl/shlib-versions: ... here.
4160         * nptl/sysdeps/x86_64/Makefile: Moved ...
4161         * sysdeps/x86_64/nptl/Makefile: ... here.
4162         * nptl/sysdeps/x86_64/configure: Moved ...
4163         * sysdeps/x86_64/nptl/configure: ... here.
4164         * nptl/sysdeps/x86_64/configure.ac: Moved ...
4165         * sysdeps/x86_64/nptl/configure.ac: ... here.
4166         * nptl/sysdeps/x86_64/pthread_spin_init.c: Moved ...
4167         * sysdeps/x86_64/nptl/pthread_spin_init.c: ... here.
4168         * nptl/sysdeps/x86_64/pthread_spin_lock.S: Moved ...
4169         * sysdeps/x86_64/nptl/pthread_spin_lock.S: ... here.
4170         * nptl/sysdeps/x86_64/pthread_spin_trylock.S: Moved ...
4171         * sysdeps/x86_64/nptl/pthread_spin_trylock.S: ... here.
4172         * nptl/sysdeps/x86_64/pthread_spin_unlock.S: Moved ...
4173         * sysdeps/x86_64/nptl/pthread_spin_unlock.S: ... here.
4174         * nptl/sysdeps/x86_64/pthreaddef.h: Moved ...
4175         * sysdeps/x86_64/nptl/pthreaddef.h: ... here.
4176         * nptl/sysdeps/x86_64/tcb-offsets.sym: Moved ...
4177         * sysdeps/x86_64/nptl/tcb-offsets.sym: ... here.
4178         * nptl/sysdeps/x86_64/tls.h: Moved ...
4179         * sysdeps/x86_64/nptl/tls.h: ... here.
4180         * nptl/sysdeps/x86_64/x32/shlib-versions: Moved ...
4181         * sysdeps/x86_64/x32/nptl/shlib-versions: ... here.
4182         * nptl/sysdeps/x86_64/x32/tls.h: Moved ...
4183         * sysdeps/x86_64/x32/nptl/tls.h: ... here.
4184
4185         * sysdeps/x86_64/x32/nptl/tls.h: Use #include_next.
4186
4187 2014-06-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4188
4189         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
4190
4191 2014-06-11  Joseph Myers  <joseph@codesourcery.com>
4192
4193         * conform/data/sys/mman.h-data [POSIX] (size_t): Do not require
4194         type.
4195         [POSIX] (off_t): Likewise.
4196         * conform/data/sys/stat.h-data (S_IRGRP): Require constant.
4197         [POSIX] (S_ISBLK): Require macro.
4198         [POSIX] (S_ISCHR): Likewise.
4199         [POSIX] (S_ISDIR): Likewise.
4200         [POSIX] (S_ISFIFO): Likewise.
4201         [POSIX] (S_ISREG): Likewise.
4202         [POSIX || XPG3 || XPG4 || UNIX98] (S_TYPEISTMO): Do not list
4203         optional-macro.
4204         * conform/data/sys/types.h-data [POSIX] (blkcnt_t): Do not require
4205         type.
4206         [POSIX] (time_t): Likewise.
4207         [POSIX] (timer_t): Likewise.
4208
4209 2014-06-11  Florian Weimer  <fweimer@redhat.com>
4210
4211         [BZ #17048]
4212         * posix/spawn_int.h (struct __spawn_action): Make the path string
4213         non-const to support deallocation.
4214         * posix/spawn_faction_addopen.c
4215         (posix_spawn_file_actions_addopen): Make a copy of the pathname.
4216         * posix/spawn_faction_destroy.c
4217         (posix_spawn_file_actions_destroy): Adjust comment.  Deallocate
4218         path in all spawn_do_open actions.
4219         * posix/tst-spawn.c (do_test): Exercise the copy operation in
4220         posix_spawn_file_actions_addopen.
4221
4222 2014-06-11  Chris Metcalf  <cmetcalf@tilera.com>
4223
4224         * sysdeps/unix/sysv/linux/tile/pt-vfork.c: New file.
4225         * sysdeps/unix/sysv/linux/tile/pt-vfork.S: Remove file.
4226         * sysdeps/unix/sysv/linux/tile/vfork.S (__vfork): Make PT_VFORK
4227         conditional code always true.
4228         (__libc_vfork): New alias.
4229
4230 2014-06-11  Roland McGrath  <roland@hack.frob.com>
4231
4232         * sysdeps/tile/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
4233         * sysdeps/unix/sysv/linux/tile/createthread.c: File removed.
4234
4235         * nptl/sysdeps/s390/tls.h (TLS_DEFINE_INIT_TP): New macro.
4236
4237         * sysdeps/alpha/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
4238         * sysdeps/unix/sysv/linux/alpha/createthread.c: File removed.
4239
4240         * nptl/sysdeps/powerpc/tls.h (TLS_DEFINE_INIT_TP): New macro.
4241         * sysdeps/unix/sysv/linux/powerpc/createthread.c: File removed.
4242
4243         * sysdeps/aarch64/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
4244         * sysdeps/unix/sysv/linux/aarch64/nptl/createthread.c: File removed.
4245
4246 2014-06-11  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
4247
4248         * sysdeps/powerpc/powerpc64/power7/strcmp.S: New file: Optimization.
4249         * sysdeps/powerpc/powerpc64/multiarch/strcmp.c: New file:
4250         multiarch strcmp for PPC64.
4251         * sysdeps/powerpc/powerpc64/multiarch/strcmp-ppc64.S: New file.
4252         * sysdeps/powerpc/powerpc64/multiarch/strcmp-power7.S: New file.
4253         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcmp
4254         multiarch optimizations.
4255         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
4256         (__libc_ifunc_impl_list): Likewise.
4257
4258 2014-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
4259
4260         * benchtests/scripts/validate_benchout.py: New script.
4261         * benchtests/Makefile (bench-func): Call it.
4262         * benchtests/scripts/benchout.schema.json: New file.
4263
4264 2014-06-10  Chris Metcalf  <cmetcalf@tilera.com>
4265
4266         * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h: Moved ...
4267         * sysdeps/tile/nptl/bits/pthreadtypes.h: ... here.
4268         * sysdeps/unix/sysv/linux/tile/nptl/bits/semaphore.h: Moved ...
4269         * sysdeps/tile/nptl/bits/semaphore.h: ... here.
4270         * sysdeps/unix/sysv/linux/tile/nptl/Makefile: Removed, merged into ...
4271         * sysdeps/unix/sysv/linux/tile/Makefile: ... here.
4272         * sysdeps/unix/sysv/linux/tile/nptl/clone.S: Moved ...
4273         * sysdeps/unix/sysv/linux/tile/clone.S: ... here.
4274         * sysdeps/unix/sysv/linux/tile/nptl/createthread.c: Moved ...
4275         * sysdeps/unix/sysv/linux/tile/createthread.c: ... here.
4276         * sysdeps/unix/sysv/linux/tile/nptl/lowlevellock.h: Moved ...
4277         * sysdeps/unix/sysv/linux/tile/lowlevellock.h: ... here.
4278         * sysdeps/unix/sysv/linux/tile/nptl/pt-vfork.S: Moved ...
4279         * sysdeps/unix/sysv/linux/tile/pt-vfork.S: ... here.
4280         * sysdeps/unix/sysv/linux/tile/nptl/sysdep-cancel.h: Moved ...
4281         * sysdeps/unix/sysv/linux/tile/sysdep-cancel.h: ... here.
4282         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/c++-types.data:
4283         Moved ...
4284         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/c++-types.data:
4285         ... here.
4286         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/ld.abilist:
4287         Moved ...
4288         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/ld.abilist: ... here.
4289         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libBrokenLocale.abilist:
4290         Moved ...
4291         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libBrokenLocale.abilist:
4292         ... here.
4293         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libanl.abilist:
4294         Moved ...
4295         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libanl.abilist:
4296         ... here.
4297         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libc.abilist:
4298         Moved ...
4299         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libc.abilist: ... here.
4300         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libcrypt.abilist:
4301         Moved ...
4302         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libcrypt.abilist:
4303         ... here.
4304         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libdl.abilist:
4305         Moved ...
4306         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libdl.abilist:
4307         ... here.
4308         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libm.abilist:
4309         Moved ...
4310         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libm.abilist: ... here.
4311         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libnsl.abilist:
4312         Moved ...
4313         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libnsl.abilist:
4314         ... here.
4315         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libpthread.abilist:
4316         Moved ...
4317         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libpthread.abilist:
4318         ... here.
4319         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libresolv.abilist:
4320         Moved ...
4321         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libresolv.abilist:
4322         ... here.
4323         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/librt.abilist:
4324         Moved ...
4325         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/librt.abilist: ... here.
4326         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libthread_db.abilist:
4327         Moved ...
4328         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libthread_db.abilist:
4329         ... here.
4330         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/nptl/libutil.abilist:
4331         Moved ...
4332         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx32/libutil.abilist:
4333         ... here.
4334         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/c++-types.data:
4335         Moved ...
4336         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/c++-types.data:
4337         ... here.
4338         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/ld.abilist:
4339         Moved ...
4340         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/ld.abilist: ... here.
4341         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libBrokenLocale.abilist:
4342         Moved ...
4343         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libBrokenLocale.abilist:
4344         ... here.
4345         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libanl.abilist:
4346         Moved ...
4347         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libanl.abilist:
4348         ... here.
4349         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libc.abilist:
4350         Moved ...
4351         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libc.abilist: ... here.
4352         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libcrypt.abilist:
4353         Moved ...
4354         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libcrypt.abilist:
4355         ... here.
4356         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libdl.abilist:
4357         Moved ...
4358         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libdl.abilist: ... here.
4359         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libm.abilist:
4360         Moved ...
4361         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libm.abilist: ... here.
4362         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libnsl.abilist:
4363         Moved ...
4364         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libnsl.abilist:
4365         ... here.
4366         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libpthread.abilist:
4367         Moved ...
4368         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libpthread.abilist:
4369         ... here.
4370         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libresolv.abilist:
4371         Moved ...
4372         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libresolv.abilist:
4373         ... here.
4374         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/librt.abilist:
4375         Moved ...
4376         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/librt.abilist: ... here.
4377         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libthread_db.abilist:
4378         Moved ...
4379         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libthread_db.abilist:
4380         ... here.
4381         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/nptl/libutil.abilist:
4382         Moved ...
4383         * sysdeps/unix/sysv/linux/tile/tilegx/tilegx64/libutil.abilist:
4384         ... here.
4385         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/c++-types.data: Moved ...
4386         * sysdeps/unix/sysv/linux/tile/tilepro/c++-types.data: ... here.
4387         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/ld.abilist: Moved ...
4388         * sysdeps/unix/sysv/linux/tile/tilepro/ld.abilist: ... here.
4389         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libBrokenLocale.abilist:
4390         Moved ...
4391         * sysdeps/unix/sysv/linux/tile/tilepro/libBrokenLocale.abilist:
4392         ... here.
4393         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libanl.abilist: Moved ...
4394         * sysdeps/unix/sysv/linux/tile/tilepro/libanl.abilist: ... here.
4395         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libc.abilist: Moved ...
4396         * sysdeps/unix/sysv/linux/tile/tilepro/libc.abilist: ... here.
4397         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libcrypt.abilist: Moved ...
4398         * sysdeps/unix/sysv/linux/tile/tilepro/libcrypt.abilist: ... here.
4399         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libdl.abilist: Moved ...
4400         * sysdeps/unix/sysv/linux/tile/tilepro/libdl.abilist: ... here.
4401         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libm.abilist: Moved ...
4402         * sysdeps/unix/sysv/linux/tile/tilepro/libm.abilist: ... here.
4403         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libnsl.abilist: Moved ...
4404         * sysdeps/unix/sysv/linux/tile/tilepro/libnsl.abilist: ... here.
4405         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libpthread.abilist:
4406         Moved ...
4407         * sysdeps/unix/sysv/linux/tile/tilepro/libpthread.abilist: ... here.
4408         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libresolv.abilist:
4409         Moved ...
4410         * sysdeps/unix/sysv/linux/tile/tilepro/libresolv.abilist: ... here.
4411         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/librt.abilist: Moved ...
4412         * sysdeps/unix/sysv/linux/tile/tilepro/librt.abilist: ... here.
4413         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libthread_db.abilist:
4414         Moved ...
4415         * sysdeps/unix/sysv/linux/tile/tilepro/libthread_db.abilist: ... here.
4416         * sysdeps/unix/sysv/linux/tile/tilepro/nptl/libutil.abilist: Moved ...
4417         * sysdeps/unix/sysv/linux/tile/tilepro/libutil.abilist: ... here.
4418         * sysdeps/unix/sysv/linux/tile/nptl/vfork.S: Moved ...
4419         * sysdeps/unix/sysv/linux/tile/vfork.S: ... here.
4420         * sysdeps/unix/sysv/linux/tile/nptl/waitpid.S: Moved ...
4421         * sysdeps/unix/sysv/linux/tile/waitpid.S: ... here.
4422
4423 2014-06-10  Wilco  <wdijkstr@arm.com>
4424
4425         * math/test-fenv-return.c: New file.
4426         * math/Makefile: Add new test test-fenv-return.
4427
4428 2014-06-10  Joseph Myers  <joseph@codesourcery.com>
4429
4430         [BZ #17042]
4431         * sysdeps/i386/fpu/e_log2.S (__ieee754_log2): Take absolete value
4432         when x - 1 is zero.
4433         * sysdeps/i386/fpu/e_log2f.S (__ieee754_log2f): Likewise.
4434         * sysdeps/i386/fpu/e_log2l.S (__ieee754_log2l): Likewise.
4435         * sysdeps/ieee754/ldbl-128/e_log2l.c (__ieee754_log2l): Return
4436         0.0L for an argument of 1.0L.
4437         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l):
4438         Likewise.
4439         * sysdeps/x86_64/fpu/e_log2l.S (__ieee754_log2l): Take absolute
4440         value when x - 1 is zero.
4441         * math/libm-test.inc (log2_test): Use ALL_RM_TEST.
4442         * sysdeps/i386/fpu/libm-test-ulps: Update.
4443         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
4444
4445 2014-06-09  Bernard Ogden  <bernie.ogden@linaro.org>
4446
4447         [BZ #15119]
4448         * ports/sysdeps/unix/sysv/linux/hppa/nptl/lowlevellock.c: Remove file.
4449
4450 2014-06-09  Roland McGrath  <roland@hack.frob.com>
4451
4452         * nptl/sysdeps/sh/tls.h (TLS_DEFINE_INIT_TP): New macro.
4453         * nptl/sysdeps/unix/sysv/linux/sh/createthread.c: File removed.
4454
4455 2014-06-09  Roland McGrath  <roland@hack.frob.com>
4456
4457         * sysdeps/m68k/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
4458         * sysdeps/unix/sysv/linux/m68k/nptl/createthread.c: File removed.
4459
4460         * sysdeps/hppa/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
4461         * sysdeps/unix/sysv/linux/hppa/nptl/createthread.c: File removed.
4462
4463         * sysdeps/mips/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
4464         * sysdeps/unix/sysv/linux/mips/nptl/createthread.c: File removed.
4465
4466         * sysdeps/arm/nptl/tls.h (TLS_DEFINE_INIT_TP): New macro.
4467         * sysdeps/unix/sysv/linux/arm/createthread.c: File removed.
4468
4469         * nptl/sysdeps/pthread/createthread.c (TLS_DEFINE_INIT_TP): New macro,
4470         if not already defined.
4471         (do_clone): Use that in place of PREPARE_CREATE and TLS_VALUE.
4472         * nptl/sysdeps/x86_64/tls.h (TLS_DEFINE_INIT_TP): New macro.
4473         * nptl/sysdeps/i386/tls.h (tls_fill_user_desc): New function.
4474         (TLS_INIT_TP): Use it.
4475         (TLS_DEFINE_INIT_TP): New macro.
4476         * sysdeps/unix/sysv/linux/i386/createthread.c: File removed.
4477
4478 2014-06-09  Joseph Myers  <joseph@codesourcery.com>
4479
4480         * conform/data/termios.h-data [POSIX] (IUCLC): Do not expect
4481         constant.
4482         [POSIX] (IXANY): Likewise.
4483         [POSIX] (OLCUC): Likewise.
4484         [POSIX || POSIX2008] (CBAUD): Do not allow.
4485         [POSIX || POSIX2008] (DEFECHO): Likewise.
4486         [POSIX || POSIX2008] (ECHOCTL): Likewise.
4487         [POSIX || POSIX2008] (ECHOKE): Likewise.
4488         [POSIX || POSIX2008] (ECHOPRT): Likewise.
4489         [POSIX || POSIX2008] (EXTA): Likewise.
4490         [POSIX || POSIX2008] (EXTB): Likewise.
4491         [POSIX || POSIX2008] (FLUSHO): Likewise.
4492         [POSIX || POSIX2008] (LOBLK): Likewise.
4493         [POSIX || POSIX2008] (PENDIN): Likewise.
4494         [POSIX || POSIX2008] (SWTCH): Likewise.
4495         [POSIX || POSIX2008] (VDISCARD): Likewise.
4496         [POSIX || POSIX2008] (VDSUSP): Likewise.
4497         [POSIX || POSIX2008] (VLNEXT): Likewise.
4498         [POSIX || POSIX2008] (VREPRINT): Likewise.
4499         [POSIX || POSIX2008] (VSTATUS): Likewise.
4500         [POSIX || POSIX2008] (VWERASE): Likewise.
4501         (B*): Change to B[0123456789]*.
4502         * conform/data/time.h-data [POSIX || UNIX98]
4503         (CLOCK_PROCESS_CPUTIME_ID): Do not expect constant.
4504         [POSIX || UNIX98] (CLOCK_THREAD_CPUTIME_ID): Likewise.
4505         [POSIX || UNIX98] (CLOCK_MONOTONIC): Likewise.
4506         [POSIX] (tm_*): Do not allow.
4507
4508 2014-06-07  Joseph Myers  <joseph@codesourcery.com>
4509
4510         * Makefile (install): Don't set LANGUAGE.
4511         * Makefile.in (install): Likewise.
4512         * assert/Makefile (test-assert-ENV): Remove variable.
4513         (test-assert-perr-ENV): Likewise.
4514         * elf/Makefile (neededtest4-ENV): Likewise.
4515         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
4516         [$(cross-compiling) = no]: Don't set LANGUAGE.
4517         * io/ftwtest-sh (LANG): Remove variable.
4518         * libio/Makefile (tst-widetext-ENV): Likewise.
4519         * manual/install.texi (Running make install): Don't refer to
4520         environment settings for make install.
4521         * INSTALL: Regenerated.
4522         * nptl/tst-tls6.sh: Don't set LANG.
4523         * posix/globtest.sh (LANG): Remove variable.
4524         * string/Makefile (tester-ENV): Likewise.
4525         (inl-tester-ENV): Likewise.
4526         (noinl-tester-ENV): Likewise.
4527         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
4528         [$(cross-compiling) = no]: Don't set LANGUAGE.
4529         * timezone/Makefile (build-testdata): Use $(built-program-cmd)
4530         without explicit environment settings.
4531
4532 2014-06-06  Roland McGrath  <roland@hack.frob.com>
4533
4534         * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h: Moved ...
4535         * sysdeps/sh/nptl/bits/pthreadtypes.h: ... here.
4536         * nptl/sysdeps/unix/sysv/linux/sh/bits/semaphore.h: Moved ...
4537         * sysdeps/sh/nptl/bits/semaphore.h: ... here.
4538
4539 2014-06-06  Chris Metcalf  <cmetcalf@tilera.com>
4540
4541         * crypt/crypt-private.h [DOS]: Add some includes taken from the
4542         other files in the crypt directory.
4543         * crypt/crypt.c: Remove duplicate includes.
4544         * crypt/crypt-entry.c: Likewise.
4545         * crypt/crypt_util.c: Likewise.
4546
4547 2014-06-06  Joseph Myers  <joseph@codesourcery.com>
4548
4549         * Makeconfig (run-program-env): New variable.
4550         (run-program-prefix-before-env): Likewise.
4551         (run-program-prefix-after-env): Likewise.
4552         (run-program-prefix): Define in terms of new variables.
4553         (built-program-cmd-before-env): New variable.
4554         (built-program-cmd-after-env): Likewise.
4555         (built-program-cmd): Define in terms of new variables.
4556         (test-program-prefix-before-env): New variable.
4557         (test-program-prefix-after-env): Likewise.
4558         (test-program-prefix): Define in terms of new variables.
4559         (test-program-cmd-before-env): New variable.
4560         (test-program-cmd-after-env): Likewise.
4561         (test-program-cmd): Define in terms of new variables.
4562         * Rules (make-test-out): Use $(run-program-env).
4563         * scripts/cross-test-ssh.sh (env_blacklist): Remove variable.
4564         (help): Do not mention environment variables.  Mention
4565         --timeoutfactor option.
4566         (timeoutfactor): New variable.
4567         (blacklist_exports): Remove function.
4568         (exports): Remove variable.
4569         (command): Do not include ${exports}.
4570         * manual/install.texi (Configuring and compiling): Do not mention
4571         test wrappers preserving environment variables.  Mention that last
4572         assignment to a variable must take precedence.
4573         * INSTALL: Regenerated.
4574         * benchtests/Makefile (run-bench): Use $(run-program-env).
4575         * catgets/Makefile ($(objpfx)test1.cat): Use
4576         $(built-program-cmd-before-env), $(run-program-env) and
4577         $(built-program-cmd-after-env).
4578         ($(objpfx)test2.cat): Do not specify environment variables
4579         explicitly.
4580         ($(objpfx)de/libc.cat): Use $(built-program-cmd-before-env),
4581         $(run-program-env) and $(built-program-cmd-after-env).
4582         ($(objpfx)test-gencat.out): Use $(test-program-cmd-before-env),
4583         $(run-program-env) and $(test-program-cmd-after-env).
4584         ($(objpfx)sample.SJIS.cat): Do not specify environment variables
4585         explicitly.
4586         * catgets/test-gencat.sh: Use test_program_cmd_before_env,
4587         run_program_env and test_program_cmd_after_env arguments.
4588         * elf/Makefile ($(objpfx)tst-pathopt.out): Use $(run-program-env).
4589         * elf/tst-pathopt.sh: Use run_program_env argument.
4590         * iconvdata/Makefile ($(objpfx)iconv-test.out): Use
4591         $(test-wrapper-env) and $(run-program-env).
4592         * iconvdata/run-iconv-test.sh: Use test_wrapper_env and
4593         run_program_env arguments.
4594         * iconvdata/tst-table.sh: Do not set GCONV_PATH explicitly.
4595         * intl/Makefile ($(objpfx)tst-gettext.out): Use
4596         $(test-program-prefix-before-env), $(run-program-env) and
4597         $(test-program-prefix-after-env).
4598         ($(objpfx)tst-gettext2.out): Likewise.
4599         * intl/tst-gettext.sh: Use test_program_prefix_before_env,
4600         run_program_env and test_program_prefix_after_env arguments.
4601         * intl/tst-gettext2.sh: Likewise.
4602         * intl/tst-gettext4.sh: Do not set environment variables
4603         explicitly.
4604         * intl/tst-gettext6.sh: Likewise.
4605         * intl/tst-translit.sh: Likewise.
4606         * malloc/Makefile ($(objpfx)tst-mtrace.out): Use
4607         $(test-program-prefix-before-env), $(run-program-env) and
4608         $(test-program-prefix-after-env).
4609         * malloc/tst-mtrace.sh: Use test_program_prefix_before_env,
4610         run_program_env and test_program_prefix_after_env arguments.
4611         * math/Makefile (run-regen-ulps): Use $(run-program-env).
4612         * nptl/Makefile ($(objpfx)tst-tls6.out): Use $(run-program-env).
4613         * nptl/tst-tls6.sh: Use run_program_env argument.  Set LANG=C
4614         explicitly with each use of ${test_wrapper_env}.
4615         * posix/Makefile ($(objpfx)wordexp-tst.out): Use
4616         $(test-program-prefix-before-env), $(run-program-env) and
4617         $(test-program-prefix-after-env).
4618         * posix/tst-getconf.sh: Do not set environment variables
4619         explicitly.
4620         * posix/wordexp-tst.sh: Use test_program_prefix_before_env,
4621         run_program_env and test_program_prefix_after_env arguments.
4622         * stdio-common/tst-printf.sh: Do not set environment variables
4623         explicitly.
4624         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Use
4625         $(test-program-prefix-before-env), $(run-program-env) and
4626         $(test-program-prefix-after-env).
4627         * stdlib/tst-fmtmsg.sh: Use test_program_prefix_before_env,
4628         run_program_env and test_program_prefix_after_env arguments.
4629         Split $test calls into $test_pre and $test.
4630         * timezone/Makefile (build-testdata): Use
4631         $(built-program-cmd-before-env), $(run-program-env) and
4632         $(built-program-cmd-after-env).
4633
4634 2014-06-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
4635
4636         * sysdeps/powerpc/powerpc64/power7/strncat.S [STRLEN]: Define it as
4637         strlen for non SHARED builds.
4638
4639 2014-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
4640
4641         * nptl/allocatestack.c (check_list): Inlined function...
4642         (__reclaim_stacks): ... here.
4643
4644 2014-06-05  Ondřej Bílka  <neleai@seznam.cz>
4645
4646         [BZ #15698]
4647         * sysdeps/unix/sysv/linux/ifaddrs.c (getifaddrs_internal): Fix
4648         memory overrun.
4649
4650 2014-06-05  Joseph Myers  <joseph@codesourcery.com>
4651
4652         * Rules (make-test-out): Include
4653         LOCPATH=$(common-objpfx)localedata in default environment.
4654         * debug/Makefile (tst-chk1-ENV): Remove variable.
4655         (tst-chk2-ENV): Likewise.
4656         (tst-chk3-ENV): Likewise.
4657         (tst-chk4-ENV): Likewise.
4658         (tst-chk5-ENV): Likewise.
4659         (tst-chk6-ENV): Likewise.
4660         (tst-lfschk1-ENV): Likewise.
4661         (tst-lfschk2-ENV): Likewise.
4662         (tst-lfschk3-ENV): Likewise.
4663         (tst-lfschk4-ENV): Likewise.
4664         (tst-lfschk5-ENV): Likewise.
4665         (tst-lfschk6-ENV): Likewise.
4666         * iconvdata/Makefile (bug-iconv6-ENV): Likewise.
4667         (tst-iconv7-ENV): Likewise.
4668         * intl/Makefile (LOCPATH-ENV): Likewise.
4669         (tst-codeset-ENV): Likewise.
4670         (tst-gettext3-ENV): Likewise.
4671         (tst-gettext5-ENV): Likewise.
4672         * libio/Makefile (tst-widetext-ENV): Don't set LOCPATH.
4673         (tst-fopenloc-ENV): Likewise.
4674         (tst-fgetws-ENV): Remove variable.
4675         (tst-ungetwc1-ENV): Likewise.
4676         (tst-ungetwc2-ENV): Likewise.
4677         (bug-ungetwc2-ENV): Likewise.
4678         (tst-swscanf-ENV): Likewise.
4679         (bug-ftell-ENV): Likewise.
4680         (tst-fgetwc-ENV): Likewise.
4681         (tst-fseek-ENV): Likewise.
4682         (tst-ftell-partial-wide-ENV): Likewise.
4683         (tst-ftell-active-handler-ENV): Likewise.
4684         (tst-ftell-append-ENV): Likewise.
4685         * posix/Makefile (tst-fnmatch-ENV): Likewise.
4686         (tst-regexloc-ENV): Likewise.
4687         (bug-regex1-ENV): Likewise.
4688         (tst-regex-ENV): Likewise.
4689         (tst-regex2-ENV): Likewise.
4690         (bug-regex5-ENV): Likewise.
4691         (bug-regex6-ENV): Likewise.
4692         (bug-regex17-ENV): Likewise.
4693         (bug-regex18-ENV): Likewise.
4694         (bug-regex19-ENV): Likewise.
4695         (bug-regex20-ENV): Likewise.
4696         (bug-regex22-ENV): Likewise.
4697         (bug-regex23-ENV): Likewise.
4698         (bug-regex25-ENV): Likewise.
4699         (bug-regex26-ENV): Likewise.
4700         (bug-regex30-ENV): Likewise.
4701         (bug-regex32-ENV): Likewise.
4702         (bug-regex33-ENV): Likewise.
4703         (bug-regex34-ENV): Likewise.
4704         (bug-regex35-ENV): Likewise.
4705         (tst-rxspencer-ENV): Likewise.
4706         (tst-rxspencer-no-utf8-ENV): Likewise.
4707         * stdio-common/Makefile (tst-sprintf-ENV): Likewise.
4708         (tst-sscanf-ENV): Likewise.
4709         (tst-swprintf-ENV): Likewise.
4710         (tst-swscanf-ENV): Likewise.
4711         (test-vfprintf-ENV): Likewise.
4712         (scanf13-ENV): Likewise.
4713         (bug14-ENV): Likewise.
4714         (tst-grouping-ENV): Likewise.
4715         * stdlib/Makefile (tst-strtod-ENV): Likewise.
4716         (tst-strtod3-ENV): Likewise.
4717         (tst-strtod4-ENV): Likewise.
4718         (tst-strtod5-ENV): Likewise.
4719         (testmb2-ENV): Likewise./
4720         * string/Makefile (tst-strxfrm-ENV): Likewise.
4721         (tst-strxfrm2-ENV): Likewise.
4722         (bug-strcoll1-ENV): Likewise.
4723         (test-strcasecmp-ENV): Likewise.
4724         (test-strncasecmp-ENV): Likewise.
4725         * time/Makefile (tst-strptime-ENV): Likewise.
4726         (tst-ftime_l-ENV): Likewise.
4727         * wcsmbs/Makefile (tst-btowc-ENV): Likewise.
4728         (tst-mbrtowc-ENV): Likewise.
4729         (tst-wcrtomb-ENV): Likewise.
4730         (tst-mbrtowc2-ENV): Likewise.
4731         (tst-c16c32-1-ENV): Likewise.
4732         (tst-mbsnrtowcs-ENV): Likewise.
4733
4734 2014-06-05  Ondřej Bílka  <neleai@seznam.cz>
4735
4736         * manual/resource.texi (How to get information about the memory
4737         subsystem?): Fix typo.
4738         Reported by Peon de la Parra Ivan <peon@keba.com>
4739
4740 2014-06-03  Guo Yixuan  <culu.gyx@gmail.com>
4741
4742         [BZ #16882]
4743         * nptl/sysdeps/sparc/sparc32/pthread_spin_lock.S
4744         (pthread_spin_lock): Branch out of spin loop to proper location.
4745         * nptl/sysdeps/sparc/sparc64/pthread_spin_lock.S
4746         (pthread_spin_lock): Likewise.
4747
4748         * nptl/tst-spin4.c: New test.
4749         * nptl/Makefile (tests): Add tst-spin4.
4750
4751 2014-06-03  Andreas Schwab  <schwab@suse.de>
4752
4753         [BZ #15946]
4754         * resolv/res_send.c (send_dg): Reload file descriptor after
4755         calling reopen.
4756
4757 2014-06-03  Stefan Liebler  <stli@linux.vnet.ibm.com>
4758
4759         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
4760
4761 2014-06-03  Richard Henderson  <rth@redhat.com>
4762
4763         * sysdeps/unix/sysv/linux/aarch64/pt-vfork.c: New file.
4764         * sysdeps/unix/sysv/linux/aarch64/nptl/pt-vfork.S: Remove file.
4765         * sysdeps/unix/sysv/linux/aarch64/vfork.S (__vfork): Incorporate
4766         SAVE_PID and RESTORE_PID blocks from pt-vfork.S.  Map 0 to INT_MIN
4767         in the SAVE_PID block.
4768         (__libc_vfork): New alias.
4769         * sysdeps/unix/sysv/linux/aarch64/nptl/vfork.S: Remove file.
4770
4771         * sysdeps/unix/sysv/linux/aarch64/clone.S (__clone): Save args for
4772         child in registers, not on the stack.  Remove RESET_PID conditionals.
4773         * sysdeps/unix/sysv/linux/aarch64/nptl/clone.S: Remove file.
4774
4775 2014-06-03  Marcus Shawcroft  <marcus.shawcroft@arm.com>
4776
4777         * sysdeps/aarch64/libm-test-ulps: Regenerate.
4778
4779 2014-06-03  Wilco  <wdijkstr@arm.com>
4780
4781         * sysdeps/aarch64/fpu/math_private.h (libc_fesetround_aarch64)
4782         (libc_feholdexcept_setround_aarch64) (libc_feholdsetround_aarch64)
4783         (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
4784         Use _FPU_FPCR_RM_MASK for rounding mask rather than FE_TOWARDZERO.
4785         * sysdeps/aarch64/fpu/get-rounding-mode.h (get_rounding_mode):
4786         Likewise.
4787
4788 2014-06-03  Wilco  <wdijkstr@arm.com>
4789
4790         * sysdeps/aarch64/fpu/math_private.h
4791         (libc_feholdexcept_aarch64) (libc_feholdexcept_setround_aarch64)
4792         (libc_fetestexcept_aarch64) (libc_fesetenv_aarch64)
4793         (libc_feupdateenv_test_aarch64) (libc_feholdsetround_aarch64)
4794         (libc_feresetround_aarch64) (libc_feholdsetround_aarch64_ctx):
4795         Fix declarations.
4796
4797 2014-06-03  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
4798
4799         * crypt/crypt-private.h: Include ufc-crypt.h.
4800         (__b64_from_24bit): Declare extern.
4801         * crypt/crypt_util.c(__b64_from_24bit): New function.
4802         (b64t): New static const variable.
4803         * crypt/md5-crypt.c (b64_from_24bit): Remove function.
4804         (b64t): Remove variable.
4805         (__md5_crypt_r): Replace b64_from_24bit with __b64_from_24bit.
4806         * crypt/sha256-crypt.c: Include crypt-private.h.
4807         (b64t): Remove variable.
4808         (__sha256_crypt_r): Remove b64_from_24bit and replace
4809         with __b64_from_24bit.
4810         * crypt/sha512-crypt.c: Likewise.
4811
4812 2014-06-02  Roland McGrath  <roland@hack.frob.com>
4813
4814         * nptl/sysdeps/unix/sysv/linux/sh/vfork.S: Moved ...
4815         * sysdeps/unix/sysv/linux/sh/vfork.S: ... here.
4816         Label the code __libc_vfork rather than __vfork.
4817         [!NOT_IN_libc] (vfork): Define as weak alias.
4818         [!NOT_IN_libc] (__vfork): Define as strong alias, and libc_hidden_def.
4819         * sysdeps/unix/sysv/linux/sh/pt-vfork.S: New file.
4820         * nptl/sysdeps/unix/sysv/linux/sh/pt-vfork.S: File removed.
4821
4822 2014-06-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
4823
4824         * malloc/malloc.c (malloc_info): Fix format specifier for
4825         n_mmaps.
4826
4827 2014-06-02  Wilco  <wdijkstr@arm.com>
4828
4829         * sysdeps/aarch64/fpu/fpu_control.h (_FPU_SETCW): Remove ISB after
4830         FPCR write.
4831
4832 2014-06-02  Wilco  <wdijkstr@arm.com>
4833
4834         [BZ #17009]
4835         * sysdeps/aarch64/fpu/feupdateenv (feupdateenv):
4836         Rewrite to reduce FPCR/FPSR accesses.
4837
4838 2014-06-01  David S. Miller  <davem@davemloft.net>
4839
4840         * sysdeps/sparc/fpu/libm-test-ulps: Update.
4841
4842 2014-05-31  David S. Miller  <davem@davemloft.net>
4843
4844         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Force computations
4845         to occur in round to nearest mode when |x| >= 2.0
4846
4847 2014-05-30  Richard Henderson  <rth@twiddle.net>
4848
4849         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Remove.
4850         (PSEUDO_RET_NOERRNO): Remove.
4851         (ret): Don't redefine.
4852         (ret_NOERRNO): Define in terms of ret.
4853         (ret_ERRVAL): Likewise.
4854
4855         * sysdeps/unix/sysv/linux/aarch64/ioctl.S (__ioctl): Remove the
4856         use of PSEUDO_RET; perform the error check directly.
4857
4858 2014-05-30 Marko Myllynen  <myllynen@redhat.com>
4859
4860         * sysdeps/x86_64/link-defines.sym (BND_SIZE): Replace __int128
4861         with __int128_t.
4862
4863 2014-05-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
4864
4865         * malloc/malloc (malloc_info): Fix formatting.
4866
4867 2014-05-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
4868             Roland McGrath  <roland@hack.frob.com>
4869
4870         * malloc/malloc (malloc_info): Also print mmapped statistics.
4871
4872 2014-05-30  Roland McGrath  <roland@hack.frob.com>
4873
4874         * sysdeps/unix/sysv/linux/m68k/arch-fork.h: New file.
4875         * sysdeps/unix/sysv/linux/m68k/nptl/fork.c: File removed.
4876
4877 2014-05-30  Ondřej Bílka  <neleai@seznam.cz>
4878
4879         * malloc/malloc.c (malloc_info): Inline mi_arena.
4880
4881 2014-05-29  Richard Henderson  <rth@twiddle.net>
4882
4883         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (INTERNAL_VSYSCALL_NCS):
4884         Remove comma before expanding ASM_ARGS_##nr.
4885         (INTERNAL_SYSCALL_RAW): Make _sys_result signed, instead of casting.
4886         Make _x0 a strict output; make _x8 a strict input; adjust expansion
4887         of ASM_ARGS_##nr.
4888         (CLOBBER_ARGS_0, CLOBBER_ARGS_1, CLOBBER_ARGS_2): Remove.
4889         (CLOBBER_ARGS_3, CLOBBER_ARGS_4, CLOBBER_ARGS_5): Remove.
4890         (CLOBBER_ARGS_6, CLOBBER_ARGS_7): Remove.
4891         (ASM_ARGS_1): Add leading comma.
4892
4893         * sysdeps/unix/sysv/linux/aarch64/sysdep.h [NOT_IN_libc]
4894         (SYSCALL_ERROR_HANDLER): Use tpidr_el0 instead of a call
4895         to __errno_location.
4896         * sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data (libpthread.so):
4897         Remove the expected plt for __errno_location.
4898
4899         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
4900         [NOT_IN_libc] (SINGLE_THREAD_P): Use tpidr_el0 instead of a
4901         call to __read_tp.
4902
4903         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
4904         Always allocate 64 bytes of stack frame.  Use ldp/stp to create
4905         it and break it down.
4906         (DOCARGS_0, DOCARGS_1): Do nothing.
4907         (DOCARGS_2): Update to store into the new stack frame.
4908         (DOCARGS_3, DOCARGS_4, DOCARGS_5, DOCARGS_6): Likewise.
4909         (UNDOCARGS_1): Update to restore from the new stack frame.
4910         (UNDOCARGS_2, UNDOCARGS_3, UNDOCARGS_4): Likewise.
4911         (UNDOCARGS_5, UNDOCARGS_6): Likewise.
4912
4913         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
4914         (SINGLE_THREAD_P): New parameter for result regno.
4915         (PSEUDO): Update to match; use cbz instead of beq.
4916
4917         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
4918         Use ENTRY to define the _nocancel entry point.  Share the syscall
4919         and syscall error check paths with the cancel path.
4920         (PSEUDO_END): New.
4921
4922         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h: Adjust
4923         whitespace; tabs before and after asm mnemonics.
4924
4925 2014-05-29  Eric Wong  <normalperson@yhbt.net>
4926
4927         [BZ #15132]
4928         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
4929         Call fstat64 or stat64 internally, depending on arguments passed.
4930         Replace stat buffer argument with file descriptor argument.
4931         (INTERNAL_STATVFS): Update arguments to match __statvfs_getflags.
4932         * sysdeps/unix/sysv/linux/fstatvfs.c (fstatvfs):
4933         Pass fd to __internal_statvfs instead of calling fstat64.
4934         * sysdeps/unix/sysv/linux/fstatvfs64.c (__fstatvfs64):
4935         Pass fd to __internal_statvfs64 instead of calling fstat64.
4936         * sysdeps/unix/sysv/linux/statvfs.c (statvfs):
4937         Pass -1 to __internal_statvfs instead of calling stat64.
4938         * sysdeps/unix/sysv/linux/statvfs64.c (__statvfs64):
4939         Pass -1 to __internal_statvfs64 instead of calling stat64.
4940
4941 2014-05-28  Roland McGrath  <roland@hack.frob.com>
4942
4943         * sysdeps/unix/sysv/linux/sh/clone.S: Deconditionalize the code
4944         that was previously under [RESET_PID].
4945         * nptl/sysdeps/unix/sysv/linux/sh/clone.S: File removed.
4946
4947         * sysdeps/unix/sysv/linux/tile/arch-fork.h: New file.
4948         * sysdeps/unix/sysv/linux/tile/nptl/fork.c: File removed.
4949
4950 2014-05-27  Roland McGrath  <roland@hack.frob.com>
4951
4952         * sysdeps/unix/sysv/linux/ia64/arch-fork.h: New file.
4953
4954         * sysdeps/unix/sysv/linux/sh/arch-fork.h: New file.
4955         * nptl/sysdeps/unix/sysv/linux/sh/fork.c: File removed.
4956
4957 2014-05-27  Ondřej Bílka  <neleai@seznam.cz>
4958
4959         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate code.
4960
4961 2014-05-27  Andreas Schwab  <schwab@suse.de>
4962
4963         * csu/libc-tls.c (__libc_setup_tls): Remove second argument from
4964         TLS_INIT_TP macro.
4965         * elf/dl-load.c (_dl_map_object_from_fd): Likewise.
4966         * elf/rtld.c (init_tls, dl_main): Likewise.
4967         * nptl/sysdeps/i386/tls.h (TLS_INIT_TP): Likewise.
4968         * nptl/sysdeps/powerpc/tls.h (TLS_INIT_TP): Likewise.
4969         * nptl/sysdeps/s390/tls.h (TLS_INIT_TP): Likewise.
4970         * nptl/sysdeps/sh/tls.h (TLS_INIT_TP): Likewise.
4971         * nptl/sysdeps/sparc/tls.h (TLS_INIT_TP): Likewise.
4972         * nptl/sysdeps/x86_64/tls.h (TLS_INIT_TP): Likewise.
4973         * sysdeps/aarch64/nptl/tls.h (TLS_INIT_TP): Likewise.
4974         * sysdeps/alpha/nptl/tls.h (TLS_INIT_TP): Likewise.
4975         * sysdeps/arm/nptl/tls.h (TLS_INIT_TP): Likewise.
4976         * sysdeps/hppa/nptl/tls.h (TLS_INIT_TP): Likewise.
4977         * sysdeps/ia64/nptl/tls.h (TLS_INIT_TP): Likewise.
4978         * sysdeps/m68k/nptl/tls.h (TLS_INIT_TP): Likewise.
4979         * sysdeps/mach/hurd/i386/tls.h (_hurd_tls_init): Likewise.
4980         * sysdeps/microblaze/nptl/tls.h (TLS_INIT_TP): Likewise.
4981         * sysdeps/mips/nptl/tls.h (TLS_INIT_TP): Likewise.
4982         * sysdeps/tile/nptl/tls.h (TLS_INIT_TP): Likewise.
4983         * sysdeps/generic/tls.h: Update description.
4984
4985 2014-05-27  Will Newton  <will.newton@linaro.org>
4986
4987         [BZ #16990]
4988         * sysdeps/arm/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Save
4989         and restore r2 rather than just restoring.
4990
4991 2014-05-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
4992
4993         [BZ #16724]
4994         * libio/tst-ftell-append.c: New test case.
4995         * libio/Makefile (tests): Add test case.
4996         * libio/fileops.c (do_ftell): Don't trust _IO_read_end when in
4997         append mode.
4998         * libio/wfileops.c (do_ftell_wide): Likewise.
4999
5000 2014-05-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5001
5002         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
5003
5004         * nptl/sysdeps/unix/sysv/linux/powerpc/Versions: Remove, merge into
5005         ...
5006         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions: ... here.
5007         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
5008         * nptl/sysdeps/unix/sysv/linux/powerpc/Makefile: Moved rules to ...
5009         * sysdeps/unix/sysv/linux/powerpc/Makefile: ... here.
5010         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: Moved ...
5011         * sysdeps/unix/sysv/linux/powerpc/bits/local_lim.h: ... here.
5012         * nptl/sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: Moved ...
5013         * sysdeps/unix/sysv/linux/powerpc/lowlevellock.h: ...here.
5014         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h:
5015         Moved ...
5016         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h: ... here.
5017         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h:
5018         Moved ...
5019         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep-cancel.h: ... here.
5020         * nptl/sysdeps/unix/sysv/linux/powerpc/createthread.c: Moved ...
5021         * sysdeps/unix/sysv/linux/powerpc/createthread.c: ... here.
5022         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Moved ...
5023         * sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: ... here.
5024         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: Moved
5025         ...
5026         * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstack.c: ... here.
5027         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c:
5028         Moved ...
5029         * sysdeps/unix/sysv/linux/powerpc/pthread_attr_setstacksize.c: ...
5030         here.
5031         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: Moved
5032         ...
5033         * sysdeps/unix/sysv/linux/powerpc/pthread_spin_unlock.c: ... here.
5034         * nptl/sysdeps/unix/sysv/linux/powerpc/sem_post.c: Moved ...
5035         * sysdeps/unix/sysv/linux/powerpc/sem_post.c: ... here.
5036
5037         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Moved ...
5038         * sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: ... here.
5039         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: Moved ...
5040         * sysdeps/unix/sysv/linux/powerpc/bits/semaphore.h: ... here.
5041
5042         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Remove,
5043         merge into ...
5044         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: ... here.
5045         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: Moved
5046         ...
5047         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c: ... here.
5048         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: Moved
5049         ...
5050         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c: ... here.
5051         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
5052         Moved ...
5053         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c: ...
5054         here.
5055         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
5056         Moved ...
5057         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c: ... here.
5058         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
5059         Moved ...
5060         * sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c: ... here.
5061
5062         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Remove
5063         conditional [RESET_PID].
5064         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Likewise.
5065         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: File
5066         removed.
5067         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: File
5068         removed.
5069
5070         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: Include
5071         <tcb-offsets.h>.
5072         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
5073         (__libc_vfork): New strong alias.
5074         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/pt-vfork.S: File
5075         removed.
5076         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S: File
5077         Removed.
5078
5079         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: Include
5080         <tcb-offsets.h>.
5081         (__vfork): Incorporate save/retore of PID from nptl/vfork.S here.
5082         (__libc_vfork): New strong alias.
5083         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/pt-vfork.S: File
5084         removed.
5085         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S: File
5086         removed.
5087
5088 2014-05-26  Carlos O'Donell  <carlos@redhat.com>
5089
5090         * malloc/malloc.c (mi_arena): New function.
5091         (malloc_info): Remove nested function mi_arena. Call non-nosted
5092         function mi_arena.
5093
5094 2014-05-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5095
5096         * sysdeps/powerpc/powerpc32/power4/memset.S (memset): Replace insrdi
5097         by insrwi.
5098         * sysdeps/powerpc/powerpc32/power6/memset.S (memset): Likewise.
5099         * sysdeps/powerpc/powerpc32/power7/memset.S (memset): Likewise.
5100         * sysdeps/powerpc/powerpc32/power7/memchr.S (memchr): Likewise.
5101         * sysdeps/powerpc/powerpc32/power7/memrchr.S (memrchr): Likewise.
5102         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S (rawmemchr): Likewise.
5103         * sysdeps/powerpc/powerpc32/power7/strchr.S (strchr): Likewise.
5104         * sysdeps/powerpc/powerpc32/power7/strchrnul.S (strchrnul): Likewise.
5105
5106 2014-05-26  Andreas Schwab  <schwab@suse.de>
5107
5108         [BZ #16984]
5109         * locale/programs/repertoire.c (repertoire_read): Add slash
5110         between I18NPATH element and file name.
5111         * locale/programs/locfile.c (locfile_read): Likewise.
5112
5113 2014-05-26  Stefan Liebler  <stli@linux.vnet.ibm.com>
5114
5115         * nptl/pthread_mutexattr_settype.c
5116         (__pthread_mutexattr_settype):
5117         Disable lock elision for PTHREAD_MUTEX_NORMAL.
5118
5119 2014-05-26  Stefan Liebler  <stli@linux.vnet.ibm.com>
5120
5121         * nptl/tst-mutex5 (do_test):
5122         Use #ifndef ENABLE_LOCK_ELISION instead of #ifdef.
5123
5124 2014-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
5125
5126         * benchtests/README: Document 'init' directive.
5127         * benchtests/bench-skeleton.c (main) [BENCH_INIT]: Call
5128         BENCH_INIT.
5129         * scripts/bench.py (gen_source): Define BENCH_INIT macro.
5130         (parse_file): Recognize 'init' directive.
5131
5132 2014-05-26  Kyle McMartin  <kyle@redhat.com>
5133
5134         [BZ #16796]
5135         * sysdeps/aarch64/nptl/tls.h: increase TCB alignment to the
5136         alignment of struct pthread.
5137
5138 2014-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
5139
5140         [BZ #16878]
5141         * nscd/netgroupcache.c (addgetnetgrentX): Look for
5142         NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
5143         * nscd/nss_files/files-netgrp.c (_nss_netgroup_parseline): Use
5144         NSS_STATUS_TRYAGAIN to indicate insufficient buffer space.
5145
5146 2014-05-25  Richard Henderson  <rth@twiddle.net>
5147
5148         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
5149         (SINGLE_THREAD_P_PIC): Remove.
5150         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h
5151         (SINGLE_THREAD_P_PIC): Remove.
5152
5153         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (PSEUDO_RET): Move
5154         branch to syscall error ...
5155         (PSEUDO): ... here.
5156         [NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Rename the label
5157         from __local_syscall_error to .Lsyscall_error.
5158         [!NOT_IN_libc] (SYSCALL_ERROR_HANDLER): Branch to __syscall_error.
5159         (SYSCALL_ERROR): Update label name.
5160
5161         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
5162         Do not use DOARGS/UNDOARGS.
5163         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Likewise.
5164         (DOARGS_0, DOARGS_1, DOARGS_2, DOARGS_3): Remove.
5165         (DOARGS_4, DOARGS_5, DOARGS_6, DOARGS_7): Remove.
5166         (UNDOARGS_0, UNDOARGS_1, UNDOARGS_2, UNDOARGS_3): Remove.
5167         (UNDOARGS_4, UNDOARGS_5, UNDOARGS_6, UNDOARGS_7): Remove.
5168
5169         * sysdeps/unix/sysv/linux/aarch64/sysdep.h (DO_CALL): Fix
5170         block comment.
5171
5172         * sysdeps/unix/sysv/linux/alpha/vfork.S (vfork, __vfork): Only
5173         define if !NOT_IN_libc.
5174         * sysdeps/unix/sysv/linux/alpha/pt-vfork.S (vfork, __vfork): Only
5175         define with non-default symbol versions.
5176
5177 2014-05-23  Richard Henderson  <rth@twiddle.net>
5178
5179         * nptl/pt-vfork.c (vfork_resolve): Rename from vfork_ifunc.
5180         (vfork, __vfork): Define via compat_symbol.
5181
5182         * nptl/pt-vfork.c: Error if !HAVE_IFUNC.
5183         [!HAVE_IFUNC] (vfork_compat): Remove.
5184         [!HAVE_IFUNC] (DEFINE_VFORK): Remove.
5185
5186 2014-05-23  Joseph Myers  <joseph@codesourcery.com>
5187
5188         [BZ #16978]
5189         * posix/tar.h [!__USE_XOPEN2K] (TSVTX): Define macro.
5190         * conform/Makefile (test-xfail-POSIX/tar.h/conform): Remove
5191         variable.
5192
5193 2014-05-23  Richard Henderson  <rth@twiddle.net>
5194
5195         * sysdeps/unix/sysv/linux/alpha/nptl/Makefile: Merge into...
5196         * sysdeps/unix/sysv/linux/alpha/Makefile: ... here.
5197         * sysdeps/unix/sysv/linux/alpha/nptl/Versions: Merge into...
5198         * sysdeps/unix/sysv/linux/alpha/Versions: ... here.
5199
5200         * sysdeps/unix/sysv/linux/alpha/nptl/aio_cancel.c: Moved ...
5201         * sysdeps/unix/sysv/linux/alpha/aio_cancel.c: ... here.
5202         * sysdeps/unix/sysv/linux/alpha/nptl/bits/local_lim.h: Moved ...
5203         * sysdeps/unix/sysv/linux/alpha/bits/local_lim.h: ... here.
5204         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h: Moved ...
5205         * sysdeps/unix/sysv/linux/alpha/bits/pthreadtypes.h: ... here.
5206         * sysdeps/unix/sysv/linux/alpha/nptl/bits/semaphore.h: Moved ...
5207         * sysdeps/unix/sysv/linux/alpha/bits/semaphore.h: ... here.
5208         * sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data: Moved ...
5209         * sysdeps/unix/sysv/linux/alpha/c++-types.data: ... here.
5210         * sysdeps/unix/sysv/linux/alpha/nptl/createthread.c: Moved ...
5211         * sysdeps/unix/sysv/linux/alpha/createthread.c: ... here.
5212         * sysdeps/unix/sysv/linux/alpha/nptl/ld.abilist: Moved ...
5213         * sysdeps/unix/sysv/linux/alpha/ld.abilist: ... here.
5214         * sysdeps/unix/sysv/linux/alpha/nptl/libBrokenLocale.abilist: Moved ...
5215         * sysdeps/unix/sysv/linux/alpha/libBrokenLocale.abilist: ... here.
5216         * sysdeps/unix/sysv/linux/alpha/nptl/libanl.abilist: Moved ...
5217         * sysdeps/unix/sysv/linux/alpha/libanl.abilist: ... here.
5218         * sysdeps/unix/sysv/linux/alpha/nptl/libc.abilist: Moved ...
5219         * sysdeps/unix/sysv/linux/alpha/libc.abilist: ... here.
5220         * sysdeps/unix/sysv/linux/alpha/nptl/libcrypt.abilist: Moved ...
5221         * sysdeps/unix/sysv/linux/alpha/libcrypt.abilist: ... here.
5222         * sysdeps/unix/sysv/linux/alpha/nptl/libdl.abilist: Moved ...
5223         * sysdeps/unix/sysv/linux/alpha/libdl.abilist: ... here.
5224         * sysdeps/unix/sysv/linux/alpha/nptl/libm.abilist: Moved ...
5225         * sysdeps/unix/sysv/linux/alpha/libm.abilist: ... here.
5226         * sysdeps/unix/sysv/linux/alpha/nptl/libnsl.abilist: Moved ...
5227         * sysdeps/unix/sysv/linux/alpha/libnsl.abilist: ... here.
5228         * sysdeps/unix/sysv/linux/alpha/nptl/libpthread.abilist: Moved ...
5229         * sysdeps/unix/sysv/linux/alpha/libpthread.abilist: ... here.
5230         * sysdeps/unix/sysv/linux/alpha/nptl/libresolv.abilist: Moved ...
5231         * sysdeps/unix/sysv/linux/alpha/libresolv.abilist: ... here.
5232         * sysdeps/unix/sysv/linux/alpha/nptl/librt.abilist: Moved ...
5233         * sysdeps/unix/sysv/linux/alpha/librt.abilist: ... here.
5234         * sysdeps/unix/sysv/linux/alpha/nptl/libthread_db.abilist: Moved ...
5235         * sysdeps/unix/sysv/linux/alpha/libthread_db.abilist: ... here.
5236         * sysdeps/unix/sysv/linux/alpha/nptl/libutil.abilist: Moved ...
5237         * sysdeps/unix/sysv/linux/alpha/libutil.abilist: ... here.
5238         * sysdeps/unix/sysv/linux/alpha/nptl/localplt.data: Moved ...
5239         * sysdeps/unix/sysv/linux/alpha/localplt.data: ... here.
5240         * sysdeps/unix/sysv/linux/alpha/nptl/lowlevellock.h: Moved ...
5241         * sysdeps/unix/sysv/linux/alpha/lowlevellock.h: ... here.
5242         * sysdeps/unix/sysv/linux/alpha/nptl/sem_post.c: Moved ...
5243         * sysdeps/unix/sysv/linux/alpha/sem_post.c: ... here.
5244         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h: Moved ...
5245         * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: ... here.
5246         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Moved ...
5247         * sysdeps/unix/sysv/linux/alpha/timer_create.c: ... here.
5248         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Moved ...
5249         * sysdeps/unix/sysv/linux/alpha/timer_delete.c: ... here.
5250         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Moved ...
5251         * sysdeps/unix/sysv/linux/alpha/timer_getoverr.c: ... here.
5252         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Moved ...
5253         * sysdeps/unix/sysv/linux/alpha/timer_gettime.c: ... here.
5254         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Moved ...
5255         * sysdeps/unix/sysv/linux/alpha/timer_settime.c: ... here.
5256
5257         * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove vfork.
5258         * sysdeps/unix/sysv/linux/alpha/nptl/vfork.S: Move file ...
5259         * sysdeps/unix/sysv/linux/alpha/vfork.S: ... here.  Restore PID
5260         before exiting on error.
5261         (__libc_vfork): New strong alias.
5262         * sysdeps/unix/sysv/linux/alpha/nptl/pt-vfork.S: Remove file.
5263         * sysdeps/unix/sysv/linux/alpha/pt-vfork.S: New file.
5264
5265         * sysdeps/unix/sysv/linux/alpha/clone.S: Deconditionalize the code
5266         that was previously under [RESET_PID].
5267         * sysdeps/unix/sysv/linux/alpha/nptl/clone.S: File removed.
5268
5269         * sysdeps/unix/sysv/linux/alpha/nptl/fork.c: Remove file.
5270
5271 2014-05-23  Joseph Myers  <joseph@codesourcery.com>
5272
5273         [BZ #16977]
5274         * sysdeps/i386/fpu/e_log10.S (__ieee754_log10): Take absolute
5275         value when x - 1 is zero.
5276         * sysdeps/i386/fpu/e_log10f.S (__ieee754_log10f): Likewise.
5277         * sysdeps/i386/fpu/e_log10l.S (__ieee754_log10l): Likewise.
5278         * sysdeps/ieee754/ldbl-128/e_log10l.c (__ieee754_log10l): Return
5279         0.0L for an argument of 1.0L.
5280         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l):
5281         Likewise.
5282         * sysdeps/x86_64/fpu/e_log10l.S (__ieee754_log10l): Take absolute
5283         value when x - 1 is zero.
5284         * math/libm-test.inc (log10_test): Use ALL_RM_TEST.
5285         * sysdeps/i386/fpu/libm-test-ulps: Update.
5286         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
5287
5288 2014-05-23  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
5289
5290         * manual/filesys.texi (Scanning Directory Content): Fix prototype of
5291         alphasort and versionsort.
5292
5293 2014-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5294
5295         * sysdeps/powerpc/fpu/math_private.h [copysign]: Remove unneeded
5296         macro.
5297         [copysignf]: Likewise.
5298
5299 2014-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
5300
5301         * crypt/md5-crypt.c: Fix formatting.
5302
5303 2014-05-22  Kostya Serebryany  <konstantin.s.serebryany@gmail.com>
5304
5305         * crypt/md5-crypt.c (__md5_crypt_r): Remove a nested function.
5306         (b64_from_24bit): New function.
5307
5308 2014-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5309
5310         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c (memchr): Remove
5311         libc_hidden_builtin_def to ifunc.
5312         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
5313         [libc_hidden_builtin_def]: Define hidden definition to __memchr_ppc32.
5314
5315 2014-05-21  Roland McGrath  <roland@hack.frob.com>
5316
5317         * sysdeps/unix/sysv/linux/aarch64/arch-fork.h: New file.
5318         * sysdeps/unix/sysv/linux/aarch64/nptl/fork.c: File removed.
5319
5320 2014-05-21  Joseph Myers  <joseph@codesourcery.com>
5321
5322         * nscd/Depend (linuxthreads): Remove.
5323         (nptl): Add.
5324         * resolv/Depend (linuxthreads): Remove.
5325         * rt/Depend (linuxthreads): Remove.
5326
5327         * Makeconfig [$(build-hardcoded-path-in-tests) = yes]
5328         (rtld-tests-LDFLAGS): Use $(elf-objpfx) instead of
5329         $(common-objpfx)elf/.
5330         (link-libc-before-gnulib): Likewise.
5331         (elfobjdir): Remove variable.
5332         * Makefile (install): Use $(elf-objpfx) instead of
5333         $(common-objpfx)elf/.
5334         * Makerules (link-libc-args): Use $(elf-objpfx) instead of
5335         $(elfobjdir)/.
5336         (link-libc-deps): Likewise.
5337         ($(common-objpfx)libc.so): Likewise.
5338         ($(common-objpfx)linkobj/libc.so): Likewise.
5339         [$(cross-compiling) = no] (symbolic-link-prog): Use $(elf-objpfx)
5340         instead of $(common-objpfx)elf/.
5341         (symbolic-link-list): Likewise.
5342         * iconvdata/Makefile ($(inst_gconvdir)/gconv-modules)
5343         [$(cross-compiling) = no]: Likewise.
5344         * sysdeps/arm/Makefile (gnulib-arch): Use $(elf-objpfx) instead of
5345         $(elfobjdir)/.
5346         (static-gnulib-arch): Likewise.
5347         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules)
5348         [$(cross-compiling) = no]: Use $(elf-objpfx) instead of
5349         $(common-objpfx)elf/.
5350
5351 2014-05-21  Richard Henderson  <rth@redhat.com>
5352
5353         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h
5354         (SINGLE_THREAD_P): Use the correct width load.  Fold
5355         into the ldr offset.
5356
5357         * sysdeps/unix/sysv/linux/aarch64/sysdep.h [RTLD_PRIVATE_ERRNO]
5358         (SYSCALL_ERROR_HANDLER): Fold add insn into str offset.
5359
5360 2014-05-20  Joseph Myers  <joseph@codesourcery.com>
5361
5362         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c
5363         (libgcc_s_resume): Use __attribute_used__.
5364         * sysdeps/unix/sysv/linux/arm/unwind-resume.c (libgcc_s_resume):
5365         Likewise.
5366
5367 2014-05-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5368
5369         * sysdeps/powerpc/fpu/math_private.h [__copysignf]: Fix copysign macro
5370         optimization when used with float constants.
5371
5372         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
5373
5374 2014-05-20  Aurelien Jarno  <aurelien@aurel32.net>
5375
5376         [BZ #16915]
5377         * locale/nl_langinfo_l.c: Make direct reference to every
5378         _nl_current_CATEGORY symbol.
5379         * localedata/Makefile (test-srcs): Add tst-langinfo-static.
5380         (tests-static): Add tst-langinfo-static.
5381         (tests-special): Add tst-langinfo-static.out.
5382         ($(objpfx)tst-langinfo.out): Redirect output.
5383         ($(objpfx)tst-langinfo-static.out): New.
5384         * localedata/tst-langinfo.sh: Send output to stdout.
5385         * localedata/tst-langinfo-static.c: New file.
5386
5387         [BZ #16965]
5388         * stdlib/strtod_l.c (round_and_return): Add code to shift limbs
5389         when the shift amount is modulo the limb size.
5390
5391 2014-05-20  Richard Henderson  <rth@redhat.com>
5392
5393         [BZ #16967]
5394         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h (struct sigaction):
5395         Change type of sa_flags from unsigned int to int.
5396
5397         [BZ #16966]
5398         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h: Remove file.
5399
5400         * sysdeps/alpha/dl-machine.h (ELF_MACHINE_NO_RELA): Define.
5401
5402 2014-05-20  Will Newton  <will.newton@linaro.org>
5403
5404         * sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h (PSEUDO):
5405         Test the return value of the system call in the nocancel case.
5406
5407 2014-05-20  Will Newton  <will.newton@linaro.org>
5408             Yvan Roux  <yvan.roux@linaro.org>
5409
5410         * sysdeps/unix/sysv/linux/aarch64/sys/user.h: Remove unused
5411         #include of asm/ptrace.h.
5412         (PTRACE_GET_THREAD_AREA): Remove #undef.
5413         (PTRACE_GETHBPREGS): Likewise.
5414         (PTRACE_SETHBPREGS): Likewise.
5415         (struct user_regs_struct): New structure.
5416         (struct user_fpsimd_struct): New structure.
5417         * sysdeps/unix/sysv/linux/aarch64/sys/procfs.h: Remove unused
5418         #include of asm/ptrace.h and second #include of sys/user.h.
5419         (PTRACE_GET_THREAD_AREA): Remove #undef.
5420         (PTRACE_GETHBPREGS): Likewise.
5421         (PTRACE_SETHBPREGS): Likewise.
5422         (ELF_NGREG): Use new struct user_regs_struct.
5423         (elf_fpregset_t): Use new struct user_fpsimd_struct.
5424
5425 2014-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5426
5427         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypof.c: Moved ...
5428         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c: ... here.
5429
5430 2014-05-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
5431
5432         [BZ #16958]
5433         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Add missing
5434         membar to avoid block loads/stores to overlap previous stores.
5435
5436 2014-05-17  Richard Henderson  <rth@redhat.com>
5437
5438         * sysdeps/unix/sysv/linux/alpha/nptl/sysdep-cancel.h (PSEUDO):
5439         Create the __##syscall_name##_nocancel entry point.
5440         * sysdeps/unix/sysv/linux/alpha/sigsuspend.S (__sigsuspend_nocancel):
5441         Remove; let the sysdep-cancel.h code create it.
5442
5443 2014-05-17  David S. Miller  <davem@davemloft.net>
5444
5445         * sysdeps/unix/sysv/linux/sparc/bits/termios.h (PAGEOUT, WRAP):
5446         Protect with __USE_GNU.
5447         (TIOCSET_TEMPT): Likewise.
5448         (TIOCM_LE, TIOCM_DTR, TIOCM_RTS, TIOCM_ST, TIOCM_SR, TIOCM_CTS,
5449         TIOCM_CAR, TIOCM_RNG, TIOCM_DSR, TIOCM_CD, TIOCM_RI): Remove as
5450         these are already provided in bits/ioctl-types.h
5451
5452 2014-05-16  Roland McGrath  <roland@hack.frob.com>
5453
5454         * sysdeps/unix/sysv/linux/alpha/arch-fork.h: New file.
5455         * sysdeps/unix/sysv/linux/ia64/nptl/fork.c: File removed.
5456
5457         * sysdeps/unix/sysv/linux/not-cancel.h (waitpid_not_cancel):
5458         Use wait4 regardless of [__NR_waitpid].
5459
5460 2014-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
5461
5462         PR libgcc/60166
5463         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
5464         (_FP_NANSIGN_Q): Set the quiet bit.
5465
5466 2014-05-16  Joseph Myers  <joseph@codesourcery.com>
5467
5468         * benchtests/Makefile
5469         ($(addprefix $(objpfx)bench-,$(bench-math))): Depend on $(libm),
5470         not $(common-objpfx)math/libm.so.
5471         ($(addprefix $(objpfx)bench-,$(bench-pthread))): Depend on
5472         $(shared-thread-library), not $(common-objpfx)nptl/libpthread.so.
5473         * elf/Makefile ($(objpfx)noload): Depend on $(libdl), not
5474         $(common-objpfx)dlfcn/libdl.so.
5475         ($(objpfx)tst-audit8): Depend on $(libm), not
5476         $(common-objpfx)math/libm.so.
5477         * malloc/Makefile ($(objpfx)libmemusage.so): Depend on $(libdl),
5478         not $(common-objpfx)dlfcn/libdl.so.
5479         * math/Makefile
5480         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
5481         Depend on $(libm), not $(objpfx)libm.so.  Do not condition on
5482         [$(build-shared) = yes].
5483         ($(objpfx)test-fenv-tls): Depend on $(shared-thread-library), not
5484         $(common-objpfx)nptl/libpthread.so.
5485         * misc/Makefile ($(objpfx)tst-tsearch): Depend on $(libm), not
5486         $(common-objpfx)math/libm.so$(libm.so-version) or
5487         $(common-objpfx)math/libm.a depending on [$(build-shared) = yes].
5488         * nptl/Makefile ($(objpfx)tst-unload): Depend on $(libdl), not
5489         $(common-objpfx)dlfcn/libdl.so.
5490         * setjmp/Makefile (link-libm): Remove variable.
5491         ($(objpfx)tst-setjmp-fp): Depend on $(libm), not $(link-libm).
5492         * stdio-common/Makefile (link-libm): Remove variable.
5493         ($(objpfx)tst-printf-round): Depend on $(libm), not $(link-libm).
5494         * stdlib/Makefile (link-libm): Remove variable.
5495         ($(objpfx)bug-getcontext): Depend on $(libm), not $(link-libm).
5496         ($(objpfx)tst-strtod-round): Likewise.
5497         ($(objpfx)tst-tininess): Likewise.
5498         ($(objpfx)tst-strtod-underflow): Likewise.
5499         ($(objpfx)tst-strtod6): Likewise.
5500         ($(objpfx)tst-tls-atexit): Depend on $(shared-thread-library) and
5501         $(libdl), not $(common-objpfx)nptl/libpthread.so and
5502         $(common-objpfx)dlfcn/libdl.so.
5503
5504 2014-05-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
5505
5506         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_MISC]: Guard
5507         BSD terminal modes definitions.
5508
5509 2014-05-16  Roland McGrath  <roland@hack.frob.com>
5510
5511         * sysdeps/unix/sysv/linux/arm/arch-fork.h: New file.
5512         * sysdeps/unix/sysv/linux/arm/fork.c: File removed.
5513
5514         * sysdeps/unix/sysv/linux/arch-fork.h: New file.
5515         * sysdeps/unix/sysv/linux/i386/fork.h: Moved ...
5516         * sysdeps/unix/sysv/linux/i386/arch-fork.h: ... here.
5517         Don't do #include_next.
5518         * sysdeps/unix/sysv/linux/x86_64/fork.h: Moved ...
5519         * sysdeps/unix/sysv/linux/x86_64/arch-fork.h: ... here.
5520         Don't do #include_next.
5521         * sysdeps/unix/sysv/linux/mips/arch-fork.h: New file.
5522         * sysdeps/unix/sysv/linux/mips/fork.h: File removed.
5523         * sysdeps/unix/sysv/linux/powerpc/arch-fork.h: New file.
5524         * sysdeps/unix/sysv/linux/powerpc/fork.h: File removed.
5525
5526 2014-05-16  Allan McRae  <allan@archlinux.org>
5527
5528         * po/sv.po: Update Swedish translation from translation project.
5529
5530         * timezone/Makefile ($(objpfx)tzselect): Use correct variable
5531         in sed expression.
5532
5533 2014-05-16  Aurelien Jarno  <aurelien@aurel32.net>
5534
5535         [BZ #16917]
5536         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal): Return
5537         errno if the TIOCGPTN ioctl fails with an error different than
5538         EINVAL.
5539         * login/tst-ptsname.c: New file.
5540         * login/Makefile (tests): Add tst-ptsname.
5541
5542         [BZ #16943]
5543         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Declare prlimit
5544         and prlimit64.
5545
5546 2014-05-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
5547
5548         [BZ #16849]
5549         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only check for
5550         herrno to return EAI_AGAIN.
5551
5552 2014-05-14  Roland McGrath  <roland@hack.frob.com>
5553
5554         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: Moved ...
5555         * sysdeps/unix/sysv/linux/i386/c++-types.data: ... here.
5556         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: Moved ...
5557         * sysdeps/unix/sysv/linux/i386/ld.abilist: ... here.
5558         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: Moved ...
5559         * sysdeps/unix/sysv/linux/i386/libBrokenLocale.abilist: ... here.
5560         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: Moved ...
5561         * sysdeps/unix/sysv/linux/i386/libanl.abilist: ... here.
5562         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Moved ...
5563         * sysdeps/unix/sysv/linux/i386/libc.abilist: ... here.
5564         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: Moved ...
5565         * sysdeps/unix/sysv/linux/i386/libcrypt.abilist: ... here.
5566         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: Moved ...
5567         * sysdeps/unix/sysv/linux/i386/libdl.abilist: ... here.
5568         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: Moved ...
5569         * sysdeps/unix/sysv/linux/i386/libm.abilist: ... here.
5570         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: Moved ...
5571         * sysdeps/unix/sysv/linux/i386/libnsl.abilist: ... here.
5572         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Moved ...
5573         * sysdeps/unix/sysv/linux/i386/libpthread.abilist: ... here.
5574         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: Moved ...
5575         * sysdeps/unix/sysv/linux/i386/libresolv.abilist: ... here.
5576         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: Moved ...
5577         * sysdeps/unix/sysv/linux/i386/librt.abilist: ... here.
5578         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: Moved ...
5579         * sysdeps/unix/sysv/linux/i386/libthread_db.abilist: ... here.
5580         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: Moved ...
5581         * sysdeps/unix/sysv/linux/i386/libutil.abilist: ... here.
5582         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: Moved ...
5583         * sysdeps/unix/sysv/linux/i386/localplt.data: ... here.
5584         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: Moved ...
5585         * sysdeps/unix/sysv/linux/x86_64/64/c++-types.data: ... here.
5586         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Moved ...
5587         * sysdeps/unix/sysv/linux/x86_64/64/ld.abilist: ... here.
5588         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
5589         Moved ...
5590         * sysdeps/unix/sysv/linux/x86_64/64/libBrokenLocale.abilist: ... here.
5591         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Moved ...
5592         * sysdeps/unix/sysv/linux/x86_64/64/libanl.abilist: ... here.
5593         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Moved ...
5594         * sysdeps/unix/sysv/linux/x86_64/64/libc.abilist: ... here.
5595         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Moved ...
5596         * sysdeps/unix/sysv/linux/x86_64/64/libcrypt.abilist: ... here.
5597         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Moved ...
5598         * sysdeps/unix/sysv/linux/x86_64/64/libdl.abilist: ... here.
5599         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Moved ...
5600         * sysdeps/unix/sysv/linux/x86_64/64/libm.abilist: ... here.
5601         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Moved ...
5602         * sysdeps/unix/sysv/linux/x86_64/64/libnsl.abilist: ... here.
5603         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist: Moved ...
5604         * sysdeps/unix/sysv/linux/x86_64/64/libpthread.abilist: ... here.
5605         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist: Moved ...
5606         * sysdeps/unix/sysv/linux/x86_64/64/libresolv.abilist: ... here.
5607         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Moved ...
5608         * sysdeps/unix/sysv/linux/x86_64/64/librt.abilist: ... here.
5609         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist: Moved ...
5610         * sysdeps/unix/sysv/linux/x86_64/64/libthread_db.abilist: ... here.
5611         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Moved ...
5612         * sysdeps/unix/sysv/linux/x86_64/64/libutil.abilist: ... here.
5613         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data: Moved ...
5614         * sysdeps/unix/sysv/linux/x86_64/x32/c++-types.data: ... here.
5615         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: Moved ...
5616         * sysdeps/unix/sysv/linux/x86_64/x32/ld.abilist: ... here.
5617         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
5618         Moved ...
5619         * sysdeps/unix/sysv/linux/x86_64/x32/libBrokenLocale.abilist: ... here.
5620         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist: Moved ...
5621         * sysdeps/unix/sysv/linux/x86_64/x32/libanl.abilist: ... here.
5622         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Moved ...
5623         * sysdeps/unix/sysv/linux/x86_64/x32/libc.abilist: ... here.
5624         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist: Moved ...
5625         * sysdeps/unix/sysv/linux/x86_64/x32/libcrypt.abilist: ... here.
5626         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist: Moved ...
5627         * sysdeps/unix/sysv/linux/x86_64/x32/libdl.abilist: ... here.
5628         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist: Moved ...
5629         * sysdeps/unix/sysv/linux/x86_64/x32/libm.abilist: ... here.
5630         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist: Moved ...
5631         * sysdeps/unix/sysv/linux/x86_64/x32/libnsl.abilist: ... here.
5632         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist: Moved ...
5633         * sysdeps/unix/sysv/linux/x86_64/x32/libpthread.abilist: ... here.
5634         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist: Moved ...
5635         * sysdeps/unix/sysv/linux/x86_64/x32/libresolv.abilist: ... here.
5636         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist: Moved ...
5637         * sysdeps/unix/sysv/linux/x86_64/x32/librt.abilist: ... here.
5638         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
5639         Moved ...
5640         * sysdeps/unix/sysv/linux/x86_64/x32/libthread_db.abilist: ... here.
5641         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist: Moved ...
5642         * sysdeps/unix/sysv/linux/x86_64/x32/libutil.abilist: ... here.
5643
5644         * nptl/sysdeps/unix/sysv/linux/x86/Makefile: File removed.
5645         * sysdeps/unix/sysv/linux/x86/Makefile [$(subdir) = nptl]
5646         (libpthread-sysdep_routines): Add elision-related stuff here instead.
5647         * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.c: Moved ...
5648         * sysdeps/unix/sysv/linux/x86/elision-conf.c: ... here.
5649         * nptl/sysdeps/unix/sysv/linux/x86/elision-conf.h: Moved ...
5650         * sysdeps/unix/sysv/linux/x86/elision-conf.h: ... here.
5651         * nptl/sysdeps/unix/sysv/linux/x86/elision-lock.c: Moved ...
5652         * sysdeps/unix/sysv/linux/x86/elision-lock.c: ... here.
5653         * nptl/sysdeps/unix/sysv/linux/x86/elision-timed.c: Moved ...
5654         * sysdeps/unix/sysv/linux/x86/elision-timed.c: ... here.
5655         * nptl/sysdeps/unix/sysv/linux/x86/elision-trylock.c: Moved ...
5656         * sysdeps/unix/sysv/linux/x86/elision-trylock.c: ... here.
5657         * nptl/sysdeps/unix/sysv/linux/x86/elision-unlock.c: Moved ...
5658         * sysdeps/unix/sysv/linux/x86/elision-unlock.c: ... here.
5659         * nptl/sysdeps/unix/sysv/linux/x86/force-elision.h: Moved ...
5660         * sysdeps/unix/sysv/linux/x86/force-elision.h: ... here.
5661         * nptl/sysdeps/unix/sysv/linux/x86/hle.h: Moved ...
5662         * sysdeps/unix/sysv/linux/x86/hle.h: ... here.
5663         * nptl/sysdeps/unix/sysv/linux/x86/init-arch.c: Moved ...
5664         * sysdeps/unix/sysv/linux/x86/init-arch.c: ... here.
5665         * nptl/sysdeps/unix/sysv/linux/x86/init-arch.h: Moved ...
5666         * sysdeps/unix/sysv/linux/x86/init-arch.h: ... here.
5667         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: Moved ...
5668         * sysdeps/unix/sysv/linux/x86/pthread_mutex_cond_lock.c: ... here.
5669         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: Moved ...
5670         * sysdeps/unix/sysv/linux/x86/pthread_mutex_lock.c: ... here.
5671         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: Moved ...
5672         * sysdeps/unix/sysv/linux/x86/pthread_mutex_timedlock.c: ... here.
5673         * nptl/sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: Moved ...
5674         * sysdeps/unix/sysv/linux/x86/pthread_mutex_trylock.c: ... here.
5675
5676         * sysdeps/unix/sysv/linux/mips/fork.h: New file.
5677         * sysdeps/unix/sysv/linux/mips/nptl/fork.c: File removed.
5678
5679         * nptl/sysdeps/unix/sysv/linux/i386/Implies: File removed.
5680         * nptl/sysdeps/unix/sysv/linux/i386/i786/Implies: Moved ...
5681         * sysdeps/unix/sysv/linux/i386/i786/Implies: ... here.
5682         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: Moved ...
5683         * sysdeps/unix/sysv/linux/i386/i586/sem_wait.S: ... here.
5684         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S:
5685         Moved ...
5686         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_wrlock.S: ... here.
5687         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S:
5688         Moved ...
5689         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_timedwait.S: ... here.
5690         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S:
5691         Moved ...
5692         * sysdeps/unix/sysv/linux/i386/i586/pthread_barrier_wait.S: ... here.
5693         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S:
5694         Moved ...
5695         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_unlock.S: ... here.
5696         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: Moved ...
5697         * sysdeps/unix/sysv/linux/i386/i586/sem_timedwait.S: ... here.
5698         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S:
5699         Moved ...
5700         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_signal.S: ... here.
5701         * nptl/sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: Moved ...
5702         * sysdeps/unix/sysv/linux/i386/i586/libc-lowlevellock.S: ... here.
5703         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: Moved ...
5704         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_wait.S: ... here.
5705         * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: Moved ...
5706         * sysdeps/unix/sysv/linux/i386/i586/lowlevelrobustlock.S: ... here.
5707         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S:
5708         Moved ...
5709         * sysdeps/unix/sysv/linux/i386/i586/pthread_cond_broadcast.S: ... here.
5710         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
5711         Moved ...
5712         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedrdlock.S:
5713         ... here.
5714         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: Moved ...
5715         * sysdeps/unix/sysv/linux/i386/i586/sem_trywait.S: ... here.
5716         * nptl/sysdeps/unix/sysv/linux/i386/i586/sem_post.S: Moved ...
5717         * sysdeps/unix/sysv/linux/i386/i586/sem_post.S: ... here.
5718         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
5719         Moved ...
5720         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_timedwrlock.S:
5721         ... here.
5722         * nptl/sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S:
5723         Moved ...
5724         * sysdeps/unix/sysv/linux/i386/i586/pthread_rwlock_rdlock.S: ... here.
5725         * nptl/sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: Moved ...
5726         * sysdeps/unix/sysv/linux/i386/i586/lowlevellock.S: ... here.
5727         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: Moved ...
5728         * sysdeps/unix/sysv/linux/i386/i486/sem_wait.S: ... here.
5729         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S:
5730         Moved ...
5731         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S: ... here.
5732         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S:
5733         Moved ...
5734         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S: ... here.
5735         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S:
5736         Moved ...
5737         * sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S: ... here.
5738         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S:
5739         Moved ...
5740         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_unlock.S: ... here.
5741         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: Moved ...
5742         * sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S: ... here.
5743         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S:
5744         Moved ...
5745         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S: ... here.
5746         * nptl/sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: Moved ...
5747         * sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S: ... here.
5748         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: Moved ...
5749         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S: ... here.
5750         * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: Moved ...
5751         * sysdeps/unix/sysv/linux/i386/i486/lowlevelrobustlock.S: ... here.
5752         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S:
5753         Moved ...
5754         * sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S: ... here.
5755         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
5756         Moved ...
5757         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedrdlock.S:
5758         ... here.
5759         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: Moved ...
5760         * sysdeps/unix/sysv/linux/i386/i486/sem_trywait.S: ... here.
5761         * nptl/sysdeps/unix/sysv/linux/i386/i486/sem_post.S: Moved ...
5762         * sysdeps/unix/sysv/linux/i386/i486/sem_post.S: ... here.
5763         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
5764         Moved ...
5765         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_timedwrlock.S:
5766         ... here.
5767         * nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S:
5768         Moved ...
5769         * sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S: ... here.
5770         * nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: Moved ...
5771         * sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S: ... here.
5772         * nptl/sysdeps/unix/sysv/linux/i386/dl-sysdep.h: Moved ...
5773         * sysdeps/unix/sysv/linux/i386/dl-sysdep.h: ... here.
5774         * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h: Moved ...
5775         * sysdeps/unix/sysv/linux/i386/lowlevellock.h: ... here.
5776         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: Moved ...
5777         * sysdeps/unix/sysv/linux/i386/i686/sem_wait.S: ... here.
5778         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S:
5779         Moved ...
5780         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_wrlock.S: ... here.
5781         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S:
5782         Moved ...
5783         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.S: ... here.
5784         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S:
5785         Moved ...
5786         * sysdeps/unix/sysv/linux/i386/i686/pthread_barrier_wait.S: ... here.
5787         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S:
5788         Moved ...
5789         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_unlock.S: ... here.
5790         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: Moved ...
5791         * sysdeps/unix/sysv/linux/i386/i686/sem_timedwait.S: ... here.
5792         * nptl/sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: Moved ...
5793         * sysdeps/unix/sysv/linux/i386/i686/dl-sysdep.h: ... here.
5794         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S:
5795         Moved ...
5796         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_signal.S: ... here.
5797         * nptl/sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: Moved ...
5798         * sysdeps/unix/sysv/linux/i386/i686/libc-lowlevellock.S: ... here.
5799         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: Moved ...
5800         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_wait.S: ... here.
5801         * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: Moved ...
5802         * sysdeps/unix/sysv/linux/i386/i686/lowlevelrobustlock.S: ... here.
5803         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S:
5804         Moved ...
5805         * sysdeps/unix/sysv/linux/i386/i686/pthread_cond_broadcast.S: ... here.
5806         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
5807         Moved ...
5808         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedrdlock.S:
5809         ... here.
5810         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: Moved ...
5811         * sysdeps/unix/sysv/linux/i386/i686/sem_trywait.S: ... here.
5812         * nptl/sysdeps/unix/sysv/linux/i386/i686/sem_post.S: Moved ...
5813         * sysdeps/unix/sysv/linux/i386/i686/sem_post.S: ... here.
5814         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
5815         Moved ...
5816         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_timedwrlock.S:
5817         ... here.
5818         * nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S:
5819         Moved ...
5820         * sysdeps/unix/sysv/linux/i386/i686/pthread_rwlock_rdlock.S: ... here.
5821         * nptl/sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: Moved ...
5822         * sysdeps/unix/sysv/linux/i386/i686/lowlevellock.S: ... here.
5823         * nptl/sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Moved ...
5824         * sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: ... here.
5825         * nptl/sysdeps/unix/sysv/linux/i386/smp.h: Moved ...
5826         * sysdeps/unix/sysv/linux/i386/smp.h: ... here.
5827         * nptl/sysdeps/unix/sysv/linux/i386/pthread_once.S: Moved ...
5828         * sysdeps/unix/sysv/linux/i386/pthread_once.S: ... here.
5829         * nptl/sysdeps/unix/sysv/linux/i386/createthread.c: Moved ...
5830         * sysdeps/unix/sysv/linux/i386/createthread.c: ... here.
5831
5832         * sysdeps/unix/sysv/linux/powerpc/fork.h: New file.
5833         * nptl/sysdeps/unix/sysv/linux/powerpc/fork.c: File removed.
5834
5835         * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_init.c: File removed.
5836         * nptl/sysdeps/unix/sysv/linux/i386/pthread_spin_unlock.S: File removed.
5837
5838         * nptl/sysdeps/unix/sysv/linux/x86_64/Implies: File removed.
5839         * nptl/sysdeps/unix/sysv/linux/x86_64/cancellation.S: Moved ...
5840         * sysdeps/unix/sysv/linux/x86_64/cancellation.S: ... here.
5841         * nptl/sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: Moved ...
5842         * sysdeps/unix/sysv/linux/x86_64/libc-cancellation.S: ... here.
5843         * nptl/sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: Moved ...
5844         * sysdeps/unix/sysv/linux/x86_64/libc-lowlevellock.S: ... here.
5845         * nptl/sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: Moved ...
5846         * sysdeps/unix/sysv/linux/x86_64/librt-cancellation.S: ... here.
5847         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: Moved ...
5848         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h: ... here.
5849         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: Moved ...
5850         * sysdeps/unix/sysv/linux/x86_64/lowlevellock.S: ... here.
5851         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: Moved ...
5852         * sysdeps/unix/sysv/linux/x86_64/lowlevelrobustlock.S: ... here.
5853         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: Moved ...
5854         * sysdeps/unix/sysv/linux/x86_64/pthread_barrier_wait.S: ... here.
5855         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S:
5856         Moved ...
5857         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S: ... here.
5858         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: Moved ...
5859         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S: ... here.
5860         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:
5861         Moved ...
5862         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S: ... here.
5863         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: Moved ...
5864         * sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S: ... here.
5865         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Moved ...
5866         * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: ... here.
5867         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: Moved ...
5868         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S: ... here.
5869         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S:
5870         Moved ...
5871         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedrdlock.S: ... here.
5872         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S:
5873         Moved ...
5874         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_timedwrlock.S: ... here.
5875         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: Moved ...
5876         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_unlock.S: ... here.
5877         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: Moved ...
5878         * sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S: ... here.
5879         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: Moved ...
5880         * sysdeps/unix/sysv/linux/x86_64/pthread_setaffinity.c: ... here.
5881         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_post.S: Moved ...
5882         * sysdeps/unix/sysv/linux/x86_64/sem_post.S: ... here.
5883         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: Moved ...
5884         * sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S: ... here.
5885         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: Moved ...
5886         * sysdeps/unix/sysv/linux/x86_64/sem_trywait.S: ... here.
5887         * nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S: Moved ...
5888         * sysdeps/unix/sysv/linux/x86_64/sem_wait.S: ... here.
5889         * nptl/sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Moved ...
5890         * sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: ... here.
5891
5892         * nptl/sysdeps/unix/sysv/linux/fork.c: Use <> for fork.h #include.
5893         * nptl/sysdeps/unix/sysv/linux/x86_64/fork.c: File removed.
5894         * sysdeps/unix/sysv/linux/x86_64/fork.h: New file.
5895         * nptl/sysdeps/unix/sysv/linux/i386/fork.c: File removed.
5896         * sysdeps/unix/sysv/linux/i386/fork.h: New file.
5897
5898         * nptl/sysdeps/unix/sysv/linux/i386/not-cancel.h: Moved ...
5899         * sysdeps/unix/sysv/linux/not-cancel.h: ... here.
5900         * nptl/sysdeps/unix/sysv/linux/sparc/not-cancel.h: File removed.
5901         * nptl/sysdeps/unix/sysv/linux/sh/not-cancel.h: File removed.
5902         * nptl/sysdeps/unix/sysv/linux/powerpc/not-cancel.h: File removed.
5903         * nptl/sysdeps/unix/sysv/linux/x86_64/not-cancel.h: File removed.
5904         * nptl/sysdeps/unix/sysv/linux/s390/not-cancel.h: File removed.
5905         * sysdeps/unix/sysv/linux/generic/not-cancel.h: File removed.
5906         * sysdeps/unix/sysv/linux/generic/nptl/not-cancel.h: File removed.
5907         * sysdeps/unix/sysv/linux/m68k/nptl/not-cancel.h: File removed.
5908
5909         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_init.c: File removed.
5910         * nptl/sysdeps/unix/sysv/linux/x86_64/pthread_spin_unlock.S: Likewise.
5911
5912         * nptl/sysdeps/unix/sysv/linux/x86_64/compat-timer.h: Moved ...
5913         * sysdeps/unix/sysv/linux/x86_64/compat-timer.h: ... here.
5914         * nptl/sysdeps/unix/sysv/linux/x86_64/Versions: Remove, merge into ...
5915         * sysdeps/unix/sysv/linux/x86_64/Versions: ... here.
5916         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_create.c: Moved ...
5917         * sysdeps/unix/sysv/linux/x86_64/timer_create.c: here.
5918         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_delete.c: Moved ...
5919         * sysdeps/unix/sysv/linux/x86_64/timer_delete.c: ... here
5920         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: Moved ...
5921         * sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c: ... here
5922         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: Moved ...
5923         * sysdeps/unix/sysv/linux/x86_64/timer_gettime.c: ... here
5924         * nptl/sysdeps/unix/sysv/linux/x86_64/timer_settime.c: Moved ...
5925         * sysdeps/unix/sysv/linux/x86_64/timer_settime.c: ... here
5926         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c:
5927         Update #include.
5928         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c:
5929         Likewise.
5930         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c:
5931         Likewise.
5932         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c:
5933         Likewise.
5934         * nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c:
5935         Likewise.
5936         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c:
5937         Likewise.
5938         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c:
5939         Likewise.
5940         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c:
5941         Likewise.
5942         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c:
5943         Likewise.
5944         * nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c:
5945         Likewise.
5946         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_create.c: Likewise.
5947         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_delete.c: Likewise.
5948         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_getoverr.c: Likewise.
5949         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_gettime.c: Likewise.
5950         * nptl/sysdeps/unix/sysv/linux/s390/s390-64/timer_settime.c: Likewise.
5951         * sysdeps/unix/sysv/linux/alpha/nptl/timer_create.c: Likewise.
5952         * sysdeps/unix/sysv/linux/alpha/nptl/timer_delete.c: Likewise.
5953         * sysdeps/unix/sysv/linux/alpha/nptl/timer_getoverr.c: Likewise.
5954         * sysdeps/unix/sysv/linux/alpha/nptl/timer_gettime.c: Likewise.
5955         * sysdeps/unix/sysv/linux/alpha/nptl/timer_settime.c: Likewise.
5956         * sysdeps/unix/sysv/linux/ia64/nptl/timer_create.c: Likewise.
5957         * sysdeps/unix/sysv/linux/ia64/nptl/timer_delete.c: Likewise.
5958         * sysdeps/unix/sysv/linux/ia64/nptl/timer_getoverr.c: Likewise.
5959         * sysdeps/unix/sysv/linux/ia64/nptl/timer_gettime.c:  Likewise.
5960         * sysdeps/unix/sysv/linux/ia64/nptl/timer_settime.c:  Likewise.
5961
5962         * sysdeps/unix/sysv/linux/x86_64/clone.S: Deconditionalize the code
5963         that was previously under [RESET_PID].
5964         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
5965         * nptl/sysdeps/unix/sysv/linux/x86_64/clone.S: File removed.
5966         * nptl/sysdeps/unix/sysv/linux/i386/clone.S: File removed.
5967
5968         * sysdeps/i386/nptl/Implies: New file.
5969         * sysdeps/x86_64/nptl/Implies: New file.
5970         * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h: Moved ...
5971         * sysdeps/x86/nptl/bits/pthreadtypes.h: ... here.
5972         * nptl/sysdeps/unix/sysv/linux/x86/bits/semaphore.h: Moved ...
5973         * sysdeps/x86/nptl/bits/semaphore.h: ... here.
5974
5975         * sysdeps/unix/sysv/linux/i386/vfork.S: Include <tcb-offsets.h>.
5976         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
5977         (__libc_vfork): New strong alias.
5978         * nptl/sysdeps/unix/sysv/linux/i386/vfork.S: File removed.
5979         * nptl/sysdeps/unix/sysv/linux/i386/pt-vfork.S: File removed.
5980
5981         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Include <tcb-offsets.h>.
5982         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
5983         (__libc_vfork): New strong alias.
5984         * nptl/sysdeps/unix/sysv/linux/x86_64/vfork.S: File removed.
5985         * nptl/sysdeps/unix/sysv/linux/x86_64/pt-vfork.S: File removed.
5986
5987         * sysdeps/unix/sysv/linux/arm/vfork.S: Include <tcb-offsets.h>.
5988         (__vfork): Incorporate save/restore of PID from nptl/vfork.S here.
5989         (__libc_vfork): New strong alias.
5990         * sysdeps/unix/sysv/linux/arm/nptl/vfork.S: File removed.
5991         * sysdeps/unix/sysv/linux/arm/nptl/pt-vfork.S: File removed.
5992         * nptl/pt-vfork.c: New file.
5993         * nptl/Versions (libc: GLIBC_PRIVATE): Add __libc_vfork.
5994         (libpthread: GLIBC_2.20): New version set (empty).
5995
5996 2014-05-14  Will Newton  <will.newton@linaro.org>
5997
5998         * stdlib/gmp-impl.h: Test USE_STACK_ALLOC #ifdef
5999         rather than #if.
6000
6001 2014-05-14  Joseph Myers  <joseph@codesourcery.com>
6002
6003         [BZ #16564]
6004         * sysdeps/i386/fpu/s_log1pl.S (__log1pl): Do not add 1 to positive
6005         arguments with exponent 65 or above.
6006         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): Do not add 1 to
6007         arguments 0x1p113L or above.
6008         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Do not add 1
6009         to arguments 0x1p107L or above.
6010         * sysdeps/x86_64/fpu/s_log1pl.S (__log1pl): Do not add 1 to
6011         positive arguments with exponent 65 or above.
6012         * math/auto-libm-test-in: Add more tests of log1p.
6013         * math/auto-libm-test-out: Regenerated.
6014
6015         [BZ #16928]
6016         * math/s_cacos.c (__cacos): Ensure zero real part of result from
6017         non-finite arguments is +0.
6018         * math/s_cacosf.c (__cacosf): Likewise.
6019         * math/s_cacosl.c (__cacosl): Likewise.
6020         * math/libm-test.inc (cacos_test): Use ALL_RM_TEST.
6021         * sysdeps/i386/fpu/libm-test-ulps: Update.
6022         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
6023
6024         [BZ #16927]
6025         * sysdeps/i386/fpu/e_acosh.S (__ieee754_acosh): Use fabs on x-1
6026         value.
6027         * sysdeps/i386/fpu/e_acoshf.S (__ieee754_acoshf): Likewise.
6028         * sysdeps/i386/fpu/e_acoshl.S (__ieee754_acoshl): Likewise.
6029         * sysdeps/ieee754/ldbl-96/e_acoshl.c (__ieee754_acoshl): Correct
6030         for explicit high bit of mantissa when testing for argument equal
6031         to 1.
6032         * math/libm-test.inc (acosh_test): Use ALL_RM_TEST.
6033         * sysdeps/i386/fpu/libm-test-ulps: Update.
6034         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
6035
6036         [BZ #16516]
6037         * sysdeps/ieee754/dbl-64/s_erf.c (efx8): Remove variable.
6038         (__erf): Scale by 16 instead of 8 in potentially underflowing
6039         case.  Ensure exception if result actually underflows.
6040         * sysdeps/ieee754/flt-32/s_erff.c (efx8): Remove variable.
6041         (__erff): Scale by 16 instead of 8 in potentially underflowing
6042         case.  Ensure exception if result actually underflows.
6043         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <float.h>.
6044         (efx8): Remove variable.
6045         (__erfl): Scale by 16 instead of 8 in potentially underflowing
6046         case.  Ensure exception if result actually underflows.
6047         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <float.h>.
6048         (efx8): Remove variable.
6049         (__erfl): Scale by 16 instead of 8 in potentially underflowing
6050         case.  Ensure exception if result actually underflows.
6051         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <float.h>.
6052         (efx8): Remove variable.
6053         (__erfl): Scale by 16 instead of 8 in potentially underflowing
6054         case.  Ensure exception if result actually underflows.
6055         * math/auto-libm-test-in: Add more tests of erf.
6056         * math/auto-libm-test-out: Regenerated.
6057
6058 2014-05-14  Andreas Schwab  <schwab@suse.de>
6059
6060         * elf/rtld.c (_dl_start_final, _dl_start, init_tls, dl_main):
6061         Remove code conditionalized on USE___THREAD.
6062
6063         * config.h.in (HAVE_PT_CHOWN): Define as 0.
6064         * sysdeps/unix/grantpt.c (grantpt): Check HAVE_PT_CHOWN for value,
6065         not definedness.
6066
6067 2014-05-14  Joseph Myers  <joseph@codesourcery.com>
6068
6069         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_UTIMES):
6070         Define unconditionally.
6071         (__ASSUME_O_CLOEXEC): Likewise.
6072         (__ASSUME_SOCK_CLOEXEC): Likewise.
6073         (__ASSUME_IN_NONBLOCK): Likewise.
6074         (__ASSUME_PIPE2): Likewise.
6075         (__ASSUME_EVENTFD2): Likewise.
6076         (__ASSUME_SIGNALFD4): Likewise.
6077         (__ASSUME_DUP3): Likewise.
6078         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
6079         (__ASSUME_DUP3): Do not define.
6080         (__ASSUME_EVENTFD2): Likewise.
6081         (__ASSUME_IN_NONBLOCK): Likewise.
6082         (__ASSUME_O_CLOEXEC): Likewise.
6083         (__ASSUME_PIPE2): Likewise.
6084         (__ASSUME_SIGNALFD4): Likewise.
6085         (__ASSUME_SOCK_CLOEXEC): Likewise.
6086         (__ASSUME_UTIMES): Undefine.
6087         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
6088         (__ASSUME_UTIMES): Do not define.
6089         (__ASSUME_O_CLOEXEC): Likewise.
6090         (__ASSUME_SOCK_CLOEXEC): Likewise.
6091         (__ASSUME_IN_NONBLOCK): Undefine if [__LINUX_KERNEL_VERSION <
6092         0x020621] instead of defining if [__LINUX_KERNEL_VERSION >=
6093         0x020621].
6094         (__ASSUME_PIPE2): Likewise.
6095         (__ASSUME_EVENTFD2): Likewise.
6096         (__ASSUME_SIGNALFD4): Likewise.
6097         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_DUP3): Undefine.
6098         * sysdeps/unix/sysv/linux/arm/kernel-features.h (__ASSUME_UTIMES):
6099         Do not define.
6100         (__ASSUME_EVENTFD2): Likewise.
6101         (__ASSUME_SIGNALFD4): Likewise.
6102         * sysdeps/unix/sysv/linux/hppa/kernel-features.h
6103         (__ASSUME_32BITUIDS): Likewise.
6104         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
6105         (__ASSUME_IPC64): Likewise.
6106         (__ASSUME_ST_INO_64_BIT): Likewise.
6107         (__ASSUME_GETDENTS64_SYSCALL): Likewise.
6108         [__LINUX_KERNEL_VERSION < 0x030e00] (__ASSUME_UTIMES): Undefine.
6109         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
6110         (__ASSUME_UTIMES): Do not define.
6111         (__ASSUME_PSELECT): Likewise.
6112         (__ASSUME_PPOLL): Likewise.
6113         (__ASSUME_O_CLOEXEC): Likewise.
6114         (__ASSUME_SOCK_CLOEXEC): Likewise.
6115         (__ASSUME_IN_NONBLOCK): Likewise.
6116         (__ASSUME_PIPE2): Likewise.
6117         (__ASSUME_EVENTFD2): Likewise.
6118         (__ASSUME_SIGNALFD4): Likewise.
6119         (__ASSUME_DUP3): Likewise.
6120         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
6121         (__ASSUME_UTIMES): Likewise.
6122         (__ASSUME_O_CLOEXEC): Likewise.
6123         (__ASSUME_SOCK_CLOEXEC): Likewise.
6124         (__ASSUME_IN_NONBLOCK): Likewise.
6125         (__ASSUME_PIPE2): Likewise.
6126         (__ASSUME_EVENTFD2): Likewise.
6127         (__ASSUME_SIGNALFD4): Likewise.
6128         (__ASSUME_DUP3): Likewise.
6129         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
6130         (__ASSUME_UTIMES): Likewise.
6131         (__ASSUME_O_CLOEXEC): Likewise.
6132         (__ASSUME_SOCK_CLOEXEC): Likewise.
6133         (__ASSUME_IN_NONBLOCK): Likewise.
6134         (__ASSUME_PIPE2): Likewise.
6135         (__ASSUME_EVENTFD2): Likewise.
6136         (__ASSUME_SIGNALFD4): Likewise.
6137         (__ASSUME_DUP3): Likewise.
6138         * sysdeps/unix/sysv/linux/mips/kernel-features.h (__ASSUME_IPC64):
6139         Likewise.
6140         (__ASSUME_UTIMES): Likewise.
6141         (__ASSUME_EVENTFD2): Likewise.
6142         (__ASSUME_SIGNALFD4): Likewise.
6143         * sysdeps/unix/sysv/linux/tile/kernel-features.h
6144         (__ASSUME_O_CLOEXEC): Likewise.
6145         (__ASSUME_SOCK_CLOEXEC): Likewise.
6146         (__ASSUME_IN_NONBLOCK): Likewise.
6147         (__ASSUME_PIPE2): Likewise.
6148         (__ASSUME_EVENTFD2): Likewise.
6149         (__ASSUME_SIGNALFD4): Likewise.
6150         (__ASSUME_DUP3): Likewise.
6151         (__ASSUME_UTIMES): Undefine.
6152
6153         * sysdeps/arm/fclrexcpt.c (__feclearexcept): Rename to
6154         feclearexcept.  Remove symbol versioning code.
6155         * sysdeps/arm/fegetenv.c (__fegetenv): Rename to fegetenv.  Remove
6156         symbol versioning code.
6157         * sysdeps/arm/fesetenv.c (__fesetenv): Rename to fesetenv.  Remove
6158         symbol versioning code.
6159         * sysdeps/arm/feupdateenv.c (__feupdateenv): Rename to
6160         feupdateenv.  Remove symbol versioning code.
6161         * sysdeps/arm/fgetexcptflg.c (__fegetexceptflag): Rename to
6162         fegetexceptflag.  Remove symbol versioning code.
6163         * sysdeps/arm/fsetexcptflg.c (__fesetexceptflag): Rename to
6164         fesetexceptflag.  Remove symbol versioning code.
6165         * sysdeps/unix/sysv/linux/arm/Versions (libc): Remove GLIBC_2.0,
6166         GLIBC_2.2 and GLIBC_2.3.3 entries.  Change GLIBC_2.1 to GLIBC_2.4.
6167         * sysdeps/unix/sysv/linux/arm/posix_fadvise64.c
6168         (__posix_fadvise64_l32): Remove prototype.
6169         [SHLIB_COMPAT(libc, GLIBC_2_2, GLIBC_2_3_3)]: Remove conditional
6170         code.
6171
6172 2014-05-13  Roland McGrath  <roland@hack.frob.com>
6173
6174         * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h: Moved ...
6175         * sysdeps/arm/nptl/bits/pthreadtypes.h: ... here.
6176         * sysdeps/unix/sysv/linux/arm/nptl/bits/semaphore.h: Moved ...
6177         * sysdeps/arm/nptl/bits/semaphore.h: ... here.
6178
6179 2014-05-13  Sami Kerola  <kerolasa@iki.fi>
6180
6181         * timezone/Makefile ($(objpfx)tzselect): Use zonedir instead
6182         current working directory
6183
6184 2014-05-13  Roland McGrath  <roland@hack.frob.com>
6185
6186         * sysdeps/unix/sysv/linux/arm/nptl/c++-types.data: Moved ...
6187         * sysdeps/unix/sysv/linux/arm/c++-types.data: ... here.
6188         * sysdeps/unix/sysv/linux/arm/nptl/createthread.c: Moved ...
6189         * sysdeps/unix/sysv/linux/arm/createthread.c: ... here.
6190         * sysdeps/unix/sysv/linux/arm/nptl/fork.c: Moved ...
6191         * sysdeps/unix/sysv/linux/arm/fork.c: ... here.
6192         * sysdeps/unix/sysv/linux/arm/nptl/ld.abilist: Moved ...
6193         * sysdeps/unix/sysv/linux/arm/ld.abilist: ... here.
6194         * sysdeps/unix/sysv/linux/arm/nptl/libBrokenLocale.abilist: Moved ...
6195         * sysdeps/unix/sysv/linux/arm/libBrokenLocale.abilist: ... here.
6196         * sysdeps/unix/sysv/linux/arm/nptl/libanl.abilist: Moved ...
6197         * sysdeps/unix/sysv/linux/arm/libanl.abilist: ... here.
6198         * sysdeps/unix/sysv/linux/arm/nptl/libc.abilist: Moved ...
6199         * sysdeps/unix/sysv/linux/arm/libc.abilist: ... here.
6200         * sysdeps/unix/sysv/linux/arm/nptl/libcrypt.abilist: Moved ...
6201         * sysdeps/unix/sysv/linux/arm/libcrypt.abilist: ... here.
6202         * sysdeps/unix/sysv/linux/arm/nptl/libdl.abilist: Moved ...
6203         * sysdeps/unix/sysv/linux/arm/libdl.abilist: ... here.
6204         * sysdeps/unix/sysv/linux/arm/nptl/libm.abilist: Moved ...
6205         * sysdeps/unix/sysv/linux/arm/libm.abilist: ... here.
6206         * sysdeps/unix/sysv/linux/arm/nptl/libnsl.abilist: Moved ...
6207         * sysdeps/unix/sysv/linux/arm/libnsl.abilist: ... here.
6208         * sysdeps/unix/sysv/linux/arm/nptl/libpthread.abilist: Moved ...
6209         * sysdeps/unix/sysv/linux/arm/libpthread.abilist: ... here.
6210         * sysdeps/unix/sysv/linux/arm/nptl/libresolv.abilist: Moved ...
6211         * sysdeps/unix/sysv/linux/arm/libresolv.abilist: ... here.
6212         * sysdeps/unix/sysv/linux/arm/nptl/librt.abilist: Moved ...
6213         * sysdeps/unix/sysv/linux/arm/librt.abilist: ... here.
6214         * sysdeps/unix/sysv/linux/arm/nptl/libthread_db.abilist: Moved ...
6215         * sysdeps/unix/sysv/linux/arm/libthread_db.abilist: ... here.
6216         * sysdeps/unix/sysv/linux/arm/nptl/libutil.abilist: Moved ...
6217         * sysdeps/unix/sysv/linux/arm/libutil.abilist: ... here.
6218         * sysdeps/unix/sysv/linux/arm/nptl/localplt.data: Moved ...
6219         * sysdeps/unix/sysv/linux/arm/localplt.data: ... here.
6220         * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.h: Moved ...
6221         * sysdeps/unix/sysv/linux/arm/lowlevellock.h: ... here.
6222         * sysdeps/unix/sysv/linux/arm/nptl/sysdep-cancel.h: Moved ...
6223         * sysdeps/unix/sysv/linux/arm/sysdep-cancel.h: ... here.
6224         * sysdeps/unix/sysv/linux/arm/nptl/unwind-forcedunwind.c: Moved ...
6225         * sysdeps/unix/sysv/linux/arm/unwind-forcedunwind.c: ... here.
6226         * sysdeps/unix/sysv/linux/arm/nptl/unwind-resume.c: Moved ...
6227         * sysdeps/unix/sysv/linux/arm/unwind-resume.c: ... here.
6228
6229         * sysdeps/unix/sysv/linux/arm/Versions (libc: GLIBC_PRIVATE): New set.
6230         * sysdeps/unix/sysv/linux/arm/nptl/Versions: File removed.
6231
6232         * sysdeps/unix/sysv/linux/arm/Makefile
6233         [$(subdir) = rt] (librt-sysdep_routines, librt-shared-only-routines):
6234         Add rt-aeabi_unwind_cpp_pr1.
6235         [$(subdir) = nptl] (librt-sysdep_routines, librt-shared-only-routines):
6236         Add nptl-aeabi_unwind_cpp_pr1.
6237         [$(subdir) = nptl] (tests): Filter out tst-cleanupx4.
6238         * sysdeps/unix/sysv/linux/arm/nptl/Makefile: File removed.
6239         * sysdeps/unix/sysv/linux/arm/nptl/rt-aeabi_unwind_cpp_pr1.c: Move ...
6240         * sysdeps/unix/sysv/linux/arm/rt-aeabi_unwind_cpp_pr1.c: ... here.
6241         * sysdeps/unix/sysv/linux/arm/nptl/nptl-aeabi_unwind_cpp_pr1.c: Move ...
6242         * sysdeps/unix/sysv/linux/arm/nptl-aeabi_unwind_cpp_pr1.c: ... here.
6243
6244         * sysdeps/unix/sysv/linux/arm/configure.ac: Force -fexceptions here.
6245         * sysdeps/unix/sysv/linux/arm/configure: Regenerated.
6246         * sysdeps/unix/sysv/linux/arm/nptl/configure.ac: File removed.
6247         * sysdeps/unix/sysv/linux/arm/nptl/configure: File removed.
6248
6249         * sysdeps/unix/sysv/linux/arm/clone.S: Include <tcb-offsets.h>.
6250         Deconditionalize the code that was previously under [RESET_PID].
6251         * sysdeps/unix/sysv/linux/arm/nptl/clone.S: File removed.
6252
6253         * sysdeps/generic/exit-thread.h: New file.
6254         * sysdeps/unix/sysv/linux/exit-thread.h: New file.
6255         * include/unistd.h (__exit_thread): Remove declaration.
6256         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Drop exit-thread.
6257         * sysdeps/unix/sysv/linux/exit-thread.S: File removed.
6258         * csu/libc-start.c: Include <exit-thread.h>.
6259         (LIBC_START_MAIN): Pass no argument to __exit_thread.
6260         * nptl/pthread_create.c: Include <exit-thread.h>.
6261         (start_thread): Call __exit_thread in place of __exit_thread_inline.
6262         * nptl/sysdeps/i386/pthreaddef.h (__exit_thread_inline): Macro removed.
6263         * nptl/sysdeps/powerpc/pthreaddef.h: Likewise.
6264         * nptl/sysdeps/s390/pthreaddef.h: Likewise.
6265         * nptl/sysdeps/sh/pthreaddef.h: Likewise.
6266         * nptl/sysdeps/sparc/sparc32/pthreaddef.h: Likewise.
6267         * nptl/sysdeps/sparc/sparc64/pthreaddef.h: Likewise.
6268         * nptl/sysdeps/x86_64/pthreaddef.h: Likewise.
6269         * sysdeps/aarch64/nptl/pthreaddef.h: Likewise.
6270         * sysdeps/alpha/nptl/pthreaddef.h: Likewise.
6271         * sysdeps/arm/nptl/pthreaddef.h: Likewise.
6272         * sysdeps/hppa/nptl/pthreaddef.h: Likewise.
6273         * sysdeps/ia64/nptl/pthreaddef.h: Likewise.
6274         * sysdeps/m68k/nptl/pthreaddef.h: Likewise.
6275         * sysdeps/microblaze/nptl/pthreaddef.h: Likewise.
6276         * sysdeps/mips/nptl/pthreaddef.h: Likewise.
6277         * sysdeps/tile/nptl/pthreaddef.h: Likewise.
6278
6279 2014-05-13  Andreas Schwab  <schwab@suse.de>
6280
6281         * sysdeps/unix/grantpt.c (grantpt): Fix typo in assertion.
6282
6283 2014-05-12  Joseph Myers  <joseph@codesourcery.com>
6284
6285         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__]
6286         (__ASSUME_UTIMES): Do not condition on kernel version.
6287         (__ASSUME_PSELECT): Define unconditionally.
6288         (__ASSUME_PPOLL): Likewise.
6289         (__ASSUME_ATFCTS): Likewise.
6290         (__ASSUME_SET_ROBUST_LIST): Do not condition on kernel version.
6291         (__ASSUME_COMPLETE_READV_WRITEV): Define unconditionally.
6292         (__ASSUME_FUTEX_LOCK_PI): Do not condition on kernel version.
6293         (__ASSUME_UTIMENSAT): Define unconditionally.
6294         (__ASSUME_PRIVATE_FUTEX): Likewise.
6295         (__ASSUME_FALLOCATE): Likewise.
6296         (__ASSUME_O_CLOEXEC): Likewise.
6297         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Remove.
6298         (__ASSUME_ARG_MAX_STACK_BASED): Likewise.
6299         (__ASSUME_ADJ_OFFSET_SS_READ): Define unconditionally.
6300         (__ASSUME_SOCK_CLOEXEC): Do not condition on kernel version.
6301         (__ASSUME_IN_NONBLOCK): Likewise.
6302         (__ASSUME_PIPE2): Likewise.
6303         (__ASSUME_EVENTFD2): Likewise.
6304         (__ASSUME_SIGNALFD4): Likewise.
6305         (__ASSUME_DUP3): Likewise.
6306         [__x86_64__ || __sparc__] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
6307         (__ASSUME_FUTEX_CLOCK_REALTIME): Define unconditionally.
6308         (__ASSUME_AT_RANDOM): Likewise.
6309         (__ASSUME_PREADV): Likewise.
6310         (__ASSUME_PWRITEV): Likewise.
6311         (__ASSUME_REQUEUE_PI): Do not condition on kernel version.
6312         (__ASSUME_F_GETOWN_EX): Define unconditionally.
6313         (__ASSUME_XFS_RESTRICTED_CHOWN): Likewise.
6314         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
6315         [!__ASSUME_ARG_MAX_STACK_BASED]: Remove conditional code.
6316         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
6317         (__ASSUME_O_CLOEXEC): Define unconditionally.
6318         (__ASSUME_PSELECT): Do not undefine conditionally.
6319         (__ASSUME_PPOLL): Likewise.
6320         (__ASSUME_ATFCTS): Likewise.
6321         (__ASSUME_SET_ROBUST_LIST): Likewise.
6322         (__ASSUME_UTIMENSAT): Likewise.
6323         (__ASSUME_FDATASYNC): Define unconditionally.
6324         * sysdeps/unix/sysv/linux/arm/kernel-features.h
6325         (__ASSUME_SIGFRAME_V2): Likewise.
6326         )__ASSUME_EVENTFD2): Likewise.
6327         (__ASSUME_SIGNALFD4): Likewise.
6328         (__ASSUME_PSELECT): Do not undefine conditionally.
6329         (__ASSUME_PPOLL): Likewise.
6330         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
6331         (__ASSUME_PSELECT): Define unconditionally.
6332         (__ASSUME_PPOLL): Likewise.
6333         (__ASSUME_O_CLOEXEC): Likewise.
6334         (__ASSUME_SOCK_CLOEXEC): Likewise.
6335         (__ASSUME_IN_NONBLOCK): Likewise.
6336         (__ASSUME_PIPE2): Likewise.
6337         (__ASSUME_EVENTFD2): Likewise.
6338         (__ASSUME_SIGNALFD4): Likewise.
6339         (__ASSUME_DUP3): Likewise.
6340         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
6341         (__ASSUME_O_CLOEXEC): Likewise.
6342         (__ASSUME_SOCK_CLOEXEC): Likewise.
6343         (__ASSUME_IN_NONBLOCK): Likewise.
6344         (__ASSUME_PIPE2): Likewise.
6345         (__ASSUME_EVENTFD2): Likewise.
6346         (__ASSUME_SIGNALFD4): Likewise.
6347         (__ASSUME_DUP3): Likewise.
6348         * sysdeps/unix/sysv/linux/mips/kernel-features.h
6349         (__ASSUME_EVENTFD2): Likewise.
6350         (__ASSUME_SIGNALFD4): Likewise.
6351         (__ASSUME_ACCEPT4_SYSCALL): Likewise.
6352
6353 2014-05-12  Andreas Schwab  <schwab@suse.de>
6354
6355         [BZ #16932]
6356         * nis/nss_nis/nis-hosts.c (internal_gethostbyname2_r)
6357         (_nss_nis_gethostbyname4_r): Return error if item length is larger
6358         than maximum RPC packet size.
6359         * nis/nss_nis/nis-initgroups.c (initgroups_netid): Likewise.
6360         * nis/nss_nis/nis-network.c (_nss_nis_getnetbyname_r): Likewise.
6361         * nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r)
6362         (_nss_nis_getservbyport_r): Likewise.
6363
6364 2014-05-12  Will Newton  <will.newton@linaro.org>
6365
6366         * malloc/Makefile (tests): Add tst-mallopt.
6367         * malloc/tst-mallopt.c: New file.
6368
6369 2014-05-09  Roland McGrath  <roland@hack.frob.com>
6370
6371         * sysdeps/arm/armv7/strcmp.S: Use sfi_breg prefix on loads not from sp.
6372         [NO_THUMB]: Cope without cbz, cnbz, and orn instructions.
6373
6374 2014-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6375
6376         * elf/Makefile (tst-tlsmod5.so): Add $(no-as-needed).
6377         (tst-tlsmod6.so): Likewise.
6378
6379 2014-05-09  Roland McGrath  <roland@hack.frob.com>
6380
6381         * sysdeps/gnu/unwind-resume.c (libgcc_s_resume): Mark as noreturn.
6382
6383 2014-05-09  Joseph Myers  <joseph@codesourcery.com>
6384
6385         [BZ #16064]
6386         * sysdeps/i386/fpu/fegetenv.c: Include <unistd.h>, <ldsodefs.h>
6387         and <dl-procinfo.h>.
6388         (__fegetenv): Save SSE state in envp->__eip if supported.
6389         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Save SSE state in
6390         envp->__eip if supported.
6391         * sysdeps/i386/fpu/fesetenv.c: Include <unistd.h>, <ldsodefs.h>
6392         and <dl-procinfo.h>.
6393         (__fesetenv): Always set __eip, __cs_selector, __opcode,
6394         __data_offset and __data_selector in environment to 0.  Set SSE
6395         state if supported.
6396         * sysdeps/x86/fpu/Makefile [$(subdir) = math] (tests): Add
6397         test-fenv-sse.
6398         [$(subdir) = math] (CFLAGS-test-fenv-sse.c): Add -msse2
6399         -mfpmath=sse.
6400         * sysdeps/x86/fpu/test-fenv-sse.c: New file.
6401
6402 2014-05-09  Will Newton  <will.newton@linaro.org>
6403
6404         * sysdeps/arm/preconfigure.ac: Set libc_commonpagesize
6405         and libc_relro_required for ARM.
6406         * sysdeps/arm/preconfigure: Regenerate.
6407
6408 2014-05-09  Dominik Vogt  <vogt@linux.vnet.ibm.com>
6409             Stefan Liebler  <stli@linux.vnet.ibm.com>
6410
6411         * config.make.in (enable-lock-elision): New Makefile variable.
6412         * configure.ac: Likewise.
6413         * configure: Regenerate.
6414         * sysdeps/s390/configure.ac:
6415         Add check for gcc transactions support.
6416         * sysdeps/s390/configure: Regenerate.
6417         * nptl/sysdeps/unix/sysv/linux/s390/Makefile: New file.
6418         Build elision files if enabled.
6419         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.c: New file.
6420         Add lock elision support for s390.
6421         * nptl/sysdeps/unix/sysv/linux/s390/elision-conf.h: Likewise.
6422         * nptl/sysdeps/unix/sysv/linux/s390/elision-lock.c: Likewise.
6423         * nptl/sysdeps/unix/sysv/linux/s390/elision-timed.c: Likewise.
6424         * nptl/sysdeps/unix/sysv/linux/s390/elision-trylock.c: Likewise.
6425         * nptl/sysdeps/unix/sysv/linux/s390/elision-unlock.c: Likewise.
6426         * nptl/sysdeps/unix/sysv/linux/s390/force-elision.h: Likewise.
6427         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_cond_lock.c:
6428         Likewise.
6429         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_lock.c:
6430         Likewise.
6431         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_timedlock.c:
6432         Likewise.
6433         * nptl/sysdeps/unix/sysv/linux/s390/pthread_mutex_trylock.c:
6434         Likewise.
6435         * nptl/sysdeps/unix/sysv/linux/s390/lowlevellock.h:
6436         (__lll_timedlock_elision, __lll_lock_elision)
6437         (__lll_unlock_elision, __lll_trylock_elision)
6438         (lll_timedlock_elision, lll_lock_elision)
6439         (lll_unlock_elision, lll_trylock_elision): Add.
6440         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
6441         (pthread_mutex_t): Add lock elision support for s390.
6442
6443 2014-05-14  Wilco  <wdijkstr@arm.com>
6444
6445         * sysdeps/arm/fclrexcpt.c: Cleanup.
6446         * sysdeps/arm/fedisblxcpt.c: Cleanup.
6447         * sysdeps/arm/feenablxcpt.c: Cleanup.
6448         * sysdeps/arm/fegetenv.c: Cleanup.
6449         * sysdeps/arm/fegetexcept.c: Cleanup.
6450         * sysdeps/arm/fegetround.c: Cleanup.
6451         * sysdeps/arm/feholdexcpt.c: Cleanup.
6452         * sysdeps/arm/fesetenv.c: Cleanup.
6453         * sysdeps/arm/fesetround.c: Cleanup.
6454         * sysdeps/arm/feupdateenv.c: Cleanup.
6455         * sysdeps/arm/fgetexcptflg.c: Cleanup.
6456         * sysdeps/arm/fraiseexcpt.c: Cleanup.
6457         * sysdeps/arm/fsetexcptflg.c: Cleanup.
6458         * sysdeps/arm/ftestexcept.c: Cleanup.
6459         * sysdeps/arm/get-rounding-mode.h: Cleanup.
6460         * sysdeps/arm/setfpucw.c: Cleanup.
6461
6462 2014-05-09  Will Newton  <will.newton@linaro.org>
6463
6464         * sysdeps/arm/armv7/strcmp.S: New file.
6465         * NEWS: Mention addition of ARMv7 optimized strcmp.
6466
6467 2014-05-08  Roland McGrath  <roland@hack.frob.com>
6468
6469         * Makeconfig ($(common-objpfx)config.status): Fix patsubst uses to
6470         look for %.ac rather than %.in.
6471
6472         * sysdeps/mach/hurd/configure.ac (inhibit_glue): Remove variable.
6473         * sysdeps/unix/sysv/linux/configure.ac: Likewise.
6474         * sysdeps/mach/hurd/configure: Regenerated.
6475         * sysdeps/unix/sysv/linux/configure: Regenerated.
6476
6477         * bits/utsname.h (_UTSNAME_DOMAIN_LENGTH): New macro, set to 0.
6478
6479 2014-05-07  Steve Ellcey  <sellcey@mips.com>
6480
6481         [BZ# 16922]
6482         * sysdeps/mips/sys/asm.h (INT_SUB): Fix definition.
6483         (LONG_SUB): Ditto.
6484         (PTR_SUB): Ditto.
6485
6486 2014-05-07  Andreas Schwab  <schwab@suse.de>
6487
6488         * sysdeps/posix/getaddrinfo.c (gaih_inet): Advance address pointer
6489         when skipping over non-matching result from nscd.
6490
6491 2014-05-07  Ondřej Bílka  <neleai@seznam.cz>
6492
6493         [BZ #16876]
6494         * nptl/sockperf.c (client): Check socket return value.
6495
6496         [BZ #16877]
6497         * nscd/selinux.c (nscd_request_avc_has_perm): Check if there is
6498         nscd security class.
6499
6500 2014-05-06  Roland McGrath  <roland@hack.frob.com>
6501
6502         * sysdeps/unix/sysv/linux/arm/nptl/unwind.h: File moved to ...
6503         * sysdeps/arm/unwind.h: ... here.
6504
6505 2014-05-06  Aurelien Jarno  <aurelien@aurel32.net>
6506
6507         [BZ# 16916]
6508         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h (EFD_SEMAPHORE):
6509         Define.
6510
6511 2014-05-06  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
6512
6513         * sysdeps/powerpc/powerpc64/power7/strncpy.S: New file: Optimization.
6514         * sysdeps/powerpc/powerpc64/multiarch/strncpy.c: New file:
6515         multiarch strncpy for PPC64.
6516         * sysdeps/powerpc/powerpc64/multiarch/strncpy-ppc64.c: New file
6517         * sysdeps/powerpc/powerpc64/multiarch/strncpy-power7.S: New file
6518         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpcpy, stpncpy
6519         multiarch optimizations.
6520         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
6521         (__libc_ifunc_impl_list): Likewise.
6522         * sysdeps/powerpc/powerpc64/power7/stpncpy.S: New file: Optimization.
6523         * sysdeps/powerpc/powerpc64/multiarch/stpncpy.c: New file:
6524         multiarch stpncpy for PPC64.
6525         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-ppc64.c: New file
6526         * sysdeps/powerpc/powerpc64/multiarch/stpncpy-power7.S: New file
6527
6528 2014-05-06  Andreas Schwab  <schwab@suse.de>
6529
6530         [BZ #16912]
6531         * gmon/mcount.c (_MCOUNT_DECL): Use
6532         atomic_compare_and_exchange_bool_acq instead of
6533         catomic_compare_and_exchange_bool_acq.
6534
6535 2014-05-05  Roland McGrath  <roland@hack.frob.com>
6536
6537         * elf/Makefile (others, install-bin): Remove pldd.
6538         (pldd-modules): Variable removed.
6539         ($(objpfx)pldd): Target removed.
6540         * sysdeps/unix/sysv/linux/Makefile [$(subdir) = elf]
6541         (others, install-bin): Append pldd here.
6542         ($(objpfx)pldd): New target.
6543
6544         * sysdeps/gnu/errlist.awk (BEGIN): Emit an initial #define of ERR_MAX
6545         to 0, so the first #if test emitted later doesn't see it undefined.
6546         (END): Emit "!defined ERRLIST_NO_COMPAT" to match what BEGIN does.
6547         * sysdeps/gnu/errlist.c: Regenerated.
6548
6549 2014-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6550
6551         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c
6552         [libc_hidden_builtin_def]: Define to empty value.
6553         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S:
6554         [libc_hidden_builtin_def]: Likewise.
6555         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S:
6556         [libc_hidden_builtin_def]: Likewise.
6557         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S:
6558         [libc_hidden_builtin_def]: Likewise.
6559         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c (memcpy): Redefined to
6560         __redirect_memcpy and define ifunc as default hidden symbol.
6561         * sysdeps/powerpc/powerpc64/multiarch/memset.c (memset): Likewise.
6562         * sysdeps/powerpc/powerpc64/multiarch/strlen.c (strlen): Likewise.
6563
6564 2014-05-04  Adam Conrad  <adconrad@0c3.net>
6565
6566         * locale/iso-4217.def: Reintroduce XDR currency.
6567
6568 2014-05-04  Allan McRae  <allan@archlinux.org>
6569
6570         * po/eo.po: Update Esperanto translation from translation project.
6571
6572 2014-05-02  Carlos O'Donell  <carlos@redhat.com>
6573
6574         * sysdeps/x86_64/multiarch/init-arch.h: Define FEATURE_INDEX_1 to 0,
6575         and FEATURE_INDEX_MAX to 1.
6576         [!__ASSEMBLER__]: Remove anonymous enum for FEATURE_INDEX_*.
6577
6578 2014-05-01  Steve Ellcey  <sellcey@mips.com>
6579
6580         * iconvdata/ansi_x3.110.c (ONE_DIRECTION): Define.
6581         * iconvdata/armscii-8.c (ONE_DIRECTION): Define.
6582         * iconvdata/big5.c (ONE_DIRECTION): Define.
6583         * iconvdata/big5hkscs.c (ONE_DIRECTION): Define.
6584         * iconvdata/cp1255.c (ONE_DIRECTION): Define.
6585         * iconvdata/cp1258.c (ONE_DIRECTION): Define.
6586         * iconvdata/cp932.c (ONE_DIRECTION): Define.
6587         * iconvdata/euc-cn.c (ONE_DIRECTION): Define.
6588         * iconvdata/euc-jisx0213.c (ONE_DIRECTION): Define.
6589         * iconvdata/euc-jp-ms.c (ONE_DIRECTION): Define.
6590         * iconvdata/euc-jp.c (ONE_DIRECTION): Define.
6591         * iconvdata/euc-kr.c (ONE_DIRECTION): Define.
6592         * iconvdata/euc-tw.c (ONE_DIRECTION): Define.
6593         * iconvdata/gb18030.c (ONE_DIRECTION): Define.
6594         * iconvdata/gbbig5.c (ONE_DIRECTION): Define.
6595         * iconvdata/gbgbk.c (ONE_DIRECTION): Define.
6596         * iconvdata/gbk.c (ONE_DIRECTION): Define.
6597         * iconvdata/ibm1364.c (ONE_DIRECTION): Define.
6598         * iconvdata/ibm930.c (ONE_DIRECTION): Define.
6599         * iconvdata/ibm932.c (ONE_DIRECTION): Define.
6600         * iconvdata/ibm933.c (ONE_DIRECTION): Define.
6601         * iconvdata/ibm935.c (ONE_DIRECTION): Define.
6602         * iconvdata/ibm937.c (ONE_DIRECTION): Define.
6603         * iconvdata/ibm939.c (ONE_DIRECTION): Define.
6604         * iconvdata/ibm943.c (ONE_DIRECTION): Define.
6605         * iconvdata/iso-2022-cn-ext.c (ONE_DIRECTION): Define.
6606         * iconvdata/iso-2022-cn.c (ONE_DIRECTION): Define.
6607         * iconvdata/iso-2022-jp-3.c (ONE_DIRECTION): Define.
6608         * iconvdata/iso-2022-jp.c (ONE_DIRECTION): Define.
6609         * iconvdata/iso-2022-kr.c (ONE_DIRECTION): Define.
6610         * iconvdata/iso646.c (ONE_DIRECTION): Define.
6611         * iconvdata/iso8859-1.c (ONE_DIRECTION): Define.
6612         * iconvdata/iso_11548-1.c (ONE_DIRECTION): Define.
6613         * iconvdata/iso_6937-2.c (ONE_DIRECTION): Define.
6614         * iconvdata/iso_6937.c (ONE_DIRECTION): Define.
6615         * iconvdata/johab.c (ONE_DIRECTION): Define.
6616         * iconvdata/shift_jisx0213.c (ONE_DIRECTION): Define.
6617         * iconvdata/sjis.c (ONE_DIRECTION): Define.
6618         * iconvdata/t.61.c (ONE_DIRECTION): Define.
6619         * iconvdata/tcvn5712-1.c (ONE_DIRECTION): Define.
6620         * iconvdata/tscii.c (ONE_DIRECTION): Define.
6621         * iconvdata/uhc.c (ONE_DIRECTION): Define.
6622         * iconvdata/unicode.c (ONE_DIRECTION): Define.
6623         * iconvdata/utf-16.c (ONE_DIRECTION): Define.
6624         * iconvdata/utf-32.c (ONE_DIRECTION): Define.
6625         * iconvdata/utf-7.c (ONE_DIRECTION): Define.
6626
6627 2014-05-01  Roland McGrath  <roland@hack.frob.com>
6628
6629         * libio/libioP.h [!_IO_USE_OLD_IO_FILE && !_G_IO_NO_BACKWARD_COMPAT]
6630         (_IO_JUMPS_OFFSET): Define to 0.
6631
6632         * nptl/sysdeps/pthread/bits/libc-lock.h
6633         [_LIBC && (!NOT_IN_libc || IS_IN_libpthread)]
6634         (__libc_lock_define_initialized_recursive): Always define using
6635         initializer.  Modern compilers treat uninitialized (implicit zero) and
6636         explicit zero initializers the same (i.e. put the datum in bss).
6637
6638 2014-05-01  Andreas Schwab  <schwab@linux-m68k.org>
6639
6640         * nscd/nscd-client.h: Include <string.h>.
6641
6642 2014-05-01  David S. Miller  <davem@davemloft.net>
6643
6644         [BZ #16885]
6645         * sysdeps/sparc/sparc64/strcmp.S: Fix end comparison handling when
6646         multiple zero bytes exist at the end of a string.
6647         Reported by Aurelien Jarno <aurelien@aurel32.net>
6648
6649         * string/test-strcmp.c (check): Add explicit test for situations where
6650         there are multiple zero bytes after the first.
6651
6652 2014-05-01  Andreas Schwab  <schwab@linux-m68k.org>
6653
6654         [BZ #16890]
6655         * stdio-common/vfprintf.c (process_arg) [%p]: Mark string as wide
6656         when compiling wprintf.
6657         * stdio-common/tstdiomisc.c (t3): New function.
6658         (main): Call it.
6659
6660 2014-05-01  Steve Ellcey  <sellcey@mips.com>
6661
6662         * intl/iconv/skeleton.c (ONE_DIRECTION): Remove define.
6663         * iconv/gconv_simple.c (ONE_DIRECTION): Define.
6664         * iconvdata/8bit-gap.c (ONE_DIRECTION): Ditto.
6665         * iconvdata/8bit-generic.c (ONE_DIRECTION): Ditto.
6666
6667 2014-05-01  Steve Ellcey  <sellcey@mips.com>
6668
6669         * stdlib/longlong.h: Updated from GCC.
6670
6671 2014-05-01  Will Newton  <will.newton@linaro.org>
6672             Bernard Ogden  <bernie.ogden@linaro.org>
6673
6674         * NEWS: Update fixed bug list.
6675
6676         [BZ #15119]
6677         * sysdeps/unix/sysv/linux/arm/nptl/lowlevellock.c: Remove file.
6678
6679 2014-04-30  David S. Miller  <davem@davemloft.net>
6680
6681         * sysdeps/sparc/fpu/fenv_private.h (HAVE_RM_CTX): Define.
6682         (libc_feholdexcept_setround_sparc_ctx): New function.
6683         (libc_fesetenv_sparc_ctx): Likewise.
6684         (libc_feupdateenv_sparc_ctx): Likewise.
6685         (libc_feholdsetround_sparc_ctx): Likewise.
6686         (libc_feholdexcept_setround_ctx): Define.
6687         (libc_feholdexcept_setroundf_ctx): Likewise.
6688         (libc_feholdexcept_setroundl_ctx): Likewise.
6689         (libc_fesetenv_ctx): Likewise.
6690         (libc_fesetenvf_ctx): Likewise.
6691         (libc_fesetenvl_ctx): Likewise.
6692         (libc_feupdateenv_ctx): Likewise.
6693         (libc_feupdateenvf_ctx): Likewise.
6694         (libc_feupdateenvl_ctx): Likewise.
6695         (libc_feresetround_ctx): Likewise.
6696         (libc_feresetroundf_ctx): Likewise.
6697         (libc_feresetroundl_ctx): Likewise.
6698         (libc_feholdsetround_ctx): Likewise.
6699         (libc_feholdsetroundf_ctx): Likewise.
6700         (libc_feholdsetroundl_ctx): Likewise.
6701
6702         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
6703         with __USE_GNU instead of XOPEN cpp guards.
6704
6705         * sysdeps/sparc/bits/string.h (_STRING_ARCH_unaligned): Define to
6706         0.
6707
6708         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (EMT_TAGOVF): Protect
6709         with XOPEN cpp guards.
6710
6711 2014-04-30  Julian Brown  <julian@codesourcery.com>
6712
6713         [BZ #16888]
6714         * sysdeps/arm/dl-machine.h (elf_machine_rela): Fix R_ARM_IRELATIVE
6715         handling.
6716
6717 2014-04-30  Joseph Myers  <joseph@codesourcery.com>
6718
6719         [BZ #9894]
6720         * sysdeps/unix/sysv/linux/configure.ac (LIBC_LINUX_VERSION):
6721         Change to 2.6.32.
6722         (arch_minimum_kernel): Change all 2.6.16 settings to 2.6.32.
6723         * sysdeps/unix/sysv/linux/configure: Regenerated.
6724         * sysdeps/unix/sysv/linux/microblaze/configure.ac: Remove file.
6725         * sysdeps/unix/sysv/linux/microblaze/configure: Likewise.
6726         * sysdeps/unix/sysv/linux/tile/configure.ac: Likewise.
6727         * sysdeps/unix/sysv/linux/tile/configure: Likewise.
6728         * README: Update reference to required Linux kernel version.
6729         * manual/install.texi (Linux): Update reference to required Linux
6730         kernel headers version.
6731         * INSTALL: Regenerated.
6732
6733         * conform/data/stdlib.h-data [POSIX] (stddef.h): Do not allow
6734         header inclusion.
6735         [POSIX] (limits.h): Likewise.
6736         [POSIX] (math.h): Likewise.
6737         [POSIX] (sys/wait.h): Likewise.
6738         * conform/data/string.h-data [POSIX || UNIX98] (strtok_r): Require
6739         function.
6740         [POSIX] (stddef.h): Do not allow header inclusion.
6741
6742 2014-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6743
6744         * sysdeps/generic/symbol-hacks.h (memcpy): Add internal alias.
6745
6746 2014-04-30  Yang Yingliang  <yangyingliang@huawei.com>
6747
6748         * nptl/pthread_cond_broadcast.c (__pthread_cond_broadcast):
6749         Return immediately after lll_futex_wake.
6750
6751 2014-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
6752
6753         [BZ #16791]
6754         * nscd/nscd-client.h (datahead_init_common): Initialize entire
6755         structure.
6756         (datahead_init_pos): Call datahead_init_common early.
6757         (datahead_init_neg): Likewise.
6758
6759         * nscd/nscd-client.h (datahead_init_common, datahead_init_pos,
6760         datahead_init_neg): New functions.
6761         * nscd/aicache.c (addhstaiX): Use them.
6762         * nscd/grpcache.c (cache_addgr): Likewise.
6763         * nscd/hstcache.c (cache_addhst): Likewise.
6764         * nscd/initgrcache.c (addinitgroupsX): Likewise.
6765         * nscd/netgroupcache.c (do_notfound): Likewise.
6766         (addgetnetgrentX): Likewise.
6767         (addinnetgrX): Likewise.
6768         * nscd/pwdcache.c (cache_addpw): Likewise.
6769         * nscd/servicescache.c (cache_addserv): Likewise.
6770
6771 2014-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
6772             Atsushi Onoe  <atsushi@onoe.org>
6773
6774         [BZ #14308]
6775         [BZ #12994]
6776         [BZ #13651]
6777         * resolv/res_query.c (__libc_res_nsearch): Return if at least
6778         one response is valid.
6779         * resolv/res_send.c (send_dg): Check for validity of other
6780         response if the current response is a referral.
6781
6782 2014-04-29  Steve Ellcey  <sellcey@mips.com>
6783
6784         * iconv/skeleton.c (ONE_DIRECTION): Set default value if not set.
6785
6786 2014-04-29  Stefan Liebler  <stli@linux.vnet.ibm.com>
6787
6788         [BZ #16823]
6789         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl):
6790         Always divide by positive zero when computing -Inf result.
6791         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
6792         * sysdeps/ieee754/flt-32/s_log1pf.c (__log1pf): Likewise.
6793
6794 2014-04-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6795
6796         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Do not update
6797         FPSCR if value do not change.
6798         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
6799         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Likewise.
6800         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Likewise.
6801         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
6802         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Likewise.
6803         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_reg_to_exceptions): New helper
6804         function.
6805
6806 2014-05-29  Carlos O'Donell  <carlos@systemhalted.org>
6807
6808         * sysdeps/hppa: Move directory from ports/sysdeps/hppa.
6809         * sysdeps/unix/sysv/linux/hppa: Move directory from
6810         ports/systeps/unix/sysv/linux/hppa.
6811         * README: Update listing for hppa-*-linux-gnu.
6812
6813 2014-04-28  Ondřej Bílka  <neleai@seznam.cz>
6814
6815         [BZ #16754]
6816         * manual/stdio.texi (Hook functions): Fix types of stream hook
6817         functions.
6818         [BZ #16854]
6819         * socket/sys/socket.h: Fix typo in comment.
6820
6821 2014-04-28  Wilco  <wdijkstr@arm.com>
6822
6823         * sysdeps/arm/fenv_private.h: New file.
6824         * sysdeps/arm/math_private.h: New file.
6825         * sysdeps/arm/fpu_control.h: Add _FPU_MASK_NCZV and _FPU_MASK_EXCEPT.
6826
6827 2014-04-25  H.J. Lu  <hongjiu.lu@intel.com>
6828
6829         * sysdeps/x86/bits/link.h (La_x86_64_regs): Replace __int128
6830         with __int128_t.
6831         (La_x86_64_retval): Likewise.
6832
6833 2014-04-24  Ian Bolton  <ian.bolton@arm.com>
6834
6835         * sysdeps/aarch64/fpu/fclrexcpt.c (feclearexcept): Don't write to
6836         fpsr if value didn't change.
6837         * sysdeps/aarch64/fpu/fedisblxcpt.c (fedisableexcept): Don't write
6838         to fpcr if value didn't change.
6839         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Likewise.
6840         * sysdeps/aarch64/fpu/feholdexcpt.c (feholdexcept): Don't write to
6841         fpsr or fpcr if value didn't change.
6842         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
6843         * sysdeps/aarch64/fpu/fesetround.c (fesetround): Don't write to
6844         fpcr if value didn't change.
6845         * sysdeps/aarch64/fpu/fsetexcptflg.c (fesetexceptflag): Don't write
6846         to fpsr if value didn't change.
6847
6848 2014-02-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
6849
6850         * nptl/tst-sem3.c: Use test-skeleton.c
6851         (main): Rename to do_test.  Use return instead of
6852         exit.
6853         * nptl/tst-sem4.c: Use test-skeleton.c
6854         (main): Rename to do_test.
6855
6856 2014-04-22  David S. Miller  <davem@davemloft.net>
6857
6858         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h
6859         (struct sigaction): New struct member __glibc_reserved0, change
6860         type of sa_flags to int.
6861
6862 2014-04-22  Yufeng Zhang  <yufeng.zhang@arm.com>
6863
6864         * stdlib/longlong.h (count_leading_zeros, count_trailing_zeros)
6865         (COUNT_LEADING_ZEROS_0): Define for AArch64.
6866
6867 2014-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
6868
6869         * nptl/sysdeps/unix/sysv/linux/sem_trywait.c: Include atomic.h.
6870         * nptl/sysdeps/unix/sysv/linux/sem_wait.c: Likewise.
6871
6872 2014-04-22  Will Newton  <will.newton@linaro.org>
6873             Venkataramanan Kumar  <venkataramanan.kumar@linaro.org>
6874
6875         * sysdeps/aarch64/__longjmp.S: Include stap-probe.h.
6876         (__longjmp): Add longjmp and longjmp_target SystemTap
6877         probes.
6878         * sysdeps/aarch64/setjmp.S: Include stap-probe.h.
6879         (__sigsetjmp): Add setjmp SystemTap probe.
6880
6881 2014-04-17  Carlos O'Donell  <carlos@redhat.com>
6882
6883         * manual/intro.texi (Roadmap to the manual): Sort chapter listing to
6884         match manual order.
6885
6886 2014-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
6887
6888         * nptl/sysdeps/unix/sysv/linux/powerpc/pthread_once.c: Remove file.
6889
6890         * sysdeps/powerpc/fpu/fenv_private.h
6891         (libc_feholdexcept_setroundl_ctx): Define to
6892         libc_feholdexcept_setround_ppc_ctx.
6893         (libc_fesetenvl_ctx): Define to libc_fesetenv_ppc_ctx.
6894         (libc_feholdsetroundl_ctx): Define to libc_feholdsetround_ppc_ctx.
6895         (libc_feresetroundl_ctx): Define to libc_feresetround_ppc_ctx.
6896         (libc_feupdateenvl_ctx): libc_feupdateenv_ppc_ctx.
6897
6898 2014-04-17  Ian Bolton  <ian.bolton@arm.com>
6899
6900         * sysdeps/aarch64/math-tests.h: New file.
6901
6902 2014-04-17  Sihai Yao  <sihai.ysh@alibaba-inc.com>
6903
6904         * sysdeps/x86_64/multiarch/ifunc-defines.sym (COMMON_CPUID_INDEX_7):
6905         New.
6906         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
6907         Check and set bit_AVX2_Usable.
6908         * sysdeps/x86_64/multiarch/init-arch.h (bit_AVX2_Usable): New
6909         macro.
6910         (bit_AVX2): Likewise.
6911         (index_AVX2_Usable): Likewise.
6912         (CPUID_AVX2): Likewise.
6913         (HAS_AVX2): Likewise.
6914
6915 2014-04-17  Will Newton  <will.newton@linaro.org>
6916
6917         * manual/setjmp.texi (System V contexts): Add note that
6918         calling setcontext on a context created by a call to a
6919         signal handler is undefined.  Update text to note that
6920         setcontext from a signal handler is possible but not
6921         recommended.
6922
6923         [BZ #16629]
6924         * stdlib/tst-setcontext.c: Include signal.h.
6925         (main): Check that the signal stack before and
6926         after swapcontext is the same.
6927
6928         * sysdeps/unix/sysv/linux/aarch64/setcontext.S (__setcontext):
6929         Re-implement to restore registers in user code and avoid
6930         rt_sigreturn system call.
6931
6932 2014-04-17  Wilco  <wdijkstr@arm.com>
6933
6934         * sysdeps/arm/math-tests.h: New file: Set ARM math-test settings.
6935         * sysdeps/generic/math-tests.h: Add macro (EXCEPTION_ENABLE_SUPPORTED).
6936         * math/test-fenv.c: Skip exception trap tests on targets which only
6937         support non-stop mode.
6938
6939 2014-04-17  Ian Bolton  <ian.bolton@arm.com>
6940             Wilco Dijkstra  <wilco.dijkstra@arm.com>
6941
6942         * sysdeps/aarch64/fpu/math_private.h (HAVE_RM_CTX)
6943         (libc_feholdsetround_aarch64_ctx)
6944         (libc_feholdsetround_ctx, libc_feholdsetroundf_ctx)
6945         (libc_feholdsetroundl_ctx, libc_feresetround_aarch64_ctx)
6946         (libc_feresetround_ctx, libc_feresetroundf_ctx)
6947         (libc_feresetroundl_ctx, libc_feresetround_noex_aarch64_ctx)
6948         (libc_feresetround_noex_ctx, libc_feresetround_noexf_ctx)
6949         (libc_feresetround_noexl_ctx): Define.
6950
6951 2014-04-16  Richard Henderson  <rth@redhat.com>
6952
6953         * sysdeps/unix/sysv/linux/alpha/nptl/pthread_once.c: Remove.
6954
6955         * sysdeps/alpha/Makefile [debug] (CFLAGS-backtrace.c): Enable
6956         unwind tables.
6957
6958         * sysdeps/unix/alpha/sysdep.h (__pointer_chk_guard): Remove
6959         const from the non-libc, non-ldso copy.
6960
6961         * sysdeps/alpha/libm-test-ulps: Regenerate.
6962
6963 2014-04-16  Ian Bolton  <ian.bolton@arm.com>
6964             Wilco Dijkstra  <wilco.dijkstra@arm.com>
6965
6966         * sysdeps/aarch64/fpu/math_private.h: New file.
6967
6968 2014-04-16  Marcus Shawcroft  <marcus.shawcroft@arm.com>
6969
6970         * sysdeps/aarch64/libm-test-ulps: Regenerate.
6971
6972 2014-04-16  Igor Zamyatin  <igor.zamyatin@intel.com>
6973
6974         [BZ #16275]
6975         * sysdeps/x86_64/bits/link.h (La_x86_64_regs): Add lr_bnd.
6976         (La_x86_64_retval): Add lrv_bnd0 and lrv_bnd1.
6977         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Save
6978         Intel MPX bound registers before _dl_profile_fixup.
6979         * sysdeps/x86_64/dl-trampoline.h: Restore Intel MPX bound
6980         registers after _dl_profile_fixup.  Save and restore bound
6981         registers bnd0/bnd1 when calling _dl_call_pltexit.
6982         * sysdeps/x86_64/link-defines.sym (BND_SIZE): New.
6983         (LR_BND_OFFSET): Likewise.
6984         (LRV_BND0_OFFSET): Likewise.
6985         (LRV_BND1_OFFSET): Likewise.
6986
6987 2014-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
6988
6989         * sysdeps/mach/hurd/tls.h (dtv, dtv_t, tcbhead_t): Move declarations
6990         to...
6991         * sysdeps/mach/hurd/i386/tls.h: ... here.
6992         (tcbhead_t): Add multiple_threads, sysinfo, stack_guard,
6993         pointer_guard, gscope_flag, private_futex, __private_tm, __private_ss
6994         fields.
6995
6996 2014-04-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
6997
6998         * sysdeps/mach/munmap.c (__munmap): Return EINVAL if `addr' is 0.
6999
7000 2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
7001
7002         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
7003
7004 2014-04-16  Stefan Liebler  <stli@linux.vnet.ibm.com>
7005
7006         [BZ #14770]
7007         * sysdeps/s390/configure.ac: Check for Binutils >= 2.24.
7008         * sysdeps/s390/configure: Regenerate.
7009
7010         [BZ #16824]
7011         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l):
7012         Set round-to-nearest internally to reduce error accumulation.
7013
7014 2014-04-16  Alan Modra  <amodra@gmail.com>
7015
7016         [BZ #16740]
7017         [BZ #16619]
7018         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Rewrite.
7019         * math/libm-test.inc (frexp_test_data): Add tests.
7020         * NEWS: Update fixed bug list.
7021
7022 2014-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
7023
7024         * benchtests/Makefile: Depend on libraries in build directory.
7025         (bench-math): Separate out math tests.
7026         (bench-pthread): Separate out pthread tests.
7027         (bench): Include math and pthread tests.
7028
7029 2014-04-14  Carlos O'Donell  <carlos@redhat.com>
7030
7031         [BZ #16831]
7032         * csu/libc-start.c (LIBC_START_MAIN) [!SHARED]: Call
7033         _dl_debug_initialize.
7034
7035         * configure.ac: Remove SELinux header check.
7036         * configure: Regenerate.
7037         * nscd/selinux.c (perms): Array of const char* to permission names.
7038         (nscd_request_avc_has_perm): Call security_deny_unknown to find
7039         default policy. Call string_to_security_class and string_to_av_perm to
7040         translate strings. Enforce default policy and call avs_has_perm with
7041         results of translated strings.
7042
7043 2014-04-13  David S. Miller  <davem@davemloft.net>
7044
7045         * sysdeps/sparc/fpu/libm-test-ulps: Update.
7046
7047 2014-04-12  Allan McRae  <allan@archlinux.org>
7048
7049         [BZ #16838]
7050         * manual/string.texi (Collation Functions): Fix qsort argument
7051         order in example.
7052         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
7053
7054 2014-04-11  Chris Metcalf  <cmetcalf@tilera.com>
7055
7056         * math/test-fenv-preserve.c [FE_ALL_EXCEPT == 0] (do_test):
7057         Make the test a no-op if there are no exceptions defined.
7058
7059 2014-04-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
7060
7061         * elf/Makefile (tests): make tst-dlopen-aout conditional on
7062         enable-hardcoded-path-in-tests
7063
7064 2014-04-11  Will Newton  <will.newton@linaro.org>
7065
7066         * benchtests/Makefile (extra-objs): Add json-lib.o.
7067         (bench-func): Tidy up JSON output.
7068         * benchtests/bench-skeleton.c: Include json-lib.h.
7069         (main): Use JSON library functions to do output of
7070         benchmark results.
7071         * benchtests/bench-timing-type.c (main): Output the
7072         timing type simply, leaving formatting to the user.
7073         * benchtests/json-lib.c: New file.
7074         * benchtests/json-lib.h: Likewise.
7075
7076 2014-04-11  Torvald Riegel  <triegel@redhat.com>
7077
7078         [BZ #15215]
7079         * nptl/sysdeps/unix/sysv/linux/sparc/pthread_once.c: Moved to ...
7080         * nptl/sysdeps/unix/sysv/linux/pthread_once.c: ... here.  Add missing
7081         memory barriers.  Add comments.
7082         * sysdeps/unix/sysv/linux/aarch64/nptl/pthread_once.c: Remove file.
7083         * sysdeps/unix/sysv/linux/arm/nptl/pthread_once.c: Remove file.
7084         * sysdeps/unix/sysv/linux/ia64/nptl/pthread_once.c: Remove file.
7085         * sysdeps/unix/sysv/linux/m68k/nptl/pthread_once.c: Remove file.
7086         * sysdeps/unix/sysv/linux/mips/nptl/pthread_once.c: Remove file.
7087         * sysdeps/unix/sysv/linux/tile/nptl/pthread_once.c: Remove file.
7088
7089 2014-04-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
7090
7091         * sysdeps/s390/s390-32/configure.ac: Unify file with ...
7092         * sysdeps/s390/s390-64/configure.ac: ... this ...
7093         * sysdeps/s390/configure.ac: ... to here.
7094         * sysdeps/s390/s390-32/configure: Delete file.
7095         * sysdeps/s390/s390-64/configure: Delete file.
7096         * sysdeps/s390/configure: Regenerate.
7097
7098 2014-04-11  Joseph Anthony Pasquale Holsten  <joseph@josephholsten.com>
7099
7100         * resolv/res_query.c (__libc_res_nsearch): Fix typo in comment.
7101
7102 2014-04-11  Will Newton  <will.newton@linaro.org>
7103
7104         * malloc/malloc.c [!MALLOC_DEBUG]: #define MALLOC_DEBUG
7105         to zero if it is not defined elsewhere.  (mtrim): Test
7106         the value of MALLOC_DEBUG with #if rather than #ifdef.
7107
7108 2014-04-10 Torvald Riegel  <triegel@redhat.com>
7109
7110         * benchtests/pthread_once-inputs: New file.
7111         * benchtests/pthread_once-source.c: New file.
7112         * benchtests/README: Update documentation.
7113
7114 2014-04-09  Igor Zamyatin  <igor.zamyatin@intel.com>
7115             H.J. Lu  <hongjiu.lu@intel.com>
7116
7117         [BZ #16275]
7118         * config.h.in (HAVE_MPX_SUPPORT): New #undef.
7119         * sysdeps/x86_64/configure.ac: Set HAVE_MPX_SUPPORT.
7120         * sysdeps/x86_64/configure: Regenerated.
7121         * sysdeps/x86_64/dl-trampoline.S (REGISTER_SAVE_AREA): New
7122         macro.
7123         (REGISTER_SAVE_RAX): Likewise.
7124         (REGISTER_SAVE_RCX): Likewise.
7125         (REGISTER_SAVE_RDX): Likewise.
7126         (REGISTER_SAVE_RSI): Likewise.
7127         (REGISTER_SAVE_RDI): Likewise.
7128         (REGISTER_SAVE_R8): Likewise.
7129         (REGISTER_SAVE_R9): Likewise.
7130         (REGISTER_SAVE_BND0): Likewise.
7131         (REGISTER_SAVE_BND1): Likewise.
7132         (REGISTER_SAVE_BND2): Likewise.
7133         (_dl_runtime_resolve): Use them.  Save and restore Intel MPX
7134         bound registers when calling _dl_fixup.
7135
7136 2014-04-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7137
7138         * bits/string.h (_STRING_ARCH_unaligned): Define it to 0.
7139         * crypt/sha256.c (_STRING_ARCH_unaligned): Check its value instead
7140         of its definition.
7141         * iconv/gconv_simple.c (_STRING_ARCH_unaligned): Likewise.
7142         * iconv/loop.c (_STRING_ARCH_unaligned): Likewise.
7143         * iconv/skeleton.c (_STRING_ARCH_unaligned): Likewise.
7144         * nscd/nscd_gethst_r.c (_STRING_ARCH_unaligned): Likewise.
7145         * nscd/nscd_getserv_r.c (_STRING_ARCH_unaligned): Likewise.
7146         * nscd/nscd_helper.c (_STRING_ARCH_unaligned): Likewise.
7147         * resolv/res_send.c (_STRING_ARCH_unaligned): Likewise.
7148
7149 2014-04-09  Peter Brett  <peter@peter-b.co.uk>
7150
7151         [BZ #15514]
7152         * sysdeps/posix/pathconf.c (__pathconf): Use statvfs64() for
7153         pathconf(_PC_NAME_MAX).
7154
7155 2014-04-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7156
7157         * nptl/sysdeps/pthread/pthread.h (__PTHREAD_MUTEX_HAVE_ELISION):
7158         Remove macro usage.
7159         (__PTHREAD_SPINS): Move definition to ...
7160         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
7161         (__PTHREAD_SPINS): ... here.
7162         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
7163         (__PTHREAD_SPIN): Likewise.
7164         * nptl/sysdeps/unix/sysv/linux/sh/bits/pthreadtypes.h
7165         (__PTHREAD_SPIN): Likewise.
7166         * nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h
7167         (__PTHREAD_SPIN): Likewise.
7168         * nptl/sysdeps/unix/sysv/linux/x86/bits/pthreadtypes.h
7169         (__PTHREAD_SPIN): Likewise.
7170         * sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h
7171         (__PTHREAD_SPIN): Likewise.
7172         * sysdeps/unix/sysv/linux/alpha/nptl/bits/pthreadtypes.h
7173         (__PTHREAD_SPIN): Likewise.
7174         * sysdeps/unix/sysv/linux/arm/nptl/bits/pthreadtypes.h
7175         (__PTHREAD_SPIN): Likewise.
7176         * sysdeps/unix/sysv/linux/ia64/nptl/bits/pthreadtypes.h
7177         (__PTHREAD_SPIN): Likewise.
7178         * sysdeps/unix/sysv/linux/m68k/nptl/bits/pthreadtypes.h
7179         (__PTHREAD_SPIN): Likewise.
7180         * sysdeps/unix/sysv/linux/microblaze/nptl/bits/pthreadtypes.h
7181         (__PTHREAD_SPIN): Likewise.
7182         * sysdeps/unix/sysv/linux/mips/nptl/bits/pthreadtypes.h
7183         (__PTHREAD_SPIN): Likewise.
7184         * sysdeps/unix/sysv/linux/tile/nptl/bits/pthreadtypes.h
7185         (__PTHREAD_SPIN): Likewise.
7186
7187         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: New file.
7188         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: new file.
7189         * sysdeps/powerpc/powerpc64/power6x/multiarch/Implies: New file.
7190         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove multiarch
7191         imply folder.
7192         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Likewise.
7193         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: Likewise.
7194         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: Likewise.
7195         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: Adjust
7196         correct imply path.
7197         * sysdeps/powerpc/powerpc64/power7/strncat.S (STRLEN): Define correct
7198         strlen symbol for non multi-arch builds.
7199         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (__isnan): Add
7200         missing hidden_def and weak_alias.
7201
7202 2014-04-08  Carlos O'Donell  <carlos@redhat.com>
7203
7204         * manual/ipc.texi (sem_close): AC-unsafe because of aculock.
7205
7206 2014-04-07  Will Newton  <will.newton@linaro.org>
7207
7208         * string/basename.c [HAVE_CONFIG_H]: Remove #ifdef and
7209         and contents.  [!_LIBC] Remove #ifndef and contents.
7210         (basename): Use ANSI prototype.  [_LIBC] Remove #idef.
7211         * string/memccpy.c (__memccpy): Use ANSI prototype.
7212         * string/memfrob.c (memfrob): Likewise.
7213         * string/strcoll.c (STRCOLL): Likewise.
7214         * string/strlen.c (strlen): Likewise.
7215         * string/strtok.c (STRTOK): Likewise.
7216         * string/strcat.c: Remove unused #include of memcopy.h.
7217         (strcat): Use ANSI prototype.
7218         * string/strchr.c: Remove unused #include of memcopy.h.
7219         (strchr): Use ANSI prototype.
7220         * string/strcmp.c: Remove unused #include of memcopy.h.
7221         (strcmp): Use ANSI prototype.
7222         * string/strcpy.c: Remove unused #include of memcopy.h.
7223         (strcpy): Use ANSI prototype.
7224
7225 2014-04-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7226
7227         * Makeconfig (CPPFLAGS): Add config-extra-cppflags to list.
7228         * config.make.in (config-extra-cppflags): Set it from
7229         libc_extra_cppflags.
7230         * configure.ac (libc_extra_cflags): Make it accumulate over
7231         configure fragments.
7232         (libc_extra_cppflags): New flag.
7233         * configure. Regenerate.
7234         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac
7235         (libc_cv_ppc64_def_call_elf): Define it to yes if compiler does
7236         not set _CALL_ELF and add -D_CALL_ELF=1 to libc_extra_cppflags.
7237         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Regenerate.
7238
7239         [BZ #16815]
7240         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (__nearbyint): Fix
7241         result for FE_DOWNWARD rounding mode.
7242         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S (__nearbyintf):
7243         Likewise.
7244         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
7245
7246 2014-04-04  Chris Metcalf  <cmetcalf@tilera.com>
7247
7248         * sysdeps/tile/dl-runtime.c (_dl_unmap): Fix cut-and-paste bug
7249         in function argument name.
7250
7251 2014-04-03  David Svoboda  <svoboda@cert.org>
7252
7253         [BZ #5666]
7254         * manual/stdio.texi (Line-Oriented Input): Document buffer allocation
7255         explicitly.
7256
7257 2014-04-03  Roland McGrath  <roland@hack.frob.com>
7258
7259         * elf/dl-unmap-segments.h: New file.
7260         * sysdeps/generic/ldsodefs.h
7261         (DL_UNMAP): Use _dl_unmap_segments in place of __munmap.
7262         * elf/dl-close.c: Include <dl-unmap-segments.h>.
7263         * elf/dl-fptr.c: Likewise.
7264         (_dl_unmap): Use _dl_unmap_segments in place of __munmap.
7265         * sysdeps/aarch64/tlsdesc.c: Likewise.
7266         * sysdeps/arm/tlsdesc.c: Likewise.
7267         * sysdeps/i386/tlsdesc.c: Likewise.
7268         * sysdeps/tile/dl-runtime.c: Likewise.
7269         * sysdeps/x86_64/tlsdesc.c: Likewise.
7270         * elf/dl-load.h: New file.
7271         * elf/dl-load.c: Include it.
7272         (MAP_FILE, MAP_COPY, MAP_BASE_ADDR):
7273         Macros moved to dl-load.h.
7274         (ELF_PREFERRED_ADDRESS_DATA, ELF_PREFERRED_ADDRESS): Likewise.
7275         (_dl_map_object_from_fd): Type 'struct loadcmd' moved to dl-load.h.
7276         Use _dl_unmap_segments in place of __munmap.
7277         Break out segment-mapping loop into ...
7278         * elf/dl-map-segments.h (_dl_map_segments): ... here, in new file.
7279
7280 2014-04-03  Will Newton  <will.newton@linaro.org>
7281
7282         * elf/dl-lookup.c (do_lookup_x): Remove comment
7283         referring to nested function and move variable
7284         declarations down to before first use.
7285
7286 2014-04-02  Joseph Myers  <joseph@codesourcery.com>
7287
7288         [BZ #16799]
7289         [BZ #16800]
7290         * math/s_catan.c (__catan): Avoid passing -0 denominator to atan2
7291         with 0 numerator.
7292         * math/s_catanf.c (__catanf): Likewise.
7293         * math/s_catanh.c (__catanh): Likewise.
7294         * math/s_catanhf.c (__catanhf): Likewise.
7295         * math/s_catanhl.c (__catanhl): Likewise.
7296         * math/s_catanl.c (__catanl): Likewise.
7297         * sysdeps/ieee754/flt-32/e_logf.c (__ieee754_logf): Always divide
7298         by positive zero when computing -Inf result.
7299         * math/libm-test.inc (catan_test): Use ALL_RM_TEST.
7300         (catanh_test): Likewise.
7301         * sysdeps/i386/fpu/libm-test-ulps: Update.
7302         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7303
7304         [BZ #16789]
7305         * math/s_clog.c (__clog): Use math_force_eval to ensure underflow
7306         instead of using underflowing value in computing result.
7307         * math/s_clog10.c (__clog10): Likewise.
7308         * math/s_clog10f.c (__clog10f): Likewise.
7309         * math/s_clog10l.c (__clog10l): Likewise.
7310         * math/s_clogf.c (__clogf): Likewise.
7311         * math/s_clogl.c (__clogl): Likewise.
7312         * math/libm-test.inc (clog_test): Use ALL_RM_TEST.
7313         (clog10_test): Likewise.
7314         * sysdeps/i386/fpu/libm-test-ulps: Update.
7315         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7316
7317 2014-04-02  Alan Modra  <amodra@gmail.com>
7318
7319         [BZ #16739]
7320         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Correct
7321         output when value is near a power of two.  Use int64_t for lx and
7322         remove casts.  Use decimal rather than hex exponent constants.
7323         Don't use long double multiplication when double will suffice.
7324         * math/libm-test.inc (nextafter_test_data): Add tests.
7325         * NEWS: Add 16739 and 16786 to bug list.
7326
7327         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Correct stream hint.
7328
7329         * sysdeps/powerpc/powerpc64/start.S: Add @toc to toc symbol reference.
7330
7331 2014-04-01  Will Newton  <will.newton@linaro.org>
7332
7333         * benchtests/Makefile (CFLAGS-bench-ffs.c): Add
7334         -fno-builtin.  (CFLAGS-bench-ffsll.c): Likewise.
7335
7336 2014-04-01  Florian Weimer  <fweimer@redhat.com>
7337
7338         [BZ #13347]
7339         * nptl/nptl-init.c (sighandler_setxid): Check system call result.
7340         * nptl/tst-setuid2.c: New file.
7341         * nptl/Makefile (xtests): Add tst-setuid2.
7342
7343 2014-04-01  Alan Modra  <amodra@gmail.com>
7344
7345         [BZ #16786]
7346         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S: Don't trash stack.
7347
7348 2014-03-31  Joseph Myers  <joseph@codesourcery.com>
7349
7350         [BZ #6803]
7351         [BZ #6804]
7352         * math/w_scalb.c (__scalb): For non-SVID mode, check result and
7353         set errno as appropriate.
7354         * math/w_scalbf.c (__scalbf): Likewise.
7355         * math/w_scalbl.c (__scalbl): Likewise.
7356         * math/gen-libm-test.pl (parse_args): Handle ERRNO_PLUS_OFLOW,
7357         ERRNO_MINUS_OFLOW, ERRNO_PLUS_UFLOW and ERRNO_MINUS_UFLOW.
7358         * math/libm-test.inc (scalb_test_data): Add errno expectations.
7359         Add more NaN tests.
7360
7361         [BZ #16349]
7362         * math/w_atan2.c: Include <errno.h>.
7363         (__atan2): Set errno for result underflowing to zero.
7364         * math/w_atan2f.c: Include <errno.h>.
7365         (__atan2f): Set errno for result underflowing to zero.
7366         * math/w_atan2l.c: Include <errno.h>.
7367         (__atan2l): Set errno for result underflowing to zero.
7368         * math/auto-libm-test-in: Don't allow missing errno for some atan2
7369         tests.
7370         * math/auto-libm-test-out: Regenerated.
7371
7372 2014-03-31  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7373
7374         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S (MFVSRD_R3_V1):
7375         Encode instruction correctly in little endian.
7376         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S (MFVSRD_R3_V1):
7377         Likewise.
7378         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S (MFVSRD_R3_V1):
7379         Likewise.
7380         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S (MFVSRD_R3_V1):
7381         Likewise.
7382         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S (MFVSRD_R3_V1):
7383         Likewise.
7384
7385 2014-03-31  Joseph Myers  <joseph@codesourcery.com>
7386
7387         [BZ #9894]
7388         * sysdeps/unix/sysv/linux/kernel-features.h
7389         [__sparc__ && !__arch64__ && !__sparc_v9__]
7390         (__ASSUME_SET_ROBUST_LIST): Do not define.
7391         [__sparc__ && !__arch64__ && !__sparc_v9__]
7392         (__ASSUME_FUTEX_LOCK_PI): Likewise.
7393         [__sparc__ && !__arch64__ && !__sparc_v9__] (__ASSUME_REQUEUE_PI):
7394         Likewise.
7395         * sysdeps/unix/sysv/linux/arm/kernel-features.h
7396         (__ASSUME_FUTEX_LOCK_PI): Undefine.
7397         (__ASSUME_REQUEUE_PI): Likewise.
7398         (__ASSUME_SET_ROBUST_LIST): Likewise.
7399         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
7400         [__LINUX_KERNEL_VERSION < 0x030a00] (__ASSUME_FUTEX_LOCK_PI):
7401         Undefine.
7402         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
7403         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_FUTEX_LOCK_PI):
7404         Likewise.
7405         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_REQUEUE_PI):
7406         Likewise.
7407         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_SET_ROBUST_LIST):
7408         Likewise.
7409         * sysdeps/unix/sysv/linux/mips/kernel-features.h
7410         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_FUTEX_LOCK_PI):
7411         Undefine.
7412         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_REQUEUE_PI): Likewise.
7413         [__mips == 1 || _MIPS_ARCH_R5900] (__ASSUME_SET_ROBUST_LIST):
7414         Likewise.
7415
7416         [BZ #16648]
7417         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
7418         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_FUTIMESAT): Define.
7419         * sysdeps/unix/sysv/linux/microblaze/futimesat.c: New file.
7420
7421 2014-03-31  Will Newton  <will.newton@linaro.org>
7422
7423         * benchtests/Makefile (bench): Add ffs and ffsll to list
7424         of tests.
7425         * benchtests/ffs-inputs: New file.
7426         * benchtests/ffsll-inputs: Likewise.
7427
7428 2014-03-29  Joseph Myers  <joseph@codesourcery.com>
7429
7430         [BZ #16770]
7431         * math/e_scalb.c (__ieee754_scalb): Check second argument is not
7432         too large before casting to int.
7433         * math/e_scalbf.c (__ieee754_scalbf): Likewise.
7434         * math/e_scalbl.c (__ieee754_scalbl): Likewise.
7435         * math/libm-test.inc (scalb_test_data): Add more tests.
7436
7437 2014-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
7438
7439         * benchtests/Makefile (DETAILED_OPT): New make option.
7440         (bench-func): Run benchmark program with -d if DETAILED_OPT is
7441         set.
7442         * benchtests/bench-skeleton.c: Include stdbool.h.
7443         (main): Store and print timings per input.
7444         * benchtests/scripts/bench.py (STRUCT_TEMPLATE): Add timing
7445         member to each argument value.
7446         (EPILOGUE): Define new macros RESULT and RESULT_ACCUM.
7447         (_print_arg_data): Initialize per-input timing to 0.
7448
7449         * benchtests/Makefile (timing-type): New binary.
7450         (bench-clean): Also remove bench-timing-type.
7451         (bench): New target for timing-type.
7452         (bench-func): Print output in JSON format.
7453         * benchtests/bench-skeleton.c (main): Print output in JSON
7454         format.
7455         * benchtests/bench-timing-type.c: New file.
7456         * benchtests/bench-timing.h (TIMING_TYPE): New macro.
7457         (TIMING_PRINT_STATS): Remove.
7458         * benchtests/scripts/bench.py (_print_arg_data): Store variant
7459         name separately.
7460
7461         * benchtests/bench-modf.c: Remove.
7462         * benchtests/modf-inputs: New inputs file.
7463
7464 2014-03-28  Joseph Myers  <joseph@codesourcery.com>
7465
7466         [BZ #16362]
7467         * math/s_clog10.c (M_PI_LOG10E): New macro.
7468         (__clog10): Use M_PI_LOG10E instead of M_PI when real and
7469         imaginary parts are 0.
7470         * math/s_clog10f.c (M_PI_LOG10Ef): New macro.
7471         (__clog10f): Use M_PI_LOG10Ef instead of M_PI when real and
7472         imaginary parts are 0.
7473         * math/s_clog10l.c (M_PI_LOG10El): New macro.
7474         (__clog10l): Use M_PI_LOG10El instead of M_PIl when real and
7475         imaginary parts are 0.
7476         * math/libm-test.inc (clog10_test_data): Update expected results
7477         for when real and imaginary parts are 0.
7478
7479 2014-03-27  Paul Pluzhnikov  <ppluzhnikov@google.com>
7480
7481         * elf/dl-load.c: Finish conversion of __builtin_expect into
7482         __glibc_{un}likely.
7483
7484 2014-03-27  Joseph Myers  <joseph@codesourcery.com>
7485
7486         [BZ #16348]
7487         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]: Use
7488         1+x for argument with exponent below -67.
7489         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [!USE_AS_EXPM1L]:
7490         Likewise.
7491         * math/auto-libm-test-in: Add more tests of exp.
7492         * math/auto-libm-test-out: Regenerated.
7493
7494 2014-03-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
7495
7496         [BZ #16759]
7497         * inet/getnetgrent_r.c (get_nonempty_val): New function.
7498         (nscd_getnetgrent): Use it.
7499
7500         [BZ #16760]
7501         * nscd/netgroupcache.c (addgetnetgrentX): Use memmove instead
7502         of stpcpy.
7503
7504 2014-03-27  Andi Kleen  <ak@linux.intel.com>
7505
7506         * nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h (lll_lock)
7507         (lll_robust_lock, lll_cond_lock, lll_timedlock)
7508         (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
7509         (lll_robust_unlock): Remove out of line section. Use cfi
7510         intrinsics.
7511         (LLL_STUB_UNWIND_INFO*): Remove.
7512         * nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h (lll_lock)
7513         (lll_robust_lock, lll_cond_lock, lll_timedlock)
7514         (lll_robust_cond_lock, lll_robust_timedlock, lll_unlock)
7515         (lll_robust_unlock): Remove out of line section. Use cfi
7516         intrinsics.
7517         (LLL_STUB_UNWIND_INFO*): Remove.
7518
7519 2014-03-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
7520
7521         [BZ #16758]
7522         * nscd/netgroupcache.c (addinnetgrX): Succeed if triplet has
7523         blank values.
7524
7525 2014-03-26  Paul Pluzhnikov  <ppluzhnikov@google.com>
7526
7527         * elf/dl-load.c: Convert __builtin_expect into __glibc_{un}likely.
7528
7529 2014-03-26  Joseph Myers  <joseph@codesourcery.com>
7530
7531         [BZ #16198]
7532         * sysdeps/x86_64/fpu/fegetenv.c (fegetenv): Use fldenv after
7533         fnstenv.
7534         * math/test-fenv-preserve.c: New file.
7535         * math/Makefile (tests): Add test-fenv-preserve.
7536
7537 2014-03-26  Will Newton <will.newton@linaro.org>
7538
7539         * benchtests/bench-strtod.c (TIMEOUT): Define to 10.
7540
7541 2014-03-25  Roland McGrath  <roland@hack.frob.com>
7542
7543         * scripts/versionlist.awk: Partition the version sets and emit all
7544         GLIBC_* (sorted) before all others (sorted).
7545
7546 2014-03-25  Joseph Myers  <joseph@codesourcery.com>
7547
7548         * elf/Versions (libc) [EXPORT_UNWIND_FIND_FDE]: Add empty
7549         GLIBC_2.2.5 version.
7550
7551 2014-03-25 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7552
7553         * scripts/localplt.awk: Check for PLT generated by internal IFUNC
7554         calls.
7555
7556         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Revert
7557         previous change.
7558
7559         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
7560
7561 2014-03-25  Andreas Schwab  <schwab@suse.de>
7562
7563         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Add out_fail2
7564         label to be used after in6ailist is initialized.
7565
7566 2014-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7567
7568         * nptl/sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h
7569         (__PTHREAD_MUTEX_HAVE_ELISION): New define.
7570
7571 2014-03-25  Joseph Myers  <joseph@codesourcery.com>
7572
7573         [BZ #16357]
7574         [BZ #16599]
7575         * math/gen-auto-libm-tests.c (fp_format_desc): Add field
7576         min_plus_half.
7577         (fp_formats): Update initializers.
7578         (init_fp_formats): Initialize new field.
7579         (output_for_one_input_case): Allow underflow for results up to
7580         min_plus_half.
7581         * math/libm-test.inc (log1p_test): Use ALL_RM_TEST.
7582         * math/auto-libm-test-in: Don't mark some underflows from asin and
7583         atanh as spurious.
7584         * math/auto-libm-test-out: Regenerated.
7585         * sysdeps/i386/fpu/libm-test-ulps: Update.
7586         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7587
7588 2014-03-25  Andreas Schwab  <schwab@suse.de>
7589
7590         * libio/Makefile (tst-ftell-partial-wide-ENV)
7591         (tst-ftell-active-handler-ENV): Define.
7592
7593 2014-03-25  Stefan Liebler <stli@linux.vnet.ibm.com>
7594
7595         * NEWS: Add 16712, 16713, 16714 to fixed bug list.
7596
7597 2014-03-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
7598
7599         * elf/tst-dlopen-aout.c: Adjust comments. Use test-skeleton.c
7600
7601 2014-03-24  Joseph Myers  <joseph@codesourcery.com>
7602
7603         * sysdeps/ieee754/dbl-64/e_exp.c: Include <math.h>.
7604         * sysdeps/x86_64/fpu/multiarch/e_exp.c
7605         [HAVE_FMA4_SUPPORT || HAVE_AVX_SUPPORT]: Likewise.
7606
7607 2014-03-24  Paul Pluzhnikov  <ppluzhnikov@google.com>
7608
7609         [BZ #16634]
7610         * elf/dl-load.c (open_verify): Add mode parameter.
7611         Error early when ET_EXEC and mode does not have __RTLD_OPENEXEC.
7612         (open_path): Change from boolean 'secure' to complete flag 'mode'
7613         (_dl_map_object): Adjust.
7614         * elf/Makefile (tests): Add tst-dlopen-aout.
7615         * elf/tst-dlopen-aout.c: New test.
7616
7617 2014-03-24  Stefan Liebler <stli@linux.vnet.ibm.com>
7618
7619         [BZ #16714]
7620         * sysdeps/unix/sysv/linux/s390/bits/stat.h
7621         (struct stat): Rename member pad0 to __glibc_reserved0.
7622
7623         [BZ #16712]
7624         * sysdeps/s390/s390-32/bits/wordsize.h
7625         (__WORDSIZE32_SIZE_ULONG): New define.
7626         * sysdeps/s390/s390-64/bits/wordsize.h
7627         (__WORDSIZE32_SIZE_ULONG): Likewise.
7628         * sysdeps/generic/stdint.h (SIZE_MAX):
7629         Define as UL if __WORDSIZE32_SIZE_ULONG.
7630
7631         [BZ #16713]
7632         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h
7633         (__glibc_reserved0): New variable.
7634         (sa_flags): Change type to int.
7635
7636         * posix/Makefile (before-compile): Use += before-compile instead
7637         of a :=.
7638
7639         * nptl/sysdeps/unix/sysv/linux/s390/bits/pthreadtypes.h
7640         (__PTHREAD_MUTEX_HAVE_ELISION): New define.
7641
7642 2014-03-20  Andreas Schwab  <schwab@suse.de>
7643
7644         [BZ #16743]
7645         * sysdeps/posix/getaddrinfo.c (gaih_inet): Properly skip over
7646         non-matching result from nscd.
7647
7648 2014-03-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
7649
7650         * scripts/bench.py: Moved to ...
7651         * benchtests/scripts/bench.py: ... here.
7652         * benchtests/Makefile ($(objpfx)bench-%.c): Adjust.
7653
7654 2014-03-24  Andreas Schwab  <schwab@suse.de>
7655
7656         [BZ #16002]
7657         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Use
7658         alloca_account and account alloca use for struct in6ailist.
7659
7660 2014-03-24  Joseph Myers  <joseph@codesourcery.com>
7661
7662         [BZ #16284]
7663         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use original
7664         rounding mode to recompute results that overflow to infinity or
7665         underflow to zero.
7666         * math/auto-libm-test-in: Don't mark tests as expected to fail for
7667         bug 16284.
7668         * math/auto-libm-test-out: Regenerated.
7669         * math/libm-test.inc (ccos_test): Use ALL_RM_TEST.
7670         (ccosh_test): Likewise.
7671         (csin_test_data): Use plus_oflow.
7672         (csin_test): Use ALL_RM_TEST.
7673         (csinh_test_data): Use plus_oflow.
7674         (csinh_test): Use ALL_RM_TEST.
7675         * sysdeps/i386/fpu/libm-test-ulps: Update.
7676         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7677
7678 2014-03-21  Joseph Myers  <joseph@codesourcery.com>
7679
7680         * sysdeps/mips/bits/wordsize.h: Include <sgidefs.h>.
7681         * sysdeps/unix/sysv/linux/mips/getrlimit64.c: Likewise.
7682         * sysdeps/unix/sysv/linux/mips/setrlimit64.c: Likewise.
7683
7684         [BZ #16731]
7685         * sysdeps/i386/fpu/e_log.S (__ieee754_log): Take absolute value
7686         when x - 1 is zero.
7687         * sysdeps/i386/fpu/e_logf.S (__ieee754_logf): Likewise.
7688         * sysdeps/i386/fpu/e_logl.S (__ieee754_logl): Likewise.
7689         * sysdeps/i386/i686/fpu/e_logl.S (__ieee754_logl): Likewise.
7690         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Return +0 when
7691         argument is 1.
7692         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Likewise.
7693         * sysdeps/x86_64/fpu/e_logl.S: Take absolute value when x - 1 is
7694         zero.
7695         * math/libm-test.inc (log_test): Use ALL_RM_TEST.
7696         * sysdeps/i386/fpu/libm-test-ulps: Update.
7697         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7698
7699 2014-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
7700
7701         * scripts/bench.pl: Remove file.
7702         * scripts/bench.py: New benchmark script.
7703         * benchtests/Makefile ($(objpfx)bench-%.c): Use it.
7704         * benchtests/README: Mention python dependency.
7705         * scripts/pylintrc: New file.
7706         * scripts/pylint: New file.
7707
7708         * bits/mathdef.h: Use #ifdef instead of #if.
7709         * sysdeps/arm/bits/mathdef.h [defined __USE_ISOC99 && defined
7710         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
7711         * sysdeps/tile/bits/mathdef.h [defined __USE_ISOC99 && defined
7712         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
7713         * sysdeps/x86/bits/mathdef.h [defined __USE_ISOC99 && defined
7714         _MATH_H && !defined _MATH_H_MATHDEF]: Likewise.
7715
7716 2014-03-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7717             Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
7718
7719         * string/strpbrk.c (strpbrk): Using macro to redefine symbol name.
7720         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strpbrk-power7
7721         and strpbrk-ppc64 objects.
7722         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
7723         (__libc_ifunc_impl_list): Add new strpbrk optimized symbols.
7724         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-power7.S: New file:
7725         multiarch strpbrk for POWER7.
7726         * sysdeps/powerpc/powerpc64/multiarch/strpbrk-ppc64.c: New file:
7727         multiarch strpbrk for PPC64.
7728         * sysdeps/powerpc/powerpc64/multiarch/strpbrk.c: New file: strpbrk
7729         ifunc selector.
7730         * sysdeps/powerpc/powerpc64/power7/strpbrk.S: New file: optimited
7731         strpbrk for POWER7.
7732
7733 2014-03-20  Joseph Myers  <joseph@codesourcery.com>
7734
7735         * math/libm-test.inc (asinh_test): Use ALL_RM_TEST.
7736         (atan_test): Likewise.
7737         (atanh_test_data): Use NO_TEST_INLINE for two tests.
7738         (atanh_test): Use ALL_RM_TEST.
7739         (atan2_test_data): Likewise.
7740         (cabs_test): Likewise.
7741         (cacosh_test): Likewise.
7742         (carg_test): Likewise.
7743         (casin_test): Likewise.
7744         (casinh_test): Likewise.
7745         (cbrt_test): Likewise.
7746         (csqrt_test): Likewise.
7747         (erf_test): Likewise.
7748         (erfc_test): Likewise.
7749         (pow10_test): Likewise.
7750         (exp2_test): Likewise.
7751         (hypot_test): Likewise.
7752         (j0_test): Likewise.
7753         (j1_test): Likewise.
7754         (lgamma_test): Likewise.
7755         (gamma_test): Likewise.
7756         (sincos_test): Likewise.
7757         (tanh_test): Likewise.
7758         (y0_test): Likewise.
7759         (y1_test): Likewise.
7760         * sysdeps/i386/fpu/libm-test-ulps: Update.
7761         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
7762
7763 2014-03-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7764
7765         * string/strcspn.c (strcspn): Using macro to redefine symbol name.
7766         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcspn-power7
7767         and strcspn-ppc64 objects.
7768         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
7769         (__libc_ifunc_impl_list): Add new strcspn optimized symbols.
7770         * sysdeps/powerpc/powerpc64/multiarch/strcspn-power7.S: New file:
7771         multiarch strcspn for POWER7.
7772         * sysdeps/powerpc/powerpc64/multiarch/strcspn-ppc64.c: New file:
7773         multiarch strcspn for PPC64.
7774         * sysdeps/powerpc/powerpc64/multiarch/strcspn.c: New file: strcspn
7775         ifunc selector.
7776         * sysdeps/powerpc/powerpc64/power7/strcspn.S: New file: optimited
7777         strcspn for POWER7.
7778
7779 2014-03-20  Joseph Myers  <joseph@codesourcery.com>
7780
7781         * math/gen-libm-test.pl (generate_testfile): Expect only function
7782         name as argument to AUTO_TESTS_* and pass results for all rounding
7783         modes to parse_args.
7784         (parse_auto_input): Separate inputs of automatic tests from
7785         outputs before storing in %auto_tests.
7786         * math/libm-test.inc (acos_test_data): Update call to
7787         AUTO_TESTS_f_f.
7788         (acos_test): Use ALL_RM_TEST.
7789         (acos_tonearest_test_data): Remove.
7790         (acos_test_tonearest): Likewise.
7791         (acos_towardzero_test_data): Likewise.
7792         (acos_test_towardzero): Likewise.
7793         (acos_downward_test_data): Likewise.
7794         (acos_test_downward): Likewise.
7795         (acos_upward_test_data): Likewise.
7796         (acos_test_upward): Likewise.
7797         (acosh_test_data): Update call to AUTO_TESTS_f_f.
7798         (asin_test_data): Likewise.
7799         (asin_test): Use ALL_RM_TEST.
7800         (asin_tonearest_test_data): Remove.
7801         (asin_test_tonearest): Likewise.
7802         (asin_towardzero_test_data): Likewise.
7803         (asin_test_towardzero): Likewise.
7804         (asin_downward_test_data): Likewise.
7805         (asin_test_downward): Likewise.
7806         (asin_upward_test_data): Likewise.
7807         (asin_test_upward): Likewise.
7808         (asinh_test_data): Update call to AUTO_TESTS_f_f.
7809         (atan_test_data): Likewise.
7810         (atanh_test_data): Likewise.
7811         (atan2_test_data): Update call to AUTO_TESTS_ff_f.
7812         (cabs_test_data): Update call to AUTO_TESTS_c_f.
7813         (carg_test_data): Likewise.
7814         (cbrt_test_data): Update call to AUTO_TESTS_f_f.
7815         (ccos_test_data): Update call to AUTO_TESTS_c_c.
7816         (ccosh_test_data): Likewise.
7817         (cexp_test_data): Likewise.
7818         (clog_test_data): Likewise.
7819         (clog10_test_data): Likewise.
7820         (cos_test_data): Update call to AUTO_TESTS_f_f.
7821         (cos_test): Use ALL_RM_TEST.
7822         (cos_tonearest_test_data): Remove.
7823         (cos_test_tonearest): Likewise.
7824         (cos_towardzero_test_data): Likewise.
7825         (cos_test_towardzero): Likewise.
7826         (cos_downward_test_data): Likewise.
7827         (cos_test_downward): Likewise.
7828         (cos_upward_test_data): Likewise.
7829         (cos_test_upward): Likewise.
7830         (cosh_test_data): Update call to AUTO_TESTS_f_f.
7831         (cosh_test): Use ALL_RM_TEST.
7832         (cosh_tonearest_test_data): Remove.
7833         (cosh_test_tonearest): Likewise.
7834         (cosh_towardzero_test_data): Likewise.
7835         (cosh_test_towardzero): Likewise.
7836         (cosh_downward_test_data): Likewise.
7837         (cosh_test_downward): Likewise.
7838         (cosh_upward_test_data): Likewise.
7839         (cosh_test_upward): Likewise.
7840         (cpow_test_data): Update call to AUTO_TESTS_cc_c.
7841         (csqrt_test_data): Update call to AUTO_TESTS_c_c.
7842         (ctan_test_data): Likewise.
7843         (ctan_test): Use ALL_RM_TEST.
7844         (ctan_tonearest_test_data): Remove.
7845         (ctan_test_tonearest): Likewise.
7846         (ctan_towardzero_test_data): Likewise.
7847         (ctan_test_towardzero): Likewise.
7848         (ctan_downward_test_data): Likewise.
7849         (ctan_test_downward): Likewise.
7850         (ctan_upward_test_data): Likewise.
7851         (ctan_test_upward): Likewise.
7852         (ctanh_test_data): Update call to AUTO_TESTS_c_c.
7853         (ctanh_test): Use ALL_RM_TEST.
7854         (ctanh_tonearest_test_data): Remove.
7855         (ctanh_test_tonearest): Likewise.
7856         (ctanh_towardzero_test_data): Likewise.
7857         (ctanh_test_towardzero): Likewise.
7858         (ctanh_downward_test_data): Likewise.
7859         (ctanh_test_downward): Likewise.
7860         (ctanh_upward_test_data): Likewise.
7861         (ctanh_test_upward): Likewise.
7862         (erf_test_data): Update call to AUTO_TESTS_f_f.
7863         (erfc_test_data): Likewise.
7864         (exp_test_data): Likewise.
7865         (exp_test): Use ALL_RM_TEST.
7866         (exp_tonearest_test_data): Remove.
7867         (exp_test_tonearest): Likewise.
7868         (exp_towardzero_test_data): Likewise.
7869         (exp_test_towardzero): Likewise.
7870         (exp_downward_test_data): Likewise.
7871         (exp_test_downward): Likewise.
7872         (exp_upward_test_data): Likewise.
7873         (exp_test_upward): Likewise.
7874         (exp10_test_data): Update call to AUTO_TESTS_f_f.
7875         (exp10_test): Use ALL_RM_TEST.
7876         (exp10_tonearest_test_data): Remove.
7877         (exp10_test_tonearest): Likewise.
7878         (exp10_towardzero_test_data): Likewise.
7879         (exp10_test_towardzero): Likewise.
7880         (exp10_downward_test_data): Likewise.
7881         (exp10_test_downward): Likewise.
7882         (exp10_upward_test_data): Likewise.
7883         (exp10_test_upward): Likewise.
7884         (exp2_test_data): Update call to AUTO_TESTS_f_f.
7885         (expm1_test_data): Likewise.
7886         (expm1_test): Use ALL_RM_TEST.
7887         (expm1_tonearest_test_data): Remove.
7888         (expm1_test_tonearest): Likewise.
7889         (expm1_towardzero_test_data): Likewise.
7890         (expm1_test_towardzero): Likewise.
7891         (expm1_downward_test_data): Likewise.
7892         (expm1_test_downward): Likewise.
7893         (expm1_upward_test_data): Likewise.
7894         (expm1_test_upward): Likewise.
7895         (fma_test_data): Update call to AUTO_TESTS_fff_f.
7896         (fma_test): Use ALL_RM_TEST.
7897         (fma_towardzero_test_data): Remove.
7898         (fma_test_towardzero): Likewise.
7899         (fma_downward_test_data): Likewise.
7900         (fma_test_downward): Likewise.
7901         (fma_upward_test_data): Likewise.
7902         (fma_test_upward): Likewise.
7903         (hypot_test_data): Update call to AUTO_TESTS_ff_f.
7904         (j0_test_data): Update call to AUTO_TESTS_f_f.
7905         (j1_test_data): Likewise.
7906         (jn_test_data): Update call to AUTO_TESTS_if_f.
7907         (lgamma_test_data): Update call to AUTO_TESTS_f_f1.
7908         (log_test_data): Update call to AUTO_TESTS_f_f.
7909         (log10_test_data): Likewise.
7910         (log1p_test_data): Likewise.
7911         (log2_test_data): Likewise.
7912         (pow_test_data): Update call to AUTO_TESTS_ff_f.
7913         (pow_tonearest_test_data): Likewise.
7914         (sin_test_data): Update call to AUTO_TESTS_f_f.
7915         (sin_test): Use ALL_RM_TEST.
7916         (sin_tonearest_test_data): Remove.
7917         (sin_test_tonearest): Likewise.
7918         (sin_towardzero_test_data): Likewise.
7919         (sin_test_towardzero): Likewise.
7920         (sin_downward_test_data): Likewise.
7921         (sin_test_downward): Likewise.
7922         (sin_upward_test_data): Likewise.
7923         (sin_test_upward): Likewise.
7924         (sincos_test_data): Update call to AUTO_TESTS_fFF_11.
7925         (sinh_test_data): Update call to AUTO_TESTS_f_f.
7926         (sinh_test): Use ALL_RM_TEST.
7927         (sinh_tonearest_test_data): Remove.
7928         (sinh_test_tonearest): Likewise.
7929         (sinh_towardzero_test_data): Likewise.
7930         (sinh_test_towardzero): Likewise.
7931         (sinh_downward_test_data): Likewise.
7932         (sinh_test_downward): Likewise.
7933         (sinh_upward_test_data): Likewise.
7934         (sinh_test_upward): Likewise.
7935         (sqrt_test_data): Update call to AUTO_TESTS_f_f.
7936         (sqrt_test): Use ALL_RM_TEST.
7937         (sqrt_tonearest_test_data): Remove.
7938         (sqrt_test_tonearest): Likewise.
7939         (sqrt_towardzero_test_data): Likewise.
7940         (sqrt_test_towardzero): Likewise.
7941         (sqrt_downward_test_data): Likewise.
7942         (sqrt_test_downward): Likewise.
7943         (sqrt_upward_test_data): Likewise.
7944         (sqrt_test_upward): Likewise.
7945         (tan_test_data): Update call to AUTO_TESTS_f_f.
7946         (tan_test): Use ALL_RM_TEST.
7947         (tan_tonearest_test_data): Remove.
7948         (tan_test_tonearest): Likewise.
7949         (tan_towardzero_test_data): Likewise.
7950         (tan_test_towardzero): Likewise.
7951         (tan_downward_test_data): Likewise.
7952         (tan_test_downward): Likewise.
7953         (tan_upward_test_data): Likewise.
7954         (tan_test_upward): Likewise.
7955         (tanh_test_data): Update call to AUTO_TESTS_f_f.
7956         (tgamma_test_data): Likewise.
7957         (y0_test_data): Likewise.
7958         (y1_test_data): Likewise.
7959         (yn_test_data): Update call to AUTO_TESTS_if_f.
7960         (main): Do not call removed functions.
7961
7962 2014-03-19  Joseph Myers  <joseph@codesourcery.com>
7963
7964         * math/libm-test.inc (fdim_test): Use ALL_RM_TEST.
7965         (ldexp_test_data): Remove.
7966         (ldexp_test): Move to after scalbn_test.  Use ALL_RM_TEST with
7967         scalbn_test_data.
7968         (scalb_test): Use ALL_RM_TEST.
7969
7970 2014-03-19  Andreas Schwab  <schwab@suse.de>
7971
7972         * nscd/nscd.service: Also invalidate netgroup cache on reload.
7973
7974 2014-03-19  Joseph Myers  <joseph@codesourcery.com>
7975
7976         [BZ #16649]
7977         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
7978         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PREADV): Undefine.
7979         [__LINUX_KERNEL_VERSION < 0x020621] (__ASSUME_PWRITEV): Likewise.
7980         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
7981         (__ASSUME_PREADV): Undefine.
7982         (__ASSUME_PWRITEV): Likewise.
7983
7984 2014-03-18  Roland McGrath  <roland@hack.frob.com>
7985
7986         * bits/mman-linux.h: Add comment about non-Linux use.
7987         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add comment about
7988         bits/mman-linux.h resting place.
7989
7990         * sysdeps/unix/sysv/linux/bits/mman-linux.h: Moved to ...
7991         * bits/mman-linux.h: ... here.
7992
7993 2014-03-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
7994
7995         * conform/conformtest.pl: Add standard definition when calling C
7996         preprocessor on data files.
7997         (checknamespace): Remove unused variable.
7998
7999 2014-03-18  Joseph Myers  <joseph@codesourcery.com>
8000
8001         * math/gen-libm-test.pl (parse_args): Handle plus_oflow,
8002         minus_oflow, plus_uflow and minus_uflow in expected results.
8003         * math/libm-test.inc (scalbn_test_data): Add more tests of
8004         negative arguments.  Use plus_oflow, minus_oflow, plus_uflow and
8005         minus_uflow.
8006         (scalbn_test): Use ALL_RM_TEST.
8007         (scalbln_test_data): Add more tests of negative arguments.  Use
8008         plus_oflow, minus_oflow, plus_uflow and minus_uflow.
8009         (scalbln_test): Use ALL_RM_TEST.
8010
8011 2014-03-18  Roland McGrath  <roland@hack.frob.com>
8012
8013         * scripts/abilist.awk: Ignore symbols marked with .hidden.
8014
8015 2014-03-18  Will Newton  <will.newton@linaro.org>
8016
8017         * sysdeps/unix/sysv/linux/aarch64/sysdep.h: Remove
8018         inaccurate comment.
8019
8020 2014-03-18  Joseph Myers  <joseph@codesourcery.com>
8021
8022         * Makerules [!subdir] (check-abi): Exit with error status if a
8023         test failed.
8024
8025 2014-03-17  Joseph Myers  <joseph@codesourcery.com>
8026
8027         * math/libm-test.inc (nearbyint_test_data): Include all tests used
8028         for rint.  Include results for all rounding modes.
8029         (nearbyint_test): Use ALL_RM_TEST.
8030         (rint_test_data): Include all tests used for nearbyint.
8031
8032 2014-03-17  Will Newton  <will.newton@linaro.org>
8033
8034         * nptl/sysdeps/pthread/pthread.h: Revert previous
8035         change.
8036
8037         * sysdeps/generic/ldsodefs.h: Revert previous
8038         change.
8039
8040         * libio/genops.c: Revert previous change.
8041         * libio/libioP.h: Likewise.
8042         * stdio-common/vfprintf.c: Likewise.
8043
8044         * sysdeps/generic/math_private.h: Revert previous
8045         change.
8046
8047         * sysdeps/generic/math_private.h: Check whether
8048         HAVE_RM_CTX is defined with #ifdef rather
8049         than #if.
8050
8051         * argp/argp-fmtstream.h: Check whether
8052         __STRICT_ANSI__ is defined with #ifdef rather
8053         than #if.
8054         * argp/argp.h: Likewise.
8055
8056         * libio/genops.c: Check whether
8057         _IO_JUMPS_OFFSET is defined with #ifdef rather
8058         than #if.
8059         * libio/libioP.h: Likewise.
8060         * stdio-common/vfprintf.c: Likewise.
8061
8062         * sysdeps/generic/ldsodefs.h: Check whether
8063         HP_SMALL_TIMING_AVAIL is defined with #ifdef rather
8064         than #if.
8065
8066         * nptl/sysdeps/pthread/pthread.h: Check
8067         __PTHREAD_MUTEX_HAVE_ELISION is defined before testing
8068         its value.
8069
8070 2014-03-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
8071
8072         * libio/iofdopen.c (_IO_new_fdopen): Seek to end only if
8073         setting O_APPEND.
8074         * libio/tst-ftell-active-handler.c (do_append_test): Add a
8075         test case.
8076
8077         [BZ #16680]
8078         * libio/fileops.c (_IO_file_open): Seek to end of file but
8079         don't cache the offset.
8080         (get_file_offset): Remove function.
8081         (do_ftell): Use cached offset when available.
8082         * libio/iofdopen.c (_IO_new_fdopen): Seek to end of file but
8083         don't cache the offset.
8084         * libio/tst-ftell-active-handler.c (do_rewind_test): New test
8085         case.
8086         (do_one_test): Call it.
8087         (do_ftell_test): Fix up expected old offset for a+ mode.
8088         * libio/wfileops.c (do_ftell_wide): Used cached offset when
8089         available.
8090
8091         * libio/tst-ftell-active-handler.c (do_ftell_test): Don't mix
8092         up test status with function return status.
8093         (do_write_test): Likewise.
8094         (do_append_test): Likewise.
8095
8096         * nptl/sysdeps/pthread/bits/libc-lockP.h [defined NOT_IN_libc
8097         && !defined IS_IN_libpthread && __LT_SPINNOCK_INIT != 0]:
8098         Remove.
8099
8100 2014-03-17  Joseph Myers  <joseph@codesourcery.com>
8101
8102         * math/gen-libm-test.pl (parse_args): Handle results specified for
8103         each rounding mode separately.
8104         * math/libm-test.inc (lrint_test_data): Merge in per-rounding-mode
8105         tests and results from lrint_tonearest_test_data,
8106         lrint_towardzero_test_data, lrint_downward_test_data and
8107         lrint_upward_test_data.
8108         (lrint_test): Use ALL_RM_TEST.
8109         (lrint_tonearest_test_data): Remove.
8110         (lrint_test_tonearest): Likewise.
8111         (lrint_towardzero_test_data): Likewise.
8112         (lrint_test_towardzero): Likewise.
8113         (lrint_downward_test_data): Likewise.
8114         (lrint_test_downward): Likewise.
8115         (lrint_upward_test_data): Likewise.
8116         (lrint_test_upward): Likewise.
8117         (llrint_test_data): Merge in per-rounding-mode tests and results
8118         from llrint_tonearest_test_data, llrint_towardzero_test_data,
8119         llrint_downward_test_data and llrint_upward_test_data.
8120         (llrint_test): Use ALL_RM_TEST.
8121         (llrint_tonearest_test_data): Remove.
8122         (llrint_test_tonearest): Likewise.
8123         (llrint_towardzero_test_data): Likewise.
8124         (llrint_test_towardzero): Likewise.
8125         (llrint_downward_test_data): Likewise.
8126         (llrint_test_downward): Likewise.
8127         (llrint_upward_test_data): Likewise.
8128         (llrint_test_upward): Likewise.
8129         (rint_test_data): Merge in per-rounding-mode tests and results
8130         from rint_tonearest_test_data, rint_towardzero_test_data,
8131         rint_downward_test_data and rint_upward_test_data.  Add
8132         per-rounding-mode results for tests not in those arrays.
8133         (rint_test): Use ALL_RM_TEST.
8134         (rint_tonearest_test_data): Remove.
8135         (rint_test_tonearest): Likewise.
8136         (rint_towardzero_test_data): Likewise.
8137         (rint_test_towardzero): Likewise.
8138         (rint_downward_test_data): Likewise.
8139         (rint_test_downward): Likewise.
8140         (rint_upward_test_data): Likewise.
8141         (rint_test_upward): Likewise.
8142         (main): Don't call removed functions.
8143
8144 2014-03-14  Roland McGrath  <roland@hack.frob.com>
8145
8146         * csu/Makefile ($(objpfx)version-info.h): Remove linux-specific
8147         "Compiled on ..." crapola.  It is anti-useful.
8148
8149 2014-03-14  Joseph Myers  <joseph@codesourcery.com>
8150
8151         * scripts/evaluate-test.sh: Handle fourth argument to determine
8152         whether test run should stop on failure.
8153         * Makeconfig (stop-on-test-failure): New variable.
8154         (evaluate-test): Pass fourth argument to evaluate-test.sh based on
8155         $(stop-on-test-failure).
8156         * Makefile (tests): Give a summary of results from testing and
8157         exit with failure status if they include an ERROR or FAIL.
8158         (xtests): Likewise.
8159         * manual/install.texi (Configuring and compiling): Mention
8160         stop-on-test-failure=y.
8161         * INSTALL: Regenerated.
8162
8163 2014-03-14  Roland McGrath  <roland@hack.frob.com>
8164
8165         * scripts/versionlist.awk: New file.
8166         * Makerules [$(build-shared) = yes]
8167         (postclean-generated): Add Versions.def, not Versions.def.v and
8168         Versions.def.v.i.
8169         ($(common-objpfx)Versions.def.v.i): Target removed.
8170         ($(common-objpfx)Versions.def): New target.
8171         ($(common-objpfx)Versions.all): Depend on that rather that
8172         $(common-objpfx)Versions.def.v.
8173         * Versions.def: File removed.
8174
8175         * Makeconfig (+gccwarn): Add -Wundef.
8176         * include/errno.h [IS_IN_rtld] [!RTLD_PRIVATE_ERRNO]: #error to catch
8177         a dl-sysdep.h breaking its contract.
8178         [!IS_IN_rtld] (RTLD_PRIVATE_ERRNO): Define it to 0.
8179         * include/stackinfo.h: New file.
8180         * nptl/sysdeps/i386/tls.h (TLS_DTV_AT_TP): New macro.
8181         * nptl/sysdeps/powerpc/tls.h (TLS_TCB_AT_TP): New macro.
8182         * nptl/sysdeps/s390/tls.h (TLS_DTV_AT_TP): New macro.
8183         * nptl/sysdeps/sh/tls.h (TLS_TCB_AT_TP): New macro.
8184         * nptl/sysdeps/sparc/tls.h (TLS_DTV_AT_TP): New macro.
8185         * nptl/sysdeps/x86_64/tls.h (TLS_DTV_AT_TP): New macro.
8186         * sysdeps/aarch64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
8187         * sysdeps/alpha/nptl/tls.h (TLS_TCB_AT_TP): New macro.
8188         * sysdeps/arm/nptl/tls.h (TLS_TCB_AT_TP): New macro.
8189         * sysdeps/ia64/nptl/tls.h (TLS_TCB_AT_TP): New macro.
8190         * sysdeps/m68k/nptl/tls.h (TLS_TCB_AT_TP): New macro.
8191         * sysdeps/mach/hurd/i386/tls.h (TLS_DTV_AT_TP): New macro.
8192         * sysdeps/microblaze/nptl/tls.h (TLS_TCB_AT_TP): New macro.
8193         * sysdeps/mips/nptl/tls.h (TLS_TCB_AT_TP): New macro.
8194         * sysdeps/tile/nptl/tls.h (TLS_TCB_AT_TP): New macro.
8195
8196 2014-03-14  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8197
8198         [BZ #16707]
8199         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Remove wrong
8200         implementation.
8201         * math/libm-test.inc (round_test_data): Add more tests.
8202
8203         [BZ #16706]
8204         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Remove wrong
8205         implementation.
8206         * math/libm-test.inc (nearbyint_test_data): Add more tests.
8207
8208         [BZ #16701]
8209         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Remove wrong
8210         implementation.
8211         * math/libm-test.inc (ceil_test_data): Add more tests.
8212
8213         * math/libm-test.inc (trunc_test_data): Add more tests related to
8214         BZ#16414.
8215
8216 2014-03-14  Roland McGrath  <roland@hack.frob.com>
8217
8218         * nptl/pthread_create.c (__pthread_create_2_1): Test TLS_TCB_AT_TP
8219         with #if rather than #ifdef.
8220         * nptl/sysdeps/pthread/createthread.c (create_thread): Likewise.
8221
8222 2014-03-14  H.J. Lu  <hongjiu.lu@intel.com>
8223
8224         * sysdeps/x86_64/configure.ac: Check AVX-512 assembler support
8225         first.  Disable AVX-512 GCC support if assembler doesn't support
8226         it.
8227         * sysdeps/x86_64/configure: Regenerated.
8228
8229 2014-03-13  Carlos O'Donell  <carlos@redhat.com>
8230
8231         * nptl/pthread_attr_setstack.c (__pthread_attr_setstack)
8232         [!_STACK_GROWS_DOWN]: Don't add stacksize to stackaddr.
8233         (__old_pthread_attr_setstack): Likewise.
8234         * nptl/pthread_attr_getstack.c (__pthread_attr_getstack)
8235         [!_STACK_GROWS_DOWN]: Likewise.
8236
8237 2014-03-13  Mike Frysinger  <vapier@gentoo.org>
8238
8239         * config.make.in (have-bash2): Delete.
8240         * configure.ac (libc_cv_have_bash2): Delete.
8241         * configure: Regenerate.
8242         * elf/Makefile (common-ldd-rewrite): Rename to ...
8243         (ldd-rewrite): ... this.  Move bash-ldd-rewrite content to end.
8244         (sh-ldd-rewrite): Delete.
8245         (bash-ldd-rewrite): Delete.
8246         (have-bash2): Delete checks.
8247         [ldd-rewrite-script]: Change $(ldd-shell)-ldd-rewrite to
8248         ldd-rewrite.
8249
8250         * config.make.in (have-ksh): Delete.
8251         (KSH): Delete.
8252         * configure.ac (libc_cv_have_ksh): Delete.
8253         * configure: Regenerate.
8254
8255         * elf/Makefile: Delete $(have-ksh) check.
8256         ($(objpfx)sotruss): Change KSH to BASH.
8257         * elf/sotruss.ksh: Rename to ...
8258         * elf/sotruss.sh: ... this.  Change @KSH@ to @BASH@.  Change
8259         function style to match POSIX.  Drop ksh vim mode setting.
8260
8261         * manual/time.texi (Specifying the Time Zone with TZ): Change
8262         Tuesday to Thursday.
8263
8264         * debug/tst-longjmp_chk2.c: Update header comment.
8265         (stackoverflow_handler): Add comment.  Call assert on pass value.
8266
8267 2014-03-13  Igor Zamyatin  <igor.zamyatin@intel.com>
8268
8269         [BZ #16194]
8270         * config.h.in (HAVE_AVX512_SUPPORT): New #undef.
8271         (HAVE_AVX512_ASM_SUPPORT): Likewise.
8272         * sysdeps/x86_64/bits/link.h (La_x86_64_zmm): New.
8273         (La_x86_64_vector): Add zmm.
8274         * sysdeps/x86_64/Makefile (tests): Add tst-audit10.
8275         (modules-names): Add tst-auditmod10a and tst-auditmod10b.
8276         ($(objpfx)tst-audit10): New target.
8277         ($(objpfx)tst-audit10.out): Likewise.
8278         (tst-audit10-ENV): New.
8279         (AVX512-CFLAGS): Likewise.
8280         (CFLAGS-tst-audit10.c): Likewise.
8281         (CFLAGS-tst-auditmod10a.c): Likewise.
8282         (CFLAGS-tst-auditmod10b.c): Likewise.
8283         * sysdeps/x86_64/configure.ac: Set config-cflags-avx512,
8284         HAVE_AVX512_SUPPORT and HAVE_AVX512_ASM_SUPPORT.
8285         * sysdeps/x86_64/configure: Regenerated.
8286         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Add
8287         AVX-512 zmm register support.
8288         (_dl_x86_64_save_sse): Likewise.
8289         (_dl_x86_64_restore_sse): Likewise.
8290         * sysdeps/x86_64/dl-trampoline.h: Updated to support different
8291         size vector registers.
8292         * sysdeps/x86_64/link-defines.sym (YMM_SIZE): New.
8293         (ZMM_SIZE): Likewise.
8294         * sysdeps/x86_64/tst-audit10.c: New file.
8295         * sysdeps/x86_64/tst-auditmod10a.c: Likewise.
8296         * sysdeps/x86_64/tst-auditmod10b.c: Likewise.
8297
8298 2014-03-13  Roland McGrath  <roland@hack.frob.com>
8299
8300         * configure.ac (HAVE_EHDR_START): New check.
8301         * configure: Regenerated.
8302         * config.h.in (HAVE_EHDR_START): New #undef.
8303         * elf/rtld.c (dl_main) [HAVE_EHDR_START]: Use __ehdr_start rather than
8304         assuming the lowest-addressed segment maps the start of the file.
8305
8306 2014-03-13  Joseph Myers  <joseph@codesourcery.com>
8307
8308         * INSTALL: Regenerated.
8309
8310 2014-03-13  Will Newton  <will.newton@linaro.org>
8311
8312         * manual/setjmp.texi (System V contexts): Improve
8313         clarity and grammar of documentation.
8314
8315 2014-03-12  Paul Pluzhnikov  <ppluzhnikov@google.com>
8316
8317         [BZ #16381]
8318         * elf/Makefile (tests): Add tst-pie2.
8319         (tests-pie): Add tst-pie2.
8320         * elf/tst-pie2.c: New file.
8321         * elf/dl-load.c (_dl_map_object_from_fd): Assert correct l_type
8322         for ET_EXEC.
8323         * elf/rtld.c (map_doit): Load executable as lt_executable.
8324         (dl_main): Likewise.
8325
8326 2014-03-12  Joseph Myers  <joseph@codesourcery.com>
8327
8328         [BZ #16642]
8329         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
8330         (__ASSUME_PSELECT): Undefine.
8331
8332 2014-03-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8333
8334         [BZ #16689]
8335         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S
8336         (__bzero_ppc): Call memset@local instead of __memset_ppc@local for
8337         static build.
8338         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: Build IFUNC
8339         selector for static builds.
8340
8341 2014-03-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
8342
8343         [BZ #16695]
8344         * nscd/netgroupcache.c (addgetnetgrentX): Factor in space for
8345         key in the buffer.
8346
8347 2014-03-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8348
8349         * sysdeps/powerpc/powerpc64/multiarch/strspn.c (strspn): Build
8350         IFUNC selector for static builds.
8351
8352 2014-03-11  Joseph Myers  <joseph@codesourcery.com>
8353
8354         * sysdeps/mips/math_private.h [__mips_hard_float]
8355         (libc_feresetround_ctx): Define to libc_feupdateenv_mips_ctx not
8356         libc_feresetround_mips_ctx.
8357         [__mips_hard_float] (libc_feresetroundf_ctx): Likewise.
8358         [__mips_hard_float] (libc_feresetroundl_ctx): Likewise.
8359         [__mips_hard_float] (libc_feresetround_mips_ctx): Remove.
8360
8361         [BZ #16677]
8362         * math/s_nextafter.c (__nextafter): Do not return value from
8363         overflowing computation.
8364         * sysdeps/i386/fpu/s_nextafterl.c (__nextafterl): Likewise.
8365         * sysdeps/ieee754/flt-32/s_nextafterf.c (__nextafterf): Likewise.
8366         * sysdeps/ieee754/ldbl-128/s_nextafterl.c (__nextafterl):
8367         Likewise.
8368         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl):
8369         Likewise.
8370         * sysdeps/m68k/m680x0/fpu/s_nextafterl.c (__nextafterl): Likewise.
8371         * math/libm-test.inc (nextafter_test): Use ALL_RM_TEST.
8372
8373 2014-03-11  Roland McGrath  <roland@hack.frob.com>
8374
8375         * sysdeps/arm/setjmp.S: Use sfi_breg on stores of mangled registers.
8376         * sysdeps/arm/__longjmp.S: Use sfi_breg on loads of mangled registers.
8377         Move sfi_sp use from the load-multiple (that no longer sets sp) to
8378         the new mov targetting sp.
8379
8380 2014-03-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8381
8382         [BZ #16683]
8383         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S (__bzero_ppc):
8384         Define it for static builds as well.
8385         (NO_BZERO_IMPL): Likewise.
8386
8387 2014-03-11  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
8388
8389         * sysdeps/powerpc/powerpc64/power7/strspn.S: New file: Optimization.
8390         * sysdeps/powerpc/powerpc64/multiarch/strspn.c: New file:
8391         multiarch strspn for PPC64.
8392         * sysdeps/powerpc/powerpc64/multiarch/strspn-ppc64.c: New file
8393         * sysdeps/powerpc/powerpc64/multiarch/strspn-power7.S: New file
8394         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
8395         (__libc_ifunc_impl_list): Likewise.
8396         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strspn
8397         multiarch optimizations
8398         * string/strspn.c (strspn): Using macro to redefine symbol name.
8399
8400 2014-03-10  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>
8401             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8402
8403         * sysdeps/powerpc/powerpc64/power7/strncat.S: New file: Optimization.
8404         * sysdeps/powerpc/powerpc64/multiarch/strncat.c: New file:
8405         multiarch strncat for PPC64.
8406         * sysdeps/powerpc/powerpc64/multiarch/strncat-ppc64.c: New file
8407         * sysdeps/powerpc/powerpc64/multiarch/strncat-power7.S: New file
8408         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
8409         (__libc_ifunc_impl_list): Likewise.
8410         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncat
8411         multiarch optimizations
8412
8413 2014-03-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
8414
8415         [BZ #16639]
8416         * nscd/nscd.service: Make service type forking.
8417
8418 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
8419
8420         * sysdeps/powerpc/power5+/fpu/s_modf.c (__modf): Fix to return correct
8421         sign in non default rounding modes.
8422         * sysdeps/powerpc/power5+/fpu/s_modff.c (__modff): Likewise.
8423
8424 2014-03-08  Joseph Myers  <joseph@codesourcery.com>
8425
8426         * math/libm-test.inc (ALL_RM_TEST): New macro.
8427         (ceil_test): Use ALL_RM_TEST.
8428         (cimag_test): Likewise.
8429         (conj_test): Likewise.
8430         (copysign_test): Likewise.
8431         (cproj_test): Likewise.
8432         (creal_test): Likewise.
8433         (fabs_test): Likewise.
8434         (floor_test): Likewise.
8435         (fmax_test): Likewise.
8436         (fmin_test): Likewise.
8437         (fmod_test): Likewise.
8438         (fpclassify_test): Likewise.
8439         (frexp_test): Likewise.
8440         (ilogb_test): Likewise.
8441         (isfinite_test): Likewise.
8442         (finite_test): Likewise.
8443         (isgreater_test): Likewise.
8444         (isgreaterequal_test): Likewise.
8445         (isinf_test): Likewise.
8446         (isless_test): Likewise.
8447         (islessequal_test): Likewise.
8448         (islessgreater_test): Likewise.
8449         (isnan_test): Likewise.
8450         (isnormal_test): Likewise.
8451         (issignaling_test): Likewise.
8452         (isunordered_test): Likewise.
8453         (logb_test): Likewise.
8454         (logb_downward_test_data): Remove.
8455         (logb_test_downward): Likewise.
8456         (lround_test): Use ALL_RM_TEST.
8457         (llround_test): Likewise.
8458         (modf_test): Likewise.
8459         (nexttoward_test): Likewise.
8460         (remainder_test): Likewise.
8461         (drem_test): Likewise.
8462         (remainder_tonearest_test_data): Likewise.
8463         (remainder_test_tonearest): Likewise.
8464         (drem_test_tonearest): Likewise.
8465         (remainder_towardzero_test_data): Likewise.
8466         (remainder_test_towardzero): Likewise.
8467         (drem_test_towardzero): Likewise.
8468         (remainder_downward_test_data): Likewise.
8469         (remainder_test_downward): Likewise.
8470         (drem_test_downward): Likewise.
8471         (remainder_upward_test_data): Likewise.
8472         (remainder_test_upward): Likewise.
8473         (drem_test_upward): Likewise.
8474         (remquo_test): Use ALL_RM_TEST.  Remove comment about x.
8475         (round_test): Use ALL_RM_TEST.
8476         (signbit_test): Likewise.
8477         (trunc_test): Likewise.
8478         (significand_test): Likewise.
8479         (main): Don't call removed functions.
8480
8481 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
8482
8483         [BZ #16674]
8484         * bits/siginfo.h (ILL_ILLOPC): Condition on [__USE_XOPEN_EXTENDED
8485         || __USE_XOPEN2K8].
8486         (ILL_ILLOPN): Likewise.
8487         (ILL_ILLADR): Likewise.
8488         (ILL_ILLTRP): Likewise.
8489         (ILL_PRVOPC): Likewise.
8490         (ILL_PRVREG): Likewise.
8491         (ILL_COPROC): Likewise.
8492         (ILL_BADSTK): Likewise.
8493         (FPE_INTDIV): Likewise.
8494         (FPE_INTOVF): Likewise.
8495         (FPE_FLTDIV): Likewise.
8496         (FPE_FLTOVF): Likewise.
8497         (FPE_FLTUND): Likewise.
8498         (FPE_FLTRES): Likewise.
8499         (FPE_FLTINV): Likewise.
8500         (FPE_FLTSUB): Likewise.
8501         (SEGV_MAPERR): Likewise.
8502         (SEGV_ACCERR): Likewise.
8503         (BUS_ADRALN): Likewise.
8504         (BUS_ADRERR): Likewise.
8505         (BUS_OBJERR): Likewise.
8506         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
8507         (TRAP_TRACE): Likewise.
8508         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
8509         __USE_XOPEN2K8].
8510         (CLD_KILLED): Likewise.
8511         (CLD_DUMPED): Likewise.
8512         (CLD_TRAPPED): Likewise.
8513         (CLD_STOPPED): Likewise.
8514         (CLD_CONTINUED): Likewise.
8515         (POLL_IN): Likewise.
8516         (POLL_OUT): Likewise.
8517         (POLL_MSG): Likewise.
8518         (POLL_ERR): Likewise.
8519         (POLL_PRI): Likewise.
8520         (POLL_HUP): Likewise.
8521         * sysdeps/unix/sysv/linux/alpha/bits/siginfo.h (ILL_ILLOPC):
8522         Likewise.
8523         (ILL_ILLOPN): Likewise.
8524         (ILL_ILLADR): Likewise.
8525         (ILL_ILLTRP): Likewise.
8526         (ILL_PRVOPC): Likewise.
8527         (ILL_PRVREG): Likewise.
8528         (ILL_COPROC): Likewise.
8529         (ILL_BADSTK): Likewise.
8530         (FPE_INTDIV): Likewise.
8531         (FPE_INTOVF): Likewise.
8532         (FPE_FLTDIV): Likewise.
8533         (FPE_FLTOVF): Likewise.
8534         (FPE_FLTUND): Likewise.
8535         (FPE_FLTRES): Likewise.
8536         (FPE_FLTINV): Likewise.
8537         (FPE_FLTSUB): Likewise.
8538         (SEGV_MAPERR): Likewise.
8539         (SEGV_ACCERR): Likewise.
8540         (BUS_ADRALN): Likewise.
8541         (BUS_ADRERR): Likewise.
8542         (BUS_OBJERR): Likewise.
8543         (BUS_MCEERR_AR): Likewise.
8544         (BUS_MCEERR_AO): Likewise.
8545         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
8546         (TRAP_TRACE): Likewise.
8547         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
8548         __USE_XOPEN2K8].
8549         (CLD_KILLED): Likewise.
8550         (CLD_DUMPED): Likewise.
8551         (CLD_TRAPPED): Likewise.
8552         (CLD_STOPPED): Likewise.
8553         (CLD_CONTINUED): Likewise.
8554         (POLL_IN): Likewise.
8555         (POLL_OUT): Likewise.
8556         (POLL_MSG): Likewise.
8557         (POLL_ERR): Likewise.
8558         (POLL_PRI): Likewise.
8559         (POLL_HUP): Likewise.
8560         * sysdeps/unix/sysv/linux/bits/siginfo.h (ILL_ILLOPC): Likewise.
8561         (ILL_ILLOPN): Likewise.
8562         (ILL_ILLADR): Likewise.
8563         (ILL_ILLTRP): Likewise.
8564         (ILL_PRVOPC): Likewise.
8565         (ILL_PRVREG): Likewise.
8566         (ILL_COPROC): Likewise.
8567         (ILL_BADSTK): Likewise.
8568         (FPE_INTDIV): Likewise.
8569         (FPE_INTOVF): Likewise.
8570         (FPE_FLTDIV): Likewise.
8571         (FPE_FLTOVF): Likewise.
8572         (FPE_FLTUND): Likewise.
8573         (FPE_FLTRES): Likewise.
8574         (FPE_FLTINV): Likewise.
8575         (FPE_FLTSUB): Likewise.
8576         (SEGV_MAPERR): Likewise.
8577         (SEGV_ACCERR): Likewise.
8578         (BUS_ADRALN): Likewise.
8579         (BUS_ADRERR): Likewise.
8580         (BUS_OBJERR): Likewise.
8581         (BUS_MCEERR_AR): Likewise.
8582         (BUS_MCEERR_AO): Likewise.
8583         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
8584         (TRAP_TRACE): Likewise.
8585         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
8586         __USE_XOPEN2K8].
8587         (CLD_KILLED): Likewise.
8588         (CLD_DUMPED): Likewise.
8589         (CLD_TRAPPED): Likewise.
8590         (CLD_STOPPED): Likewise.
8591         (CLD_CONTINUED): Likewise.
8592         (POLL_IN): Likewise.
8593         (POLL_OUT): Likewise.
8594         (POLL_MSG): Likewise.
8595         (POLL_ERR): Likewise.
8596         (POLL_PRI): Likewise.
8597         (POLL_HUP): Likewise.
8598         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h (ILL_ILLOPC):
8599         Likewise.
8600         (ILL_ILLOPN): Likewise.
8601         (ILL_ILLADR): Likewise.
8602         (ILL_ILLTRP): Likewise.
8603         (ILL_PRVOPC): Likewise.
8604         (ILL_PRVREG): Likewise.
8605         (ILL_COPROC): Likewise.
8606         (ILL_BADSTK): Likewise.
8607         (ILL_BADIADDR): Likewise.
8608         (ILL_BREAK): Likewise.
8609         (FPE_INTDIV): Likewise.
8610         (FPE_INTOVF): Likewise.
8611         (FPE_FLTDIV): Likewise.
8612         (FPE_FLTOVF): Likewise.
8613         (FPE_FLTUND): Likewise.
8614         (FPE_FLTRES): Likewise.
8615         (FPE_FLTINV): Likewise.
8616         (FPE_FLTSUB): Likewise.
8617         (FPE_DECOVF): Likewise.
8618         (FPE_DECDIV): Likewise.
8619         (FPE_DECERR): Likewise.
8620         (FPE_INVASC): Likewise.
8621         (FPE_INVDEC): Likewise.
8622         (SEGV_MAPERR): Likewise.
8623         (SEGV_ACCERR): Likewise.
8624         (SEGV_PSTKOVF): Likewise.
8625         (BUS_ADRALN): Likewise.
8626         (BUS_ADRERR): Likewise.
8627         (BUS_OBJERR): Likewise.
8628         (BUS_MCEERR_AR): Likewise.
8629         (BUS_MCEERR_AO): Likewise.
8630         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
8631         (TRAP_TRACE): Likewise.
8632         (TRAP_BRANCH): Likewise.
8633         (TRAP_HWBKPT): Likewise.
8634         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
8635         __USE_XOPEN2K8].
8636         (CLD_KILLED): Likewise.
8637         (CLD_DUMPED): Likewise.
8638         (CLD_TRAPPED): Likewise.
8639         (CLD_STOPPED): Likewise.
8640         (CLD_CONTINUED): Likewise.
8641         (POLL_IN): Likewise.
8642         (POLL_OUT): Likewise.
8643         (POLL_MSG): Likewise.
8644         (POLL_ERR): Likewise.
8645         (POLL_PRI): Likewise.
8646         (POLL_HUP): Likewise.
8647         * sysdeps/unix/sysv/linux/mips/bits/siginfo.h (ILL_ILLOPC): Likewise.
8648         (ILL_ILLOPN): Likewise.
8649         (ILL_ILLADR): Likewise.
8650         (ILL_ILLTRP): Likewise.
8651         (ILL_PRVOPC): Likewise.
8652         (ILL_PRVREG): Likewise.
8653         (ILL_COPROC): Likewise.
8654         (ILL_BADSTK): Likewise.
8655         (FPE_INTDIV): Likewise.
8656         (FPE_INTOVF): Likewise.
8657         (FPE_FLTDIV): Likewise.
8658         (FPE_FLTOVF): Likewise.
8659         (FPE_FLTUND): Likewise.
8660         (FPE_FLTRES): Likewise.
8661         (FPE_FLTINV): Likewise.
8662         (FPE_FLTSUB): Likewise.
8663         (SEGV_MAPERR): Likewise.
8664         (SEGV_ACCERR): Likewise.
8665         (BUS_ADRALN): Likewise.
8666         (BUS_ADRERR): Likewise.
8667         (BUS_OBJERR): Likewise.
8668         (BUS_MCEERR_AR): Likewise.
8669         (BUS_MCEERR_AO): Likewise.
8670         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
8671         (TRAP_TRACE): Likewise.
8672         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
8673         __USE_XOPEN2K8].
8674         (CLD_KILLED): Likewise.
8675         (CLD_DUMPED): Likewise.
8676         (CLD_TRAPPED): Likewise.
8677         (CLD_STOPPED): Likewise.
8678         (CLD_CONTINUED): Likewise.
8679         (POLL_IN): Likewise.
8680         (POLL_OUT): Likewise.
8681         (POLL_MSG): Likewise.
8682         (POLL_ERR): Likewise.
8683         (POLL_PRI): Likewise.
8684         (POLL_HUP): Likewise.
8685         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (ILL_ILLOPC): Likewise.
8686         (ILL_ILLOPN): Likewise.
8687         (ILL_ILLADR): Likewise.
8688         (ILL_ILLTRP): Likewise.
8689         (ILL_PRVOPC): Likewise.
8690         (ILL_PRVREG): Likewise.
8691         (ILL_COPROC): Likewise.
8692         (ILL_BADSTK): Likewise.
8693         (FPE_INTDIV): Likewise.
8694         (FPE_INTOVF): Likewise.
8695         (FPE_FLTDIV): Likewise.
8696         (FPE_FLTOVF): Likewise.
8697         (FPE_FLTUND): Likewise.
8698         (FPE_FLTRES): Likewise.
8699         (FPE_FLTINV): Likewise.
8700         (FPE_FLTSUB): Likewise.
8701         (SEGV_MAPERR): Likewise.
8702         (SEGV_ACCERR): Likewise.
8703         (BUS_ADRALN): Likewise.
8704         (BUS_ADRERR): Likewise.
8705         (BUS_OBJERR): Likewise.
8706         (BUS_MCEERR_AR): Likewise.
8707         (BUS_MCEERR_AO): Likewise.
8708         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
8709         (TRAP_TRACE): Likewise.
8710         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
8711         __USE_XOPEN2K8].
8712         (CLD_KILLED): Likewise.
8713         (CLD_DUMPED): Likewise.
8714         (CLD_TRAPPED): Likewise.
8715         (CLD_STOPPED): Likewise.
8716         (CLD_CONTINUED): Likewise.
8717         (POLL_IN): Likewise.
8718         (POLL_OUT): Likewise.
8719         (POLL_MSG): Likewise.
8720         (POLL_ERR): Likewise.
8721         (POLL_PRI): Likewise.
8722         (POLL_HUP): Likewise.
8723         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (ILL_ILLOPC): Likewise.
8724         (ILL_ILLOPN): Likewise.
8725         (ILL_ILLADR): Likewise.
8726         (ILL_ILLTRP): Likewise.
8727         (ILL_PRVOPC): Likewise.
8728         (ILL_PRVREG): Likewise.
8729         (ILL_COPROC): Likewise.
8730         (ILL_BADSTK): Likewise.
8731         (FPE_INTDIV): Likewise.
8732         (FPE_INTOVF): Likewise.
8733         (FPE_FLTDIV): Likewise.
8734         (FPE_FLTOVF): Likewise.
8735         (FPE_FLTUND): Likewise.
8736         (FPE_FLTRES): Likewise.
8737         (FPE_FLTINV): Likewise.
8738         (FPE_FLTSUB): Likewise.
8739         (SEGV_MAPERR): Likewise.
8740         (SEGV_ACCERR): Likewise.
8741         (BUS_ADRALN): Likewise.
8742         (BUS_ADRERR): Likewise.
8743         (BUS_OBJERR): Likewise.
8744         (BUS_MCEERR_AR): Likewise.
8745         (BUS_MCEERR_AO): Likewise.
8746         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
8747         (TRAP_TRACE): Likewise.
8748         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
8749         __USE_XOPEN2K8].
8750         (CLD_KILLED): Likewise.
8751         (CLD_DUMPED): Likewise.
8752         (CLD_TRAPPED): Likewise.
8753         (CLD_STOPPED): Likewise.
8754         (CLD_CONTINUED): Likewise.
8755         (POLL_IN): Likewise.
8756         (POLL_OUT): Likewise.
8757         (POLL_MSG): Likewise.
8758         (POLL_ERR): Likewise.
8759         (POLL_PRI): Likewise.
8760         (POLL_HUP): Likewise.
8761         * sysdeps/unix/sysv/linux/tile/bits/siginfo.h (ILL_ILLOPC): Likewise.
8762         (ILL_ILLOPN): Likewise.
8763         (ILL_ILLADR): Likewise.
8764         (ILL_ILLTRP): Likewise.
8765         (ILL_PRVOPC): Likewise.
8766         (ILL_PRVREG): Likewise.
8767         (ILL_COPROC): Likewise.
8768         (ILL_BADSTK): Likewise.
8769         (ILL_DBLFLT): Likewise.
8770         (ILL_HARDWALL): Likewise.
8771         (FPE_INTDIV): Likewise.
8772         (FPE_INTOVF): Likewise.
8773         (FPE_FLTDIV): Likewise.
8774         (FPE_FLTOVF): Likewise.
8775         (FPE_FLTUND): Likewise.
8776         (FPE_FLTRES): Likewise.
8777         (FPE_FLTINV): Likewise.
8778         (FPE_FLTSUB): Likewise.
8779         (SEGV_MAPERR): Likewise.
8780         (SEGV_ACCERR): Likewise.
8781         (BUS_ADRALN): Likewise.
8782         (BUS_ADRERR): Likewise.
8783         (BUS_OBJERR): Likewise.
8784         (BUS_MCEERR_AR): Likewise.
8785         (BUS_MCEERR_AO): Likewise.
8786         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
8787         (TRAP_TRACE): Likewise.
8788         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
8789         __USE_XOPEN2K8].
8790         (CLD_KILLED): Likewise.
8791         (CLD_DUMPED): Likewise.
8792         (CLD_TRAPPED): Likewise.
8793         (CLD_STOPPED): Likewise.
8794         (CLD_CONTINUED): Likewise.
8795         (POLL_IN): Likewise.
8796         (POLL_OUT): Likewise.
8797         (POLL_MSG): Likewise.
8798         (POLL_ERR): Likewise.
8799         (POLL_PRI): Likewise.
8800         (POLL_HUP): Likewise.
8801         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (ILL_ILLOPC): Likewise.
8802         (ILL_ILLOPN): Likewise.
8803         (ILL_ILLADR): Likewise.
8804         (ILL_ILLTRP): Likewise.
8805         (ILL_PRVOPC): Likewise.
8806         (ILL_PRVREG): Likewise.
8807         (ILL_COPROC): Likewise.
8808         (ILL_BADSTK): Likewise.
8809         (FPE_INTDIV): Likewise.
8810         (FPE_INTOVF): Likewise.
8811         (FPE_FLTDIV): Likewise.
8812         (FPE_FLTOVF): Likewise.
8813         (FPE_FLTUND): Likewise.
8814         (FPE_FLTRES): Likewise.
8815         (FPE_FLTINV): Likewise.
8816         (FPE_FLTSUB): Likewise.
8817         (SEGV_MAPERR): Likewise.
8818         (SEGV_ACCERR): Likewise.
8819         (BUS_ADRALN): Likewise.
8820         (BUS_ADRERR): Likewise.
8821         (BUS_OBJERR): Likewise.
8822         (BUS_MCEERR_AR): Likewise.
8823         (BUS_MCEERR_AO): Likewise.
8824         (TRAP_BRKPT): Condition on [__USE_XOPEN_EXTENDED].
8825         (TRAP_TRACE): Likewise.
8826         (CLD_EXITED): Condition on [__USE_XOPEN_EXTENDED ||
8827         __USE_XOPEN2K8].
8828         (CLD_KILLED): Likewise.
8829         (CLD_DUMPED): Likewise.
8830         (CLD_TRAPPED): Likewise.
8831         (CLD_STOPPED): Likewise.
8832         (CLD_CONTINUED): Likewise.
8833         (POLL_IN): Likewise.
8834         (POLL_OUT): Likewise.
8835         (POLL_MSG): Likewise.
8836         (POLL_ERR): Likewise.
8837         (POLL_PRI): Likewise.
8838         (POLL_HUP): Likewise.
8839         * conform/Makefile (test-xfail-POSIX/signal.h/conform): Remove.
8840         (test-xfail-POSIX/sys/wait.h/conform): Likewise.
8841
8842         [BZ #16670]
8843         * posix/sched.h [!__USE_XOPEN2K] (__need_time_t): Don't define
8844         before #include of <time.h>.
8845         [!__USE_XOPEN2K] (__need_timespec): Likewise.
8846         * conform/Makefile (test-xfail-POSIX/sched.h/conform): Remove.
8847         (test-xfail-UNIX98/sched.h/conform): Likewise.
8848
8849 2014-03-07  Marcus Shawcroft  <marcus.shawcroft@arm.com>
8850
8851         * sysdeps/aarch64/fpu/feenablxcpt.c (feenableexcept): Detect and
8852         error absence of trapping exception support.
8853         * sysdeps/aarch64/fpu/fesetenv.c (fesetenv): Likewise.
8854
8855 2014-03-07  Joseph Myers  <joseph@codesourcery.com>
8856
8857         * catgets/Makefile (tests-special): Add $(objpfx)sample.SJIS.cat.
8858         ($(objpfx)sample.SJIS.cat): Use $(evaluate-test).
8859         * timezone/Makefile (testdata): Move definition above include of
8860         Rules.
8861         (test-zones): New variable.
8862         (tests-special): Add zone files.
8863         (build-testdata): Use $(evaluate-test).
8864
8865         * elf/Makefile (tests-special): Rename tests to end with .out.
8866         ($(objpfx)noload-mem): Likewise.
8867         ($(objpfx)tst-leaks1-mem): Likewise.
8868         ($(objpfx)tst-leaks1-static-mem.out): Likewise.
8869         * iconv/Makefile (xtests-special): Change test-iconvconfig to
8870         $(objpfx)test-iconvconfig.out.
8871         (test-iconvconfig): Change to $(objpfx)test-iconvconfig.out.  Use
8872         set -e inside subshell and redirect output to file.
8873         * iconvdata/Makefile (generated): Rename tests to end with .out.
8874         Correct type.
8875         (tests-special): Rename tests to end with .out.
8876         ($(objpfx)mtrace-tst-loading): Likewise.
8877         * intl/Makefile (generated): Likewise.
8878         (tests-special): Likewise.
8879         ($(objpfx)mtrace-tst-gettext): Likewise.
8880         * misc/Makefile (generated): Likewise.
8881         (tests-special): Likewise.
8882         ($(objpfx)tst-error1-mem): Likewise.
8883         * nptl/Makefile (tests-special): Likewise.
8884         ($(objpfx)tst-stack3-mem): Likewise.
8885         (generated): Likewise.
8886         * posix/Makefile (generated): Likewise.
8887         (tests-special): Likewise.
8888         (xtests-special): Likewise.
8889         ($(objpfx)tst-fnmatch-mem): Likewise.
8890         ($(objpfx)bug-regex2-mem): Likewise.
8891         ($(objpfx)bug-regex14-mem): Likewise.
8892         ($(objpfx)bug-regex21-mem): Likewise.
8893         ($(objpfx)bug-regex31-mem): Likewise.
8894         ($(objpfx)tst-vfork3-mem): Likewise.
8895         ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
8896         ($(objpfx)tst-pcre-mem): Likewise.
8897         ($(objpfx)tst-boost-mem): Likewise.
8898         ($(objpfx)bug-ga2-mem): Likewise.
8899         ($(objpfx)bug-glob2-mem): Likewise.
8900         * resolv/Makefile (generate): Likewise.
8901         (tests-special): Likewise.
8902         (xtests-special): Likewise.
8903         (generated): Likewise.
8904         ($(objpfx)mtrace-tst-leaks): Likewise.
8905         ($(objpfx)mtrace-tst-leaks2): Likewise.
8906
8907         * scripts/merge-test-results.sh: New file.
8908         * Makefile (tests-special-notdir): New variable.
8909         (tests): Run merge-test-results.sh.
8910         (xtests): Likewise.
8911         * Rules (tests-special-notdir): New variable.
8912         (xtests-special-notdir): Likewise.
8913         (tests): Run merge-test-results.sh
8914         (xtests): Likewise.
8915
8916         * Makeconfig (test-xfail-name): New variable.
8917         (evaluate-test): Use $(test-xfail-name) instead of $(@F:.out=) to
8918         compute variable name for expected failures.
8919         * conform/Makefile (conformtest-headers-data): New variable.
8920         (conformtest-standards): Likewise.
8921         (conformtest-headers-ISO): Likewise.
8922         (conformtest-headers-ISO99): Likewise.
8923         (conformtest-headers-ISO11): Likewise.
8924         (conformtest-headers-POSIX): Likewise.
8925         (conformtest-headers-XPG3): Likewise.
8926         (conformtest-headers-XPG4): Likewise.
8927         (conformtest-headers-UNIX98): Likewise.
8928         (conformtest-headers-XOPEN2K): Likewise.
8929         (conformtest-headers-POSIX2008): Likewise.
8930         (conformtest-headers-XOPEN2K8): Likewise.
8931         (conformtest-header-list-base): Likewise.
8932         (conformtest-header-list-tests): Likewise.
8933         (conformtest-header-base): Likewise.
8934         (conformtest-header-tests): Likewise.
8935         (tests-special): Add $(conformtest-header-list-tests).  If
8936         [$(fast-check) && !$(cross-compiling)], add
8937         $(conformtest-header-tests) instead of
8938         $(objpfx)run-conformtest.out.
8939         (generated): Add $(conformtest-header-list-base).  If
8940         [$(fast-check) && !$(cross-compiling)], add
8941         $(conformtest-header-base).  Remove previous setting.
8942         ($(conformtest-header-list-tests)): New target.
8943         (test-xfail-run-conformtest): Remove variable.
8944         ($(objpfx)run-conformtest.out): Remove target.
8945         (test-xfail-ISO11/complex.h/conform): New variable.
8946         (test-xfail-ISO11/stdalign.h/conform): Likewise.
8947         (test-xfail-ISO11/stdnoreturn.h/conform): Likewise.
8948         (test-xfail-XPG3/varargs.h/conform): Likewise.
8949         (test-xfail-XPG4/varargs.h/conform): Likewise.
8950         (test-xfail-UNIX98/varargs.h/conform): Likewise.
8951         (test-xfail-XPG4/ndbm.h/conform): Likewise.
8952         (test-xfail-UNIX98/ndbm.h/conform): Likewise.
8953         (test-xfail-XOPEN2K/ndbm.h/conform): Likewise.
8954         (test-xfail-XOPEN2K8/ndbm.h/conform): Likewise.
8955         (test-xfail-XPG3/fcntl.h/conform): Likewise.
8956         (test-xfail-XPG3/ftw.h/conform): Likewise.
8957         (test-xfail-XPG3/grp.h/conform): Likewise.
8958         (test-xfail-XPG3/langinfo.h/conform): Likewise.
8959         (test-xfail-XPG3/limits.h/conform): Likewise.
8960         (test-xfail-XPG3/pwd.h/conform): Likewise.
8961         (test-xfail-XPG3/search.h/conform): Likewise.
8962         (test-xfail-XPG3/signal.h/conform): Likewise.
8963         (test-xfail-XPG3/stdio.h/conform): Likewise.
8964         (test-xfail-XPG3/stdlib.h/conform): Likewise.
8965         (test-xfail-XPG3/string.h/conform): Likewise.
8966         (test-xfail-XPG3/sys/ipc.h/conform): Likewise.
8967         (test-xfail-XPG3/sys/msg.h/conform): Likewise.
8968         (test-xfail-XPG3/sys/sem.h/conform): Likewise.
8969         (test-xfail-XPG3/sys/shm.h/conform): Likewise.
8970         (test-xfail-XPG3/sys/stat.h/conform): Likewise.
8971         (test-xfail-XPG3/sys/types.h/conform): Likewise.
8972         (test-xfail-XPG3/sys/wait.h/conform): Likewise.
8973         (test-xfail-XPG3/termios.h/conform): Likewise.
8974         (test-xfail-XPG3/time.h/conform): Likewise.
8975         (test-xfail-XPG3/unistd.h/conform): Likewise.
8976         (test-xfail-XPG4/arpa/inet.h/conform): Likewise.
8977         (test-xfail-XPG4/fcntl.h/conform): Likewise.
8978         (test-xfail-XPG4/langinfo.h/conform): Likewise.
8979         (test-xfail-XPG4/netdb.h/conform): Likewise.
8980         (test-xfail-XPG4/netinet/in.h/conform): Likewise.
8981         (test-xfail-XPG4/signal.h/conform): Likewise.
8982         (test-xfail-XPG4/stdio.h/conform): Likewise.
8983         (test-xfail-XPG4/stdlib.h/conform): Likewise.
8984         (test-xfail-XPG4/stropts.h/conform): Likewise.
8985         (test-xfail-XPG4/sys/ipc.h/conform): Likewise.
8986         (test-xfail-XPG4/sys/msg.h/conform): Likewise.
8987         (test-xfail-XPG4/sys/sem.h/conform): Likewise.
8988         (test-xfail-XPG4/sys/shm.h/conform): Likewise.
8989         (test-xfail-XPG4/sys/socket.h/conform): Likewise.
8990         (test-xfail-XPG4/sys/stat.h/conform): Likewise.
8991         (test-xfail-XPG4/sys/time.h/conform): Likewise.
8992         (test-xfail-XPG4/sys/types.h/conform): Likewise.
8993         (test-xfail-XPG4/sys/wait.h/conform): Likewise.
8994         (test-xfail-XPG4/termios.h/conform): Likewise.
8995         (test-xfail-XPG4/ucontext.h/conform): Likewise.
8996         (test-xfail-XPG4/unistd.h/conform): Likewise.
8997         (test-xfail-XPG4/utmpx.h/conform): Likewise.
8998         (test-xfail-POSIX/sched.h/conform): Likewise.
8999         (test-xfail-POSIX/signal.h/conform): Likewise.
9000         (test-xfail-POSIX/sys/wait.h/conform): Likewise.
9001         (test-xfail-POSIX/tar.h/conform): Likewise.
9002         (test-xfail-UNIX98/arpa/inet.h/conform): Likewise.
9003         (test-xfail-UNIX98/fcntl.h/conform): Likewise.
9004         (test-xfail-UNIX98/langinfo.h/conform): Likewise.
9005         (test-xfail-UNIX98/netdb.h/conform): Likewise.
9006         (test-xfail-UNIX98/netinet/in.h/conform): Likewise.
9007         (test-xfail-UNIX98/sched.h/conform): Likewise.
9008         (test-xfail-UNIX98/signal.h/conform): Likewise.
9009         (test-xfail-UNIX98/stdio.h/conform): Likewise.
9010         (test-xfail-UNIX98/stdlib.h/conform): Likewise.
9011         (test-xfail-UNIX98/stropts.h/conform): Likewise.
9012         (test-xfail-UNIX98/sys/ipc.h/conform): Likewise.
9013         (test-xfail-UNIX98/sys/msg.h/conform): Likewise.
9014         (test-xfail-UNIX98/sys/sem.h/conform): Likewise.
9015         (test-xfail-UNIX98/sys/shm.h/conform): Likewise.
9016         (test-xfail-UNIX98/sys/socket.h/conform): Likewise.
9017         (test-xfail-UNIX98/sys/time.h/conform): Likewise.
9018         (test-xfail-UNIX98/sys/wait.h/conform): Likewise.
9019         (test-xfail-UNIX98/ucontext.h/conform): Likewise.
9020         (test-xfail-UNIX98/unistd.h/conform): Likewise.
9021         (test-xfail-UNIX98/utmpx.h/conform): Likewise.
9022         (test-xfail-XOPEN2K/aio.h/conform): Likewise.
9023         (test-xfail-XOPEN2K/arpa/inet.h/conform): Likewise.
9024         (test-xfail-XOPEN2K/fcntl.h/conform): Likewise.
9025         (test-xfail-XOPEN2K/langinfo.h/conform): Likewise.
9026         (test-xfail-XOPEN2K/math.h/conform): Likewise.
9027         (test-xfail-XOPEN2K/mqueue.h/conform): Likewise.
9028         (test-xfail-XOPEN2K/netdb.h/conform): Likewise.
9029         (test-xfail-XOPEN2K/netinet/in.h/conform): Likewise.
9030         (test-xfail-XOPEN2K/semaphore.h/conform): Likewise.
9031         (test-xfail-XOPEN2K/signal.h/conform): Likewise.
9032         (test-xfail-XOPEN2K/stdarg.h/conform): Likewise.
9033         (test-xfail-XOPEN2K/stdio.h/conform): Likewise.
9034         (test-xfail-XOPEN2K/stropts.h/conform): Likewise.
9035         (test-xfail-XOPEN2K/sys/ipc.h/conform): Likewise.
9036         (test-xfail-XOPEN2K/sys/msg.h/conform): Likewise.
9037         (test-xfail-XOPEN2K/sys/sem.h/conform): Likewise.
9038         (test-xfail-XOPEN2K/sys/shm.h/conform): Likewise.
9039         (test-xfail-XOPEN2K/sys/socket.h/conform): Likewise.
9040         (test-xfail-XOPEN2K/sys/wait.h/conform): Likewise.
9041         (test-xfail-XOPEN2K/termios.h/conform): Likewise.
9042         (test-xfail-XOPEN2K/tgmath.h/conform): Likewise.
9043         (test-xfail-XOPEN2K/ucontext.h/conform): Likewise.
9044         (test-xfail-XOPEN2K/utmpx.h/conform): Likewise.
9045         (test-xfail-POSIX2008/arpa/inet.h/conform): Likewise.
9046         (test-xfail-POSIX2008/fcntl.h/conform): Likewise.
9047         (test-xfail-POSIX2008/netdb.h/conform): Likewise.
9048         (test-xfail-POSIX2008/netinet/in.h/conform): Likewise.
9049         (test-xfail-POSIX2008/signal.h/conform): Likewise.
9050         (test-xfail-POSIX2008/stropts.h/conform): Likewise.
9051         (test-xfail-POSIX2008/sys/socket.h/conform): Likewise.
9052         (test-xfail-POSIX2008/sys/wait.h/conform): Likewise.
9053         (test-xfail-XOPEN2K8/arpa/inet.h/conform): Likewise.
9054         (test-xfail-XOPEN2K8/fcntl.h/conform): Likewise.
9055         (test-xfail-XOPEN2K8/limits.h/conform): Likewise.
9056         (test-xfail-XOPEN2K8/math.h/conform): Likewise.
9057         (test-xfail-XOPEN2K8/netdb.h/conform): Likewise.
9058         (test-xfail-XOPEN2K8/netinet/in.h/conform): Likewise.
9059         (test-xfail-XOPEN2K8/signal.h/conform): Likewise.
9060         (test-xfail-XOPEN2K8/stdio.h/conform): Likewise.
9061         (test-xfail-XOPEN2K8/stropts.h/conform): Likewise.
9062         (test-xfail-XOPEN2K8/sys/ipc.h/conform): Likewise.
9063         (test-xfail-XOPEN2K8/sys/msg.h/conform): Likewise.
9064         (test-xfail-XOPEN2K8/sys/select.h/conform): Likewise.
9065         (test-xfail-XOPEN2K8/sys/sem.h/conform): Likewise.
9066         (test-xfail-XOPEN2K8/sys/shm.h/conform): Likewise.
9067         (test-xfail-XOPEN2K8/sys/socket.h/conform): Likewise.
9068         (test-xfail-XOPEN2K8/sys/time.h/conform): Likewise.
9069         (test-xfail-XOPEN2K8/sys/wait.h/conform): Likewise.
9070         (test-xfail-XOPEN2K8/termios.h/conform): Likewise.
9071         (test-xfail-XOPEN2K8/tgmath.h/conform): Likewise.
9072         (test-xfail-XOPEN2K8/utmpx.h/conform): Likewise.
9073         (conformtest-cc-flags): Likewise.
9074         ($(conformtest-header-tests): New target.
9075         * conform/check-header-lists.sh: New file.
9076         * conform/run-conformtest.sh: Remove.
9077
9078         * conform/conformtest.pl: Allow ' and \ in values given for
9079         constants.
9080         * conform/data/semaphore.h-data [POSIX] (fcntl.h): Allow header
9081         inclusion.
9082         [POSIX] (sys/types.h): Likewise.
9083         [POSIX2008 || XOPEN2K8] (sys/types.h): Don't allow header
9084         inclusion.
9085         [POSIX || UNIX98 || XOPEN2K] (time.h): Don't allow header
9086         inclusion.
9087         * conform/data/signal.h-data (SIGIO): Remove expectation.
9088         [XPG3] (SIGBUS): Do not expect.
9089         [POSIX || XPG3] (SIGPOLL): Likewise.
9090         [POSIX || XPG3] (SIGPROF): Likewise.
9091         [POSIX || XPG3] (SIGSYS): Likewise.
9092         [XPG3] (SIGTRAP): Likewise.
9093         [POSIX || XPG3] (SIGURG): Likewise.
9094         [POSIX || XPG3] (SIGVTALRM): Likewise.
9095         [POSIX || XPG3] (SIGXCPU): Likewise.
9096         [POSIX || XPG3] (SIGXFSZ): Likewise.
9097         [POSIX] (SA_SIGINFO): Expect.
9098         [XPG3] (siginfo_t): Do not expect type or contents.
9099         [POSIX] (si_pid): Do not expect element.
9100         [POSIX] (si_uid): Likewise.
9101         [POSIX] (si_addr): Likewise.
9102         [POSIX] (si_status): Likewise.
9103         [POSIX] (si_band): Likewise.
9104         [XPG4] (si_value): Likewise.
9105         [POSIX || XPG3] (ILL_ILLOPC): Do not expect.
9106         [POSIX || XPG3] (ILL_ILLOPN): Likewise.
9107         [POSIX || XPG3] (ILL_ILLADR): Likewise.
9108         [POSIX || XPG3] (ILL_ILLTRP): Likewise.
9109         [POSIX || XPG3] (ILL_PRVOPC): Likewise.
9110         [POSIX || XPG3] (ILL_PRVREG): Likewise.
9111         [POSIX || XPG3] (ILL_COPROC): Likewise.
9112         [POSIX || XPG3] (ILL_BADSTK): Likewise.
9113         [POSIX || XPG3] (FPE_INTDIV): Likewise.
9114         [POSIX || XPG3] (FPE_INTOVF): Likewise.
9115         [POSIX || XPG3] (FPE_FLTDIV): Likewise.
9116         [POSIX || XPG3] (FPE_FLTOVF): Likewise.
9117         [POSIX || XPG3] (FPE_FLTUND): Likewise.
9118         [POSIX || XPG3] (FPE_FLTRES): Likewise.
9119         [POSIX || XPG3] (FPE_FLTINV): Likewise.
9120         [POSIX || XPG3] (FPE_FLTSUB): Likewise.
9121         [POSIX || XPG3] (SEGV_MAPERR): Likewise.
9122         [POSIX || XPG3] (SEGV_ACCERR): Likewise.
9123         [POSIX || XPG3] (BUS_ADRALN): Likewise.
9124         [POSIX || XPG3] (BUS_ADRERR): Likewise.
9125         [POSIX || XPG3] (BUS_OBJERR): Likewise.
9126         [POSIX || XPG3] (CLD_EXITED): Likewise.
9127         [POSIX || XPG3] (CLD_KILLED): Likewise.
9128         [POSIX || XPG3] (CLD_DUMPED): Likewise.
9129         [POSIX || XPG3] (CLD_TRAPPED): Likewise.
9130         [POSIX || XPG3] (CLD_STOPPED): Likewise.
9131         [POSIX || XPG3] (CLD_CONTINUED): Likewise.
9132         [POSIX || XPG3] (POLL_IN): Likewise.
9133         [POSIX || XPG3] (POLL_OUT): Likewise.
9134         [POSIX || XPG3] (POLL_MSG): Likewise.
9135         [POSIX || XPG3] (POLL_ERR): Likewise.
9136         [POSIX || XPG3] (POLL_PRI): Likewise.
9137         [POSIX || XPG3] (POLL_HUP): Likewise.
9138         [POSIX || XPG3 || POSIX2008] (TRAP_BRKPT): Likewise.
9139         [POSIX || XPG3 || POSIX2008] (TRAP_TRACE): Likewise.
9140         (SIG*): Do not allow.
9141         [XPG3] (si_*): Likewise.
9142         [XPG3] (SI_*): Likewise.
9143         [XPG3 || XPG4] (sigev_*): Likewise.
9144         [XPG3 || XPG4] (SIGEV_*): Likewise.
9145         [XPG3 || XPG4] (sival_*): Likewise.
9146         [POSIX || XPG3 || XPG4] (uc_*): Likewise.
9147         [POSIX || XPG3] (BUS_*): Likewise.
9148         [POSIX || XPG3] (CLD_*): Likewise.
9149         [POSIX || XPG3] (FPE_*): Likewise.
9150         [POSIX || XPG3] (ILL_*): Likewise.
9151         [POSIX || XPG3] (POLL_*): Likewise.
9152         [POSIX || XPG3] (SEGV_*): Likewise.
9153         [POSIX || XPG3 || POSIX2008] (SS_*): Likewise.
9154         [POSIX || XPG3 || POSIX2008] (SV_*): Likewise.
9155         [POSIX || XPG3 || POSIX2008] (TRAP_*): Likewise.
9156         [POSIX || XPG3 || POSIX2008] (ss_*): Likewise.
9157         [POSIX || XPG3 || POSIX2008] (sv_*): Likewise.
9158         * conform/data/tar.h-data (TMAGLEN): Use macro-int-constant.
9159         Specify type and value.
9160         (TVERSLEN): Likewise.
9161         (REGTYPE): Likewise.
9162         (AREGTYPE): Likewise.
9163         (LNKTYPE): Likewise.
9164         (SYMTYPE): Likewise.
9165         (CHRTYPE): Likewise.
9166         (BLKTYPE): Likewise.
9167         (DIRTYPE): Likewise.
9168         (FIFOTYPE): Likewise.
9169         (CONTTYPE): Likewise.
9170         (TSUID): Likewise.
9171         (TSGID): Likewise.
9172         (TSVTX): Likewise.
9173         (TUREAD): Likewise.
9174         (TUWRITE): Likewise.
9175         (TUEXEC): Likewise.
9176         (TGREAD): Likewise.
9177         (TGWRITE): Likewise.
9178         (TGEXEC): Likewise.
9179         (TOREAD): Likewise.
9180         (TOWRITE): Likewise.
9181         (TOEXEC): Likewise.
9182         [POSIX] (TSVTX): Expect constant.
9183
9184 2014-03-06  Joseph Myers  <joseph@codesourcery.com>
9185
9186         * Makefile (tests): Change dependencies to ....
9187         (tests-special): ... additions to this variable.
9188         (tests): Depend on $(tests-special).
9189         * Makerules (check-abi-list): New variable.
9190         (check-abi): Depend on $(check-abi-list).
9191         [$(subdir) = elf] (tests-special): Add
9192         $(objpfx)check-abi-libc.out.
9193         [$(build-shared) = yes && subdir] (tests-special): Add
9194         $(check-abi-list).
9195         [$(build-shared) = yes && subdir] (tests): Do not depend on
9196         check-abi.
9197         * Rules (tests): Depend on $(tests-special).
9198         (xtests): Depend on $(xtests-special).
9199         * catgets/Makefile (tests): Change dependencies to ....
9200         (tests-special): ... additions to this variable.
9201         * conform/Makefile (tests): Change dependencies to ....
9202         (tests-special): ... additions to this variable.
9203         * elf/Makefile (tests): Change dependencies to ....
9204         (tests-special): ... additions to this variable.
9205         * grp/Makefile (tests): Change dependencies to ....
9206         (tests-special): ... additions to this variable.
9207         * iconv/Makefile (xtests): Change dependencies to ....
9208         (xtests-special): ... additions to this variable.
9209         * iconvdata/Makefile (tests): Change dependencies to ....
9210         (tests-special): ... additions to this variable.
9211         * intl/Makefile (tests): Change dependencies to ....
9212         (tests-special): ... additions to this variable.  Also add
9213         $(objpfx)tst-gettext.out.
9214         * io/Makefile (tests): Change dependencies to ....
9215         (tests-special): ... additions to this variable.
9216         * libio/Makefile (tests): Change dependencies to ....
9217         (tests-special): ... additions to this variable.
9218         * malloc/Makefile (tests): Change dependencies to ....
9219         (tests-special): ... additions to this variable.
9220         * misc/Makefile (tests): Change dependencies to ....
9221         (tests-special): ... additions to this variable.
9222         * nptl/Makefile (tests): Change dependencies to ....
9223         (tests-special): ... additions to this variable.
9224         * nptl_db/Makefile (tests): Change dependencies to ....
9225         (tests-special): ... additions to this variable.
9226         * posix/Makefile (tests): Change dependencies to ....
9227         (tests-special): ... additions to this variable.
9228         (xtests): Change dependencies to ....
9229         (xtests-special): ... additions to this variable.
9230         * resolv/Makefile (tests): Change dependencies to ....
9231         (tests-special): ... additions to this variable.
9232         (xtests): Change dependencies to ....
9233         (xtests-special): ... additions to this variable.
9234         * stdio-common/Makefile (tests): Change dependencies to ....
9235         (tests-special): ... additions to this variable.
9236         (do-tst-unbputc): Remove target.
9237         (do-tst-printf): Likewise.
9238         * stdlib/Makefile (tests): Change dependencies to ....
9239         (tests-special): ... additions to this variable.
9240         * string/Makefile (tests): Change dependencies to ....
9241         (tests-special): ... additions to this variable.
9242         * sysdeps/x86/Makefile (tests): Change dependencies to ....
9243         (tests-special): ... additions to this variable.
9244
9245         * conform/data/netinet/tcp.h-data [POSIX2008 || XOPEN2K8]: Enable
9246         whole file.
9247         * conform/data/sys/timeb.h-data [POSIX2008 || XOPEN2K8]: Disable
9248         whole file.
9249         * conform/data/sys/uio.h-data [POSIX2008]: Likewise.
9250         * conform/data/ucontext.h-data [POSIX2008 || XOPEN2K8]: Likewise.
9251
9252         * conform/data/aio.h-data [XPG3 || XPG4]: Disable whole file.
9253         * conform/data/arpa/inet.h-data [XPG3]: Likewise.
9254         * conform/data/dlfcn.h-data [XPG3 || XPG4]: Likewise.
9255         * conform/data/fmtmsg.h-data [XPG3]: Likewise.
9256         * conform/data/libgen.h-data [XPG3]: Likewise.
9257         * conform/data/mqueue.h-data [XPG3 || XPG4]: Likewise.
9258         * conform/data/ndbm.h-data [XPG3]: Likewise.
9259         * conform/data/net/if.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
9260         * conform/data/netdb.h-data [XPG3]: Likewise.
9261         * conform/data/netinet/in.h-data [XPG3]: Likewise.
9262         * conform/data/poll.h-data [XPG3]: Likewise.
9263         * conform/data/spawn.h-data [XPG3 || XPG4 || UNIX98]: Likewise.
9264         * conform/data/strings.h-data [XPG3]: Likewise.
9265         * conform/data/stropts.h-data [XPG3]: Likewise.
9266         * conform/data/sys/mman.h-data [XPG3]: Likewise.
9267         * conform/data/sys/resource.h-data [XPG3]: Likewise.
9268         * conform/data/sys/select.h-data [XPG3 || XPG4 || UNIX98]:
9269         Likewise.
9270         * conform/data/sys/statvfs.h-data [XPG3]: Likewise.
9271         * conform/data/sys/time.h-data [XPG3]: Likewise.
9272         * conform/data/sys/timeb.h-data [XPG3]: Likewise.
9273         * conform/data/sys/uio.h-data [XPG3]: Likewise.
9274         * conform/data/sys/un.h-data [XPG3]: Likewise.
9275         * conform/data/syslog.h-data [XPG3]: Likewise.
9276         * conform/data/ucontext.h-data [XPG3]: Likewise.
9277         * conform/data/utmpx.h-data [XPG3]: Likewise.
9278         * conform/data/varargs.h-data [UNIX98]: Enable file.
9279
9280         * manual/Makefile (INSTALL_INFO): Remove variable setting.
9281
9282         * math/libm-test.inc (struct test_f_f_data): Move expected results
9283         into structure for each rounding mode.
9284         (struct test_ff_f_data): Likewise.
9285         (struct test_ff_f_data_nexttoward): Likewise.
9286         (struct test_fi_f_data): Likewise.
9287         (struct test_fl_f_data): Likewise.
9288         (struct test_if_f_data): Likewise.
9289         (struct test_fff_f_data): Likewise.
9290         (struct test_c_f_data): Likewise.
9291         (struct test_f_f1_data): Likewise.
9292         (struct test_fF_f1_data): Likewise.
9293         (struct test_ffI_f1_data): Likewise.
9294         (struct test_c_c_data): Likewise.
9295         (struct test_cc_c_data): Likewise.
9296         (struct test_f_i_data): Likewise.
9297         (struct test_ff_i_data): Likewise.
9298         (struct test_f_l_data): Likewise.
9299         (struct test_f_L_data): Likewise.
9300         (struct test_fFF_11_data): Likewise.
9301         (RM_): New macro.
9302         (RM_FE_DOWNWARD): Likewise.
9303         (RM_FE_TONEAREST): Likewise.
9304         (RM_FE_TOWARDZERO): Likewise.
9305         (RM_FE_UPWARD): Likewise.
9306         (RUN_TEST_LOOP_f_f): Update references to expected results.
9307         (RUN_TEST_LOOP_2_f): Likewise.
9308         (RUN_TEST_LOOP_fff_f): Likewise.
9309         (RUN_TEST_LOOP_c_f): Likewise.
9310         (RUN_TEST_LOOP_f_f1): Likewise.
9311         (RUN_TEST_LOOP_fF_f1): Likewise.
9312         (RUN_TEST_LOOP_fI_f1): Likewise.
9313         (RUN_TEST_LOOP_ffI_f1): Likewise.
9314         (RUN_TEST_LOOP_c_c): Likewise.
9315         (RUN_TEST_LOOP_cc_c): Likewise.
9316         (RUN_TEST_LOOP_f_i): Likewise.
9317         (RUN_TEST_LOOP_f_i_tg): Likewise.
9318         (RUN_TEST_LOOP_ff_i_tg): Likewise.
9319         (RUN_TEST_LOOP_f_b): Likewise.
9320         (RUN_TEST_LOOP_f_b_tg): Likewise.
9321         (RUN_TEST_LOOP_f_l): Likewise.
9322         (RUN_TEST_LOOP_f_L): Likewise.
9323         (RUN_TEST_LOOP_fFF_11): Likewise.
9324         * math/gen-libm-test.pl (parse_args): Output four copies of
9325         expected results for each test.
9326
9327         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
9328         (__ASSUME_UTIMES): Remove.
9329         * sysdeps/unix/sysv/linux/tile/kernel-features.h
9330         (__ASSUME_UTIMES): Likewise.
9331
9332         * math/gen-auto-libm-tests.c: Update comment on output format.
9333         (output_for_one_input_case): Generate before-rounding and
9334         after-rounding information as conditions on output flags not
9335         floating-point format.
9336         * math/auto-libm-test-out: Regenerated.
9337         * math/gen-libm-test.pl (cond_value): New function.
9338         (or_cond_value): Use cond_value.
9339         (generate_testfile): Handle conditional exceptions.
9340
9341 2014-03-05  Joseph Myers  <joseph@codesourcery.com>
9342
9343         * math/libm-test.inc (max_valid_error): New variable.
9344         (init_max_error): Take new argument specifying whether function
9345         results are exactly determined.  Set max_valid_error and bound
9346         other variables for errors based on this argument.
9347         (set_max_error): Do not record results above max_valid_error.
9348         (check_float_internal): Only accept errors of up to 0.5ulps if
9349         also at most max_valid_error.
9350         (START): Take new argument EXACT and pass it to init_max_error.
9351         (acos_test): Update call to START.
9352         (acos_test_tonearest): Likewise.
9353         (acos_test_towardzero): Likewise.
9354         (acos_test_downward): Likewise.
9355         (acos_test_upward): Likewise.
9356         (acosh_test): Likewise.
9357         (asin_test): Likewise.
9358         (asin_test_tonearest): Likewise.
9359         (asin_test_towardzero): Likewise.
9360         (asin_test_downward): Likewise.
9361         (asin_test_upward): Likewise.
9362         (asinh_test): Likewise.
9363         (atan_test): Likewise.
9364         (atanh_test): Likewise.
9365         (atan2_test): Likewise.
9366         (cabs_test): Likewise.
9367         (cacos_test): Likewise.
9368         (cacosh_test): Likewise.
9369         (carg_test): Likewise.
9370         (casin_test): Likewise.
9371         (casinh_test): Likewise.
9372         (catan_test): Likewise.
9373         (catanh_test): Likewise.
9374         (cbrt_test): Likewise.
9375         (ccos_test): Likewise.
9376         (ccosh_test): Likewise.
9377         (ceil_test): Likewise.
9378         (cexp_test): Likewise.
9379         (cimag_test): Likewise.
9380         (clog_test): Likewise.
9381         (clog10_test): Likewise.
9382         (conj_test): Likewise.
9383         (copysign_test): Likewise.
9384         (cos_test): Likewise.
9385         (cos_test_tonearest): Likewise.
9386         (cos_test_towardzero): Likewise.
9387         (cos_test_downward): Likewise.
9388         (cos_test_upward): Likewise.
9389         (cosh_test): Likewise.
9390         (cosh_test_tonearest): Likewise.
9391         (cosh_test_towardzero): Likewise.
9392         (cosh_test_downward): Likewise.
9393         (cosh_test_upward): Likewise.
9394         (cpow_test): Likewise.
9395         (cproj_test): Likewise.
9396         (creal_test): Likewise.
9397         (csin_test): Likewise.
9398         (csinh_test): Likewise.
9399         (csqrt_test): Likewise.
9400         (ctan_test): Likewise.
9401         (ctan_test_tonearest): Likewise.
9402         (ctan_test_towardzero): Likewise.
9403         (ctan_test_downward): Likewise.
9404         (ctan_test_upward): Likewise.
9405         (ctanh_test): Likewise.
9406         (ctanh_test_tonearest): Likewise.
9407         (ctanh_test_towardzero): Likewise.
9408         (ctanh_test_downward): Likewise.
9409         (ctanh_test_upward): Likewise.
9410         (erf_test): Likewise.
9411         (erfc_test): Likewise.
9412         (exp_test): Likewise.
9413         (exp_test_tonearest): Likewise.
9414         (exp_test_towardzero): Likewise.
9415         (exp_test_downward): Likewise.
9416         (exp_test_upward): Likewise.
9417         (exp10_test): Likewise.
9418         (exp10_test_tonearest): Likewise.
9419         (exp10_test_towardzero): Likewise.
9420         (exp10_test_downward): Likewise.
9421         (exp10_test_upward): Likewise.
9422         (pow10_test): Likewise.
9423         (exp2_test): Likewise.
9424         (expm1_test): Likewise.
9425         (expm1_test_tonearest): Likewise.
9426         (expm1_test_towardzero): Likewise.
9427         (expm1_test_downward): Likewise.
9428         (expm1_test_upward): Likewise.
9429         (fabs_test): Likewise.
9430         (fdim_test): Likewise.
9431         (floor_test): Likewise.
9432         (fma_test): Likewise.
9433         (fma_test_towardzero): Likewise.
9434         (fma_test_downward): Likewise.
9435         (fma_test_upward): Likewise.
9436         (fmax_test): Likewise.
9437         (fmin_test): Likewise.
9438         (fmod_test): Likewise.
9439         (fpclassify_test): Likewise.
9440         (frexp_test): Likewise.
9441         (hypot_test): Likewise.
9442         (ilogb_test): Likewise.
9443         (isfinite_test): Likewise.
9444         (finite_test): Likewise.
9445         (isgreater_test): Likewise.
9446         (isgreaterequal_test): Likewise.
9447         (isinf_test): Likewise.
9448         (isless_test): Likewise.
9449         (islessequal_test): Likewise.
9450         (islessgreater_test): Likewise.
9451         (isnan_test): Likewise.
9452         (isnormal_test): Likewise.
9453         (issignaling_test): Likewise.
9454         (isunordered_test): Likewise.
9455         (j0_test): Likewise.
9456         (j1_test): Likewise.
9457         (jn_test): Likewise.
9458         (ldexp_test): Likewise.
9459         (lgamma_test): Likewise.
9460         (gamma_test): Likewise.
9461         (lrint_test): Likewise.
9462         (lrint_test_tonearest): Likewise.
9463         (lrint_test_towardzero): Likewise.
9464         (lrint_test_downward): Likewise.
9465         (lrint_test_upward): Likewise.
9466         (llrint_test): Likewise.
9467         (llrint_test_tonearest): Likewise.
9468         (llrint_test_towardzero): Likewise.
9469         (llrint_test_downward): Likewise.
9470         (llrint_test_upward): Likewise.
9471         (log_test): Likewise.
9472         (log10_test): Likewise.
9473         (log1p_test): Likewise.
9474         (log2_test): Likewise.
9475         (logb_test): Likewise.
9476         (logb_test_downward): Likewise.
9477         (lround_test): Likewise.
9478         (llround_test): Likewise.
9479         (modf_test): Likewise.
9480         (nearbyint_test): Likewise.
9481         (nextafter_test): Likewise.
9482         (nexttoward_test): Likewise.
9483         (pow_test): Likewise.
9484         (pow_test_tonearest): Likewise.
9485         (pow_test_towardzero): Likewise.
9486         (pow_test_downward): Likewise.
9487         (pow_test_upward): Likewise.
9488         (remainder_test): Likewise.
9489         (drem_test): Likewise.
9490         (remainder_test_tonearest): Likewise.
9491         (drem_test_tonearest): Likewise.
9492         (remainder_test_towardzero): Likewise.
9493         (drem_test_towardzero): Likewise.
9494         (remainder_test_downward): Likewise.
9495         (drem_test_downward): Likewise.
9496         (remainder_test_upward): Likewise.
9497         (drem_test_upward): Likewise.
9498         (remquo_test): Likewise.
9499         (rint_test): Likewise.
9500         (rint_test_tonearest): Likewise.
9501         (rint_test_towardzero): Likewise.
9502         (rint_test_downward): Likewise.
9503         (rint_test_upward): Likewise.
9504         (round_test): Likewise.
9505         (scalb_test): Likewise.
9506         (scalbn_test): Likewise.
9507         (scalbln_test): Likewise.
9508         (signbit_test): Likewise.
9509         (sin_test): Likewise.
9510         (sin_test_tonearest): Likewise.
9511         (sin_test_towardzero): Likewise.
9512         (sin_test_downward): Likewise.
9513         (sin_test_upward): Likewise.
9514         (sincos_test): Likewise.
9515         (sinh_test): Likewise.
9516         (sinh_test_tonearest): Likewise.
9517         (sinh_test_towardzero): Likewise.
9518         (sinh_test_downward): Likewise.
9519         (sinh_test_upward): Likewise.
9520         (sqrt_test): Likewise.
9521         (sqrt_test_tonearest): Likewise.
9522         (sqrt_test_towardzero): Likewise.
9523         (sqrt_test_downward): Likewise.
9524         (sqrt_test_upward): Likewise.
9525         (tan_test): Likewise.
9526         (tan_test_tonearest): Likewise.
9527         (tan_test_towardzero): Likewise.
9528         (tan_test_downward): Likewise.
9529         (tan_test_upward): Likewise.
9530         (tanh_test): Likewise.
9531         (tgamma_test): Likewise.
9532         (trunc_test): Likewise.
9533         (y0_test): Likewise.
9534         (y1_test): Likewise.
9535         (yn_test): Likewise.
9536         (significand_test): Likewise.
9537
9538         * math/libm-test.inc (struct ulp_data): Don't refer to ulps for
9539         individual tests in comment.
9540         (libm-test-ulps.h): Don't refer to test_ulps in #include comment.
9541         (prev_max_error): New variable.
9542         (prev_real_max_error): Likewise.
9543         (prev_imag_max_error): Likewise.
9544         (compare_ulp_data): Don't refer to test names in comment.
9545         (find_test_ulps): Remove function.
9546         (find_function_ulps): Likewise.
9547         (find_complex_function_ulps): Likewise.
9548         (init_max_error): Take function name as argument.  Look up ulps
9549         for that function.
9550         (print_ulps): Remove function.
9551         (print_max_error): Use prev_max_error instead of calling
9552         find_function_ulps.
9553         (print_complex_max_error): Use prev_real_max_error and
9554         prev_imag_max_error instead of calling find_complex_function_ulps.
9555         (check_float_internal): Take max_ulp parameter instead of calling
9556         find_test_ulps.  Don't call print_ulps.
9557         (check_float): Update call to check_float_internal.
9558         (check_complex): Update calls to check_float_internal.
9559         (START): Pass argument to init_max_error.
9560         * math/gen-libm-test.pl (%results): Don't include "kind"
9561         information.
9562         (parse_ulps): Don't handle ulps of individual tests.
9563         (print_ulps_file): Likewise.
9564         (output_ulps): Likewise.
9565         * math/README.libm-test: Update.
9566         * manual/libm-err-tab.pl (parse_ulps): Don't handle ulps of
9567         individual tests.
9568         * sysdeps/aarch64/libm-test-ulps: Remove individual test ulps.
9569         * sysdeps/alpha/fpu/libm-test-ulps: Likewise.
9570         * sysdeps/arm/libm-test-ulps: Likewise.
9571         * sysdeps/i386/fpu/libm-test-ulps: Likewise.
9572         * sysdeps/ia64/fpu/libm-test-ulps: Likewise.
9573         * sysdeps/m68k/coldfire/fpu/libm-test-ulps: Likewise.
9574         * sysdeps/m68k/m680x0/fpu/libm-test-ulps: Likewise.
9575         * sysdeps/microblaze/libm-test-ulps: Likewise.
9576         * sysdeps/mips/mips32/libm-test-ulps: Likewise.
9577         * sysdeps/mips/mips64/libm-test-ulps: Likewise.
9578         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
9579         * sysdeps/powerpc/nofpu/libm-test-ulps: Likewise.
9580         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
9581         * sysdeps/sh/libm-test-ulps: Likewise.
9582         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
9583         * sysdeps/tile/libm-test-ulps: Likewise.
9584         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
9585
9586 2014-03-04  Joseph Myers  <joseph@codesourcery.com>
9587
9588         * math/libm-test.inc (print_complex_max_error): Check separately
9589         whether real and imaginary errors are within allowed range and
9590         pass 0 to print_complex_function_ulps instead of value within
9591         allowed range.
9592
9593 2014-03-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
9594
9595         * libio/tst-ftell-active-handler.c (get_handles_fdopen): Fix
9596         formatting.
9597         (get_handles_fopen): Likewise.
9598         (do_write_test): Likewise.
9599
9600         * libio/wfileops.c (do_ftell_wide): Fix up formatting.
9601
9602         * libio/fileops.c (do_ftell): Use cached offset when
9603         available.
9604         * libio/iofwide.c (do_ftell_wide): Likewise.
9605         * libio/iofdopen.c (_IO_new_fdopen): Don't use
9606         _IO_file_attach.
9607         * libio/wfileops.c (_IO_fwide): Don't cache offset.
9608
9609         [BZ #16532]
9610         * libio/libioP.h (get_file_offset): New function.
9611         * libio/fileops.c (get_file_offset): Likewise.
9612         (do_ftell): Likewise.
9613         (_IO_new_file_seekoff): Split out ftell logic.
9614         * libio/wfileops.c (do_ftell_wide): Likewise.
9615         (_IO_wfile_seekoff): Split out ftell logic.
9616         * libio/tst-ftell-active-handler.c: New test case.
9617         * libio/Makefile (tests): Add it.
9618
9619 2014-03-03  Roland McGrath  <roland@hack.frob.com>
9620
9621         * nptl/ChangeLog: Renamed to nptl/ChangeLog.old, no longer used.
9622         * nptl_db/ChangeLog: Renamed to nptl_db/ChangeLog.old, no longer used.
9623
9624 2014-03-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
9625
9626         [BZ #16639]
9627         * nscd/connections.c (nscd_init): Call do_exit.
9628         (start_threads): Call do_exit and notify_parent.
9629         (begin_drop_privileges): Call do_exit.
9630         (finish_drop_privileges): Likewise.
9631         * nscd/selinux.c (preserve_capabilities): Likewise.
9632         (install_real_capabilities): Likewise.
9633         (nscd_selinux_enabled): Likewise.
9634         (avc_create_thread): Likewise.
9635         (avc_alloc_lock): Likewise.
9636         (nscd_avc_init): Likewise.
9637         * nscd/nscd.c (parent_fd): New static variable.
9638         (main): Create a pipe between parent and child processes.
9639         Skip closing parent_fd.
9640         (monitor_child): New function.
9641         (do_exit): Likewise.
9642         (notify_parent): Likewise.
9643         * nscd/nscd.h (notify_parent): Likewise.
9644         (do_exit): Likewise.
9645
9646 2014-03-03  Carlos O'Donell  <carlos@redhat.com>
9647
9648         * malloc/malloc.c (__libc_calloc): Revert last change.
9649
9650 2014-03-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9651
9652         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
9653
9654 2014-03-03  Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
9655
9656         * sysdeps/powerpc/powerpc64/power7/strrchr.S: New file.
9657         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strrchr multiarch
9658         implementation.
9659         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
9660         (__libc_ifunc_impl_list): Likewise.
9661         * sysdeps/powerpc/powerpc64/multiarch/strrchr.c: New file.
9662         * sysdeps/powerpc/powerpc64/multiarch/strrchr-ppc64.c: New file.
9663         * sysdeps/powerpc/powerpc64/multiarch/strrchr-power7.S: New file.
9664         * string/strrchr.c: Define STRRCHR.
9665
9666 2014-02-28  Ondřej Bílka  <neleai@seznam.cz>
9667
9668         * benchtest/bench-strtok.c (simple_strtok): Delete.
9669         (strtok_string): Use as benchmark.
9670         * string/strtok (STRTOK): New macro.
9671
9672 2014-02-28  Carlos O'Donell  <carlos@redhat.com>
9673
9674         * manual/threads.texi: Add header and standard comments to all
9675         functions.
9676
9677         * elf/dl-lookup.c (check_match): New function.
9678         (ELF_MACHINE_SYM_NO_MATCH): Adjust comment.
9679         (do_lookup_x): Remove nested function check_match. Use non-nested
9680         function check_match.
9681
9682 2014-02-28  Roland McGrath  <roland@hack.frob.com>
9683
9684         * csu/Makefile (generated, before-compile): Use += rather than =.
9685         * catgets/Makefile (generated, generated-dirs): Likewise.
9686         * debug/Makefile (generated): Likewise.
9687         * dlfcn/Makefile (generated): Likewise.
9688         * elf/Makefile (before-compile, generated, generated-dirs): Likewise.
9689         * iconvdata/Makefile (before-compile, generated): Likewise.
9690         * intl/Makefile (before-compile, generated, generated-dirs): Likewise.
9691         * libio/Makefile (generated): Likewise.
9692         * malloc/Makefile (generated): Likewise.
9693         * manual/Makefile (generated, generated-dirs): Likewise.
9694         * misc/Makefile (generated): Likewise.
9695         * posix/Makefile (generated): Likewise.
9696         * resolv/Makefile (generated): Likewise.
9697         * sunrpc/Makefile (generated, generated-dirs): Likewise.
9698         * timezone/Makefile (generated, generated-dirs): Likewise.
9699
9700         * stdio-common/Versions (libc: GLIBC_PRIVATE): Add missing }.
9701
9702 2014-02-27  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9703
9704         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
9705         power8 implementation.
9706         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power8.S: New
9707         file: POWER8 llround ifunc implementation.
9708         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c
9709         (__lllround): Add POWER8 implementation.
9710         * sysdeps/powerpc/powerpc64/power8/fpu/s_llround.S: New file:
9711         POWER8 llround implementation.
9712
9713         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint
9714         power8 implementation.
9715         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power8.S: New
9716         file: POWER8 llrint ifunc implementation.
9717         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c (__lllrint):
9718         Add POWER8 implementation.
9719         * sysdeps/powerpc/powerpc64/power8/fpu/s_llrint.S: New file:
9720         POWER8 llrint implementation.
9721
9722         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite
9723         power8 implementation.
9724         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power8.S: New
9725         file: POWER8 finite ifunc implementation.
9726         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c (__finite):
9727         Add POWER8 implementation.
9728         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c (__finitef):
9729         Likewise.
9730         * sysdeps/powerpc/powerpc64/power8/fpu/s_finite.S: New file:
9731         POWER8 finite implementation.
9732         * sysdeps/powerpc/powerpc64/power8/fpu/s_finitef.S: New file.
9733
9734         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf
9735         power8 implementation.
9736         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power8.S: New
9737         file: POWER8 isinf ifunc implementation.
9738         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c (__isinf): Add
9739         POWER8 implementation.
9740         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c (__isinff):
9741         Likewise.
9742         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinf.S: New file: POWER8
9743         isinf implementation.
9744         * sysdeps/powerpc/powerpc64/power8/fpu/s_isinff.S: New file.
9745
9746         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h
9747         (INIT_ARCH): Add hwcap2 initialization.
9748         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
9749         power8 implementation.
9750         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power8.S: New
9751         file: POWER8 isnan ifunc implementation.
9752         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c (__isnan): Add
9753         POWER8 implementation.
9754         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c (__isnanf):
9755         Likewise.
9756         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnan.S: New file: POWER8
9757         isnan implementation.
9758         * sysdeps/powerpc/powerpc64/power8/fpu/s_isnanf.S: New file.
9759
9760 2014-02-27  Joey Ye  <joey.ye@arm.com>
9761
9762         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_NANFRAC_S, _FP_NANFRAC_D)
9763         (_FP_NANFRAC_Q): Set to zero.
9764
9765 2014-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
9766
9767         [BZ #16623]
9768         * math/auto-libm-test-in: New test inputs.
9769         * math/auto-libm-test-out: Regenerate.
9770         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Preserve sign of A
9771         and DA.
9772         (__cos): Likewise.
9773         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
9774
9775 2014-02-27  Joseph Myers  <joseph@codesourcery.com>
9776
9777         * scripts/evaluate-test.sh: Take new argument indicating whether
9778         failure is expected.
9779         * Makeconfig (evaluate-test): Pass argument to evaluate-test.sh
9780         indicating whether failure is expected.
9781         * conform/Makefile (test-xfail-run-conformtest): New variable.
9782         ($(objpfx)run-conformtest.out): Don't expect to fail at makefile
9783         level.
9784         * posix/Makefile (test-xfail-annexc): New variable.
9785         ($(objpfx)annexc.out): Don't expect to fail at makefile level.
9786
9787 2014-02-26  Joseph Myers  <joseph@codesourcery.com>
9788
9789         * argp/Makefile: Include Makeconfig immediately after defining
9790         subdir.
9791         * assert/Makefile: Likewise.
9792         * benchtests/Makefile: Likewise.
9793         * catgets/Makefile: Likewise.
9794         * conform/Makefile: Likewise.
9795         * crypt/Makefile: Likewise.
9796         * csu/Makefile: Likewise.
9797         (all): Remove target.
9798         * ctype/Makefile: Include Makeconfig immediately after defining
9799         subdir.
9800         * debug/Makefile: Likewise.
9801         * dirent/Makefile: Likewise.
9802         * dlfcn/Makefile: Likewise.
9803         * gmon/Makefile: Likewise.
9804         * gnulib/Makefile: Likewise.
9805         * grp/Makefile: Likewise.
9806         * gshadow/Makefile: Likewise.
9807         * hesiod/Makefile: Likewise.
9808         * hurd/Makefile: Likewise.
9809         (all): Remove target.
9810         * iconvdata/Makefile: Include Makeconfig immediately after
9811         defining subdir.
9812         * inet/Makefile: Likewise.
9813         * intl/Makefile: Likewise.
9814         * io/Makefile: Likewise.
9815         * libio/Makefile: Likewise.
9816         (all): Remove target.
9817         * locale/Makefile: Include Makeconfig immediately after defining
9818         subdir.
9819         * login/Makefile: Likewise.
9820         * mach/Makefile: Likewise.
9821         (all): Remove target.
9822         * malloc/Makefile: Include Makeconfig immediately after defining
9823         subdir.
9824         (all): Remove target.
9825         * manual/Makefile: Include Makeconfig immediately after defining
9826         subdir.
9827         * math/Makefile: Likewise.
9828         * misc/Makefile: Likewise.
9829         * nis/Makefile: Likewise.
9830         * nss/Makefile: Likewise.
9831         * po/Makefile: Likewise.
9832         (all): Remove target.
9833         * posix/Makefile: Include Makeconfig immediately after defining
9834         subdir.
9835         * pwd/Makefile: Likewise.
9836         * resolv/Makefile: Likewise.
9837         * resource/Makefile: Likewise.
9838         * rt/Makefile: Likewise.
9839         * setjmp/Makefile: Likewise.
9840         * shadow/Makefile: Likewise.
9841         * signal/Makefile: Likewise.
9842         * socket/Makefile: Likewise.
9843         * soft-fp/Makefile: Likewise.
9844         * stdio-common/Makefile: Likewise.
9845         * stdlib/Makefile: Likewise.
9846         * streams/Makefile: Likewise.
9847         * string/Makefile: Likewise.
9848         * sunrpc/Makefile: Likewise.
9849         (all): Remove target.
9850         * sysvipc/Makefile: Include Makeconfig immediately after defining
9851         subdir.
9852         * termios/Makefile: Likewise.
9853         * time/Makefile: Likewise.
9854         * timezone/Makefile: Likewise.
9855         (all): Remove target.
9856         * wcsmbs/Makefile: Include Makeconfig immediately after defining
9857         subdir.
9858         * wctype/Makefile: Likewise.
9859
9860 2014-02-26  Steve Ellcey  <sellcey@mips.com>
9861
9862         * sysdeps/mips/math_private.h (_FPU_MASK_ALL) New.
9863         (libc_feholdexcept_mips): Use _FPU_MASK_ALL.
9864         (libc_feholdexcept_setround_mips): Ditto.
9865         (libc_feholdsetround): New.
9866         (libc_feholdsetroundf): New.
9867         (libc_feholdsetroundl): New.
9868         (libc_feupdateenv_test_mips): New.
9869         (libc_feupdateenv_test): New.
9870         (libc_feupdateenv_testf): New.
9871         (libc_feupdateenv_testl): New.
9872         (libc_feresetround): New.
9873         (libc_feresetroundf): New.
9874         (libc_feresetroundl): New.
9875         (libc_fetestexcept_mips): New.
9876         (libc_fetestexcept): New.
9877         (libc_fetestexceptf): New.
9878         (libc_fetestexceptl): New.
9879         (HAVE_RM_CTX): New.
9880         (libc_feholdexcept_setround_mips_ctx): New.
9881         (libc_feholdexcept_setround_ctx): New.
9882         (libc_feholdexcept_setroundf_ctx): New.
9883         (libc_feholdexcept_setroundl_ctx): New.
9884         (libc_fesetenv_mips_ctx): New.
9885         (libc_fesetenv_ctx): New.
9886         (libc_fesetenv_ctxf): New.
9887         (libc_fesetenv_ctxl): New.
9888         (libc_feupdateenv_mips_ctx): New.
9889         (libc_feupdateenv_ctx): New.
9890         (libc_feupdateenvf_ctx): New.
9891         (libc_feupdateenvl_ctx): New.
9892         (libc_feholdsetround_mips_ctx): New.
9893         (libc_feholdsetround_ctx): New.
9894         (libc_feholdsetroundf_ctx): New.
9895         (libc_feholdsetroundl_ctx): New.
9896         (libc_feresetround_mips_ctx): New.
9897         (libc_feresetround_ctx): New.
9898         (libc_feresetroundf_ctx): New.
9899         (libc_feresetroundl_ctx): New.
9900
9901 2014-02-26  Carlos O'Donell  <carlos@redhat.com>
9902
9903         * manual/ipc.texi (Semaphores): Use @Theglibc{}.
9904
9905         * manual/ipc.texi: New file.
9906         * manual/Makefile (chapters): Add ipc.
9907         * manual/job.texi: Add "Inter-Process Communication" to next.
9908         * manual/process.texi: Add "Inter-Process Communication" to prev.
9909
9910 2014-02-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
9911
9912         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
9913
9914 2014-02-26  Ondřej Bílka  <neleai@seznam.cz>
9915
9916         * malloc/malloc.c (__libc_calloc): Simplify implementation.
9917
9918         * manual/arith.texi: Fix spaces after sentences.
9919         * manual/charset.texi: Likewise.
9920         * manual/errno.texi: Likewise.
9921         * manual/install.texi: Likewise.
9922         * manual/llio.texi: Likewise.
9923         * manual/locale.texi: Likewise.
9924         * manual/maint.texi: Likewise.
9925         * manual/math.texi: Likewise.
9926         * manual/memory.texi: Likewise.
9927         * manual/message.texi: Likewise.
9928         * manual/probes.texi: Likewise.
9929         * manual/resource.texi: Likewise.
9930         * manual/signal.texi: Likewise.
9931         * manual/socket.texi: Likewise.
9932         * manual/stdio.texi: Likewise.
9933         * manual/string.texi: Likewise.
9934         * manual/time.texi: Likewise.
9935         * manual/users.texi: Likewise.
9936
9937 2014-02-25  Carlos O'Donell  <carlos@redhat.com>
9938
9939         [BZ #16632]
9940         * include/features.h: Don't warn about _BSD_SOURCE or _SVID_SOURCE if
9941         _DEFAULT_SOURCE is defined.
9942
9943 2014-02-25  Ulrich Drepper  <drepper@gmail.com>
9944             Carlos O'Donell  <carlos@redhat.com>
9945
9946         [BZ #16613]
9947         * elf/dl-tls.c (_dl_count_modids): New function.
9948         * sysdeps/generic/ldsodefs.h: Declare _dl_count_modids.
9949         * elf/rtld.c (dl_main): Call _dl_count_modids to track TLS usage in
9950         audit library and increment generation counter.
9951         (_dl_allocate_tls_init): Add assertion to check TLS generation count.
9952         * elf/tst-audit9.c: New file.
9953         * elf/tst-auditmod9a.c: New file.
9954         * elf/tst-auditmod9b.c: New file.
9955         * elf/Makefile: Add rules to build and run tst-audit9.
9956
9957 2014-02-25  Florian Weimer  <fweimer@redhat.com>
9958
9959         [BZ #15347]
9960         * misc/sys/select.h (__FD_MASK): Avoid signed integer overflow.
9961
9962 2014-02-25  Will Newton  <will.newton@linaro.org>
9963
9964         * sysdeps/arm/__longjmp.S: Include stap-probe.h.
9965         (__longjmp): Restore sp and lr before restoring callee
9966         saved registers.  Add longjmp and longjmp_target
9967         SystemTap probe point.
9968         * sysdeps/arm/bits/setjmp.h (__jmp_buf): Update comment.
9969         * sysdeps/arm/include/bits/setjmp.h (__JMP_BUF_SP):
9970         Define to zero to match jmpbuf layout.
9971         * sysdeps/arm/setjmp.S: Include stap-probe.h.
9972         (__sigsetjmp): Save sp and lr before saving callee
9973         saved registers.  Add setjmp SystemTap probe point.
9974
9975 2014-02-24  Stefan Liebler  <stli@linux.vnet.ibm.com>
9976
9977         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
9978
9979 2014-02-24  Andreas Schwab  <schwab@suse.de>
9980
9981         [BZ #15804]
9982         * elf/pldd.c (wait_for_ptrace_stop): New function.
9983         (main): Call it after attaching.
9984
9985 2014-02-22  Roland McGrath  <roland@hack.frob.com>
9986
9987         * Makerules ($(common-objpfx)Versions.v.i): No longer depend
9988         on $(common-objpfx)abi-versions.h; using <shlib-compat.h> inside
9989         Versions files is now verboten.
9990         * hurd/Versions (libc: GLIBC_2.0):
9991         Remove various [SHLIB_COMPAT (libc, GLIBC_2_0, ...)] sections.
9992         (libc: HURD_CTHREADS_0.3): Remove conditionalization, was under
9993         [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_2)].
9994         * mach/Versions: Likewise.
9995
9996         * csu/Versions: Remove unused %include.
9997         * resolv/Versions: Likewise.
9998
9999 2014-02-21  Joseph Myers  <joseph@codesourcery.com>
10000
10001         * Makefile ($(objpfx)c++-types-check.out): Use $(evaluate-test).
10002         ($(objpfx)check-local-headers.out): Likewise.
10003         ($(objpfx)begin-end-check.out): Likewise.
10004         * Makerules (check-abi-%.out): Likewise.
10005         * catgets/Makefile ($(objpfx)test1.cat): Likewise.
10006         ($(objpfx)test2.cat): Likewise.
10007         ($(objpfx)de/libc.cat): Likewise.
10008         ($(objpfx)test-gencat.out): Likewise.
10009         * conform/Makefile ($(objpfx)run-conformtest.out): Likewise.
10010         * elf/Makefile ($(objpfx)order-cmp.out): Likewise.
10011         ($(objpfx)noload-mem): Likewise.
10012         ($(objpfx)tst-pathopt.out): Likewise.
10013         ($(objpfx)tst-rtld-load-self.out): Likewise.
10014         ($(objpfx)tst-array1-cmp.out): Likewise.
10015         ($(objpfx)tst-array1-static-cmp.out): Likewise.
10016         ($(objpfx)tst-array2-cmp.out): Likewise.
10017         ($(objpfx)tst-array3-cmp.out): Likewise.
10018         ($(objpfx)tst-array4-cmp.out): Likewise.
10019         ($(objpfx)tst-array5-cmp.out): Likewise.
10020         ($(objpfx)tst-array5-static-cmp.out): Likewise.
10021         ($(objpfx)check-textrel.out): Likewise.
10022         ($(objpfx)check-execstack.out): Likewise.
10023         ($(objpfx)check-localplt.out): Likewise.
10024         ($(objpfx)order2-cmp.out): Likewise.
10025         ($(objpfx)tst-leaks1-mem): Likewise.
10026         ($(objpfx)tst-leaks1-static-mem): Likewise.
10027         ($(objpfx)tst-initorder-cmp.out): Likewise.
10028         ($(objpfx)tst-initorder2-cmp.out): Likewise.
10029         ($(objpfx)tst-unused-dep.out): Likewise.
10030         ($(objpfx)tst-unused-dep-cmp.out): Likewise.
10031         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Likewise.
10032         * iconv/Makefile (test-iconvconfig): Likewise.
10033         * iconvdata/Makefile ($(objpfx)mtrace-tst-loading): Likewise.
10034         ($(objpfx)iconv-test.out): Likewise.
10035         ($(objpfx)tst-tables.out): Likewise.
10036         * intl/Makefile ($(objpfx)mtrace-tst-gettext): Likewise.
10037         ($(objpfx)tst-gettext.out): Likewise.
10038         ($(objpfx)tst-translit.out): Likewise.
10039         ($(objpfx)tst-gettext2.out): Likewise.
10040         ($(objpfx)tst-gettext4.out): Likewise.
10041         ($(objpfx)tst-gettext6.out): Likewise.
10042         * io/Makefile ($(objpfx)ftwtest.out): Likewise.
10043         * libio/Makefile ($(objpfx)test-freopen.out): Likewise.
10044         ($(objpfx)tst-fopenloc-cmp.out): Likewise.
10045         ($(objpfx)tst-fopenloc-mem.out): Likewise.
10046         * malloc/Makefile ($(objpfx)tst-mtrace.out): Likewise.
10047         * misc/Makefile ($(objpfx)tst-error1-mem): Likewise.
10048         * posix/Makefile ($(objpfx)globtest.out): Likewise.
10049         ($(objpfx)wordexp-tst.out): Likewise.
10050         ($(objpfx)annexc.out): Likewise.
10051         ($(objpfx)tst-fnmatch-mem): Likewise.
10052         ($(objpfx)bug-regex2-mem): Likewise.
10053         ($(objpfx)bug-regex14-mem): Likewise.
10054         ($(objpfx)bug-regex21-mem): Likewise.
10055         ($(objpfx)bug-regex31-mem): Likewise.
10056         ($(objpfx)tst-vfork3-mem): Likewise.
10057         ($(objpfx)tst-rxspencer-no-utf8-mem): Likewise.
10058         ($(objpfx)tst-pcre-mem): Likewise.
10059         ($(objpfx)tst-boost-mem): Likewise.
10060         ($(objpfx)tst-getconf.out): Likewise.
10061         ($(objpfx)bug-ga2-mem): Likewise.
10062         ($(objpfx)bug-glob2-mem): Likewise.
10063         * resolv/Makefile ($(objpfx)mtrace-tst-leaks): Likewise.
10064         ($(objpfx)mtrace-tst-leaks2): Likewise.
10065         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Likewise.
10066         ($(objpfx)tst-printf.out): Likewise.
10067         ($(objpfx)tst-setvbuf1.out): Likewise.
10068         ($(objpfx)tst-setvbuf1-cmp.out): Likewise.
10069         * stdlib/Makefile ($(objpfx)isomac.out): Likewise.
10070         ($(objpfx)tst-fmtmsg.out): Likewise.
10071         * string/Makefile ($(objpfx)tst-svc-cmp.out): Likewise.
10072         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Likewise.
10073
10074         * bits/fcntl.h [__USE_MISC]: Remove redundant conditionals.
10075         * bits/sigaction.h [__USE_MISC]: Likewise.
10076         * bits/waitstatus.h: Update #endif comments.
10077         * ctype/ctype.h: Likewise.
10078         * dirent/dirent.h: Likewise.
10079         [__USE_MISC]: Remove redundant conditionals.
10080         * grp/grp.h: Update #endif comments.
10081         [__USE_GNU]: Remove redundant conditionals.
10082         [__USE_MISC]: Likewise.
10083         * inet/netinet/in.h [__USE_GNU]: Likewise.
10084         * io/sys/stat.h [__USE_MISC]: Likewise.
10085         * libio/bits/stdio-ldbl.h [__USE_MISC]: Likewise.
10086         * libio/bits/stdio.h: Update #endif comments.
10087         [__USE_MISC]: Remove redundant conditionals.
10088         * libio/bits/stdio2.h [__USE_MISC]: Likewise.
10089         * libio/stdio.h: Update #endif comments.
10090         [__USE_MISC]: Remove redundant conditionals.
10091         * math/bits/math-finite.h [__USE_MISC]: Likewise.
10092         * math/bits/mathcalls.h [__USE_MISC]: Likewise.
10093         * math/math.h: Update #else and #endif comments.
10094         [__USE_MISC]: Remove redundant conditionals.
10095         * misc/sys/uio.h: Update #endif comments.
10096         * posix/bits/unistd.h [__USE_MISC]: Remove redundant conditionals.
10097         * posix/glob.h [__USE_MISC]: Likewise.
10098         * posix/sys/types.h: Update #endif comments.
10099         [__USE_MISC]: Remove redundant conditionals.
10100         * posix/sys/wait.h: Update #endif comments.
10101         [__USE_MISC]: Remove redundant conditionals.
10102         * posix/unistd.h: Update #endif comments.
10103         [__USE_MISC]: Remove redundant conditionals.
10104         * pwd/pwd.h [__USE_GNU]: Likewise.
10105         [__USE_MISC]: Likewise.
10106         * resolv/netdb.h [__USE_GNU]: Likewise.
10107         * signal/signal.h: Update #endif comments.
10108         [__USE_MISC]: Remove redundant conditionals.
10109         * stdlib/stdlib.h: Update #else and #endif comments.
10110         [__USE_MISC]: Remove redundant conditionals.
10111         [__USE_GNU]: Likewise.
10112         * string/bits/string2.h [__USE_MISC]: Likewise.
10113         * string/string.h: Update #endif comments.
10114         [__USE_MISC]: Remove redundant conditionals.
10115         * sysdeps/m68k/m680x0/fpu/bits/mathinline.h [__USE_MISC]:
10116         Likewise.
10117         * sysdeps/mach/hurd/bits/fcntl.h [__USE_MISC]: Likewise.
10118         * sysdeps/mach/hurd/bits/stat.h [__USE_MISC]: Likewise.
10119         * sysdeps/unix/sysv/linux/alpha/bits/sigaction.h [__USE_MISC]:
10120         Likewise.
10121         * sysdeps/unix/sysv/linux/alpha/bits/stat.h [__USE_MISC]:
10122         Likewise.
10123         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: Update #endif
10124         comments.
10125         [__USE_MISC]: Remove redundant conditionals.
10126         * sysdeps/unix/sysv/linux/bits/in.h [__USE_GNU]: Likewise.
10127         * sysdeps/unix/sysv/linux/bits/sigaction.h [__USE_MISC]: Likewise.
10128         * sysdeps/unix/sysv/linux/bits/socket.h [__USE_GNU]: Likewise.
10129         * sysdeps/unix/sysv/linux/bits/stat.h [__USE_MISC]: Likewise.
10130         * sysdeps/unix/sysv/linux/ia64/bits/sigaction.h [__USE_MISC]:
10131         Likewise.
10132         * sysdeps/unix/sysv/linux/m68k/bits/stat.h [__USE_MISC]: Likewise.
10133         * sysdeps/unix/sysv/linux/mips/bits/sigaction.h [__USE_MISC]:
10134         Likewise.
10135         * sysdeps/unix/sysv/linux/mips/bits/stat.h [__USE_MISC]: Likewise.
10136         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h [__USE_MISC]:
10137         Likewise.
10138         * sysdeps/unix/sysv/linux/s390/bits/sigaction.h [__USE_MISC]:
10139         Likewise.
10140         * sysdeps/unix/sysv/linux/s390/bits/stat.h [__USE_MISC]: Likewise.
10141         * sysdeps/unix/sysv/linux/sparc/bits/sigaction.h [__USE_MISC]:
10142         Likewise.
10143         * sysdeps/unix/sysv/linux/sparc/bits/stat.h [__USE_MISC]:
10144         Likewise.
10145         * sysdeps/unix/sysv/linux/x86/bits/stat.h [__USE_MISC]: Likewise.
10146         * sysdeps/x86/bits/string.h: Update #endif comments.
10147         * sysdeps/x86/fpu/bits/mathinline.h [__USE_MISC]: Remove redundant
10148         conditionals.
10149         * time/sys/time.h: Update #endif comments.
10150         * time/time.h: Likewise.
10151         [__USE_MISC]: Remove redundant conditionals.
10152
10153 2014-02-21  Yury Gribov  <y.gribov@samsung.com>
10154
10155         [BZ #16600]
10156         * sysdeps/arm/libm-test-ulps: Update for VFPv4.
10157
10158 2014-02-21  Andreas Schwab  <schwab@linux-m68k.org>
10159
10160         * Versions.def (librt): Add GLIBC_2.17.
10161
10162 2014-02-21  Adam Conrad  <adconrad@0c3.net>
10163
10164         * sysdeps/powerpc/bits/hwcap.h: Allow _SYSDEPS_SYSDEP_H guard as a
10165         synonym for _SYS_AUXV_H to allow direct inclusion.
10166         * sysdeps/sparc/bits/hwcap.h: Likewise.
10167         * sysdeps/powerpc/sysdep.h: Define _SYSDEPS_SYSDEP_H instead of
10168         _SYS_AUXV_H so we can include sysdep.h and sys/auxv.h together.
10169         * sysdeps/sparc/sysdep.h: Likewise.
10170
10171 2014-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
10172
10173         * benchtests/bench-strrchr.c (do_test): Fix minor formatting.
10174
10175 2014-02-21  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
10176
10177         * benchtests/bench-strrchr.c: Print length instead of position.
10178
10179 2014-02-20  Joseph Myers  <joseph@codesourcery.com>
10180
10181         [BZ #16611]
10182         * sysdeps/unix/sysv/linux/kernel-features.h
10183         [__LINUX_KERNEL_VERSION >= 0x030000 && __ASSUME_SOCKETCALL]
10184         (__ASSUME_SENDMMSG_SOCKETCALL): Define.
10185         [__LINUX_KERNEL_VERSION >= 0x030000 && (__i386__ || __x86_64__ ||
10186         __powerpc__ || __sh__ || __sparc__)] (__ASSUME_SENDMMSG_SYSCALL):
10187         Likewise.
10188         [__i386__ || __powerpc__ || __sh__ || __sparc__]
10189         (__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
10190         [__ASSUME_SENDMMSG_SOCKETCALL || __ASSUME_SENDMMSG_SYSCALL]
10191         (__ASSUME_SENDMMSG): Define instead of using previous
10192         [__LINUX_KERNEL_VERSION >= 0x020627] condition.
10193         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
10194         (__ASSUME_SENDMMSG_SYSCALL): Define.
10195         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
10196         [__LINUX_KERNEL_VERSION >= 0x030200] (__ASSUME_SENDMMSG_SYSCALL):
10197         Likewise.
10198         * sysdeps/unix/sysv/linux/arm/kernel-features.h
10199         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
10200         Likewise.
10201         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
10202         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
10203         Likewise.
10204         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SOCKETCALL
10205         && !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
10206         !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
10207         [__ASSUME_SENDMMSG]: Change conditionals to
10208         [__ASSUME_SENDMMSG_SOCKETCALL].
10209         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
10210         [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_SENDMMSG_SYSCALL):
10211         Define.
10212         * sysdeps/unix/sysv/linux/mips/kernel-features.h
10213         [__LINUX_KERNEL_VERSION >= 0x030100] (__ASSUME_SENDMMSG_SYSCALL):
10214         Likewise.
10215         * sysdeps/unix/sysv/linux/sendmmsg.c [__ASSUME_SOCKETCALL &&
10216         !__ASSUME_SENDMMSG_SYSCALL_WITH_SOCKETCALL &&
10217         !__ASSUME_SENDMMSG_SYSCALL] (__NR_sendmmsg): Undefine.
10218         [!__ASSUME_SENDMMSG]: Change conditional to
10219         [!__ASSUME_SENDMMSG_SOCKETCALL].
10220         * sysdeps/unix/sysv/linux/tile/kernel-features.h
10221         [__LINUX_KERNEL_VERSION >= 0x030000] (__ASSUME_SENDMMSG_SYSCALL):
10222         Define.
10223
10224         [BZ #16610]
10225         * sysdeps/unix/sysv/linux/kernel-features.h
10226         [__LINUX_KERNEL_VERSION >= 0x020621 && __ASSUME_SOCKETCALL]
10227         (__ASSUME_RECVMMSG_SOCKETCALL): Define.
10228         [(__LINUX_KERNEL_VERSION >= 0x020621 && (__i386__ || __x86_64__ ||
10229         __sparc__)) || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__
10230         || __sh__))] (__ASSUME_RECVMMSG_SYSCALL): Likewise.
10231         [__i386__ || __sparc__]
10232         (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
10233         [__ASSUME_RECVMMSG_SOCKETCALL || __ASSUME_RECVMMSG_SYSCALL]
10234         (__ASSUME_RECVMMSG): Define instead of using previous
10235         [__LINUX_KERNEL_VERSION >= 0x020621] condition.
10236         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
10237         (__ASSUME_RECVMMSG_SYSCALL): Define.
10238         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
10239         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
10240         Likewise.
10241         * sysdeps/unix/sysv/linux/arm/kernel-features.h
10242         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
10243         Likewise.
10244         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
10245         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
10246         Likewise.
10247         * sysdeps/unix/sysv/linux/internal_recvmmsg.S [__ASSUME_SOCKETCALL
10248         && !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
10249         !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
10250         [__ASSUME_RECVMMSG]: Change condition to
10251         [__ASSUME_RECVMMSG_SOCKETCALL].
10252         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
10253         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
10254         Define.
10255         (__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL): Likewise.
10256         * sysdeps/unix/sysv/linux/mips/kernel-features.h
10257         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_RECVMMSG_SYSCALL):
10258         Likewise.
10259         * sysdeps/unix/sysv/linux/recvmmsg.c [__ASSUME_SOCKETCALL &&
10260         !__ASSUME_RECVMMSG_SYSCALL_WITH_SOCKETCALL &&
10261         !__ASSUME_RECVMMSG_SYSCALL] (__NR_recvmmsg): Undefine.
10262         [!__ASSUME_RECVMMSG]: Change condition to
10263         [!__ASSUME_RECVMMSG_SOCKETCALL].
10264         * sysdeps/unix/sysv/linux/tile/kernel-features.h
10265         (__ASSUME_RECVMMSG_SYSCALL): Define.
10266
10267         [BZ #16609]
10268         * sysdeps/unix/sysv/linux/kernel-features.h [__i386__ ||
10269         __powerpc__ || __s390__ || __sh__ || __sparc__]
10270         (__ASSUME_SOCKETCALL): Define.
10271         [__LINUX_KERNEL_VERSION && __ASSUME_SOCKETCALL]
10272         (__ASSUME_ACCEPT4_SOCKETCALL): Likewise.
10273         [(__LINUX_KERNEL_VERSION >= 0x02061c && (__x86_64__ || __sparc__))
10274         || (__LINUX_KERNEL_VERSION >= 0x020625 && (__powerpc__ ||
10275         __sh__))] (__ASSUME_ACCEPT4_SYSCALL): Likewise.
10276         [__sparc__] (__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL): Likewise.
10277         [__ASSUME_ACCEPT4_SOCKETCALL || __ASSUME_ACCEPT4_SYSCALL]
10278         (__ASSUME_ACCEPT4): Define instead of using previous
10279         [__LINUX_KERNEL_VERSION >= 0x02061c && (__i386__ || __x86_64__ ||
10280         __powerpc__ || __sparc__ || __s390__)] condition.
10281         * sysdeps/unix/sysv/linux/aarch64/kernel-features.h
10282         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
10283         * sysdeps/unix/sysv/linux/accept4.c [__ASSUME_SOCKETCALL &&
10284         !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
10285         !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
10286         [!__ASSUME_ACCEPT4]: Change condition to
10287         [!__ASSUME_ACCEPT4_SOCKETCALL].
10288         * sysdeps/unix/sysv/linux/alpha/kernel-features.h
10289         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.  Correct
10290         condition to [__LINUX_KERNEL_VERSION >= 0x030200].
10291         * sysdeps/unix/sysv/linux/arm/kernel-features.h
10292         [__LINUX_KERNEL_VERSION >= 0x020624] (__ASSUME_ACCEPT4): Change to
10293         __ASSUME_ACCEPT4_SYSCALL.
10294         * sysdeps/unix/sysv/linux/i386/accept4.S [__ASSUME_ACCEPT4]:
10295         Change conditions to [__ASSUME_ACCEPT4_SOCKETCALL].
10296         * sysdeps/unix/sysv/linux/ia64/kernel-features.h
10297         [__LINUX_KERNEL_VERSION >= 0x030300] (__ASSUME_ACCEPT4): Change to
10298         __ASSUME_ACCEPT4_SYSCALL.
10299         * sysdeps/unix/sysv/linux/internal_accept4.S [__ASSUME_SOCKETCALL
10300         && !__ASSUME_ACCEPT4_SYSCALL_WITH_SOCKETCALL &&
10301         !__ASSUME_ACCEPT4_SYSCALL] (__NR_accept4): Undefine.
10302         [__ASSUME_ACCEPT4]: Change condition to
10303         [__ASSUME_ACCEPT4_SOCKETCALL].
10304         * sysdeps/unix/sysv/linux/m68k/kernel-features.h
10305         (__ASSUME_SOCKETCALL): Define.
10306         [__LINUX_KERNEL_VERSION >= 0x02061c] (__ASSUME_ACCEPT4): Remove.
10307         * sysdeps/unix/sysv/linux/microblaze/kernel-features.h
10308         (__ASSUME_SOCKETCALL): Define.
10309         (__ASSUME_ACCEPT4): Remove.
10310         [__LINUX_KERNEL_VERSION >= 0x020621] (__ASSUME_ACCEPT4_SYSCALL):
10311         Define.
10312         * sysdeps/unix/sysv/linux/mips/kernel-features.h
10313         [__LINUX_KERNEL_VERSION >= 0x02061f] (__ASSUME_ACCEPT4_SYSCALL):
10314         Likewise.
10315         * sysdeps/unix/sysv/linux/tile/kernel-features.h
10316         (__ASSUME_ACCEPT4): Change to __ASSUME_ACCEPT4_SYSCALL.
10317
10318         * sysdeps/unix/sysv/linux/arm/bits/hwcap.h (HWCAP_ARM_VFPD32): New
10319         macro.
10320         (HWCAP_ARM_LPAE): Likewise.
10321         (HWCAP_ARM_EVTSTRM): Likewise.
10322         * sysdeps/unix/sysv/linux/arm/dl-procinfo.c (_dl_arm_cap_flags):
10323         Add vpfd32, lpae and evtstrm.
10324         * sysdeps/unix/sysv/linux/arm/dl-procinfo.h (_DL_HWCAP_COUNT):
10325         Increase to 22.
10326
10327 2014-02-19  Joseph Myers  <joseph@codesourcery.com>
10328
10329         * math/auto-libm-test-in: Add tests of clog10.
10330         * math/auto-libm-test-out: Regenerated.
10331         * math/libm-test.inc (clog10_test_data): Use AUTO_TESTS_c_c.
10332         * sysdeps/i386/fpu/libm-test-ulps: Update.
10333         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
10334
10335 2014-02-18  Andreas Schwab  <schwab@suse.de>
10336
10337         [BZ #16574]
10338         * resolv/res_send.c (send_vc): Add parameter ansp2_malloced.
10339         Store non-zero if the second buffer was newly allocated.
10340         (send_dg): Likewise.
10341         (__libc_res_nsend): Add parameter ansp2_malloced and pass it down
10342         to send_vc and send_dg.
10343         (res_nsend): Pass NULL for ansp2_malloced.
10344         * resolv/res_query.c (__libc_res_nquery): Add parameter
10345         answerp2_malloced and pass it down to __libc_res_nsend.
10346         (res_nquery): Pass additional NULL to __libc_res_nquery.
10347         (__libc_res_nsearch): Add parameter answerp2_malloced and pass it
10348         down to __libc_res_nquery and __libc_res_nquerydomain.  Deallocate
10349         second answer buffer if answerp2_malloced was set.
10350         (res_nsearch): Pass additional NULL to __libc_res_nsearch.
10351         (__libc_res_nquerydomain): Add parameter
10352         answerp2_malloced and pass it down to __libc_res_nquery.
10353         (res_nquerydomain): Pass additional NULL to
10354         __libc_res_nquerydomain.
10355         * resolv/nss_dns/dns-network.c (_nss_dns_getnetbyname_r): Pass
10356         additional NULL to __libc_res_nsend and __libc_res_nquery.
10357         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Pass
10358         additional NULL to __libc_res_nsearch.
10359         (_nss_dns_gethostbyname4_r): Revert last change.  Use new
10360         parameter of __libc_res_nsearch to check for separately allocated
10361         second buffer.
10362         (_nss_dns_gethostbyaddr2_r): Pass additional NULL to
10363         __libc_res_nquery.
10364         * resolv/nss_dns/dns-canon.c (_nss_dns_getcanonname_r): Pass
10365         additional NULL to __libc_res_nquery.
10366         * resolv/gethnamaddr.c (gethostbyname2): Pass additional NULL to
10367         __libc_res_nsearch.
10368         (gethostbyaddr): Pass additional NULL to __libc_res_nquery.
10369         * include/resolv.h: Update prototypes of __libc_res_nquery,
10370         __libc_res_nsearch, __libc_res_nsend.
10371
10372 2014-02-18  Joseph Myers  <joseph@codesourcery.com>
10373
10374         * math/auto-libm-test-in: Add tests of fma.
10375         * math/auto-libm-test-out: Regenerated.
10376         * math/libm-test.inc (fma_test_data): Use AUTO_TESTS_fff_f.
10377         (fma_towardzero_test_data): Likewise.
10378         (fma_downward_test_data): Likewise.
10379         (fma_upward_test_data): Likewise.
10380         * math/gen-auto-libm-tests.c (rounding_mode_desc): Add field
10381         mpc_mode.
10382         (rounding_modes): Add values for new field.
10383         (func_calc_method): Add value mpfr_fff_f.
10384         (func_calc_desc): Add mpfr_fff_f union field.
10385         (test_function): Add field exact_args.
10386         (FUNC): Add macro argument EXACT_ARGS.
10387         (FUNC_mpfr_f_f): Update call to FUNC.
10388         (FUNC_mpfr_f_f): Likewise.
10389         (FUNC_mpfr_ff_f): Likewise.
10390         (FUNC_mpfr_if_f): Likewise.
10391         (FUNC_mpc_c_f): Likewise.
10392         (FUNC_mpc_c_c): Likewise.
10393         (test_functions): Add fma.  Update calls to FUNC.
10394         (handle_input_arg): Add argument exact_args.
10395         (add_test): Update call to handle_input_arg.
10396         (calc_generic_results): Add argument mode.  Handle mpfr_fff_f.
10397         (output_for_one_input_case): Update call to calc_generic_results.
10398         Recalculate exact zero results in each rounding mode.
10399
10400         * math/gen-auto-libm-tests.c (adjust_real): Ensure integers are
10401         non-negative before setting low bit.
10402         * math/auto-libm-test-in: Mark one asin test possibly having
10403         spurious underflow.
10404         * math/auto-libm-test-out: Regenerated.
10405         * sysdeps/i386/fpu/libm-test-ulps: Update.
10406         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
10407
10408 2014-02-17  David Holsgrove <david.holsgrove@xilinx.com>
10409
10410         * sysdeps/microblaze: Move directory from ports/sysdeps/microblaze.
10411         * sysdeps/unix/sysv/linux/microblaze: Move directory from
10412         ports/sysdeps/unix/sysv/linux/microblaze.
10413         * README: Add missing listing for microblaze*-*-linux-gnu.
10414
10415 2014-02-16  Ondřej Bílka  <neleai@seznam.cz>
10416
10417         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Remove
10418         duplicate code
10419
10420 2014-02-16  Mike Frysinger  <vapier@gentoo.org>
10421
10422         * sysdeps/ia64: Move directory from ports/sysdeps/ia64.
10423         * sysdeps/unix/sysv/linux/ia64: Move directory from
10424         ports/sysdeps/unix/sysv/linux/ia64.
10425         * README: Update listing for ia64-*-linux-gnu.
10426
10427 2014-02-14  Tomas Dohnalek  <tdohnale@redhat.com>
10428             Joseph Myers  <joseph@codesourcery.com>
10429
10430         * Makeconfig (test-name): New variable.
10431         (evaluate-test): Likewise.
10432         * Makerules (do-test-clean): Remove .test-result files.
10433         (common-mostlyclean): Likewise.
10434         * Rules ($(objpfx)%.out): Use $(evaluate-test) in both rules.
10435         * scripts/evaluate-test.sh: New file.
10436
10437 2014-02-14  Joseph Myers  <joseph@codesourcery.com>
10438
10439         * libio/Makefile ($(objpfx)tst-fopenloc.check): Split into
10440         separate $(objpfx)tst-fopenloc-cmp.out and
10441         $(objpfx)tst-fopenloc-mem.out targets.
10442         (tests): Update dependencies.
10443         * posix/Makefile (tests variable): Add tst-rxspencer-no-utf8.
10444         (generated): Change tst-rxspencer-mem and tst-rxspencer.mtrace to
10445         tst-rxspencer-no-utf8-mem and tst-rxspencer-no-utf8.mtrace.
10446         (tst-rxspencer-no-utf8-ARGS): New variable.
10447         (tst-rxspencer-no-utf8-ENV): Likewise.
10448         (tests target): Depend on $(objpfx)tst-rxspencer-no-utf8-mem
10449         instead of $(objpfx)tst-rxspencer-mem.
10450         ($(objpfx)tst-rxspencer-mem): Change target to
10451         $(objpfx)tst-rxspencer-no-utf8-mem.  Depend on
10452         $(objpfx)tst-rxspencer-no-utf8.out instead of running test program.
10453         * posix/tst-rxspencer-no-utf8.c: New file.
10454
10455         * elf/Makefile ($(objpfx)order.out): Remove rule.
10456         [$(run-built-tests) = yes] (tests): Depend on
10457         $(objpfx)order-cmp.out.
10458         ($(objpfx)order-cmp.out): New rule.
10459         [$(run-built-tests) = yes] (tests): Depend on
10460         $(objpfx)tst-array1-cmp.out, $(objpfx)tst-array1-static-cmp.out,
10461         $(objpfx)tst-array2-cmp.out, $(objpfx)tst-array3-cmp.out,
10462         $(objpfx)tst-array4-cmp.out, $(objpfx)tst-array5-cmp.out and
10463         $(objpfx)tst-array5-static-cmp.out.
10464         ($(objpfx)tst-array1.out): Remove rule.
10465         ($(objpfx)tst-array1-cmp.out): New rule.
10466         ($(objpfx)tst-array1-static.out): Remove rule.
10467         ($(objpfx)tst-array1-static-cmp.out): New rule.
10468         ($(objpfx)tst-array2.out): Remove rule.
10469         ($(objpfx)tst-array2-cmp.out): New rule.
10470         ($(objpfx)tst-array3.out): Remove rule.
10471         ($(objpfx)tst-array3-cmp.out): New rule.
10472         ($(objpfx)tst-array4.out): Remove rule.
10473         ($(objpfx)tst-array4-cmp.out): New rule.
10474         ($(objpfx)tst-array5.out): Remove rule.
10475         ($(objpfx)tst-array5-cmp.out): New rule.
10476         ($(objpfx)tst-array5-static.out): Remove rule.
10477         ($(objpfx)tst-array5-static-cmp.out): New rule.
10478         [$(run-built-tests) = yes] (tests): Depend on
10479         $(objpfx)order2-cmp.out.
10480         ($(objpfx)order2.out): Remove rule.
10481         ($(objpfx)order2-cmp.out): New rule.
10482         ($(objpfx)tst-initorder.out): Remove rule.
10483         [$(run-built-tests) = yes] (tests): Depend on
10484         $(objpfx)tst-initorder-cmp.out.
10485         ($(objpfx)tst-initorder-cmp.out): New rule.
10486         ($(objpfx)tst-initorder2.out): Remove rule.
10487         [$(run-built-tests) = yes] (tests): Depend on
10488         $(objpfx)tst-initorder2-cmp.out.
10489         ($(objpfx)tst-initorder2-cmp.out): New rule.
10490         [$(run-built-tests) = yes] (tests): Depend on
10491         $(objpfx)tst-unused-dep-cmp.out.
10492         ($(objpfx)tst-unused-dep-cmp.out): Do not run cmp.
10493         ($(objpfx)tst-unused-dep-cmp.out): New rule.
10494         * stdio-common/Makefile [$(run-built-tests) = yes] (tests): Depend
10495         on $(objpfx)tst-setvbuf1-cmp.out.
10496         ($(objpfx)tst-setvbuf1.out): Do not run cmp.
10497         ($(objpfx)tst-setvbuf1-cmp.out): New rule.
10498         * string/Makefile [$(run-built-tests) = yes] (tests): Depend
10499         $(objpfx)tst-svc-cmp.out instead of $(objpfx)tst-svc.out.
10500         ($(objpfx)tst-svc.out): Remove rule.
10501         ($(objpfx)tst-svc-cmp.out): New rule.
10502
10503 2014-02-13  Joseph Myers  <joseph@codesourcery.com>
10504
10505         * bits/mman.h [__USE_MISC]: Remove redundant conditionals.
10506         * ctype/ctype.h [__USE_MISC]: Likewise.
10507         * dirent/dirent.h [__USE_MISC]: Likewise.
10508         * grp/grp.h [__USE_MISC]: Likewise.
10509         * io/fcntl.h [__USE_MISC]: Likewise.
10510         * io/sys/stat.h [__USE_MISC]: Likewise.
10511         * libio/stdio.h [__USE_MISC]: Likewise.
10512         * posix/unistd.h [__USE_MISC]: Likewise.
10513         * pwd/pwd.h [__USE_MISC]: Likewise.
10514         * stdlib.h [__USE_MISC]: Likewise.
10515         * string/bits/string2.h [__USE_MISC]: Likewise.
10516         * string/string.h [__USE_MISC]: Likewise.
10517         * time/time.h [__USE_MISC]: Likewise.
10518
10519 2014-02-13  Andreas Schwab  <schwab@suse.de>
10520
10521         [BZ #16574]
10522         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname4_r): Free the
10523         second answer buffer if it was separately allocated.
10524
10525 2014-02-12  Joseph Myers  <joseph@codesourcery.com>
10526
10527         * sysdeps/mips/math-tests.h: Include <features.h>.
10528         [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
10529         (ROUNDING_TESTS_long_double): Do not define.
10530         [!__mips_soft_float && _MIPS_SIM != _ABIO32 && __GNUC_PREREQ (4, 9)]
10531         (EXCEPTION_TESTS_long_double): Likewise.
10532         * sysdeps/mips/mips64/libm-test-ulps: Update.
10533
10534         * include/features.h (__USE_BSD): Remove macro definitions.
10535         (__USE_SVID): Likewise.
10536         (_BSD_SOURCE): Likewise.
10537         (_SVID_SOURCE): Likewise.
10538         [!defined _BSD_SOURCE && !defined _SVID_SOURCE]: Remove condition
10539         from definition of _DEFAULT_SOURCE.
10540         [_BSD_SOURCE || _SVID_SOURCE]: Change condition to
10541         [_DEFAULT_SOURCE].
10542         * bits/fcntl.h [__USE_BSD]: Change condition to [__USE_MISC].
10543         * bits/mman.h [__USE_BSD]: Likewise.
10544         * bits/termios.h [__USE_BSD]: Likewise.
10545         * bits/waitstatus.h [__USE_BSD]: Likewise.
10546         * ctype/ctype.h [__USE_SVID]: Likewise.
10547         * dirent/dirent.h [__USE_BSD]: Likewise.
10548         * grp/grp.h [__USE_SVID]: Likewise.
10549         [__USE_BSD]: Likewise.
10550         * inet/netinet/igmp.h [__USE_BSD]: Likewise.
10551         * io/fcntl.h [__USE_BSD]: Likewise.
10552         * io/ftw.h [__USE_BSD]: Likewise.
10553         * io/sys/stat.h [__USE_BSD]: Likewise.
10554         * libio/bits/stdio-ldbl.h [__USE_BSD]: Likewise.
10555         * libio/bits/stdio2.h [__USE_BSD]: Likewise.
10556         * libio/stdio.h [__USE_SVID]: Likewise.
10557         [__USE_BSD]: Likewise.
10558         * math/math.h [__USE_SVID]: Likewise.
10559         [__USE_BSD]: Likewise.
10560         * misc/bits/syslog-ldbl.h [__USE_BSD]: Likewise.
10561         * misc/bits/syslog.h [__USE_BSD]: Likewise.
10562         * misc/search.h [__USE_SVID]: Likewise.
10563         * misc/sys/mman.h [__USE_BSD]: Likewise.
10564         * misc/sys/syslog.h [__USE_BSD]: Likewise.
10565         * misc/sys/uio.h [__USE_BSD]: Likewise.
10566         * posix/bits/unistd.h [__USE_BSD]: Likewise.
10567         * posix/glob.h [__USE_BSD]: Likewise.
10568         * posix/regex.h [__USE_BSD]: Likewise.
10569         * posix/sys/types.h [__USE_BSD]: Likewise.
10570         [__USE_SVID]: Likewise.
10571         * posix/sys/utsname.h [__USE_SVID]: Likewise.
10572         * posix/sys/wait.h [__USE_BSD]: Likewise.
10573         [__USE_SVID]: Likewise.
10574         * posix/unistd.h [__USE_BSD]: Likewise.
10575         [__USE_SVID]: Likewise.
10576         * pwd/pwd.h [__USE_SVID]: Likewise.
10577         * resolv/netdb.h [__USE_BSD]: Likewise.
10578         * setjmp/setjmp.h [__USE_BSD]: Likewise.
10579         * signal/signal.h [__USE_BSD]: Likewise.
10580         [__USE_SVID]: Likewise.
10581         * socket/sys/socket.h [__USE_BSD]: Likewise.
10582         * stdlib/fmtmsg.h [__USE_SVID]: Likewise.
10583         * stdlib/stdlib.h [__USE_BSD]: Likewise.
10584         [__USE_SVID]: Likewise.
10585         * string/bits/string2.h [__USE_BSD]: Likewise.
10586         [__USE_SVID]: Likewise.
10587         * string/bits/string3.h [__USE_BSD]: Likewise.
10588         * string/endian.h [__USE_BSD]: Likewise.
10589         * string/string.h [__USE_SVID]: Likewise.
10590         [__USE_BSD]: Likewise.
10591         * string/strings.h [__USE_BSD]: Likewise.
10592         * sysdeps/generic/netinet/ip.h [__USE_BSD]: Likewise.
10593         * sysdeps/gnu/netinet/ip_icmp.h [__USE_BSD]: Likewise.
10594         * sysdeps/mach/hurd/bits/fcntl.h [__USE_BSD]: Likewise.
10595         * sysdeps/mach/hurd/bits/stat.h [__USE_BSD]: Likewise.
10596         * sysdeps/unix/sysv/linux/alpha/bits/mman.h [__USE_BSD]: Likewise.
10597         * sysdeps/unix/sysv/linux/alpha/bits/termios.h [__USE_BSD]:
10598         Likewise.
10599         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h [__USE_BSD]:
10600         Likewise.
10601         * sysdeps/unix/sysv/linux/bits/mman-linux.h [__USE_BSD]: Likewise.
10602         * sysdeps/unix/sysv/linux/bits/sys_errlist.h [__USE_BSD]:
10603         Likewise.
10604         * sysdeps/unix/sysv/linux/bits/termios.h [__USE_BSD]: Likewise.
10605         * sysdeps/unix/sysv/linux/mips/bits/termios.h [__USE_BSD]:
10606         Likewise.
10607         * sysdeps/unix/sysv/linux/netinet/if_ether.h [__USE_BSD]:
10608         Likewise.
10609         * sysdeps/unix/sysv/linux/netinet/if_fddi.h [__USE_BSD]: Likewise.
10610         * sysdeps/unix/sysv/linux/netinet/if_tr.h [__USE_BSD]: Likewise.
10611         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h [__USE_BSD]:
10612         Likewise.
10613         * sysdeps/unix/sysv/linux/sparc/bits/termios.h [__USE_BSD]:
10614         Likewise.
10615         * sysdeps/x86/bits/string.h [__USE_BSD]: Likewise.
10616         * sysvipc/sys/ipc.h [__USE_SVID]: Likewise.
10617         * termios/termios.h [__USE_BSD]: Likewise.
10618         * time/sys/time.h [__USE_BSD]: Likewise.
10619         * time/time.h [__USE_BSD]: Likewise.
10620         [__USE_SVID]: Likewise.
10621
10622         * Makefile (subdir_targets): Remove subdir_lint.out.
10623
10624         * stdio-common/Makefile (do-tst-unbputc): Remove target.
10625         (do-tst-printf): Likewise.
10626         (tests): Depend directly on $(objpfx)tst-unbputc.out and
10627         $(objpfx)tst-printf.out.
10628
10629         * io/ftwtest-sh (testout): Change to $tmp/ftwtest-tmp.out.
10630
10631         * Makerules (check-abi-%): Change target to
10632         $(objpfx)check-abi-%.out.
10633         (check-abi target): Update dependencies.
10634         (check-abi-pattern variable): Redirect output of diff to $@.
10635         (check-abi variable): Likewise.
10636         * elf/Makefile (check-abi): Update dependencies.
10637
10638         * soft-fp/op-common.h (_FP_DECL): Mark exponent as possibly
10639         unused.
10640         (_FP_PACK_SEMIRAW): Determine tininess based on rounding shifted
10641         value if _FP_TININESS_AFTER_ROUNDING and unrounded value is in
10642         subnormal range.
10643         (_FP_PACK_CANONICAL): Determine tininess based on rounding to
10644         normal precision if _FP_TININESS_AFTER_ROUNDING and unrounded
10645         value has largest subnormal exponent.
10646         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS]
10647         (_FP_TININESS_AFTER_ROUNDING): Undefine and redefine to 0.
10648         * sysdeps/aarch64/soft-fp/sfp-machine.h
10649         (_FP_TININESS_AFTER_ROUNDING): New macro.
10650         * sysdeps/alpha/soft-fp/sfp-machine.h
10651         (_FP_TININESS_AFTER_ROUNDING): Likewise.
10652         * sysdeps/arm/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
10653         Likewise.
10654         * sysdeps/mips/mips64/soft-fp/sfp-machine.h
10655         (_FP_TININESS_AFTER_ROUNDING): Likewise.
10656         * sysdeps/mips/soft-fp/sfp-machine.h
10657         (_FP_TININESS_AFTER_ROUNDING): Likewise.
10658         * sysdeps/powerpc/soft-fp/sfp-machine.h
10659         (_FP_TININESS_AFTER_ROUNDING): Likewise.
10660         * sysdeps/sh/soft-fp/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
10661         Likewise.
10662         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
10663         (_FP_TININESS_AFTER_ROUNDING): Likewise.
10664         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
10665         (_FP_TININESS_AFTER_ROUNDING): Likewise.
10666         * sysdeps/tile/sfp-machine.h (_FP_TININESS_AFTER_ROUNDING):
10667         Likewise.
10668
10669 2014-02-12  Dylan Alex Simon  <dylan@dylex.net>
10670
10671         [BZ #16545]
10672         * sysdeps/x86_64/fpu/libm-test-ulps: Update on AMD family 21h
10673         model 1.
10674
10675 2014-02-12  Richard Henderson  <rth@redhat.com>
10676
10677         * sysdeps/alpha: Move directory from ports/sysdeps/alpha.
10678         * sysdeps/unix/alpha: Move directory from ports/sysdeps/unix/alpha.
10679         * sysdeps/unix/sysv/linux/alpha: Move directory from
10680         ports/sysdeps/unix/sysv/linux/alpha.
10681         * README: Update listing for alpha-*-linux-gnu.
10682
10683 2014-02-11  Joseph Myers  <joseph@codesourcery.com>
10684
10685         * include/features.h: Update comment documenting feature test
10686         macros.
10687         [_BSD_SOURCE || _SVID_SOURCE]: Give #warning.  Define
10688         _DEFAULT_SOURCE.
10689         * manual/creature.texi (_BSD_SOURCE): Remove documentation.
10690         (_SVID_SOURCE): Likewise.
10691         (_DEFAULT_SOURCE): Update description of default features.
10692         (Feature Test Macros): Don't mention _SVID_SOURCE in conjunction
10693         with _GNU_SOURCE.
10694         * manual/filesys.texi (__ftw_func_t): Do not refer to _BSD_SOURCE.
10695         (S_ISVTX): Likewise.
10696         * manual/math.texi (Mathematical Constants): Likewise.
10697         * manual/signal.texi (Interrupted Primitives): Likewise.
10698         * manual/startup.texi (putenv): Do not refer to _SVID_SOURCE.
10699         * math/test-matherr.c (_SVID_SOURCE): Do not define.
10700         * sysvipc/sys/ipc.h [__USE_SVID && !__USE_XOPEN && __GNUC__ >= 2]:
10701         Don't refer to _SVID_SOURCE in warning text.
10702
10703         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
10704
10705         * elf/dl-lookup.c (ELF_MACHINE_SYM_NO_MATCH): Define if not
10706         already defined.
10707         (do_lookup_x): Use ELF_MACHINE_SYM_NO_MATCH.
10708         * sysdeps/mips/dl-lookup.c: Remove.
10709         * sysdeps/mips/dl-machine.h (ELF_MACHINE_SYM_NO_MATCH): New macro.
10710
10711 2014-02-11  Stefan Liebler  <stli@linux.vnet.ibm.com>
10712
10713         [BZ #16447]
10714         * math/auto-libm-test-in: Add testcase for expl.
10715         * math/auto-libm-test-out: Regenerate.
10716         * sysdeps/ieee754/ldbl-128/e_expl.c (__ieee754_expl): Fix
10717         calculation of unsafe.
10718         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for added testcase.
10719
10720 2014-02-11  Marcus Shawcroft  <marcus.shawcroft@arm.com>
10721
10722         * sysdeps/aarch64: Move directory from ports/sysdeps/aarch64.
10723         * sysdeps/unix/sysv/linux/aarch64: Move directory from
10724         ports/sysdeps/unix/sysv/linux/aarch64.
10725         * README: Update listing for aarch64*-*-linux-gnu.
10726
10727 2014-02-11  Will Newton  <will.newton@linaro.org>
10728
10729         * manual/probes.texi (Mathematical Function Probes): Use
10730         "triggered" instead of "hit".
10731
10732         * manual/probes.texi (Internal Probes): Add documentation
10733         of setjmp, longjmp and longjmp_target probes.
10734
10735         * include/stap-probe.h: Add comment about probe argument
10736         format.
10737
10738         * malloc/mtrace.c (attribute_hidden): Remove unused macro
10739         definition.  (tr_where, tr_freehook, tr_mallochook,
10740         tr_reallochook, tr_memalignhook): Use ANSI protoype.
10741
10742 2014-02-11  David S. Miller  <davem@davemloft.net>
10743
10744         * stdio-common/tst-sscanf.c (main): Use 'long' for 'dummy' when
10745         processing int_tests.
10746
10747 2014-02-10  Joseph Myers  <joseph@codesourcery.com>
10748
10749         * sysdeps/mips: Move directory from ports/sysdeps/mips.
10750         * sysdeps/unix/mips: Move directory from ports/sysdeps/unix/mips.
10751         * sysdeps/unix/sysv/linux/mips: Move directory from
10752         ports/sysdeps/unix/sysv/linux/mips.
10753         * README: Update listing for mips-*-linux-gnu and
10754         mips64-*-linux-gnu.
10755
10756 2014-02-10  Andreas Schwab  <schwab@linux-m68k.org>
10757
10758         * sysdeps/m68k: Move directory from ports/sysdeps/m68k.
10759         * sysdeps/unix/sysv/linux/m68k: Move directory from
10760         ports/sysdeps/unix/sysv/linux/m68k.
10761         * README: Update listing for m68k-*-linux-gnu.
10762
10763 2014-02-10  Chris Metcalf  <cmetcalf@tilera.com>
10764
10765         * sysdeps/tile: Move directory from ports/sysdeps/tile.
10766         * sysdeps/unix/sysv/linux/generic: Move directory from
10767         ports/sysdeps/unix/sysv/linux/generic.
10768         * sysdeps/unix/sysv/linux/tile: Move directory from
10769         ports/sysdeps/unix/sysv/linux/tile.
10770         * README: Update listing for tile*-*-linux-gnu.
10771
10772 2014-02-10  Ondřej Bílka  <neleai@seznam.cz>
10773
10774         * assert/assert.c (__assert_fail_base): Use glibc_likely instead
10775         __builtin_expect.
10776         * benchtests/bench-memmem.c (simple_memmem): Likewise.
10777         * catgets/open_catalog.c (__open_catalog): Likewise.
10778         * csu/libc-start.c (LIBC_START_MAIN): Likewise.
10779         * debug/confstr_chk.c: Likewise.
10780         * debug/fread_chk.c (__fread_chk): Likewise.
10781         * debug/fread_u_chk.c (__fread_unlocked_chk): Likewise.
10782         * debug/getgroups_chk.c: Likewise.
10783         * debug/mbsnrtowcs_chk.c: Likewise.
10784         * debug/mbsrtowcs_chk.c: Likewise.
10785         * debug/mbstowcs_chk.c: Likewise.
10786         * debug/memcpy_chk.c: Likewise.
10787         * debug/memmove_chk.c: Likewise.
10788         * debug/mempcpy_chk.c: Likewise.
10789         * debug/memset_chk.c: Likewise.
10790         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
10791         * debug/strcat_chk.c (__strcat_chk): Likewise.
10792         * debug/strcpy_chk.c (__strcpy_chk): Likewise.
10793         * debug/strncat_chk.c (__strncat_chk): Likewise.
10794         * debug/vsnprintf_chk.c (___vsnprintf_chk): Likewise.
10795         * debug/vswprintf_chk.c (__vswprintf_chk): Likewise.
10796         * debug/wcpcpy_chk.c (__wcpcpy_chk): Likewise.
10797         * debug/wcpncpy_chk.c: Likewise.
10798         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
10799         * debug/wcscpy_chk.c (__wcscpy_chk): Likewise.
10800         * debug/wcsncat_chk.c (__wcsncat_chk): Likewise.
10801         * debug/wcsncpy_chk.c: Likewise.
10802         * debug/wcsnrtombs_chk.c: Likewise.
10803         * debug/wcsrtombs_chk.c: Likewise.
10804         * debug/wcstombs_chk.c: Likewise.
10805         * debug/wmemcpy_chk.c: Likewise.
10806         * debug/wmemmove_chk.c: Likewise.
10807         * debug/wmempcpy_chk.c: Likewise.
10808         * debug/wmemset_chk.c: Likewise.
10809         * dirent/scandirat.c (SCANDIRAT): Likewise.
10810         * dlfcn/dladdr1.c (dladdr1): Likewise.
10811         * dlfcn/dladdr.c (dladdr): Likewise.
10812         * dlfcn/dlclose.c (dlclose_doit): Likewise.
10813         * dlfcn/dlerror.c (__dlerror): Likewise.
10814         * dlfcn/dlinfo.c (dlinfo_doit): Likewise.
10815         * dlfcn/dlmopen.c (dlmopen_doit): Likewise.
10816         * dlfcn/dlopen.c (dlopen_doit): Likewise.
10817         * dlfcn/dlopenold.c (__dlopen_nocheck): Likewise.
10818         * dlfcn/dlsym.c (dlsym_doit): Likewise.
10819         * dlfcn/dlvsym.c (dlvsym_doit): Likewise.
10820         * elf/dl-cache.c (_dl_load_cache_lookup): Likewise.
10821         * elf/dl-close.c (remove_slotinfo, _dl_close_worker, _dl_close):
10822         Likewise.
10823         * elf/dl-conflict.c: Likewise.
10824         * elf/dl-deps.c (_dl_build_local_scope, _dl_map_object_deps): Likewise.
10825         * elf/dl-dst.h: Likewise.
10826         * elf/dl-fini.c (_dl_sort_fini, _dl_fini): Likewise.
10827         * elf/dl-fptr.c (_dl_make_fptr): Likewise.
10828         * elf/dl-hwcaps.c (_dl_important_hwcaps): Likewise.
10829         * elf/dl-init.c (call_init, _dl_init): Likewise.
10830         * elf/dl-libc.c (__libc_dlopen_mode, __libc_dlsym): Likewise.
10831         * elf/dl-load.c (_dl_dst_substitute, fillin_rpath, _dl_init_paths)
10832         (_dl_map_object_from_fd, open_verify, open_path, _dl_map_object):
10833         Likewise.
10834         * elf/dl-lookup.c (do_lookup_x, add_dependency, _dl_lookup_symbol_x):
10835         Likewise.
10836         * elf/dl-minimal.c (__libc_memalign): Likewise.
10837         * elf/dl-open.c (add_to_global, dl_open_worker, _dl_open): Likewise.
10838         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
10839         * elf/dl-runtime.c (_dl_fixup, _dl_profile_fixup): Likewise.
10840         * elf/dl-sym.c (do_sym): Likewise.
10841         * elf/dl-tls.c (tls_get_addr_tail, update_get_addr)
10842         (__tls_get_addr, _dl_tls_get_addr_soft): Likewise.
10843         * elf/dl-version.c (match_symbol, _dl_check_map_versions): Likewise.
10844         * elf/dl-writev.h (_dl_writev): Likewise.
10845         * elf/ldconfig.c (search_dir): Likewise.
10846         * elf/rtld.c (_dl_start_final, _dl_start, init_tls, do_preload)
10847         (dl_main): Likewise.
10848         * elf/setup-vdso.h (setup_vdso): Likewise.
10849         * grp/compat-initgroups.c (compat_call): Likewise.
10850         * grp/fgetgrent.c (fgetgrent): Likewise.
10851         * grp/initgroups.c (getgrouplist, initgroups): Likewise.
10852         * grp/putgrent.c (putgrent): Likewise.
10853         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
10854         Likewise.
10855         * hurd/hurdinit.c: Likewise.
10856         * iconvdata/8bit-gap.c (struct): Likewise.
10857         * iconvdata/ansi_x3.110.c : Likewise.
10858         * iconvdata/big5.c : Likewise.
10859         * iconvdata/big5hkscs.c : Likewise.
10860         * iconvdata/cp1255.c: Likewise.
10861         * iconvdata/cp1258.c : Likewise.
10862         * iconvdata/cp932.c : Likewise.
10863         * iconvdata/euc-cn.c: Likewise.
10864         * iconvdata/euc-jisx0213.c : Likewise.
10865         * iconvdata/euc-jp.c: Likewise.
10866         * iconvdata/euc-jp-ms.c : Likewise.
10867         * iconvdata/euc-kr.c (euckr_from_ucs4): Likewise.
10868         * iconvdata/gb18030.c : Likewise.
10869         * iconvdata/gbbig5.c (const): Likewise.
10870         * iconvdata/gbgbk.c: Likewise.
10871         * iconvdata/gbk.c : Likewise.
10872         * iconvdata/ibm1364.c : Likewise.
10873         * iconvdata/ibm930.c : Likewise.
10874         * iconvdata/ibm932.c: Likewise.
10875         * iconvdata/ibm933.c : Likewise.
10876         * iconvdata/ibm935.c : Likewise.
10877         * iconvdata/ibm937.c : Likewise.
10878         * iconvdata/ibm939.c : Likewise.
10879         * iconvdata/ibm943.c: Likewise.
10880         * iconvdata/iso_11548-1.c: Likewise.
10881         * iconvdata/iso-2022-cn.c : Likewise.
10882         * iconvdata/iso-2022-cn-ext.c : Likewise.
10883         * iconvdata/iso-2022-jp-3.c: Likewise.
10884         * iconvdata/iso-2022-jp.c (gconv_end): Likewise.
10885         * iconvdata/iso-2022-kr.c : Likewise.
10886         * iconvdata/iso646.c (gconv_end): Likewise.
10887         * iconvdata/iso_6937-2.c : Likewise.
10888         * iconvdata/iso_6937.c : Likewise.
10889         * iconvdata/iso8859-1.c: Likewise.
10890         * iconvdata/johab.c (johab_sym_hanja_to_ucs): Likewise.
10891         * iconvdata/shift_jisx0213.c : Likewise.
10892         * iconvdata/sjis.c : Likewise.
10893         * iconvdata/t.61.c : Likewise.
10894         * iconvdata/tcvn5712-1.c : Likewise.
10895         * iconvdata/tscii.c: Likewise.
10896         * iconvdata/uhc.c : Likewise.
10897         * iconvdata/unicode.c (gconv_end): Likewise.
10898         * iconvdata/utf-16.c (gconv_end): Likewise.
10899         * iconvdata/utf-32.c (gconv_end): Likewise.
10900         * iconvdata/utf-7.c (base64): Likewise.
10901         * iconv/gconv_cache.c (__gconv_load_cache): Likewise.
10902         * iconv/gconv_close.c (__gconv_close): Likewise.
10903         * iconv/gconv_open.c (__gconv_open): Likewise.
10904         * iconv/gconv_simple.c (internal_ucs4_loop_single)
10905         (ucs4_internal_loop, ucs4_internal_loop_unaligned)
10906         (ucs4_internal_loop_single, internal_ucs4le_loop_single)
10907         (ucs4le_internal_loop, ucs4le_internal_loop_unaligned)
10908         (ucs4le_internal_loop_single): Likewise.
10909         * iconv/iconv.c (iconv): Likewise.
10910         * iconv/iconv_close.c: Likewise.
10911         * iconv/loop.c (SINGLE): Likewise.
10912         * iconv/skeleton.c (FUNCTION_NAME): Likewise.
10913         * include/atomic.h: Likewise.
10914         * inet/inet6_option.c (option_alloc): Likewise.
10915         * intl/bindtextdom.c (set_binding_values): Likewise.
10916         * intl/dcigettext.c (DCIGETTEXT, _nl_find_msg): Likewise.
10917         * intl/loadmsgcat.c (_nl_load_domain): Likewise.
10918         * intl/localealias.c (read_alias_file): Likewise.
10919         * libio/filedoalloc.c (_IO_file_doallocate): Likewise.
10920         * libio/fileops.c (_IO_file_open, _IO_file_underflow_mmap)
10921         (_IO_new_file_overflow, _IO_file_xsgetn_mmap): Likewise.
10922         * libio/fmemopen.c (fmemopen): Likewise.
10923         * libio/iofgets.c (_IO_fgets): Likewise.
10924         * libio/iofgets_u.c (fgets_unlocked): Likewise.
10925         * libio/iofgetws.c (fgetws): Likewise.
10926         * libio/iofgetws_u.c (fgetws_unlocked): Likewise.
10927         * libio/iogetdelim.c (_IO_getdelim): Likewise.
10928         * libio/wfileops.c (_IO_wfile_underflow, _IO_wfile_underflow_mmap)
10929         (adjust_wide_data, _IO_wfile_seekoff): Likewise.
10930         * locale/findlocale.c (_nl_find_locale): Likewise.
10931         * locale/loadarchive.c (_nl_load_locale_from_archive): Likewise.
10932         * locale/loadlocale.c (_nl_intern_locale_data, _nl_load_locale):
10933         Likewise.
10934         * locale/setlocale.c (setlocale): Likewise.
10935         * login/programs/pt_chown.c (main): Likewise.
10936         * malloc/arena.c (ptmalloc_init, shrink_heap, arena_get2): Likewise.
10937         * malloc/malloc.c (_int_malloc, _int_free): Likewise.
10938         * malloc/memusage.c (update_data, malloc, realloc, calloc, free)
10939         (mmap, mmap64, mremap, munmap): Likewise.
10940         * math/e_exp2l.c: Likewise.
10941         * math/e_scalb.c (invalid_fn, __ieee754_scalb): Likewise.
10942         * math/e_scalbf.c (invalid_fn, __ieee754_scalbf): Likewise.
10943         * math/e_scalbl.c (invalid_fn, __ieee754_scalbl): Likewise.
10944         * math/s_catan.c (__catan): Likewise.
10945         * math/s_catanf.c (__catanf): Likewise.
10946         * math/s_catanh.c (__catanh): Likewise.
10947         * math/s_catanhf.c (__catanhf): Likewise.
10948         * math/s_catanhl.c (__catanhl): Likewise.
10949         * math/s_catanl.c (__catanl): Likewise.
10950         * math/s_ccosh.c (__ccosh): Likewise.
10951         * math/s_ccoshf.c (__ccoshf): Likewise.
10952         * math/s_ccoshl.c (__ccoshl): Likewise.
10953         * math/s_cexp.c (__cexp): Likewise.
10954         * math/s_cexpf.c (__cexpf): Likewise.
10955         * math/s_cexpl.c (__cexpl): Likewise.
10956         * math/s_clog10.c (__clog10): Likewise.
10957         * math/s_clog10f.c (__clog10f): Likewise.
10958         * math/s_clog10l.c (__clog10l): Likewise.
10959         * math/s_clog.c (__clog): Likewise.
10960         * math/s_clogf.c (__clogf): Likewise.
10961         * math/s_clogl.c (__clogl): Likewise.
10962         * math/s_csin.c (__csin): Likewise.
10963         * math/s_csinf.c (__csinf): Likewise.
10964         * math/s_csinh.c (__csinh): Likewise.
10965         * math/s_csinhf.c (__csinhf): Likewise.
10966         * math/s_csinhl.c (__csinhl): Likewise.
10967         * math/s_csinl.c (__csinl): Likewise.
10968         * math/s_csqrt.c (__csqrt): Likewise.
10969         * math/s_csqrtf.c (__csqrtf): Likewise.
10970         * math/s_csqrtl.c (__csqrtl): Likewise.
10971         * math/s_ctan.c (__ctan): Likewise.
10972         * math/s_ctanf.c (__ctanf): Likewise.
10973         * math/s_ctanh.c (__ctanh): Likewise.
10974         * math/s_ctanhf.c (__ctanhf): Likewise.
10975         * math/s_ctanhl.c (__ctanhl): Likewise.
10976         * math/s_ctanl.c (__ctanl): Likewise.
10977         * math/w_pow.c: Likewise.
10978         * math/w_powf.c: Likewise.
10979         * math/w_powl.c: Likewise.
10980         * math/w_scalb.c (sysv_scalb): Likewise.
10981         * math/w_scalbf.c (sysv_scalbf): Likewise.
10982         * math/w_scalbl.c (sysv_scalbl): Likewise.
10983         * misc/error.c (error_tail): Likewise.
10984         * misc/pselect.c (__pselect): Likewise.
10985         * nis/nis_callback.c (__nis_create_callback): Likewise.
10986         * nis/nis_call.c (__nisfind_server): Likewise.
10987         * nis/nis_creategroup.c (nis_creategroup): Likewise.
10988         * nis/nis_domain_of_r.c (nis_domain_of_r): Likewise.
10989         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Likewise.
10990         * nis/nis_getservlist.c (nis_getservlist): Likewise.
10991         * nis/nis_lookup.c (nis_lookup): Likewise.
10992         * nis/nis_subr.c (nis_leaf_of_r, nis_getnames): Likewise.
10993         * nis/nis_table.c (__create_ib_request, nis_list, nis_add_entry)
10994         (nis_modify_entry, nis_first_entry, nis_next_entry): Likewise.
10995         * nis/nis_xdr.c (xdr_endpoint): Likewise.
10996         * nis/nss_compat/compat-grp.c (getgrent_next_file)
10997         (internal_getgrnam_r, internal_getgrgid_r): Likewise.
10998         * nis/nss_compat/compat-initgroups.c (add_group)
10999         (internal_getgrent_r): Likewise.
11000         * nis/nss_compat/compat-pwd.c (getpwent_next_file)
11001         (internal_getpwnam_r, internal_getpwuid_r): Likewise.
11002         * nis/nss_compat/compat-spwd.c (getspent_next_file)
11003         (internal_getspnam_r): Likewise.
11004         * nis/nss_nis/nis-alias.c (internal_nis_getaliasent_r)
11005         (_nss_nis_getaliasbyname_r): Likewise.
11006         * nis/nss_nis/nis-ethers.c (_nss_nis_gethostton_r)
11007         (_nss_nis_getntohost_r): Likewise.
11008         * nis/nss_nis/nis-grp.c (internal_nis_setgrent)
11009         (internal_nis_getgrent_r, _nss_nis_getgrnam_r)
11010         (_nss_nis_getgrgid_r): Likewise.
11011         * nis/nss_nis/nis-hosts.c (_nss_nis_sethostent)
11012         (internal_nis_gethostent_r, internal_gethostbyname2_r)
11013         (_nss_nis_gethostbyname_r, _nss_nis_gethostbyaddr_r)
11014         (_nss_nis_gethostbyname4_r): Likewise.
11015         * nis/nss_nis/nis-initgroups.c (internal_getgrent_r)
11016         (initgroups_netid): Likewise.
11017         * nis/nss_nis/nis-netgrp.c (_nss_nis_setnetgrent): Likewise.
11018         * nis/nss_nis/nis-network.c (internal_nis_getnetent_r)
11019         (_nss_nis_getnetbyname_r, _nss_nis_getnetbyaddr_r): Likewise.
11020         * nis/nss_nis/nis-proto.c (_nss_nis_getprotobyname_r)
11021         (_nss_nis_getprotobynumber_r): Likewise.
11022         * nis/nss_nis/nis-publickey.c (_nss_nis_getpublickey)
11023         (_nss_nis_getsecretkey): Likewise.
11024         * nis/nss_nis/nis-pwd.c (_nis_saveit, internal_nis_setpwent)
11025         (internal_nis_getpwent_r, _nss_nis_getpwnam_r)
11026         (_nss_nis_getpwuid_r): Likewise.
11027         * nis/nss_nis/nis-rpc.c (internal_nis_getrpcent_r)
11028         (_nss_nis_getrpcbyname_r, _nss_nis_getrpcbynumber_r): Likewise.
11029         * nis/nss_nis/nis-service.c (dosearch, internal_nis_getservent_r)
11030         (_nss_nis_getservbyname_r, _nss_nis_getservbyport_r): Likewise.
11031         * nis/nss_nis/nis-spwd.c (_nss_nis_setspent)
11032         (internal_nis_getspent_r, _nss_nis_getspnam_r): Likewise.
11033         * nis/nss_nisplus/nisplus-alias.c (_nss_nisplus_getaliasbyname_r):
11034         Likewise.
11035         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_gethostton_r)
11036         (_nss_nisplus_getntohost_r): Likewise.
11037         * nis/nss_nisplus/nisplus-grp.c (internal_nisplus_getgrent_r)
11038         (_nss_nisplus_getgrnam_r, _nss_nisplus_getgrgid_r): Likewise.
11039         * nis/nss_nisplus/nisplus-hosts.c (internal_gethostbyname2_r)
11040         (_nss_nisplus_gethostbyaddr_r, _nss_nisplus_gethostbyname4_r):
11041         Likewise.
11042         * nis/nss_nisplus/nisplus-initgroups.c
11043         (_nss_nisplus_initgroups_dyn): Likewise.
11044         * nis/nss_nisplus/nisplus-network.c (_nss_nisplus_getnetbyname_r)
11045         (_nss_nisplus_getnetbyaddr_r): Likewise.
11046         * nis/nss_nisplus/nisplus-proto.c (_nss_nisplus_getprotobyname_r)
11047         (_nss_nisplus_getprotobynumber_r): Likewise.
11048         * nis/nss_nisplus/nisplus-pwd.c (internal_nisplus_getpwent_r)
11049         (_nss_nisplus_getpwnam_r, _nss_nisplus_getpwuid_r): Likewise.
11050         * nis/nss_nisplus/nisplus-rpc.c (_nss_nisplus_getrpcbyname_r):
11051         Likewise.
11052         * nis/nss_nisplus/nisplus-service.c
11053         (internal_nisplus_getservent_r, _nss_nisplus_getservbyname_r)
11054         (_nss_nisplus_getservbyport_r): Likewise.
11055         * nis/nss_nisplus/nisplus-spwd.c (internal_nisplus_getspent_r)
11056         (_nss_nisplus_getspnam_r): Likewise.
11057         * nis/ypclnt.c (__yp_bind, yp_match, yp_all, yp_maplist):
11058         Likewise.
11059         * nscd/aicache.c (addhstaiX): Likewise.
11060         * nscd/cache.c (cache_search, prune_cache): Likewise.
11061         * nscd/connections.c (register_traced_file, send_ro_fd)
11062         (handle_request, nscd_run_prune, nscd_run_worker, fd_ready)
11063         (main_loop_epoll): Likewise.
11064         * nscd/grpcache.c (addgrbyX): Likewise.
11065         * nscd/hstcache.c (addhstbyX): Likewise.
11066         * nscd/initgrcache.c (addinitgroupsX): Likewise.
11067         * nscd/mem.c (gc, mempool_alloc): Likewise.
11068         * nscd/netgroupcache.c (do_notfound, addgetnetgrentX)
11069         (addinnetgrX): Likewise.
11070         * nscd/nscd-client.h (__nscd_acquire_maplock)
11071         (__nscd_drop_map_ref): Likewise.
11072         * nscd/nscd_getai.c (__nscd_getai): Likewise.
11073         * nscd/nscd_getgr_r.c (nscd_getgr_r): Likewise.
11074         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp, nscd_gethst_r):
11075         Likewise.
11076         * nscd/nscd_getpw_r.c (nscd_getpw_r): Likewise.
11077         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
11078         * nscd/nscd_helper.c (__readvall, open_socket, __nscd_get_mapping)
11079         (__nscd_get_map_ref): Likewise.
11080         * nscd/nscd_initgroups.c (__nscd_getgrouplist): Likewise.
11081         * nscd/nscd_netgroup.c (__nscd_setnetgrent, __nscd_innetgr):
11082         Likewise.
11083         * nscd/pwdcache.c (addpwbyX): Likewise.
11084         * nscd/selinux.c (preserve_capabilities): Likewise.
11085         * nscd/servicescache.c (addservbyX): Likewise.
11086         * nss/nss_files/files-XXX.c (internal_getent): Likewise.
11087         * posix/fnmatch.c (fnmatch): Likewise.
11088         * posix/getopt.c (_getopt_internal_r): Likewise.
11089         * posix/glob.c (glob, glob_in_dir): Likewise.
11090         * posix/wordexp.c (exec_comm_child): Likewise.
11091         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r)
11092         (getanswer_r, gaih_getanswer_slice): Likewise.
11093         * resolv/nss_dns/dns-network.c (getanswer_r): Likewise.
11094         * resolv/res_init.c: Likewise.
11095         * resolv/res_mkquery.c (res_nmkquery): Likewise.
11096         * resolv/res_query.c (__libc_res_nquery): Likewise.
11097         * resolv/res_send.c (__libc_res_nsend, send_vc, reopen, send_dg):
11098         Likewise.
11099         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Likewise.
11100         * stdio-common/perror.c (perror): Likewise.
11101         * stdio-common/printf_fp.c (___printf_fp): Likewise.
11102         * stdio-common/tmpnam.c (tmpnam): Likewise.
11103         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
11104         * stdlib/cxa_finalize.c (__cxa_finalize): Likewise.
11105         * stdlib/cxa_thread_atexit_impl.c (__cxa_thread_atexit_impl):
11106         Likewise.
11107         * stdlib/drand48-iter.c (__drand48_iterate): Likewise.
11108         * stdlib/putenv.c (putenv): Likewise.
11109         * stdlib/setenv.c (__add_to_environ): Likewise.
11110         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
11111         * stdlib/strtol_l.c (INTERNAL): Likewise.
11112         * string/memmem.c (memmem): Likewise.
11113         * string/strerror.c (strerror): Likewise.
11114         * string/strnlen.c (__strnlen): Likewise.
11115         * string/test-memmem.c (simple_memmem): Likewise.
11116         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Likewise.
11117         * sunrpc/pm_getport.c (__get_socket): Likewise.
11118         * sysdeps/gnu/unwind-resume.c (init, _Unwind_Resume): Likewise.
11119         * sysdeps/i386/dl-irel.h (elf_irel): Likewise.
11120         * sysdeps/i386/dl-machine.h (elf_machine_runtime_setup)
11121         (elf_machine_rel, elf_machine_lazy_rel, elf_machine_lazy_rela):
11122         Likewise.
11123         * sysdeps/ieee754/dbl-64/e_atanh.c (__ieee754_atanh): Likewise.
11124         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Likewise.
11125         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Likewise.
11126         * sysdeps/ieee754/dbl-64/e_gamma_r.c (__ieee754_gamma_r): Likewise.
11127         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Likewise.
11128         * sysdeps/ieee754/dbl-64/e_j1.c (__ieee754_j1, __ieee754_y1):
11129         Likewise.
11130         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_jn, __ieee754_yn):
11131         Likewise.
11132         * sysdeps/ieee754/dbl-64/e_log10.c (__ieee754_log10): Likewise.
11133         * sysdeps/ieee754/dbl-64/e_log2.c (__ieee754_log2): Likewise.
11134         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
11135         * sysdeps/ieee754/dbl-64/e_sinh.c (__ieee754_sinh): Likewise.
11136         * sysdeps/ieee754/dbl-64/s_asinh.c (__asinh): Likewise.
11137         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Likewise.
11138         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Likewise.
11139         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Likewise.
11140         * sysdeps/ieee754/dbl-64/s_modf.c (__modf): Likewise.
11141         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): Likewise.
11142         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
11143         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c (__ieee754_acosh):
11144         Likewise.
11145         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c (__ieee754_log10):
11146         Likewise.
11147         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c (__ieee754_log2):
11148         Likewise.
11149         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c (__frexp): Likewise.
11150         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
11151         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c (__remquo): Likewise.
11152         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c (__round): Likewise.
11153         * sysdeps/ieee754/flt-32/e_atanhf.c (__ieee754_atanhf): Likewise.
11154         * sysdeps/ieee754/flt-32/e_gammaf_r.c (__ieee754_gammaf_r): Likewise.
11155         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
11156         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Likewise.
11157         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_nearbyint): Likewise.
11158         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Likewise.
11159         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c (__llroundl): Likewise.
11160         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
11161         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
11162         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c (__lroundl): Likewise.
11163         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
11164         * sysdeps/ieee754/ldbl-96/e_gammal_r.c (__ieee754_gammal_r):
11165         Likewise.
11166         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l, __ieee754_y0l):
11167         Likewise.
11168         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l, __ieee754_y1l):
11169         Likewise.
11170         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_jnl, __ieee754_ynl):
11171         Likewise.
11172         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
11173         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
11174         * sysdeps/posix/clock_getres.c (hp_timing_getres, realtime_getres):
11175         Likewise.
11176         * sysdeps/posix/fdopendir.c (__fdopendir): Likewise.
11177         * sysdeps/posix/getaddrinfo.c (gaih_inet, getaddrinfo): Likewise.
11178         * sysdeps/posix/opendir.c (__opendirat): Likewise.
11179         * sysdeps/posix/sleep.c: Likewise.
11180         * sysdeps/posix/tempname.c: Likewise.
11181         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_irela): Likewise.
11182         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
11183         Likewise.
11184         * sysdeps/powerpc/powerpc32/dl-machine.h
11185         (elf_machine_runtime_setup, elf_machine_rela): Likewise.
11186         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
11187         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
11188         * sysdeps/pthread/aio_notify.c (__aio_notify_only): Likewise.
11189         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait, aio_suspend):
11190         Likewise.
11191         * sysdeps/s390/dl-irel.h (elf_irela): Likewise.
11192         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_runtime_setup)
11193         (elf_machine_rela, elf_machine_lazy_rel): Likewise.
11194         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_runtime_setup)
11195         (elf_machine_rela, elf_machine_lazy_rel): Likewise.
11196         * sysdeps/s390/s390-64/utf16-utf32-z9.c (gconv_end): Likewise.
11197         * sysdeps/s390/s390-64/utf8-utf16-z9.c (gconv_end): Likewise.
11198         * sysdeps/s390/s390-64/utf8-utf32-z9.c (gconv_end): Likewise.
11199         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
11200         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Likewise.
11201         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela)
11202         (elf_machine_lazy_rel): Likewise.
11203         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
11204         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela)
11205         (elf_machine_lazy_rel): Likewise.
11206         * sysdeps/sparc/sparc64/dl-plt.h (sparc64_fixup_plt): Likewise.
11207         * sysdeps/unix/clock_gettime.c (hp_timing_gettime): Likewise.
11208         * sysdeps/unix/clock_settime.c (hp_timing_settime): Likewise.
11209         * sysdeps/unix/grantpt.c (grantpt): Likewise.
11210         * sysdeps/unix/sysv/linux/accept4.c (accept4): Likewise.
11211         * sysdeps/unix/sysv/linux/adjtime.c (ADJTIME): Likewise.
11212         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): Likewise.
11213         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
11214         Likewise.
11215         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Likewise.
11216         * sysdeps/unix/sysv/linux/fchmodat.c (fchmodat): Likewise.
11217         * sysdeps/unix/sysv/linux/fchownat.c (fchownat): Likewise.
11218         * sysdeps/unix/sysv/linux/futimesat.c (futimesat): Likewise.
11219         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
11220         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
11221         * sysdeps/unix/sysv/linux/i386/fallocate64.c (fallocate64): Likewise.
11222         * sysdeps/unix/sysv/linux/i386/fallocate.c (fallocate): Likewise.
11223         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Likewise.
11224         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
11225         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
11226         Likewise.
11227         * sysdeps/unix/sysv/linux/i386/posix_fallocate64.c
11228         (__posix_fallocate64_l64): Likewise.
11229         * sysdeps/unix/sysv/linux/i386/posix_fallocate.c
11230         (posix_fallocate): Likewise.
11231         * sysdeps/unix/sysv/linux/i386/scandir64.c (__old_scandir64):
11232         Likewise.
11233         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
11234         * sysdeps/unix/sysv/linux/ifaddrs.c (__netlink_request)
11235         (getifaddrs_internal): Likewise.
11236         * sysdeps/unix/sysv/linux/linkat.c (linkat): Likewise.
11237         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Likewise.
11238         * sysdeps/unix/sysv/linux/mq_unlink.c (mq_unlink): Likewise.
11239         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Likewise.
11240         * sysdeps/unix/sysv/linux/posix_fallocate64.c
11241         (__posix_fallocate64_l64): Likewise.
11242         * sysdeps/unix/sysv/linux/posix_fallocate.c (posix_fallocate):
11243         Likewise.
11244         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat): Likewise.
11245         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c
11246         (__get_clockfreq): Likewise.
11247         * sysdeps/unix/sysv/linux/readlinkat.c (readlinkat): Likewise.
11248         * sysdeps/unix/sysv/linux/recvmmsg.c (recvmmsg): Likewise.
11249         * sysdeps/unix/sysv/linux/renameat.c (renameat): Likewise.
11250         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
11251         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
11252         * sysdeps/unix/sysv/linux/sched_setaffinity.c: Likewise.
11253         * sysdeps/unix/sysv/linux/sendmmsg.c (__sendmmsg): Likewise.
11254         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs, shm_open):
11255         Likewise.
11256         * sysdeps/unix/sysv/linux/sleep.c (__sleep): Likewise.
11257         * sysdeps/unix/sysv/linux/symlinkat.c (symlinkat): Likewise.
11258         * sysdeps/unix/sysv/linux/tcgetattr.c (__tcgetattr): Likewise.
11259         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Likewise.
11260         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
11261         * sysdeps/unix/sysv/linux/unlinkat.c (unlinkat): Likewise.
11262         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c (__fxstatat):
11263         Likewise.
11264         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
11265         (posix_fallocate): Likewise.
11266         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
11267         * sysdeps/unix/sysv/linux/xmknodat.c (__xmknodat): Likewise.
11268         * sysdeps/x86_64/dl-irel.h (elf_irela): Likewise.
11269         * sysdeps/x86_64/dl-machine.h (elf_machine_runtime_setup)
11270         (elf_machine_rela, elf_machine_rela_relative)
11271         (elf_machine_lazy_rel): Likewise.
11272         * time/asctime.c (asctime_internal): Likewise.
11273         * time/tzfile.c (__tzfile_read, __tzfile_compute): Likewise.
11274         * time/tzset.c (__tzset_parse_tz): Likewise.
11275         * wcsmbs/mbrtoc16.c (mbrtoc16): Likewise.
11276         * wcsmbs/mbrtowc.c (__mbrtowc): Likewise.
11277         * wcsmbs/wcsmbsload.c (__wcsmbs_load_conv): Likewise.
11278         * wcsmbs/wcsmbsload.h: Likewise.
11279
11280         [BZ #15894]
11281         * stdlib/setenv.c (__add_to_environ): Remove duplicate code.
11282
11283         * malloc/arena.c (grow_heap, get_free_list, reused_arena)
11284         (arena_get2): Remove THREAD_STATS conditionals.
11285         * malloc/malloc.c (__malloc_assert, __libc_realloc, _int_free)
11286         (__malloc_stats, int): Likewise.
11287
11288 2014-02-08  Mike Frysinger  <vapier@gentoo.org>
11289
11290         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs): Compare
11291         f.f_type to RAMFS_MAGIC too.  Compare mp->mnt_type to shm too.
11292
11293         * manual/setjmp.texi: Fix typos/grammar errors.
11294
11295         * debug/tst-backtrace4.c (handle_signal): Add NUM_FUNCTIONS to output.
11296         Only return early when n is <= 0.  Delete unused return statement.
11297
11298         * debug/Makefile (CFLAGS-tst-longjmp_chk3.c): Define.
11299         (CPPFLAGS-tst-longjmp_chk3.c): Likewise.
11300         * debug/tst-longjmp_chk3.c: New file.
11301
11302         * benchtests/bench-strcpy_chk.c: Move test-skeleton.c to top.
11303         (test_main): Replace code with set_fortify_handler call.
11304         * debug/test-strcpy_chk.c: Likewise.
11305         * debug/tst-chk1.c: Likewise.
11306         * debug/tst-longjmp_chk.c: Likewise.
11307         * test-skeleton.c: Include fcntl.h & paths.h
11308         (set_fortify_handler): Define.
11309
11310         * debug/tst-longjmp_chk.c: Add header comment and include
11311         ../test-skeleton.c.
11312         (do_test): Mark static.
11313         (TEST_FUNCTION): Define.
11314
11315         * sysdeps/unix/sysv/linux/bits/in.h (IP_NODEFRAG): Define.
11316         (IP_PMTUDISC_INTERFACE): Likewise.
11317         (IP_MULTICAST_IF): Likewise.
11318         (IP_MULTICAST_TTL): Likewise.
11319         (IP_MULTICAST_LOOP): Likewise.
11320         (IP_ADD_MEMBERSHIP): Likewise.
11321         (IP_DROP_MEMBERSHIP): Likewise.
11322         (IP_UNBLOCK_SOURCE): Likewise.
11323         (IP_BLOCK_SOURCE): Likewise.
11324         (IP_ADD_SOURCE_MEMBERSHIP): Likewise.
11325         (IP_DROP_SOURCE_MEMBERSHIP): Likewise.
11326         (IP_MSFILTER): Likewise.
11327         (MCAST_JOIN_GROUP): Likewise.
11328         (MCAST_BLOCK_SOURCE): Likewise.
11329         (MCAST_UNBLOCK_SOURCE): Likewise.
11330         (MCAST_LEAVE_GROUP): Likewise.
11331         (MCAST_JOIN_SOURCE_GROUP): Likewise.
11332         (MCAST_LEAVE_SOURCE_GROUP): Likewise.
11333         (MCAST_MSFILTER): Likewise.
11334         (IP_MULTICAST_ALL): Likewise.
11335         (IP_UNICAST_IF): Likewise.
11336
11337         * timezone/Makefile: Delete $(have-ksh) check.
11338         ($(objpfx)tzselect): Change $(KSH) to $(BASH).
11339         * timezone/tzselect.ksh: Add +x mode bits.
11340
11341         * sysdeps/unix/sysv/linux/linux_fsinfo.h (AFS_SUPER_MAGIC): Define.
11342         (ANON_INODE_FS_MAGIC): Likewise.
11343         (BDEVFS_MAGIC): Likewise.
11344         (BINFMTFS_MAGIC): Likewise.
11345         (BTRFS_TEST_MAGIC): Likewise.
11346         (CRAMFS_MAGIC_WEND): Likewise.
11347         (DEBUGFS_MAGIC): Likewise.
11348         (ECRYPTFS_SUPER_MAGIC): Likewise.
11349         (EXT3_SUPER_MAGIC): Likewise.
11350         (EXT4_SUPER_MAGIC): Likewise.
11351         (FUTEXFS_SUPER_MAGIC): Likewise.
11352         (HOSTFS_SUPER_MAGIC): Likewise.
11353         (HUGETLBFS_MAGIC): Likewise.
11354         (MINIX3_SUPER_MAGIC): Likewise.
11355         (MTD_INODE_FS_MAGIC): Likewise.
11356         (NILFS_SUPER_MAGIC): Likewise.
11357         (OPENPROM_SUPER_MAGIC): Likewise.
11358         (PIPEFS_MAGIC): Likewise.
11359         (PSTOREFS_MAGIC): Likewise.
11360         (QNX6_SUPER_MAGIC): Likewise.
11361         (RAMFS_MAGIC): Likewise.
11362         (REISERFS_SUPER_MAGIC_STRING): Likewise.
11363         (REISER2FS_SUPER_MAGIC_STRING): Likewise.
11364         (REISER2FS_JR_SUPER_MAGIC_STRING): Likewise.
11365         (SECURITYFS_MAGIC): Likewise.
11366         (SELINUX_MAGIC): Likewise.
11367         (SMACK_MAGIC): Likewise.
11368         (SOCKFS_MAGIC): Likewise.
11369         (SQUASHFS_MAGIC): Likewise.
11370         (STACK_END_MAGIC): Likewise.
11371         (TMPFS_MAGIC): Likewise.
11372         (USBDEVICE_SUPER_MAGIC): Likewise.
11373         (V9FS_MAGIC): Likewise.
11374         (XENFS_SUPER_MAGIC): Likewise.
11375         (CRAMFS_MAGIC): Fix typo in comment.
11376         (EXT2_SUPER_MAGIC): Update comment.
11377         (USBDEVFS_SUPER_MAGIC): Fix sorting order by moving further down.
11378
11379 2014-02-08  Joseph Myers  <joseph@codesourcery.com>
11380
11381         * sysdeps/arm: Move directory from ports/sysdeps/arm.
11382         * sysdeps/unix/arm: Move directory from ports/sysdeps/unix/arm.
11383         * sysdeps/unix/sysv/linux/arm: Move directory from
11384         ports/sysdeps/unix/sysv/linux/arm.
11385         * README: Update listing for arm-*-linux-gnueabi.
11386
11387         * README: Remove mention of am33.
11388
11389 2014-02-07  Roland McGrath  <roland@hack.frob.com>
11390
11391         * bits/sigset.h (__sigemptyset): Use a statement expression rather
11392         than the comma operator, to avoid "rhs of comma has no effect"
11393         compiler warnings.
11394         (__sigfillset, __sigandset, __sigorset): Likewise.
11395         * include/signal.h (__sigemptyset): Likewise.
11396         * sysdeps/generic/malloc-machine.h (mutex_lock): Likewise.
11397
11398 2014-02-07  Allan McRae  <allan@archlinux.org>
11399
11400         * version.h (RELEASE): Set to "development".
11401         (VERSION): Set to "2.19.90"
11402         * NEWS: Add 2.20 section.
11403
11404 2014-02-06  Carlos O'Donell  <carlos@redhat.com>
11405
11406         [BZ #16529]
11407         * inet/netinet/in.h: Remove comma after IPPROTO_MH.
11408
11409 2014-02-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
11410
11411         * manual/contrib.texi: Update entry for Carlos O'Donell,
11412         Joseph Myers, Roland McGrath, Alexandre Oliva and Ryan Arnold.
11413
11414 2014-02-05  Carlos O'Donell  <carlos@rehdat.com>
11415
11416         * sysdeps/unix/sysv/linux/kernel-features.h: Fix comment.
11417
11418         * sysdeps/unix/sysv/linux/kernel-features.h
11419         [__LINUX_KERNEL_VERSION >= 0x020621]
11420         (__ASSUME_PROC_PID_TASK_COMM): Define.
11421
11422 2014-02-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
11423
11424         [BZ #16398]
11425         * libio/wfileops.c (_IO_wfile_seekoff): Break out form
11426         conversion when destination buffer does not have enough space.
11427         * libio/tst-ftell-partial-wide.c: New test case.
11428         * libio/Makefile (tests): Add tst-ftell-partial-wide.
11429
11430         * manual/contrib.texi: Update entry for Ondrej Bilka, Will
11431         Newton and Alexandre Oliva.  Add entries for Steve Ellcey, Chris
11432         Leonard and Allan McRae.
11433
11434 2014-02-04  David S. Miller  <davem@davemloft.net>
11435
11436         * sysdeps/sparc/fpu/libm-test-ulps: Update for some 64-bit differences from
11437         32-bit.
11438
11439 2014-02-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11440
11441         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld-le.abilist:
11442         New file
11443         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale-le.abilist:
11444         New file
11445         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl-le.abilist:
11446         New file.
11447         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc-le.abilist:
11448         New file.
11449         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt-le.abilist:
11450         New file.
11451         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl-le.abilist:
11452         New file.
11453         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm-le.abilist:
11454         New file.
11455         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl-le.abilist:
11456         New file.
11457         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread-le.abilist:
11458         New file.
11459         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv-le.abilist:
11460         New file.
11461         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt-le.abilist:
11462         New file.
11463         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db-le.abilist:
11464         New file.
11465         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil-le.abilist:
11466         New file.
11467
11468 2014-02-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11469
11470         * nptl/shlib-versions: Change powerpc*le start to 2.17.
11471         * shlib-versions: Likewise.
11472
11473 2014-02-04  Roland McGrath  <roland@hack.frob.com>
11474             Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11475
11476         * sysdeps/powerpc/Makefile [$(config-machine) ends with 'le']
11477         (abilist-pattern): New variable, set to %-le.abilist.
11478
11479         * Makerules (abilist-pattern): New variable.
11480         (vpath): Use $(abilist-pattern) in place of %.abilist.
11481         (check-abi-% pattern rule): Likewise.
11482         (check-abi, update-abi): Likewise.
11483
11484 2014-02-04  Eric Wong  <normalperson@yhbt.net>
11485
11486         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
11487
11488 2014-02-03  Carlos O'Donell  <carlos@redhat.com>
11489
11490         * manual/startup.texi: Add next, previous, and top entries for
11491         the `Program Arguments' and `Environment Variables' nodes.
11492
11493 2014-02-03  Alexandre Oliva <aoliva@redhat.com>
11494
11495         * manual/macros.texi: Add comments before MTASC-safety macros.
11496
11497         * manual/users.texi: Document MTASC-safety properties.
11498
11499         * manual/threads.texi (pthread_key_create, pthread_key_delete)
11500         (pthread_getspecific, pthread_setspecific): Format with
11501         @deftypefun, and add @safety note.
11502         * manual/signal.texi: Move comments that analyze the above
11503         functions to their home place.
11504
11505 2014-02-03  Allan McRae  <allan@archlinux.org>
11506
11507         * po/sl.po: Update Slovenian translation from translation project.
11508
11509 2014-02-02  Alexandre Oliva <aoliva@redhat.com>
11510
11511         * manual/time.texi (timegm): Add missing blank after @c.
11512         Reported by Joseph Myers <joseph@codesourcery.com>.
11513
11514 2014-02-01  Alexandre Oliva <aoliva@redhat.com>
11515
11516         * manual/check-safety.sh: New.
11517         * manual/Makefile ($(objpfx)stamp-summary): Run it.
11518
11519         * manual/terminal.texi: Document MTASC-safety properties.
11520
11521         * manual/filesys.texi: Document MTASC-safety properties.
11522
11523         * manual/errno.texi: Document MTASC-safety properties.
11524
11525         * manual/intro.texi: Document safety identifiers and
11526         conditionals.
11527
11528         * manual/string.texi (wcstok): Fix prototype.
11529         (wcstok, strtok, strtok_r): Adjust reentrancy remarks.
11530
11531         * manual/time.texi: Document MTASC-safety properties.
11532
11533         * manual/string.texi: Document MTASC-safety properties.
11534
11535         * manual/threads.texi: Document MTASC-safety properties.
11536
11537         * manual/stdio.texi: Document MTASC-safety properties.
11538
11539         * manual/syslog.texi: Document MTASC-safety properties.
11540
11541         * manual/sysinfo.texi: Document MTASC-safety properties.
11542
11543         * manual/startup.texi: Document MTASC-safety properties.
11544
11545         * manual/socket.texi: Document MTASC-safety properties.
11546
11547         * manual/signal.texi: Document MTASC-safety properties.
11548
11549 2014-01-31  Alexandre Oliva <aoliva@redhat.com>
11550
11551         * manual/setjmp.texi: Document MTASC-safety properties.
11552
11553         * manual/search.texi: Document MTASC-safety properties.
11554
11555         * manual/resource.texi: Document MTASC-safety properties.
11556
11557         * manual/process.texi: Document MTASC-safety properties.
11558
11559         * manual/platform.texi: Document MTASC-safety properties.
11560
11561         * manual/pipe.texi: Document MTASC-safety properties.
11562
11563         * manual/pattern.texi: Document MTASC-safety properties.
11564
11565         * manual/message.texi: Document MTASC-safety properties.
11566
11567         [BZ #12751]
11568         * manual/memory.texi: Document MTASC-safety properties.
11569
11570         * manual/math.texi: Document MTASC-safety properties.
11571
11572         * manual/locale.texi: Document MTASC-safety properties.
11573
11574         * manual/llio.texi: Document MTASC-safety properties.
11575
11576         * manual/libdl.texi: New.
11577
11578         * manual/lang.texi: Document MTASC-safety properties.
11579
11580         * manual/job.texi: Document MTASC-safety properties.
11581
11582         * manual/getopt.texi: Document MTASC-safety properties.
11583
11584         * manual/ctype.texi: Document MTASC-safety properties.
11585
11586 2014-01-31  Maciej W. Rozycki  <macro@codesourcery.com>
11587
11588         [BZ #16046]
11589         * csu/libc-tls.c (static_map): Remove variable.
11590         (__libc_setup_tls): Use main executable's link map for TLS data.
11591         * elf/dl-close.c (_dl_close_worker) [!SHARED]: Remove special
11592         casing for LM_ID_BASE and GL(dl_nns).
11593         * elf/dl-iteratephdr.c [!SHARED] (dl_iterate_phdr): Remove
11594         function.  Alias dl_iterate_phdr to __dl_iterate_phdr.
11595         * elf/dl-load.c (_dl_map_object) [!SHARED]: Remove special
11596         casing for GL(dl_ns)[LM_ID_BASE]._ns_loaded.
11597         * elf/dl-support.c (_dl_main_map): Also initialize l_flags_1
11598         member.
11599         (_dl_non_dynamic_init): Also initialize _dl_main_map's l_phdr and
11600         l_phnum members.
11601
11602 2014-01-30  Alexandre Oliva <aoliva@redhat.com>
11603
11604         * manual/debug.texi: Document MTASC-safety properties.
11605
11606 2014-01-29  H.J. Lu  <hongjiu.lu@intel.com>
11607
11608         [BZ #16510]
11609         * sysdeps/x86/fpu/bits/mathinline.h: Check __SSE2_MATH__ instead
11610         of __x86_64__ when disabling x87 inline functions.
11611
11612 2014-01-29  Alexandre Oliva <aoliva@redhat.com>
11613
11614         * manual/charset.texi: Document MTASC-safety properties.
11615
11616         * manual/crypt.texi: Document MTASC-safety properties.
11617
11618         * manual/conf.texi: Document MTASC-safety properties.
11619
11620         * manual/arith.texi: Document MTASC-safety properties.
11621
11622         * manual/argp.texi: Document MTASC-safety properties.
11623
11624         * manual/macros.texi: Introduce macros to document multi
11625         thread, asynchronous signal and asynchronous cancellation
11626         safety properties.
11627         * manual/intro.texi: Introduce the properties themselves.
11628
11629 2014-01-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
11630
11631         * sysdeps/sh/sh4/Makefile: New file.
11632
11633 2014-01-27  Andreas Schwab  <schwab@linux-m68k.org>
11634
11635         * math/gen-libm-test.pl ($srcdir): New variable.
11636         ($auto_input): Use it.
11637
11638 2014-01-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
11639
11640         [BZ #16506]
11641         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Avoid
11642         access beyond array bounds when parsing netgroups file.
11643
11644         * nscd/netgroupcache.c (addgetnetgrentX): Compute offset from
11645         the old buffer before realloc.
11646
11647 2014-01-27  Allan McRae  <allan@archlinux.org>
11648
11649         * po/fr.po: Update French translation from translation project.
11650
11651 2014-01-26  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
11652
11653         * sysdeps/sh/libm-test-ulps: Regenerate.
11654
11655 2014-01-24  David S. Miller  <davem@davemloft.net>
11656
11657         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate.
11658
11659 2014-01-25  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
11660
11661         * sysdeps/sh/sh4/fpu/libm-test-ulps: Move to ...
11662         * sysdeps/sh/libm-test-ulps: ... here and regenerated.
11663
11664 2013-01-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
11665
11666         [BZ #16474]
11667         * nscd/netgroupcache.c (addgetnetgrentX): Adjust triplet
11668         string pointers after reallocation.
11669
11670 2014-01-24  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
11671
11672         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: Use __SH4__ and
11673         __SH4A__ instead of __SH_FPU_ANY__.
11674
11675 2014-01-23  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
11676
11677         * sysdeps/sh/fpu_control.h: New file.
11678         * sysdeps/sh/sh4/fpu/fpu_control.h: Remove.
11679         * sysdeps/unix/sysv/linux/sh/sys/ucontext.h: New file.
11680         * sysdeps/unix/sysv/linux/sh/sh3/sys/ucontext.h: Remove.
11681         * sysdeps/unix/sysv/linux/sh/sh3/sys: Remove directory.
11682         * sysdeps/unix/sysv/linux/sh/sh4/sys/ucontext.h: Remove.
11683         * sysdeps/unix/sysv/linux/sh/sh4/sys: Remove directory.
11684         * sysdeps/sh/sys/ucontext.h: Remove.
11685         * sysdeps/sh/sys: Remove directory.
11686
11687 2014-01-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
11688
11689         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Merge into
11690         s390/sys/ucontext.h.
11691         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Likewise.
11692         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: New file.
11693
11694 2014-01-20  H.J. Lu  <hongjiu.lu@intel.com>
11695
11696         [BZ #15605]
11697         * sysdeps/x86_64/x32/symbol-hacks.h: Include generic symbol-hacks.h.
11698
11699 2014-01-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11700
11701         [BZ#16431]
11702         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
11703         Adjust the vDSO correctly for internal calls.
11704         * sysdeps/unix/sysv/linux/powerpc/time.c (time): Likewise.
11705
11706 2014-01-20  Allan McRae  <allan@archlinux.org>
11707
11708         * po/ca.po: Update Catalan translation from translation project.
11709
11710 2014-01-16  Mike Frysinger  <vapier@gentoo.org>
11711
11712         * sysdeps/s390/sotruss-lib.c: New file.
11713
11714 2014-01-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11715
11716         [BZ#16430]
11717         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c
11718         (__GI___gettimeofday): Alias for a different internal symbol to avoid
11719         local calls issues by not having a PLT stub required for IFUNC calls.
11720         * sysdeps/unix/sysv/linux/powerpc/time.c (__GI_time): Likewise.
11721
11722 2014-01-16 Joseph Myers  <joseph@codesourcery.com>
11723
11724         * math/test-fpucw-ieee.c: Use <> in #include of test-fpucw.c.
11725         * math/test-fpucw-static.c: Likewise.
11726
11727 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
11728
11729         [BZ #16453]
11730         * nscd/netgroupcache.c (addgetnetgrentX): Don't use alloca.
11731
11732 2014-01-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11733
11734         * sysdeps/powerpc/sotruss-lib.c: New file: sotruss-lib.so
11735         implementation for powerpc.
11736
11737 2014-01-15  Ondřej Bílka  <neleai@seznam.cz>
11738
11739         [BZ #14782]
11740         * sysdeps/posix/system.c (__libc_system): Do not enable
11741         asynchronous cancellation.
11742
11743 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
11744
11745         [BZ #16427]
11746         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Invoke the non-IEEE
11747         handling only for numbers special also in the IEEE case.
11748
11749 2014-01-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
11750
11751         * sysdeps/s390/fpu/libm-test-ulps: Regenerate.
11752
11753 2014-01-11  Allan McRae  <allan@archlinux.org>
11754
11755         * po/bg.po: Update Bulgarian translation from translation project.
11756
11757         * po/de.po: Update German translation from translation project.
11758
11759 2014-01-10  Roland McGrath  <roland@hack.frob.com>
11760
11761         * sysdeps/generic/gcc-compat.h: New file.
11762
11763 2014-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
11764
11765         * benchtests/asin-inputs: Correct slow inputs.
11766         * benchtests/acos-inputs: Likewise.
11767
11768 2014-01-10  Allan McRae  <allan@archlinux.org>
11769
11770         * po:sv.po: Update Swedish translation from translation project.
11771
11772         * po/vi.po: Update Vietnamese translation from translation project.
11773
11774         * po/eo.po: Update Esperanto translation from translation project.
11775
11776         * po/cs.po: Update Czech translation from translation project.
11777
11778         * po/nl.po: Update Dutch translation from translation project.
11779
11780         * po/pl.po: Update Polish translation from translation project.
11781
11782         * po/ru.po: Update Russian translation from translation project.
11783
11784         * po/uk.po: Update Ukrainian translation from translation project.
11785
11786 2014-01-08  Brooks Moses  <bmoses@google.com>
11787
11788         * elf/dl-load.c: Fix comment typo.
11789
11790 2014-01-08  Carlos O'Donell  <carlos@redhat.com>
11791
11792         * po/header.pot: Rename to...
11793         * po/pot.header: ... this.
11794         * po/Makefile: Use pot.header.
11795
11796 2014-01-08  Yuriy Kaminskiy  <yumkam@gmail.com>
11797             Maxim Kuvyrkov  <maxim@kugelworks.com>
11798
11799         [BZ #16394]
11800         * sysdeps/i386/i686/memmove.S (memmove): Compare distance between
11801         SRC and DEST against LEN.
11802
11803 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11804
11805         [BZ #16414]
11806         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Remove wrong
11807         implementation.
11808         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Remove bogus comment.
11809
11810 2014-01-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11811
11812         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
11813
11814 2014-01-08  Joseph Myers  <joseph@codesourcery.com>
11815
11816         [BZ #16408]
11817         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Use __expl
11818         for large positive arguments.
11819
11820 2014-01-07  Joseph Myers  <joseph@codesourcery.com>
11821
11822         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
11823
11824         * math/auto-libm-test-in: Mark various tests with
11825         xfail-rounding:ldbl-128ibm.
11826         * math/auto-libm-test-out: Regenerated.
11827
11828         [BZ #16407]
11829         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl):
11830         Increase overflow threshold.
11831
11832 2014-01-07  Ondřej Bílka  <neleai@seznam.cz>
11833
11834         [BZ #14286]
11835         * stdio-common/vfprintf.c: Check for integer overflow.
11836
11837 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
11838
11839         * sysdeps/s390/dl-tls.h: sysdeps/s390/dl-tls.h: Remove casts for
11840         the first argument and return value of __tls_get_addr_internal.
11841
11842 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
11843
11844         * sysdeps/s390/s390-32/dl-machine.h: Gate the definition of refsym
11845         also with !RTLD_BOOTSTRAP to get rid of unused variable warning.
11846
11847 2014-01-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
11848
11849         * sysdeps/s390/Makefile: Build rtld-global-offsets.sym.
11850         * sysdeps/s390/rtld-global-offsets.sym: New file.
11851         * sysdeps/unix/sysv/linux/s390/Versions: Add getcontext as new
11852         GLIBC_2.19 symbol.
11853         * sysdeps/unix/sysv/linux/s390/getcontext.S: New file.
11854         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Rename to ...
11855         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext-common.S:
11856         ... this.
11857         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Rename to ...
11858         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext-common.S:
11859         ... this.
11860         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
11861         Regenerate.
11862         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
11863         Regenerate.
11864         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Restore upper
11865         halfs of GPRs for high_gprs contexts.
11866         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Save and
11867         restore upper halfs of GPRs for high_gprs contexts.  Copy uc_flags
11868         field.
11869         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Copy
11870         uc_flags field.
11871         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h: Split into 32 and
11872         64 bit versions:
11873         * sysdeps/unix/sysv/linux/s390/s390-32/sys/ucontext.h: Add field
11874         for high GPRs (uc_high_gprs) and for future extensions
11875         (__reserved).
11876         * sysdeps/unix/sysv/linux/s390/s390-64/sys/ucontext.h: Add field
11877         for future extensions (__reserved).
11878         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Split into 32 and
11879         64 bit versions:
11880         * sysdeps/unix/sysv/linux/s390/s390-32/ucontext_i.sym: Add
11881         SC_HIGHGPRS offset definition.
11882         * sysdeps/unix/sysv/linux/s390/s390-64/ucontext_i.sym: New file.
11883         * sysdeps/unix/sysv/linux/s390/rtld-getcontext.S: New file.
11884
11885         * Versions.def: Add GLIBC_2.19 for libpthread.
11886         * nptl/sysdeps/unix/sysv/linux/s390/Versions: Add longjmp and
11887         siglongjmp for libpthread with GLIBC_2.19 symver.
11888         * nptl/sysdeps/unix/sysv/linux/s390/pt-longjmp.c: New file.
11889         * sysdeps/s390/Makefile: Build v1-longjmp.c and v1-sigjmp.c.
11890         * sysdeps/s390/Versions: New GLIBC_2.19 and GLIBC_PRIVATE symbols.
11891         * sysdeps/s390/__longjmp.c: New file.
11892         * sysdeps/s390/bits/setjmp.h: Add new fields to __s390_jmp_buf.
11893         * sysdeps/s390/longjmp.c: New file.
11894         * sysdeps/s390/setjmp.S: New file.
11895         * sysdeps/s390/sigjmp.S: New file.
11896         * sysdeps/s390/v1-longjmp.c: New file.
11897         * sysdeps/s390/v1-setjmp.h: New file.
11898         * sysdeps/s390/v1-sigjmp.c: New file.
11899         * sysdeps/unix/sysv/linux/s390/Makefile: Build __longjmp_chk.
11900         * sysdeps/unix/sysv/linux/s390/Versions: Add __longjmp_chk with
11901         GLIBC_2.19 version.
11902         * sysdeps/unix/sysv/linux/s390/longjmp_chk.c: New file.
11903         * sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c: Provide
11904         versioned symbols for ____longjmp_chk.
11905         * sysdeps/unix/sysv/linux/s390/s390-64/____longjmp_chk.c:
11906         Likewise.
11907         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
11908         Regenerate.
11909         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
11910         Regenerate.
11911         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
11912         Regenerate.
11913         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
11914         Regenerate.
11915         * sysdeps/unix/sysv/linux/s390/v1-longjmp_chk.c: New file.
11916         * sysdeps/s390/s390-32/__longjmp.c: Rename to ...
11917         * sysdeps/s390/s390-32/__longjmp-common.c: ... this.
11918         * sysdeps/s390/s390-32/setjmp.S: Rename and adjust to ...
11919         * sysdeps/s390/s390-32/setjmp-common.S: ... this.
11920         * sysdeps/s390/s390-64/__longjmp.c: Rename to ...
11921         * sysdeps/s390/s390-64/__longjmp-common.c: ... this.
11922         * sysdeps/s390/s390-64/setjmp.S: Rename and adjust to ...
11923         * sysdeps/s390/s390-64/setjmp-common.S: ... this.
11924         * sysdeps/s390/rtld-__longjmp.c: New file.
11925         * sysdeps/s390/rtld-setjmp.S: New file.
11926
11927 2014-01-06  Joseph Myers  <joseph@codesourcery.com>
11928
11929         [BZ #16400]
11930         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
11931         Return -__logl (x) for small positive arguments without evaluating
11932         a polynomial.
11933
11934 2014-01-06  Mike Frysinger  <vapier@gentoo.org>
11935
11936         * sysdeps/unix/sysv/linux/sys/ptrace.h (ptrace_peeksiginfo_args):
11937         Rename to ...
11938         (__ptrace_peeksiginfo_args): ... this.
11939         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
11940         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
11941         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
11942
11943 2014-01-06  Allan McRae  <allan@archlinux.org>
11944
11945         * inet/netinet/in.h: Fix typo in comment.
11946
11947 2014-01-05  Andreas Jaeger  <aj@suse.de>
11948
11949         * sysdeps/i386/fpu/libm-test-ulps: Update.
11950
11951 2014-01-05  Allan McRae  <allan@archlinux.org>
11952
11953         * po/libc.pot: Regenerated.
11954
11955         * malloc/memusagestat.c: Fix gettext call formatting.
11956
11957 2014-01-04  Sami Kerola  <kerolasa@iki.fi>
11958
11959         * nscd/nscd.c: Improve usage() output.
11960
11961 2014-01-04  Mike Frysinger  <vapier@gentoo.org>
11962
11963         * config.h.in: Add HAVE_LINUX_FANOTIFY_H template.
11964         * sysdeps/unix/sysv/linux/configure: Regenerated.
11965         * sysdeps/unix/sysv/linux/configure.ac: Call AC_DEFINE.
11966         * sysdeps/unix/sysv/linux/tst-fanotify.c: Include config.h.
11967
11968 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
11969
11970         [BZ #16390]
11971         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
11972         (CFLAGS-e_atan2l.c): Use -fno-builtin-fabsl.
11973
11974 2014-01-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
11975
11976         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: Remove
11977         extra tokens at end of #undef directive.
11978         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: Likewise.
11979         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: Likewise.
11980         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c: Likewise.
11981
11982 2014-01-03  Joseph Myers  <joseph@codesourcery.com>
11983
11984         * sysdeps/powerpc/nofpu/libm-test-ulps: Regenerated.
11985
11986         * math/auto-libm-test-in: Mark various tests with
11987         xfail-rounding:ldbl-128ibm.
11988         * math/auto-libm-test-out: Regenerated.
11989
11990 2014-01-02  Joseph Myers  <joseph@codesourcery.com>
11991
11992         [BZ #16386]
11993         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Adjust
11994         numbers with subnormal high part when calculating exponent.
11995
11996         [BZ #16385]
11997         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Use fabsl not
11998         fabs.
11999
12000         [BZ #16384]
12001         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (ln2): Initialize with
12002         M_LN2l.
12003         (__ieee754_acoshl): Use __log1pl not __log1p.
12004
12005 2013-01-02  Ondřej Bílka  <neleai@seznam.cz>
12006
12007         * malloc/arena.c (malloc_atfork, free_atfork, ptmalloc_lock_all)
12008         (ptmalloc_unlock_all, ptmalloc_unlock_all2, next_env_entry)
12009         (__failing_morecore, ptmalloc_init, dump_heap, new_heap)
12010         (grow_heap, heap_trim, _int_new_arena, get_free_list)
12011         (reused_arena, arena_get2): Convert to GNU style.
12012         * malloc/hooks.c (memalign_hook_ini, __malloc_check_init)
12013         (mem2mem_check, mem2chunk_check, top_check, realloc_check)
12014         (memalign_check, __malloc_set_state): Likewise.
12015         * malloc/mallocbug.c (main): Likewise.
12016         * malloc/malloc.c (__malloc_assert, malloc_init_state)
12017         (free_perturb, do_check_malloced_chunk, do_check_malloc_state)
12018         (sysmalloc, systrim, mremap_chunk, __libc_malloc, __libc_free)
12019         (__libc_realloc, _mid_memalign, _int_malloc, malloc_consolidate)
12020         (_int_realloc, _int_memalign, mtrim, musable, __libc_mallopt)
12021         (__posix_memalign, malloc_info): Likewise.
12022         * malloc/malloc.h: Likewise.
12023         * malloc/mcheck.c (checkhdr, unlink_blk, link_blk, freehook)
12024         (mallochook, memalignhook, reallochook, mabort): Likewise.
12025         * malloc/mcheck.h: Likewise.
12026         * malloc/memusage.c (update_data, me, malloc, realloc, calloc)
12027         (free, mmap, mmap64, mremap, munmap, dest): Likewise.
12028         * malloc/memusagestat.c (main, parse_opt, more_help): Likewise.
12029         * malloc/morecore.c (__default_morecore): Likewise.
12030         * malloc/mtrace.c (tr_break, lock_and_info, mtrace): Likewise.
12031         * malloc/obstack.c (_obstack_begin, _obstack_newchunk)
12032         (_obstack_allocated_p, obstack_free, _obstack_memory_used)
12033         (print_and_abort): Likewise.
12034         * malloc/obstack.h: Likewise.
12035         * malloc/set-freeres.c (__libc_freeres): Likewise.
12036         * malloc/tst-mallocstate.c (main): Likewise.
12037         * malloc/tst-mtrace.c (main): Likewise.
12038         * malloc/tst-realloc.c (do_test): Likewise.
12039
12040 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
12041
12042         [BZ #16366]
12043         * nscd/netgroupcache.c (do_notfound): New function.
12044         (addgetnetgrentX): Use it.
12045
12046         [BZ # 16365]
12047         * nscd/netgroupcache.c (addgetnetgrentX): Break if status is
12048         NSS_STATUS_NOTFOUND.
12049
12050 2014-01-01  Joseph Myers  <joseph@codesourcery.com>
12051
12052         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
12053         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12054
12055 2014-01-01  Allan McRae  <allan@archlinux.org>
12056
12057         * scripts/update-copyrights: Update configure input file suffix.
12058
12059         * NEWS: Update copyright year.
12060         * catgets/gencat.c: Likewise.
12061         * csu/version.c: Likewise.
12062         * debug/catchsegv.sh: Likewise.
12063         * debug/pcprofiledump.c: Likewise.
12064         * debug/xtrace.sh: Likewise.
12065         * elf/ldconfig.c: Likewise.
12066         * elf/ldd.bash.in: Likewise.
12067         * elf/pldd.c: Likewise.
12068         * elf/sotruss.ksh: Likewise.
12069         * elf/sprof.c: Likewise.
12070         * iconv/iconv_prog.c: Likewise.
12071         * iconv/iconvconfig.c: Likewise.
12072         * locale/programs/locale.c: Likewise.
12073         * locale/programs/localedef.c: Likewise.
12074         * login/programs/pt_chown.c: Likewise.
12075         * malloc/memusage.sh: Likewise.
12076         * malloc/memusagestat.c: Likewise.
12077         * malloc/mtrace.pl: Likewise.
12078         * manual/libc.texinfo: Likewise.
12079         * nscd/nscd.c: Likewise.
12080         * nss/getent.c: Likewise.
12081         * nss/makedb.c: Likewise.
12082         * posix/getconf.c: Likewise.
12083         * scripts/test-installation.pl: Likewise.
12084
12085         * All files with FSF copyright notices: Update copyright dates
12086         using scripts/update-copyrights.
12087         * intl/plural.c: Regenerated.
12088         * locale/programs/charmap-kw.h: Likewise.
12089         * locale/programs/locfile-kw.h: Likewise.
12090
12091 2013-12-31  Mike Frysinger  <vapier@gentoo.org>
12092
12093         * sysdeps/unix/sysv/linux/configure: Regenerated.
12094         * sysdeps/unix/sysv/linux/configure.ac: Call AC_CHECK_HEADER on
12095         the linux/fanotify.h header.
12096         * sysdeps/unix/sysv/linux/tst-fanotify.c: Check if
12097         HAVE_LINUX_FANOTIFY_H is defined.
12098
12099 2013-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
12100
12101         * benchtests/cos-inputs: New inputs.
12102         * benchtests/sin-inputs: Likewise.
12103
12104         * benchtests/atan-inputs: New inputs. Fix name of multiple
12105         precision fallback inputs.
12106
12107         * benchtests/atanh-inputs: New inputs.
12108         * benchtests/tanh-inputs: Likewise.
12109
12110         * benchtests/acosh-inputs: New inputs.
12111         * benchtests/asinh-inputs: Likewise.
12112
12113         * benchtests/cosh-inputs: New inputs.
12114         * benchtests/sinh-inputs: Likewise.
12115
12116         * benchtests/acos-inputs: Add more inputs.
12117         * benchtests/asin-inputs: Likewise.
12118
12119 2013-12-30  Ville Skytta  <ville.skytta@iki.fi>
12120
12121         [BZ #16375]
12122         * manual/arith.texi: Fix spelling.
12123         * manual/charset.texi: Likewise.
12124         * manual/errno.texi: Likewise.
12125         * manual/filesys.texi: Likewise.
12126         * manual/lang.texi: Likewise.
12127         * manual/llio.texi: Likewise.
12128         * manual/locale.texi: Likewise.
12129         * manual/message.texi: Likewise.
12130         * manual/resource.texi: Likewise.
12131         * manual/search.texi: Likewise.
12132         * manual/setjmp.texi: Likewise.
12133         * manual/stdio.texi: Likewise.
12134         * manual/string.texi: Likewise.
12135         * manual/sysinfo.texi: Likewise.
12136         * manual/time.texi: Likewise.
12137
12138 2013-12-27  Carlos O'Donell  <carlos@redhat.com>
12139
12140         * po/sl.po: New file.
12141
12142 2013-12-27  Mike Frysinger  <vapier@gentoo.org>
12143
12144         * .gitignore: Add core/.gdbinit/.gdb_history.
12145
12146 2013-12-27  Allan McRae  <allan@archlinux.org>
12147
12148         [BZ #16369]
12149         * sysdeps/ieee754/dbl-64/s_sin.c (csloww): Fix variable name.
12150         Reported by Il'ya Malakhov <ilmalakhov@yandex.ru>
12151
12152 2013-12-24  Brooks Moses  <bmoses@google.com>
12153
12154         * string/string.h (__CORRECT_ISO_CPP_STRING_H_PROTO): Define for
12155         all compilers that claim C++98 compliance, not just GCC.
12156         * string/strings.h (__CORRECT_ISO_CPP_STRINGS_H_PROTO):
12157         Likewise.
12158
12159 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
12160
12161         * NEWS: Restore accidentally deleted bug-fix entries.
12162
12163 2013-12-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
12164             Ondřej Bílka  <neleai@seznam.cz>
12165
12166         [BZ #15073]
12167         * malloc/malloc.c (_int_free): Perform sanity check only if we
12168         have_lock.
12169
12170 2013-12-23  Ondřej Bílka  <neleai@seznam.cz>
12171
12172         [BZ #12986]
12173         * manual/stdio.texi (String Input Conversions): Clarify that character
12174         classes are not supported.
12175
12176 2013-12-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12177
12178         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
12179
12180 2013-12-22  Joseph Myers  <joseph@codesourcery.com>
12181
12182         [BZ #16337]
12183         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c (__ieee754_lgammal_r):
12184         Calculate results for small negative arguments directly rather
12185         than using reflection formula with special underflow handling.
12186
12187         * sysdeps/mach/hurd/Implies: Change unix/bsd/bsd4.4 to unix/bsd.
12188         * sysdeps/unix/bsd/syscalls.list (chflags): Add entry from
12189         sysdeps/unix/bsd/bsd4.4/syscalls.list.
12190         (fchflags): Likewise.
12191         (revoke): Likewise.
12192         (setlogin): Likewise.
12193         (sigaltstack): Likewise.
12194         (wait4): Likewise.
12195         (sigblock): Remove.
12196         (sigsetmask): Likewise.
12197         (wait3): Likewise.
12198         (waitpid): Likewise.
12199         * sysdeps/unix/bsd/bsd4.4/syscalls.list: Remove file.
12200         * sysdeps/unix/sysv/linux/wait3.c: Update directory of included
12201         file.
12202         * sysdeps/unix/bsd/bsd4.4/Makefile: Move to ...
12203         * sysdeps/unix/bsd/Makefile: ... here.
12204         * sysdeps/unix/bsd/bsd4.4/Versions: Move to ...
12205         * sysdeps/unix/bsd/Versions: ... here.
12206         * sysdeps/unix/bsd/bsd4.4/bits/sockaddr.h: Move to ...
12207         * sysdeps/unix/bsd/bits/sockaddr.h: ... here.
12208         * sysdeps/unix/bsd/bsd4.4/cmsg_nxthdr.c: Move to ...
12209         * sysdeps/unix/bsd/cmsg_nxthdr.c: ... here.
12210         * sysdeps/unix/bsd/bsd4.4/sigblock.c: Move to ...
12211         * sysdeps/unix/bsd/sigblock.c: ... here.
12212         * sysdeps/unix/bsd/bsd4.4/sigsetmask.c: Move to ...
12213         * sysdeps/unix/bsd/sigsetmask.c: ... here.
12214         * sysdeps/unix/bsd/bsd4.4/sigvec.c: Move to ...
12215         * sysdeps/unix/bsd/sigvec.c: ... here.
12216         * sysdeps/unix/bsd/bsd4.4/tcdrain.c: Move to ...
12217         * sysdeps/unix/bsd/tcdrain.c: ... here.
12218         * sysdeps/unix/bsd/bsd4.4/tcgetattr.c: Move to ...
12219         * sysdeps/unix/bsd/tcgetattr.c: ... here.
12220         * sysdeps/unix/bsd/bsd4.4/tcsetattr.c: Move to ...
12221         * sysdeps/unix/bsd/tcsetattr.c: ... here.
12222         * sysdeps/unix/bsd/bsd4.4/wait.c: Move to ...
12223         * sysdeps/unix/bsd/wait.c: ... here.
12224         * sysdeps/unix/bsd/bsd4.4/wait3.c: Move to ...
12225         * sysdeps/unix/bsd/wait3.c: ... here.
12226         * sysdeps/unix/bsd/bsd4.4/waitpid.c: Move to ...
12227         * sysdeps/unix/bsd/waitpid.c: ... here.
12228
12229 2013-12-21  Joseph Myers  <joseph@codesourcery.com>
12230
12231         [BZ #16356]
12232         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Also set
12233         round-to-nearest for [!USE_AS_EXPM1L].
12234         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Likewise.
12235         * math/auto-libm-test-in: Do not expect cosh tests to fail.  Add
12236         more tests of exp and exp10.  Expect some exp10 tests to miss
12237         exceptions or fail in directed rounding modes.
12238         * math/auto-libm-test-out: Regenerated.
12239         * math/libm-test.inc (exp10_tonearest_test_data): New array.
12240         (exp10_test_tonearest): New function.
12241         (exp10_towardzero_test_data): New array.
12242         (exp10_test_towardzero): New function.
12243         (exp10_downward_test_data): New array.
12244         (exp10_test_downward): New function.
12245         (exp10_upward_test_data): New array.
12246         (exp10_test_upward): New function.
12247         (main): Call the new functions.
12248         * sysdeps/i386/fpu/libm-test-ulps: Update.
12249         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12250
12251 2013-12-20  Joseph Myers  <joseph@codesourcery.com>
12252
12253         * math/auto-libm-test-in: Add more tests of acos, acosh, asin,
12254         asinh, atan, atan2, atanh, cbrt, cos and cosh.
12255         * math/auto-libm-test-out: Regenerated.
12256         * math/libm-test.inc (acosh_test_data): Add more tests.
12257         (atanh_test_data): Likewise.
12258         (ceil_test_data): Likewise.
12259         (copysign_test_data): Likewise.
12260         * sysdeps/i386/fpu/libm-test-ulps: Update.
12261         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12262
12263         * timezone/checktab.awk: Update from tzcode 2013i.
12264         * timezone/private.h: Likewise.
12265         * timezone/scheck.c: Likewise.
12266         * timezone/tzfile.h: Likewise.
12267         * timezone/tzselect.ksh: Likewise.
12268         * timezone/zdump.c: Likewise.
12269         * timezone/zic.c: Likewise.
12270
12271         * math/auto-libm-test-in: Add tests of cpow.
12272         * math/auto-libm-test-out: Regenerated.
12273         * math/libm-test.inc (cpow_test_data): Use AUTO_TESTS_cc_c.
12274         * math/gen-auto-libm-tests.c (func_calc_method): Add value
12275         mpc_cc_c.
12276         (func_calc_desc): Add mpc_cc_c union field.
12277         (test_functions): Add cpow.
12278         (special_fill_2pi): New function.
12279         (special_real_inputs): Add 2pi.
12280         (calc_generic_results): Handle mpc_cc_c.
12281         * sysdeps/i386/fpu/libm-test-ulps: Update.
12282         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12283
12284         * math/auto-libm-test-in: Add tests of ccos, ccosh, cexp, clog,
12285         csqrt, ctan and ctanh.
12286         * math/auto-libm-test-out: Regenerated.
12287         * math/libm-test.inc (TEST_COND_x86_64): New macro.
12288         (TEST_COND_x86): Likewise.
12289         (ccos_test_data): Use AUTO_TESTS_c_c.
12290         (ccosh_test_data): Likewise.
12291         (cexp_test_data): Likewise.
12292         (clog_test_data): Likewise.
12293         (csqrt_test_data): Likewise.
12294         (ctan_test_data): Likewise.
12295         (ctan_tonearest_test_data): Likewise.
12296         (ctan_towardzero_test_data): Likewise.
12297         (ctan_downward_test_data): Likewise.
12298         (ctan_upward_test_data): Likewise.
12299         (ctanh_test_data): Likewise.
12300         (ctanh_tonearest_test_data): Likewise.
12301         (ctanh_towardzero_test_data): Likewise.
12302         (ctanh_downward_test_data): Likewise.
12303         (ctanh_upward_test_data): Likewise.
12304         * math/gen-auto-libm-tests.c (func_calc_method): Add value
12305         mpc_c_c.
12306         (func_calc_desc): Add mpc_c_c union field.
12307         (FUNC_mpc_c_c): New macro.
12308         (test_functions): Add cacos, cacosh, casin, casinh, catan, catanh,
12309         ccos, ccosh, cexp, clog, clog10, csin, csinh, csqrt, ctan and
12310         ctanh.
12311         (special_fill_min_subnorm_p120): New function.
12312         (special_real_inputs): Add min_subnorm_p120.
12313         (calc_generic_results): Handle mpc_c_c.
12314         * sysdeps/i386/fpu/libm-test-ulps: Update.
12315         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12316
12317 2013-12-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
12318
12319         * sysdeps/ieee754/dbl-64/s_sin.c (do_cos, do_cos_slow, do_sin)
12320         (do_sin_slow): New functions.
12321         (__sin, __cos, slow1, slow2, sloww1, sloww2, bsloww1, bsloww2)
12322         (cslow2, csloww1, csloww2): Use the new functions.
12323
12324         * sysdeps/ieee754/dbl-64/s_sin.c (sloww1): Add new argument M.
12325         Use M to change sign of result instead of X.  Assume X is
12326         positive.
12327         (csloww1): Likewise.
12328         (__sin): Adjust.
12329         (__cos): Adjust.
12330
12331         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): Remove
12332         arguments A and DA.
12333         (__sin): Adjust.
12334         (__cos): Likewise.
12335
12336         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use DA directly.
12337         (__cos): Likewise.
12338         (sloww1): Don't adjust sign of DX.
12339         (csloww1): Likewise.
12340         (sloww2): Use X directly and don't adjust sign of DX.
12341         (csloww2): Likewise.
12342
12343 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
12344
12345         * math/auto-libm-test-in: Add tests of cabs and carg.
12346         * math/auto-libm-test-out: Regenerated.
12347         * math/libm-test.inc (cabs_test_data): Use AUTO_TESTS_c_f.
12348         (carg_test_data): Likewise.
12349         * math/gen-auto-libm-tests.c (func_calc_method): Add value
12350         mpc_c_f.
12351         (func_calc_desc): Add mpc_c_f union field.
12352         (test_functions): Add cabs and carg.
12353         (calc_generic_results): Handle mpc_c_f.
12354
12355         * sysdeps/powerpc/powerpc32/libgcc-compat.S
12356         [_SOFT_FLOAT || __NO_FPRS__] (__fixdfdi_v_glibc20): Do not define
12357         as a macro and a compat symbol.
12358         [_SOFT_FLOAT || __NO_FPRS__] (__fixsfdi_v_glibc20): Likewise.
12359         [_SOFT_FLOAT || __NO_FPRS__] (__fixunsdfdi_v_glibc20): Likewise.
12360         [_SOFT_FLOAT || __NO_FPRS__] (__fixunssfdi_v_glibc20): Likewise.
12361         [_SOFT_FLOAT || __NO_FPRS__] (__floatdidf_v_glibc20): Likewise.
12362         [_SOFT_FLOAT || __NO_FPRS__] (__floaddisf_v_glibc20): Likewise.
12363         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixdfdi): Do
12364         not use .hidden.
12365         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixsfdi):
12366         Likewise.
12367         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunsdfdi):
12368         Likewise.
12369         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__fixunssfdi):
12370         Likewise.
12371         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddidf):
12372         Likewise.
12373         [HAVE_DOT_HIDDEN && (_SOFT_FLOAT || __NO_FPRS__)] (__floaddisf):
12374         Likewise.
12375         * sysdeps/powerpc/nofpu/Versions (libc): Remove __fixdfdi,
12376         __fixsfdi, __fixunsdfdi, __fixunssfdi, __floatdidf and __floatdisf
12377         from GLIBC_2.3.2.
12378
12379 2013-12-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12380
12381         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
12382
12383 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
12384
12385         * manual/texinfo.tex: Update to version 2013-11-26.10 with
12386         trailing whitespace removed.
12387         * scripts/config.guess: Update to version 2013-11-29.
12388         * scripts/config.sub: Update to version 2013-10-01.
12389
12390         * math/auto-libm-test-in: Add tests of sincos.
12391         * math/auto-libm-test-out: Regenerated.
12392         * math/libm-test.inc (sincos_test_data): Use AUTO_TESTS_fFF_11.
12393         * math/gen-auto-libm-tests.c (func_calc_method): Add value
12394         mpfr_f_11.
12395         (func_calc_desc): Add mpfr_f_11 union field.
12396         (test_functions): Add sincos.
12397         (calc_generic_results): Handle mpfr_f_11.
12398         * sysdeps/i386/fpu/libm-test-ulps: Update.
12399         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12400
12401 2013-12-19  Andreas Schwab  <schwab@suse.de>
12402
12403         * sysdeps/powerpc/powerpc64/power7/memchr.S: Fix argument of
12404         CALL_MCOUNT.
12405         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
12406         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S
12407         [USE_IN_EXTENDED_LOCALE_MODEL]: Likewise.
12408
12409 2013-12-19  Joseph Myers  <joseph@codesourcery.com>
12410
12411         * math/gen-libm-test.pl (%beautify): Remove M_* constants.
12412         * sysdeps/i386/fpu/libm-test-ulps: Update.
12413         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12414
12415         [BZ #16293]
12416         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]: Set
12417         round-to-nearest mode when using frndint.
12418         * sysdeps/i386/fpu/s_expm1.S (__expm1): Likewise.
12419         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
12420         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL) [USE_AS_EXPM1L]:
12421         Likewise.
12422         * math/auto-libm-test-in: Add more tests of expm1.  Do not expect
12423         sinh test to fail.
12424         * math/auto-libm-test-out: Regenerated.
12425         * math/libm-test.inc (TEST_COND_x86_64): Remove macro.
12426         (TEST_COND_x86): Likewise.
12427         (expm1_tonearest_test_data): New array.
12428         (expm1_test_tonearest): New function.
12429         (expm1_towardzero_test_data): New array.
12430         (expm1_test_towardzero): New function.
12431         (expm1_downward_test_data): New array.
12432         (expm1_test_downward): New function.
12433         (expm1_upward_test_data): New array.
12434         (expm1_test_upward): New function.
12435         (main): Run the new test functions.
12436         * sysdeps/i386/fpu/libm-test-ulps: Update.
12437         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12438
12439         * include/features.h: Update comment documenting feature test
12440         macros.  Mention _DEFAULT_SOURCE in comment.
12441         [_GNU_SOURCE] (_DEFAULT_SOURCE): Undefine and redefine.
12442         [_DEFAULT_SOURCE]: Undefine and redefine _DEFAULT_SOURCE,
12443         _BSD_SOURCE and _SVID_SOURCE.
12444         [!__STRICT_ANSI__ && !_ISOC99_SOURCE && !_POSIX_SOURCE &&
12445         !_POSIX_C_SOURCE && !_XOPEN_SOURCE && !_BSD_SOURCE &&
12446         !_SVID_SOURCE]: Likewise.
12447         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
12448         (__USE_POSIX_IMPLICITLY): Define.
12449         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
12450         (_POSIX_SOURCE): Undefine and redefine.
12451         [_DEFAULT_SOURCE && !_POSIX_SOURCE && !_POSIX_C_SOURCE]
12452         (_POSIX_C_SOURCE): Likewise.
12453         * manual/creature.texi (_DEFAULT_SOURCE): Document.
12454         (Feature Test Macros): Update documentation of default features.
12455
12456 2013-12-19  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
12457
12458         * benchtests/Makefile: Add bench-strtok.
12459         * benchtests/bench-strtok.c: New file: strtok benchtest.
12460
12461 2013-12-19  Allan McRae  <allan@archlinux.org>
12462
12463         * manual/install.texi: Suppress menu for plain text output.
12464         * INSTALL: Regenerated.
12465
12466 2013-12-18  Brooks Moses  <bmoses@google.com>
12467
12468         [BZ #15846]
12469         * misc/getauxval.c: Include errno.h.
12470         (__getauxval): Set errno to ENOENT if the requested type is not
12471         found.
12472         * misc/sys/auxv.h (getauxval): Document that it may set errno;
12473         don't declare with __attribute_const__.
12474         * elf/tst-auxv.c: Add tests for errno and type-not-found case.
12475         * manual/startup.texi: Document that getauxval sets errno.
12476
12477 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
12478
12479         * math/auto-libm-test-in: Add tests of jn and yn.
12480         * math/auto-libm-test-out: Regenerated.
12481         * math/libm-test.inc (jn_test_data): Use AUTO_TESTS_if_f.
12482         (yn_test_data): Likewise.
12483         * math/gen-auto-libm-tests.c (func_calc_method): Add value
12484         mpfr_if_f.
12485         (func_calc_desc): Add mpfr_if_f union field.
12486         (FUNC_mpfr_if_f): New macro.
12487         (test_functions): Add jn and yn.
12488         (calc_generic_results): Assert type of second input for
12489         mpfr_ff_f.  Handle mpfr_if_f.
12490         (output_for_one_input_case): Disable all checking for arguments
12491         fitting floating-point types in case of an integer argument.
12492         * sysdeps/i386/fpu/libm-test-ulps: Update.
12493         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12494
12495         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
12496         Don't expect fegetround reference in libm.so.
12497
12498 2013-12-17  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
12499
12500         * sysdeps/ieee754/dbl-64/Makefile (CFLAGS-e_sqrt.c): Add
12501         $(config-cflags-nofma).
12502
12503 2013-12-18  Joseph Myers  <joseph@codesourcery.com>
12504
12505         * math/auto-libm-test-in: Mark some hypot tests no-test-inline.
12506         * math/auto-libm-test-out: Regenerated.
12507
12508         [BZ #16338]
12509         * sysdeps/ieee754/ldbl-128/e_logl.c (__ieee754_logl): Use __frexpl
12510         to determine exponent and adjust argument to have exponent of -1.
12511         * math/auto-libm-test-in: Add more tests of log, log10, log1p and
12512         log2.
12513         * math/auto-libm-test-out: Regenerated.
12514         * sysdeps/i386/fpu/libm-test-ulps: Update.
12515         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12516
12517 2013-12-18  Ondřej Bílka  <neleai@seznam.cz>
12518
12519         * manual/probes.texi: Remove cases when per-thread arenas are
12520         disabled.
12521
12522 2013-12-18  Andreas Schwab  <schwab@suse.de>
12523
12524         * sysdeps/i386/i686/multiarch/strstr.c: Remove.
12525         * sysdeps/i386/i686/multiarch/strstr-c.c: Remove.
12526         * sysdeps/i386/i686/multiarch/strcasestr.c: Remove.
12527         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: Remove.
12528         * sysdeps/i386/i686/multiarch/Makefile: Update.
12529         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: Update.
12530
12531 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
12532
12533         * sysdeps/unix/bsd/bsd4.4/bits/errno.h: Remove file.
12534         * sysdeps/unix/bsd/bsd4.4/bits/ioctls.h: Likewise.
12535
12536 2013-12-17  Paul Eggert  <eggert@cs.ucla.edu>
12537
12538         [BZ #15968]
12539         Support TZ transition times < 00:00:00.
12540         This is needed for version-3 tz-format files; it supports time
12541         stamps past 2037 for America/Godthab (the only entry in the tz
12542         database for which this change is relevant).
12543         * manual/time.texi (TZ Variable): Document transition times
12544         from -167:59:59 through -00:00:01.
12545         * time/tzset.c (tz_rule): Time of day is now signed.
12546         (__tzset_parse_tz): Parse negative time of day.
12547
12548         Document TZ transition times >= 25:00:00.
12549         * manual/time.texi (TZ Variable): Document transition times from
12550         25:00:00 through 167:59:59.  These are already supported, and this
12551         support will help with version-3 tz-format files.
12552
12553         * manual/time.texi (TZ Variable): Modernize North America example
12554         to reflect current (i.e., 2007-and-later) daylight saving rules.
12555
12556         * manual/time.texi (TZ Variable): POSIX.1 hour can be 24.
12557
12558 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
12559
12560         * sysdeps/unix/bsd/bits/posix_opt.h: Remove file.
12561         * sysdeps/unix/bsd/bits/stat.h: Likewise.
12562         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/environments.h: Likewise.
12563         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
12564         * sysdeps/unix/bsd/bsd4.4/freebsd/sys/sysmacros.h: Likewise.
12565         * sysdeps/unix/bsd/bsdstat.h: Likewise.
12566         * sysdeps/unix/bsd/clock.c: Likewise.
12567         * sysdeps/unix/bsd/i386/vfork.S: Likewise.
12568         * sysdeps/unix/bsd/i386/wait3.S: Likewise.
12569         * sysdeps/unix/bsd/init-posix.c: Likewise.
12570         * sysdeps/unix/bsd/poll.c: Likewise.
12571         * sysdeps/unix/bsd/ptsname.c: Likewise.
12572         * sysdeps/unix/bsd/seekdir.c: Likewise.
12573         * sysdeps/unix/bsd/setegid.c: Likewise.
12574         * sysdeps/unix/bsd/seteuid.c: Likewise.
12575         * sysdeps/unix/bsd/setgid.c: Likewise.
12576         * sysdeps/unix/bsd/setrgid.c: Likewise.
12577         * sysdeps/unix/bsd/setruid.c: Likewise.
12578         * sysdeps/unix/bsd/setsid.c: Likewise.
12579         * sysdeps/unix/bsd/setuid.c: Likewise.
12580         * sysdeps/unix/bsd/sigaction.c: Likewise.
12581         * sysdeps/unix/bsd/sigprocmask.c: Likewise.
12582         * sysdeps/unix/bsd/sigsuspend.c: Likewise.
12583         * sysdeps/unix/bsd/sys/reboot.h: Likewise.
12584         * sysdeps/unix/bsd/telldir.c: Likewise.
12585         * sysdeps/unix/bsd/times.c: Likewise.
12586         * sysdeps/unix/bsd/usleep.c: Likewise.
12587
12588         * misc/Makefile (install-lib): Remove libbsd-compat.a.
12589         ($(objpfx)libbsd-compat.a): Remove rule.
12590
12591         * include/features.h (__FAVOR_BSD): Do not define.
12592         * manual/creature.texi (_BSD_SOURCE): Do not document as enabling
12593         features conflicting with POSIX.
12594         (_GNU_SOURCE): Do not mention interaction with _BSD_SOURCE.
12595         (_BSD_SOURCE): Remove description of not being a subset of other
12596         feature test macros.
12597         * manual/job.texi (getpgrp): Do not document BSD version.
12598         (getpgid): Do not document by reference to BSD getpgrp.
12599         * posix/unistd.h [__FAVOR_BSD]: Remove conditional code.
12600         * setjmp/setjmp.h [__FAVOR_BSD]: Likewise.
12601         * signal/signal.h [__FAVOR_BSD]: Likewise.
12602         * sysdeps/gnu/netinet/tcp.h (struct tcphdr): Use anonymous unions
12603         instead of making contents conditional on [__FAVOR_BSD].
12604         * sysdeps/gnu/netinet/udp.h (struct udphdr): Likewise.
12605
12606 2013-12-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12607
12608         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
12609
12610 2013-12-17  Joseph Myers  <joseph@codesourcery.com>
12611
12612         [BZ #16314]
12613         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Adjust up
12614         values below 2**-450, not 2**-500.
12615         * math/auto-libm-test-in: Don't allow spurious underflow from
12616         hypot.
12617         * math/auto-libm-test-out: Regenerated.
12618
12619         [BZ #16316]
12620         [BZ #16330]
12621         * sysdeps/ieee754/dbl-64/e_hypot.c (__ieee754_hypot): Update
12622         values of ha and hb and sort them after adjusting subnormal
12623         arguments.
12624         * sysdeps/ieee754/ldbl-128/e_hypotl.c (__ieee754_hypotl):
12625         Likewise.
12626         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Update
12627         values of ea and eb and sort them after adjusting subnormal
12628         arguments.
12629         * math/auto-libm-test-in: Do not expect some hypot tests of
12630         subnormals to fail.  Add more hypot tests.
12631         * math/auto-libm-test-out: Regenerated.
12632
12633 2013-12-16  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
12634
12635         [BZ #13304]
12636         * sysdeps/sh/s_fma.c: New file.
12637         * sysdeps/sh/s_fmaf.c: New file.
12638         * sysdeps/sh/soft-fp/sfp-machine.h: New file.  Based on arm
12639         version.
12640         * sysdeps/sh/Implies: Add sh/soft-fp.
12641
12642 2013-12-16  Roland McGrath  <roland@hack.frob.com>
12643
12644         * elf/dl-error.c (struct catch): Add new member `errcode'.  Add a
12645         level of indirection to members `objname', `errstring', `malloced'.
12646         (_dl_signal_error): Store through pointers in *LCATCH rather modifying
12647         *LCATCH itself.  Set *LCATCH->errcode to ERRCODE rather than passing
12648         it as the __longjmp argument (just pass 1 instead).
12649         (_dl_catch_error): Initialize C with argument pointers and address of
12650         volatile local ERRCODE rather than copying values out of C at return.
12651
12652 2013-12-16  Joseph Myers  <joseph@codesourcery.com>
12653
12654         * math/auto-libm-test-in: Add tests of atan2, hypot and pow.
12655         * math/auto-libm-test-out: Regenerated.
12656         * math/libm-test.inc (atan2_test_data): Use AUTO_TESTS_ff_f.
12657         (hypot_test_data): Likewise.
12658         (pow_test_data): Likewise.
12659         (pow_tonearest_test_data): Likewise.
12660         * math/gen-auto-libm-tests.c (func_calc_method): Add value
12661         mpfr_ff_f.
12662         (func_calc_desc): Add mpfr_ff_f union field.
12663         (FUNC_mpfr_ff_f): New macro.
12664         (test_functions): Add atan2, hypot and pow.
12665         (special_fill_min): New function.
12666         (special_fill_minus_min): Likewise.
12667         (special_fill_min_subnorm): Likewise.
12668         (special_fill_minus_min_subnorm): Likewise.
12669         (special_real_inputs): Add min, -min, min_subnorm and
12670         -min_subnorm.
12671         (calc_generic_results): Handle mpfr_ff_f.
12672         * sysdeps/i386/fpu/libm-test-ulps: Update.
12673         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
12674
12675 2013-12-16  Will Newton  <will.newton@linaro.org>
12676
12677         * manual/memory.texi (Malloc Examples): Mention aligned_alloc.
12678         (Aligned Memory Blocks): Add documentation for aligned_alloc
12679         and suggest it as an alternative to posix_memalign.
12680         (Hooks for Malloc): Document __memalign_hook is also called
12681         for aligned_alloc.  (Summary of Malloc): Add summary for
12682         aligned alloc.  Document __memalign_hook is also called
12683         for aligned_alloc.
12684
12685 2013-12-16  Will Newton  <will.newton@linaro.org>
12686
12687         * manual/memory.texi (Malloc Examples): Clarify default
12688         alignment documentation.  Suggest posix_memalign rather
12689         than memalign or valloc.
12690         (Aligned Memory Blocks): Remove suggestion to use memalign
12691         or valloc.  Remove obsolete comment about BSD.
12692         Document memalign errno values and mark the function obsolete.
12693         Document posix_memalign returned error codes.  Mark valloc
12694         as obsolete.  (Hooks for Malloc): __memalign_hook is also
12695         called for posix_memalign and valloc.
12696         (Summary of Malloc): Add posix_memalign to function summary.
12697         __memalign_hook is also called for posix_memalign and valloc.
12698
12699 2013-12-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
12700
12701         * sysdeps/ieee754/dbl-64/s_sin.c (TAYLOR_SINCOS): Rename to
12702         TAYLOR_SIN.
12703         (__sin): Adjust.
12704         (__cos): Likewise.
12705         (sloww): Use mynumber union.  Expand ternary operator into
12706         if-else statements.
12707         (cslow): use mynumber union.
12708
12709 2013-12-16  Allan McRae  <allan@archlinux.org>
12710
12711         * configure.ac: Set AUTOCONF when maintainer-mode is not used.
12712         * configure: Regenerated.
12713
12714         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update file name.
12715
12716         [BZ #14120]
12717         * configure.ac: Added --enable-maintainer-mode. Check for
12718         autoconf when enabled.
12719         * configure: Regenerated.
12720
12721         * nscd/nscd.service: New file.
12722         * nscd/nscd.tmpfiles: New file.
12723
12724 2013-12-14  Ondřej Bílka  <neleai@seznam.cz>
12725
12726         [BZ #12100]
12727         * sysdeps/x86_64/multiarch/strstr-sse2-unaligned.S: New file
12728         * sysdeps/x86_64/multiarch/strstr-c.c: Moved to ...
12729         * sysdeps/x86_64/multiarch/strstr.c: ... here.
12730         (strstr): Add __strstr_sse2_unaligned ifunc.
12731         * sysdeps/x86_64/multiarch/strcasestr-c.c: Moved to ...
12732         * sysdeps/x86_64/multiarch/strcasestr.c ... here.
12733         (strcasestr): Remove __strcasestr_sse42 ifunc.
12734         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Remove.
12735         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
12736         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
12737
12738 2013-12-14  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
12739
12740         * sysdeps/sh/sh4/fpu/bits/fenv.h: Move to ...
12741         * sysdeps/sh/bits/fenv.h: ... here.
12742         * sysdeps/sh/sh4/fpu/bits: Remove directory.
12743
12744 2013-12-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
12745
12746         * NEWS: Mention ppc64 STT_GNU_IFUNC support.
12747
12748         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add hypot and
12749         hypotf multiarch implementations.
12750         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-power7.c: New file.
12751         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot-ppc64.c: New file.
12752         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypot.c: New file:
12753         multiarch hypot for PPC64.
12754         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-power7.c: New file.
12755         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf-ppc64.c: New file.
12756         * sysdeps/powerpc/powerpc64/fpu/multiarch/e_hypotf.c : New file:
12757         multiarch hypotf for PPC64.
12758
12759         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add modf and
12760         modff multiarch implementations.
12761         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-power5+.c: New file.
12762         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf-ppc64.c: New file.
12763         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modf.c: New file:
12764         multiarch modf for PPC64.
12765         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-power5+.c: New file.
12766         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff-ppc64.c: New file.
12767         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_modff.c : New file:
12768         multiarch modff for PPC64.
12769
12770         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add logb, logbf,
12771         and logl multiarch implementations.
12772         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-power7.c: New file.
12773         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb-ppc64.c: New file.
12774         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logb.c: New file:
12775         multiarch logb for PPC64.
12776         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-power7.c: New file.
12777         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf-ppc64.c: New file.
12778         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbf.c: New file:
12779         multiarch logb for PPC64.
12780         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-power7.c: New file.
12781         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl-ppc64.c: New file.
12782         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_logbl.c: New file:
12783         multiarch logb for PPC64.
12784
12785         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isinf and
12786         isinff multiarch implementation.
12787         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-power7.S: New
12788         file.
12789         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf-ppc64.S: New file.
12790         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinf.c: New file:
12791         multiarch isinf for PPC64.
12792         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff-ppc64.c: New
12793         file.
12794         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isinff.c: New file:
12795         multiarch isinff for PPC64.
12796
12797         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add finite and
12798         finitef multiarch implementation.
12799         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-power7.S: New
12800         file.
12801         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite-ppc64.S: New file.
12802         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finite.c: New file:
12803         multiarch finite for PPC64.
12804         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef-ppc64.c: New
12805         file.
12806         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_finitef.c: New file:
12807         multiarch finitef for PPC64.
12808
12809         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llrint and
12810         lrint multiarch implementation.
12811         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-power6x.S: New
12812         file.
12813         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint-ppc64.S: New file.
12814         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llrint.c: New file:
12815         multiarch llrint for PPC64.
12816         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lrint.c: New file:
12817         multiarch lrint for PPC64.
12818
12819         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add copysign/
12820         copysignf multiarch implementation.
12821         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-power6.S: New
12822         file.
12823         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign-ppc64.S: New
12824         file.
12825         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysign.c: New file:
12826         multiarch copysign for PPC64.
12827         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_copysignf.c: New file:
12828         multiarch copysignf for PPC64.
12829
12830         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add trunc/truncf
12831         multiarch implementation.
12832         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-power5+.S: New
12833         file.
12834         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc-ppc64.S: New
12835         file.
12836         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-power5+.S: New
12837         file.
12838         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf-ppc64.S: New
12839         file.
12840         multiarch llround for PPC64.
12841         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_trunc.c: New file:
12842         multiarch trunc for PPC64.
12843         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_truncf.c: New file:
12844         multiarch truncf for PPC64.
12845
12846         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add round/roundf
12847         multiarch implementation.
12848         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-power5+.S: New
12849         file.
12850         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round-ppc64.S: New
12851         file.
12852         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-power5+.S: New
12853         file.
12854         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf-ppc64.S: New
12855         file.
12856         multiarch llround for PPC64.
12857         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_round.c: New file:
12858         multiarch round for PPC64.
12859         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_roundf.c: New file:
12860         multiarch roundf for PPC64.
12861
12862         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add floor/floorf
12863         multiarch implementation.
12864         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-power5+.S: New
12865         file.
12866         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor-ppc64.S: New
12867         file.
12868         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-power5+.S: New
12869         file.
12870         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf-ppc64.S: New
12871         file.
12872         multiarch llround for PPC64.
12873         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floor.c: New file:
12874         multiarch floor for PPC64.
12875         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_floorf.c: New file:
12876         multiarch floorf for PPC64.
12877
12878         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add ceil/ceilf
12879         multiarch implementation.
12880         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-power5+.S: New
12881         file.
12882         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil-ppc64.S: New
12883         file.
12884         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-power5+.S: New
12885         file.
12886         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf-ppc64.S: New
12887         file.
12888         multiarch llround for PPC64.
12889         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil.c: New file:
12890         multiarch ceil for PPC64.
12891         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf.c: New file:
12892         multiarch ceilf for PPC64.
12893
12894         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add llround
12895         multiarch implementation.
12896         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power5+.S: New
12897         file.
12898         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-power6x.S: New
12899         file.
12900         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround-ppc64.S: New
12901         file.
12902         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_llround.c: New file:
12903         multiarch llround for PPC64.
12904         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_lround.c: New file:
12905         multiarch lround for PPC64.
12906
12907         * sysdeps/powerpc/powerpc64/fpu/multiarch/Makefile: Add isnan
12908         multiarch implementation.
12909         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power5.S: New file.
12910         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6.S: New file.
12911         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power6x.S: New
12912         file.
12913         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-power7.S: New file.
12914         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan-ppc64.S: New file.
12915         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnan.c: New file:
12916         multiarch isnan for PPC64.
12917         * sysdeps/powerpc/powerpc64/fpu/multiarch/s_isnanf.c: New file:
12918         multiarch isnanf for PPC64.
12919
12920         * sysdeps/powerpc/powerpc64/power5+/fpu/multiarch/Implies: New file.
12921         * sysdeps/powerpc/powerpc64/power5/fpu/multiarch/Implies: New file.
12922         * sysdeps/powerpc/powerpc64/power6/fpu/multiarch/Implies: New file.
12923         * sysdeps/powerpc/powerpc64/power6x/fpu/multiarch/Implies: New file.
12924         * sysdeps/powerpc/powerpc64/power7/fpu/multiarch/Implies: New file
12925         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/Implies: Remove.
12926
12927         * sysdeps/powerpc/fpu/w_sqrt.c: Remove file
12928         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
12929         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
12930         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
12931
12932         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add stpcpy
12933         multiarch implementations.
12934         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12935         (__libc_ifunc_impl_list): Likewise.
12936         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-power7.c: New file.
12937         * sysdeps/powerpc/powerpc64/multiarch/stpcpy-ppc64.c: New file.
12938         * sysdeps/powerpc/powerpc64/multiarch/stpcpy.c : New file:
12939         multiarch stpcpy for PPC64.
12940
12941         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcpy
12942         multiarch implementations.
12943         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12944         (__libc_ifunc_impl_list): Likewise.
12945         * sysdeps/powerpc/powerpc64/multiarch/strcpy-power7.c: New file.
12946         * sysdeps/powerpc/powerpc64/multiarch/strcpy-ppc64.c: New file.
12947         * sysdeps/powerpc/powerpc64/multiarch/strcpy.c : New file:
12948         multiarch strcpy for PPC64.
12949
12950         * string/wordcopy.c (_wordcopy_fwd_aligned): Add define to
12951         redefine function name.
12952         (_wordcopy_fwd_dest_aligned): Likewise.
12953         (_wordcopy_bwd_aligned): Likewise.
12954         (_wordcopy_bwd_dest_aligned): Likewise.
12955         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wordcopy
12956         multiarch implementations.
12957         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12958         (__libc_ifunc_impl_list): Likewise.
12959         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power6.c: New file.
12960         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-power7.c: New file.
12961         * sysdeps/powerpc/powerpc64/multiarch/wordcopy-ppc64.c: New file.
12962         * sysdeps/powerpc/powerpc64/multiarch/wordcopy.c : New file:
12963         multiarch wcscpy for PPC64.
12964
12965         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcscpy
12966         multiarch implementations.
12967         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12968         (__libc_ifunc_impl_list): Likewise.
12969         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power6.c: New file.
12970         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-power7.c: New file.
12971         * sysdeps/powerpc/powerpc64/multiarch/wcscpy-ppc64.c: New file.
12972         * sysdeps/powerpc/powerpc64/multiarch/wcscpy.c : New file:
12973         multiarch wcscpy for PPC64.
12974
12975         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcsrchr
12976         multiarch implementations.
12977         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12978         (__libc_ifunc_impl_list): Likewise.
12979         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power6.c: New file.
12980         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-power7.c: New file.
12981         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr-ppc64.c: New file.
12982         * sysdeps/powerpc/powerpc64/multiarch/wcsrchr.c : New file:
12983         multiarch wcsrchr for PPC64.
12984
12985         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add wcschr
12986         multiarch implementations.
12987         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12988         (__libc_ifunc_impl_list): Likewise.
12989         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power6.c: New file.
12990         * sysdeps/powerpc/powerpc64/multiarch/wcschr-power7.c: New file.
12991         * sysdeps/powerpc/powerpc64/multiarch/wcschr-ppc64.c: New file.
12992         * sysdeps/powerpc/powerpc64/multiarch/wcschr.c : New file:
12993         multiarch wcschr for PPC64.
12994
12995         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchrnul
12996         multiarch implementations.
12997         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
12998         (__libc_ifunc_impl_list): Likewise.
12999         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-power7.S: New file.
13000         * sysdeps/powerpc/powerpc64/multiarch/strchrnul-ppc64.c: New file.
13001         * sysdeps/powerpc/powerpc64/multiarch/strchrnul.c: New file:
13002         multiarch strchrnul for PPC64.
13003
13004         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strchr multiarch
13005         implementations.
13006         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
13007         (__libc_ifunc_impl_list): Likewise.
13008         * sysdeps/powerpc/powerpc64/multiarch/rtld-strchr.S: New file.
13009         * sysdeps/powerpc/powerpc64/multiarch/strchr-power7.S: New file.
13010         * sysdeps/powerpc/powerpc64/multiarch/strchr-ppc64.S: New file.
13011         * sysdeps/powerpc/powerpc64/multiarch/strchr.c: New file: multiarch
13012         strchr for PPC64.
13013
13014         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncmp multiarch
13015         implementations.
13016         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
13017         (__libc_ifunc_impl_list): Likewise.
13018         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power4.S: New file.
13019         * sysdeps/powerpc/powerpc64/multiarch/strncmp-power7.S: New file.
13020         * sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S: New file.
13021         * sysdeps/powerpc/powerpc64/multiarch/strncmp.c: New file: multiarch
13022         strncmp for PPC64.
13023
13024         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strncasecmp
13025         multiarch implementations.
13026         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
13027         (__libc_ifunc_impl_list): Likewise.
13028         * sysdeps/powerpc/powerpc64/multiarch/strncase-power7.c: New file.
13029         * sysdeps/powerpc/powerpc64/multiarch/strncase.c: New file: multiarch
13030         strncasecmp for PPC64.
13031         * sysdeps/powerpc/powerpc64/multiarch/strncase_l-power7.c: New file.
13032         * sysdeps/powerpc/powerpc64/multiarch/strncase_l.c: New file:
13033         multiarch strncasecmp_l for PPC64.
13034
13035         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strcasecmp
13036         multiarch implementations.
13037         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c:
13038         (__libc_ifunc_impl_list): Likewise.
13039         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp-power7.S: New file.
13040         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp.c: New file:
13041         multiarch strcasecmp for PPC64.
13042         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l-power7.S: New
13043         file.
13044         * sysdeps/powerpc/powerpc64/multiarch/strcasecmp_l.c: new file:
13045         multiarch strcasecmp_l for PPC64.
13046
13047         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strnlen multiarch
13048         implementations.
13049         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
13050         (__libc_ifunc_impl_list): Likewise.
13051         * sysdeps/powerpc/powerpc64/multiarch/strnlen-power7.S: New file.
13052         * sysdeps/powerpc/powerpc64/multiarch/strnlen-ppc64.c: New file.
13053         * sysdeps/powerpc/powerpc64/multiarch/strnlen.c: New file: multiarch
13054         strnlen for PPC64.
13055
13056         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add strlen multiarch
13057         implementations.
13058         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
13059         (__libc_ifunc_impl_list): Likewise.
13060         * sysdeps/powerpc/powerpc64/multiarch/strlen-power7.S: New file.
13061         * sysdeps/powerpc/powerpc64/multiarch/strlen-ppc64.S: New file.
13062         * sysdeps/powerpc/powerpc64/multiarch/strlen.c: New file: multiarch
13063         strlen for PPC64.
13064
13065         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add rawmemch multiarch
13066         implementations.
13067         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
13068         (__libc_ifunc_impl_list): Likewise.
13069         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-power7.S: New file.
13070         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr-ppc64.c: New file.
13071         * sysdeps/powerpc/powerpc64/multiarch/rawmemchr.c: New file: multiarch
13072         rawmemrchr for PPC64.
13073
13074         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memrchr multiarch
13075         implementation.
13076         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
13077         (__libc_ifunc_impl_list): Likewise.
13078         * sysdeps/powerpc/powerpc64/multiarch/memrchr-power7.S: New file.
13079         * sysdeps/powerpc/powerpc64/multiarch/memrchr-ppc64.c: New file.
13080         * sysdeps/powerpc/powerpc64/multiarch/memrchr.c: New file: multiarch
13081         memrchr for PPC64.
13082
13083         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memchr multiarch
13084         implementation.
13085         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
13086         (__libc_ifunc_impl_list): Likewise.
13087         * sysdeps/powerpc/powerpc64/multiarch/memchr-power7.S: New file.
13088         * sysdeps/powerpc/powerpc64/multiarch/memchr-ppc64.c: New file.
13089         * sysdeps/powerpc/powerpc64/multiarch/memchr.c: New file: multiarch
13090         memchr for PPC64.
13091
13092         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add mempcpy multiarch
13093         implementation.
13094         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
13095         (__libc_ifunc_impl_list): Likewise.
13096         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-power7.S: New file.
13097         * sysdeps/powerpc/powerpc64/multiarch/mempcpy-ppc64.c: New file.
13098         * sysdeps/powerpc/powerpc64/multiarch/mempcpy.c: New file: multiarch
13099         mempcpy for PPC64.
13100
13101         * sysdeps/powerpc/powerpc64/memset.S (NO_BZERO_IMPL): Add macro to
13102         avoid cretion of __bzero symbol.
13103         * sysdeps/powerpc/powerpc64/power4/memset.S (NO_BZERO_IMPL):
13104         Likewise.
13105         * sysdeps/powerpc/powerpc64/power6/memset.S (NO_BZERO_IMPL):
13106         Likewise.
13107         * sysdeps/powerpc/powerpc64/power7/memset.S (NO_BZERO_IMPL):
13108         Likewise.
13109         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memset/bzero
13110         multiarch implementations.
13111         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
13112         (__libc_ifunc_impl_list): Likewise.
13113         * sysdeps/powerpc/powerpc64/multiarch/bzero-power4.S: New file.
13114         * sysdeps/powerpc/powerpc64/multiarch/bzero-power6.S: New file.
13115         * sysdeps/powerpc/powerpc64/multiarch/bzero-power7.S: New file.
13116         * sysdeps/powerpc/powerpc64/multiarch/bzero.c: New file: multiarch
13117         bzero for PPC32.
13118         * sysdeps/powerpc/powerpc64/multiarch/memset-power4.S: New file.
13119         * sysdeps/powerpc/powerpc64/multiarch/memset-power6.S: New file.
13120         * sysdeps/powerpc/powerpc64/multiarch/memset-power7.S: New file.
13121         * sysdeps/powerpc/powerpc64/multiarch/memset-ppc64.S: New file.
13122         * sysdeps/powerpc/powerpc64/multiarch/memset.c: New file: multiarch
13123         memset for PPC64.
13124         * sysdeps/powerpc/powerpc64/multiarch/rtld-memset.c: New file.
13125
13126         * string/memcmp.c (memcmp): Using macro to redefine symbol name.
13127         * sysdeps/powerpc/powerpc64/multiarch/Makefile: Add memcpy multiarch
13128         implementations.
13129         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c
13130         (__libc_ifunc_impl_list): Likewise.
13131         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power4.S: New file.
13132         * sysdeps/powerpc/powerpc64/multiarch/memcmp-power7.S: New file.
13133         * sysdeps/powerpc/powerpc64/multiarch/memcmp-ppc64.c: New file.
13134         * sysdeps/powerpc/powerpc64/multiarch/memcmp.c: New file: multiarch
13135         memcmp for PPC64.
13136
13137         * sysdeps/powerpc/powerpc64/multiarch/Makefile: New file to support
13138         multiarch for POWER/PPC64.
13139         * sysdeps/powerpc/powerpc64/multiarch/ifunc-impl-list.c: Likewise.
13140         * sysdeps/powerpc/powerpc64/multiarch/init-arch.h: Likewise.
13141         * sysdeps/powerpc/powerpc64/multiarch/memcpy-a2.S: New file.
13142         * sysdeps/powerpc/powerpc64/multiarch/memcpy-cell.S: New file.
13143         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power4.S: New file.
13144         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power6.S: New file.
13145         * sysdeps/powerpc/powerpc64/multiarch/memcpy-power7.S: New file.
13146         * sysdeps/powerpc/powerpc64/multiarch/memcpy-ppc64.S: New file.
13147         * sysdeps/powerpc/powerpc64/multiarch/memcpy.c: New file: multiarch
13148         memcpy for PPC64.
13149
13150         * sysdeps/powerpc/powerpc64/power4/fpu/Implies: New file.
13151         * sysdeps/powerpc/powerpc64/power4/fpu/multiarch/Implies: New File.
13152         * sysdeps/powerpc/powerpc64/power4/multiarch/Implies: New File.
13153         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: New File.
13154         * sysdeps/powerpc/powerpc64/power5+/multiarch/Implies: New File.
13155         * sysdeps/powerpc/powerpc64/power5/Implies: New File.
13156         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: New File.
13157         * sysdeps/powerpc/powerpc64/power5/multiarch/Implies: New File.
13158         * sysdeps/powerpc/powerpc64/power6/fpu/Implies: New File.
13159         * sysdeps/powerpc/powerpc64/power6/multiarch/Implies: New File.
13160         * sysdeps/powerpc/powerpc64/power7/fpu/Implies: New File.
13161         * sysdeps/powerpc/powerpc64/power7/multiarch/Implies: New File.
13162         * sysdeps/powerpc/powerpc64/power8/fpu/Implies: New File.
13163         * sysdeps/powerpc/powerpc64/power8/fpu/multiarch/Implies: New File.
13164         * sysdeps/powerpc/powerpc64/power8/multiarch/Implies: New File.
13165         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: Remove.
13166         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/Implies: Remove.
13167         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: Remove.
13168         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: Remove.
13169         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: Remove.
13170         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: Remove.
13171         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Remove.
13172
13173 2013-12-12  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
13174
13175         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Use $$ver.
13176
13177 2013-12-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
13178
13179         * benchtests/Makefile (bench): Add exp2 and log2.
13180         (LDLIBS-bench-exp2): Add -lm.
13181         (LDLIBS-bench-log2): Likewise.
13182         * benchtests/exp2-inputs: New inputs file.
13183         * benchtests/log2-inputs: New inputs file.
13184         * benchtests/log-inputs: Add new inputs.
13185         * benchtests/tan-inputs: Likewise.
13186
13187 2013-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
13188
13189         * sysdeps/ieee754/dbl-64/s_sin.c (t22): Consolidate const
13190         definition...
13191         (slow1, slow2, sloww1, sloww2, bsloww1, bsloww2, cslow2, csloww1)
13192         (csloww2): ... from here.
13193
13194         * sysdeps/ieee754/dbl-64/usncs.h: Define constants as double
13195         instead of structures.
13196         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): Adjust.
13197         (POLYNOMIAL): Likewise.
13198         (TAYLOR_SLOW): Likewise.
13199         (__sin): Likewise.
13200         (__cos): Likewise.
13201         (slow1): Likewise.
13202         (slow2): Likewise.
13203         (sloww): Likewise.
13204         (sloww1); Likewise.
13205         (sloww2): Likewise.
13206         (bsloww1): Likewise.
13207         (bsloww2): Likewise.
13208         (cslow2): Likewise.
13209         (csloww): Likewise.
13210         (csloww1): Likewise.
13211         (csloww2): Likewise.
13212
13213 2013-12-10  Ondřej Bílka  <neleai@seznam.cz>
13214
13215         * malloc/malloc.c (MALLOC_COPY, MALLOC_ZERO): Delete.
13216         (__malloc_assert, __libc_realloc, __libc_calloc, _int_realloc):
13217         Expand MALLOC_COPY and MALLOC_ZERO to memcpy and memset.
13218         * malloc/hooks.c (realloc_check): Likewise.
13219
13220         * malloc/Makefile (CPPFLAGS-malloc.c): Remove -DPER_THREAD flag.
13221         * malloc/arena.c: Remove PER_THREAD conditional.
13222         [!PER_THREAD]: Remove code.
13223         (ptmalloc_unlock_all2): Likewise.
13224         (ptmalloc_init): Likewise.
13225         (_int_new_arena): Likewise.
13226         (arena_get2): Likewise.
13227         * malloc/hooks.c (__malloc_get_state): Likewise.
13228         (__malloc_set_state): Likewise.
13229         * malloc/malloc.c: Likewise.
13230         (struct malloc_state): Likewise.
13231         (struct malloc_par): Likewise.
13232         (__libc_realloc): Likewise.
13233         (__libc_mallopt): Likewise.
13234
13235 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13236
13237         * Versions.def (libm): Add GLIBC_2.3 and GLIBC_2.19.
13238
13239 2013-12-09  Ondřej Bílka  <neleai@seznam.cz>
13240
13241         * malloc/malloc.c (alloc_perturb, free_perturb): Convert from
13242         macro to a function.  Check for zero perturb_byte.
13243         (_int_malloc, _int_free): Remove zero perturb_byte checks.
13244
13245         * malloc/malloc.c: (force_reg): Remove.
13246         (__malloc_assert, __libc_malloc, __libc_free, __libc_realloc)
13247         (_mid_memalign, __libc_calloc, sysmalloc, systrim): Replace
13248         force_reg by atomic_forced_read.
13249         * malloc/arena.c (ptmalloc_init): Likewise.
13250         * malloc/hooks.c (top_check): Likewise.
13251
13252 2013-12-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13253
13254         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13255
13256 2013-12-09  Markus Trippelsdorf  <markus@trippelsdorf.de>
13257
13258         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
13259
13260 2013-12-08  Joseph Myers  <joseph@codesourcery.com>
13261
13262         * math/auto-libm-test-in: Add tests of lgamma.
13263         * math/auto-libm-test-out: Regenerated.
13264         * math/libm-test.inc (M_LOG_SQRT_PIl): Remove macro.
13265         (M_LOG_2_SQRT_PIl): Likewise.
13266         (lgamma_test_data): Use AUTO_TESTS_f_f1.
13267         * math/gen-auto-libm-tests.c (func_calc_method): Add value
13268         mpfr_f_f1.
13269         (func_calc_desc): Add mpfr_f_f1 union field.
13270         (ARGS1): New macro.
13271         (ARGS2): Likewise.
13272         (ARGS3): Likewise.
13273         (ARGS4): Likewise.
13274         (RET1): Likewise.
13275         (RET2): Likewise.
13276         (CALC): Likewise.
13277         (FUNC): Likewise.
13278         (FUNC_mpfr_f_f): Use new macros FUNC, ARGS1, RET1 and CALC.
13279         (test_functions): Add lgamma.
13280         (calc_generic_results): Handle mpfr_f_f1.
13281         * sysdeps/i386/fpu/libm-test-ulps: Update.
13282         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13283
13284 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13285
13286         * sysdeps/powerpc/powerpc64/power7/add_n.S: New file: optimized
13287         __mpn_add_n for PowerPC64/POWER7.
13288         * sysdeps/powerpc/powerpc64/power7/sub_n.S: New file: optimized
13289         __mpn_sub_n for PowerPC64/POWER7.
13290
13291         * sysdeps/powerpc/powerpc64/addmul_1.S: New file: optimized
13292         __mpn_addmul_1 for PowerPC64.
13293         * sysdeps/powerpc/powerpc64/submul_1.S: New file: optimized
13294         __mpn_submul_1 for PowerPC64.
13295         * sysdeps/powerpc/powerpc64/lshift.S: New file: optimized __mpn_lshift
13296         for PowerPC64.
13297         * sysdeps/powerpc/powerpc64/mul_1.S: New file: optimized __mpn_mul_1
13298         for PowerPC64.
13299
13300 2013-12-06  Fernando J. V. da Silva  <fernandojvdasilva@gmail.com>
13301
13302         [BZ #15089]
13303         * malloc/malloc.c: Exit systrim() if pad is bigger than heap top size.
13304
13305 2013-12-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13306
13307         * NEWS: Mention ppc32/power4+ STT_GNU_IFUNC support.
13308
13309         * sysdeps/powerpc/powerpc32/power5+/fpu/multiarch/Implies: New file:
13310         add multiarch folders.
13311         * sysdeps/powerpc/powerpc32/power5+/multiarch/Implies: Likewise.
13312         * sysdeps/powerpc/powerpc32/power5/fpu/multiarch/Implies: Likewise.
13313         * sysdeps/powerpc/powerpc32/power5/multiarch/Implies: Likewise.
13314         * sysdeps/powerpc/powerpc32/power6/fpu/multiarch/Implies: Likewise.
13315         * sysdeps/powerpc/powerpc32/power6/multiarch/Implies: Likewise.
13316         * sysdeps/powerpc/powerpc32/power6x/fpu/multiarch/Implies: Likewise.
13317         * sysdeps/powerpc/powerpc32/power6x/multiarch/Implies: Likewise.
13318         * sysdeps/powerpc/powerpc32/power7/fpu/multiarch/Implies: Likewise.
13319         * sysdeps/powerpc/powerpc32/power7/multiarch/Implies: Likewise.
13320         * sysdeps/powerpc/powerpc32/power8/fpu/multiarch/Implies: Likewise.
13321         * sysdeps/powerpc/powerpc32/power8/multiarch/Implies: Likewise.
13322         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/Implies: Remove.
13323         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: Remove.
13324         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: Remove.
13325         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: Remove.
13326         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: Remove.
13327         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Remove.
13328
13329         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
13330         __ieee754_hypot and __ieee754_hypotf multiarch implementations.
13331         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-power7.c:
13332         New file.
13333         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot-ppc32.c:
13334         New file.
13335         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypot.c: New file:
13336         multiarch __ieee754_hypot for PowerPC32.
13337         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-power7.c:
13338         New file.
13339         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf-ppc32.c:
13340         New file.
13341         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/e_hypotf.c: New file:
13342         multiarch __ieee754_hypotf for PowerPC32.
13343
13344         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Define
13345         long_double_symbol only if __logbl is defined.
13346         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Moved to ...
13347         * sysdeps/powerpc/power7/fpu/s_logb.c: ... here.
13348         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: Move to ...
13349         * sysdeps/powerpc/power7/fpu/s_logbf.c: ... here.
13350         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: Move to ...
13351         * sysdeps/powerpc/power7/fpu/s_logbl.c: ... here.
13352         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: Adjust to use new
13353         path for implementation.
13354         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: Likewise.
13355         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: Likewise.
13356         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add logbf,
13357         logb, and logbl multiarch implementations for PowerPC32.
13358         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-power7.c: New
13359         file.
13360         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb-ppc32.c: New
13361         file.
13362         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logb.c: New file:
13363         multiarch logb for PowerPC32.
13364         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-power7.c: New
13365         file.
13366         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf-ppc32.c: New
13367         file.
13368         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbf.c: New file:
13369         multiarch logbf for PowerPC32.
13370         * sysdeps/powerpc/power4/fpu/multiarch/s_logbl-power7.c: New file.
13371         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl-ppc32.c: New
13372         file.
13373         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_logbl.c: New file:
13374         multiarch logbl implementation for PowerPC32.
13375
13376         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add modf
13377         and modff multiarch implementations.
13378         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-power5+.c:
13379         New file.
13380         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf-ppc32.c:
13381         New file.
13382         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modf.c: New file:
13383         multiarch modf for PowerPC32.
13384         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-power5+.c:
13385         New file.
13386         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff-ppc32.c:
13387         New file.
13388         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_modff.c: New file:
13389         multiarch modff for PowerPC32.
13390
13391         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lrint
13392         and lrintf multiarch implementations.
13393         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-power6x.S:
13394         New file.
13395         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint-ppc32.S:
13396         New file.
13397         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrint.c: New file:
13398         multiarch lrint for PowerPC32.
13399         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lrintf.c: New
13400         file: multiarch lrintf for PowerPC32.
13401
13402         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add lround
13403         and lroundf multiarch implementations.
13404         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power5+.S:
13405         New file.
13406         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-power6.S:
13407         New file.
13408         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround-ppc32.S:
13409         New file.
13410         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lround.c: New file:
13411         multiarch lround for PowerPC32.
13412         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_lroundf.c: New
13413         file: multiarch lroundf for PowerPC32.
13414
13415         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add
13416         copysign and copysignf multiarch implementations.
13417         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-power6.S:
13418         New file.
13419         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign-ppc32.S:
13420         New file.
13421         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysign.c: New
13422         file: multiarch copysign for PowerPC32.
13423         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_copysignf.c: New
13424         file: multiarch copysignf for PowerPC32.
13425
13426         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add trunc
13427         and truncf multiarch implementations.
13428         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-power5+.S:
13429         New file.
13430         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc-ppc32.S: New
13431         file.
13432         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_trunc.c: New file:
13433         multiarch trunc for PowerPC32.
13434         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-power5+.S:
13435         New file.
13436         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf-ppc32.S:
13437         New file.
13438         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_truncf.c: New file:
13439         multiarch truncf for PowerPC32.
13440
13441         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add round
13442         and roundf multiarch implementations.
13443         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-power5+.S:
13444         New file.
13445         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round-ppc32.S: New
13446         file.
13447         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_round.c: New file:
13448         multiarch round for PowerPC32.
13449         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-power5+.S:
13450         New file.
13451         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf-ppc32.S:
13452         New file.
13453         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_roundf.c: New file:
13454         multiarch roundf for PowerPC32.
13455
13456         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add floor
13457         and floorf multiarch implementations.
13458         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-power5+.S:
13459         New file.
13460         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor-ppc32.S: New
13461         file.
13462         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floor.c: New file:
13463         multiarch floor for PowerPC32.
13464         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-power5+.S:
13465         New file.
13466         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf-ppc32.S:
13467         New file.
13468         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_floorf.c: New file:
13469         multiarch floorf for PowerPC32.
13470
13471         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add ceil
13472         and ceilf multiarch implementations.
13473         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-power5+.S:
13474         New file.
13475         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil-ppc32.S: New
13476         file.
13477         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceil.c: New file:
13478         multiarch ceil for PowerPC32.
13479         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-power5+.S:
13480         New file.
13481         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf-ppc32.S: New
13482         file.
13483         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_ceilf.c: New file:
13484         multiarch ceilf for PowerPC32.
13485
13486         * sysdeps/ieee754/dbl-64/s_finite.c (__finite): Redefine it if FINITE
13487         is defined.
13488         * sysdeps/ieee754/flt-32/s_finitef.c (__finitef): Redefine it if
13489         FINITEF is defined.
13490         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add finite
13491         and finitef multiarch implementations.
13492         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-power7.S:
13493         New file.
13494         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite-ppc32.c: New
13495         file.
13496         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finite.c: New file:
13497         multiarch finite for PowerPC32.
13498         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef-ppc32.c:
13499         New file.
13500         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_finitef.c: New
13501         file: multiarch finitef for PowerPC32.
13502
13503         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isinf
13504         and isinff multiarch implementations.
13505         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-power7.S: New
13506         file.
13507         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf-ppc32.c: New
13508         file.
13509         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinf.c: New file:
13510         multiarch isinf for PowerPC32.
13511         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff-ppc32.c:
13512         New file.
13513         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isinff.c: New file:
13514         multiarch isinff for PowerPC32.
13515
13516         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S (__isnan): Only implement
13517         alias when __isnan is defined.
13518         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add isnan
13519         and isnanf multiarch implementations.
13520         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power5.S: New
13521         file.
13522         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power6.S: New
13523         file.
13524         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-power7.S: New
13525         file.
13526         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan-ppc32.S: New
13527         file.
13528         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnan.c: New file:
13529         multiarch isnan for PowerPC32.
13530         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power6.S:
13531         New file.
13532         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf-power7.S:
13533         New file.
13534         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_isnanf.c: New file:
13535         multiarch isnanf for PowerPC32.
13536
13537         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add sqrt
13538         and sqrtf multiarch implementations.
13539         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-power5.S: New
13540         file.
13541         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt-ppc32.S: New
13542         file.
13543         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrt.c: New file:
13544         multiarch sqrt for PowerPC32.
13545         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-power5.S: New
13546         file.
13547         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf-ppc32.S: New
13548         file.
13549         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/w_sqrtf.c: New file:
13550         multiarch sqrtf for PowerPC32.
13551
13552         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: Add llround
13553         and llroundf multiarch implementations.
13554         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power5+.S:
13555         New file.
13556         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-power6.S:
13557         New file.
13558         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround-ppc32.S:
13559         New file.
13560         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llround.c: New
13561         file: multiarch llround for PowerPC32.
13562         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llroundf.c: New
13563         file: multiarch llroundf for PowerPC32.
13564
13565         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/Makefile: New file:
13566         multiarch PowerPC32 fpu implementations.
13567         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-power6.S:
13568         New file.
13569         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint-ppc32.S:
13570         New file.
13571         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrint.c: New file:
13572         multiarch llrint for PowerPC32.
13573         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-power6.S:
13574         New file.
13575         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf-ppc32.S:
13576         New file.
13577         * sysdeps/powerpc/powerpc32/power4/fpu/multiarch/s_llrintf.c: New
13578         file.
13579
13580         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/Implies: Remove.
13581
13582         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power6.c: New
13583         file.
13584         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-power7.c: New
13585         file.
13586         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy-ppc32.c: New
13587         file.
13588         * sysdeps/powerpc/powerpc32/power4/multiarch/wordcopy.c: New file:
13589         multiarch wordcopy for PPC32.
13590         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
13591         wordcopy objects.
13592         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13593         (__libc_ifunc_impl_list): Likewise.
13594         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Move ...
13595         * sysdeps/powerpc/power4/wordcopy.c: ... to here.
13596         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Move ...
13597         * sysdeps/powerpc/power6/wordcopy.c: ... to here.
13598         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Remove uneeded file.
13599         * sysdeps/powerpc/powerpc64/power4/wordcopy.c: Likewise.
13600
13601         * wcsmbs/wcscpy.c (wcscpy): Using macro to redefine symbol name
13602         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power6.c: New
13603         file.
13604         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-power7.c: New
13605         file.
13606         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy-ppc32.c: New
13607         file.
13608         * sysdeps/powerpc/powerpc32/power4/multiarch/wcscpy.c: New file:
13609         multiarch wcscpy for PPC32.
13610         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcscpy
13611         multiarch objects.
13612         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13613         (__libc_ifunc_impl_list): Likewise.
13614         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
13615         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
13616         * sysdeps/powerpc/powerpc64/power6/wcscpy.c: Adjust to use
13617         sysdeps/powerpc/power6/wcscpy.c.
13618
13619         * wcsmbs/wcsrchr.c (wcsrchr): Using macro to redefine symbol name
13620         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power6.c: New
13621         file.
13622         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-power7.c: New
13623         file.
13624         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr-ppc32.c: New
13625         file.
13626         * sysdeps/powerpc/powerpc32/power4/multiarch/wcsrchr.c: New file:
13627         multiarch wcsrchr for PPC32.
13628         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
13629         multiarch objects.
13630         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13631         (__libc_ifunc_impl_list): Likewise.
13632         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c: Move ...
13633         * sysdeps/powerpc/power6/wcsrchr.c: ... to here.
13634         * sysdeps/powerpc/powerpc64/power6/wcsrchr.c: Adjust to use
13635         sysdeps/powerpc/power6/wcsrchr.c.
13636
13637         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power6.c: New
13638         file.
13639         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-power7.c: New
13640         file.
13641         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr-ppc32.c: New file.
13642         * sysdeps/powerpc/powerpc32/power4/multiarch/wcschr.c: New file:
13643         multiarch wcschr for PPc32.
13644         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added wcschr
13645         multiarch objects.
13646         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13647         (__libc_ifunc_impl_list): Likewise.
13648         * sysdeps/powerpc/powerpc32/power6/wcschr.c: Move ...
13649         * sysdeps/powerpc/power6/wcschr.c: ... to here.
13650         * sysdeps/powerpc/powerpc64/power6/wcschr.c: Adjust to use
13651         sysdeps/powerpc/power6/wcschr.c.
13652
13653         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strchr.S: New file.
13654         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-power7.S: New
13655         file.
13656         * sysdeps/powerpc/powerpc32/power4/multiarch/strchr-ppc32.S: New file.
13657         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/strchr.c: New
13658         file: multiarch strchr for PPC32.
13659         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchr
13660         multiarch objects.
13661         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13662         (__libc_ifunc_impl_list): Likewise.
13663
13664         * string/strchrnul.c (__strchrnul): Using macro to redefine symbol
13665         name.
13666         * sysdeps/powerpc/powerpc32/power4//multiarch/strchrnul-power7.S: New
13667         file.
13668         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul-ppc32.c: New
13669         file.
13670         * sysdeps/powerpc/powerpc32/power4/multiarch/strchrnul.c: New file:
13671         multiarch strchrnul for PPC32.
13672         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strchrnul
13673         multiarch objects.
13674         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13675         (__libc_ifunc_impl_list): Likewise.
13676
13677         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase-power7.c: New
13678         file.
13679         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase.c: New file:
13680         multiarch strncasecmp for PPC32.
13681         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l-power7.c: New
13682         file.
13683         * sysdeps/powerpc/powerpc32/power4/multiarch/strncase_l.c: New file:
13684         multiarch strncasecmp_l for PPC32.
13685         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added
13686         strncasecmp multiarch objects.
13687         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13688         (__libc_ifunc_impl_list): Likewise.
13689
13690         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp-power7.S: New
13691         file.
13692         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp.c: New file:
13693         multiarch strncasecmp for PPC32.
13694         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l-power7.S:
13695         New file.
13696         * sysdeps/powerpc/powerpc32/power4/multiarch/strcasecmp_l.c: New file:
13697         multiarch strcasecmp_l for PPC32.
13698         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strcasecmp
13699         multiarch objects.
13700         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13701         (__libc_ifunc_impl_list): Likewise.
13702
13703         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-power7.S: New
13704         file.
13705         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp-ppc32.S: New
13706         file.
13707         * sysdeps/powerpc/powerpc32/power4/multiarch/strncmp.c: New file:
13708         multiarch strncmp for PPC32.
13709         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strncmp
13710         multiarch objects.
13711         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13712         (__libc_ifunc_impl_list): Likewise.
13713
13714         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-strnlen.c: New file.
13715         * sysdeps/powerpc/powerpc32//power4/multiarch/strnlen-power7.S: New
13716         file.
13717         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen-ppc32.c: New file.
13718         * sysdeps/powerpc/powerpc32/power4/multiarch/strnlen.c: New file.
13719         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strnlen
13720         multiarch objects.
13721         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13722         (__libc_ifunc_impl_list): Likewise.
13723
13724         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-power7.S: New
13725         file.
13726         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen-ppc32.S: New
13727         file.
13728         * sysdeps/powerpc/powerpc32/power4/multiarch/strlen.c: New file.
13729         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added strlen
13730         multiarch objects.
13731         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13732         (__libc_ifunc_impl_list): Likewise.
13733
13734         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-power7.S: New
13735         file.
13736         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr-ppc32.c: New
13737         file.
13738         * sysdeps/powerpc/powerpc32/power4/multiarch/rawmemchr.c: New file:
13739         multiarch rawmemchr for PPC32.
13740         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added rawmemchr
13741         multiarch objects.
13742         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13743         (__libc_ifunc_impl_list): Likewise.
13744
13745         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-power7.S: New
13746         file.
13747         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr-ppc32.c: New
13748         file.
13749         * sysdeps/powerpc/powerpc32/power4/multiarch/memrchr.c: New
13750         file: memrchr multiarch for PPC32.
13751         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Added memrchr
13752         multiarch objects.
13753         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list
13754         (__libc_ifunc_impl_list): Likewise.
13755
13756         * string/memchr.c (__memchr): Using macro to redefine symbol name.
13757         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-power7.S: New
13758         file.
13759         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr-ppc32.c: New File.
13760         * sysdeps/powerpc/powerpc32/power4/multiarch/memchr.c: New file:
13761         multiarch memchr for PPC32.
13762         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memchr
13763         multiarch objects.
13764         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
13765         (__libc_ifunc_impl_list): Likewise.
13766
13767         * string/mempcpy.c (__mempcpy): Using macro to redefine symbol name.
13768         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-power7.S: New
13769         file.
13770         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy-ppc32.c: New
13771         file.
13772         * sysdeps/powerpc/powerpc32/power4/multiarch/mempcpy.c: New
13773         file: multiarch mempcpy for PPC32.
13774         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add mempcpy
13775         multiarch objects.
13776         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
13777         (__libc_ifunc_impl_list): Likewise.
13778
13779         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power6.S: New file.
13780         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-power7.S: New file.
13781         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero-ppc32.S: New file.
13782         * sysdeps/powerpc/powerpc32/power4/multiarch/bzero.c: New file:
13783         multiarch bzero for PPC32.
13784         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power6.S: New
13785         file.
13786         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-power7.S: New
13787         file.
13788         * sysdeps/powerpc/powerpc32/power4/multiarch/memset-ppc32.S: New file.
13789         * sysdeps/powerpc/powerpc/powerpc32/power4/multiarch/memset.c: New
13790         file: multiarch memset for PPC32.
13791         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memset.S: New file.
13792         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add bzero and
13793         memset multiarch objects.
13794         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
13795         (__libc_ifunc_impl_list): Likewise.
13796
13797         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-power7.S: New
13798         file.
13799         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp-ppc32.S: New file.
13800         * sysdeps/powerpc/powerpc32/power4/multiarch/memcmp.c: multiarch
13801         memcmp for PPC32.
13802         * sysdeps/powerpc/powerpc32/power4/multiarch/rtld-memcmp.S: New file.
13803         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcmp
13804         multiarch objects.
13805         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
13806         (__libc_ifunc_impl_list): Likewise.
13807
13808         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-a2.S: New file.
13809         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-cell.S: New file.
13810         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power6.S: New
13811         file.
13812         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-power7.S: New
13813         file.
13814         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy-ppc32.S: New
13815         file.
13816         * sysdeps/powerpc/powerpc32/power4/multiarch/memcpy.c: New file:
13817         multiarch memcpy for PPC32.
13818         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: Add memcpy
13819         multiarch objects.
13820         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c
13821         (__libc_ifunc_impl_list): Likewise.
13822
13823         * sysdeps/powerpc/powerpc32/power4/multiarch/Makefile: New file to
13824         support multiarch for POWER/PPC32.
13825         * sysdeps/powerpc/powerpc32/power4/multiarch/ifunc-impl-list.c:
13826         Likewise.
13827         * sysdeps/powerpc/powerpc32/power4/multiarch/init-arch.h: Likewise.
13828         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: Remove
13829         Implies file to make multiarch folder appers before the fpu and
13830         default folder for power4 configuration.
13831
13832 2013-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
13833
13834         * scripts/bench.pl: Append volatile keyword to type.
13835
13836 2013-12-05  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
13837
13838         * sysdeps/sh/sotruss-lib.c: New file.
13839         * sysdeps/unix/sysv/linux/sh/nptl/c++-types.data: New file.
13840
13841 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13842
13843         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
13844
13845 2013-12-05  Joseph Myers  <joseph@codesourcery.com>
13846
13847         [BZ #6810]
13848         * math/w_tgamma.c: Include <errno.h>.
13849         (__tgamma): Use __glibc_unlikely.  Set errno on underflow to 0.
13850         * math/w_tgammaf.c: Include <errno.h>.
13851         (__tgammaf): Use __glibc_unlikely.  Set errno on underflow to 0.
13852         * math/w_tgammal.c: Include <errno.h>.
13853         (__tgammal): Use __glibc_unlikely.  Set errno on underflow to 0.
13854         * math/auto-libm-test-in: Do not allow missing errno on tgamma
13855         underflow.  Add more tgamma tests.
13856         * math/auto-libm-test-out: Regenerated.
13857         * sysdeps/i386/fpu/libm-test-ulps: Update.
13858         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13859
13860         * math/auto-libm-test-in: Add tests of log, log10, log1p, log2,
13861         sin, sinh, tan, tanh, tgamma, y0 and y1.
13862         * math/auto-libm-test-out: Regenerated.
13863         * math/libm-test.inc (TEST_COND_x86_64): New macro.
13864         (TEST_COND_x86): Likewise.
13865         (M_E2l): Remove macro.
13866         (M_E3l): Likewise.
13867         (M_2_SQRT_PIl): Likewise.
13868         (M_SQRT_PIl): Likewise.
13869         (M_1_DIV_El): Likewise.
13870         (log_test_data): Use AUTO_TESTS_f_f.
13871         (log10_test_data): Likewise.
13872         (log1p_test_data): Likewise.
13873         (log2_test_data): Likewise.
13874         (sin_test_data): Likewise.
13875         (sin_tonearest_test_data): Likewise.
13876         (sin_towardzero_test_data): Likewise.
13877         (sin_downward_test_data): Likewise.
13878         (sin_upward_test_data): Likewise.
13879         (sinh_test_data): Likewise.
13880         (sinh_tonearest_test_data): Likewise.
13881         (sinh_towardzero_test_data): Likewise.
13882         (sinh_downward_test_data): Likewise.
13883         (sinh_upward_test_data): Likewise.
13884         (tan_test_data): Likewise.
13885         (tan_tonearest_test_data): Likewise.
13886         (tan_towardzero_test_data): Likewise.
13887         (tan_downward_test_data): Likewise.
13888         (tan_upward_test_data): Likewise.
13889         (tanh_test_data): Likewise.
13890         (tgamma_test_data): Likewise.
13891         (y0_test_data): Likewise.
13892         (y1_test_data): Likewise.
13893         * math/gen-auto-libm-tests.c (special_fill_pi_4): New function.
13894         (special_real_inputs): Add pi/4.
13895         * sysdeps/i386/fpu/libm-test-ulps: Update.
13896         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13897
13898 2013-12-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
13899
13900         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Add "longjmp" and
13901         "longjmp_target" static probes.
13902         (__longjmp): Rename to __longjmp_symbol.
13903         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
13904         * sysdeps/powerpc/powerpc32/__longjmp.S: Define __longjmp_symbol based
13905         on which longjmp to generate.
13906         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
13907         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Add "setjmp" static
13908         probe.
13909         (__sigsetjmp): Rename to __sigsetjmp_symbol.
13910         (__sigjmp_save): Rename to __sigjmp_save_symbol.
13911         * sysdeps/powerpc/powerpc32/setjmp-common.S: Likewise.
13912         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Define __sigsetjmp_symbol
13913         and __sigjmp_save_symbol based on which sigsetjmp to generated.
13914         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise
13915         * sysdeps/unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Define
13916         __longjmp_symbol based on which __longjmp to generate.
13917         * sysdeps/powerpc/powerpc64/setjmp-common.S: Add "setjmp" static
13918         probe.
13919         (setjmp): Rename to setjmp_symbol.
13920         (__sigsetjmp): Rename to __sigsetjmp_symbol.
13921         (_setjmp): Rename to _setjmp_symbol.
13922         (__sigsetjmp): Rename to __sigsetjmp_symbol.
13923         * sysdeps/powerpc/powerpc64/setjmp.S: Define setjmp_symbol,
13924         _setjmp_symbol, __sigsetjmp_symbol, and __sigjmp_save_symbol based on
13925         which setjmp to generate.
13926         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Add "longjmp" and
13927         "longjmp_target" static probes.
13928
13929 2013-12-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
13930
13931         * benchtests/README: Add note about output arguments.
13932         * benchtests/bench-sincos.c: Remove file.
13933         * benchtests/sincos-inputs: New file.
13934         * scripts/bench.pl: Identify output arguments and define
13935         static variables for them.
13936
13937         * debug/stpncpy_chk.c (__stpncpy_chk): Remove unused variables.
13938
13939         [BZ #15941]
13940         * Makefile (INSTALL): Add install-plain.texi as the primary
13941         dependency.
13942         * manual/install-plain.texi: New file.
13943         * manual/install.texi: Include node directive only for
13944         non-plaintext output.
13945
13946 2013-12-04  Joseph Myers  <joseph@codesourcery.com>
13947
13948         * stdlib/longlong.h: Update from GCC.
13949
13950         [BZ #6807]
13951         [BZ #15901]
13952         * math/w_j0.c (y0): Raise FE_DIVBYZERO on zero argument.
13953         * math/w_j0f.c (y0f): Likewise.
13954         * math/w_j0l.c (__y0l): Likewise.
13955         * math/w_j1.c (y1): Likewise.
13956         * math/w_j1f.c (y1f): Likewise.
13957         * math/w_j1l.c (__y1l): Likewise
13958         * math/w_jn.c (yn): Likewise.
13959         * math/w_jnf.c (ynf): Likewise.
13960         * sysdeps/ieee754/k_standard.c (__kernel_standard): Use ERANGE for
13961         Bessel function pole errors in _POSIX_ mode.  Use NAN as return
13962         value for Bessel function domain errors outside _SVID_ mode.
13963         Adjust sign of return value for yn (negative integer, 0).
13964         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Use division
13965         by zero in return for negative x and set sign appropriately for
13966         negative n.
13967         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Likewise.
13968         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
13969         * math/libm-test.inc (y0_test_data): Add more tests and adjust
13970         expectations in error cases.
13971         (y1_test_data): Likewise.
13972         (yn_test_data): Likewise.
13973         * sysdeps/i386/fpu/libm-test-ulps: Update.
13974         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
13975
13976 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
13977
13978         * sysdeps/unix/sysv/linux/powerpc/Makefile (abi-variants): Rename
13979         "64" to "64-v1".  Add "64-v2".
13980         (abi-64-options): Rename to ...
13981         (abi-64-v1-options): ... this.   Redefine _CALL_ELF.
13982         (abi-64-condition): Rename to ...
13983         (abi-64-v1-condition): ... this.  Add _CALL_ELF check.,
13984         (abi-64-ld-soname): Rename to ...
13985         (abi-64-v1-ld-soname): ... this.
13986         (abi-64-v2-options): Define.
13987         (abi-64-v2-condition): Likewise.
13988         (abi-64-v2-ld-soname): Likewise.
13989         * sysdeps/unix/sysv/linux/powerpc/ldconfig.h
13990         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add "/lib64/ld64.so.2".
13991         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: Delete file.
13992         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure.ac: New file.
13993         * sysdeps/unix/sysv/linux/powerpc/powerpc64/configure: Generate.
13994
13995 2013-11-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
13996             Alan Modra  <amodra@gmail.com>
13997
13998         * sysdeps/powerpc/bits/link.h (La_ppc64v2_regs, La_ppc64v2_retval):
13999         New versions for use with the ELFv2 ABI.
14000         (la_ppc64v2_gnu_pltenter, la_ppc64v2_gnu_pltexit): Add prototypes.
14001         * sysdeps/powerpc/lsdodefs.h (struct La_ppc64v2_regs): Add forward
14002         declaration.
14003         (struct La_ppc64v2_retval): Likewise.
14004         (ARCH_PLTENTER_MEMBERS): Add ppc64v2_gnu_pltenter.
14005         (ARCH_PLTEXIT_MEMBERS): Add ppc64v2_gnu_pltexit.
14006         * sysdeps/powerpc/powerpc64/dl-machine.h (ARCH_LA_PLTENTER): Define
14007         to ppc64v2_gnu_pltenter if _CALL_ELF == 2.
14008         (ARCH_LA_PLTEXIT): Define to ppc64v2_gnu_pltexit if _CALL_ELF == 2.
14009         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
14010         Do not save or restore CR.
14011         (FRAME_SIZE, VR_RTN): Provide updated values for _CALL_ELF == 2.
14012         (_dl_profile_resolve): Do no save or restore CR.  Support extended
14013         return values for ELFv2 ABI.  Fix location of FPR return registers.
14014         * sysdeps/powerpc/powerpc64/tst-audit.h (pltenter, pltexit): Provide
14015         updated values for _CALL_ELF == 2.
14016         (La_regs, La_retval, int_retval): Likewise.
14017
14018 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
14019
14020         * sysdeps/powerpc/powerpc64/sysdep.h (FRAME_MIN_SIZE): Define.
14021         (FRAME_MIN_SIZE_PARM): Likewise.
14022         (FRAME_BACKCHAIN): Likewise.
14023         (FRAME_CR_SAVE): Likewise.
14024         (FRAME_LR_SAVE): Likewise.
14025         (FRAME_TOC_SAVE): Likewise.
14026         (FRAME_PARM_SAVE): Likewise.
14027         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE,
14028         FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE,
14029         FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
14030         (call_mcount_parm_offset): New macro.
14031         (SAVE_ARG, REST_ARG, CFI_SAVE_ARG): Use it.
14032         (PROF): Use symbolic stack frame offsets.
14033         (TAIL_CALL_SYSCALL_ERROR): Likewise.
14034         * sysdeps/powerpc/powerpc64/dl-trampoline.S (FRAME_SIZE, INT_PARMS):
14035         Redefine in terms of FRAME_MIN_SIZE.
14036         (_dl_runtime_resolve): Use symbolic stack frame offsets.
14037         (_dl_profile_resolve): Likewise.  Update comment.
14038         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Use
14039         symbols stack frame offsets.
14040         (__sigsetjmp): Likewise.
14041         * sysdeps/powerpc/powerpc64/__longjmp-common.S (__longjmp): Likewise.
14042         * sysdeps/powerpc/powerpc64/ppc-mcount.S (_mcount): Likewise.
14043         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Likewise.
14044         * sysdeps/powerpc/powerpc64/crtn.S (_init, _fini): Likewise.
14045
14046         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ucontext_i.sym
14047         (FRAME_BACKCHAIN): Remove.
14048         (FRAME_CR_SAVE): Likewise.
14049         (FRAME_LR_SAVE): Likewise.
14050         (FRAME_COMPILER_DW): Likewise.
14051         (FRAME_LINKER_DW): Likewise.
14052         (FRAME_TOC_SAVE): Likewise.
14053         (FRAME_PARM_SAVE): Likewise.
14054         (FRAME_PARM1_SAVE, FRAME_PARM2_SAVE, FRAME_PARM3_SAVE)
14055         (FRAME_PARM4_SAVE, FRAME_PARM5_SAVE, FRAME_PARM6_SAVE)
14056         (FRAME_PARM7_SAVE, FRAME_PARM8_SAVE, FRAME_PARM9_SAVE): Likewise.
14057         * sysdeps/unix/sysv/linux/powerpc/powerpc64/____longjmp_chk.S
14058         (CHECK_SP): Use symbolic stack frame offsets.
14059         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Use "red
14060         zone" instead of caller's parameter save area for temp storage.
14061         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
14062         Likewise.  Also, use symbolic stack frame offsets.
14063         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (FRAMESIZE,
14064         stackblock): Redefine for _CALL_ELF == 2 to save parameters into
14065         our own stack frame instead of the caller's.
14066         (__socket): Use symbolic stack frame offsets.
14067
14068 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
14069             Alan Modra  <amodra@gmail.com>
14070
14071         * elf/elf.h (DT_PPC64_OPT, PPC64_OPT_TLS, PPC64_OPT_MULTI_TOC):
14072         Define.
14073         (STO_PPC64_LOCAL_BIT, STO_PPC64_LOCAL_MASK)
14074         (PPC64_LOCAL_ENTRY_OFFSET): Define.
14075         * sysdeps/powerpc/powerpc64/dl-machine.h (ppc64_local_entry_offset):
14076         New function.
14077         (elf_machine_fixup_plt): Call it.
14078         (elf_machine_plt_conflict): Likewise.  Add map, sym_map, and
14079         reloc arguments.
14080         (elf_machine_rela): Update call to elf_machine_plt_conflict.
14081         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
14082         (_dl_profile_resolve) [_CALL_ELF == 2]: Restore caller's TOC into
14083         r2 before calling target.
14084
14085 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
14086             Alan Modra  <amodra@gmail.com>
14087
14088         * sysdeps/powerpc/powerpc64/sysdep.h [_CALL_ELF == 2]
14089         (PPC64_LOAD_FUNCPTR, DOT_LABEL, BODY_LABEL, ENTRY_2, END_2): New
14090         versions of macros to support ELFv2 ABI.
14091         (LOCALENTRY): New macro.
14092         (ENTRY, EALIGN): Use it.
14093         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use LOCALENTRY.
14094         * sysdeps/powerpc/powerpc64/setjmp-common.S (__GI__setjmp): Do not
14095         fall through into ENTRY entry point.
14096         * libc/sysdeps/powerpc/powerpc64/dl-machine.h (Elf64_FuncDesc):
14097         Only define if _CALL_ELF != 2.
14098
14099         (elf_machine_matches_host): Verify ABI version matches.
14100         (RTLD_START): Use LOCALENTRY.
14101         (elf_machine_type_class): Use SHN_UNDEF PLT handling for ELFv2 ABI.
14102         (PLT_INITIAL_ENTRY_WORDS): New version for _CALL_ELF != 2.
14103         (PLT_ENTRY_WORDS): New macro.
14104         (GLINK_INITIAL_ENTRY_WORDS, GLINK_ENTRY_WORDS): Likewise.
14105         (elf_machine_runtime_setup): Support ELFv2 ABI.
14106         (elf_machine_fixup_plt): Likewise.
14107         (elf_machine_plt_conflict): Likewise.
14108         (resolve_ifunc): Likewise.
14109         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_irela): Likewise.
14110         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
14111         Likewise.
14112         * sysdeps/unix/sysv/linux/powerpc/powerpc64/ldsodefs.h
14113         (DL_ADDR_SYM_MATCH): Only define if _CALL_ELF != 2.
14114         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
14115         (makecontext): Support ELFv2 ABI.
14116         * elf/elf.h (EF_PPC64_ABI): Define.
14117
14118 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
14119
14120         * sysdeps/powerpc/powerpc64/sysdep.h
14121         (PPC64_LOAD_FUNCPTR) [ASSEMBLER]: New assembler macro.
14122         (ENTRY_1) [ASSEMBLER]: Do not switch to .text section here ...
14123         (ENTRY) [ASSEMBLER]: ... but instead here ...
14124         (EALIGN) [ASSEMBLER]: ... and here.
14125         (PPC64_LOAD_FUNCPTR) [!ASSEMBLER]: New macro.
14126         (ENTRY_1) [!ASSEMBLER]: New macro; set up .opd entry.
14127         (ENTRY_2) [!ASSEMBLER]: Use it.
14128         * sysdeps/powerpc/powerpc64/dl-machine.h (RTLD_START): Update for
14129         ENTRY_2 changes.  Use PPC64_LOAD_FUNCPTR.
14130         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve)
14131         (_dl_profile_resolve): Use PPC64_LOAD_FUNCPTR.
14132         * sysdeps/powerpc/powerpc64/crti.S (_init, _fini): Use ENTRY_2.
14133         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (clone):
14134         Use PPC64_LOAD_FUNCPTR.
14135
14136         * sysdeps/powerpc/tls.h (tcbhead_t): Add __private_ss field.
14137
14138 2013-12-04  Alan Modra  <amodra@gmail.com>
14139
14140         * elf/elf.h (R_PPC64_TLSGD, R_PPC64_TLSLD, R_PPC64_TOCSAVE): Define.
14141         (R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA): Likewise.
14142         (R_PPC64_TPREL16_HIGH, R_PPC64_TPREL16_HIGHA): Likewise.
14143         (R_PPC64_DTPREL16_HIGH, R_PPC64_DTPREL16_HIGHA): Likewise.
14144
14145         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Add
14146         overflow checking for R_PPC64_ADDR16_HI, R_PPC64_ADDR16_HA,
14147         R_PPC64_TPREL16_HI, and R_PPC64_TPREL16_HA.
14148         Support new R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA,
14149         R_PPC64_TPREL16_HIGH, and R_PPC64_TPREL16_HIGHA relocations.
14150         Fix overflow checking for R_PPC64_ADDR30 and R_PPC64_ADDR32.
14151
14152 2013-12-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
14153
14154         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
14155         (__makecontext): Fix incorrect CFI when backtracing out of
14156         context created via makecontext.
14157         * sysdeps/unix/sysv/linux/powerpc/powerpc64/secontext.S
14158         (__setcontext): Fix incorrect CFI during switch to new context.
14159         (__novec_setcontext): Likewise.
14160
14161 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
14162
14163         [BZ #4772]
14164         * time/strptime_l.c (__strptime_internal): Allow modifiers
14165         in strptime.
14166         * time/tst-strptime.c (day_tests): Add testcase.
14167
14168 2013-12-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
14169
14170         * scripts/bench.pl: Skip over blank lines.
14171
14172 2013-12-04  Paul Eggert  <eggert@cs.ucla.edu>
14173
14174         [BZ #926]
14175         * manual/time.texi (Calendar Time): Clarify what timezone functions
14176         use.
14177
14178 2013-12-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14179
14180         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
14181
14182 2013-12-04  Ondřej Bílka  <neleai@seznam.cz>
14183
14184         * debug/memcpy_chk.c (__memcpy_chk): Use call instead of custom
14185         implementation.
14186         * debug/memmove_chk.c (MEMMOVE_CHK): Likewise.
14187         * debug/mempcpy_chk.c (__mempcpy_chk): Likewise.
14188         * debug/memset_chk.c (__memset_chk): Likewise.
14189         * debug/stpncpy_chk.c (__stpncpy_chk): Likewise.
14190         * debug/strncpy_chk.c: Likewise.
14191
14192 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
14193
14194         [BZ #15268]
14195         [BZ #15425]
14196         * sysdeps/ieee754/dbl-64/e_exp.c: Include <float.h>.
14197         (__ieee754_exp): For possibly underflowing results, check size of
14198         result and force underflow exception if required.
14199         * math/auto-libm-test-in: Add more tests of exp.
14200         * math/auto-libm-test-out: Regenerated.
14201         * sysdeps/i386/fpu/libm-test-ulps: Update.
14202         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14203
14204         [BZ #16283]
14205         * math/w_exp2.c (__exp2): Handle a zero result as underflow.
14206         * math/w_exp2f.c (__exp2f): Likewise.
14207         * math/w_exp2l.c (__exp2l): Likewise.
14208         * math/auto-libm-test-in: Do not allow missing errno on exp2
14209         underflow.
14210         * math/auto-libm-test-out: Regenerated.
14211
14212 2013-12-03  Ondřej Bílka  <neleai@seznam.cz>
14213
14214         [BZ #16274]
14215         * sysdeps/unix/sysv/linux/shm_open.c (shm_open): Correctly
14216         handle filename validation.
14217         * rt/tst-shm.c (do_test): Do not skip a test when shm_open fails.
14218         (do_open): Delete.
14219
14220 2013-12-03  Joseph Myers  <joseph@codesourcery.com>
14221
14222         [BZ #6786]
14223         * sysdeps/ieee754/dbl-64/s_erf.c: Include <errno.h> and <float.h>.
14224         (__erfc): Set errno to ERANGE when returning 0 or tiny * tiny.
14225         * sysdeps/ieee754/flt-32/s_erff.c: Include <errno.h> and
14226         <float.h>.
14227         (__erfcf): Set errno to ERANGE when returning 0 or tiny * tiny.
14228         * sysdeps/ieee754/ldbl-128/s_erfl.c: Include <errno.h>.
14229         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
14230         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Include <errno.h>.
14231         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
14232         * sysdeps/ieee754/ldbl-96/s_erfl.c: Include <errno.h>.
14233         (__erfcl): Set errno to ERANGE when returning 0 or tiny * tiny.
14234         * math/auto-libm-test-in: Don't allow missing errno from erfc.
14235         Add more erfc tests.
14236         * math/auto-libm-test-out: Regenerated.
14237         * sysdeps/i386/fpu/libm-test-ulps: Update.
14238         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14239
14240         * math/auto-libm-test-in: Add tests of erf, erfc, exp, exp10,
14241         exp2, expm1, j0 and j1.
14242         * math/auto-libm-test-out: Regenerated.
14243         * math/libm-test.inc (erf_test_data): Use AUTO_TESTS_f_f.
14244         (erfc_test_data): Likewise.
14245         (exp_test_data): Likewise.
14246         (exp_tonearest_test_data): Likewise.
14247         (exp_towardzero_test_data): Likewise.
14248         (exp_downward_test_data): Likewise.
14249         (exp_upward_test_data): Likewise.
14250         (exp10_test_data): Likewise.
14251         (exp2_test_data): Likewise.
14252         (expm1_test_data): Likewise.
14253         (j0_test_data): Likewise.
14254         (j1_test_data): Likewise.
14255         * math/gen-auto-libm-tests.c: Mention "xfail-rounding" in comment.
14256         (input_flag_type): Add flag_xfail_rounding.
14257         (input_flags): Add xfail-rounding.
14258         (adjust_real): Assert mpfr_number_p not mpfr_regular_p.
14259         (output_for_one_input_case): Handle flag_xfail_rounding.
14260         * sysdeps/i386/fpu/libm-test-ulps: Update.
14261         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14262
14263 2013-12-03  Aurelien Jarno  <aurelien@aurel32.net>
14264
14265         [BZ #16289]
14266         * locale/loadarchive.c (_nl_load_locale_from_archive): Avoid
14267         division by 0.
14268
14269 2013-12-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
14270
14271         [BZ #16195]
14272         * include/stap-probe.h [!USE_STAP_PROBE && !__ASSEMBLER__]
14273         (LIBC_PROBE): Change definition to call STAP_PROBE* macros.
14274         (STAP_PROBE0): New macro.
14275         (STAP_PROBE1): Likewise.
14276         (STAP_PROBE2): Likewise.
14277         (STAP_PROBE3): Likewise.
14278         (STAP_PROBE4): Likewise.
14279
14280 2013-12-02  Ondřej Bílka  <neleai@seznam.cz>
14281
14282         * manual/llio.texi (Memory-mapped I/O): Add shm_open and shm_close.
14283
14284 2013-12-02  Steve Ellcey  <sellcey@mips.com>
14285
14286         * benchtests/Makefile (bench): Add sqrt.
14287         (LDLIBS-bench-sqrt): New.
14288         * benchtests/sqrt-input: New.
14289
14290 2013-12-02  Pavel Simerda  <psimerda@redhat.com>
14291
14292         * sysdeps/posix/getaddrinfo.c (GAIH_OKIFUNSPEC): Remove macro.
14293         (GAIH_EAI): Likewise.
14294         (gaih_inet_serv): Don't use GAIH_OKIFUNSPEC.
14295         (gaih_inet): Likewise.
14296         (getaddrinfo): Don't use GAIH_EAI.
14297
14298         * sysdeps/posix/getaddrinfo.c (UNIX_PATH_MAX): Remove macro.
14299         (struct gaih): Remove definition.
14300
14301 2013-12-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
14302
14303         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname4_r):
14304         Use HERRNOP directly.
14305
14306 2013-12-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14307
14308         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
14309
14310 2013-11-30  Joseph Myers  <joseph@codesourcery.com>
14311
14312         * math/gen-auto-libm-tests.c (test_functions): Add more
14313         single-argument functions.
14314         (special_fill_pi_2): New function.
14315         (special_fill_minus_pi_2): Likewise.
14316         (special_fill_pi_6): Likewise.
14317         (special_fill_minus_pi_6): Likewise.
14318         (special_fill_pi_3): Likewise.
14319         (special_fill_2pi_3): Likewise.
14320         (special_fill_e): Likewise.
14321         (special_fill_1_e): Likewise.
14322         (special_fill_e_minus_1): Likewise.
14323         (special_real_inputs): Add more special inputs.
14324         (output_for_one_input_case): Do not require ERANGE on underflow to
14325         zero if round-to-nearest result does not underflow to zero, unless
14326         exact results required.
14327         * math/auto-libm-test-in: Add tests of acos, acosh, asin, asinh,
14328         atan, atanh, cbrt, cos and cosh.
14329         * math/auto-libm-test-out: Regenerated.
14330         * math/libm-test.inc (acos_test_data): Use AUTO_TESTS_f_f.
14331         (acos_tonearest_test_data): Likewise.
14332         (acos_towardzero_test_data): Likewise.
14333         (acos_downward_test_data): Likewise.
14334         (acos_upward_test_data): Likewise.
14335         (acosh_test_data): Likewise.
14336         (asin_test_data): Likewise.
14337         (asin_tonearest_test_data): Likewise.
14338         (asin_towardzero_test_data): Likewise.
14339         (asin_upward_test_data): Likewise.
14340         (asinh_test_data): Likewise.
14341         (atan_test_data): Likewise.
14342         (atanh_test_data): Likewise.
14343         (cbrt_test_data): Likewise.
14344         (cos_test_data): Likewise.
14345         (cos_tonearest_test_data): Likewise.
14346         (cos_towardzero_test_data): Likewise.
14347         (cos_downward_test_data): Likewise.
14348         (cos_upward_test_data): Likewise.
14349         (cosh_test_data): Likewise.
14350         (cosh_tonearest_test_data): Likewise.
14351         (cosh_towardzero_test_data): Likewise.
14352         (cosh_downward_test_data): Likewise.
14353         (cosh_upward_test_data): Likewise.
14354         * sysdeps/i386/fpu/libm-test-ulps: Update.
14355         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
14356
14357 2013-11-29  Joseph Myers  <joseph@codesourcery.com>
14358
14359         [BZ #6787]
14360         * math/w_exp10.c (__exp10): Handle a zero result as underflow.
14361         * math/w_exp10f.c (__exp10f): Likewise.
14362         * math/w_exp10l.c (__exp10l): Likewise.
14363         * math/libm-test.inc (exp10_test_data): Add more tests and expect
14364         errno settings in existing tests.
14365
14366         [BZ #14032]
14367         * sysdeps/i386/fpu/e_sqrt.S (__ieee754_sqrt): Do fsqrt with
14368         precision control set to double precision.
14369         * sysdeps/i386/fpu/w_sqrt.c: New file.
14370         * math/auto-libm-test-in: Add more tests.
14371         * math/auto-libm-test-out: Update.
14372
14373         * math/libm-test.inc (sqrt_tonearest_test_data): New variable.
14374         (sqrt_test_tonearest): New function.
14375         (sqrt_towardzero_test_data): New variable.
14376         (sqrt_test_towardzero): New function.
14377         (sqrt_downward_test_data): New variable.
14378         (sqrt_test_downward): New function.
14379         (sqrt_upward_test_data): New variable.
14380         (sqrt_test_upward): New function.
14381         (main): Call the new functions.
14382
14383         * math/gen-auto-libm-tests.c: New file.
14384         * math/auto-libm-test-in: Likewise.
14385         * math/auto-libm-test-out: New generated file.
14386         * math/gen-libm-test.pl ($auto_input, %auto_tests): New global
14387         variables.
14388         (%beautify): Add generated representations of zero.
14389         (top level): Set $auto_input and call parse_auto_input.
14390         (beautify): Remove trailing "f" from hex float constants.
14391         (parse_args): Handle XFAIL_TEST.
14392         (convert_condition): New function.
14393         (or_value): Likewise.
14394         (or_cond_value): Likewise.
14395         (generate_testfile): Handle AUTO_TESTS_* lines.
14396         (parse_auto_input): New function.
14397         * math/libm-test.inc (XFAIL_TEST): New macro.
14398         (ERRNO_UNCHANGED): Update value.
14399         (ERRNO_EDOM): Likewise.
14400         (ERRNO_ERANGE): Likewise.
14401         (IGNORE_RESULT): Likewise.
14402         (TEST_COND_flt_32): New macro.
14403         (TEST_COND_dbl_64): Likewise.
14404         (TEST_COND_ldbl_96_intel): Likewise.
14405         (TEST_COND_ldbl_96_m68k): Likewise.
14406         (TEST_COND_ldbl_128): Likewise.
14407         (TEST_COND_ldbl_128ibm): Likewise.
14408         (TEST_COND_long32): Likewise.
14409         (TEST_COND_long64): Likewise.
14410         (TEST_COND_before_rounding): Likewise.
14411         (TEST_COND_after_rounding): Likewise.
14412         (enable_test): Handle XFAIL_TEST flag.
14413         (sqrt_test_data): Use AUTO_TESTS_f_f for tests of finite inputs
14414         with finite results.
14415         * math/Makefile ($(objpfx)libm-test.stmp): Depend on
14416         auto-libm-test-out.
14417
14418 2013-11-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
14419             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
14420
14421         [BZ #16214]
14422         * sysdeps/s390/dl-tls.h (__TLS_GET_ADDR): Invoke
14423         __tls_get_addr_internal instead of __tls_get_offset in order to
14424         avoid GOT pointer dependency.  Make rtld export
14425         __tls_get_addr_internal@@GLIBC_PRIVATE while still hiding
14426         __tls_get_addr since we are a __tls_get_offset platform.
14427         * sysdeps/s390/s390-64/tls-macros.h (TLS_IE PIC): Don't rely on
14428         GOT pointer being set up before.
14429         * sysdeps/s390/s390-32/tls-macros.h (TLS_IE PIC): Likewise.
14430
14431 2013-11-28  Joseph Myers  <joseph@codesourcery.com>
14432
14433         * manual/math.texi (Errors in Math Functions): Document accuracy
14434         goals.
14435
14436         [BZ #15004]
14437         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Remove file.
14438         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: Likewise.
14439         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
14440         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
14441         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
14442         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
14443         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
14444         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
14445         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
14446         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
14447         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
14448         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
14449         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
14450         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
14451         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
14452         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
14453
14454         * sysdeps/powerpc/nofpu/atomic-feclearexcept.c: New file.
14455         * sysdeps/powerpc/nofpu/atomic-feholdexcept.c: Likewise.
14456         * sysdeps/powerpc/nofpu/atomic-feupdateenv.c: Likewise.
14457         * sysdeps/powerpc/nofpu/flt-rounds.c: Likewise.
14458         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feclearexcept.c:
14459         Likewise.
14460         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feholdexcept.c:
14461         Likewise.
14462         * sysdeps/powerpc/powerpc32/e500/nofpu/atomic-feupdateenv.c:
14463         Likewise.
14464         * sysdeps/powerpc/powerpc32/e500/nofpu/flt-rounds.c: Likewise.
14465         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = soft-fp]
14466         (sysdep_routines): Add atomic-feholdexcept, atomic-feclearexcept,
14467         atomic-feupdateenv and flt-rounds.
14468         * sysdeps/powerpc/nofpu/Versions (libc): Add
14469         __atomic_feholdexcept, __atomic_feclearexcept,
14470         __atomic_feupdateenv and __flt_rounds to GLIBC_2.19.
14471         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h
14472         (__feraiseexcept_soft): Declare and use libc_hidden_proto here.
14473         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c
14474         (__feraiseexcept_soft): Don't declare and use libc_hidden_proto
14475         here.
14476         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/libc.abilist:
14477         Update.
14478
14479         * manual/arith.texi (FP Exceptions): Document that exceptions may
14480         not be raised when matherr is used.
14481         (Math Error Reporting): Document overflow in directed rounding
14482         modes.  Document that errno may not be set when finite values are
14483         returned on overflow.  Document intent to set errno on underflow
14484         only for underflow to zero.
14485
14486         [BZ #16271]
14487         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Set
14488         round-to-nearest then adjust result for other rounding modes.
14489         * include/fenv.h (fegetround): Use libm_hidden_proto.
14490         * math/fegetround.c (fegetround): Use libm_hidden_def.
14491         * sysdeps/i386/fpu/fegetround.c (fegetround): Likewise.
14492         * sysdeps/powerpc/fpu/fegetround.c (fegetround): Likewise.
14493         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
14494         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c (fegetround):
14495         Likewise.
14496         * sysdeps/s390/fpu/fegetround.c (fegetround): Likewise.
14497         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
14498         * sysdeps/sparc/fpu/fegetround.c (fegetround): Likewise.
14499         * sysdeps/x86_64/fpu/fegetround.c (fegetround): Likewise.
14500
14501 2013-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
14502
14503         [BZ #16077]
14504         * nss/Versions (libnss_files): Add
14505         _nss_files_gethostbyname3_r.
14506         * nss/nss_files/files-hosts.c (_nss_files_gethostbyname3_r):
14507         New function.
14508         (HOST_DB_LOOKUP): Remove macro.
14509         (_nss_files_gethostbyname_r): Implement function without the
14510         HOST_DB_LOOKUP macro.
14511         (_nss_files_gethostbyname2_r): Likewise.
14512
14513 2013-11-28  Ondřej Bílka  <neleai@seznam.cz>
14514
14515         * malloc/malloc.c (__libc_calloc): Make memset a tail call.
14516
14517 2013-11-26  Uros Bizjak  <ubizjak@gmail.com>
14518
14519         * soft-fp/op-4.h (_FP_FRAC_ASSEMBLE_4): Check rsize against
14520         _FP_W_TYPE_SIZE to avoid "left shift count >= width of type"
14521         warning.
14522
14523 2013-11-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14524
14525         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Use
14526         __fe_nomask_env_priv instead of __fe_nomask_env to avoid a PLT call.
14527         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Likewise.
14528         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Likewise.
14529         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Rename to
14530         __fe_nomask_env_priv and attribute_hidden.
14531         * sysdeps/powerpc/fpu/fenv_private.h (libc_fesetenv_ppc): Likewise.
14532         (libc_feupdateenv_test_ppc): Likewise.
14533         (libc_feresetround_ppc): Likewise.
14534         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
14535         (__fe_nomask_env): Rename to __fe_nomask_env_priv and adjust
14536         compat_symbol macro.
14537         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
14538         (__fe_nomask_env): Likewise.
14539         * sysdeps/powerpc/fpu/fe_nomask.c (__fe_nomask_env): Likewise.
14540
14541 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
14542
14543         * string/Makefile: Remove ifunc tests.
14544         * string/test-string.h: Define TEST_IFUNC.
14545         * string/test-bcopy-ifunc.c: Remove.
14546         * string/test-bzero-ifunc.c: Likewise.
14547         * string/test-memccpy-ifunc.c: Likewise.
14548         * string/test-memchr-ifunc.c: Likewise.
14549         * string/test-memcmp-ifunc.c: Likewise.
14550         * string/test-memcpy-ifunc.c: Likewise.
14551         * string/test-memmem-ifunc.c: Likewise.
14552         * string/test-memmove-ifunc.c: Likewise.
14553         * string/test-mempcpy-ifunc.c: Likewise.
14554         * string/test-memrchr-ifunc.c: Likewise.
14555         * string/test-memset-ifunc.c: Likewise.
14556         * string/test-rawmemchr-ifunc.c: Likewise.
14557         * string/test-stpcpy-ifunc.c: Likewise.
14558         * string/test-stpncpy-ifunc.c: Likewise.
14559         * string/test-strcasecmp-ifunc.c: Likewise.
14560         * string/test-strcasestr-ifunc.c: Likewise.
14561         * string/test-strcat-ifunc.c: Likewise.
14562         * string/test-strchr-ifunc.c: Likewise.
14563         * string/test-strchrnul-ifunc.c: Likewise.
14564         * string/test-strcmp-ifunc.c: Likewise.
14565         * string/test-strcpy-ifunc.c: Likewise.
14566         * string/test-strcspn-ifunc.c: Likewise.
14567         * string/test-strlen-ifunc.c: Likewise.
14568         * string/test-strncasecmp-ifunc.c: Likewise.
14569         * string/test-strncat-ifunc.c: Likewise.
14570         * string/test-strncmp-ifunc.c: Likewise.
14571         * string/test-strncpy-ifunc.c: Likewise.
14572         * string/test-strnlen-ifunc.c: Likewise.
14573         * string/test-strpbrk-ifunc.c: Likewise.
14574         * string/test-strrchr-ifunc.c: Likewise.
14575         * string/test-strspn-ifunc.c: Likewise.
14576         * string/test-strstr-ifunc.c: Likewise.
14577
14578 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
14579
14580         * benchtests/Makefile: Remove ifunc tests.
14581         * benchtests/bench-string.h: Define TEST_IFUNC.
14582         * benchtests/bench-bcopy-ifunc.c: Remove.
14583         * benchtests/bench-bzero-ifunc.c: Likewise.
14584         * benchtests/bench-memccpy-ifunc.c: Likewise.
14585         * benchtests/bench-memchr-ifunc.c: Likewise.
14586         * benchtests/bench-memcmp-ifunc.c: Likewise.
14587         * benchtests/bench-memcpy-ifunc.c: Likewise.
14588         * benchtests/bench-memmem-ifunc.c: Likewise.
14589         * benchtests/bench-memmove-ifunc.c: Likewise.
14590         * benchtests/bench-mempcpy-ifunc.c: Likewise.
14591         * benchtests/bench-memrchr-ifunc.c: Likewise.
14592         * benchtests/bench-memset-ifunc.c: Likewise.
14593         * benchtests/bench-rawmemchr-ifunc.c: Likewise.
14594         * benchtests/bench-stpcpy_chk-ifunc.c: Likewise.
14595         * benchtests/bench-stpcpy-ifunc.c: Likewise.
14596         * benchtests/bench-stpncpy-ifunc.c: Likewise.
14597         * benchtests/bench-strcasecmp-ifunc.c: Likewise.
14598         * benchtests/bench-strcasestr-ifunc.c: Likewise.
14599         * benchtests/bench-strcat-ifunc.c: Likewise.
14600         * benchtests/bench-strchr-ifunc.c: Likewise.
14601         * benchtests/bench-strchrnul-ifunc.c: Likewise.
14602         * benchtests/bench-strcmp-ifunc.c: Likewise.
14603         * benchtests/bench-strcpy_chk-ifunc.c: Likewise.
14604         * benchtests/bench-strcpy-ifunc.c: Likewise.
14605         * benchtests/bench-strcspn-ifunc.c: Likewise.
14606         * benchtests/bench-strlen-ifunc.c: Likewise.
14607         * benchtests/bench-strncasecmp-ifunc.c: Likewise.
14608         * benchtests/bench-strncat-ifunc.c: Likewise.
14609         * benchtests/bench-strncmp-ifunc.c: Likewise.
14610         * benchtests/bench-strncpy-ifunc.c: Likewise.
14611         * benchtests/bench-strnlen-ifunc.c: Likewise.
14612         * benchtests/bench-strpbrk-ifunc.c: Likewise.
14613         * benchtests/bench-strrchr-ifunc.c: Likewise.
14614         * benchtests/bench-strsep-ifunc.c: Likewise.
14615         * benchtests/bench-strspn-ifunc.c: Likewise.
14616         * benchtests/bench-strstr-ifunc.c: Likewise.
14617
14618 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
14619
14620         * sysdeps/x86_64/dl-tlsdesc.S (_dl_tlsdesc_resolve_hold): Fix typo.
14621
14622 2013-11-26  Ondřej Bílka  <neleai@seznam.cz>
14623
14624         * resolv/netdb.h: Use __glibc_reserved instead __unused.
14625         * rt/aio.h: Likewise.
14626         * sysdeps/gnu/bits/utmp.h: Likewise.
14627         * sysdeps/gnu/bits/utmpx.h: Likewise.
14628         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
14629         * sysdeps/unix/sysv/linux/bits/ipc.h: Likewise.
14630         * sysdeps/unix/sysv/linux/bits/msq.h: Likewise.
14631         * sysdeps/unix/sysv/linux/bits/sem.h: Likewise.
14632         * sysdeps/unix/sysv/linux/bits/shm.h: Likewise.
14633         * sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
14634         * sysdeps/unix/sysv/linux/kernel_stat.h: Likewise.
14635         * sysdeps/unix/sysv/linux/ntp_gettimex.c: Likewise.
14636         * sysdeps/unix/sysv/linux/powerpc/bits/ipc.h: Likewise.
14637         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h: Likewise.
14638         * sysdeps/unix/sysv/linux/powerpc/bits/sem.h: Likewise.
14639         * sysdeps/unix/sysv/linux/powerpc/bits/shm.h: Likewise.
14640         * sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
14641         * sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_stat.h: Likewise.
14642         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
14643         * sysdeps/unix/sysv/linux/s390/bits/ipc.h: Likewise.
14644         * sysdeps/unix/sysv/linux/s390/bits/msq.h: Likewise.
14645         * sysdeps/unix/sysv/linux/s390/bits/sem.h: Likewise.
14646         * sysdeps/unix/sysv/linux/s390/bits/shm.h: Likewise.
14647         * sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
14648         * sysdeps/unix/sysv/linux/s390/bits/utmp.h: Likewise.
14649         * sysdeps/unix/sysv/linux/s390/bits/utmpx.h: Likewise.
14650         * sysdeps/unix/sysv/linux/s390/s390-32/utmp32.h: Likewise.
14651         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
14652         * sysdeps/unix/sysv/linux/sh/bits/shm.h: Likewise.
14653         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
14654         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h: Likewise.
14655         * sysdeps/unix/sysv/linux/sparc/bits/msq.h: Likewise.
14656         * sysdeps/unix/sysv/linux/sparc/bits/sem.h: Likewise.
14657         * sysdeps/unix/sysv/linux/sparc/bits/shm.h: Likewise.
14658         * sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
14659         * sysdeps/unix/sysv/linux/sparc/sparc32/kernel_stat.h: Likewise.
14660         * sysdeps/unix/sysv/linux/sparc/sparc64/kernel_stat.h: Likewise.
14661         * sysdeps/unix/sysv/linux/sparc/sparc64/xstatconv.c: Likewise.
14662         * sysdeps/unix/sysv/linux/sparc/sys/procfs.h: Likewise.
14663         * sysdeps/unix/sysv/linux/sys/timex.h: Likewise.
14664         * sysdeps/unix/sysv/linux/x86/bits/msq.h: Likewise.
14665         * sysdeps/unix/sysv/linux/x86/bits/sem.h: Likewise.
14666         * sysdeps/unix/sysv/linux/x86/bits/shm.h: Likewise.
14667         * sysdeps/unix/sysv/linux/x86/bits/stat.h: Likewise.
14668         * sysdeps/unix/sysv/linux/xstatconv.c: Likewise.
14669         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
14670
14671 2013-11-25  Carlos O'Donell  <carlos@redhat.com>
14672
14673         [BZ #16245]
14674         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes):
14675         Rename PTRAVE_EVENT_SECCOMP to PTRACE_EVENT_SECCOMP.
14676
14677 2013-11-25  Joseph Myers  <joseph@codesourcery.com>
14678
14679         * sysdeps/powerpc/nofpu/fenv_libc.h (__fegetround): New macro.
14680         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h (__fegetround):
14681         Likewise.
14682
14683 2013-11-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
14684
14685         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Use
14686         SET_RESTORE_ROUND instead of feholdexcept/fesetround/fesetenv.
14687         * sysdeps/powerpc/fpu/fenv_libc.h (__fegetround): Remove define.
14688         (__fesetround): Remove define.
14689         * sysdeps/powerpc/fpu/fenv_private.h: New file: Inline floating point
14690         rounding and exceptions handling.
14691         * sysdeps/powerpc/fpu/math_private.h: Include fenv_private.h.
14692         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_mask_env): Define as hidden.
14693         (__fe_nomask_env): Likewise.
14694         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c (__llrintl): Use
14695         __fegetround instead of fegetround.
14696         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c (__lrintl): Likewise.
14697         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c (__rintl): Likewise.
14698
14699 2013-11-21  Roland McGrath  <roland@hack.frob.com>
14700
14701         * malloc/malloc.c: Move #include <sys/param.h> to the top; comment why
14702         it's there.
14703
14704         * sysdeps/generic/sys/swap.h (swapon): Add FLAGS argument to prototype.
14705
14706 2013-11-21  Meador Inge  <meadori@codesourcery.com>
14707
14708         [BZ #11157]
14709         * crypt/crypt.h (encrypt): Use __glibc_block instead of __block.
14710         (encrypt_r): Likewise.
14711         * malloc/obstack.h (obstack_free): Likewise.
14712         * posix/unistd.h (encrypt): Likewise.
14713
14714 2013-11-21  Guy Martin  <gmsoft@tuxicoman.be>
14715
14716         * sysdeps/generic/ldsodefs.h: Replace DL_DT_INIT_ADDRESS() and
14717         DL_DT_FINI_ADDRESS() macro with DL_CALL_DT_INIT() and
14718         DL_CALL_DT_FINI() that call the functions directly.
14719         * elf/dl-init.c: Use the new DL_CALL_DT_INIT() macro.
14720         * elf/dl-close.c: Use the new DL_CALL_DT_FINI() macro.
14721         * elf/dl-fini.c: Likewise.
14722
14723 2013-11-20  Ondřej Bílka  <neleai@seznam.cz>
14724
14725         * malloc/hooks.c (memalign_check): Add alignment rounding.
14726         * malloc/malloc.c (_mid_memalign): New function.
14727         (__libc_valloc, __libc_pvalloc, __libc_memalign, __posix_memalign):
14728         Implement by calling _mid_memalign.
14729         * manual/probes.texi (Memory Allocation Probes): Remove
14730         memory_valloc_retry and memory_pvalloc_retry.
14731
14732 2013-11-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
14733
14734         * locale/programs/locarchive.c (open_archive): Add const
14735         qualifier to ARCHIVEFNAME and copy default fname to
14736         DEFAULT_FNAME.
14737
14738         [BZ #15601]
14739         * libio/tst-widetext.input: Rename Oriya to Odia.
14740         * locale/iso-639.def: Likewise.
14741
14742         * manual/probes.texi (Mathematical Function Probes): Add
14743         documentation for sin, cos, asin and acos probes.
14744         * sysdeps/ieee754/dbl-64/sincos32.c: Include stap-probe.h.
14745         (__sin32): Add slowasin probe.
14746         (__cos32): Add slowacos probe.
14747         (__mpsin): Add slowsin probe.
14748         (__mpcos): Add slowcos probe.
14749
14750 2013-11-19  Joseph Myers  <joseph@codesourcery.com>
14751
14752         [BZ #15483]
14753         * sysdeps/powerpc/nofpu/sim-full.c (__sim_exceptions): Change to
14754         thread-local __sim_exceptions_thread and global
14755         __sim_exceptions_global.
14756         (__sim_disabled_exceptions): Change to thread-local
14757         __sim_disabled_exceptions_thread and global
14758         __sim_disabled_exceptions_global.
14759         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
14760         and global __sim_round_mode_global.
14761         (__simulate_exceptions): Use thread-local floating-point state and
14762         set global state from it as needed.
14763         * sysdeps/powerpc/nofpu/Versions (GLIBC_PRIVATE): Add
14764         __sim_exceptions_thread, __sim_disabled_exceptions_thread and
14765         __sim_round_mode_thread.
14766         * sysdeps/powerpc/nofpu/soft-supp.h: Include <shlib-compat.h>.
14767         (__sim_exceptions): Change to thread-local __sim_exceptions_thread
14768         and global __sim_exceptions_global.
14769         (__sim_disabled_exceptions): Change to thread-local
14770         __sim_disabled_exceptions_thread and global
14771         __sim_disabled_exceptions_global.
14772         (__sim_round_mode): Change to thread-local __sim_round_mode_thread
14773         and global __sim_round_mode_global.
14774         [SIM_GLOBAL_COMPAT] (SIM_COMPAT_SYMBOL): New macro.
14775         (SIM_SET_GLOBAL): Likewise.
14776         * sysdeps/powerpc/soft-fp/sfp-machine.h
14777         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_ROUNDMODE): Use
14778         __sim_round_mode_thread.
14779         [!(__NO_FPRS__ && !_SOFT_FLOAT)] (FP_TRAPPING_EXCEPTIONS): Use
14780         __sim_disabled_exceptions_thread.
14781         (__sim_exceptions): Change to __sim_exceptions_thread.
14782         (__sim_disabled_exceptions): Change to
14783         __sim_disabled_exceptions_thread.
14784         (__sim_round_mode): Change to __sim_round_mode_thread.
14785         * sysdeps/powerpc/nofpu/fclrexcpt.c (__feclearexcept): Use
14786         thread-local floating-point state and set global state from it as
14787         needed.
14788         * sysdeps/powerpc/nofpu/fedisblxcpt.c (fedisableexcept): Likewise.
14789         * sysdeps/powerpc/nofpu/feenablxcpt.c: Include "soft-supp.h".
14790         (__sim_disabled_exceptions): Remove extern declaration.
14791         (feenableexcept): Use thread-local floating-point state and set
14792         global state from it as needed.
14793         * sysdeps/powerpc/nofpu/fegetenv.c (__sim_exceptions): Remove
14794         extern declaration.
14795         (__sim_disabled_exceptions): Likewise.
14796         (__sim_round_mode): Likewise.
14797         (__fegetenv): Use thread-local floating-point state.
14798         * sysdeps/powerpc/nofpu/fegetexcept.c (fegetexcept): Likewise.
14799         * sysdeps/powerpc/nofpu/fegetround.c (fegetround): Likewise.
14800         * sysdeps/powerpc/nofpu/fesetenv.c (__fesetenv): Use thread-local
14801         floating-point state and set global state from it as needed.
14802         * sysdeps/powerpc/nofpu/fesetround.c (fesetround): Likewise.
14803         * sysdeps/powerpc/nofpu/feupdateenv.c (__feupdateenv): Likewise.
14804         * sysdeps/powerpc/nofpu/fgetexcptflg.c (__fegetexceptflag):
14805         Likewise.
14806         * sysdeps/powerpc/nofpu/fraiseexcpt.c (__feraiseexcept): Likewise.
14807         * sysdeps/powerpc/nofpu/fsetexcptflg.c (__fesetexceptflag):
14808         Likewise.
14809         sysdeps/powerpc/nofpu/ftestexcept.c (fetestexcept): Likewise.
14810         * sysdeps/powerpc/nofpu/get-rounding-mode.h (get_rounding_mode):
14811         Use __sim_round_mode_thread.
14812         * math/test-fenv-tls.c: New file.
14813         * math/Makefile (tests): Add test-fenv-tls.
14814         ($(objpfx)test-fenv-tls): Depend on
14815         $(common-objpfx)nptl/libpthread.so.
14816
14817 2013-11-19  Andreas Schwab  <schwab@suse.de>
14818
14819         * locale/programs/locale.c (show_info): Decode wordarray elements.
14820         * locale/categories.def (LC_MONETARY): Add element for
14821         _NL_MONETARY_CRNCYSTR.
14822         * locale/C-monetary.c (conversion_rate): New variable.
14823         (_nl_C_LC_MONETARY): Use it for _NL_MONETARY_CONVERSION_RATE
14824         element.
14825
14826 2013-11-18  Chris Metcalf  <cmetcalf@tilera.com>
14827
14828         * math/test-fpucw-ieee.c [!defined _FPU_IEEE] (FPU_CONTROL):
14829         Omit definition of FPU_CONTROL and use default if no _FPU_IEEE.
14830
14831 2013-11-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
14832
14833         * elf/Makefile (tst-auxv): New test.
14834         * elf/tst-auxv.c: New
14835         * elf/rtld.c (dl_main): Adjust AT_EXECFN
14836
14837 2013-11-18  Joseph Myers  <joseph@codesourcery.com>
14838
14839         * include/libc-symbols.h (__hidden_proto): Add argument "thread".
14840         (hidden_proto): Caller changed.
14841         (hidden_tls_proto): New macro.
14842         (libc_hidden_tls_proto): Likewise.
14843         (rtld_hidden_tls_proto): Likewise.
14844         (libm_hidden_tls_proto): Likewise.
14845         (libresolv_hidden_tls_proto): Likewise.
14846         (librt_hidden_tls_proto): Likewise.
14847         (libdl_hidden_tls_proto): Likewise.
14848         (libnss_files_hidden_tls_proto): Likewise.
14849         (libnsl_hidden_tls_proto): Likewise.
14850         (libnss_nisplus_hidden_tls_proto): Likewise.
14851         (libutil_hidden_tls_proto): Likewise.
14852
14853 2013-11-18  Ondřej Bílka  <neleai@seznam.cz>
14854
14855         [BZ #10253]
14856         * elf/dl-load.c (fillin_rpath): Add linkmap parameter and expand path.
14857         (decompose_rpath): Defer expansion to fillin_rpath.
14858         (_dl_init_paths): Pass linkmap to fillin_rpath.
14859
14860 2013-11-18  Rajalakshmi Srinivasaraghavan  <raji@linux.vnet.ibm.com>
14861
14862         * benchtests/Makefile: Add strsep.
14863         * benchtests/bench-strsep.c: New file: strsep benchtest.
14864         * benchtests/bench-strsep-ifunc.c: New file: strsep benchtest.
14865
14866 2013-11-18  Andreas Schwab  <schwab@suse.de>
14867
14868         * locale/programs/locale.c (show_info) [case byte]: Check for
14869         '\377' instead of '\177'.
14870         * locale/C-monetary.c (not_available): Always use "\377".
14871         * stdlib/strfmon_l.c (__vstrfmon_l): Use -2 as marker for
14872         unspecified p_sign_posn and n_sign_posn.  Check for '\377' to
14873         detect unavailable sign_posn locale elements.
14874         * locale/localeconv.c (__localeconv): For grouping and
14875         mon_grouping handle "\177" and "\377" like no grouping.
14876         (INT_ELEM): New macro.  Use it to set all numeric members.
14877         * locale/programs/ld-monetary.c (monetary_read)
14878         <tok_mon_grouping>: Normalize single -1 to the empty string.
14879         * locale/programs/ld-numeric.c (numeric_read) <tok_grouping>:
14880         Likewise.
14881
14882 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
14883
14884         [BZ #16055]
14885         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Limit width
14886         when we match (nil).
14887         * stdio-common/tst-sscanf.c (struct test): Add testcase.
14888
14889 2013-11-16  Joseph Myers  <joseph@codesourcery.com>
14890
14891         * math/libm-test.inc (TEST_NAN_SIGN): New macro.
14892         (NO_TEST_INLINE): Update value.
14893         (ERRNO_UNCHANGED): Likewise.
14894         (ERRNO_EDOM): Likewise.
14895         (ERRNO_ERANGE): Likewise.
14896         (IGNORE_RESULT): Likewise.
14897         (check_float_internal): Check signs of NaN results if
14898         TEST_NAN_SIGN used.
14899         (check_complex): Pass TEST_NAN_SIGN flag through to second
14900         check_float_internal call.
14901         (copysign_test_data): Add tests with quiet NaNs as second
14902         argument.  Use TEST_NAN_SIGN.
14903         (fabs_test_data): Add test of negative quiet NaN argument.  Use
14904         TEST_NAN_SIGN.
14905         (signbit_test_data): Add tests of quiet NaN argument.
14906         * math/gen-libm-test.pl (parse_args): Handle TEST_NAN_SIGN.
14907
14908         * math/gen-libm-test.pl (show_exceptions): Take extra argument
14909         $ignore_result.
14910         (parse_args): Handle function results specified as IGNORE.
14911         * math/libm-test.inc (IGNORE_RESULT): New macro.
14912         (check_float_internal): Do not check numerical result if flag
14913         IGNORE_RESULT set.
14914         (check_complex): Pass through IGNORE_RESULT to second
14915         check_float_internal call.
14916         (check_int): Do not check numerical result if flag IGNORE_RESULT
14917         set.
14918         (check_long): Likewise.
14919         (check_bool): Likewise.
14920         (check_longlong): Likewise.
14921         (lrint_test_data): Add tests of infinite and NaN arguments.
14922         (lrint_tonearest_test_data): Likewise.
14923         (lrint_towardzero_test_data): Likewise.
14924         (lrint_downward_test_data): Likewise.
14925         (lrint_upward_test_data): Likewise.
14926         (llrint_test_data): Likewise.
14927         (llrint_tonearest_test_data): Likewise.
14928         (llrint_towardzero_test_data): Likewise.
14929         (llrint_downward_test_data): Likewise.
14930         (llrint_upward_test_data): Likewise.
14931         (lround_test_data): Likewise.
14932         (llround_test_data): Likewise.
14933
14934         * math/libm-test.inc (NO_TEST_INLINE): New macro.
14935         (ERRNO_UNCHANGED): Update value.
14936         (ERRNO_EDOM): Likewise.
14937         (ERRNO_ERANGE): Likewise.
14938         (NO_TEST_INLINE_FLOAT): New macro.
14939         (NO_TEST_INLINE_DOUBLE): Likewise.
14940         (enable_test): New function.
14941         (RUN_TEST_f_f): Check enable_test before running test.
14942         (RUN_TEST_2_f): Likewise.
14943         (RUN_TEST_fff_f): Likewise.
14944         (RUN_TEST_c_f): Likewise.
14945         (RUN_TEST_f_f1): Likewise.
14946         (RUN_TEST_fF_f1): Likewise.
14947         (RUN_TEST_fI_f1): Likewise.
14948         (RUN_TEST_ffI_f1): Likewise.
14949         (RUN_TEST_c_c): Likewise.
14950         (RUN_TEST_cc_c): Likewise.
14951         (RUN_TEST_f_i): Likewise.
14952         (RUN_TEST_f_i_tg): Likewise.
14953         (RUN_TEST_ff_i_tg): Likewise.
14954         (RUN_TEST_f_b): Likewise.
14955         (RUN_TEST_f_b_tg): Likewise.
14956         (RUN_TEST_f_l): Likewise.
14957         (RUN_TEST_f_L): Likewise.
14958         (RUN_TEST_fFF_11): Likewise.
14959         (asinh_test_data): Use NO_TEST_INLINE instead of [!TEST_INLINE]
14960         conditionals.
14961         (cosh_test_data): Likewise.
14962         (exp_test_data): Likewise.
14963         (expm1_test_data): Likewise.
14964         (hypot_test_data): Likewise.
14965         (pow_test_data): Likewise.
14966         (sinh_test_data): Likewise.
14967         (tanh_test_data): Likewise.
14968         * math/gen-libm-test.pl (parse_args): Allow NO_TEST_INLINE as
14969         flags argument.
14970
14971         * libm-test.inc (acos_test_data): Disallow inexact exceptions for
14972         tests with quiet NaN input and output.
14973         (acosh_test_data): Likewise.
14974         (asin_test_data): Likewise.
14975         (asinh_test_data): Likewise.
14976         (atan_test_data): Likewise.
14977         (atanh_test_data): Likewise.
14978         (atan2_test_data): Likewise.
14979         (cbrt_test_data): Likewise.
14980         (cos_test_data): Likewise.
14981         (cosh_test_data): Likewise.
14982         (erf_test_data): Likewise.
14983         (erfc_test_data): Likewise.
14984         (exp_test_data): Likewise.
14985         (exp10_test_data): Likewise.
14986         (exp2_test_data): Likewise.
14987         (expm1_test_data): Likewise.
14988         (hypot_test_data): Likewise.
14989         (j0_test_data): Likewise.
14990         (j1_test_data): Likewise.
14991         (jn_test_data): Likewise.
14992         (lgamma_test_data): Likewise.
14993         (log_test_data): Likewise.
14994         (log10_test_data): Likewise.
14995         (log1p_test_data): Likewise.
14996         (log2_test_data): Likewise.
14997         (pow_test_data): Likewise.
14998         (scalb_test_data): Likewise.
14999         (sin_test_data): Likewise.
15000         (sincos_test_data): Likewise.
15001         (sinh_test_data): Likewise.
15002         (tan_test_data): Likewise.
15003         (tanh_test_data): Likewise.
15004         (tgamma_test_data): Likewise.
15005         (y0_test_data): Likewise.
15006         (y1_test_data): Likewise.
15007         (yn_test_data): Likewise.
15008
15009         [BZ #16167]
15010         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Check for first
15011         argument being NaN and avoid computations with second argument in
15012         that case.
15013         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
15014         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.
15015         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
15016
15017 2013-11-15  Arun Kumar Pyasi <arun@chitwanix.com>
15018
15019         * locale/iso-639.def: Add Chitwani Tharu (the).
15020
15021 2013-11-14  Andreas Schwab  <schwab@suse.de>
15022
15023         * locale/C-address.c (_nl_C_LC_ADDRESS): Set country_num to zero
15024         word instead of empty string.
15025
15026 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15027
15028         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
15029         (__fe_nomask_env): Fir compat symbol to be remove for GLIBC_2.19.
15030         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
15031         (__fe_nomask_env): Likewise.
15032
15033 2013-11-13  Steve Ellcey  <sellcey@mips.com>
15034
15035         * benchtests/bench-timing.h: Include time.h.
15036
15037 2013-11-13  H.J. Lu  <hongjiu.lu@intel.com>
15038
15039         [BZ #15997]
15040         * sysdeps/unix/sysv/linux/configure.ac (arch_minimum_kernel): Set
15041         to 3.4.0 for x32.
15042         * sysdeps/unix/sysv/linux/configure: Regenerated.
15043
15044 2013-11-13  Joseph Myers  <joseph@codesourcery.com>
15045
15046         [BZ #16151]
15047         * stdlib/strtod_l.c (round_and_return): Do not consider
15048         retval[RETURN_LIBM_SIZE - 1] when determining more_bits for an
15049         exponent one less than half the least subnormal exponent.
15050         * stdlib/test-strtod-round-data: Add more tests.
15051         * stdlib/tst-strtod-round.c (tests): Regenerated.
15052
15053 2013-11-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15054
15055         [BZ #14143]
15056         * sysdeps/powerpc/bits/fenv.h (__fe_nomask_env): Remove declaration.
15057         (__fe_mask_env): Likewise.
15058         * sysdeps/powerpc/fpu/fenv_libc.h (__fe_nomask_env): Remove
15059         libm_hidden_proto and add function prototype.
15060         (__fe_mask_env): Add function prototype.
15061         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
15062         (__fe_nomask_env): Add compat symbol for GLIBC_2.1.
15063         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
15064         (__fe_mask_env): Remove compiler warnings regarding ununsed variables.
15065         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
15066         (__fe_nomask_env): Add compat symbol for GLIBC_2.3.
15067
15068 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
15069
15070         * elf/dl-lookup.c (_dl_lookup_symbol_x): If UNDEF_MAP is false
15071         set reference_name to "" to avoid passing NULL to DSO_FILENAME.
15072
15073 2013-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
15074
15075         * elf/tlsdeschtab.h (_dl_make_tlsdesc_dynamic): Handle failure
15076         of htab_find_slot().
15077
15078 2013-11-11  David S. Miller  <davem@davemloft.net>
15079
15080         [BZ #16150]
15081         * sysdeps/sparc/sparc64/multiarch/add_n.S: Resolve to the correct generic
15082         symbol in the non-vis3 case in static builds.
15083         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: Likewise.
15084         * sysdeps/sparc/sparc64/multiarch/mul_1.S: Likewise.
15085         * sysdeps/sparc/sparc64/multiarch/sub_n.S: Likewise.
15086         * sysdeps/sparc/sparc64/multiarch/submul_1.S: Likewise.
15087
15088 2013-11-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
15089
15090         [BZ #387]
15091         * elf/dl-object.c (_dl_new_object): Initialize L_NAME from NEWNAME if
15092         it is empty.
15093
15094 2013-11-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15095
15096         * benchtests/Makefile: Add bench-strtod.
15097         * benchtests/bench-strtod.c: New file: strtod benchtest
15098
15099 2013-11-11  Andreas Schwab  <schwab@suse.de>
15100
15101         [BZ #16153]
15102         * nscd/nscd_getserv_r.c (__nscd_getservbyport_r): Don't include
15103         terminating NUL in key length.
15104
15105 2013-11-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15106
15107         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET):
15108         Add artificial ODP entry for vDSO symbol for PPC64.
15109         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Adjust includes.
15110         * sysdeps/unix/sysv/linux/powerpc/time.c: Likewise.
15111
15112 2013-11-07  Ondřej Bílka  <neleai@seznam.cz>
15113
15114         [BZ #15374]
15115         * nss/getent.c (services_keys): Recognize services starting with digit.
15116
15117 2013-11-06  David S. Miller  <davem@davemloft.net>
15118
15119         [BZ #15985]
15120         * sysdeps/sparc/sparc32/fpu/s_fdim.S (__fdim): Do not use fnegd
15121         on pre-v9 cpus, use a fnegs+fmovs sequence instead.
15122
15123 2013-11-06  Will Newton  <will.newton@linaro.org>
15124
15125         * manual/memory.texi (Malloc Examples): Remove register
15126         keyword from examples.
15127
15128 2013-11-04  Chris Leonard  <cjl@sugarlabs.org>
15129
15130         * locale/iso-639.def: Correct Walaita (wal) and add Unami Delaware (unm).
15131
15132 2013-11-04  Joseph Myers  <joseph@codesourcery.com>
15133
15134         [BZ #6981]
15135         * include/stdc-predef.h [__GCC_IEC_559] (__STDC_IEC_559__): Define
15136         depending on [__GCC_IEC_559 > 0].
15137         [__GCC_IEC_559_COMPLEX] (__STDC_IEC_559_COMPLEX__): Define
15138         depending on [__GCC_IEC_559_COMPLEX > 0].
15139
15140 2013-11-03  Chris Leonard  <cjl@sugarlabs.org>
15141
15142         * locale/iso-639.def: Add Quechua, Southern (quz) and Silesian (szl)
15143         to iso-639.def.
15144
15145 2013-11-03  Ondřej Bílka  <neleai@seznam.cz>
15146
15147         * elf/rtld.c: Remove unused NONTLS_INIT_TP.
15148
15149 2013-11-01  Ondřej Bílka  <neleai@seznam.cz>
15150
15151         [BZ #16112]
15152         * malloc/malloc (malloc_info): Do not handle first bin as
15153         special case.
15154
15155 2013-11-01  Chris Leonard  <cjl@sugarlabs.org>
15156
15157         * locale/iso-639.def: Add Central Nahuatl (nhn).
15158
15159 2013-11-01  Bruno Haible  <bruno@clisp.org>
15160
15161         [BZ #7003]
15162         * manual/math.texi (BSD Random): Specify range upper bound as
15163         in POSIX.
15164
15165 2013-10-31  Chris Leonard  <cjl@sugarlabs.org>
15166
15167         * locale/iso-639.def: Add Meadow Mari (mhr).
15168
15169 2013-10-31  Ondřej Bílka  <neleai@seznam.cz>
15170
15171         [BZ #14752], [BZ #15763]
15172         * sysdeps/unix/sysv/linux/shm_open.c (shm_open, shm_unlink):
15173         Validate name.
15174         * rt/tst_shm.c: Add test for escaping directory.
15175
15176 2013-10-31  Andreas Schwab  <schwab@suse.de>
15177
15178         [BZ #15917]
15179         * stdio-common/vfscanf.c (_IO_vfwscanf): Handle leading '0' not
15180         followed by 'x' as part of digit sequence.
15181         * stdio-common/tst-sscanf.c (double_tests2): New tests.
15182
15183 2013-10-31  Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
15184
15185         [BZ #16037]
15186         * configure.ac: allow GNU Make 4.0 and greater.
15187         * configure: Regenerated.
15188
15189 2013-10-30  Will Newton  <will.newton@linaro.org>
15190
15191         [BZ #16038]
15192         * malloc/hooks.c (memalign_check): Limit alignment to the
15193         maximum representable power of two.
15194         * malloc/malloc.c (__libc_memalign): Likewise.
15195         * malloc/tst-memalign.c (do_test): Add test for very
15196         large alignment values.
15197         * malloc/tst-posix_memalign.c (do_test): Likewise.
15198
15199 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
15200
15201         [BZ #11087]
15202         * malloc/malloc.c (sysmalloc): Compute statistics atomically.
15203         (munmap_chunk): Likewise.
15204         (mremap_chunk): Likewise.
15205
15206 2013-10-30  Ondřej Bílka  <neleai@seznam.cz>
15207
15208         [BZ #15799]
15209         * stdlib/div.c (div): Remove obsolete code.
15210         * stdlib/ldiv.c (ldiv): Likewise.
15211         * stdlib/lldiv.c (lldiv): Likewise.
15212
15213 2013-10-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
15214
15215         [BZ #16071]
15216         * nss/nss_files/files-XXX.c (get_contents_ret): New
15217         enumerator.
15218         (get_contents): New function.
15219         (internal_getent): Use it.  Expand size of LINEBUFLEN.
15220
15221 2013-10-30  Mike Frysinger  <vapier@gentoo.org>
15222
15223         * configure.in: Moved to ...
15224         * configure.ac: ... here. Change reference to configure.in
15225         to configure.ac.
15226         * sysdeps/arm/preconfigure.ac: ... here.
15227         configure.in to configure.ac.
15228         * sysdeps/gnu/configure.in: Moved to ...
15229         * sysdeps/gnu/configure.ac: ... here.
15230         * sysdeps/i386/configure.in: Moved to ...
15231         * sysdeps/i386/configure.ac: ... here.
15232         * sysdeps/ieee754/ldbl-opt/configure.in: Moved to ...
15233         * sysdeps/ieee754/ldbl-opt/configure.ac: ... here.
15234         * sysdeps/mach/configure.in: Moved to ...
15235         * sysdeps/mach/configure.ac: ... here.
15236         * sysdeps/mach/hurd/configure.in: Moved to ...
15237         * sysdeps/mach/hurd/configure.ac: ... here.
15238         * sysdeps/powerpc/configure.in: Moved to ...
15239         * sysdeps/powerpc/configure.ac: ... here.
15240         * sysdeps/powerpc/powerpc32/configure.in: Moved to ...
15241         * sysdeps/powerpc/powerpc32/configure.ac: ... here.
15242         * sysdeps/powerpc/powerpc64/configure.in: Moved to ...
15243         * sysdeps/powerpc/powerpc64/configure.ac: ... here.
15244         * sysdeps/s390/s390-32/configure.in: Moved to ...
15245         * sysdeps/s390/s390-32/configure.ac: ... here.
15246         * sysdeps/s390/s390-64/configure.in: Moved to ...
15247         * sysdeps/s390/s390-64/configure.ac: ... here.
15248         * sysdeps/sh/configure.in: Moved to ...
15249         * sysdeps/sh/configure.ac: ... here.
15250         * sysdeps/sparc/configure.in: Moved to ...
15251         * sysdeps/sparc/configure.ac: ... here.
15252         * sysdeps/unix/sysv/linux/configure.in: Moved to ...
15253         * sysdeps/unix/sysv/linux/configure.ac: ... here.
15254         * sysdeps/unix/sysv/linux/powerpc/configure.in: Moved to ...
15255         * sysdeps/unix/sysv/linux/powerpc/configure.ac: ... here.
15256         * sysdeps/x86_64/configure.in: Moved to ...
15257         * sysdeps/x86_64/configure.ac: ... here.
15258         * sysdeps/x86_64/preconfigure.in: Moved to ...
15259         * sysdeps/x86_64/preconfigure.ac: ... here.
15260         * aclocal.m4: Change reference to configure.in to configure.ac.
15261         * config.h.in: Likewise.
15262         * manual/install.texi: Likewise.
15263         * manual/maint.texi: Likewise.
15264         * Makefile: Likewise.
15265         * malloc/Makefile: Likewise.
15266         * nscd/Makefile: Likewise.
15267         * Makeconfig: Change reference to configure.in and
15268         preconfigure.in to configure.ac and preconfigure.ac
15269         respectively.
15270         * INSTALL: Regenerated.
15271         * configure: Likewise.
15272         * sysdeps/gnu/configure: Likewise.
15273         * sysdeps/i386/configure: Likewise.
15274         * sysdeps/ieee754/ldbl-opt/configure: Likewise.
15275         * sysdeps/mach/configure: Likewise.
15276         * sysdeps/mach/hurd/configure: Likewise.
15277         * sysdeps/powerpc/configure: Likewise.
15278         * sysdeps/powerpc/powerpc32/configure: Likewise.
15279         * sysdeps/powerpc/powerpc64/configure: Likewise.
15280         * sysdeps/s390/s390-32/configure: Likewise.
15281         * sysdeps/s390/s390-64/configure: Likewise.
15282         * sysdeps/sh/configure: Likewise.
15283         * sysdeps/sparc/configure: Likewise.
15284         * sysdeps/unix/sysv/linux/configure: Likewise.
15285         * sysdeps/unix/sysv/linux/powerpc/configure: Likewise.
15286         * sysdeps/x86_64/configure: Likewise.
15287         * sysdeps/x86_64/preconfigure: Likewise.
15288
15289 2013-10-29  Andreas Schwab  <schwab@suse.de>
15290
15291         * stdio-common/Makefile (tst-swscanf-ENV): Define.
15292
15293 2013-10-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
15294
15295         * benchtests/pow-inputs: Add new inputs.
15296
15297         * benchtests/exp-inputs: Add new inputs.
15298
15299         * sysdeps/ieee754/dbl-64/sincos32.c (__sin32): Consolidate
15300         conditional check for return value.
15301         (__cos32): Likewise.
15302
15303 2013-10-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
15304
15305         * sysdeps/powerpc/powerpc64/strcpy.S (strcpy): Add word load/store
15306         to provide a boost for large inputs with word alignment.
15307         * sysdeps/powerpc/powerpc64/stpcpy.S (__stpcpy): Rewrite
15308         implementation based on optimized PPC64 strcpy.
15309         * sysdeps/powerpc/powerpc64/power7/strcpy.S: New file: optimized
15310         strcpy for PPC64/POWER7 based on both doubleword and word load/store.
15311         * sysdeps/powerpc/powerpc64/power7/stpcpy.S: New file: optimized
15312         stpcpy for PPC64/POWER7 based on PPC64/POWER7 strcpy.
15313
15314 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
15315
15316         [BZ #2801]
15317         * manual/socket.texi (Host Names): Fix gethostbyname_r example.
15318
15319 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
15320
15321         [BZ #14876]
15322         * time/strptime_l.c (__strptime_internal): 14876 Read timezone entry.
15323         * time/tst-strptime.c (day_tests): Add testcase.
15324
15325 2013-10-25   Ondřej Bílka  <neleai@seznam.cz>
15326
15327         [BZ #14029]
15328         * manual/pattern.texi: Acknowledge that fnmatch can fail.
15329
15330 2013-10-25  Fabrice Bauzac  <fbauzac@debian71.nce.amadeus.net>
15331
15332         [BZ #16074]
15333         * manual/llio.texi (Memory-mapped I/O): Indicate that mmap returns
15334         MAP_FAILED on error.
15335
15336 2013-10-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
15337
15338         [BZ #16072]
15339         * sysdeps/posix/getaddrinfo.c (gethosts): Allocate tmpbuf on
15340         heap for large requests.
15341
15342 2013-10-25  Aurelien Jarno  <aurelien@aurel32.net>
15343
15344         [BZ #9954]
15345         * sysdeps/posix/getaddrinfo.c (rfc3484_sort): do not assign native
15346         result if the result has no associated interface.
15347         * sysdeps/posix/getaddrinfo.c (getaddrinfo): correctly detect
15348         interface for all 127.X.Y.Z addresses.
15349
15350 2013-10-24  Chris Leonard  <cjl@sugarlabs.org>
15351
15352         * locale/iso-639.def: Add Ligurian (lij)
15353
15354 2013-10-21  Ondřej Bílka  <neleai@seznam.cz>
15355
15356         [BZ #15825]
15357         * sunrpc/rpc_main.c: Document rpcgen -5.
15358
15359 2013-10-19  Michael Stahl  <mstahl@redhat.com>
15360
15361         * elf/rtld.c (do_preload): Print the reason why preloading failed.
15362
15363 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
15364
15365         [BZ #10278]
15366         * posix/glob.c: Match only directories when trailing slash is present.
15367         * posix/tst-gnuglob.c (my_opendir): Do not open files.
15368         (main): Add testcase.
15369
15370 2013-10-19  Ondřej Bílka  <neleai@seznam.cz>
15371
15372         [BZ #15670]
15373         * time/tzfile.c (__tzfile_read): Replace alloca with malloc.
15374
15375 2013-10-18  Carlos O'Donell  <carlos@redhat.com>
15376
15377         * manual/crypt.texi (Cryptographic Functions): Using SunRPC and
15378         AUTH_DES will prevent FIPS 140-2 compliance. Add vindex for
15379         AUTH_DES and cindex for FIPS 140-2.
15380         (DES Encryption): Add cindex FIPS 46-3.
15381
15382         * locale/locarchive.h (struct locarhandle): Add fname.
15383         * locale/programs/localedef.c (main): Pass ARGV[remaining]
15384         if an optional argument was specified to --list-archive,
15385         otherwise NULL.
15386         * locale/programs/locarchive.c (show_archive_content): Take new
15387         argument fname and pass it via ah.fname to open_archive.
15388         * locale/programs/localedef.h: Update decl.
15389         (open_archive): If AH->fname is non-null, open that file
15390         rather than the default file name, and don't ignore ENOENT.
15391         (create_archive): Set AH.fname to NULL.
15392         (delete_locales_from_archive): Likewise.
15393         (add_locales_to_archive): Likewise.
15394         * locale/programs/locfile.c (write_all_categories): Likewise.
15395
15396 2013-10-18  Joseph Myers  <joseph@codesourcery.com>
15397             Aldy Hernandez  <aldyh@redhat.com>
15398
15399         * sysdeps/powerpc/powerpc32/e500/nofpu/Makefile: New file.
15400         * sysdeps/powerpc/powerpc32/e500/nofpu/fclrexcpt.c: Likewise.
15401         * sysdeps/powerpc/powerpc32/e500/nofpu/fe_note_change.c: Likewise.
15402         * sysdeps/powerpc/powerpc32/e500/nofpu/fedisblxcpt.c: Likewise.
15403         * sysdeps/powerpc/powerpc32/e500/nofpu/feenablxcpt.c: Likewise.
15404         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetenv.c: Likewise.
15405         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetexcept.c: Likewise.
15406         * sysdeps/powerpc/powerpc32/e500/nofpu/fegetround.c: Likewise.
15407         * sysdeps/powerpc/powerpc32/e500/nofpu/feholdexcpt.c: Likewise.
15408         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_const.c: Likewise.
15409         * sysdeps/powerpc/powerpc32/e500/nofpu/fenv_libc.h: Likewise.
15410         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetenv.c: Likewise.
15411         * sysdeps/powerpc/powerpc32/e500/nofpu/fesetround.c: Likewise.
15412         * sysdeps/powerpc/powerpc32/e500/nofpu/feupdateenv.c: Likewise.
15413         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_prctl.c:
15414         Likewise.
15415         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_from_spe.c:
15416         Likewise.
15417         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_prctl.c:
15418         Likewise.
15419         * sysdeps/powerpc/powerpc32/e500/nofpu/fexcepts_to_spe.c:
15420         Likewise.
15421         * sysdeps/powerpc/powerpc32/e500/nofpu/fgetexcptflg.c: Likewise.
15422         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcept-soft.c:
15423         Likewise.
15424         * sysdeps/powerpc/powerpc32/e500/nofpu/fraiseexcpt.c: Likewise.
15425         * sysdeps/powerpc/powerpc32/e500/nofpu/fsetexcptflg.c: Likewise.
15426         * sysdeps/powerpc/powerpc32/e500/nofpu/ftestexcept.c: Likewise.
15427         * sysdeps/powerpc/powerpc32/e500/nofpu/get-rounding-mode.h:
15428         Likewise.
15429         * sysdeps/powerpc/powerpc32/e500/nofpu/s_fabsf.S: Likewise.
15430         * sysdeps/powerpc/powerpc32/e500/nofpu/spe-raise.c: Likewise.
15431         * sysdeps/powerpc/preconfigure: Likewise.
15432         * sysdeps/unix/sysv/linux/powerpc/powerpc32/e500/nofpu/Implies:
15433         Likewise.
15434         * sysdeps/powerpc/nofpu/soft-supp.h [__NO_FPRS__ && !_SOFT_FLOAT]:
15435         Replace contents of file by #include of <fenv_libc.h>.
15436         * sysdeps/powerpc/soft-fp/sfp-machine.h
15437         [__NO_FPRS__ && !_SOFT_FLOAT]: Include <fenv_libc.h>, <sysdep.h>
15438         and <sys/prctl.h>.
15439         [__NO_FPRS__ && !_SOFT_FLOAT] (__feraiseexcept_soft): Declare.
15440         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INEXACT): Define macro.
15441         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_INVALID): Likewise.
15442         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_DIVZERO): Likewise.
15443         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_UNDERFLOW): Likewise.
15444         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_EX_OVERFLOW): Likewise.
15445         [__NO_FPRS__ && !_SOFT_FLOAT] (_FP_DECL_EX): Likewise.
15446         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_ROUNDMODE): Likewise.
15447         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_INIT_EXCEPTIONS): Likewise.
15448         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_HANDLE_EXCEPTIONS): Likewise.
15449         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_ROUNDMODE): Likewise.
15450         [__NO_FPRS__ && !_SOFT_FLOAT] (FP_TRAPPING_EXCEPTIONS): Likewise.
15451         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu/nptl/localplt.data:
15452         Allow copysignl PLT reference to be missing.
15453
15454 2013-10-18  Richard Sandiford  <richard@codesourcery.com>
15455             Joseph Myers  <joseph@codesourcery.com
15456
15457         [BZ #15948]
15458         * locale/programs/ld-collate.c (new_element): Handle <U0000> as a
15459         single character.
15460         (add_to_tablewc): Assert sequence of wide characters is nonempty.
15461
15462 2013-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
15463
15464         * elf/tst-tls-dlinfo.c: Don't include tls.h.
15465         * elf/tst-tls1.c: Likewise.
15466         * elf/tst-tls10.h: Likewise.
15467         * elf/tst-tls14.c: Likewise.
15468         * elf/tst-tls2.c: Likewise.
15469         * elf/tst-tls3.c: Likewise.
15470         * elf/tst-tls4.c: Likewise.
15471         * elf/tst-tls5.c: Likewise.
15472         * elf/tst-tls6.c: Likewise.
15473         * elf/tst-tls7.c: Likewise.
15474         * elf/tst-tls8.c: Likewise.
15475         * elf/tst-tls9.c: Likewise.
15476         * elf/tst-tlsmod1.c: Likewise.
15477         * elf/tst-tlsmod13.c: Likewise.
15478         * elf/tst-tlsmod13a.c: Likewise.
15479         * elf/tst-tlsmod14a.c: Likewise.
15480         * elf/tst-tlsmod16a.c: Likewise.
15481         * elf/tst-tlsmod16b.c: Likewise.
15482         * elf/tst-tlsmod2.c: Likewise.
15483         * elf/tst-tlsmod3.c: Likewise.
15484         * elf/tst-tlsmod4.c: Likewise.
15485         * elf/tst-tlsmod5.c: Likewise.
15486         * elf/tst-tlsmod6.c: Likewise.
15487
15488 2013-10-18  Ondřej Bílka  <neleai@seznam.cz>
15489
15490         [BZ #12486]
15491         * malloc/malloc.c: remove checks for statistics.
15492
15493 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
15494
15495         [BZ #15277]
15496         * inet/inet_net.c (inet_network): Detect additional invalid strings.
15497         * inet/tst-network.c: Add testcase.
15498
15499 2013-10-17  Andreas Schwab  <schwab@suse.de>
15500
15501         [BZ #15218]
15502         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't use gethostbyaddr
15503         to determine canonical name.
15504
15505 2013-10-17  Ondřej Bílka  <neleai@seznam.cz>
15506
15507         * sysdeps/ieee754/dbl-64/dbl2mpn.c: Fix formatting.
15508         * sysdeps/ieee754/dbl-64/dla.h: Likewise.
15509         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
15510         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
15511         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
15512         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
15513         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
15514         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
15515         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
15516         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
15517         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
15518         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
15519         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
15520         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
15521         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
15522         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
15523         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
15524         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
15525         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
15526         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
15527         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
15528         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
15529         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
15530         * sysdeps/ieee754/dbl-64/MathLib.h: Likewise.
15531         * sysdeps/ieee754/dbl-64/mpa-arch.h: Likewise.
15532         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
15533         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
15534         * sysdeps/ieee754/dbl-64/mpn2dbl.c: Likewise.
15535         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
15536         * sysdeps/ieee754/dbl-64/mydefs.h: Likewise.
15537         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
15538         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
15539         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
15540         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
15541         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
15542         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
15543         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
15544         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
15545         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
15546         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
15547         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
15548         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
15549         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
15550         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
15551         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
15552         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
15553         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
15554         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
15555         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
15556         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
15557         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
15558         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
15559         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
15560         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
15561         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
15562         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
15563         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
15564         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
15565
15566 2013-10-17  Joseph Myers  <joseph@codesourcery.com>
15567
15568         [BZ #16041]
15569         * soft-fp/op-common.h (FP_EXTEND): When input is a signaling NaN,
15570         make result into a quiet NaN.
15571
15572 2013-10-16  Joseph Myers  <joseph@codesourcery.com>
15573
15574         * soft-fp/adddf3.c: Fix horizontal whitespace.
15575         * soft-fp/addsf3.c: Likewise.
15576         * soft-fp/addtf3.c: Likewise.
15577         * soft-fp/divdf3.c: Likewise.
15578         * soft-fp/divsf3.c: Likewise.
15579         * soft-fp/divtf3.c: Likewise.
15580         * soft-fp/double.h: Likewise.
15581         * soft-fp/eqdf2.c: Likewise.
15582         * soft-fp/eqsf2.c: Likewise.
15583         * soft-fp/eqtf2.c: Likewise.
15584         * soft-fp/extenddftf2.c: Likewise.
15585         * soft-fp/extended.h: Likewise.
15586         * soft-fp/extendsfdf2.c: Likewise.
15587         * soft-fp/extendsftf2.c: Likewise.
15588         * soft-fp/extendxftf2.c: Likewise.
15589         * soft-fp/fixdfdi.c: Likewise.
15590         * soft-fp/fixdfsi.c: Likewise.
15591         * soft-fp/fixdfti.c: Likewise.
15592         * soft-fp/fixsfdi.c: Likewise.
15593         * soft-fp/fixsfsi.c: Likewise.
15594         * soft-fp/fixsfti.c: Likewise.
15595         * soft-fp/fixtfdi.c: Likewise.
15596         * soft-fp/fixtfsi.c: Likewise.
15597         * soft-fp/fixtfti.c: Likewise.
15598         * soft-fp/fixunsdfdi.c: Likewise.
15599         * soft-fp/fixunsdfsi.c: Likewise.
15600         * soft-fp/fixunsdfti.c: Likewise.
15601         * soft-fp/fixunssfdi.c: Likewise.
15602         * soft-fp/fixunssfsi.c: Likewise.
15603         * soft-fp/fixunssfti.c: Likewise.
15604         * soft-fp/fixunstfdi.c: Likewise.
15605         * soft-fp/fixunstfsi.c: Likewise.
15606         * soft-fp/fixunstfti.c: Likewise.
15607         * soft-fp/floatdidf.c: Likewise.
15608         * soft-fp/floatdisf.c: Likewise.
15609         * soft-fp/floatditf.c: Likewise.
15610         * soft-fp/floatsidf.c: Likewise.
15611         * soft-fp/floatsisf.c: Likewise.
15612         * soft-fp/floatsitf.c: Likewise.
15613         * soft-fp/floattidf.c: Likewise.
15614         * soft-fp/floattisf.c: Likewise.
15615         * soft-fp/floattitf.c: Likewise.
15616         * soft-fp/floatundidf.c: Likewise.
15617         * soft-fp/floatundisf.c: Likewise.
15618         * soft-fp/floatunditf.c: Likewise.
15619         * soft-fp/floatunsidf.c: Likewise.
15620         * soft-fp/floatunsisf.c: Likewise.
15621         * soft-fp/floatunsitf.c: Likewise.
15622         * soft-fp/floatuntidf.c: Likewise.
15623         * soft-fp/floatuntisf.c: Likewise.
15624         * soft-fp/floatuntitf.c: Likewise.
15625         * soft-fp/fmadf4.c: Likewise.
15626         * soft-fp/fmasf4.c: Likewise.
15627         * soft-fp/fmatf4.c: Likewise.
15628         * soft-fp/gedf2.c: Likewise.
15629         * soft-fp/gesf2.c: Likewise.
15630         * soft-fp/getf2.c: Likewise.
15631         * soft-fp/ledf2.c: Likewise.
15632         * soft-fp/lesf2.c: Likewise.
15633         * soft-fp/letf2.c: Likewise.
15634         * soft-fp/muldf3.c: Likewise.
15635         * soft-fp/mulsf3.c: Likewise.
15636         * soft-fp/multf3.c: Likewise.
15637         * soft-fp/negdf2.c: Likewise.
15638         * soft-fp/negsf2.c: Likewise.
15639         * soft-fp/negtf2.c: Likewise.
15640         * soft-fp/op-1.h: Likewise.
15641         * soft-fp/op-2.h: Likewise.
15642         * soft-fp/op-4.h: Likewise.
15643         * soft-fp/op-8.h: Likewise.
15644         * soft-fp/op-common.h: Likewise.
15645         * soft-fp/quad.h: Likewise.
15646         * soft-fp/single.h: Likewise.
15647         * soft-fp/soft-fp.h: Likewise.
15648         * soft-fp/sqrtdf2.c: Likewise.
15649         * soft-fp/sqrtsf2.c: Likewise.
15650         * soft-fp/sqrttf2.c: Likewise.
15651         * soft-fp/subdf3.c: Likewise.
15652         * soft-fp/subsf3.c: Likewise.
15653         * soft-fp/subtf3.c: Likewise.
15654         * soft-fp/truncdfsf2.c: Likewise.
15655         * soft-fp/trunctfdf2.c: Likewise.
15656         * soft-fp/trunctfsf2.c: Likewise.
15657         * soft-fp/trunctfxf2.c: Likewise.
15658         * soft-fp/unorddf2.c: Likewise.
15659         * soft-fp/unordsf2.c: Likewise.
15660         * soft-fp/unordtf2.c: Likewise.
15661
15662 2013-10-15  Joseph Myers  <joseph@codesourcery.com>
15663
15664         * soft-fp/op-2.h (_FP_DIV_MEAT_2_gmp): Remove macro.
15665         * soft-fp/soft-fp.h (FP_UNSET_EXCEPTION): Likewise.
15666
15667 2013-10-15   Ondřej Bílka  <neleai@seznam.cz>
15668
15669         * elf/dl-libc.c: Clear initfini list after freeing.
15670
15671 2013-10-14  Joseph Myers  <joseph@codesourcery.com>
15672
15673         * soft-fp/adddf3.c: Fix vertical whitespace and indentation.
15674         * soft-fp/addsf3.c: Likewise.
15675         * soft-fp/addtf3.c: Likewise.
15676         * soft-fp/divdf3.c: Likewise.
15677         * soft-fp/divsf3.c: Likewise.
15678         * soft-fp/divtf3.c: Likewise.
15679         * soft-fp/double.h: Likewise.
15680         * soft-fp/eqdf2.c: Likewise.
15681         * soft-fp/eqsf2.c: Likewise.
15682         * soft-fp/eqtf2.c: Likewise.
15683         * soft-fp/extenddftf2.c: Likewise.
15684         * soft-fp/extended.h: Likewise.
15685         * soft-fp/extendsfdf2.c: Likewise.
15686         * soft-fp/extendsftf2.c: Likewise.
15687         * soft-fp/extendxftf2.c: Likewise.
15688         * soft-fp/fixdfdi.c: Likewise.
15689         * soft-fp/fixdfsi.c: Likewise.
15690         * soft-fp/fixdfti.c: Likewise.
15691         * soft-fp/fixsfdi.c: Likewise.
15692         * soft-fp/fixsfsi.c: Likewise.
15693         * soft-fp/fixsfti.c: Likewise.
15694         * soft-fp/fixtfdi.c: Likewise.
15695         * soft-fp/fixtfsi.c: Likewise.
15696         * soft-fp/fixtfti.c: Likewise.
15697         * soft-fp/fixunsdfdi.c: Likewise.
15698         * soft-fp/fixunsdfsi.c: Likewise.
15699         * soft-fp/fixunsdfti.c: Likewise.
15700         * soft-fp/fixunssfdi.c: Likewise.
15701         * soft-fp/fixunssfsi.c: Likewise.
15702         * soft-fp/fixunssfti.c: Likewise.
15703         * soft-fp/fixunstfdi.c: Likewise.
15704         * soft-fp/fixunstfsi.c: Likewise.
15705         * soft-fp/fixunstfti.c: Likewise.
15706         * soft-fp/floatdidf.c: Likewise.
15707         * soft-fp/floatdisf.c: Likewise.
15708         * soft-fp/floatditf.c: Likewise.
15709         * soft-fp/floatsidf.c: Likewise.
15710         * soft-fp/floatsisf.c: Likewise.
15711         * soft-fp/floatsitf.c: Likewise.
15712         * soft-fp/floattidf.c: Likewise.
15713         * soft-fp/floattisf.c: Likewise.
15714         * soft-fp/floattitf.c: Likewise.
15715         * soft-fp/floatundidf.c: Likewise.
15716         * soft-fp/floatundisf.c: Likewise.
15717         * soft-fp/floatunsidf.c: Likewise.
15718         * soft-fp/floatunsisf.c: Likewise.
15719         * soft-fp/floatuntidf.c: Likewise.
15720         * soft-fp/floatuntisf.c: Likewise.
15721         * soft-fp/floatuntitf.c: Likewise.
15722         * soft-fp/fmadf4.c: Likewise.
15723         * soft-fp/fmasf4.c: Likewise.
15724         * soft-fp/fmatf4.c: Likewise.
15725         * soft-fp/gedf2.c: Likewise.
15726         * soft-fp/gesf2.c: Likewise.
15727         * soft-fp/getf2.c: Likewise.
15728         * soft-fp/ledf2.c: Likewise.
15729         * soft-fp/lesf2.c: Likewise.
15730         * soft-fp/letf2.c: Likewise.
15731         * soft-fp/muldf3.c: Likewise.
15732         * soft-fp/mulsf3.c: Likewise.
15733         * soft-fp/multf3.c: Likewise.
15734         * soft-fp/negdf2.c: Likewise.
15735         * soft-fp/negsf2.c: Likewise.
15736         * soft-fp/negtf2.c: Likewise.
15737         * soft-fp/op-1.h: Likewise.
15738         * soft-fp/op-2.h: Likewise.
15739         * soft-fp/op-4.h: Likewise.
15740         * soft-fp/op-8.h: Likewise.
15741         * soft-fp/op-common.h: Likewise.
15742         * soft-fp/quad.h: Likewise.
15743         * soft-fp/single.h: Likewise.
15744         * soft-fp/soft-fp.h: Likewise.
15745         * soft-fp/sqrtdf2.c: Likewise.
15746         * soft-fp/sqrtsf2.c: Likewise.
15747         * soft-fp/sqrttf2.c: Likewise.
15748         * soft-fp/subdf3.c: Likewise.
15749         * soft-fp/subsf3.c: Likewise.
15750         * soft-fp/subtf3.c: Likewise.
15751         * soft-fp/truncdfsf2.c: Likewise.
15752         * soft-fp/trunctfdf2.c: Likewise.
15753         * soft-fp/trunctfsf2.c: Likewise.
15754         * soft-fp/trunctfxf2.c: Likewise.
15755         * soft-fp/unorddf2.c: Likewise.
15756         * soft-fp/unordsf2.c: Likewise.
15757         * soft-fp/unordtf2.c: Likewise.
15758
15759 2013-10-14   Ondřej Bílka  <neleai@seznam.cz>
15760
15761         [BZ #15672]
15762         * misc/error.c (error_tail): Fix possible buffer overflow.
15763
15764 2013-10-14  Aurelien Jarno  <aurelien@aurel32.net>
15765
15766         [BZ #13028]
15767         * res_send.c(__libc_res_nsend): Correctly copy the nameserver
15768         address.
15769
15770 2013-10-14  P. J. McDermott  <pj@pehjota.net>
15771
15772         [BZ #832]
15773         * elf/ldd.bash.in (try_trace): New function.  Delete previous code
15774         testing pipefail option.
15775
15776 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
15777
15778         * soft-fp/double.h: Indent preprocessor directives inside #if.
15779         * soft-fp/extended.h: Likewise.
15780         * soft-fp/op-2.h: Likewise.
15781         * soft-fp/op-4.h: Likewise.
15782         * soft-fp/op-common.h: Likewise.
15783         * soft-fp/quad.h: Likewise.
15784         * soft-fp/single.h: Likewise.
15785         * soft-fp/soft-fp.h: Likewise.
15786
15787 2013-10-12   Yuri Chornoivan <yurchor@ukr.net>
15788
15789         * iconv/iconv_prog.c: Fix typos.
15790         * stdio-common/psiginfo-data.h: Likewise.
15791
15792 2013-10-12   Reuben Thomas <rrt@sc3d.org>
15793
15794         [BZ #15764]
15795         * locale/setlocale.c: Fix typo.
15796
15797 2013-10-12  Joseph Myers  <joseph@codesourcery.com>
15798
15799         [BZ #16036]
15800         * soft-fp/unorddf2.c (__unorddf2): Raise "invalid" exception for
15801         signaling NaN arguments.
15802         * soft-fp/unordsf2.c (__unordsf2): Likewise.
15803         * soft-fp/unordtf2.c (__unordtf2): Likewise.
15804
15805         [BZ #14910]
15806         * soft-fp/gedf2.c (__gedf2): Raise "invalid" exception for all
15807         unordered operands.
15808         * soft-fp/gesf2.c (__gesf2): Likewise.
15809         * soft-fp/getf2.c (__getf2): Likewise.
15810         * soft-fp/ledf2.c (__ledf2): Likewise.
15811         * soft-fp/lesf2.c (__lesf2): Likewise.
15812         * soft-fp/letf2.c (__letf2): Likewise.
15813
15814         * soft-fp/eqdf2.c (__eqdf2): Use FP_INIT_EXCEPTIONS.
15815         * soft-fp/eqsf2.c (__eqsf2): Likewise.
15816         * soft-fp/eqtf2.c (__eqtf2): Likewise.
15817         * soft-fp/fixdfdi.c (__fixdfdi): Likewise.
15818         * soft-fp/fixdfsi.c (__fixdfsi): Likewise.
15819         * soft-fp/fixdfti.c (__fixdfti): Likewise.
15820         * soft-fp/fixsfdi.c (__fixsfdi): Likewise.
15821         * soft-fp/fixsfsi.c (__fixsfsi): Likewise.
15822         * soft-fp/fixsfti.c (__fixsfti): Likewise.
15823         * soft-fp/fixtfdi.c (__fixtfdi): Likewise.
15824         * soft-fp/fixtfsi.c (__fixtfsi): Likewise.
15825         * soft-fp/fixtfti.c (__fixtfti): Likewise.
15826         * soft-fp/fixunsdfdi.c (__fixunsdfdi): Likewise.
15827         * soft-fp/fixunsdfsi.c (__fixunsdfsi): Likewise.
15828         * soft-fp/fixunsdfti.c (__fixunsdfti): Likewise.
15829         * soft-fp/fixunssfdi.c (__fixunssfdi): Likewise.
15830         * soft-fp/fixunssfsi.c (__fixunssfsi): Likewise.
15831         * soft-fp/fixunssfti.c (__fixunssfti): Likewise.
15832         * soft-fp/fixunstfdi.c (__fixunstfdi): Likewise.
15833         * soft-fp/fixunstfsi.c (__fixunstfsi): Likewise.
15834         * soft-fp/fixunstfti.c (__fixunstfti): Likewise.
15835         * soft-fp/floatdidf.c (__floatdidf): Use FP_INIT_ROUNDMODE.
15836         * soft-fp/floatdisf.c (__floatdisf): Likewise.
15837         * soft-fp/floatsisf.c (__floatsisf): Likewise.
15838         * soft-fp/floattidf.c (__floattidf): Likewise.
15839         * soft-fp/floattisf.c (__floattisf): Likewise.
15840         * soft-fp/floattitf.c (__floattitf): Likewise.
15841         * soft-fp/floatundidf.c (__floatundidf): Likewise.
15842         * soft-fp/floatundisf.c (__floatundisf): Likewise.
15843         * soft-fp/floatunsisf.c (__floatunsisf): Likewise.
15844         * soft-fp/floatuntidf.c (__floatuntidf): Likewise.
15845         * soft-fp/floatuntisf.c (__floatuntisf): Likewise.
15846         * soft-fp/floatuntitf.c (__floatuntitf): Likewise.
15847         * soft-fp/gedf2.c (__gedf2): Use FP_INIT_EXCEPTIONS.
15848         * soft-fp/gesf2.c (__gesf2): Likewise.
15849         * soft-fp/getf2.c (__getf2): Likewise.
15850         * soft-fp/ledf2.c (__ledf2): Likewise.
15851         * soft-fp/lesf2.c (__lesf2): Likewise.
15852         * soft-fp/letf2.c (__letf2): Likewise.
15853
15854         * soft-fp/soft-fp.h [FP_NO_EXCEPTIONS] (FP_SET_EXCEPTION):
15855         Undefine and redefine.
15856         [FP_NO_EXCEPTIONS] (FP_CUR_EXCEPTIONS): Likewise.
15857         [FP_NO_EXCEPTIONS] (FP_TRAPPING_EXCEPTIONS): Likewise.
15858         [FP_NO_EXCEPTIONS] (FP_ROUNDMODE): Likewise.
15859         * soft-fp/floatditf.c (FP_NO_EXCEPTIONS): Define macro.
15860         (__floatditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
15861         * soft-fp/floatsidf.c (FP_NO_EXCEPTIONS): Define macro.
15862         (__floatsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
15863         * soft-fp/floatsitf.c (FP_NO_EXCEPTIONS): Define macro.
15864         (__floatsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
15865         * soft-fp/floatunditf.c (FP_NO_EXCEPTIONS): Define macro.
15866         (__floatunditf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
15867         * soft-fp/floatunsidf.c (FP_NO_EXCEPTIONS): Define macro.
15868         (__floatunsidf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
15869         * soft-fp/floatunsitf.c (FP_NO_EXCEPTIONS): Define macro.
15870         (__floatunsitf): Don't use FP_DECL_EX or FP_HANDLE_EXCEPTIONS.
15871
15872         [BZ #16032]
15873         * soft-fp/op-2.h (_FP_DIV_MEAT_2_udiv): Shift numerator right
15874         without decrementing exponent if mantissa >= that for the
15875         denominator, not >.
15876         (_FP_DIV_MEAT_2_gmp): Test numerator mantissa >= that for the
15877         denominator, not >.  Decrement exponent in < case instead of
15878         incrementing in >= case.
15879         * soft-fp/op-4.h (_FP_DIV_MEAT_4_udiv): Shift numerator right
15880         without decrementing exponent if mantissa >= that for the
15881         denominator, not >.
15882
15883         * soft-fp/op-common.h (_FP_TO_INT): Reverse test of sign for
15884         computing saturated result for unsigned overflow.
15885
15886 2013-10-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
15887             Jeff Law  <law@redhat.com>
15888
15889         * sysdeps/ieee754/dbl-64/e_atan2.c: Include stap-probe.h.
15890         (atan2Mp): Add systemtap probe marker.
15891         * sysdeps/ieee754/dbl-64/e_log.c: include stap-probe.h.
15892         (__ieee754_log): Add systemtap probe marker.
15893         * sysdeps/ieee754/dbl-64/s_atan.c: Include stap-probe.h.
15894         (atanMp): Add systemtap probe marker.
15895         * sysdeps/ieee754/dbl-64/s_tan.c: Include stap-probe.h.
15896         (tanMp): Add systemtap probe marker.
15897         * sysdeps/ieee754/dbl-64/slowexp.c: Include stap-probe.h.
15898         (__slowexp): Add systemtap probe marker.
15899         * sysdeps/ieee754/dbl-64/slowpow.c: Include stap-probe.h.
15900         (__slowpow): Add systemtap probe marker.
15901         * manual/probes.texi: Document probes.
15902
15903 2013-10-11  Eric Biggers  <ebiggers3@gmail.com>
15904
15905         [BZ #15362]
15906         * libio/fileops.c (_IO_new_file_write): Return count of bytes
15907         written.
15908         (_IO_new_file_xsputn): Don't return EOF if nothing has been
15909         written.
15910         * libio/iofwrite.c (_IO_fwrite): Return count if bytes were
15911         written to buffer but not flushed.
15912         * libio/iofwrite_u.c:  Likewise.
15913         * libio/iopadn.c:  Return bytes returned even if EOF was
15914         encountered.
15915         * libio/iowpadn.c:  Likewise.
15916         * stdio-common/vfprintf.c [COMPILE_WPRINTF] (PAD): Return error
15917         if _IO_padn does not write the whole buffer.
15918         [!COMPILE_WPRINTF] (PAD): Likewise.
15919
15920 2013-10-10  David S. Miller  <davem@davemloft.net>
15921
15922         * sysdeps/posix/dirstream.h (struct __dirstream): Fix alignment of
15923         directory block.
15924
15925 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
15926
15927         * soft-fp/extendxftf2.c: Use copyright year range.  Use URL
15928         instead of FSF address.
15929         * soft-fp/fixdfti.c: Likewise.
15930         * soft-fp/fixsfti.c: Likewise.
15931         * soft-fp/fixtfti.c: Likewise.
15932         * soft-fp/fixunsdfti.c: Likewise.
15933         * soft-fp/fixunssfti.c: Likewise.
15934         * soft-fp/fixunstfti.c: Likewise.
15935         * soft-fp/floattidf.c: Likewise.
15936         * soft-fp/floattisf.c: Likewise.
15937         * soft-fp/floattitf.c: Likewise.
15938         * soft-fp/floatuntidf.c: Likewise.
15939         * soft-fp/floatuntisf.c: Likewise.
15940         * soft-fp/floatuntitf.c: Likewise.
15941         * soft-fp/trunctfxf2.c: Likewise.
15942
15943         * soft-fp/extendxftf2.c: New file.  Copied from libgcc.
15944         * soft-fp/fixdfti.c: Likewise.
15945         * soft-fp/fixsfti.c: Likewise.
15946         * soft-fp/fixtfti.c: Likewise.
15947         * soft-fp/fixunsdfti.c: Likewise.
15948         * soft-fp/fixunssfti.c: Likewise.
15949         * soft-fp/fixunstfti.c: Likewise.
15950         * soft-fp/floattidf.c: Likewise.
15951         * soft-fp/floattisf.c: Likewise.
15952         * soft-fp/floattitf.c: Likewise.
15953         * soft-fp/floatuntidf.c: Likewise.
15954         * soft-fp/floatuntisf.c: Likewise.
15955         * soft-fp/floatuntitf.c: Likewise.
15956         * soft-fp/trunctfxf2.c: Likewise.
15957
15958 2013-10-10  David S. Miller  <davem@davemloft.net>
15959
15960         * sysdeps/sparc/fpu/libm-test-ulps: Update.
15961
15962 2013-10-10  Joseph Myers  <joseph@codsourcery.com>
15963
15964         * sysdeps/powerpc/nofpu/Makefile [$(subdir) = math]
15965         (CFLAGS-e_hypotl.c): Add -fno-builtin-fabsl.
15966         [$(subdir) = math] (CFLAGS-w_acosl.c): Likewise.
15967         [$(subdir) = math] (CFLAGS-w_asinl.c): Likewise.
15968         [$(subdir) = math] (CFLAGS-w_atanhl.c): Likewise.
15969         [$(subdir) = math] (CFLAGS-w_j0l.c): Likewise.
15970         [$(subdir) = math] (CFLAGS-w_j1l.c): Likewise.
15971
15972         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Check
15973         for NaNs before doing comparisons on argument.
15974         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl):
15975         Likewise.
15976
15977 2013-10-10  Will Newton  <will.newton@linaro.org>
15978
15979         * malloc/hooks.c (memalign_check): Ensure the value of bytes
15980         passed to _int_memalign does not overflow.
15981
15982 2013-10-10  Torvald Riegel  <triegel@redhat.com>
15983
15984         * scripts/bench.pl: Add include-sources directive.
15985         * benchtests/README: Update documentation.
15986
15987 2013-10-10  Joseph Myers  <joseph@codesourcery.com>
15988
15989         * soft-fp/soft-fp.h (FP_INIT_EXCEPTIONS): New macro.
15990         * soft-fp/extenddftf2.c (__extenddftf2): Use FP_INIT_EXCEPTIONS
15991         instead of FP_INIT_ROUNDMODE.
15992         * soft-fp/extendsfdf2.c (__extendsfdf2): Likewise.
15993         * soft-fp/extendsftf2.c (__extendsftf2): Likewise.
15994
15995         [BZ #16034]
15996         * soft-fp/op-common.h (_FP_NEG): Document input as raw.  Do not
15997         copy class of input value.
15998         * soft-fp/negdf2.c (__negdf2): Use raw unpacking and packing.  Do
15999         not handle exceptions.
16000         * soft-fp/negsf2.c (__negsf2): Likewise.
16001         * soft-fp/negtf2.c (__negtf2): Likewise.
16002         * sysdeps/sparc/sparc32/soft-fp/q_neg.c (_Q_neg): Likewise.
16003
16004 2013-10-09  Joseph Myers  <joseph@codesourcery.com>
16005
16006         * soft-fp/op-4.h (_FP_FRAC_DISASSEMBLE_4): Remove trailing
16007         semicolon.  From Linux kernel.
16008
16009 2013-10-09  Adam Buchbinder  <adam.buchbinder@gmail.com>
16010
16011         * soft-fp/op-common.h (_FP_UNPACK_CANONICAL): Fix typo in comment.
16012
16013 2013-10-08  Yogesh Chaudhari  <mr.yogesh@gmail.com>
16014
16015         [BZ #156]
16016         * manual/socket.texi: Added statement about buffer
16017         for gethostbyname2_r.
16018
16019 2013-10-08  Ondřej Bílka  <neleai@seznam.cz>
16020
16021         * sysdeps/x86_64/memset.S (ALIGN): Macro removed.
16022         Use .p2align directive instead, throughout.
16023         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
16024         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Likewise.
16025         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: Likewise.
16026         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
16027         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
16028         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: Likewise.
16029         * sysdeps/x86_64/strchr.S: Likewise.
16030         * sysdeps/x86_64/strrchr.S: Likewise.
16031
16032 2013-10-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
16033
16034         * sysdeps/ieee754/dbl-64/e_pow.c: Fix code formatting.
16035
16036         * sysdeps/ieee754/dbl-64/e_exp.c: Fix code formatting.
16037
16038         * sysdeps/generic/math_private.h (__mpsin1): Remove
16039         declaration.
16040         (__mpcos1): Likewise.
16041         (__mpsin): New argument __range_reduce.
16042         (__mpcos): Likewise.
16043         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
16044         (slow): Use __mpsin and __mpcos.
16045         (slow1): Likewise.
16046         (slow2): Likewise.
16047         (sloww): Likewise.
16048         (sloww1): Likewise.
16049         (sloww2): Likewise.
16050         (bsloww): Likewise.
16051         (bsloww1): Likewise.
16052         (bsloww2): Likewise.
16053         (cslow2): Likewise.
16054         (csloww): Likewise.
16055         (csloww1): Likewise.
16056         (csloww2): Likewise.
16057         * sysdeps/ieee754/dbl-64/sincos32.c (__mpsin): Add argument
16058         range_reduce.  Merge in __mpsin1.
16059         (__mpcos): Likewise.
16060         (__mpsin1): Remove.
16061         (__mpcos1): Likewise.
16062
16063 2013-10-07  Joseph Myers  <joseph@codesourcery.com>
16064
16065         * locale/loadlocale.c (_nl_intern_locale_data): Use
16066         LOCFILE_ALIGNED_P.
16067         * locale/programs/3level.h (CONCAT(add_locale_,TABLE)): Use
16068         LOCFILE_ALIGN_UP and LOCFILE_ALIGN.
16069         * locale/programs/ld-collate.c (obstack_int32_grow): Assert that
16070         obstack data is appropriately aligned.
16071         (obstack_int32_grow_fast): Likewise.
16072         * locale/programs/ld-ctype.c (ctype_output): Use LOCFILE_ALIGN.
16073         * locale/programs/locfile.c (add_locale_uint32): Likewise.
16074         (add_locale_uint32_array): Likewise.
16075
16076 2013-10-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
16077
16078         * benchtests/Makefile: Remove ARGLIST and RET variables.
16079         ($(objpfx)bench-%.c): Pass only function name to the script.
16080         * benchtests/README: Update documentation.
16081         * benchtests/acos-inputs: Add new directives.
16082         * benchtests/acosh-inputs: Likewise.
16083         * benchtests/asin-inputs: Likewise.
16084         * benchtests/asinh-inputs: Likewise.
16085         * benchtests/atan-inputs: Likewise.
16086         * benchtests/atanh-inputs: Likewise.
16087         * benchtests/cos-inputs: Likewise.
16088         * benchtests/cosh-inputs: Likewise.
16089         * benchtests/exp-inputs: Likewise.
16090         * benchtests/log-inputs: Likewise.
16091         * benchtests/pow-inputs: Likewise.
16092         * benchtests/rint-inputs: Likewise.
16093         * benchtests/sin-inputs: Likewise.
16094         * benchtests/sinh-inputs: Likewise.
16095         * benchtests/tan-inputs: Likewise.
16096         * benchtests/tanh-inputs: Likewise.
16097         * scripts/bench.pl: Add support for new directives.
16098
16099 2013-10-07  Alan Modra  <amodra@gmail.com>
16100
16101         * README: Fix careless merge.
16102
16103 2013-10-05  Alan Modra  <amodra@gmail.com>
16104
16105         * NEWS: Mention powerpc64le support and bugs fixed.
16106         * README: Both big-endian and little-endian powerpc64 supported.
16107
16108 2013-10-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
16109
16110         * sysdeps/mach/hurd/fork.c (_hurd_atfork_prepare_hook)
16111         (_hurd_atfork_child_hook, _hurd_atfork_parent_hook): New hooks.
16112         (__fork): Call _hurd_atfork_prepare_hook hooks before all locking, call
16113         _hurd_atfork_parent_hook or _hurd_atfork_child_hook after all unlocking.
16114
16115 2013-10-04  Ryan S. Arnold  <ryan.arnold@linaro.org>
16116
16117         * misc/swapon.c (swapon): Update definition, adding FLAGS parameter to
16118         match prototype.
16119
16120 2013-10-04  Joseph Myers  <joseph@codesourcery.com>
16121
16122         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = yes] (+cflags):
16123         Move -mhard-float appending from
16124         ports/sysdeps/powerpc/powerpc32/Makefile.
16125         [$(with-fp) = yes] (ASFLAGS): Likewise.
16126         [$(with-fp) = yes] (sysdep-LDFLAGS): Likewise.
16127         * sysdeps/powerpc/nofpu: Move directory from
16128         ports/sysdeps/powerpc/nofpu.
16129         * sysdeps/powerpc/soft-fp: Move directory from
16130         ports/sysdeps/powerpc/soft-fp.
16131         * sysdeps/powerpc/powerpc32/405: Move directory from
16132         ports/sysdeps/powerpc/powerpc32/405.
16133         * sysdeps/powerpc/powerpc32/440: Move directory from
16134         ports/sysdeps/powerpc/powerpc32/440.
16135         * sysdeps/powerpc/powerpc32/464: Move directory from
16136         ports/sysdeps/powerpc/powerpc32/464.
16137         * sysdeps/powerpc/powerpc32/476: Move directory from
16138         ports/sysdeps/powerpc/powerpc32/476.
16139         * sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu: Move directory
16140         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/nofpu.
16141         * sysdeps/unix/sysv/linux/powerpc/powerpc32/405: Move directory
16142         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/405.
16143         * sysdeps/unix/sysv/linux/powerpc/powerpc32/440: Move directory
16144         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/440.
16145         * sysdeps/unix/sysv/linux/powerpc/powerpc32/464: Move directory
16146         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/464.
16147         * sysdeps/unix/sysv/linux/powerpc/powerpc32/476: Move directory
16148         from ports/sysdeps/unix/sysv/linux/powerpc/powerpc32/476.
16149         * README: Update for powerpc-*-linux-gnu software floating point
16150         support in libc.
16151
16152         * sysdeps/unix/sysv/linux/configure.in (powerpc/powerpc32): Change
16153         case to powerpc/powerpc32*.
16154         * sysdeps/unix/sysv/linux/configure: Regenerated.
16155
16156         * sysdeps/powerpc/fpu_control.h [__NO_FPRS__ && !_SOFT_FLOAT]
16157         (_FPU_MASK_OM): Define as 0x04.
16158         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Define as 0x08.
16159         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Define as
16160         0x00c10080.
16161         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Define as
16162         0x0000003c.
16163         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Define as _FPU_DEFAULT.
16164
16165         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S
16166         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
16167         getcontext_e500.
16168         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S
16169         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use
16170         setcontext_e500.
16171         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S
16172         (__CONTEXT_FUNC_NAME) [__CONTEXT_ENABLE_E500]: Use getcontext_e500
16173         and setcontext_e500.
16174
16175 2013-10-04  Chris Leonard  <cjl@sugarlabs,.org>
16176
16177         * locale/iso-3166.def: Update iso-1366.def and related occurrences
16178
16179 2013-10-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
16180
16181         * manual/threads.texi (Default Thread Attributes): Fix typo.
16182
16183 2013-10-04  Will Newton  <will.newton@linaro.org>
16184
16185         * malloc/Makefile: Add tst-memalign.
16186         * malloc/tst-memalign.c: New file.
16187
16188         * malloc/tst-posix_memalign.c: Add comments.
16189         (do_test): Add comments and call free on all potentially
16190         allocated pointers. Add space after cast.
16191
16192         * malloc/tst-pvalloc.c: Add comments.
16193         (do_test): Add comments and call free on all potentially
16194         allocated pointers. Remove duplicate check for NULL pointer.
16195         Add space after cast.
16196
16197         * malloc/tst-valloc.c: Add comments.
16198         (do_test): Add comments and call free on all potentially
16199         allocated pointers. Remove duplicate check for NULL pointer.
16200         Add space after cast.
16201
16202 2013-10-04  Alan Modra  <amodra@gmail.com>
16203
16204         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
16205         Use stdint types in rather than __attribute__((mode())).
16206         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
16207
16208 2013-10-04  Alan Modra  <amodra@gmail.com>
16209
16210         * sysdeps/powerpc/powerpc32/dl-machine.c (__process_machine_rela):
16211         Correct handling of unaligned relocs for little-endian.
16212         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela): Likewise.
16213
16214 2013-10-04  Alan Modra  <amodra@gmail.com>
16215
16216         * configure.in: Map powerpc64le and powerpcle to base_machine/machine.
16217         * configure: Regenerate.
16218         * nptl/shlib-versions: Powerpc*le starts at 2.18.
16219         * shlib-versions: Likewise.
16220
16221 2013-10-04  Alan Modra  <amodra@gmail.com>
16222
16223         * string/tester.c (test_memrchr): Increment reported test cycle.
16224
16225 2013-10-04  Alan Modra  <amodra@gmail.com>
16226
16227         * string/test-memcpy.c (do_one_test): When reporting errors, print
16228         string address and don't overrun end of string.
16229
16230 2013-10-04  Alan Modra  <amodra@gmail.com>
16231
16232         * sysdeps/powerpc/powerpc64/power7/memchr.S: Replace rlwimi with
16233         insrdi.  Make better use of reg selection to speed exit slightly.
16234         Schedule entry path a little better.  Remove useless "are we done"
16235         checks on entry to main loop.  Handle wrapping around zero address.
16236         Correct main loop count.  Handle single left-over word from main
16237         loop inline rather than by using loop_small.  Remove extra word
16238         case in loop_small caused by wrong loop count.  Add little-endian
16239         support.
16240         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
16241         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.  Use proper
16242         cache hint.
16243         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
16244         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Add little-endian
16245         support.  Avoid rlwimi.
16246         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Likewise.
16247
16248 2013-10-04  Alan Modra  <amodra@gmail.com>
16249
16250         * sysdeps/powerpc/powerpc64/memset.S: Replace rlwimi with
16251         insrdi.  Formatting.
16252         * sysdeps/powerpc/powerpc64/power4/memset.S: Likewise.
16253         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
16254         * sysdeps/powerpc/powerpc64/power7/memset.S: Likewise.
16255         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
16256         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
16257         * sysdeps/powerpc/powerpc32/power7/memset.S: Likewise.
16258
16259 2013-10-04  Alan Modra  <amodra@gmail.com>
16260
16261         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Add little endian support.
16262         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
16263         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Likewise.
16264         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Likewise.
16265         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
16266         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
16267         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
16268         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
16269         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Likewise.  Make better
16270         use of regs.  Use power7 mtocrf.  Tidy function tails.
16271
16272 2013-10-04  Alan Modra  <amodra@gmail.com>
16273
16274         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Add little-endian support.
16275         Formatting.  Consistently use rXXX register defines or rN defines.
16276         Use early exit labels that avoid restoring unused non-volatile regs.
16277         Make cr field use more consistent with rWORDn compares.  Rename
16278         regs used as shift registers for unaligned loop, using rN defines
16279         for short lifetime/multiple use regs.
16280         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
16281         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.  Exit with
16282         addi 1,1,64 to pop stack frame.  Simplify return value code.
16283         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
16284
16285 2013-10-04  Alan Modra  <amodra@gmail.com>
16286
16287         * sysdeps/powerpc/powerpc64/power7/strchr.S (strchr): Add little-endian
16288         support.  Correct typos, formatting.  Optimize tail.  Use insrdi
16289         rather than rlwimi.
16290         * sysdeps/powerpc/powerpc32/power7/strchr.S: Likewise.
16291         * sysdeps/powerpc/powerpc64/power7/strchrnul.S (__strchrnul): Add
16292         little-endian support.  Correct typos.
16293         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Likewise.  Use insrdi
16294         rather than rlwimi.
16295         * sysdeps/powerpc/powerpc64/strchr.S (rTMP4, rTMP5): Define.  Use
16296         in loop and entry code to keep "and." results.
16297         (strchr): Add little-endian support.  Comment.  Move cntlzd
16298         earlier in tail.
16299         * sysdeps/powerpc/powerpc32/strchr.S: Likewise.
16300
16301 2013-10-04  Alan Modra  <amodra@gmail.com>
16302
16303         * sysdeps/powerpc/powerpc64/strcpy.S: Add little-endian support:
16304         * sysdeps/powerpc/powerpc32/strcpy.S: Likewise.
16305         * sysdeps/powerpc/powerpc64/stpcpy.S: Likewise.
16306         * sysdeps/powerpc/powerpc32/stpcpy.S: Likewise.
16307
16308 2013-10-04  Alan Modra  <amodra@gmail.com>
16309
16310         * sysdeps/powerpc/powerpc64/strcmp.S (rTMP2): Define as r0.
16311         (rTMP): Define as r11.
16312         (strcmp): Add little-endian support.  Optimise tail.
16313         * sysdeps/powerpc/powerpc32/strcmp.S: Similarly.
16314         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
16315         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
16316         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
16317         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
16318         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
16319         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
16320
16321 2013-10-04  Alan Modra  <amodra@gmail.com>
16322
16323         * sysdeps/powerpc/powerpc64/power7/strnlen.S (strnlen): Add
16324         little-endian support.  Remove unnecessary "are we done" tests.
16325         Handle "s" wrapping around zero and extremely large "size".
16326         Correct main loop count.  Handle single left-over word from main
16327         loop inline rather than by using small_loop.  Correct comments.
16328         Delete "zero" tail, use "end_max" instead.
16329         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Likewise.
16330
16331 2013-10-04  Alan Modra  <amodra@gmail.com>
16332
16333         * sysdeps/powerpc/powerpc64/power7/strlen.S (strlen): Add little-endian
16334         support.  Don't branch over align.
16335         * sysdeps/powerpc/powerpc32/power7/strlen.S: Likewise.
16336         * sysdeps/powerpc/powerpc64/strlen.S (strlen): Add little-endian
16337         support.  Rearrange tmp reg use to suit.  Comment.
16338         * sysdeps/powerpc/powerpc32/strlen.S: Likewise.
16339
16340 2013-10-04  Alan Modra  <amodra@gmail.com>
16341
16342         * sysdeps/unix/sysv/linux/powerpc/bits/sigstack.h: New file.
16343
16344 2013-10-04  Alan Modra  <amodra@gmail.com>
16345
16346         * sysdeps/unix/sysv/linux/powerpc/powerpc32/makecontext.S: Use
16347         conditional form of branch and link when obtaining pc.
16348         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: Likewise.
16349
16350 2013-10-04  Alan Modra  <amodra@gmail.com>
16351
16352         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Use
16353         HIWORD/LOWORD.
16354         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Ditto.
16355         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Ditto.
16356
16357 2013-10-04  Alan Modra  <amodra@gmail.com>
16358
16359         * sysdeps/powerpc/longjmp.c: Use proper symbol versioning macros.
16360         * sysdeps/powerpc/novmx-longjmp.c: Likewise.
16361         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Likewise.
16362         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Likewise.
16363         * sysdeps/powerpc/powerpc32/fpu/__longjmp.S: Likewise.
16364         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
16365         * sysdeps/powerpc/powerpc32/mcount.c: Likewise.
16366         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
16367         * sysdeps/powerpc/powerpc64/setjmp.S: Likewise.
16368         * nptl/sysdeps/unix/sysv/linux/powerpc/pt-longjmp.c: Likewise.
16369
16370 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
16371             Alistair Popple <alistair@ozlabs.au.ibm.com>
16372             Alan Modra <amodra@gmail.com>
16373
16374         [BZ #15723]
16375         * sysdeps/powerpc/jmpbuf-offsets.h: Comment fix.
16376         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Correct
16377         _dl_hwcap access for little-endian.
16378         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Likewise.  Don't
16379         destroy vmx regs when saving unaligned.
16380         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Correct CR load.
16381         * sysdeps/powerpc/powerpc64/setjmp-common.S: Likewise CR save.  Don't
16382         destroy vmx regs when saving unaligned.
16383
16384 2013-10-04  Alan Modra  <amodra@gmail.com>
16385
16386         * sysdeps/powerpc/powerpc32/power4/hp-timing.h (HP_TIMING_NOW):
16387         Don't use a union to pack hi/low value.
16388
16389 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
16390
16391         * sysdeps/powerpc/powerpc64/fpu/s_ceilf.S: Correct float constants
16392         for little-endian.
16393         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
16394         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: Likewise.
16395         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
16396         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
16397         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
16398
16399 2013-10-04  Alan Modra  <amodra@gmail.com>
16400
16401         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Increase alignment of
16402         constants to usual value for .cst8 section, and remove redundant
16403         high address load.
16404         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Use float
16405         constant for 0x1p52.  Load little-endian words of double from
16406         correct stack offsets.
16407
16408 2013-10-04  Alan Modra  <amodra@gmail.com>
16409
16410         * sysdeps/powerpc/sysdep.h (LOWORD, HIWORD, HISHORT): Define.
16411         * sysdeps/powerpc/powerpc32/fpu/s_copysign.S: Load little-endian
16412         words of double from correct stack offsets.
16413         * sysdeps/powerpc/powerpc32/fpu/s_copysignl.S: Likewise.
16414         * sysdeps/powerpc/powerpc32/fpu/s_lrint.S: Likewise.
16415         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
16416         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
16417         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
16418         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
16419         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
16420         * sysdeps/powerpc/powerpc32/power5/fpu/s_isnan.S: Likewise.
16421         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnan.S: Likewise.
16422         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
16423         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
16424         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
16425         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
16426         * sysdeps/powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
16427         * sysdeps/powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
16428         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Use HISHORT.
16429         * sysdeps/powerpc/powerpc64/power7/fpu/s_isinf.S: Likewise.
16430
16431 2013-10-04  Alan Modra  <amodra@gmail.com>
16432
16433         * sysdeps/powerpc/fpu_control.h (_FPU_GETCW): Rewrite using
16434         64-bit int/double union.
16435         (_FPU_SETCW): Likewise.
16436         * sysdeps/powerpc/fpu/tst-setcontext-fpscr.c (_GET_DI_FPSCR): Likewise.
16437         (_SET_DI_FPSCR, _GET_SI_FPSCR, _SET_SI_FPSCR): Likewise.
16438
16439 2013-10-04  Alan Modra  <amodra@gmail.com>
16440
16441         * sysdeps/powerpc/fpu/s_llround.c (__llround): Rewrite.
16442         * sysdeps/powerpc/fpu/s_llroundf.c (__llroundf): Rewrite.
16443
16444 2013-10-04  Alan Modra  <amodra@gmail.com>
16445
16446         * sysdeps/powerpc/fpu/s_float_bitwise.h (__float_and_test28): Don't
16447         use vector int constants.
16448         (__float_and_test24, __float_and8, __float_get_exp): Likewise.
16449
16450 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
16451
16452         * sysdeps/powerpc/fpu/fenv_libc.h (fenv_union_t): Replace int
16453         array with long long.
16454         * sysdeps/powerpc/fpu/e_sqrt.c (__slow_ieee754_sqrt): Adjust.
16455         * sysdeps/powerpc/fpu/e_sqrtf.c (__slow_ieee754_sqrtf): Adjust.
16456         * sysdeps/powerpc/fpu/fclrexcpt.c (__feclearexcept): Adjust.
16457         * sysdeps/powerpc/fpu/fedisblxcpt.c (fedisableexcept): Adjust.
16458         * sysdeps/powerpc/fpu/feenablxcpt.c (feenableexcept): Adjust.
16459         * sysdeps/powerpc/fpu/fegetexcept.c (__fegetexcept): Adjust.
16460         * sysdeps/powerpc/fpu/feholdexcpt.c (feholdexcept): Adjust.
16461         * sysdeps/powerpc/fpu/fesetenv.c (__fesetenv): Adjust.
16462         * sysdeps/powerpc/fpu/feupdateenv.c (__feupdateenv): Adjust.
16463         * sysdeps/powerpc/fpu/fgetexcptflg.c (__fegetexceptflag): Adjust.
16464         * sysdeps/powerpc/fpu/fraiseexcpt.c (__feraiseexcept): Adjust.
16465         * sysdeps/powerpc/fpu/fsetexcptflg.c (__fesetexceptflag): Adjust.
16466         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Adjust.
16467
16468 2013-10-04  Anton Blanchard <anton@au1.ibm.com>
16469
16470         * sysdeps/powerpc/bits/mathinline.h (__signbitf): Use builtin.
16471         (__signbit): Likewise.  Correct for little-endian.
16472         (__signbitl): Call __signbit.
16473         (lrint): Correct for little-endian.
16474         (lrintf): Call lrint.
16475
16476 2013-10-04  Alan Modra  <amodra@gmail.com>
16477
16478         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (mynumber): Replace
16479         union 32-bit int array member with 64-bit int array.
16480         (t515, tm256): Double rather than long double.
16481         (__ieee754_sqrtl): Rewrite using 64-bit arithmetic.
16482
16483 2013-10-04  Alan Modra  <amodra@gmail.com>
16484
16485         * sysdeps/ieee754/ldbl-128ibm/ieee754.h (union ieee854_long_double):
16486         Delete.
16487         (IEEE854_LONG_DOUBLE_BIAS): Delete.
16488         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Don't include ieee854
16489         version of math_ldbl.h.
16490
16491 2013-10-04  Alan Modra  <amodra@gmail.com>
16492
16493         [BZ #15734], [BZ #15735]
16494         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Rewrite
16495         all uses of ieee875 long double macros and unions.  Simplify test
16496         for 0.0L.  Correct |x|<|y| and |x|=|y| test.  Use
16497         ldbl_extract_mantissa value for ix,iy exponents.  Properly
16498         normalize after ldbl_extract_mantissa, and don't add hidden bit
16499         already handled.  Don't treat low word of ieee854 mantissa like
16500         low word of IBM long double and mask off bit when testing for
16501         zero.
16502         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Rewrite
16503         all uses of ieee875 long double macros and unions.  Simplify tests
16504         for 0.0L and inf.  Correct double adjustment of k.  Delete dead code
16505         adjusting ha,hb.  Simplify code setting kld.  Delete two600 and
16506         two1022, instead use their values.  Recognise that tests for large
16507         "a" and small "b" are mutually exclusive.  Rename vars.  Comment.
16508         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c (__ieee754_remainderl):
16509         Rewrite all uses of ieee875 long double macros and unions.  Simplify
16510         test for 0.0L and nan.  Correct negation.
16511         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfl): Rewrite all uses of
16512         ieee875 long double macros and unions.  Correct output for large
16513         magnitude x.  Correct absolute value calculation.
16514         (__erfcl): Likewise.
16515         * math/libm-test.inc: Add tests for errors discovered in IBM long
16516         double versions of fmodl, remainderl, erfl and erfcl.
16517
16518 2013-10-04  Alan Modra  <amodra@gmail.com>
16519
16520         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Rewrite
16521         all uses of ieee854 long double macros and unions.  Simplify tests
16522         for long doubles that are fully specified by the high double.
16523         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c (__ieee754_gammal_r):
16524         Likewise.
16525         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c (__ieee754_ilogbl): Likewise.
16526         Remove dead code too.
16527         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_jnl): Likewise.
16528         (__ieee754_ynl): Likewise.
16529         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c (__ieee754_log10l): Likewise.
16530         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Likewise.
16531         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Likewise.
16532         Remove dead code too.
16533         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c (__kernel_tanl): Likewise.
16534         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (__expm1l): Likewise.
16535         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c (__frexpl): Likewise.
16536         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c (__isinf_nsl): Likewise.
16537         Simplify.
16538         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c (___isinfl): Likewise.
16539         Simplify.
16540         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c (__log1pl): Likewise.
16541         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c (__modfl): Likewise.
16542         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c (__nextafterl): Likewise.
16543         Comment on variable precision.
16544         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c (__nexttoward): Likewise.
16545         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
16546         Likewise.
16547         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c (__remquol): Likewise.
16548         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
16549         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
16550         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c (__tanhl): Likewise.
16551         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust tan_towardzero ulps.
16552
16553 2013-10-04  Alan Modra  <amodra@gmail.com>
16554
16555         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_high): Define.
16556         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Rewrite
16557         all uses of ieee854 long double macros and unions.
16558         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Likewise.
16559         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
16560         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Likewise.
16561         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c (__ieee754_coshl): Likewise.
16562         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c (__ieee754_log2l): Likewise.
16563         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
16564         Likewise.
16565         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Likewise.
16566         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
16567         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl): Likewise.
16568         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
16569         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c (__asinhl): Likewise.
16570         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Likewise.
16571         Simplify sign and nan test too.
16572         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c (__cosl): Likewise.
16573         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c (__fabsl): Likewise.
16574         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c (___finitel): Likewise.
16575         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c (___fpclassifyl):
16576         Likewise.
16577         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
16578         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c (__issignalingl):
16579         Likewise.
16580         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
16581         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c (___signbitl): Likewise.
16582         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c (__sincosl): Likewise.
16583         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c (__sinl): Likewise.
16584         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c (__tanl): Likewise.
16585         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (__logbl): Likewise.
16586
16587 2013-10-04  Alan Modra  <amodra@gmail.com>
16588
16589         * stdio-common/printf_size.c (__printf_size): Don't use
16590         union ieee854_long_double in fpnum union.
16591         * stdio-common/printf_fphex.c (__printf_fphex): Likewise.  Use
16592         signbit macro to retrieve sign from long double.
16593         * stdio-common/printf_fp.c (___printf_fp): Use signbit macro to
16594         retrieve sign from long double.
16595         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Adjust for fpnum change.
16596         * sysdeps/ieee754/ldbl-128/printf_fphex.c: Likewise.
16597         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Likewise.
16598         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
16599         * math/test-misc.c (main): Don't use union ieee854_long_double.
16600
16601 2013-10-04  Alan Modra  <amodra@gmail.com>
16602
16603         [BZ #15680]
16604         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Comment fix.
16605         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c
16606         (PRINT_FPHEX_LONG_DOUBLE): Tidy code by moving -53 into ediff
16607         calculation.  Remove unnecessary test for denormal exponent.
16608         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c (__mpn_extract_long_double):
16609         Correct handling of denormals.  Avoid undefined shift behaviour.
16610         Correct normalisation of low mantissa when low double is denormal.
16611         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h
16612         (ldbl_extract_mantissa): Likewise.  Comment.  Use uint64_t* for hi64.
16613         (ldbl_insert_mantissa): Make both hi64 and lo64 parms uint64_t.
16614         Correct normalisation of low mantissa.  Test for overflow of high
16615         mantissa and normalise.
16616         (ldbl_nearbyint): Use more readable constant for two52.
16617         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c
16618         (__mpn_construct_long_double): Fix test for overflow of high
16619         mantissa and correct normalisation.  Avoid undefined shift.
16620
16621 2013-10-04  Alan Modra  <amodra@gmail.com>
16622
16623         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
16624         (union ibm_extended_long_double): Define as an array of ieee754_double.
16625         (IBM_EXTENDED_LONG_DOUBLE_BIAS): Delete.
16626         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Update all references
16627         to ibm_extended_long_double and IBM_EXTENDED_LONG_DOUBLE_BIAS.
16628         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
16629         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
16630         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c: Likewise.
16631         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
16632         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
16633         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
16634         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c: Likewise.
16635         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
16636
16637 2013-10-03  Joseph Myers  <joseph@codesourcery.com>
16638
16639         * locale/programs/locarchive.c (add_locale): Use constant 4096 for
16640         page size instead of calling getpagesize.
16641
16642         * locale/localeinfo.h (LOCFILE_ALIGN): New macro.
16643         (LOCFILE_ALIGN_MASK): Likewise.
16644         (LOCFILE_ALIGN_UP): Likewise.
16645         (LOCFILE_ALIGNED_P): Likewise.
16646         * locale/programs/ld-collate.c (collate_output): Use the new
16647         macros instead of __alignof__ (int32_t).
16648         * locale/weight.h (findidx): Likewise.
16649
16650 2013-10-03  Ondřej Bílka  <neleai@seznam.cz>
16651
16652         [BZ #431]
16653         * manual/string.texi: Fix strncat and wcsncat.
16654
16655 2013-10-03  Brooks Moses  <bmoses@google.com>
16656
16657         [BZ #15915]
16658         * Makefile (linkobj/libc_pic.a, linkobj/libc.so): Move rules to...
16659         * Makerules: ...here, and adjust associated comments.
16660
16661 2013-10-02  Will Newton  <will.newton@linaro.org>
16662
16663         * malloc/Makefile: Add tst-pvalloc.
16664         * malloc/tst-pvalloc.c: New file.
16665
16666 2013-10-02  Will Newton  <will.newton@linaro.org>
16667
16668         * malloc/tst-valloc.c: Rewrite to use test-skeleton.c and
16669         improve test coverage.
16670
16671 2013-10-02  Will Newton  <will.newton@linaro.org>
16672
16673         * malloc/Makefile: Add tst-posix_memalign.
16674         * malloc/tst-posix_memalign.c: New file.
16675
16676 2013-10-01  Eric Blake  <eblake@redhat.com>
16677
16678         * posix/glob.c (next_brace_sub, prefix_array, collated_compare):
16679         Use __THROWNL rather than __THROW on static functions.
16680
16681 2013-09-30  Petr Machata  <pmachata@redhat.com>
16682
16683         * elf/elf.h (R_AARCH64_ABS16): New macro.
16684         (R_AARCH64_PREL64, R_AARCH64_PREL32): Likewise.
16685         (R_AARCH64_PREL16, R_AARCH64_MOVW_UABS_G0): Likewise.
16686         (R_AARCH64_MOVW_UABS_G0_NC, R_AARCH64_MOVW_UABS_G1): Likewise.
16687         (R_AARCH64_MOVW_UABS_G1_NC, R_AARCH64_MOVW_UABS_G2): Likewise.
16688         (R_AARCH64_MOVW_UABS_G2_NC, R_AARCH64_MOVW_UABS_G3): Likewise.
16689         (R_AARCH64_MOVW_SABS_G0, R_AARCH64_MOVW_SABS_G1): Likewise.
16690         (R_AARCH64_MOVW_SABS_G2, R_AARCH64_LD_PREL_LO19): Likewise.
16691         (R_AARCH64_ADR_PREL_LO21, R_AARCH64_ADR_PREL_PG_HI21): Likewise.
16692         (R_AARCH64_ADR_PREL_PG_HI21_NC, R_AARCH64_ADD_ABS_LO12_NC): Likewise.
16693         (R_AARCH64_LDST8_ABS_LO12_NC, R_AARCH64_LDST16_ABS_LO12_NC): Likewise.
16694         (R_AARCH64_LDST32_ABS_LO12_NC, R_AARCH64_LDST64_ABS_LO12_NC): Likewise.
16695         (R_AARCH64_LDST128_ABS_LO12_NC, R_AARCH64_TSTBR14): Likewise.
16696         (R_AARCH64_CONDBR19, R_AARCH64_JUMP26, R_AARCH64_CALL26): Likewise.
16697         (R_AARCH64_MOVW_PREL_G0, R_AARCH64_MOVW_PREL_G0_NC): Likewise.
16698         (R_AARCH64_MOVW_PREL_G1, R_AARCH64_MOVW_PREL_G1_NC): Likewise.
16699         (R_AARCH64_MOVW_PREL_G2, R_AARCH64_MOVW_PREL_G2_NC): Likewise.
16700         (R_AARCH64_MOVW_PREL_G3, R_AARCH64_MOVW_GOTOFF_G0): Likewise.
16701         (R_AARCH64_MOVW_GOTOFF_G0_NC, R_AARCH64_MOVW_GOTOFF_G1): Likewise.
16702         (R_AARCH64_MOVW_GOTOFF_G1_NC, R_AARCH64_MOVW_GOTOFF_G2): Likewise.
16703         (R_AARCH64_MOVW_GOTOFF_G2_NC, R_AARCH64_MOVW_GOTOFF_G3): Likewise.
16704         (R_AARCH64_GOTREL64, R_AARCH64_GOTREL32): Likewise.
16705         (R_AARCH64_GOT_LD_PREL19, R_AARCH64_LD64_GOTOFF_LO15): Likewise.
16706         (R_AARCH64_ADR_GOT_PAGE, R_AARCH64_LD64_GOT_LO12_NC): Likewise.
16707         (R_AARCH64_LD64_GOTPAGE_LO15, R_AARCH64_TLSGD_ADR_PREL21): Likewise.
16708         (R_AARCH64_TLSGD_ADR_PAGE21, R_AARCH64_TLSGD_ADD_LO12_NC): Likewise.
16709         (R_AARCH64_TLSGD_MOVW_G1, R_AARCH64_TLSGD_MOVW_G0_NC): Likewise.
16710         (R_AARCH64_TLSLD_ADR_PREL21, R_AARCH64_TLSLD_ADR_PAGE21): Likewise.
16711         (R_AARCH64_TLSLD_ADD_LO12_NC, R_AARCH64_TLSLD_MOVW_G1): Likewise.
16712         (R_AARCH64_TLSLD_MOVW_G0_NC, R_AARCH64_TLSLD_LD_PREL19): Likewise.
16713         (R_AARCH64_TLSLD_MOVW_DTPREL_G2): Likewise.
16714         (R_AARCH64_TLSLD_MOVW_DTPREL_G1): Likewise.
16715         (R_AARCH64_TLSLD_MOVW_DTPREL_G1_NC): Likewise.
16716         (R_AARCH64_TLSLD_MOVW_DTPREL_G0): Likewise.
16717         (R_AARCH64_TLSLD_MOVW_DTPREL_G0_NC): Likewise.
16718         (R_AARCH64_TLSLD_ADD_DTPREL_HI12): Likewise.
16719         (R_AARCH64_TLSLD_ADD_DTPREL_LO12): Likewise.
16720         (R_AARCH64_TLSLD_ADD_DTPREL_LO12_NC): Likewise.
16721         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12): Likewise.
16722         (R_AARCH64_TLSLD_LDST8_DTPREL_LO12_NC): Likewise.
16723         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12): Likewise.
16724         (R_AARCH64_TLSLD_LDST16_DTPREL_LO12_NC): Likewise.
16725         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12): Likewise.
16726         (R_AARCH64_TLSLD_LDST32_DTPREL_LO12_NC): Likewise.
16727         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12): Likewise.
16728         (R_AARCH64_TLSLD_LDST64_DTPREL_LO12_NC): Likewise.
16729         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12): Likewise.
16730         (R_AARCH64_TLSLD_LDST128_DTPREL_LO12_NC): Likewise.
16731         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G1): Likewise.
16732         (R_AARCH64_TLSIE_MOVW_GOTTPREL_G0_NC): Likewise.
16733         (R_AARCH64_TLSIE_ADR_GOTTPREL_PAGE21): Likewise.
16734         (R_AARCH64_TLSIE_LD64_GOTTPREL_LO12_NC): Likewise.
16735         (R_AARCH64_TLSIE_LD_GOTTPREL_PREL19): Likewise.
16736         (R_AARCH64_TLSLE_MOVW_TPREL_G2): Likewise.
16737         (R_AARCH64_TLSLE_MOVW_TPREL_G1): Likewise.
16738         (R_AARCH64_TLSLE_MOVW_TPREL_G1_NC): Likewise.
16739         (R_AARCH64_TLSLE_MOVW_TPREL_G0): Likewise.
16740         (R_AARCH64_TLSLE_MOVW_TPREL_G0_NC): Likewise.
16741         (R_AARCH64_TLSLE_ADD_TPREL_HI12): Likewise.
16742         (R_AARCH64_TLSLE_ADD_TPREL_LO12): Likewise.
16743         (R_AARCH64_TLSLE_ADD_TPREL_LO12_NC): Likewise.
16744         (R_AARCH64_TLSLE_LDST8_TPREL_LO12): Likewise.
16745         (R_AARCH64_TLSLE_LDST8_TPREL_LO12_NC): Likewise.
16746         (R_AARCH64_TLSLE_LDST16_TPREL_LO12): Likewise.
16747         (R_AARCH64_TLSLE_LDST16_TPREL_LO12_NC): Likewise.
16748         (R_AARCH64_TLSLE_LDST32_TPREL_LO12): Likewise.
16749         (R_AARCH64_TLSLE_LDST32_TPREL_LO12_NC): Likewise.
16750         (R_AARCH64_TLSLE_LDST64_TPREL_LO12): Likewise.
16751         (R_AARCH64_TLSLE_LDST64_TPREL_LO12_NC): Likewise.
16752         (R_AARCH64_TLSLE_LDST128_TPREL_LO12): Likewise.
16753         (R_AARCH64_TLSLE_LDST128_TPREL_LO12_NC): Likewise.
16754         (R_AARCH64_TLSDESC_LD_PREL19): Likewise.
16755         (R_AARCH64_TLSDESC_ADR_PREL21): Likewise.
16756         (R_AARCH64_TLSDESC_ADR_PAGE21): Likewise.
16757         (R_AARCH64_TLSDESC_LD64_LO12): Likewise.
16758         (R_AARCH64_TLSDESC_ADD_LO12): Likewise.
16759         (R_AARCH64_TLSDESC_OFF_G1): Likewise.
16760         (R_AARCH64_TLSDESC_OFF_G0_NC): Likewise.
16761         (R_AARCH64_TLSDESC_LDR): Likewise.
16762         (R_AARCH64_TLSDESC_ADD): Likewise.
16763         (R_AARCH64_TLSDESC_CALL): Likewise.
16764
16765 2013-09-30  Andreas Schwab  <schwab@suse.de>
16766
16767         [BZ #15048]
16768         * nscd/aicache.c (addhstaiX): Properly use the cache variable for
16769         the nss database lookup.
16770         * nscd/initgrcache.c (addinitgroupsX): Likewise.
16771         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
16772
16773 2013-09-28  Mike Frysinger  <vapier@gentoo.org>
16774
16775         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Fix style.
16776
16777 2013-09-28  P. J. McDermott  <pj@pehjota.net>
16778
16779         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't use
16780         ${Bash-specific parameter/pattern/string} parameter expansion.
16781         * sysdeps/unix/make-syscalls.sh: Likewise.
16782
16783 2013-09-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
16784
16785         * sysdeps/sh/stackguard-macros.h: New file.
16786
16787 2013-09-26  Ondřej Bílka  <neleai@seznam.cz>
16788
16789         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Update.
16790         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove strrchr ifunc.
16791         * sysdeps/x86_64/multiarch/strend-sse4.S Remove.
16792         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S Likewise.
16793         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
16794         * sysdeps/x86_64/strrchr.S (strrchr): Use optimized implementation.
16795
16796 2013-09-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
16797
16798         * sysdeps/powerpc/powerpc64/stackguard-macros.h (POINTER_CHK_GUARD:
16799         Fix thread ID register.
16800
16801 2013-09-25  Joseph Myers  <joseph@codesourcery.com>
16802
16803         * conform/data/sched.h-data [XPG3 || XPG4]: Disable whole file.
16804         [POSIX || UNIX98]: Require rather than permitting all symbols from
16805         <time.h>.
16806         [POSIX || UNIX98] (sched_ss_low_priority): Do not specify optional
16807         element of struct sched_param.
16808         [POSIX || UNIX98] (sched_ss_repl_period): Likewise.
16809         [POSIX || UNIX98] (sched_ss_init_budget): Likewise.
16810         [POSIX || UNIX98] (sched_ss_max_repl): Likewise.
16811         [POSIX || UNIX98] (SCHED_SPORADIC): Do not specify optional
16812         constant.
16813
16814 2013-09-24  Olivier Langlois  <olivier@olivierlanglois.net>
16815
16816         * stdio-common/tst-long-dbl-fphex.c (do_test): Fix swprintf length
16817         argument calculation.
16818
16819 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
16820
16821         * conform/data/pthread.h-data [POSIX] (PTHREAD_MUTEX_INITIALIZER):
16822         Expect macro.
16823         [POSIX] (pthread_attr_t): Do not require type.
16824         [POSIX] (pthread_cond_t): Likewise.
16825         [POSIX] (pthread_condattr_t): Likewise.
16826         [POSIX] (pthread_key_t): Likewise.
16827         [POSIX] (pthread_mutex_t): Likewise.
16828         [POSIX] (pthread_mutexattr_t): Likewise.
16829         [POSIX] (pthread_once_t): Likewise.
16830         [POSIX] (pthread_t): Likewise.
16831         [POSIX-based standards] (pthread_atfork): Expect function.
16832
16833 2013-09-24  Joseph Myers  <joseph@codesourcery.com>
16834             Richard Sandiford  <richard@codesourcery.com>
16835
16836         * locale/programs/locfile.h: Include <byteswap.h> and <stdbool.h>.
16837         (swap_endianness_p): New extern variable.
16838         (set_big_endian): New inline function.
16839         (maybe_swap_uint32): Likewise.
16840         (maybe_swap_uint32_array): Likewise.
16841         (maybe_swap_uint32_obstack): Likewise.
16842         * locale/programs/locfile.c: Include <stdbool.h>.
16843         (swap_endianness_p): New variable.
16844         (add_locale_uint32): Call maybe_swap_uint32.
16845         (add_locale_uint32_array): Call maybe_swap_uint32_obstack.
16846         (write_locale_data): Call maybe_swap_uint32_array.
16847         * locale/programs/ld-collate.c (obstack_int32_grow): Call
16848         maybe_swap_uint32.
16849         (obstack_int32_grow_fast): Likewise.
16850         (output_weightwc): Call maybe_swap_uint32_obstack.
16851         (collate_output): Likewise.
16852         * locale/programs/localedef.c (OPT_LITTLE_ENDIAN): New macro.
16853         (OPT_LITTLE_ENDIAN): Likewise.
16854         (options): Add --little-endian and --big-endian options.
16855         (parse_opt): Handle OPT_LITTLE_ENDIAN and OPT_BIG_ENDIAN.
16856         * locale/programs/locarchive.c: Include "locfile.h".
16857         (GET): New macro.
16858         (SET): Likewise.
16859         (INC): Likewise.
16860         (create_archive): Use the new macros to access fields of
16861         structures directly mapped from or written to locale archives.
16862         (oldlocrecentcmp): Likewise.
16863         (enlarge_archive): Likewise.
16864         (insert_name): Likewise.
16865         (add_alias): Likewise.
16866         (add_locale): Likewise.
16867         (delete_locales_from_archive): Likewise.
16868         (show_archive_content): Likewise.
16869         (add_locale_to_archive): Likewise.  Use maybe_swap_uint32 on
16870         locale data.
16871
16872 2013-09-24  Roland McGrath  <roland@hack.frob.com>
16873
16874         * manual/freemanuals.texi: Updated from (newly) canonical copy at
16875         http://www.gnu.org/doc/freemanuals.texi.
16876         * manual/libc.texinfo (Free Manuals): Put the @appendix line here.
16877
16878 2013-09-24  Will Newton  <will.newton@linaro.org>
16879
16880         * sysdeps/mach/hurd/i386/tls.h (TLS_INIT_TP_EXPENSIVE): Remove
16881         macro.
16882
16883 2013-09-23  Joseph Myers  <joseph@codesourcery.com>
16884
16885         * locale/hashval.h (compute_hashval): Interpret bytes of key as
16886         unsigned char.
16887
16888 2013-09-23  Maciej W. Rozycki  <macro@codesourcery.com>
16889
16890         * manual/threads.texi (POSIX Threads): Fix a typo.
16891
16892 2013-09-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
16893
16894         [BZ #14547]
16895         * string/tst-strcoll-overflow.c: New test case.
16896         * string/Makefile (xtests): Add tst-strcoll-overflow.
16897         * string/strcoll_l.c (STRCOLL): Skip allocating memory for
16898         cache if string sizes may cause integer overflow.
16899
16900         [BZ #14547]
16901         * string/strcoll_l.c (coll_seq): New members rule, idx,
16902         save_idx and back_us.
16903         (get_next_seq_nocache): New function.
16904         (do_compare_nocache): New function.
16905         (STRCOLL): Use get_next_seq_nocache and do_compare_nocache
16906         when malloc fails.
16907
16908 2013-09-23  Carlos O'Donell  <carlos@redhat.com>
16909
16910         [BZ #15754]
16911         * sysdeps/generic/stackguard-macros.h: If PTRGUARD_LOCAL use
16912         __pointer_chk_guard_local, otherwise __pointer_chk_guard.
16913         * elf/Makefile: Define CFLAGS-tst-ptrguard1-static.c.
16914
16915         [BZ #15754]
16916         * elf/Makefile (tests): Add tst-ptrguard1.
16917         (tests-static): Add tst-ptrguard1-static.
16918         (tst-ptrguard1-ARGS): Define.
16919         (tst-ptrguard1-static-ARGS): Define.
16920         * elf/tst-ptrguard1.c: New file.
16921         * elf/tst-ptrguard1-static.c: New file.
16922         * sysdeps/x86_64/stackguard-macros.h: Define POINTER_CHK_GUARD.
16923         * sysdeps/i386/stackguard-macros.h: Likewise.
16924         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
16925         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
16926         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
16927         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
16928         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
16929         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
16930
16931 2013-09-23  Hector Marco  <hecmargi@upv.es>
16932             Ismael Ripoll  <iripoll@disca.upv.es>
16933             Carlos O'Donell  <carlos@redhat.com>
16934
16935         [BZ #15754]
16936         * sysdeps/generic/stackguard-macros.h: Define
16937         __pointer_chk_guard_local and POINTER_CHK_GUARD.
16938         * csu/libc-start.c [!SHARED && !THREAD_SET_POINTER_GUARD]:
16939         Define __pointer_chk_guard_local.
16940         (LIBC_START_MAIN) [!SHARED]: Call _dl_setup_pointer_guard.
16941         Use THREAD_SET_POINTER_GUARD or set __pointer_chk_guard_local.
16942
16943 2013-09-15  Vinitha Vijayan <vinitha.vijayann@gmail.com>
16944
16945         [BZ #15859]
16946         * elf/dl-deps.c (_dl_map_object_deps): Remove duplicate declaration.
16947
16948 2013-09-20  Andreas Schwab  <schwab@linux-m68k.org>
16949
16950         * include/string.h (__ffs): Declare as hidden.
16951         * string/ffs.c (__ffs): Define as hidden.
16952         * sysdeps/i386/ffs.c (__ffs): Likewise.
16953         * sysdeps/i386/i686/ffs.c (__ffs): Likewise.
16954         * sysdeps/powerpc/ffs.c (__ffs): Likewise.
16955         * sysdeps/s390/ffs.c (__ffs): Likewise.
16956         * sysdeps/x86_64/ffs.c (__ffs): Likewise.
16957
16958 2013-09-20  Alexandre Oliva <aoliva@redhat.com>
16959
16960         * NEWS: Mention malloc probes.
16961
16962         * malloc/arena.c (new_heap): New memory_heap_new probe.
16963         (grow_heap): New memory_heap_more probe.
16964         (shrink_heap): New memory_heap_less probe.
16965         (heap_trim): New memory_heap_free probe.
16966         * malloc/malloc.c (sysmalloc): New memory_sbrk_more probe.
16967         (systrim): New memory_sbrk_less probe.
16968         * manual/probes.texi: Document them.
16969
16970         * malloc/arena.c (arena_get_retry): Add memory_arena_retry probe.
16971         * manual/probes.texi: Document it.
16972
16973         * malloc/malloc.c (__libc_malloc): Add memory_malloc_retry probe.
16974         (__libc_realloc): Add memory_realloc_retry probe.
16975         (__libc_memalign): Add memory_memalign_retry probe.
16976         (__libc_valloc): Add memory_valloc_retry probe.
16977         (__libc_pvalloc): Add memory_pvalloc_retry probe.
16978         (__libc_calloc): Add memory_calloc_retry probe.
16979         * manual/probes.texi: Document them.
16980
16981         * malloc/arena.c (get_free_list): Add probe
16982         memory_arena_reuse_free_list.
16983         (reused_arena) [PER_THREAD]: Add probes memory_arena_reuse_wait
16984         and memory_arena_reuse.
16985         (arena_get2) [!PER_THREAD]: Likewise.
16986         * malloc/malloc.c (__libc_realloc) [!PER_THREAD]: Add probe
16987         memory_arena_reuse_realloc.
16988         * manual/probes.texi: Document them.
16989
16990         * malloc/malloc.c (__libc_free): Add
16991         memory_mallopt_free_dyn_thresholds probe.
16992         (__libc_mallopt): Add multiple memory_mallopt probes.
16993         * manual/probes.texi: Document them.
16994
16995         * malloc/malloc.c: Include stap-probe.h.
16996         (__libc_mallopt): Add memory_mallopt probe.
16997         * malloc/arena.c (_int_new_arena): Add memory_arena_new probe.
16998         * manual/probes.texi: New.
16999         * manual/Makefile (chapters): Add probes.
17000         * manual/threads.texi: Set next node.
17001
17002 2013-09-19  Wei-Lun Chao  <bluebat@member.fsf.org>
17003
17004         [BZ #15963, #13985]
17005         * locale/iso-639.def: Add Chiga (cgg) and Chinese (gan, hak,
17006         czh, cjy, lzh, cmn, mnp, cdo, czo, cpx, wuu, hsn, yue).
17007         Add `Chinese' to `nan' entry name.
17008
17009 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
17010
17011         * sysdeps/ieee754/dbl-64/s_sin.c (POLYNOMIAL2): New macro.
17012         (POLYNOMIAL): Likewise.
17013         (TAYLOR_SINCOS): Likewise.
17014         (TAYLOR_SLOW): Likewise.
17015         (__sin): Use TAYLOR_SINCOS.
17016         (__cos): Likewise.
17017         (slow): Use TAYLOR_SLOW.
17018         (sloww): Likewise.
17019         (bsloww): Likewise.
17020         (csloww): Likewise.
17021
17022 2013-09-19  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
17023
17024         * stdlib/strtod_l.c: Fix buffer overrun.
17025
17026 2013-09-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
17027
17028         * benchtests/Makefile (bench): Add sincos.
17029         * benchtests/bench-sincos.c: New file.
17030
17031         * math/libm-test.inc (cos_test_data): New test inputs.
17032         (sin_test_data): Likewise.
17033
17034         * sysdeps/ieee754/dbl-64/s_sin.c (SINCOS_TABLE_LOOKUP): New
17035         macro.
17036         (__sin): Use it.
17037         (__cos): Likewise.
17038         (slow1): Likewise.
17039         (slow2): Likewise.
17040         (sloww1): Likewise.
17041         (sloww2): Likewise.
17042         (bsloww1): Likewise.
17043         (bsloww2): Likewise.
17044         (cslow2): Likewise.
17045         (csloww1): Likewise.
17046         (csloww2): Likewise.
17047
17048         * sysdeps/ieee754/dbl-64/s_sin.c (reduce_and_compute): New
17049         function.
17050         (__sin): Use it.
17051         (__cos): Likewise.
17052
17053         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Remove redundant
17054         gotos.
17055         (__cos): Likewise.
17056
17057 2013-09-18  Maciej W. Rozycki  <macro@codesourcery.com>
17058
17059         * config.h.in (HAVE_MIPS_NAN2008): New macro.
17060         * elf/elf.h (EF_MIPS_NAN2008): Likewise.
17061         * sysdeps/generic/ldconfig.h (FLAG_MIPS_LIB32_NAN2008): Likewise.
17062         (FLAG_MIPS64_LIBN32_NAN2008): Likewise.
17063         (FLAG_MIPS64_LIBN64_NAN2008): Likewise.
17064         * elf/cache.c (print_entry): Handle the new cache flags.
17065
17066 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
17067             Aldy Hernandez  <aldyh@redhat.com>
17068
17069         * sysdeps/powerpc/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]:
17070         Change condition to [_SOFT_FLOAT].
17071         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_NEAREST): New macro.
17072         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_DOWN): Likewise.
17073         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_UP): Likewise.
17074         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RC_ZERO): Likewise.
17075         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_ZM): Likewise.
17076         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_OM): Likewise.
17077         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_UM): Likewise.
17078         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_XM): Likewise.
17079         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_MASK_IM): Likewise.
17080         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_RESERVED): Likewise.
17081         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_DEFAULT): Likewise.
17082         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_IEEE): Likewise.
17083         [__NO_FPRS__ && !_SOFT_FLOAT] (fpu_control_t): New typedef.
17084         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_GETCW): New macro.
17085         [__NO_FPRS__ && !_SOFT_FLOAT] (_FPU_SETCW): Likewise.
17086         [__NO_FPRS__ && !_SOFT_FLOAT] (__fpu_control): New variable
17087         declaration.
17088
17089 2013-09-18  Joseph Myers  <joseph@codesourcery.com>
17090
17091         * sysdeps/powerpc/powerpc32/__longjmp-common.S (LOAD_GP): Define
17092         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
17093         (__longjmp): Use LOAD_GP to load saved GPRs.
17094         * sysdeps/powerpc/powerpc32/setjmp-common.S (SAVE_GP): Define
17095         macro conditional on [__SPE__ || (__NO_FPRS__ && !_SOFT_FLOAT)].
17096         (__sigsetjmp): Use SAVE_GP to save GPRs.
17097
17098         * sysdeps/powerpc/powerpc32/Makefile [$(with-fp) = no] (+cflags):
17099         Do not append -msoft-float.
17100         [$(with-fp) = no] (sysdep-LDFLAGS): Likewise.
17101
17102 2013-09-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
17103
17104         * sysdeps/ieee754/dbl-64/sincos32.c: Fix code formatting.
17105
17106 2013-09-17  Joseph Myers  <joseph@codesourcery.com>
17107
17108         [BZ #15966]
17109         * sysdeps/powerpc/fpu_control.h [!_SOFT_FLOAT && !__NO_FPRS__]
17110         (_FPU_GETCW): Use initial "__" on variable and field names but not
17111         on macro parameter name.
17112         [!_SOFT_FLOAT && !__NO_FPRS__] (_FPU_SETCW): Likewise.  Use
17113         parentheses around reference to macro parameter.
17114
17115 2013-09-13  Richard Sandiford  <richard@codesourcery.com>
17116
17117         * locale/programs/ld-ctype.c (find_idx): Use uint32_t in
17118         prototype.
17119         (ctype_startup): Use uint32_t in cast and sizeof for
17120         ctype->charnames.
17121
17122 2013-09-11  Jia Liu  <proljc@gmail.com>
17123
17124         * sunrpc/rpc/types.h [__APPLE_CC__]: Define __u_char_defined and
17125         __daddr_t_defined.
17126         [__FreeBSD__]: Likewise.
17127
17128 2013-09-11  Ondřej Bílka  <neleai@seznam.cz>
17129
17130         * sysdeps/x86_64/multiarch/ifunc-impl-list.c
17131         (__libc_ifunc_impl_list): Remove: __strchr_sse42.
17132         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Remove.
17133         (strchr): Remove __strchr_sse42 ifunc selection.
17134         * sysdeps/x86_64/strchr.S (strchr): Use optimized implementation.
17135         * sysdeps/x86_64/strchrnul.S: Include sysdeps/x86_64/strchr.S.
17136
17137 2013-09-11  Will Newton  <will.newton@linaro.org>
17138
17139         * benchtests/bench-timing.h (TIMING_INIT): Rename ITERS
17140         parameter to RES. Remove hardcoded 1000 value.
17141         * benchtests/bench-skeleton.c (main): Pass RES parameter
17142         to TIMING_INIT and multiply result by 1000.
17143
17144 2013-09-10  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17145
17146         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
17147
17148 2013-09-11  Andreas Schwab  <schwab@suse.de>
17149
17150         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (__O_TMPFILE): Define
17151         if not defined.
17152         (O_TMPFILE) [__USE_GNU]: Define.
17153         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_TMPFILE):
17154         Define.
17155
17156 2013-09-11  Will Newton  <will.newton@linaro.org>
17157
17158         [BZ #15857]
17159         * malloc/malloc.c (__libc_memalign): Check the value of bytes
17160         does not overflow.
17161
17162 2013-09-11  Will Newton  <will.newton@linaro.org>
17163
17164         [BZ #15856]
17165         * malloc/malloc.c (__libc_valloc): Check the value of bytes
17166         does not overflow.
17167
17168 2013-09-11  Will Newton  <will.newton@linaro.org>
17169
17170         [BZ #15855]
17171         * malloc/malloc.c (__libc_pvalloc): Check the value of bytes
17172         does not overflow.
17173
17174 2013-09-10  Ondřej Bílka  <neleai@seznam.cz>
17175
17176         * sysdeps/ieee754/dbl-64/e_j0.c: Remove DO_NOT_USE_THIS conditionals.
17177         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
17178         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
17179         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
17180         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
17181
17182 2013-09-10  Allan McRae  <allan@archlinux.org>
17183
17184         [BZ #15748]
17185         * manual/arith.texi (Parsing of Floats): Clarify
17186         cross-reference.
17187
17188         [BZ #15849]
17189         * manual/install.texi (Running make install): Mention
17190         --enable-pt-chown.
17191         * INSTALL: Regenerated.
17192
17193 2013-09-09  Maciej W. Rozycki  <macro@codesourcery.com>
17194
17195         * csu/init-first.c (_init): Remove the !SHARED condition around
17196         FPU control word initialization.
17197         * elf/dl-support.c (_dl_fpu_control): New variable.
17198         (_dl_aux_init) <AT_FPUCW>: Initialize it.
17199         * math/test-fpucw.c [!FPU_CONTROL] (FPU_CONTROL): New macro.
17200         (main): Replace _FPU_DEFAULT with FPU_CONTROL throughout.
17201         * math/test-fpucw-static.c: New file.
17202         * math/test-fpucw-ieee.c: New file.
17203         * math/test-fpucw-ieee-static.c: New file.
17204         * math/Makefile (tests): Add `test-fpucw-ieee' and
17205         `$(tests-static)'.
17206         (tests-static): New variable.
17207         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests))): Move
17208         dependency to...
17209         [($(build-shared),yes)]
17210         ($(addprefix $(objpfx),$(filter-out $(tests-static),$(tests)))):
17211         ... this.
17212         [($(build-shared),yes)] ($(addprefix $(objpfx),$(tests-static))):
17213         New dependency.
17214
17215 2013-09-09  Allan McRae  <allan@archlinux.org>
17216
17217         [BZ #15939]
17218         * manual/string.texi (Collation Functions): Fix typo in
17219         strcoll example.
17220         Reported by Suren Karapetyan <me@suren.karapetyan.name>.
17221
17222         [BZ #15893]
17223         * stdlib/isomac.c (get_null_defines): Fix memory leak.
17224
17225         [BZ #15892]
17226         * libio/memstream.c (open_memstream): Fix memory leak.
17227         * libio/wmemstream.c (open_wmemstream): Likewise.
17228
17229         [BZ #15895]
17230         * nscd/netgroupcache.c: Fix nesting of ifdefs.
17231
17232 2013-09-09  Will Newton  <will.newton@linaro.org>
17233
17234         * malloc/Makefile: Add tst-realloc to tests.
17235         * malloc/tst-realloc.c: New file.
17236
17237 2013-09-09  Allan McRae  <allan@archlinux.org>
17238
17239         [BZ #15844]
17240         * COPYING: Update from GNU website to fix FSF address.
17241         * COPYING.LIB: Likewise.
17242
17243 2013-09-06  David S. Miller  <davem@davemloft.net>
17244
17245         * po/zh_TW.po: Update Chinese (traditional) translation from
17246         translation project.
17247
17248 2013-09-06  Richard Sandiford  <richard@codesourcery.com>
17249             Joseph Myers  <joseph@codesourcery.com>
17250
17251         * locale/programs/locfile.c: Include <assert.h>, <wchar.h> and
17252         "localeinfo.h".
17253         (obstack_chunk_alloc): New macro.
17254         (obstack_chunk_free): Likewise.
17255         (record_offset): New function.
17256         (init_locale_data): Likewise.
17257         (align_locale_data): Likewise.
17258         (add_locale_empty): Likewise.
17259         (add_locale_raw_data): Likewise.
17260         (add_locale_raw_obstack): Likewise.
17261         (add_locale_string): Likewise.
17262         (add_locale_wstring): Likewise.
17263         (add_locale_uint32): Likewise.
17264         (add_locale_uint32_array): Likewise.
17265         (add_locale_char): Likewise.
17266         (start_locale_structure): Likewise.
17267         (end_locale_structure): Likewise.
17268         (start_locale_prelude): Likewise.
17269         (end_locale_prelude): Likewise.
17270         (write_locale_data): Take locale_file structure rather than an
17271         iovec.
17272         * locale/programs/locfile.h: Include "obstack.h".
17273         (struct locale_file): Change to store locale file contents instead
17274         of header.
17275         (init_locale_data): New prototype.
17276         (align_locale_data): Likewise.
17277         (add_locale_empty): Likewise.
17278         (add_locale_raw_data): Likewise.
17279         (add_locale_raw_obstack): Likewise.
17280         (add_locale_string): Likewise.
17281         (add_locale_wstring): Likewise.
17282         (add_locale_uint32): Likewise.
17283         (add_locale_uint32_array): Likewise.
17284         (add_locale_char): Likewise.
17285         (start_locale_structure): Likewise.
17286         (end_locale_structure): Likewise.
17287         (start_locale_prelude): Likewise.
17288         (end_locale_prelude): Likewise.
17289         (write_locale_data): Update prototype.
17290         * locale/programs/3level.h (struct TABLE): Remove result field.
17291         (CONCAT(TABLE,_finalize)): Change to CONCAT(add_locale_,TABLE).
17292         Use new locale_file interface.
17293         [!NO_FINALIZE]: Change condition to [!NO_ADD_LOCALE].
17294         (NO_FINALIZE): Change #undef to #undef of NO_ADD_LOCALE.
17295         * locale/programs/ld-address.c (address_output): Use new
17296         locale_file interface.
17297         * locale/programs/ld-collate.c (NO_FINALIZE): Change to
17298         NO_ADD_LOCALE.
17299         (collate_finish): Don't call collseq_table_finalize.
17300         (collate_output): Use new locale_file interface.
17301         * locale/programs/ld-ctype.c: Move includes of "3level.h" earlier
17302         in file.
17303         (NO_FINALIZE): Change to NO_ADD_LOCALE.
17304         (TABLE): Move defines earlier in file.
17305         (ELEMENT): Likewise.
17306         (DEFAULT): Likewise.
17307         (wctrans_table_add): Move macro and inline function earlier in
17308         file.
17309         (struct wctype_table): Move type earlier in file.
17310         (add_locale_wctype_table): New static prototype.
17311         (struct locale_ctype_t): Use logical types instead of struct iovec
17312         pointers for members.
17313         (ctype_output): Use new locale_file interface.
17314         (wctype_table_finalize): Change to add_locale_wctype_table.  Use
17315         new locale_file interface.
17316         (allocate_arrays): Update for use of new locale_file interface.
17317         * locale/programs/ld-identification.c (identification_output): Use
17318         new locale_file interface.
17319         * locale/programs/ld-measurement.c (measurement_output): Likewise.
17320         * locale/programs/ld-messages.c (messages_output): Likewise.
17321         * locale/programs/ld-monetary.c (monetary_output): Likewise.
17322         * locale/programs/ld-name.c (name_output): Likewise.
17323         * locale/programs/ld-numeric.c (numeric_output): Likewise.
17324         * locale/programs/ld-paper.c (paper_output): Likewise.
17325         * locale/programs/ld-telephone.c (telephone_output): Likewise.
17326         * locale/programs/ld-time.c (time_output): Likewise.
17327
17328 2013-09-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17329
17330         * benchtests/Makefile: Add memrchr benchmark.
17331         * benchtests/bench-memchr.c (USE_AS_MEMRCHR): Add define to use
17332         benchmark as memrchr.
17333         * benchtests/bench-memrchr-ifunc.c: New file.
17334         * benchtests/bench-memrchr.c: New file.
17335
17336 2013-09-06   Will Newton  <will.newton@linaro.org>
17337
17338         * benchtests/Makefile (string-bench): Add memcpy.
17339
17340 2013-09-05  Carlos O'Donell  <carlos@redhat.com>
17341             Cong Wang  <amwang@redhat.com>
17342
17343         [BZ #15850]
17344         * sysdeps/unix/sysv/linux/bits/in.h
17345         [_UAPI_LINUX_IN6_H]: Define __USE_KERNEL_IPV6_DEFS.
17346         * inet/netinet/in.h: Move in_addr definition and bits/in.h inclusion
17347         before __USE_KERNEL_IPV6_DEFS uses.
17348         * inet/netinet/in.h [!__USE_KERNEL_IPV6_DEFS]: Define IPPROTO_MH, and
17349         IPPROTO_BEETPH.
17350         [__USE_KERNEL_IPV6_DEFS]: Don't define any of IPPROTO_*, in6_addr,
17351         sockaddr_in6, or ipv6_mreq.
17352
17353 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17354
17355         * sysdeps/powerpc/powerpc32/power7/memrchr.S (__memrchr): Fix invalid
17356         memory access for final bytes in some large inputs.
17357         * sysdeps/powerpc/powerpc64/power7/memrchr.S (__memrchr): Likewise.
17358
17359 2013-09-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17360
17361         * string/test-memrchr.c: New file.
17362         * string/test-memrchr-ifunc.c: New file.
17363         * string/Makefile: Add new memrchr testcase.
17364
17365 2013-09-05  Mike Frysinger  <vapier@gentoo.org>
17366
17367         * sysdeps/unix/sysv/linux/tst-fanotify.c (do_test): Skip test when
17368         fanotify_init returns EPERM.
17369
17370 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
17371
17372         * conform/conformtest.pl (newtoken): Treat tokens not allowed as
17373         errors.
17374         (top level): Treat second token from macro or constant entries for
17375         allowed headers as allowed.
17376         * include/complex.h: Condition internal declarations on
17377         [!_ISOMAC].
17378         * include/fenv.h: Condition include of <stdbool.h> and internal
17379         declarations on [!_ISOMAC].
17380
17381 2013-09-04  Chris Leonard  <cjl@sugarlabs,.org>
17382
17383         [BZ #15923]
17384         * locale/iso-4217.def: Update iso-1427.def and related occurrences.
17385
17386 2013-09-04  Joseph Myers  <joseph@codesourcery.com>
17387
17388         * configure.in (--enable-versioning): Remove configure option.
17389         (libc_cv_asm_symver_directive): Remove configure test.
17390         (libc_cv_ld_version_script_option): Likewise.
17391         (VERSIONING): Remove variable and AC_SUBST.
17392         (DO_VERSIONING): Remove AC_DEFINE.
17393         * configure: Regenerated.
17394         * config.h.in (DO_VERSIONING): Remove macro.
17395         * Makerules [$(versioning) = yes]: Change conditionals to
17396         [$(build-shared) = yes].
17397         * config.make.in (versioning): Remove variable.
17398         * dlfcn/Makefile [$(versioning) = yes]: Change conditionals to
17399         [$(build-shared) = yes].
17400         * dlfcn/modstatic2.c (test) [DO_VERSIONING]: Remove conditional.
17401         * dlfcn/tststatic2.c (main) [DO_VERSIONING]: Likewise.
17402         * elf/Makefile [$(versioning) = yes]: Change conditionals to
17403         [$(build-shared) = yes].
17404         * extra-lib.mk [$(versioning) = yes]: Likewise.
17405         * hurd/Makefile [$(versioning) = yes]: Likewise.
17406         * hurd/geteuids.c [SHARED && DO_VERSIONING]: Change conditional to
17407         [SHARED].
17408         * include/libc-symbols.h [DO_VERSIONING]: Change conditional to
17409         [SHARED].
17410         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
17411         [SHARED && !NO_HIDDEN].
17412         * include/shlib-compat.h [DO_VERSIONING]: Change conditional to
17413         [SHARED].
17414         [SHARED && DO_VERSIONING]: Likewise..
17415         * libio/Makefile [$(versioning) = yes]: Change conditionals to
17416         [$(build-shared) = yes].
17417         * manual/install.texi (--disable-versioning): Remove
17418         documentation.
17419         * INSTALL: Regenerated.
17420         * resolv/res_libc.c [SHARED && DO_VERSIONING]: Change conditional
17421         to [SHARED].
17422         * sunrpc/Makefile [$(versioning) = yes]: Change conditional to
17423         [$(build-shared) = yes].
17424         * sysdeps/gnu/Makefile [$(versioning) = yes]: Likewise.
17425         * sysdeps/i386/i686/multiarch/strstr-c.c
17426         [SHARED && DO_VERSIONING && !NO_HIDDEN]: Change conditional to
17427         [SHARED && !NO_HIDDEN].
17428         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h
17429         [SHARED && DO_VERSIONING]: Change conditional to [SHARED].
17430         * sysdeps/powerpc/powerpc32/dl-machine.c
17431         [SHARED && !(DO_VERSIONING - 0)]: Remove conditional error.
17432         * sysdeps/powerpc/powerpc32/sysdep.h
17433         [SHARED && DO_VERSIONING && PIC && !NO_HIDDEN]: Change conditional
17434         to [SHARED && PIC && !NO_HIDDEN].
17435         * sysdeps/wordsize-32/divdi3.c [SHARED && DO_VERSIONING]: Change
17436         conditional to [SHARED].
17437
17438 2013-09-04   Will Newton  <will.newton@linaro.org>
17439
17440         * benchtests/bench-timing.h (TIMING_PRINT_MEAN): New macro.
17441         * benchtests/bench-string.h: Include bench-timing.h instead
17442         of including hp-timing.h directly. (INNER_LOOP_ITERS): New
17443         define. (HP_TIMING_BEST): Delete macro. (test_init): Remove
17444         call to HP_TIMING_DIFF_INIT.
17445         * benchtests/bench-memccpy.c: Use bench-timing.h macros
17446         instead of hp-timing.h macros.
17447         * benchtests/bench-memchr.c: Likewise.
17448         * benchtests/bench-memcmp.c: Likewise.
17449         * benchtests/bench-memcpy.c: Likewise.
17450         * benchtests/bench-memmem.c: Likewise.
17451         * benchtests/bench-memmove.c: Likewise.
17452         * benchtests/bench-memset.c: Likewise.
17453         * benchtests/bench-rawmemchr.c: Likewise.
17454         * benchtests/bench-strcasecmp.c: Likewise.
17455         * benchtests/bench-strcasestr.c: Likewise.
17456         * benchtests/bench-strcat.c: Likewise.
17457         * benchtests/bench-strchr.c: Likewise.
17458         * benchtests/bench-strcmp.c: Likewise.
17459         * benchtests/bench-strcpy.c: Likewise.
17460         * benchtests/bench-strcpy_chk.c: Likewise.
17461         * benchtests/bench-strlen.c: Likewise.
17462         * benchtests/bench-strncasecmp.c: Likewise.
17463         * benchtests/bench-strncat.c: Likewise.
17464         * benchtests/bench-strncmp.c: Likewise.
17465         * benchtests/bench-strncpy.c: Likewise.
17466         * benchtests/bench-strnlen.c: Likewise.
17467         * benchtests/bench-strpbrk.c: Likewise.
17468         * benchtests/bench-strrchr.c: Likewise.
17469         * benchtests/bench-strspn.c: Likewise.
17470         * benchtests/bench-strstr.c: Likewise.
17471
17472 2013-09-04  Will Newton  <will.newton@linaro.org>
17473
17474         * benchtests/Makefile: Use LDLIBS instead of LDFLAGS.
17475
17476 2013-09-03  Joseph Myers  <joseph@codesourcery.com>
17477
17478         [BZ #15427]
17479         * sysdeps/ieee754/flt-32/e_lgammaf_r.c (__ieee754_lgammaf_r): Use
17480         2**-30 instead of 2**-70 as threshold for returning -log(|x|).
17481         * math/libm-test.inc (lgamma_test_data): Add more tests.
17482         * sysdeps/i386/fpu/libm-test-ulps: Update.
17483         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17484
17485 2013-09-03   Ondřej Bílka  <neleai@seznam.cz>
17486
17487         * sysdeps/x86_64/multiarch/strcmp-sse2-unaligned.S: New file.
17488         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
17489         Add ifunc.
17490         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
17491         Add strcmp-sse2-unaligned
17492         * sysdeps/x86_64/multiarch/strcmp.S (strcmp): Add ifunc.
17493
17494 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
17495
17496         * Versions.def (libc): Add GLIBC_2.19.
17497
17498 2013-09-02  Mike Frysinger  <vapier@gentoo.org>
17499
17500         * sysdeps/unix/sysv/linux/tst-fanotify.c: New test.
17501         * sysdeps/unix/sysv/linux/Makefile (tests): Add tst-fanotify.
17502
17503 2013-09-02  Joseph Myers  <joseph@codesourcery.com>
17504
17505         [BZ #14155]
17506         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_jnf): Use double for
17507         intermediate calculations in recurrence.
17508         (__ieee754_ynf): Likewise.
17509         * math/libm-test.inc (jn_test_data): Do not allow spurious
17510         underflow exception.  Add more tests.
17511         (yn_test_data): Add more tests.
17512         * sysdeps/i386/fpu/libm-test-ulps: Update.
17513         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
17514
17515 2013-09-02   Ondřej Bílka  <neleai@seznam.cz>
17516
17517         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Fix typo.
17518
17519 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
17520
17521         * csu/init-first.c: Fix then/than typos.
17522         * locale/programs/ld-collate.c: Likewise.
17523         * locale/programs/linereader.h: Likewise.
17524         * manual/charset.texi: Likewise.
17525         * manual/filesys.texi: Likewise.
17526         * manual/stdio.texi: Likewise.
17527         * manual/string.texi: Likewise.
17528         * stdlib/fmtmsg.c: Likewise.
17529         * sysdeps/i386/stpncpy.S: Likewise.
17530         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
17531         * sysdeps/powerpc/powerpc32/power6/memset.S: Likewise.
17532         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
17533         * sysdeps/powerpc/powerpc64/power6/memset.S: Likewise.
17534
17535 2013-08-30   Ondřej Bílka  <neleai@seznam.cz>
17536
17537         * elf/dl-open.c: Fix typos.
17538         * iconvdata/gbbig5.c: Likewise.
17539         * iconvdata/iso-2022-jp.c: Likewise.
17540         * iconv/gconv_int.h: Likewise.
17541         * iconv/loop.c: Likewise.
17542         * nis/rpcsvc/nis.h: Likewise.
17543         * resolv/ns_name.c: Likewise.
17544         * stdio-common/vfscanf.c: Likewise.
17545         * streams/stropts.h: Likewise.
17546         * sunrpc/rpc_thread.c: Likewise.
17547         * sysdeps/i386/strpbrk.S: Likewise.
17548         * sysdeps/ieee754/k_standard.c: Likewise.
17549         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
17550         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
17551         * sysdeps/mach/hurd/dl-sysdep.c: Likewise.
17552         * sysdeps/mach/hurd/profil.c: Likewise.
17553         * sysdeps/s390/dl-procinfo.h: Likewise.
17554         * sysdeps/unix/sysv/linux/i386/chown.c: Likewise.
17555         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise.
17556         * sysdeps/unix/sysv/linux/sparc/sparc32/makecontext.c: Likewise.
17557         * sysdeps/x86_64/dl-trampoline.S: Likewise.
17558         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
17559
17560 2013-08-30  Ondřej Bílka  <neleai@seznam.cz>
17561
17562         * sysdeps/x86_64/multiarch/rawmemchr.S: Delete.
17563         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Remove rawmemchr ifunc.
17564
17565 2013-08-29  Ondřej Bílka  <neleai@seznam.cz>
17566
17567         * sysdeps/unix/sysv/linux/powerpc/aix/aix-dirent.h: Remove
17568         aix specific files.
17569         * sysdeps/unix/sysv/linux/powerpc/aix/aix-errno.h: Likewise.
17570         * sysdeps/unix/sysv/linux/powerpc/aix/aix-stat.h: Likewise.
17571         * sysdeps/unix/sysv/linux/powerpc/aix/aix-termios.h: Likewise.
17572         * sysdeps/unix/sysv/linux/powerpc/aix/direntconv.c: Likewise.
17573         * sysdeps/unix/sysv/linux/powerpc/aix/errnoconv.c: Likewise.
17574         * sysdeps/unix/sysv/linux/powerpc/aix/statconv.c: Likewise.
17575         * sysdeps/unix/sysv/linux/powerpc/aix/tcgetattr.c: Likewise.
17576         * sysdeps/unix/sysv/linux/powerpc/aix/tcsetattr.c: Likewise.
17577
17578 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
17579             Roland McGrath  <roland@hack.frob.com>
17580
17581         * sysdeps/mach/hurd/errnos.awk (BEGIN): Emit ESUCCESS.
17582         * sysdeps/mach/hurd/bits/errno.h: Regenerate.
17583
17584 2013-08-29  Samuel Thibault  <samuel.thibault@ens-lyon.org>
17585
17586         * sysdeps/mach/hurd/i386/init-first.c (init1): Use
17587         __executable_start symbol instead of _start.
17588
17589 2013-08-29  Thomas Schwinge  <thomas@codesourcery.com>
17590
17591         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_HEADER)
17592         (VALID_ELF_OSABI, VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA):
17593         Move macros to...
17594         * sysdeps/gnu/ldsodefs.h: ... this new file.
17595
17596         * sysdeps/unix/sysv/linux/ldsodefs.h (VALID_ELF_OSABI)
17597         (VALID_ELF_ABIVERSION, MORE_ELF_HEADER_DATA): Use ELFOSABI_GNU
17598         instead of ELFOSABI_LINUX.
17599
17600         [BZ #15522] strtod ("nan(N)") returning a sNaN in some cases
17601         * stdlib/strtof_l.c (SET_MANTISSA): Rewrite.
17602         * stdlib/strtod_l.c (SET_MANTISSA): Likewise.
17603         * sysdeps/ieee754/ldbl-64-128/strtold_l.c (SET_MANTISSA):
17604         Likewise.
17605         * sysdeps/ieee754/ldbl-96/strtold_l.c (SET_MANTISSA): Likewise.
17606         * sysdeps/ieee754/ldbl-128/strtold_l.c (SET_MANTISSA): Likewise.
17607         * sysdeps/ieee754/ldbl-128ibm/strtold_l.c (SET_MANTISSA):
17608         Likewise.
17609         * sysdeps/ieee754/ldbl-128ibm/ieee754.h
17610         (ibm_extended_long_double): Add ieee_nan member.
17611         * stdlib/tst-strtod6.c (test): New function, renamed from do_test.
17612         (do_test): New function.
17613
17614         * math/basic-test.c (TEST_CONVERT): New macro, renamed from
17615         TEST_TRUNC.
17616         (convert_dfsf_test, convert_tfsf_test, convert_tfdf_test): New
17617         functions, renamed from truncdfsf_test, trunctfsf_test,
17618         trunctfdf_test.
17619         (convert_sfdf_test, convert_sftf_test, convert_dftf_test): New
17620         functions.
17621         (do_test): Run all these.
17622
17623 2013-08-29   Ondřej Bílka  <neleai@seznam.cz>
17624
17625         * argp/argp-help.c: Fix typos.
17626         * argp/argp-parse.c: Likewise.
17627         * debug/backtracesyms.c: Likewise.
17628         * elf/elf.h: Likewise.
17629         * malloc/malloc.c: Likewise.
17630         * nis/nis_print.c: Likewise.
17631         * resolv/res_comp.c: Likewise.
17632         * stdlib/stdlib.h: Likewise.
17633         * sunrpc/clnt_tcp.c: Likewise.
17634         * sunrpc/clnt_udp.c: Likewise.
17635         * sunrpc/clnt_unix.c: Likewise.
17636         * sysdeps/unix/bsd/ptsname.c: Likewise.
17637         * sysdeps/unix/sysv/linux/ifaddrs.c: Likewise.
17638         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Likewise.
17639         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext-common.S:
17640         Likewise.
17641         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext-common.S:
17642         Likewise.
17643         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S:
17644         Likewise.
17645         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
17646
17647 2013-08-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
17648
17649         * nscd/aicache.c (addhstaiX): Use __glibc_unlikely.
17650         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
17651
17652 2013-08-27  Mike Frysinger  <vapier@gentoo.org>
17653
17654         [BZ #15897]
17655         * dlfcn/Makefile (tests): Add bug-dl-leaf.
17656         (modules-names): Add bug-dl-leaf-lib and bug-dl-leaf-lib-cb.
17657         ($(objpfx)bug-dl-leaf): New rule.
17658         ($(objpfx)bug-dl-leaf.so): Likewise.
17659         ($(objpfx)bug-dl-leaf.out): Likewise.
17660         ($(objpfx)bug-dl-leaf-lib.so): Likewise.
17661         ($(objpfx)bug-dl-leaf-lib-cb.so): Likewise.
17662         * dlfcn/bug-dl-leaf.c: New test.
17663         * dlfcn/bug-dl-leaf-lib.c: Likewise.
17664         * dlfcn/bug-dl-leaf-lib-cb.c: Likewise.
17665         * dlfcn/dlfcn.h (dlopen): Change __THROW to __THROWNL.
17666         (dlclose): Likewise.
17667         (dlmopen): Likewise.
17668
17669 2013-08-27  Roland McGrath  <roland@hack.frob.com>
17670
17671         * include/netdb.h [!_ISOMAC]:
17672         Don't include <tls.h>.
17673         (h_errno, __libc_h_errno): Move declaration and macros out of
17674         [_LIBC_REENTRANT].
17675
17676         * include/resolv.h [_RESOLV_H_]:
17677         Don't include <tls.h>.
17678         (__resp, _res): Move declaration and macro out of [_LIBC_REENTRANT].
17679         * resolv/res_libc.c: Don't include <tls.h>.
17680         (_res): Use __attribute__ ((nocommon)) in place of
17681         __attribute__ ((section (".bss"))).
17682
17683         * Makefile ($(common-objpfx)linkobj/libc_pic.a):
17684         If [sunrpc not in $(subdirs)], define to use libc_pic.a directly.
17685
17686         * resolv/res_send.c (send_dg): Don't try to use ioctl unless [FIONREAD].
17687
17688         * resolv/res_hconf.c [!NOT_IN_libc] (ifaddrs): Declare
17689         only under [SIOCGIFCONF && SIOCGIFNETMASK].
17690
17691         * resolv/res_mkquery.c: Include <sys/time.h>.
17692
17693         * inet/ifreq.c: Moved to ...
17694         * sysdeps/unix/ifreq.c: ... here.
17695         * inet/ifreq.c: New file, true stub version.
17696
17697         * socket/sa_len.c: New file.
17698         * socket/Makefile (aux): Add it.
17699         * sysdeps/unix/sysv/linux/Makefile
17700         [$(subdir) = socket] (sysdep_routines): Don't add sa_len here.
17701         * sysdeps/unix/sysv/linux/sa_len.c: Just #define HAVE_NET*_H
17702         and #include <socket/sa_len.c>.
17703         * sysdeps/unix/sysv/linux/s390/sa_len.c: Just #define
17704         HAVE_NETIUCV_IUCV_H and #include <sysdeps/unix/sysv/linux/sa_len.c>.
17705
17706         * sysdeps/unix/bsd/bsd4.4/bits/socket.h: Moved to ...
17707         * bits/socket.h: ... here.
17708
17709         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (enum __socket_type):
17710         Add SOCK_CLOEXEC, SOCK_NONBLOCK with values from FreeBSD.
17711         (SOCK_MAX, SOCK_TYPE_MASK): New macros.
17712
17713 2013-08-27  Andreas Schwab  <schwab@suse.de>
17714
17715         [BZ #15736]
17716         * locale/categories.def (LC_CTYPE): Add "nonascii-case" element.
17717         * string/Makefile (test-strcasecmp-ENV, test-strncasecmp-ENV)
17718         (test-strcasecmp-ifunc-ENV, test-strncasecmp-ifunc-ENV): Define.
17719         * string/test-strcasecmp.c (test_main): Run tests in several
17720         locales.
17721         * string/test-strncasecmp.c (test_main): Likewise.
17722
17723         * sysdeps/i386/i686/multiarch/strcmp-sse4.S (__strcasecmp_sse4_2)
17724         (__strncasecmp_sse4_2) [PIC]: Restore %ebx before falling through
17725         to __strcasecmp_nonascii and __strncasecmp_nonascii.
17726         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (__strcasecmp_ssse3)
17727         (__strncasecmp_ssse3) [PIC]: Likewise.
17728
17729 2013-08-26  Roland McGrath  <roland@hack.frob.com>
17730
17731         * io/lxstat64.c: Just call __xstat64, for parity with stub __lxstat.
17732
17733         * nss/nss_files/files-key.c: Include <rpc/des_crypt.h>
17734         instead of explicitly declaring xdecrypt.
17735         * nis/nss_nis/nis-publickey.c: Likewise.
17736
17737 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
17738
17739         [BZ #15890]
17740         * nscd/aicache.c: Include res_hconf.h.
17741         (addhstaiX): Initialize res_hconf.
17742
17743 2013-08-26  Andreas Schwab  <schwab@suse.de>
17744
17745         * stdlib/Makefile (LDFLAGS-tst-tls-atexit): Remove.
17746         ($(objpfx)tst-tls-atexit): Add dependencies here instead.
17747
17748 2013-08-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
17749
17750         * nscd/aicache.c (addhstaiX): Fix indentation.
17751
17752 2013-08-25  Mike Frysinger  <vapier@gentoo.org>
17753
17754         * configure.ac: Quote $build_pt_chown test.
17755         * configure: Regenerated.
17756
17757 2013-08-23  Joseph Myers  <joseph@codesourcery.com>
17758
17759         [BZ #15532]
17760         * math/s_cexp.c (__cexp): Return NaN + i0 for NaN + i0 argument.
17761         * math/s_cexpf.c (__cexpf): Likewise.
17762         * math/s_cexpl.c (__cexpl): Likewise.
17763         * math/libm-test.inc (cexp_test_data): Correct expected return
17764         value for NaN + i0.  Add another test.
17765
17766 2013-08-22  David S. Miller  <davem@davemloft.net>
17767
17768         * po/ca.po: Update Catalan translation from translation project.
17769         * po/uk.po: Add Ukrainian translations from translation project.
17770
17771 2013-08-21  Joseph Myers  <joseph@codesourcery.com>
17772
17773         [BZ #15797]
17774         * math/s_fdim.c (__fdim): Check for infinite arguments if result
17775         is infinite, not alongside NaN test.
17776         * math/s_fdimf.c (__fdimf): Likewise.
17777         * math/s_fdiml.c (__fdiml): Likewise.
17778         * math/libm-test.inc (fdim_test_data): Add more tests.  Test that
17779         errno is unchanged.
17780
17781 2013-08-21   Ondřej Bílka  <neleai@seznam.cz>
17782
17783         * argp/argp-help.c: Fix typos.
17784         * crypt/speeds.c: Likewise.
17785         * csu/check_fds.c: Likewise.
17786         * elf/dl-load.c: Likewise.
17787         * elf/dl-open.c: Likewise.
17788         * elf/reldep3.c: Likewise.
17789         * elf/reldep.c: Likewise.
17790         * elf/sprof.c: Likewise.
17791         * iconv/iconv_charmap.c: Likewise.
17792         * iconv/skeleton.c: Likewise.
17793         * iconv/strtab.c: Likewise.
17794         * io/lockf64.c: Likewise.
17795         * libio/libioP.h: Likewise.
17796         * resolv/gai_notify.c: Likewise.
17797         * resolv/ns_name.c: Likewise.
17798         * resolv/ns_samedomain.c: Likewise.
17799         * resolv/res_send.c: Likewise.
17800         * stdlib/random.c: Likewise.
17801         * sunrpc/rpc/xdr.h: Likewise.
17802         * sysdeps/i386/fpu/fraiseexcpt.c: Likewise.
17803         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
17804         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
17805         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
17806         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
17807         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
17808         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
17809         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
17810         * sysdeps/mach/hurd/check_fds.c: Likewise.
17811         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
17812         * sysdeps/powerpc/powerpc32/fpu/setjmp.S: Likewise.
17813         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
17814         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
17815         * sysdeps/powerpc/powerpc32/setjmp.S: Likewise.
17816         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
17817         * sysdeps/pthread/aio_notify.c: Likewise.
17818         * sysdeps/sparc/fpu/fraiseexcpt.c: Likewise.
17819         * sysdeps/unix/sysv/linux/socketcall.h: Likewise.
17820         * sysdeps/x86_64/fpu/fraiseexcpt.c: Likewise.
17821         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
17822         * sysdeps/x86/fpu/bits/fenv.h: Likewise.
17823
17824 2013-08-21  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
17825
17826         * sysdeps/i386/i686/multiarch/strcmp.S: Skip SSE4_2
17827         version if bit_Slow_SSE4_2 is set.
17828         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
17829         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
17830
17831 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17832
17833         [BZ #15867]
17834         * sysdeps/powerpc/powerpc32/backtrace.c (__backtrace): Handle signal
17835         trampoline stack frame information.
17836         * sysdeps/powerpc/powerpc64/backtrace.c (__backtrace): Likewise.
17837         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h
17838         (__vdso_sigtramp_rt64): New variable: PPC64 signal trampoline.
17839         (__vdso_sigtramp32): New variable: PPC32 signal trampoline.
17840         (__vdso_sigtramp_rt32): New variable: PPC32 signal trampoline.
17841         * sysdeps/unix/sysv/linux/powerpc/init-first.c
17842         (_libc_vdso_platform_setup): Initialize the signal trampolines.
17843         * debug/tst-backtrace5.c (fn): Add an option set modify sigaction
17844         sa_flags value.
17845         * debug/tst-backtrace6.c: New file: check backtrace for signal frames,
17846         interrupting a syscall and set with option SA_SIGINFO.
17847
17848 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
17849
17850         [BZ #15531]
17851         * math/s_cproj.c (__cproj): Only return an infinity if one part of
17852         argument is infinite.
17853         * math/s_cprojf.c (__cprojf): Likewise.
17854         * math/s_cprojl.c (__cprojl): Likewise.
17855         * sysdeps/ieee754/ldbl-128ibm/s_cprojl.c (__cprojl): Likewise.
17856         * math/libm-test.inc (cproj_test_data): Add more tests.
17857
17858         * sysdeps/unix/sysv/linux/mmap64.c: Include <string.h>.
17859
17860         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64)
17861         [MMAP2_PAGE_SHIFT == -1]: Use __getpagesize to determine page
17862         size.  Use __ffs to determine corresponding shift.
17863
17864 2013-08-20  Joseph Myers  <joseph@codesourcery.com>
17865             Roland McGrath  <roland@hack.frob.com>
17866
17867         * Makefile (INSTALL): Remove trailing blank lines from output of
17868         makeinfo.
17869
17870 2013-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
17871
17872         * sysdeps/unix/sysv/linux/s390/sys/procfs.h (struct elf_prstatus):
17873         Align 32 bit compat elf_greg to 8 bytes.
17874
17875 2013-08-20  Andreas Arnez  <arnez@linux.vnet.ibm.com>
17876
17877         * elf/setup-vdso.h (setup_vdso): Fix missing string termination.
17878
17879 2013-08-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
17880
17881         * string/strcoll_l.c (coll_seq): New structure.
17882         (get_next_seq_cached): New function.
17883         (get_next_seq): New function.
17884         (do_compare): New function.
17885         (STRCOLL): Use GNU style definition.  Simplify implementation
17886         by using get_next_seq, get_next_seq_cached and do_compare.
17887
17888 2013-08-16  Florian Weimer  <fweimer@redhat.com>
17889
17890         [BZ #14699]
17891         CVE-2013-4237
17892         * sysdeps/posix/dirstream.h (struct __dirstream): Add errcode
17893         member.
17894         * sysdeps/posix/opendir.c (__alloc_dir): Initialize errcode
17895         member.
17896         * sysdeps/posix/rewinddir.c (rewinddir): Reset errcode member.
17897         * sysdeps/posix/readdir_r.c (__READDIR_R): Enforce NAME_MAX limit.
17898         Return delayed error code.  Remove GETDENTS_64BIT_ALIGNED
17899         conditional.
17900         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Do not define
17901         GETDENTS_64BIT_ALIGNED.
17902         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
17903         * manual/filesys.texi (Reading/Closing Directory): Document
17904         ENAMETOOLONG return value of readdir_r.  Recommend readdir more
17905         strongly.
17906         * manual/conf.texi (Limits for Files): Add portability note to
17907         NAME_MAX, PATH_MAX.
17908         (Pathconf): Add portability note for _PC_NAME_MAX, _PC_PATH_MAX.
17909
17910 2013-08-13  Andreas Schwab  <schwab@suse.de>
17911
17912         [BZ #15749]
17913         * sysdeps/ieee754/ldbl-96/s_cbrtl.c (__cbrtl): Use fabsl instead
17914         of fabs.
17915         * math/libm-test.inc (cbrt_test_data) [TEST_LDOUBLE &&
17916         LDBL_MAX_EXP >= 16384]: Add tests for it.
17917
17918 2013-08-12  David S. Miller  <davem@davemloft.net>
17919
17920         * version.h (RELEASE): Set to "development".
17921         (VERSION): Set to "2.18.90".
17922         * NEWS: Add 2.19 section.
17923
17924 2013-08-03  David S. Miller  <davem@davemloft.net>
17925
17926         * po/ko.po: Update Korean translation from translation project.
17927
17928 2013-08-01  David S. Miller  <davem@davemloft.net>
17929
17930         * manual/contrib.texi: Update entry for Siddhesh Poyarekar.  Add
17931         entries for Will Newton, Andi Kleen, David Holsgrove, and Ondrej
17932         Bilka.
17933
17934 2013-07-30  David S. Miller  <davem@davemloft.net>
17935
17936         * po/fr.po: Update French translation from translation project.
17937
17938 2013-07-28  David S. Miller  <davem@davemloft.net>
17939
17940         * po/cs.po: Update Czech translation from translation project.
17941
17942         * po/sv.po: Update Swedish translation from translation project.
17943
17944 2013-07-27  David S. Miller  <davem@davemloft.net>
17945
17946         * po/eo.po: Update Esperanto translation from translation project.
17947
17948         * po/vi.po: Update Vietnamese translation from translation project.
17949
17950         * po/de.po: Update German translation from translation project.
17951
17952 2013-07-26  David S. Miller  <davem@davemloft.net>
17953
17954         * po/bg.po: Update Bulgarian translation from translation project.
17955
17956         * po/nl.po: Update Dutch translation from translation project.
17957         * po/pl.po: Update Polish translation from translation project.
17958         * po/ru.po: Update Russian translation from translation project.
17959
17960 2013-07-24  David S. Miller  <davem@davemloft.net>
17961
17962         * po/libc.pot: Update.
17963
17964 2013-07-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
17965
17966         * sysdeps/unix/sysv/linux/powerpc/dl-static.c: New file to support
17967         variable page size.
17968         * sysdeps/unix/sysv/linux/powerpc/ldsodefs.h: Likewise.
17969         * sysdeps/unix/sysv/linux/powerpc/Makefile: Build dl-static in elf.
17970         * sysdeps/unix/sysv/linux/powerpc/Versions: Add _dl_var_init.
17971
17972 2013-07-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
17973
17974         * sysdeps/s390/fpu/libm-test-ulps: Refresh.
17975
17976 2013-07-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
17977             Andreas Schwab  <schwab@suse.de>
17978             Roland McGrath  <roland@hack.frob.com>
17979             Joseph Myers  <joseph@codesourcery.com>
17980             Carlos O'Donell  <carlos@redhat.com>
17981
17982         [BZ #15755]
17983         * config.h.in: Define HAVE_PT_CHOWN.
17984         * config.make.in (build-pt-chown): New variable.
17985         * configure.in (--enable-pt_chown): New configure option.
17986         * configure: Regenerate.
17987         * login/Makefile: Include Makeconfig.  Build pt_chown only if
17988         build-pt-chown is enabled.
17989         * sysdeps/unix/grantpt.c (grantpt) [HAVE_PT_CHOWN]: Spawn
17990         pt_chown to fix pty ownership.
17991         * sysdeps/unix/sysv/linux/grantpt.c [HAVE_PT_CHOWN]: Define
17992         CLOSE_ALL_FDS.
17993         * manual/install.texi (Configuring and compiling): Mention
17994         --enable-pt_chown. Add @findex for grantpt.
17995         * INSTALL: Regenerate.
17996
17997 2013-07-20  David S. Miller  <davem@davemloft.net>
17998
17999         * sysdeps/sparc/fpu/libm-test-ulps: Update ULPs to handle minor
18000         difference between 32-bit and 64-bit.
18001
18002 2013-07-15  Carlos O'Donell  <carlos@redhat.com>
18003
18004         [BZ #15711]
18005         * sysdeps/unix/sysv/linux/Makefile ($(objpfx)bits/syscall%h):
18006         Avoid system header dependency with -ffreestanding.
18007         ($(objpfx)bits/syscall%d): Likewise.
18008
18009 2013-07-13  David S. Miller  <davem@davemloft.net>
18010
18011         * math/libm-test.inc (casin_test_data): Annotate more cases of missing
18012         underflows from atanl/atan2l due to bug 15319.
18013         (casinh_test_data): Likewise.
18014
18015 2013-07-07  David S. Miller  <davem@davemloft.net>
18016
18017         * sysdeps/sparc/fpu/libm-test-ulps: Regenerate from scratch.
18018
18019 2013-07-05  Jeroen Albers  <_jeroen_@yahoo.com>
18020
18021         * sysdeps/i386/fpu/libm-test-ulps: Update.
18022         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18023
18024 2013-07-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
18025
18026         * configure.in (--enable-lock-elision): Fix message text.
18027         * INSTALL: Regenerate.
18028         * configure: Regenerate.
18029
18030 2013-07-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18031
18032         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
18033
18034 2013-07-03  Andreas Jaeger  <aj@suse.de>
18035
18036         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_LISTEN): Add
18037         define.
18038         (PTRACE_PEEKSIGINFO): Add new value from Linux 3.10.
18039         (ptrace_peeksiginfo_args): Add.
18040         (__ptrace_peeksiginfo_flags): Add.
18041         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
18042         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
18043         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
18044
18045 2013-07-03  Allan McRae  <allan@archlinux.org>
18046
18047         * sysdeps/i386/fpu/libm-test-ulps: Update.
18048
18049 2013-07-02  David S. Miller  <davem@davemloft.net>
18050
18051         * sysdeps/sparc/fpu/libm-test-ulps: Update.
18052
18053 2013-07-02  Markus Trippelsdorf  <markus@trippelsdorf.de>
18054
18055         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
18056
18057 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
18058
18059         * sysdeps/i386/fpu/libm-test-ulps: Regenerated.
18060         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
18061
18062 2013-07-02  Andi Kleen <ak@linux.intel.com>
18063
18064         * config.h.in (ENABLE_LOCK_ELISION): Add.
18065         * configure.in (--enable-lock-elision): Add option.
18066         * manual/install.texi: Document --enable lock elision.
18067         * configure: Regenerate
18068         * INSTALL: Regenerate.
18069
18070 2013-07-02  H.J. Lu  <hongjiu.lu@intel.com>
18071
18072         * sysdeps/i386/i686/multiarch/strcasecmp.S (__strcasecmp): Enable
18073         SSE4.2 strcasecmp for libc.a.
18074         * sysdeps/i386/i686/multiarch/strncase.S (__strncasecmp): Likewise.
18075
18076 2013-07-02  Joseph Myers  <joseph@codesourcery.com>
18077
18078         [BZ #13304]
18079         * soft-fp/op-common.h (_FP_FMA): New macro.
18080         * soft-fp/op-1.h (_FP_FRAC_HIGHBIT_DW_1): New macro.
18081         (_FP_MUL_MEAT_DW_1_imm): Likewise.  Split out of ...
18082         (_FP_MUL_MEAT_1_imm): ... here.
18083         (_FP_MUL_MEAT_DW_1_wide): New macro.  Split out of ...
18084         (_FP_MUL_MEAT_1_wide): ... here.
18085         (_FP_MUL_MEAT_DW_1_hard): Likewise.  Split out of ...
18086         (_FP_MUL_MEAT_1_hard): ... here.
18087         * soft-fp/op-2.h (_FP_FRAC_HIGHBIT_DW_2): New macro.
18088         (_FP_MUL_MEAT_DW_2_wide): Likewise.  Split out of ...
18089         (_FP_MUL_MEAT_2_wide): ... here.
18090         (_FP_MUL_MEAT_DW_2_wide_3mul): New macro.  Split out of ...
18091         (_FP_MUL_MEAT_2_wide_3mul): ... here.
18092         (_FP_MUL_MEAT_DW_2_gmp): New macro.  Split out of ...
18093         (_FP_MUL_MEAT_2_gmp): ... here.
18094         * soft-fp/op-4.h (_FP_FRAC_HIGHBIT_DW_4): New macro.
18095         (_FP_MUL_MEAT_DW_4_wide): Likewise.  Split out of ...
18096         (_FP_MUL_MEAT_4_wide): ... here.
18097         (_FP_MUL_MEAT_DW_4_gmp): New macro.  Split out of ...
18098         (_FP_MUL_MEAT_4_gmp): ... here.
18099         * soft-fp/single.h (_FP_FRACTBITS_DW_S): New macro.
18100         (_FP_WFRACBITS_DW_S): Likewise.
18101         (_FP_WFRACXBITS_DW_S): Likewise.
18102         (_FP_HIGHBIT_DW_S): Likewise.
18103         (FP_FMA_S): Likewise.
18104         (_FP_FRAC_HIGH_DW_S): Likewise.
18105         * soft-fp/double.h (_FP_FRACTBITS_DW_D): New macro.
18106         (_FP_WFRACBITS_DW_D): Likewise.
18107         (_FP_WFRACXBITS_DW_D): Likewise.
18108         (_FP_HIGHBIT_DW_D): Likewise.
18109         (FP_FMA_D): Likewise.
18110         (_FP_FRAC_HIGH_DW_D): Likewise.
18111         * soft-fp/extended.h (_FP_FRACTBITS_DW_E): New macro.
18112         (_FP_WFRACBITS_DW_E): Likewise.
18113         (_FP_WFRACXBITS_DW_E): Likewise.
18114         (_FP_HIGHBIT_DW_E): Likewise.
18115         (FP_FMA_E): Likewise.
18116         (_FP_FRAC_HIGH_DW_E): Likewise.
18117         * soft-fp/quad.h (_FP_FRACTBITS_DW_Q): New macro.
18118         (_FP_WFRACBITS_DW_Q): Likewise.
18119         (_FP_WFRACXBITS_DW_Q): Likewise.
18120         (_FP_HIGHBIT_DW_Q): Likewise.
18121         (FP_FMA_Q): Likewise.
18122         (_FP_FRAC_HIGH_DW_Q): Likewise.
18123         * soft-fp/fmasf4.c: New file.
18124         * soft-fp/fmadf4.c: Likewise.
18125         * soft-fp/fmatf4.c: Likewise.
18126
18127 2013-06-28  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
18128
18129         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
18130         bit_Slow_SSE4_2 and bit_Prefer_PMINUB_for_stringop for Intel
18131         Silvermont.
18132         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_SSE4_2): New
18133         macro.
18134         (index_Slow_SSE4_2): Likewise.
18135         (index_Prefer_PMINUB_for_stringop): Likewise.
18136         * sysdeps/x86_64/multiarch/strchr.S: Skip SSE4.2 version if
18137         bit_Slow_SSE4_2 is set.
18138         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
18139         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
18140
18141 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
18142
18143         * sysdeps/powerpc/Makefile: Add comment about generating an offset to
18144         rtld_global._dl_hwcap2.
18145         * sysdeps/powerpc/bits/hwcap.h: Added PPC_FEATURE2_* definitions for
18146         POWER8.
18147         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_cap_flags): Extend for
18148         POWER8 feature descriptions defined in _dl_hwcap2.
18149         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Implement AT_HWCAP2
18150         string handling for POWER8 feature bits.
18151         (_DL_HWCAP_COUNT): Increment to 64 to cover AT_HWCAP2 bits.
18152         (_DL_HWCAP_LAST): New definition for position of last AT_HWCAP bit in
18153         _dl_powerpc_cap_flags.
18154         (_DL_HWCAP2_LAST): New definition for last usable bit of AT_HWCAP2.
18155         * sysdeps/powerpc/rtld-global-offsets.sym
18156         (RTLD_GLOBAL_RO_DL_HWCAP2_OFFSET): New offset macro to locate
18157         _dl_hwcap2 in the rtld_global_ro structure.
18158
18159 2013-06-28  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
18160
18161         * elf/dl-support.c (_dl_hwcap2): Add a new hwcap field for more
18162         hardware capabilities in support of AT_HWCAP2.
18163         (_dl_aux_init): Read AT_HWCAP2 into GLRO(dl_hwcap2).
18164         * elf/dl-sysdep.c (_dl_sysdep_start): Read AT_HWCAP2 into
18165         GLRO(dl_hwcap2).
18166         (_dl_show_auxv): Add support for calling _dl_procinfo to display
18167         AT_HWCAP2.  If a platform doesn't chose to handle displaying AT_HWCAP2
18168         explicitly the unknown a_type display mechanism is used.
18169         * misc/getauxval.c (__getauxval): Return GLRO(dl_hwcap2) on AT_HWCAP2.
18170         * sysdeps/generic/ldsodefs.h (rtld_global_ro): Add _dl_hwcap2 as a new
18171         struct member.
18172         * sysdeps/generic/dl-procinfo.h (_dl_procinfo): Add TYPE parameter
18173         to macro prototype for AT_HWCAP2 support.
18174         * sysdeps/i386/dl-procinfo.h: Likewise.
18175         * sysdeps/s390/dl-procinfo.h: Likewise.
18176         * sysdeps/powerpc/dl-procinfo.h (_dl_procinfo): Add TYPE parameter to
18177         macro prototype for AT_HWCAP2 support.  Make WORD unsigned long int
18178         rather than signed int.  Stub in handler for TYPE == AT_HWCAP2 to
18179         return -1 for unknown a_type display fallback.
18180         * sysdeps/sparc/dl-procinfo.h: Likewise.
18181         * sysdeps/unix/sysv/linux/i386/dl-procinfo.h: Likewise.
18182         * sysdeps/unix/sysv/linux/s390/dl-procinfo.h: Likewise.
18183
18184 2013-06-28  Joseph Myers  <joseph@codesourcery.com>
18185
18186         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Shift by page_shift
18187         instead of MMAP2_PAGE_SHIFT in call to INLINE_SYSCALL.
18188
18189 2013-06-28  Pierre Ynard  <linkfanel@yahoo.fr>
18190
18191         [BZ #12492]
18192         * elf/dl-load.c (_dl_map_object_from_fd): Test for failure of
18193         mprotect making __stack_prot writable.
18194
18195 2013-06-28  Nathan Froyd  <froydnj@codesourcery.com>
18196             Joseph Myers  <joseph@codesourcery.com>
18197
18198         * elf/dl-profile.c (struct here_cg_arc_record): Declare 'count'
18199         as being properly aligned.
18200
18201 2013-06-28  Maciej W. Rozycki  <macro@codesourcery.com>
18202
18203         * dlfcn/modstatic5.c: New file.
18204         * dlfcn/tststatic5.c: New file.
18205         * dlfcn/Makefile (tests): Add tststatic5.
18206         (tests-static): Likewise.
18207         (modules-names): Add modstatic5.
18208         (tststatic5-ENV): New variable.
18209         ($(objpfx)tststatic5, $(objpfx)tststatic5.out): New dependencies.
18210
18211         [BZ #15022]
18212         * elf/dl-support.c (_dl_main_map): New variable.
18213         (_dl_ns): Use it to initialize [LM_ID_BASE] element.
18214         (_dl_nns, _dl_load_adds): Set to 1.
18215         (_dl_initial_searchlist): Refer to _dl_main_map.
18216         (_dl_non_dynamic_init): Initialize _dl_main_map.l_origin.
18217         * elf/dl-load.c (_dl_dst_substitute) [!SHARED]: Remove fallback
18218         call to _dl_get_origin.
18219         * elf/dl-open.c (dl_open_worker): Remove !SHARED special casing
18220         around call_map.
18221         (_dl_open) [!SHARED]: Remove code to initialize GL(dl_nns).
18222         * dlfcn/modstatic3.c: New file.
18223         * dlfcn/tststatic3.c: New file.
18224         * dlfcn/tststatic4.c: New file.
18225         * dlfcn/Makefile (tests): Add tststatic3 and tststatic4.
18226         (tests-static): Likewise.
18227         (modules-names): Add modstatic3.
18228         (tststatic3-ENV, tststatic4-ENV): New variables.
18229         ($(objpfx)tststatic3, $(objpfx)tststatic3.out): New dependencies.
18230         ($(objpfx)tststatic4, $(objpfx)tststatic4.out): Likewise.
18231
18232 2013-06-26  Joseph Myers  <joseph@codesourcery.com>
18233
18234         * configure.in (CC): Require GCC version 4.4 or later.
18235         * configure: Regenerated.
18236         * manual/install.texi (Tools for Compilation): Update GCC version
18237         requirement.
18238         * INSTALL: Regenerated.
18239
18240 2013-06-26  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
18241
18242         [BZ #15674]
18243         * string/test-memcmp.c (check2): New.
18244         (main): Call check2.
18245
18246         * sysdeps/x86_64/multiarch/memcmp-ssse3.S: Fix buffers overrun.
18247
18248 2013-06-26  Maciej W. Rozycki  <macro@codesourcery.com>
18249
18250         [BZ #15022]
18251         * elf/dl-open.c (_dl_open) [!SHARED]: Move call to DL_STATIC_INIT
18252         over to...
18253         (dl_open_worker) [!SHARED]: ... here.
18254
18255 2013-06-26  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
18256
18257         * elf/elf.h (AT_HWCAP2): Add a new a_type entry.
18258
18259 2013-06-25  Richard Henderson  <rth@redhat.com>
18260
18261         * locale/programs/locarchive.c: Include <libc-internal.h>
18262
18263 2013-06-25  Joseph Myers  <joseph@codesourcery.com>
18264
18265         * manual/texinfo.tex: Update to version 2013-06-21.17, with
18266         trailing whitespace removed.
18267
18268 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
18269
18270         [BZ #10283]
18271         * locale/locarchive.h (struct locarhandle): Add mmap_base and mmap_len.
18272         * locale/programs/locarchive.c: Include libc-mmap.h.
18273         (prepare_address_space): Take two new outputs (the mmap base and len).
18274         Align p to MAP_FIXED_ALIGNMENT.  Set mmap base and len to the right
18275         values.
18276         (create_archive): Declare new mmap base and len values for
18277         prepare_address_space, and store the result in ah.
18278         (file_data_available_p): Replace pagesz with MAP_FIXED_ALIGNMENT.
18279         (enlarge_archive): If ah->mmap_base is not NULL, use that and
18280         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
18281         Declare new mmap base and len values for
18282         prepare_address_space, and store the result in new_ah.
18283         (open_archive): Declare new mmap base and len values for
18284         prepare_address_space, and store the result in ah.
18285         (close_archive): If ah->mmap_base is not NULL, use that and
18286         ah->mmap_len to unmap rather than ah->addr and ah->reserved.
18287         * sysdeps/generic/libc-mmap.h: New file.
18288
18289 2013-06-24  Mike Frysinger  <vapier@gentoo.org>
18290
18291         * include/libc-internal.h (ALIGN_DOWN): New helper macro.
18292         (ALIGN_UP): Likewise.
18293         (PTR_ALIGN_DOWN): Likewise.
18294         (PTR_ALIGN_UP): Likewise.
18295
18296 2013-06-24  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
18297
18298         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add "power8"
18299         entry mapped to PPC_PLATFORM_POWER8.
18300         * sysdeps/powerpc/dl-procinfo.h (_DL_PLATFORMS_COUNT): Increment for
18301         POWER8.
18302         (PPC_PLATFORM_POWER8): Add new platform bit for POWER8 processor.
18303         (_dl_string_platform): Add case for exporting platform position for
18304         POWER8.
18305         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power8/Implies: Chain
18306         search path to sysdeps/powerpc/powerpc32/power8 directory.
18307         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power8/Implies: Chain
18308         search path to sysdeps/powerpc/powerpc64/power8 directory.
18309         * sysdeps/powerpc/powerpc32/power8/Implies: Chain search path to
18310         power7 directories.
18311         * sysdeps/powerpc/powerpc64/power8/Implies: Chain search path to
18312         power7 directories.
18313
18314 2013-06-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
18315
18316         * INSTALL: Regenerate.
18317
18318         * nscd/connections.c (nscd_init): Fix comment.
18319
18320 2013-06-22  Joseph Myers  <joseph@codesourcery.com>
18321
18322         * sysdeps/unix/sysv/linux/libc_fatal.c: Include <string.h>.
18323
18324         [BZ #15667]
18325         * soft-fp/op-4.h (__FP_FRAC_ADD_3): Rename variables _c1 and _c2
18326         to __FP_FRAC_ADD_3_c1 and __FP_FRAC_ADD_3_c2.
18327
18328 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
18329
18330         * elf/dl-dst.h (DL_DST_REQUIRED): Remove call to
18331         DL_DST_REQ_STATIC.
18332         (DL_DST_REQ_STATIC): Remove macro.
18333
18334 2013-06-21  Joseph Myers  <joseph@codesourcery.com>
18335
18336         [BZ #7006]
18337         * soft-fp/op-common.h (_FP_FROM_INT): Do not call _FP_FRAC_SLL
18338         with a shift of 0 bits.
18339
18340 2013-06-21  Maciej W. Rozycki  <macro@codesourcery.com>
18341
18342         * dlfcn/Makefile (tststatic2-ENV): Redefine in terms of
18343         $(tststatic-ENV).
18344
18345 2013-06-21  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
18346
18347         [BZ #15655]
18348         * sysdeps/sh/sh4/fpu/fgetexcptflg.c: New file.
18349
18350 2013-06-20  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18351
18352         * config.h.in (HAVE_CC_INHIBIT_LOOP_TO_LIBCALL): New define.
18353         * configure.in (libc_cv_cc_loop_to_function): Check if compiler
18354         accepts -fno-tree-loop-distribute-patterns.
18355         * include/libc-symbols.h (inhibit_loop_to_libcall): New macro.
18356         * string/memmove.c (MEMMOVE): Disable loop transformation to avoid
18357         recursive call.
18358         * string/memset.c (memset): Likewise.
18359         * string/test-memmove.c (simple_memmove): Disable loop transformation
18360         to library calls.
18361         * string/test-memset.c (simple_memset): Likewise.
18362         * benchtests/bench-memmove.c (simple_memmove): Likewise.
18363         * benchtests/bench-memset.c (simple_memset): Likewise.
18364         * configure: Regenerated.
18365
18366 2013-06-20  Joseph Myers  <joseph@codesourcery.com>
18367
18368         * math/test-misc.c (main): Ignore fesetround failure when failures
18369         of subsequent rounding tests would be ignored.
18370
18371         [BZ #15654]
18372         * math/fedisblxcpt.c (fedisableexcept): Return 0.
18373         * math/feenablxcpt.c (feenableexcept): Return 0 for argument 0.
18374         * math/fegetenv.c (__fegetenv): Return 0.
18375         * math/fegetexcept.c (fegetexcept): Return 0.
18376         * math/fegetround.c (fegetround) [FE_TONEAREST]: Return
18377         FE_TONEAREST.
18378         * math/feholdexcpt.c (feholdexcept): Return 0.
18379         * math/fesetenv.c (__fesetenv): Return 0.
18380         * math/fesetround.c (fesetround) [FE_TONEAREST]: Return 0 for
18381         argument FE_TONEAREST.
18382         * math/feupdateenv.c (__feupdateenv): Return 0.
18383         * math/fgetexcptflg.c (__fegetexceptflag): Return 0.
18384
18385 2013-06-18  Roland McGrath  <roland@hack.frob.com>
18386
18387         * elf/rtld-Rules (rtld-compile-command.S): New variable.
18388         (rtld-compile-command.s, rtld-compile-command.c): New variables.
18389         ($(objpfx)rtld-%.os rules): Use them.
18390
18391 2013-06-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18392
18393         * nptl/sysdeps/powerpc/tls.h (tcbhead_t): Add Event-Based Branch
18394         fields.
18395
18396 2013-06-17  Roland McGrath  <roland@hack.frob.com>
18397
18398         * scripts/sysd-rules.awk: Sort sysd_rules_patterns by descending
18399         length of target pattern, then descending length of dependency pattern.
18400         * configure.in (AWK): Require gawk 3.1.2 or newer.
18401         * manual/install.texi (Tools for Compilation): Say that we do.
18402         * configure: Regenerated.
18403
18404         * Makerules [inhibit-sysdep-asm] (check-inhibit-asm): Variable removed.
18405         ($(common-objpfx)sysd-rules): Replace shell logic with running ...
18406         * scripts/sysd-rules.awk: ... this new script.
18407         * sysdeps/mach/hurd/Makefile (inhibit-sysdep-asm): Use a regexp rather
18408         than a glob-style pattern.
18409
18410 2013-06-17  Joseph Myers  <joseph@codesourcery.com>
18411
18412         * math/test-misc.c (main): Do not treat incorrectly rounded
18413         conversions as failure unless ROUNDING_TESTS passes.
18414
18415 2013-06-15  Joseph Myers  <joseph@codesourcery.com>
18416
18417         [BZ #15631]
18418         * sysdeps/ieee754/dbl-64/e_sqrt.c (__ieee754_sqrt): Save and
18419         restore exception state around main square root computation, then
18420         check for inexactness explicitly.
18421
18422         * math/libm-test.inc (fma_test_data): Add another test.
18423
18424 2013-06-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
18425
18426         * manual/threads.texi (Non-POSIX Extensions): New document
18427         node.  Document pthread_getattr_default_np and
18428         pthread_setattr_default_np.
18429
18430         * Versions.def (libpthread): Add GLIBC_2.18.
18431         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: Update.
18432         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
18433         Likewise.
18434         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
18435         Likewise.
18436         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
18437         Likewise.
18438         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
18439         Likewise.
18440         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist:
18441         Likewise.
18442         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
18443         Likewise.
18444         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
18445         Likewise.
18446         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
18447         Likewise.
18448         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
18449         Likewise.
18450
18451 2013-06-14  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
18452
18453         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
18454         Set bit_Fast_Unaligned_Load for Intel Silvermont architecture.
18455
18456 2013-06-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
18457             H.J. Lu  <hjl.tools@gmail.com>
18458
18459         [BZ #15627]
18460         * sysdeps/x86_64/rtld-memset.c: Remove file.
18461         * sysdeps/x86_64/rtld-memset.S: New file.
18462
18463 2013-06-14  Joseph Myers  <joseph@codesourcery.com>
18464
18465         * stdlib/tst-strtod-round.c: Include <math-tests.h>.
18466         (test_in_one_mode): Take arguments for whether the rounding mode
18467         is supported for each floating-point type.
18468         (do_test): Pass new arguments to test_in_one_mode using
18469         ROUNDING_TESTS.
18470
18471 2013-06-13  Roland McGrath  <roland@hack.frob.com>
18472
18473         * posix/tst-waitid.c (do_test): Distinguish different instances of
18474         stopped/continued in CHECK_SIGCHLD uses.  Insert a delay between
18475         sending SIGSTOP and calling waitpid to ensure SIGCHLD gets delivered
18476         before entering the kernel for waitpid.
18477
18478 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
18479
18480         * NEWS: Fix note on clock function precision.  Text by Roland
18481         McGrath.
18482
18483 2013-06-13  Roland McGrath  <roland@hack.frob.com>
18484
18485         * elf/Makefile ($(objpfx)ld.so): Link into a temporary file and move
18486         it into place only when and if the sanity check passes.
18487
18488 2013-06-13  Joseph Myers  <joseph@codesourcery.com>
18489
18490         * stdlib/gen-tst-strtod-round.c (round_str): Always generate
18491         output for whether conversion result is exact.  Take argument
18492         indicating whether type is IBM long double.
18493         (round_for_all): Change need_exact field to ibm_ld.
18494         * stdlib/tst-strtod-round.c (struct exactness): New type.
18495         (struct test): Change bool ld_ok field to struct exactness exact.
18496         (TEST): Update all definitions for change to field.
18497         (tests): Regenerate array contents.
18498         (test_in_one_mode): Take pointer to new field instead of old ld_ok
18499         field value.  Check for IBM long double here.
18500         (do_test): Update calls to test_in_one_mode.
18501
18502 2013-06-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
18503
18504         [BZ #12515]
18505         * sysdeps/unix/sysv/linux/clock.c (clock): Use result from
18506         CLOCK_PROCESS_CPUTIME_ID clock instead of __times.
18507
18508 2013-06-12  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
18509
18510         [BZ #15605]
18511         * sysdeps/generic/symbol-hacks.h: Add workaround for memset/memmove calls
18512         generated by the compiler on loop optimizations.
18513         * sysdeps/wordsize-32/symbol-hacks.h: Include next symbol-hacks.h for
18514         general definitions.
18515
18516 2013-06-12  Joseph Myers  <joseph@codesourcery.com>
18517
18518         * math/bug-nextafter.c: Include <math-tests.h>.
18519         (main): Only test for exceptions if EXCEPTION_TESTS is true for
18520         the relevant type.
18521         * math/bug-nexttoward.c: Include <math-tests.h>.
18522         (main): Only test for exceptions if EXCEPTION_TESTS is true for
18523         the relevant type.
18524         * math/test-misc.c: Include <math-tests.h>.
18525         (main): Only test for exceptions if EXCEPTION_TESTS is true for
18526         the relevant type.
18527
18528 2013-06-12  Andreas Jaeger  <aj@suse.de>
18529
18530         * po/ia.po: Update Interlingua translation from translation
18531         project.
18532
18533 2013-06-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
18534
18535         * include/fenv.h: Include stdbool.h.
18536         (struct rm_ctx): New structure.
18537         * sysdeps/generic/math_private.h (SET_RESTORE_ROUND_GENERIC):
18538         Define macro.
18539         (SET_RESTORE_ROUND): Define using SET_RESTORE_ROUND_GENERIC.
18540         (SET_RESTORE_ROUNDF): Likewise.
18541         (SET_RESTORE_ROUNDL): Likewise.
18542         (SET_RESTORE_ROUND_NOEX): Likewise.
18543         (SET_RESTORE_ROUND_NOEXF): Likewise.
18544         (SET_RESTORE_ROUND_NOEXL): Likewise.
18545         (SET_RESTORE_ROUND_53BIT): Likewise.
18546         [HAVE_RM_CTX] (libc_feresetround_noex_ctx): Define macro.
18547         (libc_feresetround_noexf_ctx): Likewise.
18548         (libc_feresetround_noexl_ctx): Likewise.
18549         (libc_feholdsetround_53bit_ctx): Likewise.
18550         (libc_feresetround_53bit_ctx): Likewise.
18551         * sysdeps/i386/fpu/fenv_private.h (HAVE_RM_CTX): Define macro.
18552         (libc_feholdexcept_setround_sse_ctx): New function.
18553         (libc_fesetenv_sse_ctx): Likewise.
18554         (libc_feupdateenv_sse_ctx): Likewise.
18555         (libc_feholdexcept_setround_387_prec_ctx): Likewise.
18556         (libc_feholdexcept_setround_387_ctx): Likewise.
18557         (libc_feholdexcept_setround_387_53bit_ctx): Likewise.
18558         (libc_feholdsetround_387_prec_ctx): Likewise.
18559         (libc_feholdsetround_387_ctx): Likewise.
18560         (libc_feholdsetround_387_53bit_ctx): Likewise.
18561         (libc_feholdsetround_sse_ctx): Likewise.
18562         (libc_feresetround_sse_ctx): Likewise.
18563         (libc_feresetround_387_ctx): Likewise.
18564         (libc_feupdateenv_387_ctx): Likewise.
18565         (libc_feholdexcept_setroundf_ctx): Define macro.
18566         (libc_fesetenvf_ctx): Likewise.
18567         (libc_feupdateenvf_ctx): Likewise.
18568         (libc_feholdsetroundf_ctx): Likewise.
18569         (libc_feresetroundf_ctx): Likewise.
18570         (libc_feholdexcept_setround_ctx): Likewise.
18571         (libc_fesetenv_ctx): Likewise.
18572         (libc_feupdateenv_ctx): Likewise.
18573         (libc_feholdsetround_ctx): Likewise.
18574         (libc_feresetround_ctx): Likewise.
18575         (libc_feholdexcept_setroundl_ctx): Likewise.
18576         (libc_feupdateenvl_ctx): Likewise.
18577         (libc_feholdsetroundl_ctx): Likewise.
18578         (libc_feresetroundl_ctx): Likewise.
18579         [!__SSE2_MATH__] (libc_feholdsetround_53bit_ctx): Likewise.
18580         (libc_feresetround_53bit_ctx): Likewise.
18581
18582 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
18583
18584         * locale/iso-639.def: Convert to UTF-8.
18585
18586 2013-06-11  Joseph Myers  <joseph@codesourcery.com>
18587
18588         * sysdeps/generic/math-tests.h (EXCEPTION_TESTS_float): New macro.
18589         (EXCEPTION_TESTS_double): Likewise.
18590         (EXCEPTION_TESTS_long_double): Likewise.
18591         (EXCEPTION_TESTS): Likewise.
18592         * math/libm-test.inc (test_exceptions): Only test exceptions if
18593         EXCEPTION_TESTS (FLOAT).
18594
18595 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
18596
18597         * benchtests/Makefile (string-bench): Add strcpy_chk and
18598         stpcpy_chk.
18599         * benchtests/bench-stpcpy_chk-ifunc.c: New file.
18600         * benchtests/bench-stpcpy_chk.c: New file.
18601         * benchtests/bench-strcpy_chk-ifunc.c: New file.
18602         * benchtests/bench-strcpy_chk.c: New file.
18603         * debug/test-strcpy_chk.c (do_one_test): Remove HP_TIMING
18604         code.
18605         (do_test): Likewise.
18606
18607 2013-06-11  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
18608
18609         * sysdeps/powerpc/dl-procinfo.c (_dl_powerpc_platforms): Add ppc405,
18610         ppc440, ppc464, and ppc476, merging from ports/ dl-procinfo.c.
18611         * sysdeps/powerpc/dl-procinfo.h: Fix whitespace by correcting spaces
18612         with tabs where appropriate.
18613         [PPC_PLATFORM_PPC405]: Define new platform merging from ports/
18614         dl-procinfo.h.
18615         [PPC_PLATFORM_PPC440]: Likewise.
18616         [PPC_PLATFORM_PPC464]: Likewise.
18617         [PPC_PLATFORM_PPC476]: Likewise.
18618         (_dl_string_platform): Add support for detecting ppc405, ppc440,
18619         ppc464, and ppc476 platform strings merging from ports/
18620         dl-procinfo.h.
18621
18622 2013-06-11  Andreas Schwab  <schwab@suse.de>
18623
18624         [BZ #14991]
18625         * iconvdata/big5hkscs.c (big5hkscs_to_ucs, from_ucs4)
18626         (from_ucs4_idx): Regenerate.
18627         (MIN_NEEDED_FROM, MAX_NEEDED_FROM, MIN_NEEDED_TO): Remove macros.
18628         (FROM_LOOP_MIN_NEEDED_FROM, FROM_LOOP_MAX_NEEDED_FROM)
18629         (FROM_LOOP_MIN_NEEDED_TO, FROM_LOOP_MAX_NEEDED_TO)
18630         (TO_LOOP_MIN_NEEDED_FROM, TO_LOOP_MAX_NEEDED_FROM)
18631         (TO_LOOP_MIN_NEEDED_TO, TO_LOOP_MAX_NEEDED_TO, PREPARE_LOOP)
18632         (EXTRA_LOOP_ARGS, SAVE_RESET_STATE, EMIT_SHIFT_TO_INIT)
18633         (EXTRA_LOOP_DECLS, MAX_NEEDED_OUTPUT): New macros.
18634         (MIN_NEEDED_INPUT, MAX_NEEDED_INPUT, MIN_NEEDED_OUTPUT): Define
18635         from FROM_LOOP and TO_LOOP specific macros.
18636         (BODY): Handle combining characters.
18637         * iconvdata/BIG5HKSCS.irreversible: Update.
18638         * iconvdata/BIG5HKSCS.precomposed: New file.
18639         * iconvdata/testdata/BIG5HKSCS: Regenerate to cover all assigned
18640         characters.
18641         * iconvdata/testdata/BIG5HKSCS..UTF8: Update.
18642
18643 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
18644
18645         * include/sys/time.h: Fix indentation and add copyright header.
18646
18647         * string/test-memccpy.c (do_one_test): Remove HP_TIMING code.
18648         (do_test): Likewise.
18649         * string/test-memchr.c (do_one_test): Likewise.
18650         (do_test): Likewise.
18651         * string/test-memcmp.c (do_one_test): Likewise.
18652         (do_test): Likewise.
18653         * string/test-memcpy.c (do_one_test): Likewise.
18654         (do_test): Likewise.
18655         * string/test-memmem.c (do_one_test): Likewise.
18656         (do_test): Likewise.
18657         (do_random_tests): Likewise.
18658         * string/test-memmove.c (do_one_test): Likewise.
18659         (do_test): Likewise.
18660         * string/test-memset.c (do_one_test): Likewise.
18661         (do_test): Likewise.
18662         * string/test-rawmemchr.c (do_one_test): Likewise.
18663         (do_test): Likewise.
18664         * string/test-strcasecmp.c (do_one_test): Likewise.
18665         (do_test): Likewise.
18666         * string/test-strcasestr.c (do_one_test): Likewise.
18667         (do_test): Likewise.
18668         * string/test-strcat.c (do_one_test): Likewise.
18669         (do_test): Likewise.
18670         * string/test-strchr.c (do_one_test): Likewise.
18671         (do_test): Likewise.
18672         * string/test-strcmp.c (do_one_test): Likewise.
18673         (do_test): Likewise.
18674         * string/test-strcpy.c (do_one_test): Likewise.
18675         (do_test): Likewise.
18676         * string/test-string.h: Likewise.
18677         (test_init): Likewise.
18678         * string/test-strlen.c (do_one_test): Likewise.
18679         (do_test): Likewise.
18680         * string/test-strncasecmp.c (do_one_test): Likewise.
18681         (do_test): Likewise.
18682         * string/test-strncat.c (do_one_test): Likewise.
18683         (do_test): Likewise.
18684         * string/test-strncmp.c (do_one_test): Likewise.
18685         (do_test_limit): Likewise.
18686         (do_test): Likewise.
18687         * string/test-strncpy.c (do_one_test): Likewise.
18688         (do_test): Likewise.
18689         * string/test-strnlen.c (do_one_test): Likewise.
18690         (do_test): Likewise.
18691         * string/test-strpbrk.c (do_one_test): Likewise.
18692         (do_test): Likewise.
18693         * string/test-strrchr.c (do_one_test): Likewise.
18694         (do_test): Likewise.
18695         * string/test-strspn.c (do_one_test): Likewise.
18696         (do_test): Likewise.
18697         * string/test-strstr.c (do_one_test): Likewise.
18698         (do_test): Likewise.
18699
18700         * benchtests/Makefile (string-bench): Add string benchmarks.
18701         * benchtests/bench-bcopy-ifunc.c: New file.
18702         * benchtests/bench-bcopy.c: New file.
18703         * benchtests/bench-bzero-ifunc.c: New file.
18704         * benchtests/bench-bzero.c: New file.
18705         * benchtests/bench-memccpy-ifunc.c: New file.
18706         * benchtests/bench-memccpy.c: New file.
18707         * benchtests/bench-memchr-ifunc.c: New file.
18708         * benchtests/bench-memchr.c: New file.
18709         * benchtests/bench-memcmp-ifunc.c: New file.
18710         * benchtests/bench-memcmp.c: New file.
18711         * benchtests/bench-memmem-ifunc.c: New file.
18712         * benchtests/bench-memmem.c: New file.
18713         * benchtests/bench-memmove-ifunc.c: New file.
18714         * benchtests/bench-memmove.c: New file.
18715         * benchtests/bench-mempcpy-ifunc.c: New file.
18716         * benchtests/bench-mempcpy.c: New file.
18717         * benchtests/bench-memset-ifunc.c: New file.
18718         * benchtests/bench-memset.c: New file.
18719         * benchtests/bench-rawmemchr-ifunc.c: New file.
18720         * benchtests/bench-rawmemchr.c: New file.
18721         * benchtests/bench-stpcpy-ifunc.c: New file.
18722         * benchtests/bench-stpcpy.c: New file.
18723         * benchtests/bench-stpncpy-ifunc.c: New file.
18724         * benchtests/bench-stpncpy.c: New file.
18725         * benchtests/bench-strcasecmp-ifunc.c: New file.
18726         * benchtests/bench-strcasecmp.c: New file.
18727         * benchtests/bench-strcasestr-ifunc.c: New file.
18728         * benchtests/bench-strcasestr.c: New file.
18729         * benchtests/bench-strcat-ifunc.c: New file.
18730         * benchtests/bench-strcat.c: New file.
18731         * benchtests/bench-strchr-ifunc.c: New file.
18732         * benchtests/bench-strchr.c: New file.
18733         * benchtests/bench-strchrnul-ifunc.c: New file.
18734         * benchtests/bench-strchrnul.c: New file.
18735         * benchtests/bench-strcmp-ifunc.c: New file.
18736         * benchtests/bench-strcmp.c: New file.
18737         * benchtests/bench-strcpy-ifunc.c: New file.
18738         * benchtests/bench-strcpy.c: New file.
18739         * benchtests/bench-strcspn-ifunc.c: New file.
18740         * benchtests/bench-strcspn.c: New file.
18741         * benchtests/bench-strlen-ifunc.c: New file.
18742         * benchtests/bench-strlen.c: New file.
18743         * benchtests/bench-strncasecmp-ifunc.c: New file.
18744         * benchtests/bench-strncasecmp.c: New file.
18745         * benchtests/bench-strncat-ifunc.c: New file.
18746         * benchtests/bench-strncat.c: New file.
18747         * benchtests/bench-strncmp-ifunc.c: New file.
18748         * benchtests/bench-strncmp.c: New file.
18749         * benchtests/bench-strncpy-ifunc.c: New file.
18750         * benchtests/bench-strncpy.c: New file.
18751         * benchtests/bench-strnlen-ifunc.c: New file.
18752         * benchtests/bench-strnlen.c: New file.
18753         * benchtests/bench-strpbrk-ifunc.c: New file.
18754         * benchtests/bench-strpbrk.c: New file.
18755         * benchtests/bench-strrchr-ifunc.c: New file.
18756         * benchtests/bench-strrchr.c: New file.
18757         * benchtests/bench-strspn-ifunc.c: New file.
18758         * benchtests/bench-strspn.c: New file.
18759         * benchtests/bench-strstr-ifunc.c: New file.
18760         * benchtests/bench-strstr.c: New file.
18761
18762         * benchtests/Makefile: Disable parallel execution of targets.
18763         (string-bench): Add memcpy.
18764         (benchset): New variable to store a list of benchmark sets.
18765         (bench-func): Renamed from bench.
18766         (bench-set): New target.
18767         (bench): Depend on bench-func and bench-set.
18768         * benchtests/README: Add section on benchmark sets.
18769         * benchtests/bench-memcpy-ifunc.c: New file.
18770         * benchtests/bench-memcpy.c: New file.
18771         * benchtests/bench-string.h: New file.
18772
18773 2013-06-11  Andreas Schwab  <schwab@suse.de>
18774
18775         [BZ #15577]
18776         * nscd/connections.c (nscd_run_worker): Always zero-terminate key.
18777         * nscd/netgroupcache.c (addgetnetgrentX): Properly handle absent
18778         values in the triple.
18779         * nscd/nscd_netgroup.c (__nscd_setnetgrent): Include zero
18780         terminator in the group key.
18781
18782 2013-06-11  Andreas Jaeger  <aj@suse.de>
18783
18784         * po/zh_TW.po: Update Chinese (traditional) translation from
18785         translation project.
18786
18787 2013-06-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
18788
18789         * include/time.h (__clock_gettime): Add libc_hidden_proto.
18790         * rt/clock_getcpuclockid.c (clock_getcpuclockid): Rename to
18791         __clock_getcpuclockid.  Add weak_alias and libc_hidden_def.
18792         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
18793         (clock_getcpuclockid): Likewise.
18794         * rt/clock_getres.c (clock_getres): Rename to __clock_getres.
18795         Add weak_alias and libc_hidden_def.
18796         * sysdeps/posix/clock_getres.c (clock_getres): Likewise.
18797         * rt/clock_gettime.c (clock_gettime): Rename to
18798         __clock_gettime.  Add weak_alias and libc_hidden_def.
18799         * sysdeps/unix/clock_gettime.c (clock_gettime): Likewise.
18800         * rt/clock_nanosleep.c (clock_nanosleep): Rename to
18801         __clock_nanosleep.  Add weak_alias and libc_hidden_def.
18802         * sysdeps/unix/clock_nanosleep.c (clock_nanosleep): Likewise.
18803         * sysdeps/unix/sysv/linux/clock_nanosleep.c (clock_nanosleep):
18804         Likewise.
18805         * rt/clock_settime.c (clock_settime): Rename to
18806         __clock_settime.  Add weak_alias and libc_hidden_def.
18807         * sysdeps/unix/clock_settime.c (clock_settime): Likewise.
18808
18809 2013-06-10  Joseph Myers  <joseph@codesourcery.com>
18810
18811         * mach/err_boot.sub: Remove trailing whitespace.
18812         * mach/err_ipc.sub: Likewise.
18813         * mach/err_mach.sub: Likewise.
18814
18815         * sysdeps/generic/math-tests.h (ROUNDING_TESTS_float): New macro.
18816         (ROUNDING_TESTS_double): Likewise.
18817         (ROUNDING_TESTS_long_double): Likewise.
18818         (ROUNDING_TESTS): Likewise.
18819         * math/libm-test.inc: Include <math-tests.h>.
18820         (IF_ROUND_INIT_FE_DOWNWARD): Use ROUNDING_TESTS.
18821         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
18822         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
18823         (IF_ROUND_INIT_FE_UPWARD): Likewise.
18824
18825 2013-06-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
18826
18827         * benchtests/Makefile (CPPFLAGS-nonlib): Append values instead
18828         of assigning.
18829
18830 2013-06-08  Joseph Myers  <joseph@codesourcery.com>
18831
18832         * sysdeps/gnu/errlist.awk: Do not generate space at end of
18833         otherwise empty TRANS lines.
18834         * sysdeps/gnu/errlist.c: Regenerated.
18835
18836         * catgets/gencat.c (error_print): Use (void) in function
18837         definition.
18838         * crypt/crypt_util.c (__init_des): Likewise.
18839         * crypt/speeds.c (Stop): Likewise.
18840         (main): Likewise.
18841         * hurd/hurdmalloc.c (print_malloc_free_list): Likewise.
18842         * inet/ruserpass.c (token): Likewise.
18843         * intl/finddomain.c (_nl_finddomain_subfreeres): Likewise.
18844         * intl/localealias.c (extend_alias_table): Likewise.
18845         * intl/plural-exp.c (init_germanic_plural): Likewise.
18846         * libio/fcloseall.c (__fcloseall): Likewise.
18847         * libio/genops.c (_IO_flush_all): Likewise.
18848         (_IO_flush_all_linebuffered): Likewise.
18849         (_IO_cleanup): Likewise.
18850         (_IO_iter_begin): Likewise.
18851         (_IO_iter_end): Likewise.
18852         (_IO_list_lock): Likewise.
18853         (_IO_list_unlock): Likewise.
18854         (_IO_list_resetlock): Likewise.
18855         * libio/getchar.c (getchar): Likewise.
18856         * libio/getchar_u.c (getchar_unlocked): Likewise.
18857         * libio/getwchar.c (getwchar): Likewise.
18858         * libio/getwchar_u.c (getwchar_unlocked): Likewise.
18859         * libio/oldstdfiles.c (_IO_check_libio): Likewise.
18860         * login/getpt.c (__getpt): Likewise.
18861         * login/tst-utmp.c (main): Likewise.
18862         * malloc/hooks.c (__malloc_check_init): Likewise.
18863         * malloc/malloc.c (__malloc_stats): Likewise.
18864         * malloc/mtrace.c (tr_break): Likewise.
18865         (mtrace): Likewise.
18866         (muntrace): Likewise.
18867         * misc/fstab.c (endfsent): Likewise.
18868         * misc/getclktck.c (__getclktck): Likewise.
18869         * misc/getdtsz.c (__getdtablesize): Likewise.
18870         * misc/gethostid.c (gethostid): Likewise.
18871         * misc/getpagesize.c (__getpagesize): Likewise.
18872         * misc/getsysstats.c (__get_nprocs_conf): Likewise.
18873         (__get_nprocs): Likewise.
18874         (__get_phys_pages): Likewise.
18875         (__get_avphys_pages): Likewise.
18876         * misc/getttyent.c (getttyent): Likewise.
18877         (setttyent): Likewise.
18878         (endttyent): Likewise.
18879         * misc/getusershell.c (getusershell): Likewise.
18880         (endusershell): Likewise.
18881         (setusershell): Likewise.
18882         (initshells): Likewise.
18883         * misc/hsearch.c (__hdestroy): Likewise.
18884         * misc/sync.c (sync): Likewise.
18885         * misc/syslog.c (closelog_internal): Likewise.
18886         (closelog): Likewise.
18887         * misc/ttyslot.c (ttyslot): Likewise.
18888         * misc/vhangup.c (vhangup): Likewise.
18889         * posix/fork.c (__fork): Likewise.
18890         * posix/getegid.c (__getegid): Likewise.
18891         * posix/geteuid.c (__geteuid): Likewise.
18892         * posix/getgid.c (__getgid): Likewise.
18893         * posix/getpid.c (__getpid): Likewise.
18894         * posix/getppid.c (__getppid): Likewise.
18895         * posix/getuid.c (__getuid): Likewise.
18896         * posix/pause.c (pause): Likewise.
18897         * posix/setpgrp.c (setpgrp): Likewise.
18898         * posix/setsid.c (__setsid): Likewise.
18899         * posix/test-vfork.c (noop): Likewise.
18900         * resolv/gethnamaddr.c (_endhtent): Likewise.
18901         (_gethtent): Likewise.
18902         (ht_endhostent): Likewise.
18903         (gethostent): Likewise.
18904         (dns_service): Likewise.
18905         * stdlib/drand48.c (drand48): Likewise.
18906         * stdlib/lrand48.c (lrand48): Likewise.
18907         * stdlib/mrand48.c (mrand48): Likewise.
18908         * stdlib/rand.c (rand): Likewise.
18909         * stdlib/random.c (__random): Likewise.
18910         * stdlib/setenv.c (clearenv): Likewise.
18911         * sunrpc/clnt_tcp.c (clnttcp_abort): Likewise.
18912         * sunrpc/clnt_unix.c (clntunix_abort): Likewise.
18913         * sysdeps/mach/getpagesize.c (__getpagesize): Likewise.
18914         * sysdeps/mach/getsysstats.c (__get_nprocs_conf): Likewise.
18915         (__get_nprocs): Likewise.
18916         (__get_phys_pages): Likewise.
18917         (__get_avphys_pages): Likewise.
18918         * sysdeps/mach/hurd/dl-sysdep.c (__getpid): Likewise.
18919         * sysdeps/mach/hurd/getclktck.c (__getclktck): Likewise.
18920         * sysdeps/mach/hurd/getdtsz.c (__getdtablesize): Likewise.
18921         * sysdeps/mach/hurd/getegid.c (__getegid): Likewise.
18922         * sysdeps/mach/hurd/geteuid.c (__geteuid): Likewise.
18923         * sysdeps/mach/hurd/getgid.c (__getgid): Likewise.
18924         * sysdeps/mach/hurd/gethostid.c (gethostid): Likewise.
18925         * sysdeps/mach/hurd/getlogin.c (getlogin): Likewise.
18926         * sysdeps/mach/hurd/getpid.c (__getpid): Likewise.
18927         * sysdeps/mach/hurd/getppid.c (__getppid): Likewise.
18928         * sysdeps/mach/hurd/getuid.c (__getuid): Likewise.
18929         * sysdeps/mach/hurd/sync.c (sync): Likewise.
18930         * sysdeps/posix/clock.c (clock): Likewise.
18931         * sysdeps/unix/bsd/setsid.c (__setsid): Likewise.
18932         * sysdeps/unix/getpagesize.c (__getpagesize): Likewise.
18933         * sysdeps/unix/sysv/linux/getclktck.c (__getclktck): Likewise.
18934         * sysdeps/unix/sysv/linux/gethostid.c (gethostid): Likewise.
18935         * sysdeps/unix/sysv/linux/getpagesize.c (__getpagesize): Likewise.
18936         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Likewise.
18937         (__get_nprocs_conf): Likewise.
18938         (__get_phys_pages): Likewise.
18939         (__get_avphys_pages): Likewise.
18940         * time/clock.c (clock): Likewise.
18941         * time/tzset.c (__tzname_max): Likewise.
18942
18943 2013-06-07  Joseph Myers  <joseph@codesourcery.com>
18944
18945         * bits/byteswap.h [__GNUC__ && !__GNUC_PREREQ (4, 3)]
18946         (__bswap_32): Do not use "register".
18947         * crypt/crypt.c (_ufc_doit_r): Likewise.
18948         * debug/stpcpy_chk.c (__stpcpy_chk): Likewise.
18949         * debug/wcscat_chk.c (__wcscat_chk): Likewise.
18950         * gmon/gmon.c (__monstartup): Likewise.
18951         * gmon/mcount.c (_MCOUNT_DECL(frompc, selfpc)): Likewise.
18952         * hurd/hurdmalloc.c (more_memory): Likewise.
18953         (malloc): Likewise.
18954         (free): Likewise.
18955         (realloc): Likewise.
18956         (malloc_fork_prepare): Likewise.
18957         (malloc_fork_parent): Likewise.
18958         (malloc_fork_child): Likewise.
18959         * include/rpc/auth_des.h (xdr_authdes_verf): Likewise.
18960         (_svcauth_des): Likewise.
18961         * inet/inet_lnaof.c (inet_lnaof): Likewise.
18962         * inet/inet_net.c (inet_network): Likewise.
18963         * inet/inet_netof.c (inet_netof): Likewise.
18964         * inet/rcmd.c (__validuser2_sa): Likewise.
18965         * io/fts.c (fts_open): Likewise.
18966         (fts_load): Likewise.
18967         (fts_close): Likewise.
18968         (fts_read): Likewise.
18969         (fts_children): Likewise.
18970         (fts_build): Likewise.
18971         (fts_stat): Likewise.
18972         (fts_sort): Likewise.
18973         (fts_alloc): Likewise.
18974         (fts_lfree): Likewise.
18975         * libio/fileops.c (_IO_new_file_xsputn): Likewise.
18976         (_IO_file_xsgetn): Likewise.
18977         (_IO_file_xsgetn_mmap): Likewise.
18978         * libio/iofopncook.c (_IO_cookie_read): Likewise.
18979         (_IO_cookie_write): Likewise.
18980         * libio/oldfileops.c (_IO_old_file_xsputn): Likewise.
18981         * libio/wfileops.c (_IO_wfile_xsputn): Likewise.
18982         * mach/msgserver.c (__mach_msg_server_timeout): Likewise.
18983         * malloc/obstack.c (_obstack_begin): Likewise.
18984         (_obstack_begin_1): Likewise.
18985         (_obstack_newchunk): Likewise.
18986         (_obstack_allocated_p): Likewise.
18987         (obstack_free): Likewise.
18988         (_obstack_memory_used): Likewise.
18989         * misc/getttyent.c (getttynam): Likewise.
18990         (getttyent): Likewise.
18991         (skip): Likewise.
18992         (value): Likewise.
18993         * misc/getusershell.c (initshells): Likewise.
18994         * misc/syslog.c (__vsyslog_chk): Likewise.
18995         * misc/ttyslot.c (ttyslot): Likewise.
18996         * nis/nis_hash.c (__nis_hash): Likewise.
18997         * posix/fnmatch_loop.c (FCT): Likewise.
18998         * posix/getconf.c (print_all): Likewise.
18999         (main): Likewise.
19000         * posix/getopt.c (exchange): Likewise.
19001         * posix/glob.c (globfree): Likewise.
19002         (prefix_array): Likewise.
19003         (__glob_pattern_type): Likewise.
19004         * resolv/arpa/nameser.h (NS_GET16): Likewise.
19005         (NS_GET32): Likewise.
19006         (NS_PUT16): Likewise.
19007         (NS_PUT32): Likewise.
19008         * resolv/gethnamaddr.c (getanswer): Likewise.
19009         (gethostbyname2): Likewise.
19010         (gethostbyaddr): Likewise.
19011         (_gethtent): Likewise.
19012         (_gethtbyname2): Likewise.
19013         (_gethtbyaddr): Likewise.
19014         * resolv/ns_print.c (dst_s_get_int16): Likewise.
19015         * resolv/nss_dns/dns-host.c (getanswer_r): Likewise.
19016         * resolv/res_init.c (__res_vinit): Likewise.
19017         (net_mask): Likewise.
19018         * resolv/res_mkquery.c (outchar): Likewise.
19019         (PRINT): Likewise.
19020         * stdio-common/printf_fp.c (outchar): Likewise.
19021         (PRINT): Likewise.
19022         * stdio-common/printf_fphex.c (outchar): Likewise.
19023         (PRINT): Likewise.
19024         * stdio-common/printf_size.c (outchar): Likewise.
19025         (PRINT): Likewise.
19026         * stdio-common/test_rdwr.c (main): Likewise.
19027         * stdio-common/tfformat.c (matches): Likewise.
19028         * stdio-common/vfprintf.c (outchar): Likewise.
19029         (printf_unknown): Likewise.
19030         (buffered_vfprintf): Likewise.
19031         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Likewise.
19032         * stdio-common/xbug.c (AppendToBuffer): Likewise.
19033         (ReadFile): Likewise.
19034         * stdlib/qsort.c (SWAP): Likewise.
19035         (_quicksort): Likewise.
19036         * stdlib/setenv.c (__add_to_environ): Likewise.
19037         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Likewise.
19038         * stdlib/strtol_l.c (__strtol_l): Likewise.
19039         * stdlib/tst-strtod.c (main): Likewise.
19040         * stdlib/tst-strtol.c (main): Likewise.
19041         * stdlib/tst-strtoll.c (main): Likewise.
19042         * string/bits/string2.h (__strcmp_cc): Likewise.
19043         (__strcmp_cg): Likewise.
19044         (__strcspn_c1): Likewise.
19045         (__strcspn_c2): Likewise.
19046         (__strcspn_c3): Likewise.
19047         (__strspn_c1): Likewise.
19048         (__strspn_c2): Likewise.
19049         (__strspn_c3): Likewise.
19050         (__strsep_1c): Likewise.
19051         (__strsep_2c): Likewise.
19052         (__strsep_3c): Likewise.
19053         * string/memccpy.c (__memccpy): Likewise.
19054         * string/stpcpy.c (__stpcpy): Likewise.
19055         * string/strcmp.c (strcmp): Likewise.
19056         * string/strrchr.c (strrchr): Likewise.
19057         * sysdeps/generic/sigset-cvt-mask.h (sigset_get_old_mask):
19058         Likewise.
19059         * sysdeps/mach/hurd/getcwd.c
19060         (_hurd_canonicalize_directory_name_internal): Likewise.
19061         * sysdeps/mach/i386/sysdep.h (SNARF_ARGS): Likewise.
19062         * sysdeps/powerpc/powerpc32/power6/wcschr.c (wcschr): Likewise.
19063         * sysdeps/powerpc/powerpc32/power6/wcsrchr.c (wcsrchr): Likewise.
19064         * sysdeps/x86/bits/byteswap-16.h [__GNUC__] (__bswap_16):
19065         Likewise, in both definitions.
19066         * sysdeps/x86/bits/byteswap.h (__bswap_32): Likewise, in multiple
19067         definitions.
19068         [__GNUC_PREREQ (2, 0) && !__GNUC_PREREQ (4, 3) && __WORDSIZE ==
19069         64] (__bswap_64): Likewise.
19070         * time/test_time.c (main): Likewise.
19071         * time/tzfile.c (__tzfile_read): Likewise.
19072         (__tzfile_compute): Likewise.
19073         * time/tzset.c (__tzset_parse_tz): Likewise.
19074         (tzset_internal): Likewise.
19075         (compute_change): Likewise.
19076         * wcsmbs/wcscat.c (__wcscat): Likewise.
19077         * wcsmbs/wcschr.c (wcschr): Likewise.
19078         * wcsmbs/wcschrnul.c (__wcschrnul): Likewise.
19079         * wcsmbs/wcscspn.c (wcscspn): Likewise.
19080         * wcsmbs/wcspbrk.c (wcspbrk): Likewise.
19081         * wcsmbs/wcsrchr.c (wcsrchr): Likewise.
19082         * wcsmbs/wcsspn.c (wcsspn): Likewise.
19083         * wcsmbs/wcsstr.c (wcsstr): Likewise.
19084         * wcsmbs/wmemchr.c (wmemchr): Likewise.
19085         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
19086         * wcsmbs/wmemset.c (wmemset): Likewise.
19087
19088 2013-06-06  Joseph Myers  <joseph@codesourcery.com>
19089
19090         * scripts/config.guess: Update to version 2013-05-16.
19091         * scripts/config.sub: Update to version 2013-04-24.
19092         * scripts/install-sh: Update to version 2011-11-20.07.
19093         * scripts/mkinstalldirs: Update to version 2009-04-28.21.
19094         * scripts/move-if-change: Update to version 2012-01-06 07:23.
19095
19096 2013-06-06   Ondřej Bílka  <neleai@seznam.cz>
19097
19098         * debug/fgetws_u_chk.c: Fix leading whitespaces.
19099         * elf/sln.c: Likewise.
19100         * hurd/hurd/ioctl.h: Likewise.
19101         * hurd/hurdmalloc.c: Likewise.
19102         * hurd/xattr.c: Likewise.
19103         * include/shlib-compat.h: Likewise.
19104         * inet/ruserpass.c: Likewise.
19105         * libio/iofgets_u.c: Likewise.
19106         * libio/iofgetws_u.c: Likewise.
19107         * locale/programs/ld-identification.c: Likewise.
19108         * locale/programs/ld-time.c: Likewise.
19109         * mach/msg-destroy.c: Likewise.
19110         * nss/nss_files/files-netgrp.c: Likewise.
19111         * resolv/res_data.c: Likewise.
19112         * soft-fp/op-1.h: Likewise.
19113         * soft-fp/op-2.h: Likewise.
19114         * soft-fp/op-4.h: Likewise.
19115         * soft-fp/op-common.h: Likewise.
19116         * stdio-common/printf_fphex.c: Likewise.
19117         * stdlib/strtod_l.c: Likewise.
19118         * sunrpc/rpc/clnt.h: Likewise.
19119         * sysdeps/generic/framestate.c: Likewise.
19120         * sysdeps/i386/bsd-_setjmp.S: Likewise.
19121         * sysdeps/i386/bsd-setjmp.S: Likewise.
19122         * sysdeps/i386/__longjmp.S: Likewise.
19123         * sysdeps/i386/setjmp.S: Likewise.
19124         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
19125         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
19126         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
19127         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
19128         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
19129         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
19130         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
19131         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
19132         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
19133         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
19134         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
19135         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
19136         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
19137         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
19138         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
19139         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
19140         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
19141         * sysdeps/ieee754/ldbl-96/ldbl2mpn.c: Likewise.
19142         * sysdeps/ieee754/support.c: Likewise.
19143         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
19144         * sysdeps/powerpc/powerpc32/lshift.S: Likewise.
19145         * sysdeps/sparc/sparc32/__longjmp.S: Likewise.
19146         * sysdeps/sparc/sparc64/soft-fp/qp_cmp.c: Likewise.
19147         * sysdeps/sparc/sparc64/soft-fp/qp_cmpe.c: Likewise.
19148         * sysdeps/sparc/sparc64/soft-fp/qp_feq.c: Likewise.
19149         * sysdeps/sparc/sparc64/soft-fp/qp_fge.c: Likewise.
19150         * sysdeps/sparc/sparc64/soft-fp/qp_fgt.c: Likewise.
19151         * sysdeps/sparc/sparc64/soft-fp/qp_fle.c: Likewise.
19152         * sysdeps/sparc/sparc64/soft-fp/qp_flt.c: Likewise.
19153         * sysdeps/sparc/sparc64/soft-fp/qp_fne.c: Likewise.
19154         * sysdeps/sparc/sparc64/soft-fp/qp_mul.c: Likewise.
19155         * sysdeps/sparc/sparc64/soft-fp/qp_qtoi.c: Likewise.
19156         * sysdeps/sparc/sparc64/soft-fp/qp_qtoui.c: Likewise.
19157         * sysdeps/sparc/sparc64/soft-fp/qp_qtoux.c: Likewise.
19158         * sysdeps/sparc/sparc64/soft-fp/qp_qtox.c: Likewise.
19159         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
19160         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Likewise.
19161
19162 2013-06-05  Ondřej Bílka  <neleai@seznam.cz>
19163
19164         * posix/transbug.c: Remove executable mode.
19165
19166 2013-06-05  Joseph Myers  <joseph@codesourcery.com>
19167
19168         * crypt/speeds.c: Remove trailing whitespace.
19169         * dlfcn/default.c: Likewise.
19170         * elf/ifuncdep2.c: Likewise.
19171         * elf/ifuncmain1.c: Likewise.
19172         * elf/ifuncmain1vis.c: Likewise.
19173         * elf/testobj.h: Likewise.
19174         * elf/tst-stackguard1.c: Likewise.
19175         * gmon/sys/gmon.h: Likewise.
19176         * hurd/hurdmsg.c: Likewise.
19177         * hurd/new-fd.c: Likewise.
19178         * hurd/ports-get.c: Likewise.
19179         * iconvdata/ibm1008_420.c: Likewise.
19180         * inet/tst-getni1.c: Likewise.
19181         * inet/tst-getni2.c: Likewise.
19182         * libio/ioungetc.c: Likewise.
19183         * libio/wfiledoalloc.c: Likewise.
19184         * manual/libm-err-tab.pl: Likewise.
19185         * math/w_dremf.c: Likewise.
19186         * misc/ftruncate.c: Likewise.
19187         * posix/bug-glob2.c: Likewise.
19188         * posix/tst-pcre.c: Likewise.
19189         * posix/wait4.c: Likewise.
19190         * resolv/README: Likewise.
19191         * resolv/res_debug.h: Likewise.
19192         * resolv/tst-inet_ntop.c: Likewise.
19193         * setjmp/bug269-setjmp.c: Likewise.
19194         * soft-fp/extended.h: Likewise.
19195         * soft-fp/op-1.h: Likewise.
19196         * soft-fp/op-2.h: Likewise.
19197         * soft-fp/op-4.h: Likewise.
19198         * soft-fp/op-8.h: Likewise.
19199         * soft-fp/testit.c: Likewise.
19200         * stdio-common/bug16.c: Likewise.
19201         * stdlib/random.c: Likewise.
19202         * sunrpc/rpcsvc/rquota.x: Likewise.
19203         * sysdeps/ieee754/dbl-64/powtwo.tbl: Likewise.
19204         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
19205         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
19206         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
19207         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
19208         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
19209         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
19210         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
19211         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
19212         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
19213         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
19214         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
19215         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
19216         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
19217         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
19218         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
19219         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
19220         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
19221         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
19222         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
19223         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
19224         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
19225         * sysdeps/ieee754/ldbl-128/t_sincosl.c: Likewise.
19226         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
19227         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
19228         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
19229         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
19230         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
19231         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
19232         * sysdeps/ieee754/s_lib_version.c: Likewise.
19233         * sysdeps/mach/hurd/check_fds.c: Likewise.
19234         * sysdeps/mach/hurd/getsockname.c: Likewise.
19235         * sysdeps/mach/hurd/net/if_ppp.h: Likewise.
19236         * sysdeps/mach/hurd/recvfrom.c: Likewise.
19237         * sysdeps/powerpc/bits/link.h: Likewise.
19238         * sysdeps/powerpc/dl-procinfo.c: Likewise.
19239         * sysdeps/powerpc/fpu/feholdexcpt.c: Likewise.
19240         * sysdeps/powerpc/fpu/fenv_const.c: Likewise.
19241         * sysdeps/powerpc/fpu/fesetenv.c: Likewise.
19242         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
19243         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
19244         * sysdeps/powerpc/fpu/t_sqrt.c: Likewise.
19245         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
19246         * sysdeps/powerpc/powerpc32/fpu/s_floor.S: Likewise.
19247         * sysdeps/powerpc/powerpc32/fpu/s_floorf.S: Likewise.
19248         * sysdeps/powerpc/powerpc32/fpu/s_isnan.S: Likewise.
19249         * sysdeps/powerpc/powerpc32/fpu/s_lround.S: Likewise.
19250         * sysdeps/powerpc/powerpc32/fpu/s_round.S: Likewise.
19251         * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Likewise.
19252         * sysdeps/powerpc/powerpc32/fpu/s_trunc.S: Likewise.
19253         * sysdeps/powerpc/powerpc32/fpu/s_truncf.S: Likewise.
19254         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrint.S: Likewise.
19255         * sysdeps/powerpc/powerpc32/power4/fpu/s_llrintf.S: Likewise.
19256         * sysdeps/powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
19257         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
19258         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
19259         * sysdeps/powerpc/powerpc32/power4/hp-timing.c: Likewise.
19260         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
19261         * sysdeps/powerpc/powerpc32/power4/memset.S: Likewise.
19262         * sysdeps/powerpc/powerpc32/power4/wordcopy.c: Likewise.
19263         * sysdeps/powerpc/powerpc32/power5+/fpu/s_llround.S: Likewise.
19264         * sysdeps/powerpc/powerpc32/power5+/fpu/s_lround.S: Likewise.
19265         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
19266         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
19267         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrint.S: Likewise.
19268         * sysdeps/powerpc/powerpc32/power6/fpu/s_llrintf.S: Likewise.
19269         * sysdeps/powerpc/powerpc32/power6/fpu/s_llround.S: Likewise.
19270         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
19271         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
19272         * sysdeps/powerpc/powerpc32/power6x/fpu/s_lround.S: Likewise.
19273         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
19274         * sysdeps/powerpc/powerpc64/fpu/s_floor.S: Likewise.
19275         * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Likewise.
19276         * sysdeps/powerpc/powerpc64/fpu/s_isnan.S: Likewise.
19277         * sysdeps/powerpc/powerpc64/fpu/s_llrint.S: Likewise.
19278         * sysdeps/powerpc/powerpc64/fpu/s_llrintf.S: Likewise.
19279         * sysdeps/powerpc/powerpc64/fpu/s_llround.S: Likewise.
19280         * sysdeps/powerpc/powerpc64/fpu/s_llroundf.S: Likewise.
19281         * sysdeps/powerpc/powerpc64/fpu/s_round.S: Likewise.
19282         * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Likewise.
19283         * sysdeps/powerpc/powerpc64/fpu/s_roundl.S: Likewise.
19284         * sysdeps/powerpc/powerpc64/fpu/s_trunc.S: Likewise.
19285         * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Likewise.
19286         * sysdeps/powerpc/powerpc64/fpu/s_truncl.S: Likewise.
19287         * sysdeps/powerpc/powerpc64/hp-timing.c: Likewise.
19288         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
19289         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
19290         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
19291         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
19292         * sysdeps/powerpc/powerpc64/power5+/fpu/s_llround.S: Likewise.
19293         * sysdeps/powerpc/powerpc64/power5/fpu/s_isnan.S: Likewise.
19294         * sysdeps/powerpc/powerpc64/power6/fpu/s_isnan.S: Likewise.
19295         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
19296         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Likewise.
19297         * sysdeps/powerpc/powerpc64/power6x/fpu/s_isnan.S: Likewise.
19298         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llrint.S: Likewise.
19299         * sysdeps/powerpc/powerpc64/power6x/fpu/s_llround.S: Likewise.
19300         * sysdeps/powerpc/powerpc64/strlen.S: Likewise.
19301         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
19302         * sysdeps/powerpc/sysdep.h: Likewise.
19303         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
19304         * sysdeps/s390/s390-64/sub_n.S: Likewise.
19305         * sysdeps/sh/dl-trampoline.S: Likewise.
19306         * sysdeps/sh/memset.S: Likewise.
19307         * sysdeps/sh/sh4/fpu/fclrexcpt.c: Likewise.
19308         * sysdeps/sh/strlen.S: Likewise.
19309         * sysdeps/sparc/sparc32/dl-trampoline.S: Likewise.
19310         * sysdeps/sparc/sparc32/dotmul.S: Likewise.
19311         * sysdeps/sparc/sparc32/memcpy.S: Likewise.
19312         * sysdeps/sparc/sparc32/rem.S: Likewise.
19313         * sysdeps/sparc/sparc32/sdiv.S: Likewise.
19314         * sysdeps/sparc/sparc32/soft-fp/q_neg.c: Likewise.
19315         * sysdeps/sparc/sparc32/strchr.S: Likewise.
19316         * sysdeps/sparc/sparc32/udiv.S: Likewise.
19317         * sysdeps/sparc/sparc32/urem.S: Likewise.
19318         * sysdeps/sparc/sparc64/add_n.S: Likewise.
19319         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
19320         * sysdeps/sparc/sparc64/rawmemchr.S: Likewise.
19321         * sysdeps/sparc/sparc64/soft-fp/s_frexpl.c: Likewise.
19322         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h: Likewise.
19323         * sysdeps/sparc/sparc64/stpncpy.S: Likewise.
19324         * sysdeps/sparc/sparc64/strncmp.S: Likewise.
19325         * sysdeps/sparc/sparc64/strncpy.S: Likewise.
19326         * sysdeps/unix/bsd/times.c: Likewise.
19327         * sysdeps/unix/sysv/linux/a.out.h: Likewise.
19328         * sysdeps/unix/sysv/linux/net/if_ppp.h: Likewise.
19329         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S: Likewise.
19330         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S: Likewise.
19331         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions: Likewise.
19332         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Likewise.
19333         * sysdeps/unix/sysv/linux/powerpc/sys/ucontext.h: Likewise.
19334         * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: Likewise.
19335         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Likewise.
19336         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Likewise.
19337         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S: Likewise.
19338         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
19339         * sysdeps/unix/sysv/linux/s390/s390-64/mmap.S: Likewise.
19340         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
19341         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
19342         * sysdeps/unix/sysv/linux/s390/s390-64/socket.S: Likewise.
19343         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
19344         * sysdeps/unix/sysv/linux/s390/s390-64/syscall.S: Likewise.
19345         * sysdeps/unix/sysv/linux/scsi/scsi_ioctl.h: Likewise.
19346         * sysdeps/unix/sysv/linux/sh/brk.c: Likewise.
19347         * sysdeps/unix/sysv/linux/sh/clone.S: Likewise.
19348         * sysdeps/unix/sysv/linux/sh/sh3/getcontext.S: Likewise.
19349         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
19350         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S: Likewise.
19351         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S: Likewise.
19352         * sysdeps/unix/sysv/linux/sh/vfork.S: Likewise.
19353         * sysdeps/unix/sysv/linux/sparc/a.out.h: Likewise.
19354         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
19355         * sysdeps/unix/sysv/linux/sys/personality.h: Likewise.
19356         * sysdeps/x86_64/fpu/s_ceill.S: Likewise.
19357         * sysdeps/x86_64/fpu/s_llrintl.S: Likewise.
19358         * sysdeps/x86_64/strcspn.S: Likewise.
19359
19360 2013-06-05  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
19361
19362         * locale/C-translit.h: Revert #include <stdint.h> because this is a
19363         generated file.  Regenerate properly from gen-translit.pl.
19364         * locale/gen-translit.pl: Add #include <stdint.h>.  This generates
19365         locale/C-translit.h.
19366
19367 2013-06-05  Andreas Schwab  <schwab@suse.de>
19368
19369         [BZ #15100]
19370         * time/strptime_l.c (__strptime_internal): Count Sunday in a %W
19371         week as 6 instead of -1.
19372         * time/tst-strptime.c (day_tests): Add test case.
19373
19374 2013-06-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
19375
19376         * sysdeps/generic/math_private.h
19377         (libc_feholdexcept_setround_53bit): Replace with
19378         libc_feholdsetround_53bit.
19379         (libc_feupdateenv_53bit): Replace with
19380         libc_feresetround_53bit.
19381         (SET_RESTORE_ROUND_53BIT): Adjust.
19382
19383 2013-06-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
19384
19385         * string/test-strchrnul.c: Add copyright header.
19386
19387         * posix/tst-getaddrinfo4.c: Increase test timeout.
19388
19389 2013-06-03  Carlos O'Donell  <carlos@redhat.com>
19390
19391         [BZ #15536]
19392         * math/libm-test.inc (MAX_EXP): Remove
19393         (MIN_EXP): Define.
19394         (ulp): Use MIN_EXP - MANT_DIG.
19395         (check_ulp): Verify subnormal ulps. Only allow a range of +/- 1 ulp.
19396
19397 2013-05-31  Carlos O'Donell  <carlos@redhat.com>
19398
19399         * po/be.po: Revert last change.
19400         * po/zh_CN.po: Likewise.
19401         * po/header.pot: Likewise.
19402
19403 2013-05-31  Joseph Myers  <joseph@codesourcery.com>
19404
19405         * Makefile ($(common-objpfx)linkobj/libc.so): Define
19406         link-libc-deps to empty as target-specific variable.
19407         * Makerules (link-libc-args): New variable.
19408         (libc-for-link): Likewise.
19409         (link-libc-deps): Likewise.
19410         (lib%.so): Depend on $(link-libc-deps).  Link with
19411         $(link-libc-args).
19412         (build-module): Link with $(link-libc-args).
19413         (build-module-asneeded): Likewise.
19414         (build-module-helper-objlist): Filter out $(link-libc-deps) from
19415         list of objects.
19416         ($(common-objpfx)libc.so): Define link-libc-deps to empty as
19417         target-specific variable.
19418         ($(extra-modules-build:%=$(objpfx)%.so)): Depend on
19419         $(link-libc-deps) instead of libc.so and libc_nonshared.a.
19420         * crypt/Makefile ($(objpfx)libcrypt.so): Remove dependencies on
19421         libc.
19422         * debug/Makefile ($(objpfx)libSegFault.so): Remove dependencies on
19423         libc and ld.so.
19424         ($(objpfx)libpcprofile.so): Likewise.
19425         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Remove ld.so and
19426         libc_nonshared.a.
19427         ($(objpfx)libdl.so): Remove dependencies on libc and ld.so.
19428         * hesiod/Makefile ($(objpfx)libnss_hesiod.so): Likewise.
19429         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Depend on
19430         $(link-libc-deps).
19431         ($(objpfx)$(mod).so): Remove dependencies on libc and ld.so.
19432         * locale/Makefile ($(objpfx)libBrokenLocale.so): Likewise.
19433         * login/Makefile ($(objpfx)libutil.so): Likewise.
19434         * malloc/Makefile ($(objpfx)libmemusage.so): Likewise.
19435         * math/Makefile ($(objpfx)libm.so): Likewise.
19436         * nis/Makefile ($(services:%=$(objpfx)libnss_%.so)
19437         $(objpfx)libnsl.so): Define libc-for-link as target-specific
19438         variable instead of depending directly on libc.
19439         * nss/Makefile ($(services:%=$(objpfx)libnss_%.so)): Likewise.
19440         ($(objpfx)/libnss_test1.so): Change dependencies on libc to
19441         $(link-libc-deps).
19442         * resolv/Makefile ($(objpfx)libresolv.so): Remove dependencies on
19443         libc.
19444         [$(have-ssp) = yes] (LDLIBS-resolv.so): Remove variable.
19445         ($(objpfx)libnss_dns.so): Remove dependencies on libc.
19446         ($(objpfx)libanl.so): Likewise.
19447         * rt/Makefile ($(objpfx)librt.so): Remove dependencies on libc and
19448         ld.so.
19449         * stdlib/Makefile ($(objpfx)tst-putenvmod.so): Depend on
19450         $(link-libc-deps).
19451         * sysdeps/i386/fpu/Makefile: Remove file.
19452         * sysdeps/powerpc/fpu/Makefile [$(subdir) = math]
19453         ($(objpfx)libm.so): Remove dependency on ld.so.
19454
19455 2013-05-30  Patsy Franklin  <pfrankli@redhat.com>
19456
19457         [BZ # 15553]
19458         * nis/yp_xdr.c (XDRMAXNAME): Define.
19459         (XDRMAXRECORD): Define.
19460         (xdr_domainname): Use XDRMAXNAME.
19461         (xdr_mapname): Likewise.
19462         (xdr_peername): Likewise.
19463         (xdr_keydat): Use XDRMAXRECORD.
19464         (xdr_valdat): Likewise.
19465
19466 2013-05-30  Jeff Law  <law@redhat.com>
19467
19468         [BZ #14256]
19469         * manual/errno.texi (ESTALE): Update to account for more than
19470         just NFS file systems.
19471         * sysdeps/gnu/errlist.c: Regenerated.
19472
19473 2013-05-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
19474
19475         [BZ #15465]
19476         * elf/Makefile (tests): Add tst-null-argv.
19477         (modules-names):  Add tst-null-argv-lib.
19478         ($(objpfx)tst-null-argv): Depend on tst-null-argv-lib.so.
19479         (tst-null-argv-ENV): Set environment for tst-null-argv.
19480         * sysdeps/generic/ldsodefs.h (DSO_FILENAME): New macro.
19481         (RTLD_PROGNAME): New macro.
19482         * elf/tst-null-argv.c: New test case.
19483         * elf/tst-null-argv-lib.c: Library for test case.
19484         * elf/dl-conflict.c (_dl_resolve_conflicts): Use DSO_FILENAME.
19485         * elf/dl-deps.c (_dl_map_object_deps): Likewise.
19486         * elf/dl-error.c (_dl_signal_error): Use RTLD_PROGNAME.
19487         * elf/dl-fini.c (_dl_fini): Use DSO_FILENAME.
19488         * elf/dl-init.c (call_init): Likewise.
19489         (_dl_init): Likewise.
19490         * elf/dl-load.c (print_search_path): Likewise.
19491         (_dl_map_object): Likewise.
19492         * elf/dl-lookup.c (do_lookup_x): Likewise.
19493         (add_dependency): Likewise.
19494         (_dl_lookup_symbol_x): Likewise.
19495         (_dl_debug_bindings): Likewise.
19496         * elf/dl-open.c (_dl_show_scope): Likewise.
19497         * elf/dl-reloc.c (_dl_relocate_object): Likewise.
19498         * elf/dl-version.c (match_symbol): Likewise.
19499         (_dl_check_map_versions): Likewise.
19500         * elf/rtld.c (dl_main): Likewise.
19501         (print_unresolved): Use RTLD_PROGNAME.
19502         (print_missing_version): Likewise.
19503         * sysdeps/i386/dl-machine.h (elf_machine_rel): Likewise.
19504         (elf_machine_rela): Likewise.
19505         * sysdeps/powerpc/powerpc32/dl-machine.c
19506         (__process_machine_rela): Likewise.
19507         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
19508         Likewise.
19509         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
19510         Likewise.
19511         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela):
19512         Likewise.
19513         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
19514         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela):
19515         Likewise.
19516         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela):
19517         Likewise.
19518         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
19519
19520 2013-05-28  Carlos O'Donell  <carlos@redhat.com>
19521
19522         * po/be.po: Add descriptive title.
19523         * po/zh_CN.po: Likewise.
19524         * po/header.pot: Likewise.
19525
19526 2013-05-28  Mike Frysinger  <vapier@gentoo.org>
19527
19528         * locale/programs/locarchive.c (create_archive): Inlucde fname in
19529         error message.
19530         (enlarge_archive): Likewise.
19531
19532 2013-05-28  Ben North  <ben@redfrontdoor.org>
19533
19534         * manual/arith.texi (frexp): It is the magnitude of the return
19535         value which lies in [0.5, 1), not the return value itself.
19536
19537 2013-05-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19538
19539         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
19540
19541 2013-05-26  Thomas Schwinge  <thomas@codesourcery.com>
19542
19543         * stdio-common/bug26.c (main): Correct fscanf template.
19544
19545         * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start:go): Don't
19546         declare _dl_skip_args.
19547
19548         * sysdeps/mach/hurd/i386/init-first.c (_dl_non_dynamic_init):
19549         Don't declare.
19550
19551         * manual/platform.texi: Add missing @end deftypefun.
19552
19553 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
19554
19555         [BZ #15529]
19556         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Set high
19557         bit of mantissa of 2^16382.
19558         * math/libm-test.inc (hypot_test_data): Add more tests.
19559
19560         * math/libm-test.inc: Add drem and pow10 to list of tested
19561         functions.
19562         (pow10_test): New function.
19563         (drem_test): Likewise.
19564         (drem_test_tonearest): Likewise.
19565         (drem_test_towardzero): Likewise.
19566         (drem_test_downward): Likewise.
19567         (drem_test_upward): Likewise.
19568         (main): Call the new functions.
19569
19570         * math/libm-test.inc (finite_test_data): Remove.
19571         (finite_test): Run tests from isfinite_test_data.
19572         (gamma_test_data): Remove.
19573         (gamma_test): Run tests from lgamma_test_data.
19574         * sysdeps/i386/fpu/libm-test-ulps: Update.
19575         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
19576
19577 2013-05-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
19578
19579         * manual/platform.texi: Add PowerPC PPR function set documentation.
19580         * sysdeps/powerpc/sys/platform/ppc.h: Add PowerPC PPR set function
19581         implementation.
19582
19583 2013-05-24  Carlos O'Donell  <carlos@redhat.com>
19584
19585         * math/libm-test.inc (MAX_EXP): Define.
19586         (ULPDIFF): Define.
19587         (ulp): New function.
19588         (check_float_internal): Use ULPDIFF.
19589         (cpow_test): Disable failing test.
19590         (check_ulp): Test ulp() implemetnation.
19591         (main): Call check_ulp before starting tests.
19592
19593 2013-05-24  Joseph Myers  <joseph@codesourcery.com>
19594
19595         * math/gen-libm-test.pl (generate_testfile): Do not handle
19596         START_DATA and END_DATA.
19597         * math/libm-test.inc (acos_test_data): Do not use START_DATA and
19598         END_DATA.
19599         (acos_tonearest_test_data): Likewise.
19600         (acos_towardzero_test_data): Likewise.
19601         (acos_downward_test_data): Likewise.
19602         (acos_upward_test_data): Likewise.
19603         (acosh_test_data): Likewise.
19604         (asin_test_data): Likewise.
19605         (asin_tonearest_test_data): Likewise.
19606         (asin_towardzero_test_data): Likewise.
19607         (asin_downward_test_data): Likewise.
19608         (asin_upward_test_data): Likewise.
19609         (asinh_test_data): Likewise.
19610         (atan_test_data): Likewise.
19611         (atanh_test_data): Likewise.
19612         (atan2_test_data): Likewise.
19613         (cabs_test_data): Likewise.
19614         (cacos_test_data): Likewise.
19615         (cacosh_test_data): Likewise.
19616         (carg_test_data): Likewise.
19617         (casin_test_data): Likewise.
19618         (casinh_test_data): Likewise.
19619         (catan_test_data): Likewise.
19620         (catanh_test_data): Likewise.
19621         (cbrt_test_data): Likewise.
19622         (ccos_test_data): Likewise.
19623         (ccosh_test_data): Likewise.
19624         (ceil_test_data): Likewise.
19625         (cexp_test_data): Likewise.
19626         (cimag_test_data): Likewise.
19627         (clog_test_data): Likewise.
19628         (clog10_test_data): Likewise.
19629         (conj_test_data): Likewise.
19630         (copysign_test_data): Likewise.
19631         (cos_test_data): Likewise.
19632         (cos_tonearest_test_data): Likewise.
19633         (cos_towardzero_test_data): Likewise.
19634         (cos_downward_test_data): Likewise.
19635         (cos_upward_test_data): Likewise.
19636         (cosh_test_data): Likewise.
19637         (cosh_tonearest_test_data): Likewise.
19638         (cosh_towardzero_test_data): Likewise.
19639         (cosh_downward_test_data): Likewise.
19640         (cosh_upward_test_data): Likewise.
19641         (cpow_test_data): Likewise.
19642         (cproj_test_data): Likewise.
19643         (creal_test_data): Likewise.
19644         (csin_test_data): Likewise.
19645         (csinh_test_data): Likewise.
19646         (csqrt_test_data): Likewise.
19647         (ctan_test_data): Likewise.
19648         (ctan_tonearest_test_data): Likewise.
19649         (ctan_towardzero_test_data): Likewise.
19650         (ctan_downward_test_data): Likewise.
19651         (ctan_upward_test_data): Likewise.
19652         (ctanh_test_data): Likewise.
19653         (ctanh_tonearest_test_data): Likewise.
19654         (ctanh_towardzero_test_data): Likewise.
19655         (ctanh_downward_test_data): Likewise.
19656         (ctanh_upward_test_data): Likewise.
19657         (erf_test_data): Likewise.
19658         (erfc_test_data): Likewise.
19659         (exp_test_data): Likewise.
19660         (exp_tonearest_test_data): Likewise.
19661         (exp_towardzero_test_data): Likewise.
19662         (exp_downward_test_data): Likewise.
19663         (exp_upward_test_data): Likewise.
19664         (exp10_test_data): Likewise.
19665         (exp2_test_data): Likewise.
19666         (expm1_test_data): Likewise.
19667         (fabs_test_data): Likewise.
19668         (fdim_test_data): Likewise.
19669         (finite_test_data): Likewise.
19670         (floor_test_data): Likewise.
19671         (fma_test_data): Likewise.
19672         (fma_towardzero_test_data): Likewise.
19673         (fma_downward_test_data): Likewise.
19674         (fma_upward_test_data): Likewise.
19675         (fmax_test_data): Likewise.
19676         (fmin_test_data): Likewise.
19677         (fmod_test_data): Likewise.
19678         (fpclassify_test_data): Likewise.
19679         (frexp_test_data): Likewise.
19680         (gamma_test_data): Likewise.
19681         (hypot_test_data): Likewise.
19682         (ilogb_test_data): Likewise.
19683         (isfinite_test_data): Likewise.
19684         (isgreater_test_data): Likewise.
19685         (isgreaterequal_test_data): Likewise.
19686         (isinf_test_data): Likewise.
19687         (isless_test_data): Likewise.
19688         (islessequal_test_data): Likewise.
19689         (islessgreater_test_data): Likewise.
19690         (isnan_test_data): Likewise.
19691         (isnormal_test_data): Likewise.
19692         (issignaling_test_data): Likewise.
19693         (isunordered_test_data): Likewise.
19694         (j0_test_data): Likewise.
19695         (j1_test_data): Likewise.
19696         (jn_test_data): Likewise.
19697         (ldexp_test_data): Likewise.
19698         (lgamma_test_data): Likewise.
19699         (lrint_test_data): Likewise.
19700         (lrint_tonearest_test_data): Likewise.
19701         (lrint_towardzero_test_data): Likewise.
19702         (lrint_downward_test_data): Likewise.
19703         (lrint_upward_test_data): Likewise.
19704         (llrint_test_data): Likewise.
19705         (llrint_tonearest_test_data): Likewise.
19706         (llrint_towardzero_test_data): Likewise.
19707         (llrint_downward_test_data): Likewise.
19708         (llrint_upward_test_data): Likewise.
19709         (log_test_data): Likewise.
19710         (log10_test_data): Likewise.
19711         (log1p_test_data): Likewise.
19712         (log2_test_data): Likewise.
19713         (logb_test_data): Likewise.
19714         (logb_downward_test_data): Likewise.
19715         (lround_test_data): Likewise.
19716         (llround_test_data): Likewise.
19717         (modf_test_data): Likewise.
19718         (nearbyint_test_data): Likewise.
19719         (nextafter_test_data): Likewise.
19720         (nexttoward_test_data): Likewise.
19721         (pow_test_data): Likewise.
19722         (pow_tonearest_test_data): Likewise.
19723         (pow_towardzero_test_data): Likewise.
19724         (pow_downward_test_data): Likewise.
19725         (pow_upward_test_data): Likewise.
19726         (remainder_test_data): Likewise.
19727         (remainder_tonearest_test_data): Likewise.
19728         (remainder_towardzero_test_data): Likewise.
19729         (remainder_downward_test_data): Likewise.
19730         (remainder_upward_test_data): Likewise.
19731         (remquo_test_data): Likewise.
19732         (rint_test_data): Likewise.
19733         (rint_tonearest_test_data): Likewise.
19734         (rint_towardzero_test_data): Likewise.
19735         (rint_downward_test_data): Likewise.
19736         (rint_upward_test_data): Likewise.
19737         (round_test_data): Likewise.
19738         (scalb_test_data): Likewise.
19739         (scalbn_test_data): Likewise.
19740         (scalbln_test_data): Likewise.
19741         (signbit_test_data): Likewise.
19742         (sin_test_data): Likewise.
19743         (sin_tonearest_test_data): Likewise.
19744         (sin_towardzero_test_data): Likewise.
19745         (sin_downward_test_data): Likewise.
19746         (sin_upward_test_data): Likewise.
19747         (sincos_test_data): Likewise.
19748         (sinh_test_data): Likewise.
19749         (sinh_tonearest_test_data): Likewise.
19750         (sinh_towardzero_test_data): Likewise.
19751         (sinh_downward_test_data): Likewise.
19752         (sinh_upward_test_data): Likewise.
19753         (sqrt_test_data): Likewise.
19754         (tan_test_data): Likewise.
19755         (tan_tonearest_test_data): Likewise.
19756         (tan_towardzero_test_data): Likewise.
19757         (tan_downward_test_data): Likewise.
19758         (tan_upward_test_data): Likewise.
19759         (tanh_test_data): Likewise.
19760         (tgamma_test_data): Likewise.
19761         (trunc_test_data): Likewise.
19762         (y0_test_data): Likewise.
19763         (y1_test_data): Likewise.
19764         (yn_test_data): Likewise.
19765         (significand_test_data): Likewise.
19766
19767         * math/gen-libm-test.pl (@functions): Remove variable.
19768         (generate_testfile): Don't handle START and END lines.
19769         * math/libm-test.inc (START): New macro.
19770         (END): Likewise.
19771         (END_COMPLEX): Likewise.
19772         (acos_test): Use END macro without arguments.
19773         (acos_test_tonearest): Likewise.
19774         (acos_test_towardzero): Likewise.
19775         (acos_test_downward): Likewise.
19776         (acos_test_upward): Likewise.
19777         (acosh_test): Likewise.
19778         (asin_test): Likewise.
19779         (asin_test_tonearest): Likewise.
19780         (asin_test_towardzero): Likewise.
19781         (asin_test_downward): Likewise.
19782         (asin_test_upward): Likewise.
19783         (asinh_test): Likewise.
19784         (atan_test): Likewise.
19785         (atanh_test): Likewise.
19786         (atan2_test): Likewise.
19787         (cabs_test): Likewise.
19788         (cacos_test): Use END_COMPLEX macro without arguments.
19789         (cacosh_test): Likewise.
19790         (carg_test): Use END macro without arguments.
19791         (casin_test): Use END_COMPLEX macro without arguments.
19792         (casinh_test): Likewise.
19793         (catan_test): Likewise.
19794         (catanh_test): Likewise.
19795         (cbrt_test): Use END macro without arguments.
19796         (ccos_test): Use END_COMPLEX macro without arguments.
19797         (ccosh_test): Likewise.
19798         (ceil_test): Use END macro without arguments.
19799         (cexp_test): Use END_COMPLEX macro without arguments.
19800         (cimag_test): Use END macro without arguments.
19801         (clog_test): Use END_COMPLEX macro without arguments.
19802         (clog10_test): Likewise.
19803         (conj_test): Likewise.
19804         (copysign_test): Use END macro without arguments.
19805         (cos_test): Likewise.
19806         (cos_test_tonearest): Likewise.
19807         (cos_test_towardzero): Likewise.
19808         (cos_test_downward): Likewise.
19809         (cos_test_upward): Likewise.
19810         (cosh_test): Likewise.
19811         (cosh_test_tonearest): Likewise.
19812         (cosh_test_towardzero): Likewise.
19813         (cosh_test_downward): Likewise.
19814         (cosh_test_upward): Likewise.
19815         (cpow_test): Use END_COMPLEX macro without arguments.
19816         (cproj_test): Likewise.
19817         (creal_test): Use END macro without arguments.
19818         (csin_test): Use END_COMPLEX macro without arguments.
19819         (csinh_test): Likewise.
19820         (csqrt_test): Likewise.
19821         (ctan_test): Likewise.
19822         (ctan_test_tonearest): Likewise.
19823         (ctan_test_towardzero): Likewise.
19824         (ctan_test_downward): Likewise.
19825         (ctan_test_upward): Likewise.
19826         (ctanh_test): Likewise.
19827         (ctanh_test_tonearest): Likewise.
19828         (ctanh_test_towardzero): Likewise.
19829         (ctanh_test_downward): Likewise.
19830         (ctanh_test_upward): Likewise.
19831         (erf_test): Use END macro without arguments.
19832         (erfc_test): Likewise.
19833         (exp_test): Likewise.
19834         (exp_test_tonearest): Likewise.
19835         (exp_test_towardzero): Likewise.
19836         (exp_test_downward): Likewise.
19837         (exp_test_upward): Likewise.
19838         (exp10_test): Likewise.
19839         (exp2_test): Likewise.
19840         (expm1_test): Likewise.
19841         (fabs_test): Likewise.
19842         (fdim_test): Likewise.
19843         (finite_test): Likewise.
19844         (floor_test): Likewise.
19845         (fma_test): Likewise.
19846         (fma_test_towardzero): Likewise.
19847         (fma_test_downward): Likewise.
19848         (fma_test_upward): Likewise.
19849         (fmax_test): Likewise.
19850         (fmin_test): Likewise.
19851         (fmod_test): Likewise.
19852         (fpclassify_test): Likewise.
19853         (frexp_test): Likewise.
19854         (gamma_test): Likewise.
19855         (hypot_test): Likewise.
19856         (ilogb_test): Likewise.
19857         (isfinite_test): Likewise.
19858         (isgreater_test): Likewise.
19859         (isgreaterequal_test): Likewise.
19860         (isinf_test): Likewise.
19861         (isless_test): Likewise.
19862         (islessequal_test): Likewise.
19863         (islessgreater_test): Likewise.
19864         (isnan_test): Likewise.
19865         (isnormal_test): Likewise.
19866         (issignaling_test): Likewise.
19867         (isunordered_test): Likewise.
19868         (j0_test): Likewise.
19869         (j1_test): Likewise.
19870         (jn_test): Likewise.
19871         (ldexp_test): Likewise.
19872         (lgamma_test): Likewise.
19873         (lrint_test): Likewise.
19874         (lrint_test_tonearest): Likewise.
19875         (lrint_test_towardzero): Likewise.
19876         (lrint_test_downward): Likewise.
19877         (lrint_test_upward): Likewise.
19878         (llrint_test): Likewise.
19879         (llrint_test_tonearest): Likewise.
19880         (llrint_test_towardzero): Likewise.
19881         (llrint_test_downward): Likewise.
19882         (llrint_test_upward): Likewise.
19883         (log_test): Likewise.
19884         (log10_test): Likewise.
19885         (log1p_test): Likewise.
19886         (log2_test): Likewise.
19887         (logb_test): Likewise.
19888         (logb_test_downward): Likewise.
19889         (lround_test): Likewise.
19890         (llround_test): Likewise.
19891         (modf_test): Likewise.
19892         (nearbyint_test): Likewise.
19893         (nextafter_test): Likewise.
19894         (nexttoward_test): Likewise.
19895         (pow_test): Likewise.
19896         (pow_test_tonearest): Likewise.
19897         (pow_test_towardzero): Likewise.
19898         (pow_test_downward): Likewise.
19899         (pow_test_upward): Likewise.
19900         (remainder_test): Likewise.
19901         (remainder_test_tonearest): Likewise.
19902         (remainder_test_towardzero): Likewise.
19903         (remainder_test_downward): Likewise.
19904         (remainder_test_upward): Likewise.
19905         (remquo_test): Likewise.
19906         (rint_test): Likewise.
19907         (rint_test_tonearest): Likewise.
19908         (rint_test_towardzero): Likewise.
19909         (rint_test_downward): Likewise.
19910         (rint_test_upward): Likewise.
19911         (round_test): Likewise.
19912         (scalb_test): Likewise.
19913         (scalbn_test): Likewise.
19914         (scalbln_test): Likewise.
19915         (signbit_test): Likewise.
19916         (sin_test): Likewise.
19917         (sin_test_tonearest): Likewise.
19918         (sin_test_towardzero): Likewise.
19919         (sin_test_downward): Likewise.
19920         (sin_test_upward): Likewise.
19921         (sincos_test): Likewise.
19922         (sinh_test): Likewise.
19923         (sinh_test_tonearest): Likewise.
19924         (sinh_test_towardzero): Likewise.
19925         (sinh_test_downward): Likewise.
19926         (sinh_test_upward): Likewise.
19927         (sqrt_test): Likewise.
19928         (tan_test): Likewise.
19929         (tan_test_tonearest): Likewise.
19930         (tan_test_towardzero): Likewise.
19931         (tan_test_downward): Likewise.
19932         (tan_test_upward): Likewise.
19933         (tanh_test): Likewise.
19934         (tgamma_test): Likewise.
19935         (trunc_test): Likewise.
19936         (y0_test): Likewise.
19937         (y1_test): Likewise.
19938         (yn_test): Likewise.
19939         (significand_test): Likewise.
19940
19941 2013-05-24  Ondřej Bílka  <neleai@seznam.cz>
19942
19943         [BZ #15381]
19944         * libio/genops.c (_IO_no_init): Initialize wide struct info.
19945
19946 2013-05-23  Edjunior Machado  <emachado@linux.vnet.ibm.com>
19947
19948         [BZ #14894]
19949         * sysdeps/powerpc/sys/platform/ppc.h: Add __ppc_yield,
19950         __ppc_mdoio and __ppc_mdoom.
19951         * manual/platform.texi: Document new functions __ppc_yield,
19952         __ppc_mdoio and __ppc_mdoom.
19953
19954 2013-05-22  Carlos O'Donell  <carlos@redhat.com>
19955
19956         * elf/ldconfig.c (is_hwcap_platform): Make comments full setences.
19957         (main): Mention "tls" pseudo-hwcap is legacy.
19958         * elf/dl-hwcaps.c (_dl_important_hwcaps): Correct rounding comment.
19959
19960 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
19961
19962         * math/gen-libm-test.pl (parse_args): Output only string of
19963         arguments as text for test name, not full call or descriptions of
19964         tests for extra outputs.
19965         (generate_testfile): Do not pass function name to parse_args.
19966         Generate this_func variable from START.
19967         * math/libm-test.inc (struct test_f_f_data): Rename test_name
19968         field to arg_str.
19969         (struct test_ff_f_data): Likewise.
19970         (test_ff_f_data_nexttoward): Likewise.
19971         (struct test_fi_f_data): Likewise.
19972         (struct test_fl_f_data): Likewise.
19973         (struct test_if_f_data): Likewise.
19974         (struct test_fff_f_data): Likewise.
19975         (struct test_c_f_data): Likewise.
19976         (struct test_f_f1_data): Likewise.  Remove field extra_name.
19977         (struct test_fF_f1_data): Likewise.
19978         (struct test_ffI_f1_data): Likewise.
19979         (struct test_c_c_data): Rename test_name field to arg_str.
19980         (struct test_cc_c_data): Likewise.
19981         (struct test_f_i_data): Likewise.
19982         (struct test_ff_i_data): Likewise.
19983         (struct test_f_l_data): Likewise.
19984         (struct test_f_L_data): Likewise.
19985         (struct test_fFF_11_data): Likewise.  Remove fields extra1_name
19986         and extra2_name.
19987         (COMMON_TEST_SETUP): New macro.
19988         (EXTRA_OUTPUT_TEST_SETUP): Likewise.
19989         (COMMON_TEST_CLEANUP): Likewise.
19990         (EXTRA_OUTPUT_TEST_CLEANUP): Likewise.
19991         (RUN_TEST_f_f): Take argument string.  Call new setup and cleanup
19992         macros.
19993         (RUN_TEST_LOOP_f_f): Update call to RUN_TEST_f_f.
19994         (RUN_TEST_2_f): Take argument string.  Call new setup and cleanup
19995         macros.
19996         (RUN_TEST_LOOP_2_f): Update call to RUN_TEST_2_f.
19997         (RUN_TEST_fff_f): Take argument string.  Call new setup and
19998         cleanup macros.
19999         (RUN_TEST_LOOP_fff_f): Update call to RUN_TEST_fff_f.
20000         (RUN_TEST_c_f): Take argument string.  Call new setup and cleanup
20001         macros.
20002         (RUN_TEST_LOOP_c_f): Update call to RUN_TEST_c_f.
20003         (RUN_TEST_f_f1): Take argument string.  Call new setup and cleanup
20004         macros.
20005         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
20006         (RUN_TEST_fF_f1): Take argument string.  Call new setup and
20007         cleanup macros.
20008         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
20009         (RUN_TEST_fI_f1): Take argument string.  Call new setup and
20010         cleanup macros.
20011         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
20012         (RUN_TEST_ffI_f1): Take argument string.  Call new setup and
20013         cleanup macros.
20014         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
20015         (RUN_TEST_c_c): Take argument string.  Call new setup and cleanup
20016         macros.
20017         (RUN_TEST_LOOP_c_c): Update call to RUN_TEST_c_c.
20018         (RUN_TEST_cc_c): Take argument string.  Call new setup and cleanup
20019         macros.
20020         (RUN_TEST_LOOP_cc_c): Update call to RUN_TEST_cc_c.
20021         (RUN_TEST_f_i): Take argument string.  Call new setup and cleanup
20022         macros.
20023         (RUN_TEST_LOOP_f_i): Update call to RUN_TEST_f_i.
20024         (RUN_TEST_f_i_tg): Take argument string.  Call new setup and
20025         cleanup macros.
20026         (RUN_TEST_LOOP_f_i_tg): Update call to RUN_TEST_f_i_tg.
20027         (RUN_TEST_ff_i_tg): Take argument string.  Call new setup and
20028         cleanup macros.
20029         (RUN_TEST_LOOP_ff_i_tg): Update call to RUN_TEST_ff_i_tg.
20030         (RUN_TEST_f_b): Take argument string.  Call new setup and cleanup
20031         macros.
20032         (RUN_TEST_LOOP_f_b): Update call to RUN_TEST_f_b.
20033         (RUN_TEST_f_b_tg): Take argument string.  Call new setup and
20034         cleanup macros.
20035         (RUN_TEST_LOOP_f_b_tg): Update call to RUN_TEST_f_b_tg.
20036         (RUN_TEST_f_l): Take argument string.  Call new setup and cleanup
20037         macros.
20038         (RUN_TEST_LOOP_f_l): Update call to RUN_TEST_f_l.
20039         (RUN_TEST_f_L): Take argument string.  Call new setup and cleanup
20040         macros.
20041         (RUN_TEST_LOOP_f_L): Update call to RUN_TEST_f_L.
20042         (RUN_TEST_fFF_11): Take argument string.  Call new setup and
20043         cleanup macros.
20044         (RUN_TEST_LOOP_fFF_11): Update call to RUN_TEST_fFF_11.
20045
20046 2013-05-22  Edjunior Barbosa Machado  <emachado@linux.vnet.ibm.com>
20047
20048         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add si_addr_lsb
20049         to _sifields.sigfault.
20050         (si_addr_lsb): Define new macro.
20051         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
20052         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
20053         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: Likewise.
20054
20055 2013-05-03  Carlos O'Donell  <carlos at redhat.com>
20056
20057         [BZ #15441]
20058         * intl/dcigettext.c (DCIGETTEXT): Skip translating if _nl_find_msg
20059         returns -1.
20060         (_nl_find_msg): Return -1 if recursive call returned -1. If newmem is
20061         null return -1.
20062         * intl/loadmsgcat.c (_nl_load_domain): If _nl_find_msg returns -1 abort
20063         loading the domain.
20064
20065 2013-05-22  Joseph Myers  <joseph@codesourcery.com>
20066
20067         * math/gen-libm-test.pl (parse_args): Do not include expected
20068         result in test name.
20069         * sysdeps/i386/fpu/libm-test-ulps: Update test names.
20070         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
20071         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
20072         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
20073         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
20074         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20075
20076 2013-05-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
20077
20078         * benchtests/Makefile: Sort function entries.
20079
20080         * benchtests/Makefile (bench): Add asin, acos, sinh, cosh,
20081         tanh, asinh, acosh, atanh.
20082         * benchtests/acos-inputs: New file.
20083         * benchtests/acosh-inputs: New file.
20084         * benchtests/asin-inputs: New file.
20085         * benchtests/asinh-inputs: New file.
20086         * benchtests/atanh-inputs: New file.
20087         * benchtests/cosh-inputs: New file.
20088         * benchtests/log-inputs: New file.
20089         * benchtests/sinh-inputs: New file.
20090         * benchtests/tanh-inputs: New file.
20091
20092 2013-05-21  Dmitry V. Levin  <ldv@altlinux.org>
20093
20094         [BZ #15339]
20095         * posix/tst-getaddrinfo4.c: New test.
20096         * posix/Makefile (tests): Add it.
20097
20098 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
20099
20100         [BZ #15339]
20101         * nss/getXXbyYY_r.c (REENTRANT_NAME): Set NETDB_INTERNAL only
20102         when no services were used.
20103         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set h_errno.
20104         Return EAI_SYSTEM if h_errno is NETDB_INTERNAL.
20105
20106 2013-05-21  Andreas Schwab  <schwab@suse.de>
20107
20108         [BZ #15014]
20109         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME))
20110         [HANDLE_DIGITS_DOTS]: Set any_service when digits-dots parsing was
20111         successful.
20112         * nss/digits_dots.c (__nss_hostname_digits_dots): Remove
20113         redundant variable declarations and reallocation of buffer when
20114         parsing as IPv6 address.  Always set NSS status when called from
20115         reentrant functions.  Use NETDB_INTERNAL instead of TRY_AGAIN when
20116         buffer too small.  Correct computation of needed size.
20117         * nss/Makefile (tests): Add test-digits-dots.
20118         * nss/test-digits-dots.c: New test.
20119
20120 2013-05-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
20121
20122         * benchtests/Makefile: Remove instructions for adding
20123         benchmark tests.
20124         * benchtests/README: New file to explain how to execute and
20125         enhance the benchmark tests.
20126
20127 2013-05-21  Andreas Schwab  <schwab@suse.de>
20128
20129         [BZ #15493]
20130         * setjmp/Makefile (tests): Add tst-sigsetjmp.
20131         * setjmp/tst-sigsetjmp.c: New test.
20132
20133 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
20134
20135         * sysdeps/x86_64/memset.S (memset): New implementation.
20136         (__bzero): Likewise.
20137         (__memset_tail): New function.
20138
20139 2013-05-20  Ondřej Bílka  <neleai@seznam.cz>
20140
20141         * sysdeps/x86_64/multiarch/memcpy-sse2-unaligned.S: New file.
20142         * sysdeps/x86_64/multiarch/memcpy.S (__new_memcpy): Add
20143         __memcpy_sse2_unaligned ifunc selection.
20144         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
20145         Add memcpy-sse2-unaligned.S.
20146         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
20147         Add: __memcpy_sse2_unaligned.
20148
20149 2013-05-19  Joseph Myers  <joseph@codesourcery.com>
20150
20151         [BZ #15490]
20152         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
20153         math_force_eval before restoring floating-point envrionment.
20154         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Likewise.
20155         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl):
20156         Likewise.
20157         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Include
20158         <math_private.h>.
20159         (__nearbyintl): Use math_force_eval before restoring
20160         floating-point environment.
20161         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c (__nearbyintl): Likewise.
20162
20163         * math/gen-libm-test.pl (special_functions): Remove.
20164         (parse_args): Don't handle TEST_extra.  Handle functions with no
20165         return value.
20166         * math/libm-test.inc (struct test_sincos_data): Replace with
20167         struct test_fFF_11_data.
20168         (RUN_TEST_sincos): Replace with RUN_TEST_fFF_11.
20169         (RUN_TEST_LOOP_sincos): Replace with RUN_TEST_LOOP_fFF_11.
20170         (sincos_test_data): Change element type to struct
20171         test_fFF_11_data.  Use TEST_fFF_11 instead of TEST_extra.
20172         (sincos_test): Use RUN_TEST_LOOP_fFF_11 instead of
20173         RUN_TEST_LOOP_sincos.
20174         * math/README.libm-test: Don't mention special handling of
20175         individual functions.
20176         * sysdeps/i386/fpu/libm-test-ulps: Update names of sincos tests.
20177         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
20178         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
20179         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
20180         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
20181         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
20182
20183         * math/gen-libm-test.pl (get_variable): Remove function.
20184         (parse_args): Don't show pointer parameters to call in test
20185         names.  Use "extra output N" in test names for extra outputs
20186         rather than naming variables.
20187
20188 2013-05-18  Joseph Myers  <joseph@codesourcery.com>
20189
20190         [BZ #15488]
20191         * math/complex.h [__USE_ISOC11 && __GNUC_PREREQ (4, 7) &&
20192         __NO_LONG_DOUBLE_MATH] (CMPLXL): Define macro.
20193         * math/tst-CMPLX.c (do_test) [NO_LONG_DOUBLE]: Do not disable long
20194         double tests.
20195         * make/tst-CMPLX2.c [NO_LONG_DOUBLE] (check_long_double): Do not
20196         disable.
20197         (do_test) [NO_LONG_DOUBLE]: Do not disable call to
20198         check_long_double.
20199
20200         * math/gen-libm-test.pl (@tests): Remove variable.
20201         ($count): Likewise.
20202         (new_test): Remove function.
20203         (show_exceptions): New function.
20204         (special_functions): Use show_exceptions instead of new_test.
20205         (parse_args): Likewise.
20206         (generate_testfile): Pass only function name in generated call to
20207         print_max_error or print_complex_max_error.
20208         (get_ulps): Do not handle complex tests specially.
20209         (output_test): Rename to ...
20210         (get_all_ulps_for_test): ... this.  Return a string rather than
20211         printing to a file.  Require ulps to be present.
20212         (output_ulps): Generate arrays rather than #defines.
20213         * math/libm-test.inc: Move down #include of "libm-test-ulps.h".
20214         (struct ulp_data): New type.
20215         (BUILD_COMPLEX_ULP): Remove macro.
20216         (compare_ulp_data): New function.
20217         (find_ulps): Likewise.
20218         (find_test_ulps): Likewise.
20219         (find_function_ulps): Likewise.
20220         (find_complex_function_ulps): Likewise.
20221         (print_max_error): Determine allowed ulps using
20222         find_function_ulps.
20223         (print_complex_max_error): Determine allowed ulps using
20224         find_complex_function_ulps.
20225         (check_float_internal): Determine max ulps using find_test_ulps.
20226         (check_float): Do not take max_ulp parameter.  Update call to
20227         check_float_internal.
20228         (check_complex): Likewise.
20229         (check_int): Do not take max_ulp parameter.
20230         (check_long): Likewise.
20231         (check_bool): Likewise.
20232         (check_longlong): Likewise.
20233         (struct test_f_f_data): Remove max_ulp field.
20234         (struct test_ff_f_data): Likewise.
20235         (struct test_ff_f_data_nexttoward): Likewise.
20236         (struct test_fi_f_data): Likewise.
20237         (struct test_fl_f_data): Likewise.
20238         (struct test_if_f_data): Likewise.
20239         (struct test_fff_f_data): Likewise.
20240         (struct test_c_f_data): Likewise.
20241         (struct test_f_f1_data): Remove max_ulp and extra_ulp fields.
20242         (struct test_fF_f1_data): Likewise.
20243         (struct test_ffI_f1_data): Likewise.
20244         (struct test_c_c_data): Remove max_ulp field.
20245         (struct test_cc_c_data): Likewise.
20246         (struct test_f_i_data): Likewise.
20247         (struct test_ff_i_data): Likewise.
20248         (struct test_f_l_data): Likewise.
20249         (struct test_f_L_data): Likewise.
20250         (struct test_sincos_data): Likewise.
20251         (RUN_TEST_f_f): Do not handle ulps.
20252         (RUN_TEST_LOOP_f_f): Likewise.
20253         (RUN_TEST_2_f): Likewise.
20254         (RUN_TEST_LOOP_2_f): Likewise.
20255         (RUN_TEST_fff_f): Likewise.
20256         (RUN_TEST_LOOP_fff_f): Likewise.
20257         (RUN_TEST_c_f): Likewise.
20258         (RUN_TEST_LOOP_c_f): Likewise.
20259         (RUN_TEST_f_f1): Likewise.
20260         (RUN_TEST_LOOP_f_f1): Likewise.
20261         (RUN_TEST_fF_f1): Likewise.
20262         (RUN_TEST_LOOP_fF_f1): Likewise.
20263         (RUN_TEST_fI_f1): Likewise.
20264         (RUN_TEST_LOOP_fI_f1): Likewise.
20265         (RUN_TEST_ffI_f1): Likewise.
20266         (RUN_TEST_LOOP_ffI_f1): Likewise.
20267         (RUN_TEST_c_c): Likewise.
20268         (RUN_TEST_LOOP_c_c): Likewise.
20269         (RUN_TEST_cc_c): Likewise.
20270         (RUN_TEST_LOOP_cc_c): Likewise.
20271         (RUN_TEST_f_i): Likewise.
20272         (RUN_TEST_LOOP_f_i): Likewise.
20273         (RUN_TEST_f_i_tg): Likewise.
20274         (RUN_TEST_LOOP_f_i_tg): Likewise.
20275         (RUN_TEST_ff_i_tg): Likewise.
20276         (RUN_TEST_LOOP_ff_i_tg): Likewise.
20277         (RUN_TEST_f_b): Likewise.
20278         (RUN_TEST_LOOP_f_b): Likewise.
20279         (RUN_TEST_f_b_tg): Likewise.
20280         (RUN_TEST_LOOP_f_b_tg): Likewise.
20281         (RUN_TEST_f_l): Likewise.
20282         (RUN_TEST_LOOP_f_l): Likewise.
20283         (RUN_TEST_f_L): Likewise.
20284         (RUN_TEST_LOOP_f_L): Likewise.
20285         (RUN_TEST_sincos): Likewise.
20286         (RUN_TEST_LOOP_sincos): Likewise.
20287
20288 2013-05-17  Joseph Myers  <joseph@codesourcery.com>
20289
20290         [BZ #15480]
20291         [BZ #15485]
20292         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder): For
20293         main case of finite arguments, set rounding mode to FE_TONEAREST
20294         and discard exceptions.
20295         * math/libm-test.inc (remainder_test_data): Disallow "inexact"
20296         exceptions.
20297         (remainder_tonearest_test_data): New variable.
20298         (remainder_test_tonearest): New function.
20299         (remainder_towardzero_test_data): New variable.
20300         (remainder_test_towardzero): New function.
20301         (remainder_downward_test_data): New variable.
20302         (remainder_test_downward): New function.
20303         (remainder_upward_test_data): New variable.
20304         (remainder_test_upward): New function.
20305         (main): Call the new test functions.
20306
20307         * math/libm-test.inc (struct test_f_f1_data): Remove field
20308         extra_init.
20309         (struct test_fF_f1_data): Likewise.
20310         (struct test_ffI_f1_data): Likewise.
20311         (RUN_TEST_f_f1): Remove argument EXTRA_INIT.  Initialize EXTRA_VAR
20312         based on value of EXTRA_EXPECTED.
20313         (RUN_TEST_LOOP_f_f1): Update call to RUN_TEST_f_f1.
20314         (RUN_TEST_fF_f1): Remove argument EXTRA_INIT.  Initialize
20315         EXTRA_VAR based on value of EXTRA_EXPECTED.
20316         (RUN_TEST_LOOP_fF_f1): Update call to RUN_TEST_fF_f1.
20317         (RUN_TEST_fI_f1): Remove argument EXTRA_INIT.  Initialize
20318         EXTRA_VAR based on value of EXTRA_EXPECTED.
20319         (RUN_TEST_LOOP_fI_f1): Update call to RUN_TEST_fI_f1.
20320         (RUN_TEST_ffI_f1): Remove argument EXTRA_INIT.  Initialize
20321         EXTRA_VAR based on value of EXTRA_EXPECTED.
20322         (RUN_TEST_LOOP_ffI_f1): Update call to RUN_TEST_ffI_f1.
20323         * math/gen-libm-test.pl (parse_args): Don't output initializers
20324         for extra output values.
20325
20326         * math/libm-test.inc (check_int): Expect result to be exactly
20327         equal to expected value and do not handle ulps.
20328         (check_long): Likewise.
20329         (check_longlong): Likewise.
20330
20331         * math/libm-test.inc (ceil_test_data): Test for "inexact"
20332         exceptions.
20333         (cimag_test_data): Likewise.
20334         (conj_test_data): Likewise.
20335         (copysign_test_data): Likewise.
20336         (cproj_test_data): Likewise.
20337         (creal_test_data): Likewise.
20338         (fabs_test_data): Likewise.
20339         (fdim_test_data): Likewise.
20340         (finite_test_data): Likewise.
20341         (floor_test_data): Likewise.
20342         (fmax_test_data): Likewise.
20343         (fmin_test_data): Likewise.
20344         (fmod_test_data): Likewise.
20345         (fpclassify_test_data): Likewise.
20346         (frexp_test_data): Likewise.
20347         (ilogb_test_data): Likewise.
20348         (isfinite_test_data): Likewise.
20349         (isgreater_test_data): Likewise.
20350         (isgreaterequal_test_data): Likewise.
20351         (isinf_test_data): Likewise.
20352         (isless_test_data): Likewise.
20353         (islessequal_test_data): Likewise.
20354         (islessgreater_test_data): Likewise.
20355         (isnan_test_data): Likewise.
20356         (isnormal_test_data): Likewise.
20357         (issignaling_test_data): Likewise.
20358         (isunordered_test_data): Likewise.
20359         (ldexp_test_data): Likewise.
20360         (lrint_test_data): Likewise.
20361         (lrint_test_data) [TEST_FLOAT]: Disable one test.
20362         (lrint_test_data) [!TEST_LDOUBLE]: Likewise.
20363         (lrint_tonearest_test_data): Test for "inexact" exceptions.
20364         (lrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
20365         (lrint_tonearest_test_data) [!TEST_LDOUBLE]: Likewise.
20366         (lrint_tonearest_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
20367         test input.
20368         (lrint_towardzero_test_data): Test for "inexact" exceptions.
20369         (lrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
20370         (lrint_towardzero_test_data) [!TEST_LDOUBLE]: Likewise.
20371         (lrint_towardzero_test_data) [TEST_LDOUBLE]: Use "L" suffix on
20372         that test input.
20373         (lrint_downward_test_data): Test for "inexact" exceptions.
20374         (lrint_downward_test_data) [TEST_FLOAT]: Disable one test.
20375         (lrint_downward_test_data) [!TEST_LDOUBLE]: Likewise.
20376         (lrint_downward_test_data) [TEST_LDOUBLE]: Use "L" suffix on that
20377         test input.
20378         (lrint_upward_test_data): Test for "inexact" exceptions.
20379         (lrint_upward_test_data) [TEST_LDOUBLE]: Use "L" suffix on one
20380         test input.
20381         (llrint_test_data): Test for "inexact" exceptions.
20382         (llrint_test_data) [TEST_FLOAT]: Disable one test.
20383         (llrint_tonearest_test_data): Test for "inexact" exceptions.
20384         (llrint_tonearest_test_data) [TEST_FLOAT]: Disable one test.
20385         (llrint_towardzero_test_data): Test for "inexact" exceptions.
20386         (llrint_towardzero_test_data) [TEST_FLOAT]: Disable one test.
20387         (llrint_downward_test_data): Test for "inexact" exceptions.
20388         (llrint_downward_test_data) [TEST_FLOAT]: Disable one test.
20389         (llrint_upward_test_data): Test for "inexact" exceptions.
20390         (logb_test_data): Likewise.
20391         (logb_downward_test_data): Likewise.
20392         (nextafter_test_data): Likewise.
20393         (nexttoward_test_data): Likewise.
20394         (remainder_test_data): Likewise.
20395         (remquo_test_data): Likewise.
20396         (scalbn_test_data): Likewise.
20397         (scalbln_test_data): Likewise.
20398         (signbit_test_data): Likewise.
20399         (sqrt_test_data): Likewise.
20400         (significand_test_data): Likewise.
20401
20402 2013-05-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
20403
20404         [BZ #15424]
20405         * benchtests/bench-modf.c (struct args): Mark arg0 as
20406         volatile.
20407         * scripts/bench.pl: Mark members of struct args as volatile.
20408
20409 2013-05-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
20410
20411         [BZ # 15497]
20412         * sysdeps/powerpc/fpu/e_hypot.c (GET_TWO_FLOAT_WORD): Fix test for
20413         negative infinity on POWER6 or lower.
20414         * sysdeps/powerpc/fpu/e_hypotf.c (GET_TWO_FLOAT_WORD): Likewise.
20415
20416 2013-05-16  Maciej W. Rozycki  <macro@codesourcery.com>
20417
20418         [BZ #15442]
20419         * soft-fp/op-common.h (_FP_FRAC_SNANP): New macro.
20420         (_FP_FRAC_SNANP_SEMIRAW): Likewise.
20421         (_FP_UNPACK_CANONICAL): Use _FP_FRAC_SNANP.
20422         (_FP_CHECK_SIGNAN_SEMIRAW): Use _FP_FRAC_SNANP_SEMIRAW.
20423         (_FP_SETQNAN): New macro.
20424         (_FP_SETQNAN_SEMIRAW): Likewise.
20425         (_FP_PACK_SEMIRAW): Use _FP_SETQNAN.
20426         (_FP_PACK_CANONICAL): Use _FP_SETQNAN.
20427         (_FP_ISSIGNAN): Use _FP_FRAC_SNANP.
20428         (FP_EXTEND): Use _FP_FRAC_SNANP.
20429         (FP_TRUNC): Use _FP_SETQNAN_SEMIRAW.
20430         * soft-fp/testit.c (gen_special_double): Take _FP_QNANNEGATEDP
20431         into account.
20432         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
20433         New macro.
20434         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_QNANNEGATEDP):
20435         Likewise.
20436
20437 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
20438
20439         * math/libm-test.inc (atanh_test_data): Use ERRNO_ERANGE together
20440         with DIVIDE_BY_ZERO_EXCEPTION.
20441         (gamma_test_data): Likewise.
20442         (lgamma_test_data): Likewise.
20443         (log_test_data): Likewise.
20444         (log10_test_data): Likewise.
20445         (log2_test_data): Likewise.
20446         (tgamma_test_data): Likewise.
20447
20448         * math/libm-test.inc (acos_test): Don't test for ENOSYS error.
20449         (acos_test_tonearest): Likewise.
20450         (acos_test_towardzero): Likewise.
20451         (acos_test_downward): Likewise.
20452         (acos_test_upward): Likewise.
20453         (acosh_test): Likewise.
20454         (asin_test): Likewise.
20455         (asin_test_tonearest): Likewise.
20456         (asin_test_towardzero): Likewise.
20457         (asin_test_downward): Likewise.
20458         (asin_test_upward): Likewise.
20459         (asinh_test): Likewise.
20460         (atan_test): Likewise.
20461         (atanh_test): Likewise.
20462         (atan2_test): Likewise.
20463         (cabs_test): Likewise.
20464         (cacos_test): Likewise.
20465         (cacosh_test): Likewise.
20466         (casin_test): Likewise.
20467         (casinh_test): Likewise.
20468         (catan_test): Likewise.
20469         (catanh_test): Likewise.
20470         (cbrt_test): Likewise.
20471         (ccos_test): Likewise.
20472         (ccosh_test): Likewise.
20473         (cexp_test): Likewise.
20474         (clog_test): Likewise.
20475         (clog10_test): Likewise.
20476         (cos_test): Likewise.
20477         (cos_test_tonearest): Likewise.
20478         (cos_test_towardzero): Likewise.
20479         (cos_test_downward): Likewise.
20480         (cos_test_upward): Likewise.
20481         (cosh_test): Likewise.
20482         (cosh_test_tonearest): Likewise.
20483         (cosh_test_towardzero): Likewise.
20484         (cosh_test_downward): Likewise.
20485         (cosh_test_upward): Likewise.
20486         (cpow_test): Likewise.
20487         (csin_test): Likewise.
20488         (csinh_test): Likewise.
20489         (csqrt_test): Likewise.
20490         (ctan_test): Likewise.
20491         (ctan_test_tonearest): Likewise.
20492         (ctan_test_towardzero): Likewise.
20493         (ctan_test_downward): Likewise.
20494         (ctan_test_upward): Likewise.
20495         (ctanh_test): Likewise.
20496         (ctanh_test_tonearest): Likewise.
20497         (ctanh_test_towardzero): Likewise.
20498         (ctanh_test_downward): Likewise.
20499         (ctanh_test_upward): Likewise.
20500         (erf_test): Likewise.
20501         (erfc_test): Likewise.
20502         (exp_test): Likewise.
20503         (exp_test_tonearest): Likewise.
20504         (exp_test_towardzero): Likewise.
20505         (exp_test_downward): Likewise.
20506         (exp_test_upward): Likewise.
20507         (exp10_test): Likewise.
20508         (exp2_test): Likewise.
20509         (expm1_test): Likewise.
20510         (fmod_test): Likewise.
20511         (gamma_test): Likewise.
20512         (hypot_test): Likewise.
20513         (j0_test): Likewise.
20514         (j1_test): Likewise.
20515         (jn_test): Likewise.
20516         (lgamma_test): Likewise.
20517         (log_test): Likewise.
20518         (log10_test): Likewise.
20519         (log1p_test): Likewise.
20520         (log2_test): Likewise.
20521         (logb_test_downward): Likewise.
20522         (pow_test): Likewise.
20523         (pow_test_tonearest): Likewise.
20524         (pow_test_towardzero): Likewise.
20525         (pow_test_downward): Likewise.
20526         (pow_test_upward): Likewise.
20527         (remainder_test): Likewise.
20528         (remquo_test): Likewise.
20529         (sin_test): Likewise.
20530         (sin_test_tonearest): Likewise.
20531         (sin_test_towardzero): Likewise.
20532         (sin_test_downward): Likewise.
20533         (sin_test_upward): Likewise.
20534         (sincos_test): Likewise.
20535         (sinh_test): Likewise.
20536         (sinh_test_tonearest): Likewise.
20537         (sinh_test_towardzero): Likewise.
20538         (sinh_test_downward): Likewise.
20539         (sinh_test_upward): Likewise.
20540         (sqrt_test): Likewise.
20541         (tan_test): Likewise.
20542         (tan_test_tonearest): Likewise.
20543         (tan_test_towardzero): Likewise.
20544         (tan_test_downward): Likewise.
20545         (tan_test_upward): Likewise.
20546         (tanh_test): Likewise.
20547         (tgamma_test): Likewise.
20548         (y0_test): Likewise.
20549         (y1_test): Likewise.
20550         (yn_test): Likewise.
20551
20552         * math/gen-libm-test.pl (adjust_arg): Remove function.
20553         (special_function): Remove argument $in_func.  Only handle
20554         generating output for tables of tests, not inside functions.
20555         (parse_args): Likewise.
20556         (generate_testfile): Remove variable $in_func.  Update call to
20557         parse_args.
20558         * math/libm-test.inc (PLUS_ZERO_INIT): Rename macro to plus_zero.
20559         (MINUS_ZERO_INIT): Rename macro to minus_zero.
20560         (PLUS_INFTY_INIT): Rename macro to plus_infty.
20561         (MINUS_INFTY_INIT): Rename macro to minus_infty.
20562         (QNAN_VALUE_INIT): Rename macro to qnan_value.
20563         (MAX_VALUE_INIT): Rename macro to max_value.
20564         (MIN_VALUE_INIT): Rename macro to min_value.
20565         (MIN_SUBNORM_VALUE_INIT): Rename macro to min_subnorm_value.
20566         (plus_zero): Remove variable.
20567         (minus_zero): Likewise.
20568         (plus_infty): Likewise.
20569         (minus_infty): Likewise.
20570         (qnan_value): Likewise.
20571         (max_value): Likewise.
20572         (min_value): Likewise.
20573         (min_subnorm_value): Likewise.
20574
20575 2013-05-16  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
20576
20577         * crypt/sha512-block.c: Add missing #include <stdint.h> due to
20578         uint64_t or uint32_t usage.
20579         * crypt/sha256-block.c: Likewise.
20580         * crypt/sha256-crypt.c: Likewise.
20581         * crypt/sha256.c: Likewise.
20582         * crypt/sha512-block.c: Likewise.
20583         * crypt/sha512-crypt.c: Likewise.
20584         * crypt/sha512.c: Likewise.
20585         * debug/backtrace-tst.c: Likewise.
20586         * debug/pcprofiledump.c: Likewise.
20587         * elf/cache.c: Likewise.
20588         * elf/dl-cache.c: Likewise.
20589         * elf/dl-misc.c: Likewise.
20590         * elf/dl-profile.c: Likewise.
20591         * elf/dl-support.c: Likewise.
20592         * elf/ldconfig.c: Likewise.
20593         * elf/sprof.c: Likewise.
20594         * iconv/dummy-repertoire.c: Likewise.
20595         * iconv/iconv_charmap.c: Likewise.
20596         * iconv/skeleton.c: Likewise.
20597         * iconvdata/8bit-generic.c: Likewise.
20598         * iconvdata/cp737.h: Likewise.
20599         * iconvdata/cp775.h: Likewise.
20600         * iconvdata/ibm1008.h: Likewise.
20601         * iconvdata/ibm1025.h: Likewise.
20602         * iconvdata/ibm1046.h: Likewise.
20603         * iconvdata/ibm1097.h: Likewise.
20604         * iconvdata/ibm1112.h: Likewise.
20605         * iconvdata/ibm1122.h: Likewise.
20606         * iconvdata/ibm1123.h: Likewise.
20607         * iconvdata/ibm1124.h: Likewise.
20608         * iconvdata/ibm1129.h: Likewise.
20609         * iconvdata/ibm1130.h: Likewise.
20610         * iconvdata/ibm1132.h: Likewise.
20611         * iconvdata/ibm1133.h: Likewise.
20612         * iconvdata/ibm1137.h: Likewise.
20613         * iconvdata/ibm1140.h: Likewise.
20614         * iconvdata/ibm1141.h: Likewise.
20615         * iconvdata/ibm1142.h: Likewise.
20616         * iconvdata/ibm1143.h: Likewise.
20617         * iconvdata/ibm1144.h: Likewise.
20618         * iconvdata/ibm1145.h: Likewise.
20619         * iconvdata/ibm1146.h: Likewise.
20620         * iconvdata/ibm1147.h: Likewise.
20621         * iconvdata/ibm1148.h: Likewise.
20622         * iconvdata/ibm1149.h: Likewise.
20623         * iconvdata/ibm1153.h: Likewise.
20624         * iconvdata/ibm1154.h: Likewise.
20625         * iconvdata/ibm1155.h: Likewise.
20626         * iconvdata/ibm1156.h: Likewise.
20627         * iconvdata/ibm1157.h: Likewise.
20628         * iconvdata/ibm1158.h: Likewise.
20629         * iconvdata/ibm1160.h: Likewise.
20630         * iconvdata/ibm1161.h: Likewise.
20631         * iconvdata/ibm1162.h: Likewise.
20632         * iconvdata/ibm1163.h: Likewise.
20633         * iconvdata/ibm1164.h: Likewise.
20634         * iconvdata/ibm1166.h: Likewise.
20635         * iconvdata/ibm1167.h: Likewise.
20636         * iconvdata/ibm12712.h: Likewise.
20637         * iconvdata/ibm1390.h: Likewise.
20638         * iconvdata/ibm1399.h: Likewise.
20639         * iconvdata/ibm16804.h: Likewise.
20640         * iconvdata/ibm4517.h: Likewise.
20641         * iconvdata/ibm4899.h: Likewise.
20642         * iconvdata/ibm4909.h: Likewise.
20643         * iconvdata/ibm4971.h: Likewise.
20644         * iconvdata/ibm5347.h: Likewise.
20645         * iconvdata/ibm803.h: Likewise.
20646         * iconvdata/ibm856.h: Likewise.
20647         * iconvdata/ibm901.h: Likewise.
20648         * iconvdata/ibm902.h: Likewise.
20649         * iconvdata/ibm9030.h: Likewise.
20650         * iconvdata/ibm9066.h: Likewise.
20651         * iconvdata/ibm921.h: Likewise.
20652         * iconvdata/ibm922.h: Likewise.
20653         * iconvdata/ibm9448.h: Likewise.
20654         * iconvdata/isiri-3342.h: Likewise.
20655         * iconvdata/jis0201.h: Likewise.
20656         * include/link.h: Likewise.
20657         * include/netdb.h: Likewise.
20658         * inet/check_native.c: Likewise.
20659         * inet/check_pf.c: Likewise.
20660         * inet/getipv4sourcefilter.c: Likewise.
20661         * inet/getnameinfo.c: Likewise.
20662         * inet/getsourcefilter.c: Likewise.
20663         * inet/htonl.c: Likewise.
20664         * inet/setipv4sourcefilter.c: Likewise.
20665         * inet/setsourcefilter.c: Likewise.
20666         * inet/test-inet6_opt.c: Likewise.
20667         * inet/tst-network.c: Likewise.
20668         * locale/C-collate.c: Likewise.
20669         * locale/C-ctype.c: Likewise.
20670         * locale/C-time.c: Likewise.
20671         * locale/C-translit.h: Likewise.
20672         * locale/loadarchive.c: Likewise.
20673         * locale/programs/3level.h: Likewise.
20674         * locale/programs/charmap.c: Likewise.
20675         * locale/programs/charmap.h: Likewise.
20676         * locale/programs/ld-address.c: Likewise.
20677         * locale/programs/ld-collate.c: Likewise.
20678         * locale/programs/ld-ctype.c: Likewise.
20679         * locale/programs/ld-identification.c: Likewise.
20680         * locale/programs/ld-measurement.c: Likewise.
20681         * locale/programs/ld-messages.c: Likewise.
20682         * locale/programs/ld-monetary.c: Likewise.
20683         * locale/programs/ld-name.c: Likewise.
20684         * locale/programs/ld-numeric.c: Likewise.
20685         * locale/programs/ld-paper.c: Likewise.
20686         * locale/programs/ld-telephone.c: Likewise.
20687         * locale/programs/ld-time.c: Likewise.
20688         * locale/programs/linereader.c: Likewise.
20689         * locale/programs/locale.c: Likewise.
20690         * locale/programs/locarchive.c: Likewise.
20691         * locale/programs/locfile.h: Likewise.
20692         * locale/programs/repertoire.c: Likewise.
20693         * locale/programs/simple-hash.c: Likewise.
20694         * locale/programs/simple-hash.h: Likewise.
20695         * malloc/memusage.c: Likewise.
20696         * malloc/memusagestat.c: Likewise.
20697         * nis/nis_defaults.c: Likewise.
20698         * nis/nis_hash.c: Likewise.
20699         * nis/nis_print.c: Likewise.
20700         * nis/nis_xdr.c: Likewise.
20701         * nscd/connections.c: Likewise.
20702         * nscd/hstcache.c: Likewise.
20703         * nscd/nscd_gethst_r.c: Likewise.
20704         * nscd/nscd_getserv_r.c: Likewise.
20705         * nscd/nscd_helper.c: Likewise.
20706         * nscd/servicescache.c: Likewise.
20707         * nss/makedb.c: Likewise.
20708         * nss/nss_db/db-XXX.c: Likewise.
20709         * nss/nss_db/db-initgroups.c: Likewise.
20710         * nss/nss_db/db-netgrp.c: Likewise.
20711         * nss/nss_files/files-network.c: Likewise.
20712         * nss/nss_files/files-parse.c: Likewise.
20713         * posix/bug-regex5.c: Likewise.
20714         * posix/fnmatch_loop.c: Likewise.
20715         * posix/regcomp.c: Likewise.
20716         * posix/regexec.c: Likewise.
20717         * posix/tst-rfc3484-2.c: Likewise.
20718         * posix/tst-rfc3484-3.c: Likewise.
20719         * posix/tst-rfc3484.c: Likewise.
20720         * resolv/nss_dns/dns-canon.c: Likewise.
20721         * resolv/nss_dns/dns-network.c: Likewise.
20722         * resolv/res_init.c: Likewise.
20723         * resolv/res_mkquery.c: Likewise.
20724         * resolv/tst-aton.c: Likewise.
20725         * stdlib/cxa_atexit.c: Likewise.
20726         * stdlib/cxa_finalize.c: Likewise.
20727         * stdlib/gen-fpioconst.c: Likewise.
20728         * stdlib/strtol_l.c: Likewise.
20729         * string/tst-endian.c: Likewise.
20730         * sunrpc/auth_des.c: Likewise.
20731         * sunrpc/clnt_udp.c: Likewise.
20732         * sunrpc/rtime.c: Likewise.
20733         * sunrpc/svcauth_des.c: Likewise.
20734         * sunrpc/xdr.c: Likewise.
20735         * sunrpc/xdr_intXX_t.c: Likewise.
20736         * sunrpc/xdr_rec.c: Likewise.
20737         * sysdeps/generic/ldconfig.h: Likewise.
20738         * sysdeps/generic/ldsodefs.h: Likewise.
20739         * sysdeps/generic/memusage.h: Likewise.
20740         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
20741         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: Likewise.
20742         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: Likewise.
20743         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
20744         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
20745         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
20746         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
20747         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
20748         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
20749         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h: Likewise.
20750         * sysdeps/posix/getaddrinfo.c: Likewise.
20751         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
20752         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
20753         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
20754         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
20755         * sysdeps/powerpc/test-gettimebase.c: Likewise.
20756         * sysdeps/unix/sysv/linux/check_pf.c: Likewise.
20757         * sysdeps/unix/sysv/linux/getipv4sourcefilter.c: Likewise.
20758         * sysdeps/unix/sysv/linux/getsourcefilter.c: Likewise.
20759         * sysdeps/unix/sysv/linux/netlinkaccess.h: Likewise.
20760         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: Likewise.
20761         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
20762         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
20763         * sysdeps/unix/sysv/linux/setipv4sourcefilter.c: Likewise.
20764         * sysdeps/unix/sysv/linux/setsourcefilter.c: Likewise.
20765         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: Likewise.
20766         * sysdeps/x86_64/dl-tls.h: Likewise.
20767         * sysdeps/x86_64/dl-tlsdesc.h: Likewise.
20768         * time/alt_digit.c: Likewise.
20769         * time/era.c: Likewise.
20770         * wcsmbs/tst-c16c32-1.c: Likewise.
20771
20772 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
20773
20774         * math/libm-test.inc (struct test_sincos_data): New type.
20775         (RUN_TEST_LOOP_sincos): New macro.
20776         (sincos_test_data): New variable.
20777         (sincos_test): Run tests with RUN_TEST_LOOP_sincos.
20778
20779 2013-05-16  Richard Henderson  <rth@redhat.com>
20780
20781         * math/atest-exp2.c (LIMB64): New macro.
20782         (CONSTSZ): New macro.
20783         (mp_exp1, mp_exp_m1, mp_log2): New variables.
20784         (hexdig): Move ...
20785         (print_mpn_fp): ... to function scope.
20786         (read_mpn_hex): Remove.
20787         (get_log2): Remove.
20788         (exp2_mpn): Use mp_log2.
20789         (main): Use mp_exp1.
20790
20791 2013-05-16  Joseph Myers  <joseph@codesourcery.com>
20792
20793         * math/libm-test.inc: Remove comment about not testing "inexact"
20794         exceptions.
20795         (INEXACT_EXCEPTION): New macro.
20796         (NO_INEXACT_EXCEPTION): Likewise.
20797         (INVALID_EXCEPTION_OK): Update value.
20798         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
20799         (OVERFLOW_EXCEPTION_OK): Likewise.
20800         (UNDERFLOW_EXCEPTION_OK): Likewise.
20801         (IGNORE_ZERO_INF_SIGN): Likewise.
20802         (ERRNO_UNCHANGED): Likewise.
20803         (ERRNO_EDOM): Likewise.
20804         (ERRNO_ERANGE): Likewise.
20805         (test_exceptions): Handle testing "inexact" exceptions.
20806         (nearbyint_test_data): Use NO_INEXACT_EXCEPTION on all tests.
20807         (rint_test_data): Use NO_INEXACT_EXCEPTION and INEXACT_EXCEPTION.
20808         (rint_test_data) [LDBL_MANT_DIG <= 100]: Disable some tests.
20809         (rint_tonearest_test_data): Use NO_INEXACT_EXCEPTION and
20810         INEXACT_EXCEPTION.
20811         (rint_towardzero_test_data): Likewise.
20812         (rint_downward_test_data): Likewise.
20813         (rint_upward_test_data): Likewise.
20814
20815         * math/libm-test.inc (exp_test_data): Use ERRNO_ERANGE together
20816         with OVERFLOW_EXCEPTION.
20817         (exp10_test_data): Likewise.
20818         (exp2_test_data): Likewise.
20819         (expm1_test_data): Likewise.
20820         (lgamma_test_data): Likewise.
20821         (pow_test_data): Likewise.
20822         (tgamma_test_data): Likewise.
20823         (yn_test_data): Remove duplicate test of overflow.
20824
20825         * math/libm-test.inc (struct test_cc_c_data): New type.
20826         (RUN_TEST_LOOP_cc_c): New macro.
20827         (cpow_test_data): New variable.
20828         (cpow_test): Run tests with RUN_TEST_LOOP_cc_c.
20829
20830         * math/libm-test.inc (struct test_f_L_data): New type.
20831         (RUN_TEST_LOOP_f_L): New macro.
20832         (llrint_test_data): New variable.
20833         (llrint_test): Run tests with RUN_TEST_LOOP_f_L.
20834         (llrint_tonearest_test_data): New variable.
20835         (llrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_L.
20836         (llrint_towardzero_test_data): New variable.
20837         (llrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_L.
20838         (llrint_downward_test_data): New variable.
20839         (llrint_test_downward): Run tests with RUN_TEST_LOOP_f_L.
20840         (llrint_upward_test_data): New variable.
20841         (llrint_test_upward): Run tests with RUN_TEST_LOOP_f_L.
20842         (llround_test_data): New variable.
20843         (llround_test): Run tests with RUN_TEST_LOOP_f_L.
20844
20845 2013-05-13  Peter Collingbourne  <pcc@google.com>
20846
20847         * math/atest-exp2.c (get_log2): Remove const attribute.
20848
20849 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
20850
20851         * math/libm-test.inc (struct test_f_l_data): New type.
20852         (RUN_TEST_LOOP_f_l): New macro.
20853         (lrint_test_data): New variable.
20854         (lrint_test): Run tests with RUN_TEST_LOOP_f_l.
20855         (lrint_tonearest_test_data): New variable.
20856         (lrint_test_tonearest): Run tests with RUN_TEST_LOOP_f_l.
20857         (lrint_towardzero_test_data): New variable.
20858         (lrint_test_towardzero): Run tests with RUN_TEST_LOOP_f_l.
20859         (lrint_downward_test_data): New variable.
20860         (lrint_test_downward): Run tests with RUN_TEST_LOOP_f_l.
20861         (lrint_upward_test_data): New variable.
20862         (lrint_test_upward): Run tests with RUN_TEST_LOOP_f_l.
20863         (lround_test_data): New variable.
20864         (lround_test): Run tests with RUN_TEST_LOOP_f_l.
20865
20866 2013-05-15  Peter Collingbourne  <pcc@google.com>
20867
20868         * sysdeps/x86_64/fpu/math_private.h (MOVQ): New macro.
20869         (EXTRACT_WORDS64) Use where appropriate.
20870         (INSERT_WORDS64) Likewise.
20871
20872         * sysdeps/x86_64/fpu/multiarch/s_fma.c (__fma_fma4): Replace xm
20873         constraints with x constraints.
20874         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c (__fmaf_fma4): Likewise.
20875
20876         * malloc/obstack.c (_obstack_compat): Add initializer.
20877
20878 2013-05-15  Edjunior Machado  <emachado@linux.vnet.ibm.com>
20879
20880         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Remove
20881         si_trapno and add si_addr_lsb to _sifields.sigfault.
20882         (si_trapno): Remove macro.
20883         (si_addr_lsb): Define new macro.
20884         (BUS_MCEERR_AR, BUS_MCEERR_AO): Define new values.
20885
20886 2013-05-15  Joseph Myers  <joseph@codesourcery.com>
20887
20888         * math/libm-test.inc (llrint_test): Consistently use TEST_f_L
20889         instead of TEST_f_l.
20890         (llrint_test_tonearest): Likewise.
20891         (llrint_test_towardzero): Likewise.
20892         (llrint_test_downward): Likewise.
20893         (llrint_test_upward): Likewise.
20894         (llround_test): Likewise.
20895
20896         * math/libm-test.inc (struct test_f_i_data): Add comment.
20897         (RUN_TEST_LOOP_f_b): New macro.
20898         (RUN_TEST_LOOP_f_b_tg): Likewise.
20899         (finite_test_data): New variable.
20900         (finite_test): Run tests with RUN_TEST_LOOP_f_b.
20901         (isfinite_test_data): New variable.
20902         (isfinite_test): Run tests with RUN_TEST_LOOP_f_b_tg.
20903         (isinf_test_data): New variable.
20904         (isinf_test): Run tests with RUN_TEST_LOOP_f_b_tg.
20905         (isnan_test_data): New variable.
20906         (isnan_test): Run tests with RUN_TEST_LOOP_f_b_tg.
20907         (isnormal_test_data): New variable.
20908         (isnormal_test): Run tests with RUN_TEST_LOOP_f_b_tg.
20909         (issignaling_test_data): New variable.
20910         (issignaling_test): Run tests with RUN_TEST_LOOP_f_b_tg.
20911         (signbit_test_data): New variable.
20912         (signbit_test): Run tests with RUN_TEST_LOOP_f_b_tg.
20913
20914         * math/libm-test.inc (acos_test_data): Use ERRNO_EDOM together
20915         with INVALID_EXCEPTION.
20916         (acosh_test_data): Likewise.
20917         (asin_test_data): Likewise.
20918         (atanh_test_data): Likewise.
20919         (fmod_test_data): Likewise.
20920         (log_test_data): Likewise.
20921         (log10_test_data): Likewise.
20922         (log2_test_data): Likewise.
20923         (pow_test_data): Likewise.
20924         (sqrt_test_data): Likewise.
20925         (y0_test_data): Likewise.
20926         (y1_test_data): Likewise.
20927         (yn_test_data): Likewise.
20928
20929         * math/libm-test.inc (test_single_errno) [TEST_INLINE]: Disable
20930         function contents.
20931
20932         * math/libm-test.inc (struct test_ff_i_data): New type.
20933         (RUN_TEST_LOOP_ff_i_tg): New macro.
20934         (isgreater_test_data): New variable.
20935         (isgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
20936         (isgreaterequal_test_data): New variable.
20937         (isgreaterequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
20938         (isless_test_data): New variable.
20939         (isless_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
20940         (islessequal_test_data): New variable.
20941         (islessequal_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
20942         (islessgreater_test_data): New variable.
20943         (islessgreater_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
20944         (isunordered_test_data): New variable.
20945         (isunordered_test): Run tests with RUN_TEST_LOOP_ff_i_tg.
20946
20947 2013-05-14  David S. Miller  <davem@davemloft.net>
20948
20949         * sysdeps/sparc/fpu/libm-test-ulps: Update.
20950
20951 2013-05-14  Joseph Myers  <joseph@codesourcery.com>
20952
20953         * math/libm-test.inc (RUN_TEST_LOOP_2_f): Fix whitespace.
20954
20955         * math/libm-test.inc (struct test_fF_f1_data): Change type of
20956         extra_test to int.
20957         (struct test_f_i_data): Change type of max_ulp to int.
20958
20959         * math/libm-test.inc (test_ffI_f1_data): New type.
20960         (RUN_TEST_LOOP_ffI_f1): New macro.
20961         (remquo_test_data): New variable.
20962         (remquo_test): Run tests with RUN_TEST_LOOP_ffI_f1.
20963
20964         * setjmp/tst-setjmp-fp.c: New file.
20965         * setjmp/Makefile (tests): Add tst-setjmp-fp.
20966         (link-libm): New variable.
20967         ($(objpfx)tst-setjmp-fp): Depend on $(link-libm).
20968
20969         * math/libm-test.inc (struct test_f_i_data): New type.
20970         (RUN_TEST_LOOP_f_i): New macro.
20971         (RUN_TEST_LOOP_f_i_tg): Likewise.
20972         (fpclassify_test_data): New variable.
20973         (fpclassify_test): Run tests with RUN_TEST_LOOP_f_i_tg.
20974         (ilogb_test_data): New variable.
20975         (ilogb_test): Run tests with RUN_TEST_LOOP_f_i.
20976
20977         * math/libm-test.inc (scalbln_test): Correct function name in END
20978         call.
20979
20980         * math/libm-test.inc (struct test_f_f1_data): Add comment.
20981         (RUN_TEST_LOOP_fI_f1): New macro.
20982         (frexp_test_data): New variable.
20983         (frexp_test): Run tests with RUN_TEST_LOOP_fI_f1.
20984
20985         * math/libm-test.inc (struct test_fF_f1_data): New type.
20986         (RUN_TEST_LOOP_fF_f1): New macro.
20987         (modf_test_data): New variable.
20988         (modf_test): Run tests with RUN_TEST_LOOP_fF_f1.
20989
20990         * math/libm-test.inc (struct test_f_f1_data): New type.
20991         (RUN_TEST_LOOP_f_f1): New macro.
20992         (gamma_test_data): New variable.
20993         (gamma_test): Run tests with RUN_TEST_LOOP_f_f1.
20994         (lgamma_test_data): New variable.
20995         (lgamma_test): Run tests with RUN_TEST_LOOP_f_f1.
20996
20997 2013-05-13  Carlos O'Donell  <carlos@redhat.com>
20998
20999         * elf/dl-hwcaps.c (_dl_important_hwcaps): Comment vDSO hwcap loading.
21000         * elf/ldconfig.c (is_hwcap_platform): Comment each hwcap check.
21001         (main): Comment "tls" pseudo-hwcap.
21002
21003 2013-05-13  Joseph Myers  <joseph@codesourcery.com>
21004
21005         * math/libm-test.inc (struct test_fl_f_data): New type.
21006         (RUN_TEST_LOOP_fl_f): New variable.
21007         (scalbln_test_data): New variable.
21008         (scalbln_test): Run tests with RUN_TEST_LOOP_fl_f.
21009
21010         * math/libm-test.inc (struct test_fi_f_data): New type.
21011         (RUN_TEST_LOOP_fi_f): New macro.
21012         (ldexp_test_data): New variable.
21013         (ldexp_test): Run tests with RUN_TEST_LOOP_fi_f.
21014         (scalbn_test_data): New variable.
21015         (scalbn_test): Run tests with RUN_TEST_LOOP_fi_f.
21016
21017         * math/libm-test.inc (struct test_c_f_data): New type.
21018         (RUN_TEST_LOOP_c_f): New macro.
21019         (cabs_test_data): New variable.
21020         (cabs_test): Run tests with RUN_TEST_LOOP_c_f.
21021         (carg_test_data): New variable.
21022         (carg_test): Run tests with RUN_TEST_LOOP_c_f.
21023         (cimag_test_data): New variable.
21024         (cimag_test): Run tests with RUN_TEST_LOOP_c_f.
21025         (creal_test_data): New variable.
21026         (creal_test): Run tests with RUN_TEST_LOOP_c_f.
21027
21028         * math/libm-test.inc (struct test_if_f_data): New type.
21029         (RUN_TEST_LOOP_if_f): New macro.
21030         (jn_test_data): New variable.
21031         (jn_test): Run tests with RUN_TEST_LOOP_if_f.
21032         (yn_test_data): New variable.
21033         (yn_test): Run tests with RUN_TEST_LOOP_if_f.
21034
21035         * math/libm-test.inc (scalbln_test): Consistently use TEST_fl_f.
21036
21037 2013-05-13  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21038
21039         * math/libm-test.inc (M_1_DIV_El): Define using decimal constant.
21040         (log_test_data): Use M_1_DIV_El instead of 1.0 / M_El.
21041
21042 2013-05-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
21043
21044         * benchtests/Makefile (CPPFLAGS-nonlib): Add
21045         -DUSE_CLOCK_GETTIME if USE_CLOCK_GETTIME is defined.
21046         (bench-deps): Add bench-timing.h.
21047         * benchtests-bench-skeleton.c: Include bench-timing.h.
21048         (main): Use TIMING_* macros instead of clock_gettime.
21049         * benchtests/bench-timing.h: New file.
21050
21051         [BZ #14582]
21052         * sysdeps/ieee754/s_lib_version.c (_LIB_VERSION_INTERNAL):
21053         Renamed from _LIB_VERSION.
21054         (_LIB_VERSION): Set as weak alias of _LIB_VERSION_INTERNAL.
21055
21056 2013-05-12  Joseph Myers  <joseph@codesourcery.com>
21057
21058         * math/libm-test.inc (struct test_fff_f_data): New type.
21059         (RUN_TEST_LOOP_fff_f): New macro.
21060         (fma_test_data): New variable.
21061         (fma_test): Run tests with RUN_TEST_LOOP_fff_f.
21062         (fma_towardzero_test_data): New variable.
21063         (fma_test_towardzero): Run tests with RUN_TEST_LOOP_fff_f.
21064         (fma_downward_test_data): New variable.
21065         (fma_test_downward): Run tests with RUN_TEST_LOOP_fff_f.
21066         (fma_upward_test_data): New variable.
21067         (fma_test_upward): Run tests with RUN_TEST_LOOP_fff_f.
21068
21069         * math/libm-test.inc (BUILD_COMPLEX_ULP): New macro.
21070         (struct test_c_c_data): New type.
21071         (RUN_TEST_LOOP_c_c): New macro.
21072         (cacos_test_data): New variable.
21073         (cacos_test): Run tests with RUN_TEST_LOOP_c_c.
21074         (cacosh_test_data): New variable.
21075         (cacosh_test): Run tests with RUN_TEST_LOOP_c_c.
21076         (casin_test_data): New variable.
21077         (casin_test): Run tests with RUN_TEST_LOOP_c_c.
21078         (casinh_test_data): New variable.
21079         (casinh_test): Run tests with RUN_TEST_LOOP_c_c.
21080         (catan_test_data): New variable.
21081         (catan_test): Run tests with RUN_TEST_LOOP_c_c.
21082         (catanh_test_data): New variable.
21083         (catanh_test): Run tests with RUN_TEST_LOOP_c_c.
21084         (ccos_test_data): New variable.
21085         (ccos_test): Run tests with RUN_TEST_LOOP_c_c.
21086         (ccosh_test_data): New variable.
21087         (ccosh_test): Run tests with RUN_TEST_LOOP_c_c.
21088         (cexp_test_data): New variable.
21089         (cexp_test): Run tests with RUN_TEST_LOOP_c_c.
21090         (clog_test_data): New variable.
21091         (clog_test): Run tests with RUN_TEST_LOOP_c_c.
21092         (clog10_test_data): New variable.
21093         (clog10_test): Run tests with RUN_TEST_LOOP_c_c.
21094         (conj_test_data): New variable.
21095         (conj_test): Run tests with RUN_TEST_LOOP_c_c.
21096         (cproj_test_data): New variable.
21097         (cproj_test): Run tests with RUN_TEST_LOOP_c_c.
21098         (csin_test_data): New variable.
21099         (csin_test): Run tests with RUN_TEST_LOOP_c_c.
21100         (csinh_test_data): New variable.
21101         (csinh_test): Run tests with RUN_TEST_LOOP_c_c.
21102         (csqrt_test_data): New variable.
21103         (csqrt_test): Run tests with RUN_TEST_LOOP_c_c.
21104         (ctan_test_data): New variable.
21105         (ctan_test): Run tests with RUN_TEST_LOOP_c_c.
21106         (ctan_tonearest_test_data): New variable.
21107         (ctan_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
21108         (ctan_towardzero_test_data): New variable.
21109         (ctan_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
21110         (ctan_downward_test_data): New variable.
21111         (ctan_test_downward): Run tests with RUN_TEST_LOOP_c_c.
21112         (ctan_upward_test_data): New variable.
21113         (ctan_test_upward): Run tests with RUN_TEST_LOOP_c_c.
21114         (ctanh_test_data): New variable.
21115         (ctanh_test): Run tests with RUN_TEST_LOOP_c_c.
21116         (ctanh_tonearest_test_data): New variable.
21117         (ctanh_test_tonearest): Run tests with RUN_TEST_LOOP_c_c.
21118         (ctanh_towardzero_test_data): New variable.
21119         (ctanh_test_towardzero): Run tests with RUN_TEST_LOOP_c_c.
21120         (ctanh_downward_test_data): New variable.
21121         (ctanh_test_downward): Run tests with RUN_TEST_LOOP_c_c.
21122         (ctanh_upward_test_data): New variable.
21123         (ctanh_test_upward): Run tests with RUN_TEST_LOOP_c_c.
21124         * math/gen-libm-test.pl (get_ulps): Use BUILD_COMPLEX_ULP instead
21125         of BUILD_COMPLEX.
21126
21127         * math/libm-test.inc (struct test_ff_f_data): New type.
21128         (struct test_ff_f_data_nexttoward): Likewise.
21129         (RUN_TEST_LOOP_2_f): New macro.
21130         (RUN_TEST_LOOP_ff_f): Likewise.
21131         (atan2_test_data): New variable.
21132         (atan2_test): Run tests with RUN_TEST_LOOP_ff_f.
21133         (copysign_test_data): New variable.
21134         (copysign_test): Run tests with RUN_TEST_LOOP_ff_f.
21135         (fdim_test_data): New variable.
21136         (fdim_test): Run tests with RUN_TEST_LOOP_ff_f.
21137         (fmax_test_data): New variable.
21138         (fmax_test): Run tests with RUN_TEST_LOOP_ff_f.
21139         (fmin_test_data): New variable.
21140         (fmin_test): Run tests with RUN_TEST_LOOP_ff_f.
21141         (fmod_test_data): New variable.
21142         (fmod_test): Run tests with RUN_TEST_LOOP_ff_f.
21143         (hypot_test_data): New variable.
21144         (hypot_test): Run tests with RUN_TEST_LOOP_ff_f.
21145         (nextafter_test_data): New variable.
21146         (nextafter_test): Run tests with RUN_TEST_LOOP_ff_f.
21147         (nexttoward_test_data): New variable.
21148         (nexttoward_test): Run tests with RUN_TEST_LOOP_ff_f.
21149         (pow_test_data): New variable.
21150         (pow_test): Run tests with RUN_TEST_LOOP_ff_f.
21151         (pow_tonearest_test_data): New variable.
21152         (pow_test_tonearest): Run tests with RUN_TEST_LOOP_ff_f.
21153         (pow_towardzero_test_data): New variable.
21154         (pow_test_towardzero): Run tests with RUN_TEST_LOOP_ff_f.
21155         (pow_downward_test_data): New variable.
21156         (pow_test_downward): Run tests with RUN_TEST_LOOP_ff_f.
21157         (pow_upward_test_data): New variable.
21158         (pow_test_upward): Run tests with RUN_TEST_LOOP_ff_f.
21159         (remainder_test_data): New variable.
21160         (remainder_test): Run tests with RUN_TEST_LOOP_ff_f.
21161         (scalb_test_data): New variable.
21162         (scalb_test): Run tests with RUN_TEST_LOOP_ff_f.
21163         * sysdeps/i386/fpu/libm-test-ulps: Update.
21164
21165 2013-05-11  Joseph Myers  <joseph@codesourcery.com>
21166
21167         * math/libm-test.inc (fma_test): Use max_value instead of local
21168         variable fltmax.
21169         (nextafter_test): Likewise.
21170
21171         * math/libm-test.inc (acos_towardzero_test_data): New variable.
21172         (acos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
21173         (acos_downward_test_data): New variable.
21174         (acos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
21175         (acos_upward_test_data): New variable.
21176         (acos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
21177         (acosh_test_data): New variable.
21178         (acosh_test): Run tests with RUN_TEST_LOOP_f_f.
21179         (asin_test_data): New variable.
21180         (asin_test): Run tests with RUN_TEST_LOOP_f_f.
21181         (asin_tonearest_test_data): New variable.
21182         (asin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
21183         (asin_towardzero_test_data): New variable.
21184         (asin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
21185         (asin_downward_test_data): New variable.
21186         (asin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
21187         (asin_upward_test_data): New variable.
21188         (asin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
21189         (asinh_test_data): New variable.
21190         (asinh_test): Run tests with RUN_TEST_LOOP_f_f.
21191         (atan_test_data): New variable.
21192         (atan_test): Run tests with RUN_TEST_LOOP_f_f.
21193         (atanh_test_data): New variable.
21194         (atanh_test): Run tests with RUN_TEST_LOOP_f_f.
21195         (cbrt_test_data): New variable.
21196         (cbrt_test): Run tests with RUN_TEST_LOOP_f_f.
21197         (ceil_test_data): New variable.
21198         (ceil_test): Run tests with RUN_TEST_LOOP_f_f.
21199         (cos_test_data): New variable.
21200         (cos_test): Run tests with RUN_TEST_LOOP_f_f.
21201         (cos_tonearest_test_data): New variable.
21202         (cos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
21203         (cos_towardzero_test_data): New variable.
21204         (cos_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
21205         (cos_downward_test_data): New variable.
21206         (cos_test_downward): Run tests with RUN_TEST_LOOP_f_f.
21207         (cos_upward_test_data): New variable.
21208         (cos_test_upward): Run tests with RUN_TEST_LOOP_f_f.
21209         (cosh_test_data): New variable.
21210         (cosh_test): Run tests with RUN_TEST_LOOP_f_f.
21211         (cosh_tonearest_test_data): New variable.
21212         (cosh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
21213         (cosh_towardzero_test_data): New variable.
21214         (cosh_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
21215         (cosh_downward_test_data): New variable.
21216         (cosh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
21217         (cosh_upward_test_data): New variable.
21218         (cosh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
21219         (erf_test_data): New variable.
21220         (erf_test): Run tests with RUN_TEST_LOOP_f_f.
21221         (erfc_test_data): New variable.
21222         (erfc_test): Run tests with RUN_TEST_LOOP_f_f.
21223         (exp_test_data): New variable.
21224         (exp_test): Run tests with RUN_TEST_LOOP_f_f.
21225         (exp_tonearest_test_data): New variable.
21226         (exp_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
21227         (exp_towardzero_test_data): New variable.
21228         (exp_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
21229         (exp_downward_test_data): New variable.
21230         (exp_test_downward): Run tests with RUN_TEST_LOOP_f_f.
21231         (exp_upward_test_data): New variable.
21232         (exp_test_upward): Run tests with RUN_TEST_LOOP_f_f.
21233         (exp10_test_data): New variable.
21234         (exp10_test): Run tests with RUN_TEST_LOOP_f_f.
21235         (exp2_test_data): New variable.
21236         (exp2_test): Run tests with RUN_TEST_LOOP_f_f.
21237         (expm1_test_data): New variable.
21238         (expm1_test): Run tests with RUN_TEST_LOOP_f_f.
21239         (fabs_test_data): New variable.
21240         (fabs_test): Run tests with RUN_TEST_LOOP_f_f.
21241         (floor_test_data): New variable.
21242         (floor_test): Run tests with RUN_TEST_LOOP_f_f.
21243         (j0_test_data): New variable.
21244         (j0_test): Run tests with RUN_TEST_LOOP_f_f.
21245         (j1_test_data): New variable.
21246         (j1_test): Run tests with RUN_TEST_LOOP_f_f.
21247         (log_test_data): New variable.
21248         (log_test): Run tests with RUN_TEST_LOOP_f_f.
21249         (log10_test_data): New variable.
21250         (log10_test): Run tests with RUN_TEST_LOOP_f_f.
21251         (log1p_test_data): New variable.
21252         (log1p_test): Run tests with RUN_TEST_LOOP_f_f.
21253         (log2_test_data): New variable.
21254         (log2_test): Run tests with RUN_TEST_LOOP_f_f.
21255         (logb_test_data): New variable.
21256         (logb_test): Run tests with RUN_TEST_LOOP_f_f.
21257         (logb_downward_test_data): New variable.
21258         (logb_test_downward): Run tests with RUN_TEST_LOOP_f_f.
21259         (nearbyint_test_data): New variable.
21260         (nearbyint_test): Run tests with RUN_TEST_LOOP_f_f.
21261         (rint_test_data): New variable.
21262         (rint_test): Run tests with RUN_TEST_LOOP_f_f.
21263         (rint_tonearest_test_data): New variable.
21264         (rint_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
21265         (rint_towardzero_test_data): New variable.
21266         (rint_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
21267         (rint_downward_test_data): New variable.
21268         (rint_test_downward): Run tests with RUN_TEST_LOOP_f_f.
21269         (rint_upward_test_data): New variable.
21270         (rint_test_upward): Run tests with RUN_TEST_LOOP_f_f.
21271         (round_test_data): New variable.
21272         (round_test): Run tests with RUN_TEST_LOOP_f_f.
21273         (sin_test_data): New variable.
21274         (sin_test): Run tests with RUN_TEST_LOOP_f_f.
21275         (sin_tonearest_test_data): New variable.
21276         (sin_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
21277         (sin_towardzero_test_data): New variable.
21278         (sin_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
21279         (sin_downward_test_data): New variable.
21280         (sin_test_downward): Run tests with RUN_TEST_LOOP_f_f.
21281         (sin_upward_test_data): New variable.
21282         (sin_test_upward): Run tests with RUN_TEST_LOOP_f_f.
21283         (sinh_test_data): New variable.
21284         (sinh_test): Run tests with RUN_TEST_LOOP_f_f.
21285         (sinh_tonearest_test_data): New variable.
21286         (sinh_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
21287         (sinh_towardzero_test_data): New variable.
21288         (sinh_towardzero): Run tests with RUN_TEST_LOOP_f_f.
21289         (sinh_downward_test_data): New variable.
21290         (sinh_test_downward): Run tests with RUN_TEST_LOOP_f_f.
21291         (sinh_upward_test_data): New variable.
21292         (sinh_test_upward): Run tests with RUN_TEST_LOOP_f_f.
21293         (sqrt_test_data): New variable.
21294         (sqrt_test): Run tests with RUN_TEST_LOOP_f_f.
21295         (tan_test_data): New variable.
21296         (tan_test): Run tests with RUN_TEST_LOOP_f_f.
21297         (tan_tonearest_test_data): New variable.
21298         (tan_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
21299         (tan_towardzero_test_data): New variable.
21300         (tan_test_towardzero): Run tests with RUN_TEST_LOOP_f_f.
21301         (tan_downward_test_data): New variable.
21302         (tan_test_downward): Run tests with RUN_TEST_LOOP_f_f.
21303         (tan_upward_test_data): New variable.
21304         (tan_test_upward): Run tests with RUN_TEST_LOOP_f_f.
21305         (tanh_test_data): New variable.
21306         (tanh_test): Run tests with RUN_TEST_LOOP_f_f.
21307         (tgamma_test_data): New variable.
21308         (tgamma_test): Run tests with RUN_TEST_LOOP_f_f.
21309         (trunc_test_data): New variable.
21310         (trunc_test): Run tests with RUN_TEST_LOOP_f_f.
21311         (y0_test_data): New variable.
21312         (y0_test): Run tests with RUN_TEST_LOOP_f_f.
21313         (y1_test_data): New variable.
21314         (y1_test): Run tests with RUN_TEST_LOOP_f_f.
21315         (significand_test_data): New variable.
21316         (significand_test): Run tests with RUN_TEST_LOOP_f_f.
21317
21318 2013-05-10  Christian Grönke  <cgr_bugs@sysgo.com>
21319
21320         [BZ #12387]
21321         * sysdeps/unix/sysv/linux/sh/getgid.c: New file.
21322
21323 2013-05-10  Pino Toscano  <toscano.pino@tiscali.it>
21324
21325         * sysdeps/mach/hurd/bits/statvfs.h: Add ST_NOATIME.
21326
21327 2013-05-10  Andreas Jaeger  <aj@suse.de>
21328
21329         [BZ #15448]
21330         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_SET_S)
21331         (__CPU_CLR_S, __CPU_ISSET_S): Avoid integer overflow.
21332
21333 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
21334
21335         * math/gen-libm-test.pl (adjust_arg): New function.
21336         (special_functions): Handle generating output in both functions
21337         and arrays.
21338         (parse_args): Likewise.
21339         (generate_testfile): Handle START_DATA and END_DATA.  Pass extra
21340         $in_func argument to parse_args.
21341         * math/libm-test.inc (struct test_f_f_data): New type.
21342         (IF_ROUND_INIT_): New macro.
21343         (IF_ROUND_INIT_FE_DOWNWARD): Likewise.
21344         (IF_ROUND_INIT_FE_TONEAREST): Likewise.
21345         (IF_ROUND_INIT_FE_TOWARDZERO): Likewise.
21346         (IF_ROUND_INIT_FE_UPWARD): Likewise.
21347         (ROUND_RESTORE_): Likewise.
21348         (ROUND_RESTORE_FE_DOWNWARD): Likewise.
21349         (ROUND_RESTORE_FE_TONEAREST): Likewise.
21350         (ROUND_RESTORE_FE_TOWARDZERO): Likewise.
21351         (ROUND_RESTORE_FE_UPWARD): Likewise.
21352         (RUN_TEST_LOOP_f_f): New macro.
21353         (acos_test_data): New variable.
21354         (acos_test): Run tests with RUN_TEST_LOOP_f_f.
21355         (acos_tonearest_test_data): New variable.
21356         (acos_test_tonearest): Run tests with RUN_TEST_LOOP_f_f.
21357
21358 2013-05-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
21359
21360         * benchtests/bench-skeleton.c (startup): Fix coding style.
21361
21362 2013-05-10  Joseph Myers  <joseph@codesourcery.com>
21363
21364         [BZ #6809]
21365         * math/w_tgamma.c (__tgamma): Also call __kernel_standard for
21366         negative infinity argument.
21367         * math/w_tgammaf.c (__tgammaf): Also call __kernel_standard_f for
21368         negative infinity argument.
21369         * math/w_tgammal.c (__tgammal): Also call __kernel_standard_l for
21370         negative infinity argument.
21371         * math/libm-test.inc (tgamma_test): Expect errno to be set for
21372         domain errors.
21373
21374 2013-05-10  Florian Weimer  <fweimer@redhat.com>
21375
21376         * elf/sprof.c (load_profdata): Use fstat64 instead of fstat.
21377         * iconv/iconv_charmap.c (charmap_conversion): Likewise.
21378         * iconv/iconv_prog.c (main): Likewise.
21379         * locale/programs/charmap-dir.c (charmap_readdir)
21380         (fopen_uncompressed): Likewise.
21381         * locale/programs/locfile.c (siblings_uncached)
21382         (write_locale_data): Use lstat64 instead of lstat.
21383         * sunrpc/rpc_main.c (find_cpp, checkfiles): Use stat64 instead of
21384         stat.
21385
21386 2013-05-10  Andreas Jaeger  <aj@suse.de>
21387
21388         [BZ #15395]
21389         * sunrpc/rpc_main.c (main): Invoke setlocale and textdomain for
21390         localization.
21391         Include <locale.h>.
21392
21393 2013-05-09  Carlos O'Donell  <carlos@redhat.com>
21394
21395         * elf/dl-close.c (_dl_close_worker): Add comments.
21396
21397 2013-05-09  Joseph Myers  <joseph@codesourcery.com>
21398
21399         [BZ #15359]
21400         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (c): Use 106 bits for
21401         high part of pi/2.
21402         (__ieee754_rem_pio2l): Update comments.
21403
21404         [BZ #15429]
21405         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c (c): Use 113 bits for
21406         high part of pi/2.
21407         (__ieee754_rem_pio2l): Update comments.
21408
21409         * math/libm-test.inc (M_SQRT_2_2): Remove macro.
21410         (csqrt_test): Use M_SQRT1_2l instead of M_SQRT_2_2.
21411
21412         * math/libm-test.inc (carg_test): Use M_PI_34l instead of 3 *
21413         M_PI_4l.
21414
21415         * math/libm-test.inc (M_PI_34l): Define using decimal constant.
21416         (M_PI_34_LOG10El): Likewise.
21417         (M_PI2_LOG10El): Likewise.
21418         (M_PI4_LOG10El): Likewise.
21419         (M_PI_LOG10El): Likewise.
21420
21421 2013-05-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21422
21423         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21424
21425 2013-05-08  Joseph Myers  <joseph@codesourcery.com>
21426
21427         * math/libm-test.inc (PLUS_ZERO_INIT): New macro.
21428         (MINUS_ZERO_INIT): Likewise.
21429         (PLUS_INFTY_INIT): Likewise.
21430         (MINUS_INFTY_INIT): Likewise.
21431         (QNAN_VALUE_INIT): Likewise.
21432         (MAX_VALUE_INIT): Likewise.
21433         (MIN_VALUE_INIT): Likewise.
21434         (MIN_SUBNORM_VALUE_INIT): Likewise.
21435         (plus_zero): Initialize with PLUS_ZERO_INIT.
21436         (minus_zero): Initialize with MINUS_ZERO_INIT.
21437         (plus_infty): Initialize with PLUS_INFTY_INIT.
21438         (minus_infty): Initialize with MINUS_INFTY_INIT.
21439         (qnan_value): Initialize with QNAN_VALUE_INIT.
21440         (max_value): Initialize with MAX_VALUE_INIT.
21441         (min_value): Initialize with MIN_VALUE_INIT.
21442         (min_subnorm_value): Initialize with MIN_SUBNORM_VALUE_INIT.
21443
21444         * math/libm-test.inc (RUN_TEST_if_f): New macro.
21445         (jn_test): Use TEST_if_f instead of TEST_ff_f.
21446         (ldexp_text): Use TEST_fi_i instead of TEST_ff_f.
21447         (yn_test): Use TEST_if_f instead of TEST_ff_f.
21448
21449         * math/libm-test.inc (RUN_TEST_f_f): New macro.
21450         (RUN_TEST_2_f): Likewise.
21451         (RUN_TEST_ff_f): Likewise.
21452         (RUN_TEST_fi_f): Likewise.
21453         (RUN_TEST_fl_f): Likewise.
21454         (RUN_TEST_fff_f): Likewise.
21455         (RUN_TEST_c_f): Likewise.
21456         (RUN_TEST_f_f1): Likewise.
21457         (RUN_TEST_fF_f1): Likewise.
21458         (RUN_TEST_fI_f1): Likewise.
21459         (RUN_TEST_ffI_f1): Likewise.
21460         (RUN_TEST_c_c): Likewise.
21461         (RUN_TEST_cc_c): Likewise.
21462         (RUN_TEST_f_i): Likewise.
21463         (RUN_TEST_f_i_tg): Likewise.
21464         (RUN_TEST_ff_i_tg): Likewise.
21465         (RUN_TEST_f_b): Likewise.
21466         (RUN_TEST_f_b_tg): Likewise.
21467         (RUN_TEST_f_l): Likewise.
21468         (RUN_TEST_f_L): Likewise.
21469         (RUN_TEST_sincos): Likewise.
21470         * math/gen-libm-test.pl (new_test): Take new argument to indicate
21471         whether to show exceptions.  Do not include ");\n" in return
21472         value.
21473         (special_functions): Output call to RUN_TEST_sincos instead of
21474         check_float calls.  Update calls to new_test.
21475         (parse_args): Output call to single RUN_TEST_* macro instead of
21476         check_* calls and other assignments.  Update calls to new_test.
21477
21478         [BZ #2546]
21479         [BZ #2560]
21480         [BZ #5159]
21481         [BZ #15426]
21482         * sysdeps/ieee754/k_standard.c (__kernel_standard): Copy sign of
21483         input to result for tgamma overflow.
21484         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Include <float.h>.
21485         (gamma_coeff): New variable.
21486         (NCOEFF): New macro.
21487         (gamma_positive): New function.
21488         (__ieee754_gamma_r): Handle positive infinity, NaN, overflow and
21489         underflow here.  Use gamma_positive instead of exp (lgamma) for
21490         other arguments.
21491         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Include <float.h>.
21492         (gamma_coeff): New variable.
21493         (NCOEFF): New macro.
21494         (gammaf_positive): New function.
21495         (__ieee754_gammaf_r): Handle positive infinity, NaN, overflow and
21496         underflow here.  Use gamma_positive instead of exp (lgamma) for
21497         other arguments.
21498         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Include <float.h>.
21499         (gamma_coeff): New variable.
21500         (NCOEFF): New macro.
21501         (gammal_positive): New function.
21502         (__ieee754_gammal_r): Handle positive infinity, NaN, overflow and
21503         underflow here.  Use gamma_positive instead of exp (lgamma) for
21504         other arguments.
21505         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Include <float.h>.
21506         (gamma_coeff): New variable.
21507         (NCOEFF): New macro.
21508         (gammal_positive): New function.
21509         (__ieee754_gammal_r): Handle positive infinity, overflow and
21510         underflow here.  Handle NaN the same as positive infinity.  Remove
21511         check x < 0xffffffff for negative integers.  Use gamma_positive
21512         instead of exp (lgamma) for other arguments.
21513         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Include <float.h>.
21514         (gamma_coeff): New variable.
21515         (NCOEFF): New macro.
21516         (gammal_positive): New function.
21517         * sysdeps/ieee754/dbl-64/gamma_product.c: New file.
21518         * sysdeps/ieee754/dbl-64/gamma_productf.c: Likewise.
21519         * sysdeps/ieee754/ldbl-128/gamma_productl.c: Likewise.
21520         * sysdeps/ieee754/ldbl-128ibm/gamma_productl.c: Likewise.
21521         * sysdeps/ieee754/ldbl-96/gamma_product.c: Likewise.
21522         * sysdeps/ieee754/ldbl-96/gamma_productl.c: Likewise.
21523         * sysdeps/generic/math_private.h (__gamma_productf): New
21524         prototype.
21525         (__gamma_product): Likewise.
21526         (__gamma_productl): Likewise.
21527         * math/Makefile (libm-calls): Add gamma_product.
21528         * math/libm-test.inc (tgamma_test): Add more tests.
21529         * sysdeps/i386/fpu/libm-test-ulps: Update.
21530         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21531
21532 2013-05-08  Ondřej Bílka  <neleai@seznam.cz>
21533
21534         * benchtests/bench-skeleton.c (main): Preheat CPU.
21535
21536 2013-05-07  Aurelien Jarno <aurelien@aurel32.net>
21537
21538         * misc/sys/param.h (DEV_BSIZE): Define only if not already defined.
21539
21540 2013-05-07  Roland McGrath  <roland@hack.frob.com>
21541
21542         * sysdeps/generic/ldsodefs.h [IS_IN_rtld]: Declare _dl_skip_args
21543         and _dl_skip_args_internal.
21544
21545 2013-05-07  Carlos O'Donell  <carlos@redhat.com>
21546
21547         * manual/message.texi (Message Translation): Talk about users.
21548         Message to key mapping impacts design.
21549
21550 2013-05-06  Roland McGrath  <roland@hack.frob.com>
21551
21552         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: New file.
21553
21554         * elf/dl-open.c: Remove declaration of _dl_sysdep_start.
21555
21556         * sysdeps/unix/sysv/linux/wordsize-64/glob64.c: Moved to ...
21557         * sysdeps/wordsize-64/glob64.c: ... here.
21558
21559         * sysdeps/generic/not-cancel.h (NO_CANCELLATION): New macro.
21560         (pause_not_cancel, nanosleep_not_cancel, sigsuspend_not_cancel):
21561         New macros.
21562
21563         * debug/getlogin_r_chk.c: Moved to ...
21564         * login/getlogin_r_chk.c: ... here.
21565         * debug/Makefile (routines): Move getlogin_r_chk to ...
21566         * login/Makefile (routines): ... here.
21567         * debug/Versions (libc: GLIBC_2.4): Move getlogin_r_chk to ...
21568         * login/Versions (libc: GLIBC_2.4): ... here.
21569
21570         * io/poll.c (__poll): Renamed from poll.
21571         Add libc_hidden_def.
21572         (poll): Define as weak alias.
21573
21574         * debug/ptsname_r_chk.c: Moved to ...
21575         * login/ptsname_r_chk.c: ... here.
21576         * debug/Makefile (routines): Move ptsname_r_chk to ...
21577         * login/Makefile (routines): ... here.
21578         * debug/Versions (libc: GLIBC_2.4): Move __ptsname_r_chk to ...
21579         * login/Versions (libc: GLIBC_2.4): ... here.
21580
21581         * posix/getlogin.c: Moved to ...
21582         * login/getlogin.c: ... here.
21583         * posix/getlogin_r.c: Moved to ...
21584         * login/getlogin_r.c: ... here.
21585         * posix/getlogin_r.c: Moved to ...
21586         * login/getlogin_r.c: ... here.
21587         * posix/Makefile (routines): Move getlogin, getlogin_r, setlogin to ...
21588         * login/Makefile (routines): ... here.
21589         * posix/Versions (libc: GLIBC_2.0): Move setlogin to ...
21590         * login/Versions (libc: GLIBC_2.0): ... here.
21591
21592         * resource/setrlimit.c (__setrlimit): Renamed from setrlimit.
21593         (setrlimit): Define as weak alias.
21594
21595         * sysdeps/posix/truncate.c (__truncate): Renamed from truncate.
21596         Call __ names for open, ftruncate, and close.
21597         For LENGTH==0 case, just use O_TRUNC rather than calling ftruncate.
21598         (truncate): Define as weak alias.
21599
21600 2013-05-06  Joseph Myers  <joseph@codesourcery.com>
21601
21602         * math/gen-libm-test.pl (parse_args): Initialize x before each
21603         test of frexp, modf and remquo.
21604
21605         * math/libm-test.inc (gamma_test): Consistently use TEST_f_f1 to
21606         test signgam value.
21607
21608 2013-05-06  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21609
21610         [BZ #15418]
21611         [BZ #15419]
21612         * sysdeps/powerpc/fpu/e_hypot.c: Fix spurious FP exception generated by
21613         internal tests.
21614         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
21615
21616 2013-05-06  Roland McGrath  <roland@hack.frob.com>
21617
21618         * elf/dl-writev.h: New file.
21619         * elf/dl-misc.c: Include it.
21620         (_dl_debug_vdprintf): Call _dl_writev instead of __writev et al.
21621         * sysdeps/unix/sysv/linux/dl-writev.h: New file.
21622
21623 2013-05-04  Joseph Myers  <joseph@codesourcery.com>
21624
21625         * math/libm-test.inc (noXFails): Remove variable.
21626         (noXPasses): Likewise.
21627         (BUILD_COMPLEX_INT): Remove macro.
21628         (print_screen): Remove xfail argument.
21629         (print_screen_max_error): Likewise.
21630         (update_stats): Likewise.
21631         (print_max_error): Likewise.  Update calls to other affected
21632         functions.
21633         (print_complex_max_error): Likewise.
21634         (test_single_exception): Update calls to print_screen.
21635         (test_single_errno): Likewise.
21636         (check_float_internal): Remove xfail argument.  Update calls to
21637         other affected functions.
21638         (check_float): Likewise.
21639         (check_complex): Likewise.
21640         (check_int): Likewise.
21641         (check_long): Likewise.
21642         (check_bool): Likewise.
21643         (check_longlong): Likewise.
21644         (main): Don't print noXFails and noXPasses.
21645         * math/gen-libm-test.pl (top level): Don't mention expected
21646         failure handling in comment.
21647         (new_test): Don't handle expected failures.
21648         (parse_args): Don't mention expected failure handling in comment.
21649         (generate_testfile): Don't handle expected failures.
21650         (parse_ulps): Likewise.
21651         (print_ulps_file): Likewise.
21652         (get_failure): Remove function.
21653         (output_test): Don't handle expected failures.
21654         * make/README.libm-test: Don't mention expected failure handling.
21655
21656         * math/libm-test.inc (plus_zero): Make const.  Add initializer.
21657         (minus_zero): Likewise.
21658         (plus_infty): Likewise.
21659         (minus_infty): Likewise.
21660         (qnan_value): Likewise.
21661         (max_value): Likewise.
21662         (min_value): Likewise.
21663         (min_subnorm_value): Likewise.
21664         (initialize): Do not initialize those variables dynamically.
21665
21666 2013-05-03  Roland McGrath  <roland@hack.frob.com>
21667
21668         * io/open.c (__open_2): Moved to ...
21669         * io/open_2.c: ... this new file.
21670         * io/open64.c (__open64_2): Moved to ...
21671         * io/open64_2.c: ... this new file.
21672         * io/openat.c (__openat_2): Moved to ...
21673         * io/openat_2.c: ... this new file.
21674         * io/openat64.c (__openat64_2): Moved to ...
21675         * io/openat64_2.c: ... this new file.
21676         * io/Makefile (routines): Add them.
21677         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Remove them.
21678         * sysdeps/unix/sysv/linux/open_2.c: File removed.
21679         * sysdeps/unix/sysv/linux/open64_2.c: File removed.
21680         * sysdeps/unix/sysv/linux/openat.c (__OPENAT_2): Removed.
21681         * sysdeps/unix/sysv/linux/openat64.c (__OPENAT_2): Removed.
21682         * sysdeps/unix/sysv/linux/wordsize-64/openat.c (__openat_2): Removed.
21683         (__openat64): Add hidden_ver.
21684         * sysdeps/mach/hurd/open.c (__open_2, __open64_2): Removed.
21685         * sysdeps/mach/hurd/openat.c (__openat_2): Removed.
21686
21687         * elf/dl-sysdep.c (_dl_sysdep_start) [NEED_DL_SYSINFO]:
21688         Separately conditionalize setting of GLRO(dl_sysinfo) so
21689         that the GLRO(dl_sysinfo_dso) test is under [NEED_DL_SYSINFO_DSO]
21690         as well, but the actual setting is only under [NEED_DL_SYSINFO].
21691
21692 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21693
21694         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_time symbol.
21695         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Add __vdso_time
21696         definition.
21697         (VDSO_IFUNC_RET): Cast to void * to silence compiler warning.
21698         * sysdeps/unix/sysv/linux/powerpc/init-first.c
21699         (_libc_vdso_platform_setup): Add __vdso_time initialization.
21700         * sysdeps/unix/sysv/linux/powerpc/time.c: New file: time implementation
21701         for PowerPC using vDSO where is avaliable or gettimeofday as a fallback.
21702
21703 2013-05-03  Joseph Myers  <joseph@codesourcery.com>
21704
21705         * math/libm-test.inc (lgamma_test): Consistently use TEST_f_f1 to
21706         test signgam value.
21707
21708         * math/libm-test.inc (hypot_test): Do not use
21709         IGNORE_ZERO_INF_SIGN.
21710
21711 2013-05-03  Andreas Jaeger  <aj@suse.de>
21712
21713         * sysdeps/gnu/netinet/tcp.h (TCP_TIMESTAMP): New value, from
21714         Linux 3.9.
21715         * sysdeps/unix/sysv/linux/bits/socket.h (PF_VSOCK, AF_VSOCK): Add.
21716         (PF_MAX): Adjust for VSOCK change.
21717
21718 2013-05-03  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21719
21720         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21721
21722 2013-05-02  Carlos O'Donell  <carlos@redhat.com>
21723
21724         [BZ #15264]
21725         * localedata/locales/en_CA (LC_MESSAGES): Define yesstr and nostr.
21726         * localedata/locales/es_AR (LC_MESSAGES): Copy es_ES.
21727         * localedata/locales/es_ES (LC_MESSAGES): Define yesstr and nostr.
21728
21729 2013-05-02  David S. Miller  <davem@davemloft.net>
21730
21731         * sysdeps/sparc/fpu/libm-test-ulps: Update.
21732
21733 2013-05-01  Ondřej Bílka  <neleai@seznam.cz>
21734
21735         * string/bits/string2.h (__strcmp_cg): Call __strcmp_gc.
21736
21737 2013-05-01  Roland McGrath  <roland@hack.frob.com>
21738
21739         * sysdeps/posix/opendir.c: Include <sys/param.h> to get MIN/MAX macros.
21740
21741 2013-05-01  Richard Smith  <richard@metafoo.co.uk>
21742
21743         [BZ #14952]
21744         * misc/sys/cdefs.h (__extern_inline, __extern_always_inline)
21745         [__GNUC__ && (__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
21746         Use __attribute__ ((__gnu_inline__)).
21747         [__GNUC__ && !(__GNUC_STDC_INLINE__ || __GNUC_GNU_INLINE__)]:
21748         Don't use __attribute__ ((__gnu_inline__)).
21749
21750 2013-05-01  Joseph Myers  <joseph@codesourcery.com>
21751
21752         [BZ #15423]
21753         * math/s_catan.c (__catan): Handle small real or imaginary part of
21754         input specially to avoid spurious underflow.
21755         * math/s_catanf.c (__catanf): Likewise.
21756         * math/s_catanh.c (__catanh): Likewise.
21757         * math/s_catanhf.c (__catanhf): Likewise.
21758         * math/s_catanhl.c (__catanhl): Likewise.
21759         * math/s_catanl.c (__catanl): Likewise.
21760         * math/libm-test.inc (catan_test): Add more tests.
21761         (catanh_test): Likewise.
21762         * sysdeps/i386/fpu/libm-test-ulps: Update.
21763         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21764
21765 2013-04-30  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21766
21767         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21768
21769 2013-04-30  Joseph Myers  <joseph@codesourcery.com>
21770
21771         [BZ #15416]
21772         * math/s_catan.c (__catan): Compute expressions 1 - x^2 - y^2 more
21773         accurately for denominator in atan2.
21774         * math/s_catanf.c (__catanf): Likewise.
21775         * math/s_catanh.c (__catanh): Likewise.
21776         * math/s_catanhf.c (__catanhf): Likewise.
21777         * math/s_catanhl.c (__catanhl): Likewise.
21778         * math/s_catanl.c (__catanl): Likewise.
21779         * math/libm-test.inc (catan_test): Add more tests.
21780         (catanh_test): Likewise.
21781         * sysdeps/i386/fpu/libm-test-ulps: Update.
21782         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21783
21784 2013-04-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
21785
21786         * sysdeps/ieee754/dbl-64/s_sin.c: Format code.
21787
21788         * benchtests/Makefile (bench): Remove slow benchmarks.
21789         * benchtests/atan-inputs: Add slow benchmark inputs.
21790         * benchtests/bench-modf.c (NUM_VARIANTS): Define.
21791         (BENCH_FUNC): Accept variant offset.
21792         (VARIANT): Define.
21793         * benchtests/bench-skeleton.c (main): Run benchmark for each
21794         variant.
21795         * benchtests/cos-inputs: Add slow benchmark inputs.
21796         * benchtests/exp-inputs: Likewise.
21797         * benchtests/pow-inputs: Likewise.
21798         * benchtests/sin-inputs: Likewise.
21799         * benchtests/slowatan-inputs: Remove.
21800         * benchtests/slowatan.c: Remove.
21801         * benchtests/slowcos-inputs: Remove.
21802         * benchtests/slowcos.c: Remove.
21803         * benchtests/slowexp-inputs: Remove.
21804         * benchtests/slowexp.c: Remove.
21805         * benchtests/slowpow-inputs: Remove.
21806         * benchtests/slowpow.c: Remove.
21807         * benchtests/slowsin-inputs: Remove.
21808         * benchtests/slowsin.c: Remove.
21809         * benchtests/slowtan-inputs: Remove.
21810         * benchtests/slowtan.c: Remove.
21811         * benchtests/tan-inputs: Add slow benchmark inputs.
21812         * scripts/bench.pl: Parse comments and directives.
21813
21814         * benchtests/Makefile: Remove *-ITER.  Define BENCH_DURATION
21815         in CPPFLAGS.
21816         ($(objpfx)bench-%.c): Remove *-ITER.
21817         * benchtests/bench-modf.c: Remove definition of ITER.
21818         * benchtests/bench-skeleton.c (TIMESPEC_AFTER): New macro.
21819         (main): Loop for DURATION seconds instead of fixed number of
21820         iterations.
21821         * scripts/bench.pl: Don't expect iterations in parameters.
21822
21823 2013-04-29  Roland McGrath  <roland@hack.frob.com>
21824
21825         * io/fchdir.c (__fchdir): Renamed from fchdir.
21826         (fchdir): Define as weak alias.
21827
21828 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
21829
21830         * math/libm-test.inc (ERRNO_UNCHANGED): New macro.
21831         (ERRNO_EDOM): Likewise.
21832         (ERRNO_ERANGE): Likewise.
21833         (noErrnoTests): New variable.
21834         (init_max_error): Set errno to 0.
21835         (test_single_errno): New function.
21836         (test_errno): Likewise.
21837         (check_float_internal): Call test_errno.  Set errno to 0.
21838         (check_complex): Refer to errno tests in comment.
21839         (check_int): Call test_errno.  Set errno to 0.
21840         (check_long): Likewise.
21841         (check_bool): Likewise.
21842         (check_longlong): Likewise.
21843         (cos_test): Use ERRNO_* flags for errno tests instead of
21844         check_int.
21845         (expm1_test): Likewise.
21846         (fmod_test): Likewise.
21847         (ilogb_test): Likewise.
21848         (lgamma_test): Likewise.
21849         (pow_test): Likewise.
21850         (remainder_test): Likewise.
21851         (sin_test): Likewise.
21852         (tan_test): Likewise.
21853         (yn_test): Likewise.
21854         (initialize): Set errno to 0.
21855         (main): Print number of errno tests.
21856         * math/gen-libm-test.pl (parse_args): Allow ERRNO flags on tests.
21857
21858 2013-04-29  Andreas Jaeger  <aj@suse.de>
21859
21860         [BZ #15084]
21861         * resolv/res_debug.c (p_option): Fix strings for RES_USEBSTRING
21862         and RES_USEVC.
21863
21864         [BZ #15085]
21865         * resolv/resolv.h (RES_NOCHECKNAME): Mark as unimplemented.
21866         * resolv/res_debug.c (p_option): Mark RES_NOCHECKNAME as
21867         unimplemented.
21868
21869         [BZ #15380]
21870         * stdlib/random.c (__initstate): Return NULL if
21871         __initstate fails.
21872
21873         [BZ #15086]
21874         * resolv/res_debug.c (p_option): Handle RES_NOALIASES,
21875         RES_KEEPTSIG, RES_BLAST, RES_NOIP6DOTINT, RES_SNGLKUP,
21876         RES_SNGLKUPREOP.
21877
21878 2013-04-29  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21879
21880         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
21881
21882 2013-04-29  Joseph Myers  <joseph@codesourcery.com>
21883
21884         * math/libm-test.inc (cacos_test): Add missing semicolons at ends
21885         of individual tests.
21886         (casin_test): Likewise.
21887         (casinh_test): Likewise.
21888
21889 2013-04-27  Joseph Myers  <joseph@codesourcery.com>
21890
21891         [BZ #15409]
21892         * math/s_catan.c (__catan): Handle arguments with large real or
21893         imaginary part separately without squaring.
21894         * math/s_catanf.c (__catanf): Likewise.
21895         * math/s_catanh.c (__catanh): Likewise.
21896         * math/s_catanhf.c (__catanhf): Likewise.
21897         * math/s_catanhl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
21898         and redefine.
21899         (__catanhl): Handle arguments with large real or imaginary part
21900         separately without squaring.
21901         * math/s_catanl.c [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine
21902         and redefine.
21903         (__catanl): Handle arguments with large real or imaginary part
21904         separately without squaring.
21905         * math/libm-test.inc (catan_test): Add more tests.
21906         (catanh_test): Likewise.
21907         * sysdeps/i386/fpu/libm-test-ulps: Update.
21908         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
21909
21910 2013-04-27  Andreas Jaeger  <aj@suse.de>
21911
21912         [BZ #15007]
21913         * stdlib/stdlib.h: Update guards for qecvt.
21914         * stdlib/bits/stdlib-ldbl.h: Sync guards for qecvt etc with
21915         <stdlib.h>.
21916
21917 2013-04-27  Allan McRae  <allan@archlinux.org>
21918
21919         * sysdeps/i386/fpu/libm-test-ulps: Update.
21920
21921 2013-04-26  Joseph Myers  <joseph@codesourcery.com>
21922
21923         [BZ #15406]
21924         * math/s_catan.c: Include <float.h>.
21925         (__catan): Ensure underflow exception occurs for underflowed
21926         result.
21927         * math/s_catanf.c: Include <float.h>.
21928         (__catanf): Ensure underflow exception occurs for underflowed
21929         result.
21930         * math/s_catanh.c: Include <float.h>.
21931         (__catanh): Ensure underflow exception occurs for underflowed
21932         result.
21933         * math/s_catanhf.c: Include <float.h>.
21934         (__catanhf): Ensure underflow exception occurs for underflowed
21935         result.
21936         * math/s_catanhl.c: Include <float.h>.
21937         (__catanhl): Ensure underflow exception occurs for underflowed
21938         result.
21939         * math/s_catanl.c: Include <float.h>.
21940         (__catanl): Ensure underflow exception occurs for underflowed
21941         result.
21942         * math/libm-test.inc (catan_test): Add more tests.
21943         (catanh_test): Likewise.
21944
21945         [BZ #15405]
21946         * math/s_ccosh.c (__ccosh): Ensure underflow exception occurs for
21947         underflowed result.
21948         * math/s_ccoshf.c (__ccoshf): Likewise.
21949         * math/s_ccoshl.c (__ccoshl): Likewise.
21950         * math/s_csin.c (__csin): Likewise.
21951         * math/s_csinf.c (__csinf): Likewise.
21952         * math/s_csinh.c (__csinh): Likewise.
21953         * math/s_csinhf.c (__csinhf): Likewise.
21954         * math/s_csinhl.c (__csinhl): Likewise.
21955         * math/s_csinl.c (__csinl): Likewise.
21956         * math/libm-test.inc (ccos_test): Add more tests.
21957         (ccosh_test): Likewise.
21958         (csin_test): Likewise.
21959         (csinh_test): Likewise.
21960
21961 2013-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
21962
21963         * sysdeps/powerpc/power5/fpu/s_modf.c: Moved to ...
21964         * sysdeps/powerpc/power5+/fpu/s_modf.c: ... this.
21965         * sysdeps/powerpc/power5/fpu/s_modff.c: Moved to ...
21966         * sysdeps/powerpc/power5+/fpu/s_modff.c: ... this.
21967         * sysdeps/powerpc/powerpc32/power5+/Implies: Add powerpc/power5+ and
21968         powerpc/power5+/fpu folders.
21969         * sysdeps/powerpc/powerpc64/power5+/Implies: Likewise.
21970
21971
21972 2013-04-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
21973
21974         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
21975
21976 2013-04-25  Joseph Myers  <joseph@codesourcery.com>
21977
21978         * elf/Makefile [$(config-machine) = x86_64] (tests): Remove
21979         additions to variable.
21980         [$(config-machine) = x86_64] (modules-names): Likewise.
21981         ($(objpfx)tst-audit3): Remove dependency.
21982         ($(objpfx)tst-audit3.out): Likewise.
21983         ($(objpfx)tst-audit4): Likewise.
21984         ($(objpfx)tst-audit4.out): Likewise.
21985         ($(objpfx)tst-audit5): Likewise.
21986         ($(objpfx)tst-audit5.out): Likewise.
21987         ($(objpfx)tst-audit6): Likewise.
21988         ($(objpfx)tst-audit6.out): Likewise.
21989         ($(objpfx)tst-audit7): Likewise.
21990         ($(objpfx)tst-audit7.out): Likewise.
21991         (tst-audit3-ENV): Remove variable.
21992         (tst-audit4-ENV): Likewise.
21993         (tst-audit5-ENV): Likewise.
21994         (tst-audit6-ENV): Likewise.
21995         (tst-audit7-ENV): Likewise.
21996         [$(config-cflags-avx) = yes] (AVX-CFLAGS): Likewise.
21997         [$(config-cflags-avx) = yes] (CFLAGS-tst-audit4.c): Remove
21998         addition to variable.
21999         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4a.c): Likewise.
22000         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod4b.c): Likewise.
22001         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6b.c): Likewise.
22002         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod6c.c): Likewise.
22003         [$(config-cflags-avx) = yes] (CFLAGS-tst-auditmod7b.c): Likewise.
22004         * sysdeps/x86_64/Makefile [$(subdir) = elf] (tests): Add
22005         tst-audit3, tst-audit4 and tst-audit5.
22006         [$(subdir) = elf && $(config-cflags-avx) = yes] (tests): Add
22007         tst-audit6 and tst-audit7.
22008         [$(subdir) = elf] (modules-names): Add audit modules for those
22009         tests.
22010         [$(subdir) = elf] ($(objpfx)tst-audit3): New dependency.
22011         [$(subdir) = elf] ($(objpfx)tst-audit3.out): Likewise.
22012         [$(subdir) = elf] ($(objpfx)tst-audit4): Likewise.
22013         [$(subdir) = elf] ($(objpfx)tst-audit4.out): Likewise.
22014         [$(subdir) = elf] ($(objpfx)tst-audit5): Likewise.
22015         [$(subdir) = elf] ($(objpfx)tst-audit5.out): Likewise.
22016         [$(subdir) = elf] ($(objpfx)tst-audit6): Likewise.
22017         [$(subdir) = elf] ($(objpfx)tst-audit6.out): Likewise.
22018         [$(subdir) = elf] ($(objpfx)tst-audit7): Likewise.
22019         [$(subdir) = elf] ($(objpfx)tst-audit7.out): Likewise.
22020         [$(subdir) = elf] (tst-audit3-ENV): New variable.
22021         [$(subdir) = elf] (tst-audit4-ENV): Likewise.
22022         [$(subdir) = elf] (tst-audit5-ENV): Likewise.
22023         [$(subdir) = elf] (tst-audit6-ENV): Likewise.
22024         [$(subdir) = elf] (tst-audit7-ENV): Likewise.
22025         [$(subdir) = elf && $(config-cflags-avx) = yes] (AVX-CFLAGS):
22026         Likewise.
22027         [$(subdir) = elf && $(config-cflags-avx) = yes]
22028         (CFLAGS-tst-audit4.c): Append $(AVX-CFLAGS).
22029         [$(subdir) = elf && $(config-cflags-avx) = yes]
22030         (CFLAGS-tst-auditmod4a.c): Likewise.
22031         [$(subdir) = elf && $(config-cflags-avx) = yes]
22032         (CFLAGS-tst-auditmod4b.c): Likewise.
22033         [$(subdir) = elf && $(config-cflags-avx) = yes]
22034         (CFLAGS-tst-auditmod6b.c): Likewise.
22035         [$(subdir) = elf && $(config-cflags-avx) = yes]
22036         (CFLAGS-tst-auditmod6c.c): Likewise.
22037         [$(subdir) = elf && $(config-cflags-avx) = yes]
22038         (CFLAGS-tst-auditmod7b.c): Likewise.
22039         * elf/tst-audit3.c: Move to ...
22040         * sysdeps/x86_64/tst-audit3.c: ... here.
22041         * elf/tst-audit4.c: Move to ...
22042         * sysdeps/x86_64/tst-audit4.c: ... here.
22043         * elf/tst-audit5.c: Move to ...
22044         * sysdeps/x86_64/tst-audit5.c: ... here.
22045         * elf/tst-audit6.c: Move to ...
22046         * sysdeps/x86_64/tst-audit6.c: ... here.
22047         * elf/tst-audit7.c: Move to ...
22048         * sysdeps/x86_64/tst-audit7.c: ... here.
22049         * elf/tst-auditmod3a.c: Move to ...
22050         * sysdeps/x86_64/tst-auditmod3a.c: ... here.
22051         * elf/tst-auditmod3b.c: Move to ...
22052         * sysdeps/x86_64/tst-auditmod3b.c: ... here.
22053         * elf/tst-auditmod4a.c: Move to ...
22054         * sysdeps/x86_64/tst-auditmod4a.c: ... here.
22055         * elf/tst-auditmod4b.c: Move to ...
22056         * sysdeps/x86_64/tst-auditmod4b.c: ... here.
22057         * elf/tst-auditmod5a.c: Move to ...
22058         * sysdeps/x86_64/tst-auditmod5a.c: ... here.
22059         * elf/tst-auditmod5b.c: Move to ...
22060         * sysdeps/x86_64/tst-auditmod5b.c: ... here.
22061         * elf/tst-auditmod6a.c: Move to ...
22062         * sysdeps/x86_64/tst-auditmod6a.c: ... here.
22063         * elf/tst-auditmod6b.c: Move to ...
22064         * sysdeps/x86_64/tst-auditmod6b.c: ... here.
22065         * elf/tst-auditmod6c.c: Move to ...
22066         * sysdeps/x86_64/tst-auditmod6c.c: ... here.
22067         * elf/tst-auditmod7a.c: Move to ...
22068         * sysdeps/x86_64/tst-auditmod7a.c: ... here.
22069         * elf/tst-auditmod7b.c: Move to ...
22070         * sysdeps/x86_64/tst-auditmod7b.c: ... here.
22071
22072 2013-04-25  Paul Pluzhnikov  <ppluzhnikov@google.com>
22073
22074         [BZ #15366]
22075         * sysdeps/generic/inttypes.h (PRId8, PRId16, etc.):
22076         define unconditionally.
22077         * sysdeps/generic/stdint.h (INT8_MIN, INT16_MIN, etc.):
22078         define unconditionally.
22079         (INT8_C, INT16_C, etc.): Likewise.
22080
22081 2013-04-25  Maciej W. Rozycki  <macro@codesourcery.com>
22082
22083         * csu/libc-start.c (__libc_start_main) [!SHARED]: Declare
22084         __ehdr_start with hidden visibility.
22085
22086         * soft-fp/op-common.h (_FP_SQRT): s/sNAN/NAN/ in a comment.
22087
22088 2013-04-24  Carlos O'Donell  <carlos@redhat.com>
22089
22090         * math/libm-test.inc (cos_test): Use accurate hex constants.
22091         (sincost_test): Likewise.
22092
22093 2013-04-24  Joseph Myers  <joseph@codesourcery.com>
22094
22095         * math/libm-test.inc (catan_test): Add more tests.
22096         (catanh_test): Likewise.
22097
22098         * math/s_catanf.c (__catanf): Use suffixed floating-point
22099         constants.
22100         * math/s_catanhf.c (__catanhf): Likewise.
22101         * math/s_catanhl.c (__catanhl): Likewise.
22102         * math/s_catanl.c (__catanl): Likewise.
22103
22104         [BZ #15394]
22105         * math/s_catan.c (__catan): Calculate imaginary part of result
22106         with log1p not log unless computing log of number close to 0.
22107         * math/s_catanf.c (__catanf): Likewise.
22108         * math/s_catanl.c (__catanl): Likewise.
22109         * math/s_catanh.c (__catanh): Calculate real part of result with
22110         log1p not log unless computing log of number close to 0.
22111         * math/s_catanhf.c (__catanhf): Likewise.
22112         * math/s_catanhl.c (__catanhl): Likewise.
22113         * math/libm-test.inc (catan_test): Add more tests.
22114         (catanh_test): Likewise.
22115         * sysdeps/i386/fpu/libm-test-ulps: Update.
22116         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22117
22118 2013-04-24  Siddhesh Poyarekar  <siddhesh@redhat.com>
22119
22120         * benchtests/Makefile: Mention files in which fast and slow
22121         paths of math functions are implemented.
22122
22123 2013-04-23  Roland McGrath  <roland@hack.frob.com>
22124
22125         * sysdeps/posix/timespec_get.c: New file.
22126
22127 2013-04-23  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22128
22129         * sysdeps/powerpc/power5/fpu/s_modf.c: New file: modf optimization for
22130         POWER.
22131         * sysdeps/powerpc/power5/fpu/s_modff.c: New file: modff optimization
22132         for POWER.
22133         * sysdeps/powerpc/powerpc64/power5/Implies: Add powerpc/power5 and
22134         powerpc/power5/fpu folders.
22135         * sysdeps/powerpc/powerpc32/power5/Implies: Likewise.
22136         * benchtests/Makefile: Add modf testcase.
22137         * benchtests/bench-modf.c: New file: Benchmark test for mo
22138
22139 2013-04-23  Siddhesh Poyarekar  <siddhesh@redhat.com>
22140
22141         [BZ #14888]
22142         * time/Makefile (tests): Add tst-strptime-whitespace.
22143         * time/strptime_l.c (get_number): Use ISSPACE.
22144         (__strptime_internal): Likewise.
22145         * time/tst-strptime-whitespace.c: New test case.
22146
22147 2013-04-23  Andreas Schwab  <schwab@linux-m68k.org>
22148
22149         * nss/nss_files/files-init.c (TF): Don't initialize flexible array
22150         member.
22151         (_nss_files_init): Set it here.
22152
22153 2013-04-23  Heiko Carstens  <heiko.carstens@de.ibm.com>
22154
22155         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Change types of
22156         f_type, f_bsize, f_namelen, f_frsize, f_flags,and f_spare to
22157         unsigned.
22158
22159 2013-04-22  Jan-Benedict Glaw  <jbglaw@getslash.de>
22160
22161         * nss/getent.c (shadow_keys): Call endspent, not endpwent.
22162
22163 2013-04-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
22164
22165         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Compute results
22166         size just once.
22167
22168 2013-04-21  David S. Miller  <davem@davemloft.net>
22169
22170         * po/ru.po: Update Russion translation from translation project.
22171
22172 2013-04-17  Adam Conrad  <adconrad@0c3.net>
22173
22174         * sysdeps/unix/sysv/linux/sys/fsuid.h: Remove __wur from setfsuid
22175         and setfsgid.
22176
22177 2013-04-17  Carlos O'Donell  <carlos@redhat.com>
22178
22179         * configure.in: Remove i386 configure warning. Remove i386 case.
22180         * configure: Regenerate.
22181         * sysdeps/i386/configure.in: Raise error if config_machine is i386.
22182         Add example to error message.
22183         * sysdeps/i386/configure: Regenerate.
22184
22185 2013-04-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
22186
22187         * benchtests/Makefile (bench): Add cos, tan, slowcos and
22188         slowtan.
22189         * benchtests/cos-inputs: New file.
22190         * benchtests/slowcos-inputs: New file.
22191         * benchtests/slowcos.c: New file.
22192         * benchtests/slowtan-inputs: New file.
22193         * benchtests/slowtan.c: New file.
22194         * benchtests/tan-inputs: New file.
22195
22196 2013-04-16  Roland McGrath  <roland@hack.frob.com>
22197
22198         * rt/tst-aio7.c (do_test): Don't test O_RDONLY fd case, which is now
22199         considered kosher.
22200
22201 2013-04-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
22202
22203         * benchtests/Makefile: Include cppflags-iterator.mk to add
22204         -DNOT_IN_libc=1 to CPPFLAGS of all benchmark programs.
22205
22206         * Makefile.in (bench-clean): New target.
22207         * benchtests/Makefile (bench-clean): Likewise.
22208
22209 2013-04-16  David Holsgrove  <david.holsgrove@xilinx.com>
22210
22211         * elf/elf.h: Add EM_MICROBLAZE and MicroBlaze relocations.
22212
22213 2013-04-15  Thomas Schwinge  <thomas@codesourcery.com>
22214
22215         * stdio-common/tstdiomisc.c: Fix coding-style violation.
22216
22217 2013-04-15  Andreas Schwab  <schwab@suse.de>
22218
22219         * nscd/grpcache.c (cache_addgr): Properly check for short write.
22220         * nscd/initgrcache.c (addinitgroupsX): Likewise.
22221         * nscd/pwdcache.c (cache_addpw): Likewise.
22222         * nscd/servicescache.c (cache_addserv): Likewise.  Don't write
22223         more than recsize.
22224
22225 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
22226
22227         * benchtests/Makefile (bench): Write all output to
22228         bench-out.tmp together.
22229
22230 2013-04-15  Andreas Schwab  <schwab@suse.de>
22231
22232         * nscd/nscd.c (main): Don't fork again after closing files.
22233
22234 2013-04-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
22235
22236         * libio/tst-fwrite-error.c (do_test): Fix BUF array definition.
22237
22238         * benchtests/Rules (bench-deps): Collect dependencies into a
22239         single variable.  Add Makefile to dependencies.
22240         ($(objpfx)bench-%.c): Depend on bench-deps.
22241
22242 2013-04-12  Roland McGrath  <roland@hack.frob.com>
22243             Xavier Roche  <roche+kml2@exalead.com>
22244
22245         [BZ #15361]
22246         * sysdeps/pthread/aio_fsync.c (aio_fsync): Don't check open modes,
22247         just that it's a file descriptor.
22248         * manual/llio.texi (Synchronizing AIO Operations): Update description
22249         for EBADF error from aio_fsync.
22250
22251 2013-04-12  Siddhesh Poyarekar  <siddhesh@redhat.com>
22252
22253         * Rules (bench): Move target definition...
22254         * benchtests/Makefile: ... here.
22255
22256 2013-04-11  Carlos O'Donell  <carlos@redhat.com>
22257
22258         * math/libm-test.inc (cos_test): Fix PI/2 test.
22259         (sincos_test): Likewise.
22260         * sysdeps/x86_64/fpu/libm-test-ulps: Regenerate.
22261         * sysdeps/i386/fpu/libm-test-ulps: Regenerate.
22262
22263 2013-04-11  Andreas Schwab  <schwab@suse.de>
22264
22265         [BZ #13988]
22266         * stdio-common/vfscanf.c (_IO_vfwscanf): When parsing a float
22267         accept exponent character only when digits were seen.
22268         * stdio-common/Makefile (tests): Add bug26.
22269         * stdio-common/bug26.c: New file.
22270
22271         [BZ #14293]
22272         * elf/dl-load.c (_dl_init_paths): Mark decomposed RUNPATH as
22273         non-freeable.
22274
22275 2013-04-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
22276
22277         * Makeconfig (rtld-prefix): Define built linker prefix.
22278         * Rules (run-bench): Use it.
22279         * math/Makefile (run-regen-ulps): Likewise.
22280
22281         * Rules (bench): Remove eval.
22282
22283 2013-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
22284             Roland McGrath  <roland@hack.frob.com>
22285             Ondrej Bilka  <neleai@seznam.cz>
22286
22287         [BZ #15346]
22288         * time/getdate.c: Include ctype.h and alloca.h.
22289         (__getdate_r): Trim leading and trailing spaces of input.
22290         * time/tst-getdate.c (tests): Add tests with leading and
22291         trailing spaces.
22292
22293 2013-04-08  Roland McGrath  <roland@hack.frob.com>
22294
22295         [BZ #14280]
22296         * sysdeps/mach/hurd/bits/ioctls.h (_IOTS): Cast to enum __ioctl_datum
22297         when computing value.
22298
22299 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
22300
22301         * math/README.libm-test (How can I generate "libm-test-ulps"?):
22302         Use testrun.sh to run libm tests.
22303
22304         [BZ #15309]
22305         * elf/dl-open.c (dl_open_worker): memset all of seen array.
22306
22307 2013-04-06  Marko Myllynen  <myllynen@redhat.com>
22308
22309         [BZ #15264]
22310         * locales/fi_FI (LC_MESSAGES): Define yesstr and nostr.
22311
22312 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
22313
22314         * Makefile.in (regen-ulps): New target.
22315         * math/Makefile [ifneq (no,$(PERL)]: Declare regen-ulps with .PHONY.
22316         [ifneq (no,$(PERL)] (run-regen-ulps): New variable.
22317         [ifneq (no,$(PERL)] (regen-ulps): New target.
22318         [ifeq (no,$(PERL)] (regen-ulps): New target.
22319         * math/libm-test.inc (ulps_file_name): Define.
22320         (output_dir): New variable.
22321         (options): Add "output-dir" option.
22322         (parse_opt): Handle 'o' case.
22323         (main): If output_dir is non-NULL use it as a prefix
22324         otherwise use "".
22325         * math/README.libm-test: Update `How can I generate "libm-test-ulps"?'
22326
22327 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
22328
22329         [BZ #10060, #10062]
22330         * aclocal.m4 (LIBC_COMPILER_BUILTIN_INLINED): New macro.
22331         * sysdeps/i386/configure.in: Use LIBC_COMPILER_BUILTIN_INLINED and
22332         fail configure if __sync_val_compare_and_swap is not inlined.
22333         * sysdeps/i386/configure: Regenerate.
22334         * configure.in: Build for i686 when configured for i386.
22335         * configure: Regenerate.
22336         * README: Remove i386 reference.
22337
22338 2013-04-06  Carlos O'Donell  <carlos@redhat.com>
22339
22340         * sysdeps/s390/s390-32/sysdep.h: Undefine PSEUDO before redefinition.
22341         * sysdeps/s390/s390-64/sysdep.h: Likewise.
22342
22343 2013-04-05  Thomas Schwinge  <thomas@codesourcery.com>
22344
22345         * stdio-common/tstdiomisc.c (snanval, msnanval, lsnanval)
22346         (lmsnanval): New variables.
22347         (F): Add conversion tests.
22348         * stdlib/tst-strtod6.c (do_test): Add issignaling tests.
22349         * stdlib/Makefile ($(objpfx)tst-strtod6): Depend on $(link-libm).
22350
22351         * stdio-common/tstdiomisc.c (F): Properly collect individual
22352         tests' results.
22353
22354         [BZ #14686, #15336]
22355         * sysdeps/ieee754/dbl-64/urem.h (nNAN, NAN): Remove definitions.
22356         * sysdeps/ieee754/dbl-64/e_remainder.c (__ieee754_remainder):
22357         Instead, use input NaN values or generate a qNaN by arithmetic
22358         operation.  Also fix bugs to comply with the standard.
22359         * math/libm-test.inc (remainder_test): Add more tests.
22360
22361         [BZ #15335, #15342]
22362         * sysdeps/ieee754/dbl-64/upow.h (NaNQ): Remove definitions.
22363         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Instead, use
22364         input NaN values or generate a qNaN by arithmetic operation.
22365
22366         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Remove
22367         unreachable code.
22368
22369         * sysdeps/ieee754/dbl-64/usncs.h (NAN): Removed unused
22370         definitions.
22371
22372 2013-04-03  Joseph Myers  <joseph@codesourcery.com>
22373
22374         [BZ #14478]
22375         * math/s_cexp.c (__cexp): Ensure underflow exception occurs for
22376         underflowed result.
22377         * math/s_cexpf.c (__cexpf): Likewise.
22378         * math/s_cexpl.c (__cexpl): Likewise.
22379         * math/libm-test.inc (cexp_test): Add more tests.
22380
22381 2013-04-03  Andreas Schwab  <schwab@suse.de>
22382
22383         [BZ #15330]
22384         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Allocate results and
22385         order arrays from heap if bigger than alloca cutoff.
22386
22387 2013-04-03  Thomas Schwinge  <thomas@codesourcery.com>
22388
22389         * sysdeps/i386/fpu/math-tests.h (SNAN_TESTS_float)
22390         (SNAN_TESTS_double): Refer to GCC PR56831.
22391         * sysdeps/powerpc/math-tests.h (SNAN_TESTS_TYPE_CAST): Refer to
22392         GCC PR56828.
22393
22394 2013-04-03  Siddhesh Poyarekar  <siddhesh@redhat.com>
22395
22396         * Rules (bench): Move bench.out after the run is complete.
22397
22398         * Rules (bench): Echo currently running benchmark.
22399
22400         * benchtests/Makefile (bench): Add atan and slowatan.
22401         * benchtests/atan-inputs: New file.
22402         * benchtests/slowatan-inputs: New file.
22403         * benchtests/slowatan.c: New file.
22404
22405         * sysdeps/ieee754/dbl-64/mpa.h (TWO): Remove definition.
22406         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Replace TWO with
22407         its value.
22408
22409         [BZ #15305]
22410         * sysdeps/unix/sysv/linux/kernel-features.h
22411         [__LINUX_KERNEL_VERSION >= 0x02061d]: Define
22412         __ASSUME_XFS_RESTRICTED_CHOWN.
22413         * sysdeps/unix/sysv/linux/pathconf.c
22414         (__statfs_chown_restricted) [!__ASSUME_XFS_RESTRICTED_CHOWN]:
22415         Save and restore errno.
22416
22417 2013-04-02  Joseph Myers  <joseph@codesourcery.com>
22418
22419         [BZ #15327]
22420         * math/s_cacosh.c (__cacosh): Implement for finite nonzero
22421         arguments using __kernel_casinh.
22422         * math/s_cacoshf.c (__cacoshf): Implement for finite nonzero
22423         arguments using __kernel_casinhf.
22424         * math/s_cacoshl.c (__cacoshl): Implement for finite nonzero
22425         arguments using __kernel_casinhl.
22426         * math/libm-test.inc (cacosh_test): Add more tests.
22427         * sysdeps/i386/fpu/libm-test-ulps: Update.
22428         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22429
22430 2013-04-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
22431
22432         * sysdeps/ieee754/dbl-64/mpa.h (HALFRAD): Define as TWO23.
22433         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Use mantissa_t.
22434
22435         * bench/Makefile (bench): Add sin and slowsin.
22436         * benchtests/sin-inputs: New file.
22437         * benchtests/slowsin-inputs: New file.
22438         * benchtests/slowsin.c: New file.
22439
22440         * benchtests/Makefile: Add benchmarks for slowpow and slowexp.
22441         (bench): Add slowexp and slowpow.
22442         (exp-ITER): Increase iterations.
22443         (pow-ITER): Likewise.
22444         * benchtests/exp-inputs: Change input.
22445         * benchtests/pow-inputs: Likewise.
22446         * benchtests/slowexp-inputs: New file.
22447         * benchtests/slowexp.c: New file.
22448         * benchtests/slowpow-inputs: New file.
22449         * benchtests/slowpow.c: New file.
22450
22451 2013-04-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22452
22453         * sysdeps/powerpc/powerpc32/fpu/s_rint.S: Remove branch prediction
22454         instructions.
22455         * sysdeps/powerpc/powerpc32/fpu/s_rintf.S: Likewise.
22456         * sysdeps/powerpc/powerpc64/fpu/s_rint.S: Likewise.
22457         * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Likewise.
22458         * benchtests/Makefile: Add rint benchtest.
22459         * benchtests/rint-inputs: Input for rint benchtest.
22460
22461 2013-04-02  Thomas Schwinge  <thomas@codesourcery.com>
22462
22463         * Versions.def (libm): Add GLIBC_2.18.
22464         * include/math.h [!_ISOMAC] (__issignaling, __issignalingf): Add
22465         hidden libm prototypes.
22466         [!_ISOMAC && !__NO_LONG_DOUBLE_MATH] (__issignalingl): Likewise.
22467         * math/Makefile (libm-calls): Add s_issignaling.
22468         * math/Versions (libm: GLIBC_2.18): Add __issignaling,
22469         __issignalingf, __issignalingl.  Adjust all libm.abilist files.
22470         * math/bits/mathcalls.h [__USE_GNU] (__issignaling): New prototype
22471         declaration.
22472         * math/math.h [__USE_GNU] (issignaling): New macro.
22473         * sysdeps/ieee754/flt-32/s_issignalingf.c: New file.
22474         * sysdeps/ieee754/dbl-64/s_issignaling.c: Likewise.
22475         * sysdeps/ieee754/dbl-64/wordsize-64/s_issignaling.c: Likewise.
22476         * sysdeps/ieee754/ldbl-96/s_issignalingl.c: Likewise.
22477         * sysdeps/ieee754/ldbl-128/s_issignalingl.c: Likewise.
22478         * sysdeps/ieee754/ldbl-128ibm/s_issignalingl.c: Likewise.
22479         * manual/arith.texi (issignaling): New section.
22480         * manual/libm-err-tab.pl (@all_functions): Update comment.
22481         * math/gen-libm-test.pl (parse_args): Apply special handling for
22482         issignaling.
22483         * math/libm-test.inc (print_float, issignaling_test): New
22484         functions.
22485         (check_float_internal): Add issignaling checks.
22486         * sysdeps/generic/math-tests.h (SNAN_TESTS_TYPE_CAST): Provide
22487         default definition.
22488         * sysdeps/powerpc/math-tests.h: New file.
22489         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Add issignaling
22490         tests.
22491         * math/test-snan.c (TEST_FUNC): Likewise.
22492
22493 2013-03-30  David S. Miller  <davem@davemloft.net>
22494
22495         * po/de.po: Update from translation team.
22496
22497 2013-03-30  Joseph Myers  <joseph@codesourcery.com>
22498
22499         [BZ #10357]
22500         * math/k_casinh.c (__kernel_casinh): Handle arguments with
22501         imaginary part less than 1.0 and real part less than 0.5
22502         specially.
22503         * math/k_casinhf.c (__kernel_casinhf): Likewise.
22504         * math/k_casinhl.c (__kernel_casinhl): Likewise.
22505         * math/libm-test.inc (UNDERFLOW_EXCEPTION_OK_DOUBLE): New macro.
22506         (cacos_test): Add more tests.
22507         (casin_test): Likewise.
22508         (casinh_test): Likewise.
22509         * sysdeps/i386/fpu/libm-test-ulps: Update.
22510         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22511
22512 2013-03-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
22513
22514         * sysdeps/powerpc/power4/fpu/mpa-arch.h (INTEGER_OF): Replace
22515         ONE with its value.
22516
22517         * sysdeps/ieee754/dbl-64/mpa.h (ONE, MONE): Remove defines.
22518         (__pow_mp): Replace ONE and MONE with their values.
22519         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
22520         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Likewise.
22521         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
22522         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Likewise.
22523         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
22524         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
22525
22526         * sysdeps/ieee754/dbl-64/s_tan.c: Fix formatting.
22527
22528         * sysdeps/ieee754/dbl-64/mpa.h (ZERO, MZERO): Remove defines.
22529         (__pow_mp): Replace ZERO and MZERO with their values.
22530         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
22531         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
22532         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
22533         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
22534         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
22535         * sysdeps/powerpc/power4/fpu/mpa.c (__mul): Likewise.
22536         (__sqr): Likewise.
22537
22538         * sysdeps/ieee754/dbl-64/s_atan.c: Fix formatting.
22539
22540         * sysdeps/ieee754/dbl-64/e_log.c: Fix formatting.
22541
22542 2013-03-28  Roland McGrath  <roland@hack.frob.com>
22543
22544         * include/stdlib.h [!SHARED] (__call_tls_dtors):
22545         Declare with __attribute__ ((weak)).
22546         * stdlib/exit.c (__libc_atexit) [!SHARED]:
22547         Call __call_tls_dtors only if it's not NULL.
22548
22549 2013-03-28  Roland McGrath  <roland@hack.frob.com>
22550
22551         * csu/libc-start.c (__libc_start_main) [!SHARED]: If _dl_aux_init
22552         didn't do it already, then set _dl_phdr and _dl_phnum based on the
22553         magic __ehdr_start linker symbol if it's defined.
22554         * sysdeps/mach/hurd/i386/init-first.c (init1) [!SHARED]: Don't set
22555         them up here if it was already done.
22556
22557         * elf/dl-support.c (_dl_phdr): Make pointer to const.
22558         (_dl_aux_init): Use const in cast when setting it.
22559         * sysdeps/mach/hurd/i386/init-first.c (init1): Remove superfluous cast.
22560         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr): Update decl.
22561         * csu/libc-tls.c (__libc_setup_tls): Make PHDR pointer to const.
22562
22563         * sysdeps/generic/ldsodefs.h [!SHARED] (_dl_phdr, _dl_phnum):
22564         Declare them here.
22565         * elf/dl-iteratephdr.c [!SHARED] (_dl_phdr, _dl_phnum): Not here.
22566         * csu/libc-tls.c: Nor here.
22567         * sysdeps/mach/hurd/i386/init-first.c (init1): Nor here.
22568
22569         * sysdeps/posix/libc_fatal.c: Don't include <sys/syslog.h>.
22570         (__libc_message): Never call vsyslog.
22571
22572 2013-03-28  Alan Modra  <amodra@gmail.com>
22573
22574         * sysdeps/powerpc/powerpc32/start.S (cfi_startproc, cfi_endproc):
22575         Define as empty.
22576         * sysdeps/powerpc/powerpc64/start.S (cfi_startproc, cfi_endproc):
22577         Likewise.
22578
22579 2013-03-28  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22580
22581         [BZ #15214]
22582         * sysdeps/ieee754/ldbl-128ibm/e_logl.c (__ieee754_logl): Fix spurious
22583         underflow.
22584         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
22585
22586 2013-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
22587
22588         [BZ #15304]
22589         * hesiod/nss_hesiod/hesiod-grp.c (_nss_hesiod_initgroups_dyn):
22590         Don't add gid passed as argument.
22591
22592         * sysdeps/ieee-754/dbl-64/e_atan2.c: Reformat.
22593
22594 2013-03-27  Joseph Myers  <joseph@codesourcery.com>
22595
22596         [BZ #15307]
22597         * math/k_casinh.c (__kernel_casinh): Handle arguments with
22598         imaginary part between 1.0 and 1.5 and real part less than 0.5
22599         specially.
22600         * math/k_casinhf.c (__kernel_casinhf): Likewise.
22601         * math/k_casinhl.c (__kernel_casinhl): Likewise.
22602         * math/libm-test.inc (cacos_test): Add more tests.
22603         (casin_test): Likewise.
22604         (casinh_test): Likewise.
22605         * sysdeps/i386/fpu/libm-test-ulps: Update.
22606         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22607
22608 2013-03-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
22609
22610         * sysdeps/ieee754/dbl-64/mpa.c (__acr): Use integral
22611         constants.
22612         (norm): Likewise.
22613         (denorm): Likewise.
22614         (__dbl_mp): Likewise.
22615         (add_magnitudes): Likewise.
22616         (sub_magnitudes): Likewise.
22617         (__add): Likewise.
22618         (__sub): Likewise.
22619         (__mul): Likewise.
22620         (__sqr): Likewise.
22621         (__inv): Likewise.
22622         (__dvd): Likewise.
22623
22624         * sysdeps/ieee754/dbl-64/branred.c (__branred): Remove
22625         commented code.
22626         * sysdeps/ieee754/dbl-64/dosincos.c (__dubsin): Likewise.
22627         (__dubcos): Likewise.
22628         * sysdeps/ieee754/dbl-64/e_asin.c (__ieee754_asin): Likewise.
22629         (__ieee754_acos): Likewise.
22630         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Likewise.
22631         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Likewise.
22632         (__exp1): Likewise.
22633         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Likewise.
22634         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
22635         (log1): Likewise.
22636         (my_log2): Likewise.
22637         (checkint): Likewise.
22638         * sysdeps/ieee754/dbl-64/e_remainder.c
22639         (__ieee754_remainder): Likewise.
22640         * sysdeps/ieee754/dbl-64/s_atan.c (atan): Likewise.
22641         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Likewise.
22642         (bsloww): Likewise.
22643         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
22644
22645         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
22646         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T and
22647         MANTISSA_STORE_T to store computations on mantissa.  Use
22648         macros for rounding and division.
22649         (denorm): Likewise.
22650         (__dbl_mp): Likewise.
22651         (add_magnitudes): Likewise.
22652         (sub_magnitudes): Likewise.
22653         (__mul): Likewise.
22654         (__sqr): Likewise.
22655         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
22656         powers of two in terms of TWOPOW macro.
22657         (mp_no): Make type of mantissa as MANTISSA_T.
22658         [!RADIXI]: Define RADIXI.
22659         [!TWO52]: Define TWO52.
22660         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
22661
22662 2013-03-25  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22663
22664         * sysdeps/powerpc/fpu/s_llround.c: Fix libm ABI issue with missing
22665         llroundl symbol when building for PPC32.
22666
22667 2013-03-24  Mark H Weaver  <mhw@netris.org>
22668
22669         * manual/arith.texi (Normalization Functions): Fix prototypes for
22670         scalbn, scalbnf, scalbnl, scalbln, scalblnf, and scalblnl.
22671
22672 2013-03-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22673
22674         [BZ #13889]
22675         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (__ieee754_expl): Increase the
22676         high value to check if expl overflow.
22677         * sysdeps/ieee754/ldbl-128ibm/w_expl.c (__expl): Fix threshold constants
22678         to check for underflow and overflow.
22679         * math/libm-test.inc: Add exp test.
22680
22681 2013-03-21  Dmitry V. Levin  <ldv@altlinux.org>
22682
22683         [BZ #11120]
22684         * sysdeps/x86_64/strcmp.S: Replace all occurrences of NOT_IN_lib
22685         with NOT_IN_libc.
22686
22687 2013-03-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22688
22689         * sysdeps/powerpc/fpu/w_sqrt.c (compat_symbol): Add sqrtl compat
22690         symbol.
22691
22692 2013-03-21  Thomas Schwinge  <thomas@codesourcery.com>
22693
22694         * math/gen-libm-test.pl (parse_args, special_functions): Properly
22695         wrap blocks consisting of several statements.
22696
22697         * sysdeps/generic/math-tests.h: New file.
22698         * sysdeps/i386/fpu/math-tests.h: Likewise.
22699         * math/test-snan.c: Include it.
22700         (TEST_FUNC): Use SNAN_TESTS to short-circuit certain tests.
22701
22702 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
22703
22704         [BZ #15285]
22705         * sysdeps/ieee754/ldbl-128/e_j0l.c: Include <float.h>.
22706         (__ieee754_j0l): Do not improve calculations using cos of twice
22707         input for inputs above LDBL_MAX / 2.0L.
22708         (__ieee754_y0l): Likewise.
22709         * sysdeps/ieee754/ldbl-128/e_j1l.c: Include <float.h>.
22710         (__ieee754_j1l): Do not improve calculations using cos of twice
22711         input for inputs above LDBL_MAX / 2.0L.
22712         (__ieee754_y1l): Likewise.
22713         * math/libm-test.inc (j0_test): Add another test.
22714         (j1_test): Likewise.
22715         (y0_test): Likewise.
22716         (y1_test): Likewise.
22717         * sysdeps/i386/fpu/libm-test-ulps: Update.
22718
22719 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
22720
22721         * Rules ($(objpfx)bench-%.c): Include code from a C source
22722         file.
22723
22724 2013-03-21  Joseph Myers  <joseph@codesourcery.com>
22725
22726         [BZ #15287]
22727         * math/k_casinh.c (__kernel_casinh): Handle arguments with
22728         imaginary part 1.0 and real part less than 0.5 specially.
22729         * math/k_casinhf.c (__kernel_casinhf): Likewise.
22730         * math/k_casinhl.c (__kernel_casinhl): Likewise.
22731         * math/libm-test.inc (cacos_test): Add more tests.
22732         (casin_test): Likewise.
22733         (casinh_test): Likewise.
22734         * sysdeps/i386/fpu/libm-test-ulps: Update.
22735         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22736
22737 2013-03-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
22738
22739         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Use HALFRAD.
22740         * sysdeps/ieee754/dbl-64/sincos32.c (__mpranred): Likewise.
22741
22742 2013-03-20  Joseph Myers  <joseph@codesourcery.com>
22743
22744         * aclocal.m4 (LIBC_CONFIG_VAR): New autoconf macro.
22745         * config.make.in (config-cflags-sse4): Remove variable.
22746         (config-cflags-avx): Likewise.
22747         (config-cflags-sse2avx): Likewise.
22748         (config-cflags-novzeroupper): Likewise.
22749         (config-asflags-i686): Likewise.
22750         (have-mfma4): Likewise.
22751         (have-as-vis3): Likewise.
22752         (MIG): Likewise.
22753         * configure.in (MIG): Do not AC_SUBST.
22754         (libc_cv_cc_nofma): Move AC_SUBST next to configure test.
22755         (libc_cv_cc_sse4): Do not AC_SUBST.
22756         (libc_cv_cc_avx): Likewise.
22757         (libc_cv_cc_sse2avx): Likewise.
22758         (libc_cv_cc_novzeroupper): Likewise.
22759         (libc_cv_cc_fma4): Likewise.
22760         (libc_cv_as_i686): Likewise.
22761         (libc_cv_sparc_as_vis3): Likewise.
22762         * sysdeps/i386/configure.in (config-cflags-sse4): Set using
22763         LIBC_CONFIG_VAR.
22764         (config-asflags-i686): Likewise.
22765         (config-cflags-avx): Likewise.
22766         (config-cflags-sse2avx): Likewise.
22767         (have-mfma4): Likewise.
22768         (config-cflags-novzeroupper): Likewise.
22769         * sysdeps/mach/configure.in (MIG): Likewise.
22770         * sysdeps/sparc/configure.in (have-as-vis3): Likewise.
22771         * sysdeps/x86_64/configure.in (config-cflags-sse4): Set using
22772         LIBC_CONFIG_VAR.
22773         (config-cflags-avx): Likewise.
22774         (config-cflags-sse2avx): Likewise.
22775         (have-mfma4): Likewise.
22776         (config-cflags-novzeroupper): Likewise.
22777         * configure: Regenerated.
22778         * sysdeps/i386/configure: Likewise.
22779         * sysdeps/mach/configure: Likewise.
22780         * sysdeps/sparc/configure: Likewise.
22781         * sysdeps/x86_64/configure: Likewise.
22782
22783 2013-03-20  Roland McGrath  <roland@hack.frob.com>
22784
22785         [BZ #14812]
22786         * locale/programs/localedef.c (options): Put N_ translation marker
22787         on argument names, not just descriptions.
22788
22789 2013-03-20  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
22790
22791         * Makerules ($(inst_libdir)/libc.so): Use $(rtlddir).
22792
22793 2013-03-20  Ondřej Bílka  <neleai@seznam.cz>
22794
22795         [BZ #14176]
22796         * stdlib/stdlib.h (mblen, mbtowc, wctomb): Remove __wur.
22797
22798 2013-03-19  Roland McGrath  <roland@hack.frob.com>
22799
22800         * sysdeps/posix/libc_fatal.c: Include <sys/mman.h>.
22801         [!WRITEV_FOR_FATAL] (writev_for_fatal): New function.
22802         [!WRITEV_FOR_FATAL] (WRITEV_FOR_FATAL): New macro; call that.
22803         [!BEFORE_ABORT] (before_abort): New function.
22804         [!BEFORE_ABORT] (BEFORE_ABORT): New macro; call that.
22805         * sysdeps/unix/sysv/linux/libc_fatal.c: Trim includes.
22806         (writev_for_fatal): New function.
22807         (WRITEV_FOR_FATAL): New macro; call that.
22808         (backtrace_and_maps): New function.
22809         (BEFORE_ABORT): New macro; call that.
22810         (struct str_list): Type removed.
22811         (__libc_message, __libc_fatal): Functions removed.
22812         Include <sysdeps/posix/libc_fatal.c> instead.
22813
22814 2013-03-19  Joseph Myers  <joseph@codesourcery.com>
22815
22816         * math/k_casinhf.c (__kernel_casinhf): Consistently use float
22817         constants.
22818         * math/k_casinhl.c (__kernel_casinhl): Consistently use long
22819         double constants.
22820
22821 2013-03-19  Andreas Schwab  <schwab@suse.de>
22822
22823         * sysdeps/gnu/configure.in: Set libc_cv_rtldir for s390x.
22824         * sysdeps/gnu/configure: Regenerate.
22825
22826         * configure.in: Substitute libc_cv_rtlddir.
22827         * configure: Regenerate.
22828         * config.make.in (rtlddir): Set from libc_cv_rtlddir.
22829         * Makeconfig (rtlddir, inst_rtlddir): New variables.
22830         (rtld-LDFLAGS): Use them with $(rtld-installed-name).
22831         * elf/Makefile (install-others, CFLAGS-interp.c)
22832         (ldso_install, common-ldd-rewrite): Likewise.
22833         ($(inst_rtlddir)/$(rtld-installed-name)): Renamed from
22834         $(inst_slibdir)/$(rtld-installed-name).
22835         * scripts/rellns-sh: Add -p option.
22836         * Makerules (make-shlib-link): Use rellns-sh to get relative name
22837         for source.
22838
22839 2013-03-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
22840
22841         * manual/nptl.texi: Renamed to ...
22842         * manual/threads.texi: ... this.
22843         * manual/Makefile (chapters): Update.
22844
22845 2013-03-18  Roland McGrath  <roland@hack.frob.com>
22846
22847         [BZ #14812]
22848         * argp/argp-parse.c (argp_default_options): Put N_ translation marker
22849         on argument names, not just descriptions.
22850         * malloc/memusagestat.c (options): Likewise.
22851         * nss/getent.c (options): Likewise.
22852
22853 2013-03-18  Benno Schulenberg  <bensberg@justemail.net>
22854
22855         [BZ #14812]
22856         * iconv/iconv_prog.c (options): Put N_ translation marker
22857         on argument names, not just descriptions.
22858         * iconv/iconvconfig.c (options): Likewise.
22859
22860 2013-03-18  Ondrej Bilka  <neleai@seznam.cz>
22861
22862         * sysdeps/x86_64/strlen.S: Replace with new SSE2 based
22863         implementation which is faster on all x86_64 architectures.
22864         Tested on AMD, Intel Nehalem, SNB, IVB.
22865         * sysdeps/x86_64/strnlen.S: Likewise.
22866
22867         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines):
22868         Remove all multiarch strlen and strnlen versions.
22869         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: Update.
22870         Remove strlen and strnlen related parts.
22871
22872         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: Update.
22873         Inline strlen part.
22874         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Likewise.
22875
22876         * sysdeps/x86_64/multiarch/strlen.S: Remove.
22877         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S: Likewise.
22878         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: Likewise.
22879         * sysdeps/x86_64/multiarch/strlen-sse4.S: Likewise.
22880         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
22881         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: Likewise.
22882
22883 2013-03-17  Carlos O'Donell  <carlos@redhat.com>
22884
22885         * manual/memory.texi (Malloc Tunable Parameters):
22886         Sort parameters alphabetically. Add comments for missing entries.
22887
22888 2013-03-17  David S. Miller  <davem@davemloft.net>
22889
22890         * sysdeps/sparc/fpu/libm-test-ulps: Update.
22891
22892 2013-03-16  Joseph Myers  <joseph@codesourcery.com>
22893
22894         [BZ #15283]
22895         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_y1l): Correct test
22896         for arguments at most half maximum finite value.
22897         * math/libm-test.inc (j0_test): Add more tests.
22898         (j1_test): Likewise.
22899         (y0_test): Likewise.
22900         (y1_test): Likewise.
22901         * sysdeps/i386/fpu/libm-test-ulps: Update.
22902         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
22903
22904         [BZ #14155]
22905         * sysdeps/ieee754/ldbl-128/e_j0l.c (__ieee754_j0l): Do not compute
22906         1 / x and functions P and Q for arguments above 0x1p256L.
22907         (__ieee754_y0l): Likewise.
22908         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_j1l): Likewise.
22909         (__ieee754_y1l): Likewise.
22910         * math/libm-test.inc (j0_test): Do not allow spurious underflows.
22911         (j1_test): Likewise.
22912         (y0_test): Likewise.
22913         (y1_test): Likewise.
22914
22915 2013-03-16  Thomas Schwinge  <thomas@codesourcery.com>
22916
22917         * math/test-snan.c (TEST_FUNC): Add and use minus_sNaN_var
22918         variable.
22919
22920 2013-03-15  Roland McGrath  <roland@hack.frob.com>
22921
22922         * elf/dl-support.c (_dl_aux_init): Ignore zero value for AT_PAGESZ.
22923         (_dl_non_dynamic_init): Don't set _dl_pagesize; it will never be
22924         zero since it's initialized to EXEC_PAGESIZE.
22925
22926         * sysdeps/unix/sysv/linux/ldsodefs.h
22927         (_dl_non_dynamic_init, _dl_aux_init): Move declarations to ...
22928         * sysdeps/generic/ldsodefs.h: ... here.
22929
22930 2013-03-15  Thomas Schwinge  <thomas@codesourcery.com>
22931
22932         * math/libm-test.inc (ldexp_test): Add missing START/END markers.
22933
22934         * sysdeps/powerpc/fpu/test-powerpc-snan.c: Rename to
22935         math/test-snan.c.
22936         * math/test-snan.c: Renamed from
22937         sysdeps/powerpc/fpu/test-powerpc-snan.c.
22938         * math/Makefile (tests): Add test-snan.
22939         * sysdeps/powerpc/fpu/Makefile (libm-tests): Don't add
22940         test-powerpc-snan.
22941
22942         * math/basic-test.c (TEST_FUNC): Replace NANFUNC argument with
22943         SUFFIX.  Initialize qNaN_var with __builtin_nan family of
22944         functions.
22945         (TEST_TRUNC): Add SUFFIX argument.  Initialize qNaN_var with
22946         __builtin_nan family of functions.
22947         * math/libm-test.inc (initialize): Initialize qnan_value with
22948         __builtin_nan family of functions.
22949         * sysdeps/powerpc/fpu/test-powerpc-snan.c (SNANf, SNAN, SNANl):
22950         Remove variables.
22951         (init_signaling_nan, snan_float, snan_double, snan_ldouble):
22952         Remove functions.
22953         (TEST_FUNC): Add SUFFIX argument.  Move sNaN_var into static
22954         storage class.  Initialize qNaN_var and sNaN_var with
22955         __builtin_nan and __builtin_nans families of functions,
22956         respectively.
22957
22958         * math/libm-test.inc (acosh_test): Also test with qNaN input.
22959         (sqrt_test): Remove duplicate test with qNaN input.
22960         (lrint_test, llrint_test, lround_test, llround_test, rint_test)
22961         (round_test, signbit_test, significand_test): Note missing +/-Inf
22962         as well as qNaN tests.
22963
22964         * math/basic-test.c (TEST_FUNC, TEST_TRUNC): Rename NaN_var to
22965         qNaN_var.  Fix a few strings, too.
22966         * math/libm-test.inc (nan_value): Rename to qnan_value.
22967         * math/gen-libm-test.pl (%beautify): Adjust to that.
22968         * math/bits/mathcalls.h (nan): Refer to qNaN instead of NaN.
22969         * math/test-misc.c (main): Likewise.
22970         * sysdeps/ieee754/bits/nan.h (__nan_bytes, __nan_union): Rename
22971         to __qnan_bytes, and __qnan_union, respectively.
22972         * ports/sysdeps/mips/bits/nan.h (__nan_bytes, __nan_union):
22973         Likewise.
22974         * stdio-common/tstdiomisc.c (nanval, lnanval): Rename to qnanval,
22975         and lqnanval, respectively.
22976         * sysdeps/powerpc/bits/fenv.h: Fix usage of NaN/qNaN/sNaN.
22977         * sysdeps/powerpc/fpu/fenv_libc.h: Likewise.
22978         * sysdeps/powerpc/fpu/test-powerpc-snan.c (TEST_FUNC): Likewise,
22979         and rename NaN_var to qNaN_var, and SNaN_var to sNaN_var.
22980
22981         * math/libm-test.inc (fpstack_test) [__x86_64__]: Enable test.
22982         * math/test-misc.c (main) [__x86_64__]: Enable test for long
22983         doubles.
22984
22985         * math/test-misc.c (main): Fix copy'n'pastos.
22986         * misc/tst-efgcvt.c (special): Likewise.
22987
22988         * stdio-common/printf_fp.c (__isinfl_internal, __isnanl_internal):
22989         Remove declarations.
22990
22991 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
22992
22993         * sysdeps/ieee754/dbl-64/mpa-arch.h: Remove.
22994         * sysdeps/ieee754/dbl-64/mpa.c: Revert last change.
22995         * sysdeps/ieee754/dbl-64/mpa.h: Revert last change.
22996         * sysdeps/powerpc/power4/fpu/mpa-arch.h: Remove.
22997
22998 2013-03-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
22999
23000         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h (VDSO_IFUNC_RET): Add
23001         macro to return vdso values correctly in IFUNC implementations.
23002         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c (__gettimeofday):
23003         Optimization by using IFUNC.
23004
23005 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
23006             Richard Henderson  <rth@redhat.com>
23007             Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
23008
23009         * Makefile.in (bench): New target.
23010         * NEWS: Mention the benchmark framework.
23011         * Rules (bench): Likewise.
23012         (binaries-bench): Generate binaries for functions to
23013         benchmark.
23014         * benchtests/Makefile: New makefile for benchmark tests.
23015         * benchtests/bench-skeleton.c: New skeleton file for benchmark
23016         programs.
23017         * benchtests/exp-inputs: New input file for EXP function.
23018         * benchtests/pow-inputs: New input file for POW function.
23019         * scripts/bench.pl: New script to generate source files for
23020         benchmark programs.
23021
23022 2013-03-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
23023
23024         * sysdeps/ieee754/dbl-64/mpa-arch.h: New file.
23025         * sysdeps/ieee754/dbl-64/mpa.c (norm): Use MANTISSA_T to store
23026         computations on mantissa.  Use macros for rounding and
23027         division.
23028         (denorm): Likewise.
23029         (__dbl_mp): Likewise.
23030         (add_magnitudes): Likewise.
23031         (sub_magnitudes): Likewise.
23032         (__mul): Likewise.
23033         (__sqr): Likewise.
23034         * sysdeps/ieee754/dbl-64/mpa.h: Include mpa-arch.h.  Define
23035         powers of two in terms of TWOPOW macro.
23036         (mp_no): Make type of mantissa as MANTISSA_T.
23037         [!RADIXI]: Define RADIXI.
23038         [!TWO52]: Define TWO52.
23039         * sysdeps/powerpc/power4/fpu/mpa-arch.h: New file.
23040
23041         * manual/nptl.texi (cindex): Modify threads to pthreads.
23042
23043 2013-03-15  Joseph Myers  <joseph@codesourcery.com>
23044
23045         * sysdeps/x86_64/preconfigure: Regenerated.
23046
23047 2013-03-14  Joseph Myers  <joseph@codesourcery.com>
23048
23049         [BZ #14155]
23050         * sysdeps/ieee754/dbl-64/e_j0.c (pzero): Return 1.0 for arguments
23051         0x1p28 and above.
23052         (qzero): Return -0.125 / x for arguments 0x1p28 and above.
23053         * sysdeps/ieee754/dbl-64/e_j1.c (pzero): Return 1.0 for arguments
23054         0x1p28 and above.
23055         (qzero): Return 0.375 / x for arguments 0x1p28 and above.
23056         * math/libm-test.inc (j0_test): Do not allow one spurious
23057         underflow exception.
23058         (y1_test): Likewise.
23059
23060 2013-03-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
23061
23062         * manual/Makefile (chapters): Add nptl.
23063         * manual/debug.texi (Debugging Support): Add link to Threads
23064         chapter.
23065         * manual/nptl.texi: New file.
23066
23067         * sysdeps/unix/sysv/linux/times.c (__times): Fix formatting.
23068
23069 2013-03-14  Petr Baudis  <pasky@ucw.cz>
23070
23071         * sysdeps/unix/sysv/linux/times.c (__times): On EFAULT, test
23072         for non-NULL pointer before the memory validity test. Pointed
23073         out by Holger Brunck <holger.brunck@keymile.com>.
23074
23075 2013-03-13  Andreas Schwab  <schwab@suse.de>
23076
23077         * extra-lib.mk (extra-objs): Add static-only-routines as .oS
23078         instead of .os.
23079
23080 2013-03-13  Joseph Myers  <joseph@codesourcery.com>
23081
23082         * timezone/zic.c: Update from tzcode 2013b.
23083
23084 2013-03-12  Carlos O'Donell  <carlos@redhat.com>
23085
23086         * manual/install.texi (Configuring and compiling):
23087         Mention i686 and i586.
23088         * INSTALL: Regenerate.
23089
23090 2013-03-12  Roland McGrath  <roland@hack.frob.com>
23091
23092         * sysdeps/init_array/elf-init.c: New file.
23093         * csu/elf-init.c
23094         (__libc_csu_init) [!NO_INITFINI]: Conditionalize _init call on this.
23095         (__libc_csu_fini) [!NO_INITFINI]: Conditionalize _fini call on this.
23096
23097         * csu/gmon-start.c [GMON_START_ARRAY_SECTION]: Don't define
23098         __gmon_start__ as global, but as static with a .preinit_array pointer.
23099         * sysdeps/init_array/gmon-start.c: New file.  Use that.
23100         * sysdeps/init_array/crti.S: New file, empty except for comments.
23101         * sysdeps/init_array/crtn.S: Likewise.
23102
23103 2013-03-11  Ondřej Bílka  <neleai@seznam.cz>
23104
23105         * sysdeps/x86_64/memset.S: Remove USE_MULTIARCH conditional for
23106         definining bcopy.
23107         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
23108         Remove Prefer_SSE_for_memop.
23109         * sysdeps/x86_64/multiarch/init-arch.h: Remove
23110         bit_Prefer_SSE_for_memop, index_Prefer_SSE_for_memop,
23111         HAS_PREFER_SSE_FOR_MEMOP.
23112         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Remove
23113         memset-x86-64.
23114         * sysdeps/x86_64/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list):
23115         Remove bzero, memset ifunc support.
23116         * sysdeps/x86_64/multiarch/bzero.S: Remove file.
23117         * sysdeps/x86_64/multiarch/memset-x86-64.S: Likewise.
23118         * sysdeps/x86_64/multiarch/memset.S: Likewise.
23119         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
23120
23121 2013-03-11  Andreas Schwab  <schwab@suse.de>
23122
23123         [BZ #15234]
23124         * Versions.def (libpthread): Add GLIBC_2.3, so that it can be used
23125         by SHLIB_COMPAT.
23126         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist
23127         (GLIBC_2.16): Remove pthread_atfork.
23128
23129 2013-03-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
23130
23131         * posix/Makefile (testcases.h): Set LC_ALL=C before sed.
23132         (ptestcases.h): Likewise.
23133
23134 2013-03-08  Roland McGrath  <roland@hack.frob.com>
23135
23136         * Makeconfig ($(common-objpfx)config.status): Depend on
23137         sysdeps/*/preconfigure{,.in} too.
23138
23139 2013-03-08  Joseph Myers  <joseph@codesourcery.com>
23140
23141         * malloc/malloc.h (__malloc_ptr_t): Remove macro.
23142         (__free_hook): Use void * instead of __malloc_ptr_t.
23143         (__malloc_hook): Likewise.
23144         (__realloc_hook): Likewise.
23145         (__memalign_hook): Likewise.
23146         (__after_morecore_hook): Likewise.
23147         * malloc/arena.c (save_malloc_hook): Likewise.
23148         (save_free_hook): Likewise.
23149         * malloc/hooks.c (malloc_hook_ini): Likewise.
23150         (realloc_hook_ini): Likewise.
23151         (memalign_hook_ini): Likewise.
23152         * malloc/malloc.c (malloc_hook_ini): Likewise.
23153         (realloc_hook_ini): Likewise.
23154         (memalign_hook_ini): Likewise.
23155         (__free_hook): Likewise.
23156         (__malloc_hook): Likewise.
23157         (__realloc_hook): Likewise.
23158         (__memalign_hook): Likewise.
23159         (__libc_malloc): Likewise.
23160         (__libc_free): Likewise.
23161         (__libc_realloc): Likewise.
23162         (__libc_memalign): Likewise.
23163         (__libc_valloc): Likewise.
23164         (__libc_pvalloc): Likewise.
23165         (__libc_calloc): Likewise.
23166         (__posix_memalign): Likewise.
23167         * malloc/morecore.c (__sbrk): Likewise.
23168         (__default_morecore): Likewise.
23169
23170         * malloc/morecore.c (__default_morecore): Use ISO C prototype.
23171
23172         * malloc/malloc.h (__malloc_ptrdiff_t): Remove macro.
23173         * malloc/morecore.c (__default_morecore): Use ptrdiff_t instead of
23174         __malloc_ptrdiff_t.
23175
23176         * malloc/malloc.h (__malloc_size_t): Remove macro.
23177         * malloc/mcheck.c (old_malloc_hook): Use size_t instead of
23178         __malloc_size_t.
23179         (old_memalign_hook): Likewise.
23180         (old_realloc_hook): Likewise.
23181         (struct hdr): Likewise.
23182         (flood): Likewise.
23183         (mallochook): Likewise.
23184         (memalignhook): Likewise.
23185         (reallochook): Likewise.
23186         * malloc/mtrace.c (tr_old_malloc_hook): Likewise.
23187         (tr_old_realloc_hook): Likewise.
23188         (tr_old_memalign_hook): Likewise.
23189         (tr_mallochook): Likewise.
23190         (tr_reallochook): Likewise.
23191         (tr_memalignhook): Likewise.
23192
23193 2013-03-08  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23194
23195         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_pack): Rename to
23196         default_ldbl_pack and using as default implementation.
23197         (ldbl_unpack): Rename to default_ldbl_unpack and using as default
23198         implementation.
23199         * sysdeps/powerpc/fpu/math_ldbl.h (ldbl_extract_mantissa): Remove
23200         redundant definition.
23201         (ldbl_insert_mantissa): Likewise.
23202         (ldbl_canonicalize): Likewise.
23203         (ldbl_nearbyint): Likewise.
23204         (ldbl_pack): Rename to ldbl_pack_ppc.
23205         (ldbl_unpack): Rename to ldbl_unpack_ppc.
23206         * sysdeps/unix/sysv/linux/powerpc/Implies: Remove file.
23207         * sysdeps/powerpc/Implies: Add ieee754/ldbl-opt after ieee754/ldbl-128ibm.
23208
23209 2013-03-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
23210
23211         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Move file...
23212         * sysdeps/powerpc/power4/fpu/mpa.c: ... here.
23213         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile: Move file...
23214         * sysdeps/powerpc/power4/fpu/Makefile: ... here.
23215         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Remove file.
23216         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile: Remove file.
23217         * sysdeps/powerpc/powerpc32/power4/Implies: New file.
23218         * sysdeps/powerpc/powerpc64/power4/Implies: New file.
23219
23220 2013-03-07  Andreas Jaeger  <aj@suse.de>
23221
23222         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
23223         bits/mman-linux.h.
23224
23225 2013-03-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
23226
23227         * sysdeps/ieee754/dbl-64/slowexp.c [!USE_LONG_DOUBLE_FOR_MP]:
23228         Include mpa.h and declare __MPEXP.
23229         [USE_LONG_DOUBLE_FOR_MP] (__slowexp): Call __IEEE754_EXPL.
23230         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
23231         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
23232         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Remove.
23233         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
23234         (CPPFLAGS-slowexp.c): Define USE_LONG_DOUBLE_FOR_MP.
23235         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Remove.
23236
23237         * sysdeps/ieee754/dbl-64/slowpow.c [USE_LONG_DOUBLE_FOR_MP]
23238         (__slowpow): Use long double EXPL and LOGL functions to
23239         compute POW.
23240         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile
23241         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
23242         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Remove.
23243         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile
23244         (CPPFLAGS-slowpow.c): Define USE_LONG_DOUBLE_FOR_MP.
23245         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Remove.
23246
23247         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Use
23248         intermediate variable to calculate exponent.
23249         (__sqr): Likewise.
23250         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
23251         Likewise.
23252         (__sqr): Likewise.
23253
23254         * sysdeps/ieee754/dbl-64/mpa.c [!NO__MUL]: Define __mul.
23255         [!NO__SQR]: Define __sqr.
23256         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: define NO__MUL
23257         and NO__SQR.  Remove all code except __mul and __sqr.  Include
23258         sysdeps/ieee754/dbl-64/mpa.c.
23259         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
23260
23261         [BZ #12723]
23262         * posix/Makefile (tests): Add tst-pathconf.
23263         * posix/tst-pathconf.c: New test case.
23264         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Remove
23265         _PC_PIPE_BUF.
23266         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Likewise.
23267
23268 2013-03-06  Patsy Franklin  <pfrankli@redhat.com>
23269
23270         * io/fcntl.h: Added a comment about AT_EACCESS and AT_REMOVEDIR.
23271
23272 2013-03-06  Andreas Jaeger  <aj@suse.de>
23273
23274         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_ANONYMOUS): Allow
23275         definition via __MAP_ANONYMOUS.
23276
23277         * sysdeps/unix/sysv/linux/s390/bits/mman.h (MAP_GROWSUP): Remove,
23278         it's not part of Linux headers.
23279
23280         * sysdeps/unix/sysv/linux/bits/mman-linux.h (MAP_HUGE_SHIFT): Define.
23281         (MAP_HUGE_MASK): Define.
23282
23283         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h (PTRACE_O_EXIT_KILL):
23284         Define.
23285         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
23286         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h (PTRACE_O_EXIT_KILL):
23287         Define.
23288         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
23289         * sysdeps/unix/sysv/linux/sys/ptrace.h (PTRACE_O_EXIT_KILL):
23290         Define.
23291         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
23292         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h (PTRACE_O_EXITKILL):
23293         Define.
23294         (PTRACE_O_MASK): Adjust for PTRACE_O_EXITKILL.
23295
23296         * sysdeps/unix/sysv/linux/x86/bits/msq.h (MSG_COPY): Likewise.
23297         * sysdeps/unix/sysv/linux/generic/bits/msq.h (MSG_COPY): Define.
23298         * sysdeps/unix/sysv/linux/powerpc/bits/msq.h (MSG_COPY): Likewise.
23299         * sysdeps/unix/sysv/linux/bits/msq.h (MSG_COPY): Likewise.
23300         * sysdeps/unix/sysv/linux/s390/bits/msq.h (MSG_COPY): Likewise.
23301         * sysdeps/unix/sysv/linux/sparc/bits/msq.h (MSG_COPY): Define.
23302
23303         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
23304         Handle f2fs.
23305
23306         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
23307         Handle f2fs and efivarfs.
23308
23309         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Handle
23310         f2fs.
23311
23312         * sysdeps/unix/sysv/linux/linux_fsinfo.h (F2FS_SUPER_MAGIC): Add.
23313         (EFIVARFS_MAGIC): Add.
23314         (F2FS_LINK_MAX): Add.
23315
23316 2013-03-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
23317
23318         * stdio-common/vfprintf.c: Replace __builtin_expect with
23319         __glibc_unlikely.
23320
23321 2013-03-06  Joseph Myers  <joseph@codesourcery.com>
23322
23323         [BZ #13550]
23324         * sysdeps/generic/bp-sym.h: Remove file.
23325         * sysdeps/powerpc/powerpc64/bp-asm.h: Likewise.
23326         * sysdeps/powerpc/powerpc64/__longjmp-common.S: Don't include
23327         <bp-sym.h> and <bp-asm.h>.
23328         (__longjmp): Don't use BP_SYM.
23329         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Don't include <bp-sym.h>
23330         and <bp-asm.h>.
23331         (memcpy): Don't use BP_SYM.
23332         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Don't include
23333         <bp-sym.h> and <bp-asm.h>.
23334         (memcpy): Don't use BP_SYM.
23335         * sysdeps/powerpc/powerpc64/memcpy.S: Don't include <bp-sym.h> and
23336         <bp-asm.h>.
23337         (memcpy): Don't use BP_SYM.
23338         * sysdeps/powerpc/powerpc64/memset.S: Don't include <bp-sym.h> and
23339         <bp-asm.h>.
23340         (memset): Don't use BP_SYM.
23341         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
23342         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
23343         (__bzero): Don't use BP_SYM.
23344         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
23345         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
23346         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Don't include
23347         <bp-sym.h> and <bp-asm.h>.
23348         (memcmp): Don't use BP_SYM.  Remove comment about bounded
23349         pointers.
23350         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Don't include
23351         <bp-sym.h> and <bp-asm.h>.
23352         (memcpy): Don't use BP_SYM.
23353         * sysdeps/powerpc/powerpc64/power4/memset.S: Don't include
23354         <bp-sym.h> and <bp-asm.h>.
23355         (memset): Don't use BP_SYM.
23356         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
23357         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
23358         (__bzero): Don't use BP_SYM.
23359         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
23360         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
23361         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Don't include
23362         <bp-sym.h> and <bp-asm.h>.
23363         (strncmp): Don't use BP_SYM.  Remove comment about bounded
23364         pointers.
23365         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Don't include
23366         <bp-sym.h> and <bp-asm.h>.
23367         (memcpy): Don't use BP_SYM.
23368         * sysdeps/powerpc/powerpc64/power6/memset.S: Don't include
23369         <bp-sym.h> and <bp-asm.h>.
23370         (memset): Don't use BP_SYM.
23371         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
23372         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
23373         (__bzero): Don't use BP_SYM.
23374         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
23375         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
23376         * sysdeps/powerpc/powerpc64/power7/memchr.S: Don't include
23377         <bp-sym.h> and <bp-asm.h>.
23378         (__memchr): Don't use BP_SYM.
23379         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Don't include
23380         <bp-sym.h> and <bp-asm.h>.
23381         (memcmp): Don't use BP_SYM.  Remove comment about bounded
23382         pointers.
23383         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Don't include
23384         <bp-sym.h> and <bp-asm.h>.
23385         (memcpy): Don't use BP_SYM.
23386         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: Don't include
23387         <bp-sym.h> and <bp-asm.h>.
23388         (__mempcpy): Don't use BP_SYM.
23389         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Don't include
23390         <bp-sym.h> and <bp-asm.h>.
23391         (__memrchr): Don't use BP_SYM.
23392         * sysdeps/powerpc/powerpc64/power7/memset.S: Don't include
23393         <bp-sym.h> and <bp-asm.h>.
23394         (memset): Don't use BP_SYM.
23395         (__bzero): Likewise.
23396         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: Don't include
23397         <bp-sym.h> and <bp-asm.h>.
23398         (__rawmemchr): Don't use BP_SYM.
23399         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Don't include
23400         <bp-sym.h> and <bp-asm.h>.
23401         (__STRCMP): Don't use BP_SYM.
23402         * sysdeps/powerpc/powerpc64/power7/strchr.S: Don't include
23403         <bp-sym.h> and <bp-asm.h>.
23404         (strchr): Don't use BP_SYM.
23405         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: Don't include
23406         <bp-sym.h> and <bp-asm.h>.
23407         (__strchrnul): Don't use BP_SYM.
23408         * sysdeps/powerpc/powerpc64/power7/strlen.S: Don't include
23409         <bp-sym.h> and <bp-asm.h>.
23410         (strlen): Don't use BP_SYM.
23411         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Don't include
23412         <bp-sym.h> and <bp-asm.h>.
23413         (strncmp): Don't use BP_SYM.  Remove comment about bounded
23414         pointers.
23415         * sysdeps/powerpc/powerpc64/power7/strnlen.S: Don't include
23416         <bp-sym.h> and <bp-asm.h>.
23417         (__strnlen): Don't use BP_SYM.
23418         * sysdeps/powerpc/powerpc64/setjmp-common.S: Don't include
23419         <bp-sym.h> and <bp-asm.h>.
23420         (__GI__setjmp): Don't use BP_SYM.
23421         (_setjmp): Likewise.
23422         (__sigsetjmp): Likewise.
23423         * sysdeps/powerpc/powerpc64/start.S: Don't include "bp-sym.h".
23424         (L(start_addresses)): Don't use BP_SYM.
23425         (_start): Likewise.
23426         * sysdeps/powerpc/powerpc64/stpcpy.S: Don't include <bp-sym.h> and
23427         <bp-asm.h>.
23428         (__stpcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW,
23429         STORE_RETURN_BOUNDS, CHECK_BOUNDS_HIGH and STORE_RETURN_VALUE.
23430         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
23431         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
23432         * sysdeps/powerpc/powerpc64/strchr.S: Don't include <bp-sym.h> and
23433         <bp-asm.h>.
23434         (strchr): Don't use BP_SYM, CHECK_BOUNDS_LOW, STORE_RETURN_BOUNDS,
23435         CHECK_BOUNDS_HIGH_RTN and STORE_RETURN_VALUE.  Remove comment
23436         about bounded pointers.
23437         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
23438         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
23439         * sysdeps/powerpc/powerpc64/strcmp.S: Don't include <bp-sym.h> and
23440         <bp-asm.h>.
23441         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
23442         about bounded pointers.  Remove GKM FIXME comments.
23443         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
23444         * sysdeps/powerpc/powerpc64/strcpy.S: Don't include <bp-sym.h> and
23445         <bp-asm.h>.
23446         (strcpy): Don't use BP_SYM, CHECK_BOUNDS_LOW and
23447         STORE_RETURN_BOUNDS.  Remove comment about bounded pointers.
23448         Remove GKM FIXME comments.
23449         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
23450         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
23451         * sysdeps/powerpc/powerpc64/strlen.S: Don't include <bp-sym.h> and
23452         <bp-asm.h>.
23453         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove comment
23454         about bounded pointers.  Remove GKM FIXME comment.
23455         * sysdeps/powerpc/powerpc64/strncmp.S: Don't include <bp-sym.h>
23456         and <bp-asm.h>.
23457         (strncmp): Don't use BP_SYM.  Remove comment about bounded
23458         pointers.
23459         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S: Don't include
23460         <bp-sym.h> and <bp-asm.h>.
23461         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
23462         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S: Don't include
23463         <bp-sym.h> and <bp-asm.h>.
23464         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
23465         comment.
23466
23467 2013-03-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
23468
23469         * stdio-common/vfprintf.c (vfprintf): Check malloc return; don't
23470         call free(NULL).
23471
23472 2013-03-05  David S. Miller  <davem@davemloft.net>
23473
23474         * po/es.po: Update from translation team.
23475
23476 2013-03-05  Andreas Jaeger  <aj@suse.de>
23477
23478         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Include
23479         <bits/mman-linux.h>.
23480         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
23481         is fine.
23482         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Move include of
23483         <bits/mman-linux.h> to end of file.
23484         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
23485         is fine.
23486         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Move include of
23487         <bits/mman-linux.h> to end of file.
23488         (MCL_CURRENT, MCL_FUTURE): Do not define here, the generic value
23489         is fine.
23490         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Move include of
23491         <bits/mman-linux.h> to end of file.
23492
23493         * sysdeps/unix/sysv/linux/bits/mman-linux.h [!MCL_CURRENT]
23494         (MCL_CURRENT, MCL_FUTURE): Define here.
23495
23496 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
23497
23498         [BZ #15232]
23499         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Use
23500         attribute_hidden.
23501         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
23502
23503 2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
23504
23505         * sysdeps/unix/sysv/linux/s390/s390-32/getcontext.S: Set the
23506         fourth parameter needed for rt_sigprocmask syscall.
23507         * sysdeps/unix/sysv/linux/s390/s390-32/setcontext.S:
23508         * sysdeps/unix/sysv/linux/s390/s390-32/swapcontext.S: Likewise.
23509         * sysdeps/unix/sysv/linux/s390/s390-64/getcontext.S: Likewise.
23510         * sysdeps/unix/sysv/linux/s390/s390-64/setcontext.S: Likewise.
23511         * sysdeps/unix/sysv/linux/s390/s390-64/swapcontext.S: Likewise.
23512         * sysdeps/unix/sysv/linux/s390/ucontext_i.sym: Define _NSIG8.
23513
23514 2013-03-04  Joseph Myers  <joseph@codesourcery.com>
23515
23516         [BZ #13550]
23517         * sysdeps/powerpc/powerpc32/power4/strncmp.S (strncmp): Remove
23518         comment about bounded pointers.
23519         * sysdeps/powerpc/powerpc32/power7/strncmp.S (strncmp): Likewise.
23520         * sysdeps/powerpc/powerpc32/strncmp.S (strncmp): Likewise.
23521
23522 2013-03-04  Andreas Jaeger  <aj@suse.de>
23523
23524         * sysdeps/unix/sysv/linux/bits/mman-linux.h: New file, with Linux
23525         common definitions.
23526
23527         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Remove all defines
23528         provided by bits/mman-linux.h and include <bits/mman-linux.h>.
23529         * sysdeps/unix/sysv/linux/x86/bits/mman.h: Likewise.
23530         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
23531         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
23532         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
23533
23534 2013-03-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
23535
23536         [BZ #15055]
23537         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c (__ieee754_acoshl): Use
23538         __ieee754_sqrl instead of __sqrl.
23539
23540 2013-03-01  Joseph Myers  <joseph@codesourcery.com>
23541
23542         * sysdeps/powerpc/fpu/fpu_control.h: Move to ...
23543         * sysdeps/powerpc/fpu_control.h: ... here.
23544         * sysdeps/powerpc/fpu/bits/fenvinline.h: Move to ...
23545         * sysdeps/powerpc/bits/fenvinline.h: ... here.
23546         * sysdeps/powerpc/fpu/bits/mathinline.h: Move to ...
23547         * sysdeps/powerpc/bits/mathinline.h: ... here.
23548
23549 2013-03-01  Roland McGrath  <roland@hack.frob.com>
23550
23551         * elf/dl-hwcaps.c (_dl_important_hwcaps):
23552         Change [NEED_DL_SYSINFO || NEED_DL_SYSINFO_DSO] conditionals
23553         to just [NEED_DL_SYSINFO_DSO].
23554         * elf/dl-support.c: Likewise.
23555         * elf/dl-sysdep.c (_dl_sysdep_start): Likewise.
23556         * elf/rtld.c (dl_main): Likewise.
23557         * elf/setup-vdso.h (setup_vdso): Likewise.
23558         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Likewise.
23559         * sysdeps/unix/sysv/linux/dl-sysdep.c
23560         (_dl_discover_osversion): Likewise.
23561
23562 2013-03-01  Carlos O'Donell  <carlos@redhat.com>
23563
23564         * csu/libc-start.c (__pthread_initialize_minimal): Revert last change.
23565         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
23566
23567 2013-03-01  Siddhesh Poyarekar  <siddhesh@redhat.com>
23568
23569         * NEWS: Mention libm performance improvements and non-x86 PI
23570         futex support.
23571
23572         * csu/libc-start.c (__pthread_initialize_minimal): Change
23573         function arguments.
23574         * csu/libc-tls.c (__pthread_initialize_minimal): Likewise.
23575
23576 2013-02-28  Joseph Myers  <joseph@codesourcery.com>
23577
23578         [BZ #13550]
23579         * sysdeps/powerpc/powerpc32/bp-asm.h: Remove file.
23580         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Don't include
23581         <bp-sym.h> and <bp-asm.h>.
23582         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
23583         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Don't include <bp-sym.h>
23584         and <bp-asm.h>.
23585         (memcpy): Don't use BP_SYM.
23586         * sysdeps/powerpc/powerpc32/add_n.S: Don't include <bp-sym.h> and
23587         <bp-asm.h>.
23588         (__mpn_add_n): Don't use BP_SYM.
23589         (__mpn_add_n) [__BOUNDED_POINTERS_]: Remove conditional code.
23590         * sysdeps/powerpc/powerpc32/addmul_1.S: Don't include <bp-sym.h>
23591         and <bp-asm.h>.
23592         (__mpn_addmul_1): Don't use BP_SYM.
23593         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
23594         * sysdeps/powerpc/powerpc32/bsd-_setjmp.S: Don't include
23595         <bp-sym.h>.
23596         (_setjmp): Don't use BP_SYM.
23597         (__novmx_setjmp): Likewise.
23598         (__GI__setjmp): Likewise.
23599         (__vmx_setjmp): Likewise.
23600         * sysdeps/powerpc/powerpc32/bsd-setjmp.S: Don't include
23601         <bp-sym.h>.
23602         * sysdeps/powerpc/powerpc32/bzero.S: Don't include <bp-sym.h>.
23603         (__bzero): Don't use BP_SYM.
23604         (__bzero) [__BOUNDED_POINTERS__]: Remove conditional code.
23605         (__bzero) [!__BOUNDED_POINTERS__]: Make code unconditional.
23606         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Don't include
23607         <bp-sym.h> and <bp-asm.h>.
23608         (memcpy): Don't use BP_SYM.
23609         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S: Don't include
23610         <bp-sym.h> and <bp-asm.h>.
23611         (__longjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
23612         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S: Don't include
23613         <bp-sym.h> and <bp-asm.h>.
23614         (__sigsetjmp): Don't use BP_SYM and CHECK_BOUNDS_BOTH_WIDE_LIT.
23615         * sysdeps/powerpc/powerpc32/lshift.S: Don't include <bp-sym.h> and
23616         <bp-asm.h>.
23617         (__mpn_lshift): Don't use BP_SYM.
23618         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
23619         * sysdeps/powerpc/powerpc32/memset.S: Don't include <bp-sym.h> and
23620         <bp-asm.h>.
23621         (memset): Don't use BP_SYM.
23622         (memset) [__BOUNDED_POINTERS__]: Remove conditional code.
23623         (memset) [!__BOUNDED_POINTERS__]: Make code unconditional.
23624         * sysdeps/powerpc/powerpc32/mul_1.S: Don't include <bp-sym.h> and
23625         <bp-asm.h>.
23626         (__mpn_mul_1): Don't use BP_SYM.
23627         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
23628         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Don't include
23629         <bp-sym.h> and <bp-asm.h>.
23630         (memcmp): Don't use BP_SYM.
23631         * sysdeps/powerpc/powerpc32/power4/memcpy.S: Don't include
23632         <bp-sym.h> and <bp-asm.h>.
23633         (memcpy): Don't use BP_SYM.
23634         * sysdeps/powerpc/powerpc32/power4/memset.S: Don't include
23635         <bp-sym.h> and <bp-asm.h>.
23636         (memset): Don't use BP_SYM.
23637         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't include
23638         <bp-sym.h> and <bp-asm.h>.
23639         (strncmp): Don't use BP_SYM.
23640         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Don't include
23641         <bp-sym.h> and <bp-asm.h>.
23642         (memcpy): Don't use BP_SYM.
23643         * sysdeps/powerpc/powerpc32/power6/memset.S: Don't include
23644         <bp-sym.h> and <bp-asm.h>.
23645         (memset): Don't use BP_SYM.
23646         * sysdeps/powerpc/powerpc32/power7/memchr.S: Don't include
23647         <bp-sym.h> and <bp-asm.h>.
23648         (__memchr): Don't use BP_SYM.
23649         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Don't include
23650         <bp-sym.h> and <bp-asm.h>.
23651         (memcmp): Don't use BP_SYM.
23652         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Don't include
23653         <bp-sym.h> and <bp-asm.h>.
23654         (memcpy): Don't use BP_SYM.
23655         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: Don't include
23656         <bp-sym.h> and <bp-asm.h>.
23657         (__mempcpy): Don't use BP_SYM.
23658         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Don't include
23659         <bp-sym.h> and <bp-asm.h>.
23660         (__memrchr): Don't use BP_SYM.
23661         * sysdeps/powerpc/powerpc32/power7/memset.S: Don't include
23662         <bp-sym.h> and <bp-asm.h>.
23663         (memset): Don't use BP_SYM.
23664         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: Don't include
23665         <bp-sym.h> and <bp-asm.h>.
23666         (__rawmemchr): Don't use BP_SYM.
23667         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Don't include
23668         <bp-sym.h> and <bp-asm.h>.
23669         (__STRCMP): Don't use BP_SYM.
23670         * sysdeps/powerpc/powerpc32/power7/strchr.S: Don't include
23671         <bp-sym.h> and <bp-asm.h>.
23672         (strchr): Don't use BP_SYM.
23673         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: Don't include
23674         <bp-sym.h> and <bp-asm.h>.
23675         (__strchrnul): Don't use BP_SYM.
23676         * sysdeps/powerpc/powerpc32/power7/strlen.S: Don't include
23677         <bp-sym.h> and <bp-asm.h>.
23678         (strlen): Don't use BP_SYM.
23679         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Don't include
23680         <bp-sym.h> and <bp-asm.h>.
23681         (strncmp): Don't use BP_SYM.
23682         * sysdeps/powerpc/powerpc32/power7/strnlen.S: Don't include
23683         <bp-sym.h> and <bp-asm.h>.
23684         (__strnlen): Don't use BP_SYM.
23685         * sysdeps/powerpc/powerpc32/rshift.S: Don't include <bp-sym.h> and
23686         <bp-asm.h>.
23687         (__mpn_rshift): Don't use BP_SYM.
23688         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
23689         * sysdeps/powerpc/powerpc32/setjmp-common.S: Don't include
23690         <bp-sym.h> and <bp-asm.h>.
23691         (__sigsetjmp): Don't use BP_SYM.
23692         * sysdeps/powerpc/powerpc32/start.S: Don't include "bp-sym.h".
23693         (L(start_addresses)): Don't use BP_SYM.
23694         (_start): Likewise.
23695         * sysdeps/powerpc/powerpc32/stpcpy.S: Don't include <bp-sym.h> and
23696         <bp-asm.h>.
23697         (__stpcpy): Don't use BP_SYM and macros from bp-asm.h.
23698         (__stpcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
23699         (__stpcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
23700         * sysdeps/powerpc/powerpc32/strchr.S: Don't include <bp-sym.h> and
23701         <bp-asm.h>.
23702         (strchr): Don't use BP_SYM.h and macros from bp-asm.h.
23703         (strchr) [__BOUNDED_POINTERS__]: Remove conditional code.
23704         (strchr) [!__BOUNDED_POINTERS__]: Make code unconditional.
23705         * sysdeps/powerpc/powerpc32/strcmp.S: Don't include <bp-sym.h> and
23706         <bp-asm.h>.
23707         (strcmp): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
23708         comments.
23709         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
23710         * sysdeps/powerpc/powerpc32/strcpy.S: Don't include <bp-sym.h> and
23711         <bp-asm.h>.
23712         (strcpy): Don't use BP_SYM and macros from bp-asm.h.  Remove GKM
23713         FIXME comments.
23714         (strcpy) [__BOUNDED_POINTERS__]: Remove conditional code.
23715         (strcpy) [!__BOUNDED_POINTERS__]: Make code unconditional.
23716         * sysdeps/powerpc/powerpc32/strlen.S: Don't include <bp-sym.h> and
23717         <bp-asm.h>.
23718         (strlen): Don't use BP_SYM and CHECK_BOUNDS_LOW.  Remove GKM FIXME
23719         comment.
23720         * sysdeps/powerpc/powerpc32/strncmp.S: Don't include <bp-sym.h>
23721         and <bp-asm.h>.
23722         (strncmp): Don't use BP_SYM,
23723         * sysdeps/powerpc/powerpc32/sub_n.S: Don't include <bp-sym.h> and
23724         <bp-asm.h>.
23725         (__mpn_sub_n): Don't use BP_SYM.
23726         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
23727         * sysdeps/powerpc/powerpc32/submul_1.S: Don't include <bp-sym.h>
23728         and <bp-asm.h>.
23729         (__mpn_submul_1): Don't use BP_SYM.
23730         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
23731         * sysdeps/unix/sysv/linux/powerpc/powerpc32/brk.S: Don't include
23732         <bp-sym.h> and <bp-asm.h>.
23733         (__brk): Don't use BP_SYM and DISCARD_BOUNDS.
23734         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Don't include
23735         <bp-sym.h> and <bp-asm.h>.
23736         (__clone): Don't use BP_SYM and DISCARD_BOUNDS.  Remove GKM FIXME
23737         comment.
23738
23739 2013-02-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
23740
23741         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (add_magnitudes):
23742         Use ZK to minimize writes to Z.
23743         (sub_magnitudes): Simplify code a bit.
23744         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (add_magnitudes):
23745         Use ZK to minimize writes to Z.
23746         (sub_magnitudes): Simplify code a bit.
23747
23748 2013-02-27  Roland McGrath  <roland@hack.frob.com>
23749
23750         * csu/gmon-start.c: Add special exception to license text.
23751
23752 2013-02-27  Richard Henderson  <rth@redhat.com>
23753
23754         * scripts/config.guess: Update from config.git.
23755         * scripts/config.sub: Likewise.
23756
23757 2013-02-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
23758
23759         * sysdeps/ieee754/dbl-64/mpsqrt.c: Reformat.
23760
23761         * sysdeps/ieee754/dbl-64/mpatan2.c: Reformat.
23762
23763         * sysdeps/ieee754/dbl-64/mpatan.c: Reformat.
23764
23765         * sysdeps/ieee754/dbl-64/mptan.c: Reformat.
23766
23767         * sysdeps/ieee754/dbl-64/mplog.c: Reformat.
23768
23769 2013-02-26  Roland McGrath  <roland@hack.frob.com>
23770
23771         * Makeconfig (%.v.i, %.v): Move these pattern rules outside of
23772         [$(build-shared = yes].
23773
23774 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
23775
23776         * sysdeps/ieee754/dbl-64/mpa.c: Include alloca.h.
23777         (__mul): Reduce iterations for calculating mantissa.
23778
23779         * sysdeps/ieee754/dbl-64/sincos32.c (__c32): Use MPONE and
23780         MPTWO.
23781         (__mpranred): Likewise.
23782
23783         [BZ #15160]
23784         * malloc/memusagestat.c (main): Draw graphs for heap and stack
23785         only if MAXSIZE_HEAP and MAXSIZE_STACK are non-zero.
23786
23787 2013-02-26  Paul Eggert  <eggert@cs.ucla.edu>
23788
23789         * posix/regex_internal.h [__GNUC__ < 3 + (__GNUC_MINOR__ < 1]:
23790         Define __attribute__.
23791
23792 2013-02-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
23793
23794         * locale/elem-hash.h (elem_hash): Mark as pure and possibly
23795         unused.
23796         * posix/regex_internal.h (__attribute): Remove.
23797         [!_LIBC && __i386__]: Use __attribute__ instead of __attribute.
23798         (re_string_context_at): Likewise.
23799         (bitset_not): Use __attribute__ and mark function as possibly
23800         unused.
23801         (bitset_merge): Likewise.
23802         (bitset_mask): Likewise.
23803         (re_string_char_size_at): Likewise.
23804         (re_string_wchar_at): Likewise.
23805         (re_string_elem_size_at): Likewise.
23806
23807 2013-02-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
23808
23809         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Remove commented
23810         code.
23811         (cc32): Likewise.
23812
23813         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Use long instead of int.
23814         (__acr): Likewise.
23815         (__cpy): Likewise.
23816         (norm): Likewise.
23817         (denorm): Likewise.
23818         (__dbl_mp): Likewise.
23819         (add_magnitudes): Likewise.
23820         (sub_magnitudes): Likewise.
23821         (__mul): Likewise.
23822         (__inv): Likewise.
23823
23824         * sysdeps/ieee754/dbl-64/slowexp.c: Reformat in GNU coding
23825         style.
23826
23827         * sysdeps/ieee754/dbl-64/slowpow.c: Reformat in GNU coding
23828         style.
23829
23830         * sysdeps/ieee754/dbl-64/slowexp.c (__slowexp): Remove commented
23831         code.
23832
23833         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mp_dbl): Sync
23834         up changes with default code.
23835         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mp_dbl):
23836         Likewise.
23837
23838 2013-02-24  Allan McRae  <allan@archlinux.org>
23839
23840         * manual/socket.texi (The Internet Namespace): Order menu items
23841         to match that in the file.
23842
23843         * manual/libc-texinfo.sh: Use @detailmenu around the detailed
23844         node listing of the info page menu.
23845
23846 2013-02-21  Joseph Myers  <joseph@codesourcery.com>
23847
23848         [BZ #13550]
23849         * sysdeps/i386/bp-asm.h: Remove file.
23850         * sysdeps/i386/add_n.S: Do not include "bp-sym.h" and "bp-asm.h".
23851         (PARMS): Do not use macros from bp-asm.h.
23852         (S1): Likewise.
23853         (S2): Likewise.
23854         (SIZE): Likewise.
23855         (__mpn_add_n): Do not use BP_SYM
23856         * sysdeps/i386/addmul_1.S: Do not include "bp-sym.h" and
23857         "bp-asm.h".
23858         (PARMS): Do not use macros from bp-asm.h.
23859         (S1): Likewise.
23860         (SIZE): Likewise.
23861         (__mpn_addmul_1): Do not use BP_SYM
23862         * sysdeps/i386/bsd-_setjmp.S: Do not include "bp-sym.h" and
23863         "bp-asm.h".
23864         (PARMS): Do not use macros from bp-asm.h.
23865         (SIGMSK): Likewise.
23866         (_setjmp): Likewise.  Do not use BP_SYM.
23867         * sysdeps/i386/bsd-setjmp.S: Do not include "bp-sym.h" and
23868         "bp-asm.h".
23869         (PARMS): Do not use macros from bp-asm.h.
23870         (SIGMSK): Likewise.
23871         (setjmp): Likewise.  Do not use BP_SYM.
23872         * sysdeps/i386/fpu/s_frexp.S: Do not include "bp-sym.h" and
23873         "bp-asm.h".
23874         (PARMS): Do not use macros from bp-asm.h.
23875         (__frexp): Do not use BP_SYM.
23876         (frexp): Likewise.
23877         * sysdeps/i386/fpu/s_frexpf.S: Do not include "bp-sym.h" and
23878         "bp-asm.h".
23879         (PARMS): Do not use macros from bp-asm.h.
23880         (__frexpf): Do not use BP_SYM.
23881         (frexpf): Likewise.
23882         * sysdeps/i386/fpu/s_frexpl.S: Do not include "bp-sym.h" and
23883         "bp-asm.h".
23884         (PARMS): Do not use macros from bp-asm.h.
23885         (__frexpl): Do not use BP_SYM.
23886         (frexpl): Likewise.
23887         * sysdeps/i386/fpu/s_remquo.S: Do not include "bp-sym.h" and
23888         "bp-asm.h".
23889         (PARMS): Do not use macros from bp-asm.h.
23890         (__remquo): Do not use BP_SYM.
23891         (remquo): Likewise.
23892         * sysdeps/i386/fpu/s_remquof.S: Do not include "bp-sym.h" and
23893         "bp-asm.h".
23894         (PARMS): Do not use macros from bp-asm.h.
23895         (__remquof): Do not use BP_SYM.
23896         (remquof): Likewise.
23897         * sysdeps/i386/fpu/s_remquol.S: Do not include "bp-sym.h" and
23898         "bp-asm.h".
23899         (PARMS): Do not use macros from bp-asm.h.
23900         (__remquol): Do not use BP_SYM.
23901         (remquol): Likewise.
23902         * sysdeps/i386/i486/strcat.S: Do not include "bp-sym.h" and
23903         "bp-asm.h".
23904         (PARMS): Do not use macros from bp-asm.h.
23905         (DEST): Likewise.
23906         (SRC): Likewise.
23907         (strcat): Remove GKM FIXME comment.  Do not use BP_SYM.
23908         * sysdeps/i386/i486/strlen.S: Do not include "bp-sym.h" and
23909         "bp-asm.h".
23910         (PARMS): Do not use macros from bp-asm.h.
23911         (strlen): Do not use BP_SYM.
23912         * sysdeps/i386/i586/add_n.S: Do not include "bp-sym.h" and
23913         "bp-asm.h".
23914         (PARMS): Do not use macros from bp-asm.h.
23915         (S1): Likewise.
23916         (S2): Likewise.
23917         (SIZE): Likewise.
23918         (__mpn_add_n): Do not use BP_SYM.
23919         * sysdeps/i386/i586/addmul_1.S: Do not include "bp-sym.h" and
23920         "bp-asm.h".
23921         (PARMS): Do not use macros from bp-asm.h.
23922         (S1): Likewise.
23923         (SIZE): Likewise.
23924         (__mpn_addmul_1): Do not use BP_SYM.
23925         * sysdeps/i386/i586/bzero.S (__bzero): Do not use BP_SYM in
23926         weak_alias.
23927         (bzero): Likewise.
23928         * sysdeps/i386/i586/lshift.S: Do not include "bp-sym.h" and
23929         "bp-asm.h".
23930         (PARMS): Do not use macros from bp-asm.h.
23931         (S): Likewise.
23932         (SIZE): Likewise.
23933         (__mpn_lshift): Do not use BP_SYM.
23934         * sysdeps/i386/i586/memcpy.S: Do not include "bp-sym.h" and
23935         "bp-asm.h".
23936         (PARMS): Do not use macros from bp-asm.h.
23937         (DEST): Likewise.
23938         (SRC): Likewise.
23939         (LEN): Likewise.
23940         (memcpy): Likewise.  Do not use BP_SYM.
23941         * sysdeps/i386/i586/mempcpy.S (__mempcpy): Do not use BP_SYM in
23942         libc_hidden_def and weak_alias.
23943         (mempcpy): Do not use BP_SYM in weak_alias.
23944         * sysdeps/i386/i586/memset.S: Do not include "bp-sym.h" and
23945         "bp-asm.h".
23946         (PARMS): Do not use macros from bp-asm.h.
23947         (DEST): Likewise.
23948         (LEN): Likewise.
23949         [!BZERO_P] (CHR): Likewise.
23950         (memset): Likewise.  Do not use BP_SYM.
23951         * sysdeps/i386/i586/mul_1.S: Do not include "bp-sym.h" and
23952         "bp-asm.h".
23953         (PARMS): Do not use macros from bp-asm.h.
23954         (S1): Likewise.
23955         (SIZE): Likewise.
23956         (__mpn_mul_1): Do not use BP_SYM.
23957         * sysdeps/i386/i586/rshift.S: Do not include "bp-sym.h" and
23958         "bp-asm.h".
23959         (PARMS): Do not use macros from bp-asm.h.
23960         (S): Likewise.
23961         (SIZE): Likewise.
23962         (__mpn_rshift): Do not use BP_SYM.
23963         * sysdeps/i386/i586/strchr.S: Do not include "bp-sym.h" and
23964         "bp-asm.h".
23965         (PARMS): Do not use macros from bp-asm.h.
23966         (STR): Likewise.
23967         (CHR): Likewise.
23968         (strchr): Likewise.  Do not use BP_SYM.
23969         (index): Do not use BP_SYM in weak_alias.
23970         * sysdeps/i386/i586/strcpy.S: Do not include "bp-sym.h" and
23971         "bp-asm.h".
23972         (PARMS): Do not use macros from bp-asm.h.
23973         (DEST): Likewise.
23974         (SRC): Likewise.
23975         (STRCPY): Likewise.  Remove GKM FIXME comment.  Do not use BP_SYM.
23976         * sysdeps/i386/i586/strlen.S: Do not include "bp-sym.h" and
23977         "bp-asm.h".
23978         (PARMS): Do not use macros from bp-asm.h.
23979         (strlen): Do not use BP_SYM.
23980         * sysdeps/i386/i586/sub_n.S: Do not include "bp-sym.h" and
23981         "bp-asm.h".
23982         (PARMS): Do not use macros from bp-asm.h.
23983         (S1): Likewise.
23984         (S2): Likewise.
23985         (SIZE): Likewise.
23986         (__mpn_sub_n): Do not use BP_SYM.
23987         * sysdeps/i386/i586/submul_1.S: Do not include "bp-sym.h" and
23988         "bp-asm.h".
23989         (PARMS): Do not use macros from bp-asm.h.
23990         (S1): Likewise.
23991         (SIZE): Likewise.
23992         (__mpn_submul_1): Do not use BP_SYM.
23993         * sysdeps/i386/i686/add_n.S: Do not include "bp-sym.h" and
23994         "bp-asm.h".
23995         (PARMS): Do not use macros from bp-asm.h.
23996         (S1): Likewise.
23997         (S2): Likewise.
23998         (SIZE): Likewise.
23999         (__mpn_add_n): Do not use BP_SYM.
24000         * sysdeps/i386/i686/bzero.S (__bzero): Do not use BP_SYM in
24001         weak_alias.
24002         (bzero): Likewise.
24003         * sysdeps/i386/i686/memcmp.S: Do not include "bp-sym.h" and
24004         "bp-asm.h".
24005         (PARMS): Do not use macros from bp-asm.h.
24006         (BLK2): Likewise.
24007         (LEN): Likewise.
24008         (memcmp): Do not use BP_SYM.
24009         (bcmp): Do not use BP_SYM in weak_alias.
24010         * sysdeps/i386/i686/memcpy.S: Do not include "bp-sym.h" and
24011         "bp-asm.h".
24012         (PARMS): Do not use macros from bp-asm.h.
24013         (DEST): Likewise.
24014         (SRC): Likewise.
24015         (LEN): Likewise.
24016         (memcpy): Likewise.  Do not use BP_SYM.
24017         * sysdeps/i386/i686/memmove.S: Do not include "bp-sym.h" and
24018         "bp-asm.h".
24019         (PARMS): Do not use macros from bp-asm.h.
24020         (DEST): Likewise.
24021         (SRC): Likewise.
24022         (LEN): Likewise.
24023         (memmove): Likewise.  Do not use BP_SYM.
24024         * sysdeps/i386/i686/mempcpy.S: Do not include "bp-sym.h" and
24025         "bp-asm.h".
24026         (PARMS): Do not use macros from bp-asm.h.
24027         (DEST): Likewise.
24028         (SRC): Likewise.
24029         (LEN): Likewise.
24030         (__mempcpy): Likewise.  Do not use BP_SYM.
24031         (mempcpy): Do not use BP_SYM in weak_alias.
24032         * sysdeps/i386/i686/memset.S: Do not include "bp-sym.h" and
24033         "bp-asm.h".
24034         (PARMS): Do not use macros from bp-asm.h.
24035         (DEST): Likewise.
24036         (LEN): Likewise.
24037         [!BZERO_P] (CHR): Likewise.
24038         (memset): Likewise.  Do not use BP_SYM.
24039         * sysdeps/i386/i686/strcmp.S: Do not include "bp-sym.h" and
24040         "bp-asm.h".
24041         (PARMS): Do not use macros from bp-asm.h.
24042         (STR2): Likewise.
24043         (strcmp): Do not use BP_SYM.
24044         * sysdeps/i386/i686/strtok.S: Do not include "bp-sym.h" and
24045         "bp-asm.h".
24046         (PARMS): Do not use macros from bp-asm.h.
24047         (STR): Likewise.
24048         (DELIM): Likewise.
24049         [USE_AS_STRTOK_R] (SAVE): Likewise.
24050         (FUNCTION): Likewise.  Do not use BP_SYM.
24051         * sysdeps/i386/i686/strtok_r.S (__strtok_r): Do not use BP_SYM in
24052         aliases.
24053         (strtok_r): Likewise.
24054         (__GI___strtok_r): Likewise.
24055         * sysdeps/i386/lshift.S: Do not include "bp-sym.h" and "bp-asm.h".
24056         (PARMS): Do not use macros from bp-asm.h.
24057         (S): Likewise.
24058         (SIZE): Likewise.
24059         (__mpn_lshift): Do not use BP_SYM.
24060         * sysdeps/i386/memchr.S: Do not include "bp-sym.h" and "bp-asm.h".
24061         (PARMS): Do not use macros from bp-asm.h.
24062         (STR): Likewise.
24063         (CHR): Likewise.
24064         (__memchr): Do not use BP_SYM.
24065         (memchr): Do not use BP_SYM in weak_alias.
24066         * sysdeps/i386/memcmp.S: Do not include "bp-sym.h" and "bp-asm.h".
24067         (PARMS): Do not use macros from bp-asm.h.
24068         (BLK2): Likewise.
24069         (LEN): Likewise.
24070         (memcmp): Do not use BP_SYM.
24071         (bcmp): Do not use BP_SYM in weak_alias.
24072         * sysdeps/i386/mul_1.S: Do not include "bp-sym.h" and "bp-asm.h".
24073         (PARMS): Do not use macros from bp-asm.h.
24074         (S1): Likewise.
24075         (SIZE): Likewise.
24076         (__mpn_mul_1): Do not use BP_SYM.
24077         * sysdeps/i386/rawmemchr.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         (__rawmemchr): Do not use BP_SYM.
24083         (rawmemchr): Do not use BP_SYM in weak_alias.
24084         * sysdeps/i386/rshift.S: Do not include "bp-sym.h" and "bp-asm.h".
24085         (PARMS): Do not use macros from bp-asm.h.
24086         (S): Likewise.
24087         (SIZE): Likewise.
24088         (__mpn_rshift): Do not use BP_SYM.
24089         * sysdeps/i386/setjmp.S: Do not include "bp-sym.h" and "bp-asm.h".
24090         (PARMS): Do not use macros from bp-asm.h.
24091         (SIGMSK): Likewise.
24092         (__sigsetjmp): Likewise.  Do not use BP_SYM.
24093         * sysdeps/i386/start.S: Do not include "bp-sym.h".
24094         (_start): Do not use BP_SYM.
24095         * sysdeps/i386/stpcpy.S: Do not include "bp-sym.h" and "bp-asm.h".
24096         (PARMS): Do not use macros from bp-asm.h.
24097         (DEST): Likewise.
24098         (SRC): Likewise.
24099         (__stpcpy): Likewise.  Do not use BP_SYM.
24100         (stpcpy): Do not use BP_SYM in weak_alias.
24101         * sysdeps/i386/stpncpy.S: Do not include "bp-sym.h" and
24102         "bp-asm.h".
24103         (PARMS): Do not use macros from bp-asm.h.
24104         (DEST): Likewise.
24105         (SRC): Likewise.
24106         (LEN): Likewise.
24107         (__stpncpy): Likewise.  Do not use BP_SYM.
24108         (stpncpy): Do not use BP_SYM in weak_alias.
24109         * sysdeps/i386/strchr.S: Do not include "bp-sym.h" and "bp-asm.h".
24110         (PARMS): Do not use macros from bp-asm.h.
24111         (STR): Likewise.
24112         (CHR): Likewise.
24113         (strchr): Likewise.  Do not use BP_SYM.
24114         * sysdeps/i386/strchrnul.S: Do not include "bp-sym.h" and
24115         "bp-asm.h".
24116         (PARMS): Do not use macros from bp-asm.h.
24117         (STR): Likewise.
24118         (CHR): Likewise.
24119         (__strchrnul): Likewise.  Do not use BP_SYM.
24120         (strchrnul): Do not use BP_SYM in weak_alias.
24121         * sysdeps/i386/strcspn.S: Do not include "bp-sym.h" and
24122         "bp-asm.h".
24123         (PARMS): Do not use macros from bp-asm.h.
24124         (STOP): Likewise.
24125         (strcspn): Do not use BP_SYM.
24126         * sysdeps/i386/strpbrk.S: Do not include "bp-sym.h" and
24127         "bp-asm.h".
24128         (PARMS): Do not use macros from bp-asm.h.
24129         (STR): Likewise.
24130         (STOP): Likewise.
24131         (strpbrk): Likewise.  Do not use BP_SYM.
24132         * sysdeps/i386/strrchr.S: Do not include "bp-sym.h" and
24133         "bp-asm.h".
24134         (PARMS): Do not use macros from bp-asm.h.
24135         (STR): Likewise.
24136         (CHR): Likewise.
24137         (strrchr): Likewise.  Do not use BP_SYM.
24138         * sysdeps/i386/strspn.S: Do not include "bp-sym.h" and "bp-asm.h".
24139         (PARMS): Do not use macros from bp-asm.h.
24140         (SKIP): Likewise.
24141         (strspn): Do not use BP_SYM.
24142         * sysdeps/i386/strtok.S: Do not include "bp-sym.h" and "bp-asm.h".
24143         (PARMS): Do not use macros from bp-asm.h.
24144         (STR): Likewise.
24145         (DELIM): Likewise.
24146         (SAVE): Likewise.
24147         (FUNCTION): Likewise.  Do not use BP_SYM.
24148         * sysdeps/i386/strtok_r.S (__strtok_r): Do not use BP_SYM in
24149         aliases.
24150         (strtok_r): Likewise.
24151         (__GI___strtok_r): Likewise.
24152         * sysdeps/i386/sub_n.S: Do not include "bp-sym.h" and "bp-asm.h".
24153         (PARMS): Do not use macros from bp-asm.h.
24154         (S1): Likewise.
24155         (S2): Likewise.
24156         (SIZE): Likewise.
24157         (__mpn_sub_n): Do not use BP_SYM.
24158         * sysdeps/i386/submul_1.S: Do not include "bp-sym.h" and
24159         "bp-asm.h".
24160         (PARMS): Do not use macros from bp-asm.h.
24161         (S1): Likewise.
24162         (SIZE): Likewise.
24163         (__mpn_submul_1): Do not use BP_SYM.
24164         * sysdeps/unix/i386/sysdep.S: Do not include <bp-asm.h> and
24165         <bp-sym.h>.
24166         * sysdeps/unix/sysv/linux/i386/clone.S: Do not include <bp-sym.h>
24167         and <bp-asm.h>.
24168         (PARMS): Do not use macros from bp-asm.h.
24169         (FLAGS): Likewise.
24170         (PTID): Likewise.
24171         (TLS): Likewise.
24172         (CTID): Likewise.
24173         (__clone): Do not use BP_SYM.
24174         (clone): Do not use BP_SYM in weak_alias.
24175         * sysdeps/unix/sysv/linux/i386/mmap64.S: Do not include <bp-sym.h>
24176         and <bp-asm.h>.
24177         (PARMS): Do not use macros from bp-asm.h.
24178         (LEN): Likewise.
24179         (__mmap64): Do not use BP_SYM.
24180         (mmap64): Do not use BP_SYM in weak_alias.
24181         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
24182         <bp-sym.h> and <bp-asm.h>.
24183         (PARMS): Do not use macros from bp-asm.h.
24184         (__posix_fadvise64_l64): Do not use BP_SYM.
24185         * sysdeps/unix/sysv/linux/i386/semtimedop.S
24186         (PARMS): Do not use macros from bp-asm.h.
24187         (NSOPS): Likewise.
24188         (semtimedop): Do not use BP_SYM.
24189         * sysdeps/unix/sysv/linux/i386/sysdep.h: Do not include <bp-sym.h>
24190         and <bp-asm.h>.
24191
24192 2013-02-21  Allan McRae  <allan@archlinux.org>
24193
24194         * manual/message.texi (Charset conversion in gettext):
24195         Move @end statement to beginning of line.
24196
24197 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
24198
24199         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Mark as
24200         static.
24201         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
24202         Likewise.
24203
24204         * sysdeps/ieee754/dbl-64/mpa.c (norm): Fix whitespace.
24205         (denorm): Likewise.
24206         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (norm): Likewise.
24207         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (norm): Likewise.
24208
24209 2013-02-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
24210
24211         * sysdeps/s390/s390-32/dl-trampoline.S (_dl_runtime_profile): Do a
24212         tail-call to the resolved function if pltexit isn't needed.
24213
24214 2013-02-21  Siddhesh Poyarekar  <siddhesh@redhat.com>
24215
24216         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Mark X
24217         or Y being zero as being unlikely.
24218         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul):
24219         Likewise.
24220
24221 2013-02-20  Carlos O'Donell  <carlos@redhat.com>
24222
24223         * manual/nss.texi (System Databases and Name Service Switch):
24224         Remove frobnicate @pxref.
24225
24226 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
24227
24228         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
24229         __attribute__ ((unused)) to __attribute__ ((__unused__)).
24230
24231 2013-02-20  Petr Machata  <pmachata@redhat.com>
24232
24233         * elf/elf.h (R_ARM_TARGET1): New macro.
24234         (R_ARM_SBREL31, R_ARM_V4BX, R_ARM_TARGET2): Likewise.
24235         (R_ARM_PREL31, R_ARM_MOVW_ABS_NC, R_ARM_MOVT_ABS): Likewise.
24236         (R_ARM_MOVW_PREL_NC, R_ARM_MOVT_PREL): Likewise.
24237         (R_ARM_THM_MOVW_ABS_NC, R_ARM_THM_MOVT_ABS): Likewise.
24238         (R_ARM_THM_MOVW_PREL_NC, R_ARM_THM_MOVT_PREL): Likewise.
24239         (R_ARM_THM_JUMP19, R_ARM_THM_JUMP6): Likewise.
24240         (R_ARM_THM_ALU_PREL_11_0, R_ARM_THM_PC12): Likewise.
24241         (R_ARM_ABS32_NOI, R_ARM_REL32_NOI): Likewise.
24242         (R_ARM_ALU_PC_G0_NC, R_ARM_ALU_PC_G0): Likewise.
24243         (R_ARM_ALU_PC_G1_NC, R_ARM_ALU_PC_G1): Likewise.
24244         (R_ARM_ALU_PC_G2, R_ARM_LDR_PC_G1, R_ARM_LDR_PC_G2): Likewise.
24245         (R_ARM_LDRS_PC_G0, R_ARM_LDRS_PC_G1): Likewise.
24246         (R_ARM_LDRS_PC_G2, R_ARM_LDC_PC_G0): Likewise.
24247         (R_ARM_LDC_PC_G1, R_ARM_LDC_PC_G2): Likewise.
24248         (R_ARM_ALU_SB_G0_NC, R_ARM_ALU_SB_G0): Likewise.
24249         (R_ARM_ALU_SB_G1_NC, R_ARM_ALU_SB_G1): Likewise.
24250         (R_ARM_ALU_SB_G2, R_ARM_LDR_SB_G0, R_ARM_LDR_SB_G1): Likewise.
24251         (R_ARM_LDR_SB_G2, R_ARM_LDRS_SB_G0): Likewise.
24252         (R_ARM_LDRS_SB_G1, R_ARM_LDRS_SB_G2): Likewise.
24253         (R_ARM_LDC_SB_G0, R_ARM_LDC_SB_G1, R_ARM_LDC_SB_G2): Likewise.
24254         (R_ARM_MOVW_BREL_NC, R_ARM_MOVT_BREL): Likewise.
24255         (R_ARM_MOVW_BREL, R_ARM_THM_MOVW_BREL_NC): Likewise.
24256         (R_ARM_THM_MOVT_BREL, R_ARM_THM_MOVW_BREL): Likewise.
24257         (R_ARM_PLT32_ABS, R_ARM_GOT_ABS, R_ARM_GOT_PREL): Likewise.
24258         (R_ARM_GOT_BREL12, R_ARM_GOTOFF12, R_ARM_GOTRELAX): Likewise.
24259         (R_ARM_TLS_LDO12, R_ARM_TLS_LE12, R_ARM_TLS_IE12GP): Likewise.
24260         (R_ARM_PRIVATE_0, R_ARM_PRIVATE_1, R_ARM_PRIVATE_2): Likewise.
24261         (R_ARM_PRIVATE_3, R_ARM_PRIVATE_4, R_ARM_PRIVATE_5): Likewise.
24262         (R_ARM_PRIVATE_6, R_ARM_PRIVATE_7, R_ARM_PRIVATE_8): Likewise.
24263         (R_ARM_PRIVATE_9, R_ARM_PRIVATE_10): Likewise.
24264         (R_ARM_PRIVATE_11, R_ARM_PRIVATE_12): Likewise.
24265         (R_ARM_PRIVATE_13, R_ARM_PRIVATE_14): Likewise.
24266         (R_ARM_PRIVATE_15, R_ARM_ME_TOO): Likewise.
24267         (R_ARM_THM_TLS_DESCSEQ16, R_ARM_THM_TLS_DESCSEQ32): Likewise.
24268         (R_ARM_THM_GOT_BREL12): Likewise.
24269         (R_ARM_PC24, R_ARM_PLT32): Updated a comment at this macro.
24270         (R_ARM_THM_PC11, R_ARM_THM_PC9): Likewise.
24271         (R_ARM_THM_ABS5, R_ARM_THM_PC22): Added a comment to this macro.
24272         (R_ARM_THM_PC8, R_ARM_THM_SWI8, R_ARM_XPC25): Likewise.
24273         (R_ARM_THM_XPC22, R_ARM_ALU_PCREL_7_0): Likewise.
24274         (R_ARM_ALU_PCREL_15_8, R_ARM_ALU_PCREL_23_15): Likewise.
24275         (R_ARM_LDR_SBREL_11_0, R_ARM_ALU_SBREL_19_12): Likewise.
24276         (R_ARM_ALU_SBREL_27_20, R_ARM_TLS_DESCSEQ): Likewise.
24277         (R_ARM_THM_TLS_DESCSEQ): Fixed whitespace.
24278
24279 2013-02-20  Thomas Schwinge  <thomas@codesourcery.com>
24280
24281         * sysdeps/ieee754/bits/nan.h [!__GNUC__] (__nan_union): Change
24282         __attribute_used__ to __attribute__ ((unused)).
24283
24284 2013-02-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
24285
24286         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Copy over comment from
24287         powerpc mpa.c.
24288         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__mul): Fix
24289         comment formatting.
24290         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__mul): Likewise.
24291
24292 2013-02-19  Joseph Myers  <joseph@codesourcery.com>
24293
24294         [BZ #13550]
24295         * sysdeps/i386/bp-asm.h [__BOUNDED_POINTERS__] (BOUNDS_VIOLATED):
24296         Remove macro.
24297         (ENTER): Remove both macro definitions.
24298         (LEAVE): Likewise.
24299         (CHECK_BOUNDS_LOW): Likewise.
24300         (CHECK_BOUNDS_HIGH): Likewise.
24301         (CHECK_BOUNDS_BOTH): Likewise.
24302         (CHECK_BOUNDS_BOTH_WIDE): Likewise.
24303         (RETURN_BOUNDED_POINTER): Likewise.
24304         (RETURN_NULL_BOUNDED_POINTER): Likewise.
24305         (PUSH_ERRNO_LOCATION_RETURN): Likewise.
24306         (POP_ERRNO_LOCATION_RETURN): Likewise.
24307         * sysdeps/i386/add_n.S (__mpn_add_n): Do not use removed macros.
24308         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
24309         * sysdeps/i386/addmul_1.S (__mpn_addmul_1): Do not use removed
24310         macros.
24311         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
24312         * sysdeps/i386/bsd-_setjmp.S (_setjmp): Do not use removed macros.
24313         * sysdeps/i386/bsd-setjmp.S (setjmp): Likewise.
24314         * sysdeps/i386/fpu/s_frexp.S (__frexp): Likewise.
24315         * sysdeps/i386/fpu/s_frexpf.S (__frexpf): Likewise.
24316         * sysdeps/i386/fpu/s_frexpl.S (__frexpl): Likewise.
24317         * sysdeps/i386/fpu/s_remquo.S (__remquo): Likewise.
24318         * sysdeps/i386/fpu/s_remquof.S (__remquof): Likewise.
24319         * sysdeps/i386/fpu/s_remquol.S (__remquol): Likewise.
24320         * sysdeps/i386/i486/strcat.S (strcat): Likewise.
24321         * sysdeps/i386/i486/strlen.S (strlen): Likewise.
24322         * sysdeps/i386/i586/add_n.S (__mpn_add_n): Likewise.
24323         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
24324         * sysdeps/i386/i586/addmul_1.S (__mpn_addmul_1): Do not use
24325         removed macros.
24326         (__mpn_addmul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
24327         * sysdeps/i386/i586/lshift.S (__mpn_lshift): Do not use removed
24328         macros.
24329         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
24330         * sysdeps/i386/i586/memcpy.S (memcpy): Do not use removed macros.
24331         * sysdeps/i386/i586/memset.S (memset): Likewise.
24332         * sysdeps/i386/i586/mul_1.S (__mpn_mul_1): Likewise.
24333         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
24334         * sysdeps/i386/i586/rshift.S (__mpn_rshift): Do not use removed
24335         macros.
24336         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
24337         * sysdeps/i386/i586/strchr.S (strchr): Do not use removed macros.
24338         Change uses of L(2) to L(out).
24339         * sysdeps/i386/i586/strcpy.S (STRCPY): Do not use removed macros.
24340         * sysdeps/i386/i586/strlen.S (strlen): Likewise.
24341         * sysdeps/i386/i586/sub_n.S (__mpn_sub_n): Likewise.
24342         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
24343         * sysdeps/i386/i586/submul_1.S (__mpn_submul_1): Do not use
24344         removed macros.
24345         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
24346         * sysdeps/i386/i686/add_n.S (__mpn_add_n): Do not use removed
24347         macros.
24348         (__mpn_add_n) [__BOUNDED_POINTERS__]: Remove conditional code.
24349         * sysdeps/i386/i686/memcmp.S (ENTRANCE): Do not use macro ENTER.
24350         (RETURN): Do not use macro LEAVE.
24351         * sysdeps/i386/i686/memcpy.S (memcpy): Do not use removed macros.
24352         * sysdeps/i386/i686/memmove.S (memmove): Likewise.
24353         * sysdeps/i386/i686/mempcpy.S (mempcpy): Likewise.
24354         * sysdeps/i386/i686/memset.S (memset): Likewise.
24355         * sysdeps/i386/i686/strcmp.S (strcmp): Likewise.
24356         (strcmp) [!__BOUNDED_POINTERS__]: Make code unconditional.
24357         (strcmp) [__BOUNDED_POINTERS__]: Remove conditional code.
24358         * sysdeps/i386/i686/strtok.S (save_ptr) [__BOUNDED_POINTERS__]:
24359         Likewise.
24360         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
24361         (FUNCTION): Do not use removed macros.  Combine labels L(1_1),
24362         L(1_2) and L(1_3) into L(1).
24363         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
24364         * sysdeps/i386/lshift.S (__mpn_lshift): Do not use removed macros.
24365         (__mpn_lshift) [__BOUNDED_POINTERS__]: Remove conditional code.
24366         * sysdeps/i386/memchr.S (__memchr): Do not use removed macros.
24367         (__memchr) [__BOUNDED_POINTERS__]: Remove conditional code.
24368         * sysdeps/i386/memcmp.S (memcmp): Do not use removed macros.
24369         * sysdeps/i386/mul_1.S (__mpn_mul_1): Likewise.
24370         (__mpn_mul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
24371         * sysdeps/i386/rawmemchr.S (__rawmemchr): Do not use removed
24372         macros.
24373         * sysdeps/i386/rshift.S (__mpn_rshift): Likewise.
24374         (__mpn_rshift) [__BOUNDED_POINTERS__]: Remove conditional code.
24375         * sysdeps/i386/setjmp.S (__sigsetjmp): Do not use removed macros.
24376         * sysdeps/i386/stpcpy.S (__stpcpy): Likewise.
24377         * sysdeps/i386/stpncpy.S (__stpncpy): Likewise.
24378         (__stpncpy) [__BOUNDED_POINTERS__]: Remove conditional code.
24379         * sysdeps/i386/strchr.S (strchr): Do not use removed macros.
24380         * sysdeps/i386/strchrnul.S (__strchrnul): Likewise.
24381         * sysdeps/i386/strcspn.S (strcspn): Likewise.
24382         * sysdeps/i386/strpbrk.S (strpbrk): Likewise.
24383         * sysdeps/i386/strrchr.S (strrchr): Likewise.
24384         * sysdeps/i386/strspn.S (strspn): Likewise.
24385         * sysdeps/i386/strtok.S (save_ptr) [__BOUNDED_POINTERS__]: Remove
24386         conditional code.
24387         (save_ptr) [!__BOUNDED_POINTERS__]: Make code unconditional.
24388         (FUNCTION) [!__BOUNDED_POINTERS__]: Likewise.
24389         (FUNCTION) [__BOUNDED_POINTERS__]: Remove conditional code.
24390         (FUNCTION): Do not use removed macros.  Combine labels L(1_2) and
24391         L(1_3) into L(1_1).
24392         * sysdeps/i386/sub_n.S (__mpn_sub_n): Do not use removed macros.
24393         (__mpn_sub_n) [__BOUNDED_POINTERS__]: Remove conditional code.
24394         * sysdeps/i386/submul_1.S (__mpn_submul_1): Do not use removed
24395         macros.
24396         (__mpn_submul_1) [__BOUNDED_POINTERS__]: Remove conditional code.
24397
24398 2013-02-19  Jakub Jelinek  <jakub@redhat.com>
24399
24400         * stdlib/strtod_l.c (__mpn_lshift_1): Rewritten as function-like
24401         macro.
24402
24403 2013-02-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
24404
24405         * math/atest-exp.c (exp_mpn): Remove ROUND.
24406         * math/atest-exp2.c (exp_mpn): Likewise.
24407         * math/atest-sincos.c (sincosx_mpn): Remove ROUND and CHK.
24408
24409         * stdlib/cxa_thread_atexit_impl.c: Fix Copyright year.
24410         * stdlib/tst-tls-atexit-lib.c: Likewise.
24411         * stdlib/tst-tls-atexit.c: Likewise.
24412
24413 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
24414
24415         * stdlib/stdlib.h (aligned_alloc): Use __attribute_malloc__
24416         and __attribute_alloc_size__.
24417
24418 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
24419
24420         * include/programs/xmalloc.h: Change __attribute_alloc_size to
24421         __attribute_alloc_size__.
24422         * include/sys/cdefs.h (__attribute_alloc_size): Macro removed.
24423         * misc/sys/cdefs.h (__attribute_alloc_size__): New macro.
24424
24425 2013-02-18  Mike Frysinger  <vapier@gentoo.org>
24426
24427         * include/programs/xmalloc.h: New file.
24428         * catgets/gencat.c: Include it.
24429         (xmalloc, xcalloc, xrealloc, xstrdup): Don't declare them.
24430         * elf/pldd.c: Likewise.
24431         * iconv/iconv_charmap.c: Likewise.
24432         * iconv/iconvconfig.c: Likewise.
24433         * iconv/strtab.c: Likewise.
24434         * locale/programs/locale.c: Likewise.
24435         * locale/programs/localedef.h: Likewise.
24436         * locale/programs/simple-hash.c: Likewise.
24437         * nscd/nscd.h: Likewise.
24438         * nss/makedb.c: Likewise.
24439         * sysdeps/generic/ldconfig.h: Likewise.
24440
24441 2013-02-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
24442
24443         * Versions.def: Add GLIBC_2.18.
24444         * include/link.h (struct link_map): New member l_tls_dtor_count.
24445         * include/stdlib.h (__cxa_thread_atexit_impl): Declare.
24446         (__call_tls_dtors): Likewise.
24447         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add
24448         __cxa_thread_atexit_impl.
24449         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
24450         Likewise.
24451         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
24452         Likewise.
24453         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist:
24454         Likewise.
24455         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist:
24456         Likewise.
24457         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
24458         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist:
24459         Likewise.
24460         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist:
24461         Likewise.
24462         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
24463         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
24464         Likewise.
24465         * stdlib/Makefile (routines): Add __cxa_thread_atexit_impl.
24466         (tests): Add test case tst-tls-atexit.
24467         (modules-names): Add shared library for tst-tls-atexit.
24468         * stdlib/Versions (GLIBC_2.18): Add __cxa_thread_atexit_impl.
24469         (GLIBC_PRIVATE): Add __call_tls_dtors.
24470         * stdlib/cxa_thread_atexit_impl.c: New file with helper function
24471         for libstdc++.
24472         * stdlib/exit.c (__run_exit_handlers): Call __call_tls_dtors.
24473         * stdlib/tst-tls-atexit.c: New test case.
24474         * stdlib/tst-tls-atexit-lib.c: New test case.
24475
24476         * misc/tst-pselect.c: Include stdlib.h for declaration of exit.
24477
24478         * elf/Versions (ld): Add _dl_find_dso_for_object.
24479         * elf/dl-addr.c (_dl_addr): Use _dl_find_dso_for_object.
24480         * elf/dl-open.c (_dl_find_dso_for_object): New function.
24481         (dl_open_worker): Use _dl_find_dso_for_object.
24482         * elf/dl-sym.c (do_sym): Likewise.
24483         * sysdeps/generic/ldsodefs.h: Declare _dl_find_dso_for_object.
24484
24485 2013-02-18  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
24486
24487         * sysdeps/s390/s390-64/dl-trampoline.S (_dl_runtime_resolve):
24488         Syntactic changes only.
24489         (_dl_runtime_profile): Do a tail-call to the resolved function.
24490
24491 2013-02-17  Joseph Myers  <joseph@codesourcery.com>
24492
24493         [BZ #13550]
24494         * sysdeps/x86_64/bp-asm.h: Remove file.
24495         * sysdeps/unix/sysv/linux/x86_64/clone.S: Do not include
24496         <bp-sym.h> and <bp-asm.h>.
24497         (__clone): Do not use BP_SYM.
24498         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Do not include
24499         <bp-sym.h> and <bp-asm.h>.
24500         * sysdeps/unix/x86_64/sysdep.S: Likewise.
24501         * sysdeps/x86_64/bsd-_setjmp.S: Do not include "bp-sym.h" and
24502         "bp-asm.h".
24503         (_setjmp): Do not use BP_SYM.
24504         * sysdeps/x86_64/bsd-setjmp.S: Do not include "bp-sym.h" and
24505         "bp-asm.h".
24506         (setjmp): Do not use BP_SYM.
24507         * sysdeps/x86_64/mempcpy.S (__mempcpy): Do not use BP_SYM in
24508         libc_hidden_def.
24509         (mempcpy): Do not use BP_SYM in weak_alias.
24510         * sysdeps/x86_64/rtld-strchr.S: Do not include "bp-sym.h" and
24511         "bp-asm.h".
24512         (strchr): Do not use BP_SYM.
24513         * sysdeps/x86_64/rtld-strlen.S: Do not include "bp-sym.h" and
24514         "bp-asm.h".
24515         * sysdeps/x86_64/setjmp.S (__sigsetjmp): Do not use BP_SYM.
24516         * sysdeps/x86_64/start.S: Do not include "bp-sym.h".
24517         (_start): Do not use BP_SYM.
24518         * sysdeps/x86_64/strcat.S: Do not include "bp-sym.h" and
24519         "bp-asm.h".
24520         (strcat): Do not use BP_SYM.
24521         * sysdeps/x86_64/strcmp.S: Do not include "bp-sym.h" and
24522         "bp-asm.h".
24523         (STRCMP): Do not use BP_SYM.
24524         * sysdeps/x86_64/strcpy.S: Do not include "bp-sym.h" and
24525         "bp-asm.h".
24526         (STRCPY): Do not use BP_SYM.
24527         * sysdeps/x86_64/strcpy_chk.S: Do not include "bp-sym.h" and
24528         "bp-asm.h".
24529         * sysdeps/x86_64/strtok.S: Do not include "bp-sym.h" and
24530         "bp-asm.h".
24531         (FUNCTION): Do not use BP_SYM.
24532         * sysdeps/x86_64/strtok_r.S (strtok_r): Do not use BP_SYM in
24533         weak_alias.
24534         (__GI___strtok_r): Do not use BP_SYM in strong_alias.
24535
24536 2013-02-17  Andreas Jaeger  <aj@suse.de>
24537
24538         * time/Versions: Sort entries.
24539         * string/Versions: Likewise.
24540         * resolv/Versions: Likewise.
24541         * posix/Versions: Likewise.
24542         * iconv/Versions: Likewise.
24543         * elf/Versions: Likewise.
24544         * wcsmbs/Versions: Likewise.
24545
24546 2013-02-15  Siddhesh Poyarekar  <siddhesh@redhat.com>
24547
24548         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): Avoid using LIM in
24549         loop termination condition.
24550
24551         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Use intermediate
24552         variable to calculate EZ.
24553         (__sqr): Likewise.
24554
24555         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Fix determination of
24556         the lower precision input.
24557
24558 2013-02-15  Joseph Myers  <joseph@codesourcery.com>
24559
24560         [BZ #13550]
24561         * Makeconfig [!+link-bounded] (+link-bounded): Remove variable.
24562         [!link-extra-libs] (link-extra-libs-bounded): Likewise.
24563         (run-via-rtld-prefix): Do not handle %-bp tests.
24564         (test-via-rtld-prefix): Do not mention %-bp tests in comment.
24565         (all-object-suffixes): Remove .ob.
24566         (bppfx): Remove variable.
24567         [$(build-bounded) = yes] (object-suffixes): Do not add .ob.
24568         [$(build-bounded) = yes] (CPPFLAGS-.ob): Remove variable.
24569         [$(build-bounded) = yes] (CFLAGS-.ob): Likewise.
24570         [$(build-bounded) = yes] (libtype.ob): Likewise.
24571         * Makerules (elide-routines.ob): Remove variable.
24572         (do-tests-clean): Do not handle *-bp.out.
24573         (common-mostlyclean): Do not handle *-bp and *-bp.out.
24574         * Rules [$(build-bounded) = yes] (tests-bp.out): Remove variable.
24575         [$(build-bounded) = yes] (xtests-bp.out): Likewise.
24576         (tests): Do not include $(tests-bp.out).
24577         (xtests): Do not include $(xtests-bp.out).
24578         [$(build-bounded) = yes] (binaries-bounded): Remove variable.
24579         [$(build-bounded) = yes] ($(addprefix
24580         $(objpfx),$(binaries-bounded))): Remove rule.
24581         ($(objpfx)%-bp.out): Remove rule.
24582         * config.make.in (build-bounded): Remove variable.
24583         * crypt/Makefile [$(build-bounded) = yes]
24584         ($(tests:%=$(objpfx)%-bp)): Remove dependency.
24585         * csu/Makefile [$(build-bounded) = yes] (extra-objs): Do not
24586         append to variable.
24587         [$(build-bounded) = yes] (install-lib): Likewise.
24588         [$(build-bounded) = yes] (generated): Likewise.
24589         [!start-installed-name-rule] ($(objpfx)b$(start-installed-name)):
24590         Remove rule.
24591         * intl/Makefile [$(build-bounded) = yes]
24592         ($(multithread-test-srcs:%=$(objpfx)%-bp)): Remove dependency.
24593         * math/Makefile [$(build-bounded) = yes]
24594         ($(tests:%=$(objpfx)%-bp): Likewise.
24595         * misc/Makefile [$(build-bounded) = yes]
24596         ($(objpfx)tst-tsearch-bp): Likewise.
24597         * nptl/Makeconfig (bounded-thread-library): Remove variable.
24598         * rt/Makefile [$(build-bounded) = yes] ($(tests:%=$(objpfx)%-bp)):
24599         Remove dependency.
24600         * string/Makefile (o-objects.ob): Remove variable.
24601         * sysdeps/i386/i686/Makefile [$(config-asflags-i686) = yes]
24602         (CFLAGS-.ob): Remove variable.
24603         [$(config-asflags-i686) = yes] (ASFLAGS-.ob): Likewise.
24604         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-.ob): Remove
24605         both definitions of variable.
24606         * sysdeps/sparc/sparc64/Makefile [$(have-as-vis3) = yes]
24607         (ASFLAGS-.ob): Remove variable.
24608
24609 2013-02-14  Joseph Myers  <joseph@codesourcery.com>
24610
24611         [BZ #13550]
24612         * config.h.in [USE_REGPARMS && !PROF && !__BOUNDED_POINTERS__]:
24613         Remove __BOUNDED_POINTERS__ from condition.
24614         * elf/dl-runtime.c [!PROF && !__BOUNDED_POINTERS__]: Likewise.
24615         * string/bits/string2.h [!__NO_STRING_INLINES &&
24616         !__BOUNDED_POINTERS__]: Likewise.
24617         * sysdeps/i386/dl-machine.h [!PROF && !__BOUNDED_POINTERS__]:
24618         Likewise.
24619         * sysdeps/unix/sysv/linux/shmat.c (shmat) [__BOUNDED_POINTERS__]:
24620         Remove conditional code.
24621         * sysdeps/x86/bits/string.h [!__NO_STRING_INLINES &&
24622         __USE_STRING_INLINES && __GNUC__ && __GNUC__ >= 2 &&
24623         !__BOUNDED_POINTERS__]: Remove __BOUNDED_POINTERS__ from
24624         condition.
24625
24626         [BZ #13550]
24627         * csu/libc-start.c: Do not include <bp-sym.h>.
24628         [!LIBC_START_MAIN] (LIBC_START_MAIN): Do not use BP_SYM.
24629         * elf/dl-open.c: Do not include <bp-sym.h>.
24630         (_dl_sysdep_start): Do not use BP_SYM in weak_extern.
24631         * math/fegetenv.c: Do not include <bp-sym.h>.
24632         (fegetenv): Do not use BP_SYM in versioned symbols.
24633         * nptl/sysdeps/pthread/bits/libc-lockP.h
24634         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]: Do not include
24635         <bp-sym.h>.
24636         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24637         (__pthread_mutex_init): Do not use BP_SYM in weak_extern.
24638         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24639         (__pthread_mutex_destroy): Likewise.
24640         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24641         (__pthread_mutex_lock): Likewise.
24642         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24643         (__pthread_mutex_trylock): Likewise.
24644         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24645         (__pthread_mutex_unlock): Likewise.
24646         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24647         (__pthread_mutexattr_init): Likewise.
24648         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24649         (__pthread_mutexattr_destroy): Likewise.
24650         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24651         (__pthread_mutexattr_settype): Likewise.
24652         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24653         (__pthread_rwlock_init): Likewise.
24654         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24655         (__pthread_rwlock_destroy): Likewise.
24656         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24657         (__pthread_rwlock_rdlock): Likewise.
24658         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24659         (__pthread_rwlock_tryrdlock): Likewise.
24660         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24661         (__pthread_rwlock_wrlock): Likewise.
24662         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24663         (__pthread_rwlock_trywrlock): Likewise.
24664         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24665         (__pthread_rwlock_unlock): Likewise.
24666         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24667         (__pthread_key_create): Likewise.
24668         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24669         (__pthread_setspecific): Likewise.
24670         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24671         (__pthread_getspecific): Likewise.
24672         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern] (__pthread_once):
24673         Likewise.
24674         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24675         (_pthread_cleanup_push_defer): Likewise.
24676         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24677         (_pthread_cleanup_pop_restore): Likewise.
24678         [!__NO_WEAK_PTHREAD_ALIASES && weak_extern]
24679         (pthread_setcancelstate): Likewise.
24680         * string/memchr.c [HAVE_BP_SYM_H || _LIBC]: Do not include
24681         <bp-sym.h>.
24682         [!(HAVE_BP_SYM_H || _LIBC)] (BP_SYM): Remove macro definition.
24683         (memchr): Do not use BP_SYM in weak_alias.
24684         * sysdeps/i386/fpu/fegetenv.c: Do not include <bp-sym.h>.
24685         (fegetenv): Do not use BP_SYM in versioned symbols.
24686         * sysdeps/i386/fpu/fesetenv.c: Do not include <bp-sym.h>.
24687         (fesetenv): Do not use BP_SYM in versioned symbols.
24688         * sysdeps/i386/fpu/feupdateenv.c: Do not include <bp-sym.h>.
24689         (feupdateenv): Do not use BP_SYM in versioned symbols.
24690         * sysdeps/i386/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
24691         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
24692         * sysdeps/posix/open64.c: Do not include <bp-sym.h>.
24693         (__open64): Do not use BP_SYM in weak_alias and libc_hidden_weak.
24694         (open64): Do not use BP_SYM in weak_alias.
24695         * sysdeps/powerpc/fpu/fegetenv.c: Do not include <bp-sym.h>.
24696         (fegetenv): Do not use BP_SYM in versioned symbols.
24697         * sysdeps/powerpc/fpu/fesetenv.c: Do not include <bp-sym.h>.
24698         (fesetenv): Do not use BP_SYM in versioned symbols.
24699         * sysdeps/powerpc/fpu/feupdateenv.c: Do not include <bp-sym.h>.
24700         (feupdateenv): Do not use BP_SYM in versioned symbols.
24701         * sysdeps/powerpc/fpu/fgetexcptflg.c: Do not include <bp-sym.h>.
24702         (fegetexceptflag): Do not use BP_SYM in versioned symbols.
24703         * sysdeps/powerpc/fpu/fraiseexcpt.c: Do not include <bp-sym.h>.
24704         (feraiseexcept): Do not use BP_SYM in versioned symbols.
24705         * sysdeps/powerpc/fpu/fsetexcptflg.c: Do not include <bp-sym.h>.
24706         (fesetexceptflag): Do not use BP_SYM in versioned symbols.
24707         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Do not include
24708         <bp-sym.h>.
24709         (__libc_start_main): Do not use BP_SYM.
24710
24711 2013-02-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
24712
24713         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cpy): Remove
24714         redundant return line.
24715         (norm): Likewise.
24716         (denorm): Likewise.
24717         (dbl_mp): Likewise.
24718         (sub_magnitudes): Likewise.
24719         (__add): Likewise.
24720         (__sub): Likewise.
24721         (__mul): Likewise.
24722         (__inv): Likewise.
24723         (__dvd): Likewise.
24724         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cpy): Likewise.
24725         (norm): Likewise.
24726         (denorm): Likewise.
24727         (dbl_mp): Likewise.
24728         (sub_magnitudes): Likewise.
24729         (__add): Likewise.
24730         (__sub): Likewise.
24731         (__mul): Likewise.
24732         (__inv): Likewise.
24733         (__dvd): Likewise.
24734
24735         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Use __sqr
24736         instead of __mul.
24737         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
24738         * sysdeps/ieee754/dbl-64/sincos32.c (ss32): Likewise.
24739         (cc32): Likewise.
24740
24741         * sysdeps/ieee754/dbl-64/mpa.c (__sqr): New function.
24742         * sysdeps/ieee754/dbl-64/mpa.h (__sqr): Declare.
24743         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): use __sqr instead
24744         of __mul for squares.
24745         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__sqr): New
24746         function
24747         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__sqr):
24748         Likewise.
24749         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define __sqr.
24750         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
24751
24752 2013-02-13  Joseph Myers  <joseph@codesourcery.com>
24753
24754         [BZ #13550]
24755         * misc/sys/cdefs.h [!__BOUNDED_POINTERS__]: Remove conditional
24756         code.
24757         * csu/libc-start.c (LIBC_START_MAIN): Do not use __unbounded in
24758         prototype or function definition.  Rename ubp_* variables and
24759         parameters.  Remove argv definitions conditional on
24760         [__BOUNDED_POINTERS__].
24761         * debug/backtrace.c (__backtrace): Do not use __unbounded.
24762         * elf/dl-runtime.c (_dl_fixup): Likewise.
24763         * include/set-hooks.h (RUN_HOOK): Likewise.
24764         * stdio-common/vfprintf.c (JUMP): Do not use __unbounded in either
24765         definition.
24766         * string/strcpy.c (strcpy): Do not use __unbounded.
24767         * sysdeps/generic/frame.h (struct layout): Likewise.
24768         * sysdeps/gnu/bits/msq.h (struct msqid_ds): Likewise.
24769         * sysdeps/i386/dl-machine.h (_dl_fixup): Likewise.
24770         * sysdeps/powerpc/powerpc32/backtrace.c (struct layout): Likewise.
24771         * sysdeps/powerpc/powerpc64/backtrace.c (struct layout): Likewise.
24772         * sysdeps/sparc/backtrace.c (struct layout): Likewise.
24773         (__backtrace): Likewise.
24774         * sysdeps/unix/sysv/linux/aio_sigqueue.c (__aio_sigqueue): Do not
24775         use __ptrvalue.
24776         * sysdeps/unix/sysv/linux/fxstat.c (__fxstat): Likewise.
24777         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Likewise.
24778         * sysdeps/unix/sysv/linux/gai_sigqueue.c (__gai_sigqueue):
24779         Likewise.
24780         * sysdeps/unix/sysv/linux/i386/brk.c (__brk): Likewise.
24781         * sysdeps/unix/sysv/linux/i386/fxstat.c (__fxstat): Likewise.
24782         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Likewise.
24783         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
24784         * sysdeps/unix/sysv/linux/i386/msgctl.c (struct __old_msqid_ds):
24785         Do not use __unbounded.
24786         * sysdeps/unix/sysv/linux/i386/setrlimit.c (__new_setrlimit):
24787         Rename __unboundedrlimits parameter to rlimits in prototype.
24788         * sysdeps/unix/sysv/linux/i386/shmctl.c (struct __old_shmid_ds):
24789         Do not use __unbounded.
24790         * sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_sigaction): Do
24791         not use __ptrvalue.
24792         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
24793         * sysdeps/unix/sysv/linux/llseek.c (__llseek): Likewise.
24794         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
24795         * sysdeps/unix/sysv/linux/mmap64.c (__mmap64): Do not use
24796         __ptrvalue or __unbounded.
24797         (__mmap64) [__BOUNDED_POINTERS__]: Remove conditional code.
24798         * sysdeps/unix/sysv/linux/msgctl.c (struct __old_msqid_ds): Do not
24799         use __unbounded.
24800         (__new_msgctl): Do not use __ptrvalue.
24801         * sysdeps/unix/sysv/linux/msgrcv.c (struct ipc_kludge): Do not use
24802         __unbounded.
24803         (__libc_msgrcv): Do not use __ptrvalue.
24804         * sysdeps/unix/sysv/linux/powerpc/libc-start.c (struct
24805         startup_info): Do not use __unbounded.
24806         (__libc_start_main): Likewise.  Rename ubp_* variables and
24807         parameters.  Remove argv definitions conditional on
24808         [__BOUNDED_POINTERS__].
24809         * sysdeps/unix/sysv/linux/ptrace.c (ptrace): Do not use
24810         __ptrvalue.
24811         * sysdeps/unix/sysv/linux/semctl.c (struct __old_semid_ds): Do not
24812         use __unbounded.
24813         * sysdeps/unix/sysv/linux/shmat.c (shmat): Do not use __unbounded
24814         or __ptrvalue.
24815         * sysdeps/unix/sysv/linux/shmctl.c (struct __old_shmid_ds): Do not
24816         use __unbounded.
24817         (__new_shmctl): Do not use __ptrvalue.
24818         * sysdeps/unix/sysv/linux/shmdt.c (shmdt): Likewise.
24819         * sysdeps/unix/sysv/linux/sigaction.c (__libc_sigaction):
24820         Likewise.
24821         * sysdeps/unix/sysv/linux/sigqueue.c (__sigqueue): Likewise.
24822         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c
24823         (__libc_sigaction): Likewise.
24824         * sysdeps/unix/sysv/linux/sysctl.c (__sysctl): Likewise.
24825         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (__libc_sigaction):
24826         Likewise.
24827         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
24828
24829 2013-02-13   Ondřej Bílka  <neleai@seznam.cz>
24830
24831         * stdlib/Makefile (headers): Add bits/stdlib-bsearch.h.
24832
24833         * string/mempcpy.c: Implement by calling memcpy.
24834
24835 2013-02-13  Siddhesh Poyarekar  <siddhesh@redhat.com>
24836
24837         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove NFA.
24838
24839         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Faster polynomial
24840         evaluation.
24841
24842         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Don't bother with zero
24843         values in the mantissa.
24844
24845         * sysdeps/ieee754/dbl-64/mpa.c (add_magnitudes): Use ZK to
24846         minimize writes to Z.
24847         (sub_magnitudes): Simplify code a bit.
24848
24849 2013-02-12  Roland McGrath  <roland@hack.frob.com>
24850
24851         * include/libc-symbols.h (stub_warning): Remove "warning: " prefix
24852         from the message.  The linker prefixes all warnings with that already.
24853
24854 2013-02-12  Andreas Schwab  <schwab@suse.de>
24855
24856         [BZ #15078]
24857         * posix/regexec.c (extend_buffers): Add parameter min_len.
24858         (check_matching): Pass minimum needed length.
24859         (clean_state_log_if_needed): Likewise.
24860         (get_subexp): Likewise.
24861         * posix/Makefile (tests): Add bug-regex34.
24862         (bug-regex34-ENV): Define.
24863         * posix/bug-regex34.c: New file.
24864
24865         [BZ #11561]
24866         * posix/regcomp.c (parse_bracket_exp): When looking up collating
24867         elements compare against the byte sequence of it, not its name.
24868         * posix/Makefile (tests): Add bug-regex35.
24869         (bug-regex35-ENV): Define.
24870         * posix/bug-regex35.c: New file.
24871
24872 2013-02-11  Tom de Vries  <tom@codesourcery.com>
24873
24874         * string/str-two-way.h:  Fix typo RESULT_TYPE -> RETURN_TYPE in
24875         comment.
24876         Add RET0_IF_0 and CHECK_EOL to macro list in comment.
24877         (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J): Remove superfluous undef.
24878         (CHECK_EOL): Add undef.
24879
24880 2013-02-11   Ondřej Bílka  <neleai@seznam.cz>
24881
24882         * bits/stdlib-bsearch.h: New file.
24883         * stdlib/bsearch.c: Include bits/stdlib-bsearch.h.
24884         * stdlib/stdlib.h: Likewise.
24885
24886 2013-02-11  Roland McGrath  <roland@hack.frob.com>
24887
24888         * manual/conf.texi (General Limits): Fix SSIZE_MAX type to ssize_t.
24889         * manual/errno.texi (Error Messages): Fix typo in error_print_progname
24890         declaration.
24891         * manual/search.texi (Array Search Function): Add missing const in
24892         lfind prototype.
24893         * manual/resource.texi (Limits on Resources): Fix RLIM_INFINITY
24894         declaration to use rlim_t.
24895         (Basic Scheduling Functions): Remove erroneous const from
24896         sched_getparam prototype.  Remove erroneous * from
24897         sched_get_priority_max and sched_get_priority_min prototypes.
24898         (Resource Usage): Fix summary @comment on vtimes to refer to
24899         sys/vtimes.h rather than vtimes.h.
24900         Add missing *s in vtimes prototype.
24901         (Limits on Resources): Fix ulimit prototype to return long int.
24902         * manual/math.texi (SVID Random): Fix lrand48_r and mrand48_r
24903         prototypes to use long int rather than double.
24904         (BSD Random): Fix initstate and setstate to use char *, not void *.
24905         * manual/llio.texi (Asynchronous Reads/Writes): Fix lio_listio64
24906         prototype to make second argument 'struct aiocb64 *const[]'.
24907         Fix aio_read64 and aio_write64 prototypes to use struct aiocb64.
24908         (Status of AIO Operations): Remove erroneous const in aio_return and
24909         aio_return64 prototypes.
24910         (Synchronizing I/O): Fix sync prototype to return void.
24911         * manual/startup.texi (Suboptions): Remove an erroneous const in
24912         getsubopt prototype.
24913         * manual/getopt.texi (Using Getopt): Add a const in getopt prototype.
24914         * manual/users.texi (Lookup Netgroup): Fix getnetgrent_r prototype to
24915         use size_t rather than int.
24916         (Scanning All Users): Likewise for getpwent_r.
24917         (Setting Groups): Add missing const to setgroups prototype.
24918         * manual/sysinfo.texi (mtab): Fix typo in getmntent_r prototype.
24919         * manual/socket.texi (Host Names): Fix gethostbyaddr and
24920         gethostbyaddr_r prototypes to use socklen_t rather than size_t and
24921         'const void *' rather than 'const char *'.
24922         (Host Address Functions): Likewise for inet_ntop.
24923         (Networks Database): Fix getnetbyaddr prototype to use uint32_t.
24924         (Receiving Data): Fix recv, recvfrom, recvmsg prototypes to use
24925         ssize_t for return value.
24926         (Sending Data): Likewise for send, sendto, sendmsg.
24927         (Socket Option Functions): Add a missing const in setsockopt prototype.
24928         * manual/stdio.texi (Simple Output): Fix fputwc_unlocked prototype to
24929         use wchar_t for the argument.
24930         (Formatted Input Functions): Fix swscanf prototype to use wchar_t *.
24931         * manual/arith.texi (Control Functions): Fix fegetexcept prototype to
24932         take no arguments.
24933         (Normalization Functions): Fix scalb, scalbf, scalbl prototypes to use
24934         double/float/long double for second argument.
24935         Fix return types of significand, significandf, significandl.
24936         * manual/filesys.texi (Setting Permissions): Use mode_t for second
24937         argument in fchmod prototype.
24938         (File Owner): Use uid_t and gid_t in fchown prototype.
24939         (File Times): Add const to utimes, futimes, and lutimes prototypes.
24940         (Making Special Files): Use mode_t and dev_t in mknod prototype.
24941         (Scanning Directory Content): Fix scandir and scandir64 prototypes to
24942         use 'const struct dirent **' as argument types to CMP function pointer
24943         argument.
24944         (Symbolic Links): Fix readlink prototype with ssize_t as return value.
24945         (File Times): Fix summary magic @comment for struct utimbuf and utime
24946         to refer to utime.h, not time.h.
24947         * manual/string.texi (Argz Functions): Add missing const in
24948         argz_extract and argz_next prototypes.
24949         (Finding Tokens in a String): Likewise for basename.
24950         (String/Array Comparison): Fix typo in wcscasecmp prototype.
24951         (Copying and Concatenation): Fix typo in wmemmove prototype.
24952         * manual/signal.texi (Using Pause): Use (void) in pause prototype.
24953         (Signal Stack): Remove erroneous const in sigstack prototype.
24954         * manual/time.texi (Setting an Alarm): Add missing const in setitimer
24955         prototype.
24956         (Simple Calendar Time): Likewise for stime.
24957         * manual/terminal.texi (BSD Terminal Modes): Add missing const in stty
24958         prototype.
24959         * manual/sysinfo.texi (System Parameters): Fix mentions of sysctl.h to
24960         say sys/sysctl.h instead.
24961         * manual/syslog.texi (syslog; vsyslog): Add missing const in syslog
24962         and vsyslog prototypes.
24963
24964 2013-02-11  Tom de Vries  <tom@codesourcery.com>
24965
24966         * string/Makefile (CFLAGS-bug-strstr1.c, CFLAGS-bug-strcasestr1.c):
24967         Remove.
24968
24969 2013-02-11  Roland McGrath  <roland@hack.frob.com>
24970
24971         * misc/sys/mman.h: Fix typo in mremap comment.
24972
24973 2013-02-08  Roland McGrath  <roland@hack.frob.com>
24974
24975         * manual/examples/mkfsock.c (make_named_socket): Don't add one for
24976         the '\0' terminator.
24977
24978 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
24979
24980         [BZ #13550]
24981         * debug/segfault.c: Don't include <bp-checks.h>.
24982         * sysdeps/generic/bp-checks.h: Remove file.
24983         * sysdeps/unix/sysv/linux/getdents.c: Don't include <bp-checks.h>.
24984         (__GETDENTS): Don't use CHECK_N.
24985         * sysdeps/unix/sysv/linux/i386/brk.c: Don't include <bp-checks.h>.
24986         * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise.
24987         (__getgroups): Don't use CHECK_N.
24988         * sysdeps/unix/sysv/linux/i386/setgroups.c: Likewise.
24989         (setgroups): Don't use CHECK_N.
24990         * sysdeps/unix/sysv/linux/mmap64.c: Don't include <bp-checks.h>.
24991         * sysdeps/unix/sysv/linux/msgrcv.c: Likewise.
24992         (__libc_msgrcv): Don't use CHECK_N.
24993         * sysdeps/unix/sysv/linux/msgsnd.c: Don't include <bp-checks.h>.
24994         (__libc_msgsnd): Don't use CHECK_N.
24995         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c: Don't include
24996         <bp-checks.h>.
24997         (__libc_pread): Don't use CHECK_N.
24998         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c: Don't
24999         include <bp-checks.h>.
25000         (__libc_pread64): Don't use CHECK_N.
25001         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c: Don't
25002         include <bp-checks.h>.
25003         (__libc_pwrite): Don't use CHECK_N.
25004         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c: Don't
25005         include <bp-checks.h>.
25006         (__libc_pwrite64): Don't use CHECK_N.
25007         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Don't include
25008         <bp-checks.h>.
25009         (__libc_pread): Don't use CHECK_N.
25010         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Don't
25011         include <bp-checks.h>.
25012         (__libc_pread64): Don't use CHECK_N.
25013         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Don't
25014         include <bp-checks.h>.
25015         (__libc_pwrite): Don't use CHECK_N.
25016         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Don't
25017         include <bp-checks.h>.
25018         (__libc_pwrite64): Don't use CHECK_N.
25019         * sysdeps/unix/sysv/linux/pread.c: Don't include <bp-checks.h>.
25020         (do_pread): Don't use CHECK_N.
25021         * sysdeps/unix/sysv/linux/pread64.c: Don't include <bp-checks.h>.
25022         (do_pread64): Don't use CHECK_N.
25023         * sysdeps/unix/sysv/linux/pwrite.c: Don't include <bp-checks.h>.
25024         (do_pwrite): Don't use CHECK_N.
25025         * sysdeps/unix/sysv/linux/pwrite64.c: Don't include <bp-checks.h>.
25026         (do_pwrite64): Don't use CHECK_N.
25027         * sysdeps/unix/sysv/linux/readv.c: Don't include <bp-checks.h>.
25028         (__libc_readv): Don't use CHECK_N.
25029         * sysdeps/unix/sysv/linux/semop.c: Don't include <bp-checks.h>.
25030         (semop): Don't use CHECK_N.
25031         * sysdeps/unix/sysv/linux/semtimedop.c: Don't include
25032         <bp-checks.h>.
25033         (semtimedop): Don't use CHECK_N.
25034         * sysdeps/unix/sysv/linux/sh/pread.c: Don't include <bp-checks.h>.
25035         (__libc_pread): Don't use CHECK_N.
25036         * sysdeps/unix/sysv/linux/sh/pread64.c: Don't include
25037         <bp-checks.h>.
25038         (__libc_pread64): Don't use CHECK_N.
25039         * sysdeps/unix/sysv/linux/sh/pwrite.c: Don't include
25040         <bp-checks.h>.
25041         (__libc_pwrite): Don't use CHECK_N.
25042         * sysdeps/unix/sysv/linux/sh/pwrite64.c: Don't include
25043         <bp-checks.h>.
25044         (__libc_pwrite64): Don't use CHECK_N.
25045         * sysdeps/unix/sysv/linux/sparc/sparc64/msgrcv.c: Don't include
25046         <bp-checks.h>.
25047         (__libc_msgrcv): Don't use CHECK_N.
25048         * sysdeps/unix/sysv/linux/sysctl.c: Don't include <bp-checks.h>.
25049         (__sysctl): Don't use CHECK_N.  Remove GKM FIXME comment.
25050         * sysdeps/unix/sysv/linux/writev.c: Don't include <bp-checks.h>.
25051         (__libc_writev): Don't use CHECK_N.
25052
25053 2013-02-08  Roland McGrath  <roland@hack.frob.com>
25054
25055         * string/strcpy.c: Removed unused variable.
25056
25057         * Makeconfig (+sysdep-includes): Define with := rather than =.
25058         Use an existing include/ subdir of each sysdeps dir before it.
25059
25060 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
25061
25062         * nscd/connection.c (register_traced_file): Comment function.
25063         [HAVE_INOTIFY] (union __inev): Define.
25064         [HAVE_INOTIFY] (inotify_check_files): New function.
25065         [HAVE_INOTIFY] (clear_db_cache): Likewise.
25066         [HAVE_INOTIFY] (main_loop_poll): Call inotify_check_files and
25067         clear_db_cache.
25068         [HAVE_INOTIFY] (main_loop_epoll): Likewise.
25069
25070 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
25071
25072         * elf/dl-cache.c (_dl_load_cache_lookup): Comment that cache is
25073         loaded if not already and that a failure is permanent.
25074
25075 2013-02-08  Carlos O'Donell  <carlos@redhat.com>
25076
25077         [BZ #15006]
25078         * sysdeps/generic/ldconfig.h: Define FLAG_ARM_LIBSF.
25079         * elf/cache.c (print_entry): Add FLAG_ARM_LIBSF support.
25080
25081 2013-02-08  Joseph Myers  <joseph@codesourcery.com>
25082
25083         [BZ #13550]
25084         * sysdeps/generic/bp-checks.h (CHECK_1): Remove all definitions.
25085         (CHECK_1_NULL_OK): Likewise.
25086         * sysdeps/unix/sysv/linux/fxstat.c: Do not include <bp-checks.h>.
25087         (__fxstat): Do not use CHECK_1.
25088         * sysdeps/unix/sysv/linux/fxstat64.c: Do not include
25089         <bp-checks.h>.
25090         (___fxstat64): Do not use CHECK_1.
25091         * sysdeps/unix/sysv/linux/fxstatat.c: Do not include
25092         <bp-checks.h>.
25093         (__fxstatat): Do not use CHECK_1.
25094         * sysdeps/unix/sysv/linux/fxstatat64.c: Do not include
25095         <bp-checks.h>.
25096         (__fxstatat64): Do not use CHECK_1.
25097         * sysdeps/unix/sysv/linux/i386/fxstat.c: Do not include
25098         <bp-checks.h>.
25099         (__fxstat): Do not use CHECK_1.
25100         * sysdeps/unix/sysv/linux/i386/fxstatat.c: Do not include
25101         <bp-checks.h>.
25102         (__fxstatat): Do not use CHECK_1.
25103         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
25104         <bp-checks.h>.
25105         (__getresgid): Do not use CHECK_1.
25106         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
25107         <bp-checks.h>.
25108         (__getresuid): Do not use CHECK_1.
25109         * sysdeps/unix/sysv/linux/i386/lxstat.c: Do not include
25110         <bp-checks.h>.
25111         (__lxstat): Do not use CHECK_1.
25112         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
25113         <bp-checks.h>.
25114         (__old_msgctl): Do not use CHECK_1.
25115         (__new_msgctl): Likewise.
25116         * sysdeps/unix/sysv/linux/i386/setrlimit.c: Do not include
25117         <bp-checks.h>.
25118         (__new_setrlimit): Do not use CHECK_1.
25119         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
25120         <bp-checks.h>.
25121         (__old_shmctl): Do not use CHECK_1.
25122         (__new_shmctl): Likewise.
25123         * sysdeps/unix/sysv/linux/i386/xstat.c: Do not include
25124         <bp-checks.h>.
25125         (__xstat): Do not use CHECK_1.
25126         * sysdeps/unix/sysv/linux/lxstat.c: Do not include <bp-checks.h>.
25127         (__lxstat): Do not use CHECK_1.
25128         * sysdeps/unix/sysv/linux/lxstat64.c: Do not include
25129         <bp-checks.h>.
25130         (___lxstat64): Do not use CHECK_1.
25131         * sysdeps/unix/sysv/linux/msgctl.c: Do not include <bp-checks.h>.
25132         (__old_msgctl): Do not use CHECK_1.
25133         (__new_msgctl): Likewise.
25134         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Do not include
25135         <bp-checks.h>.
25136         (__gettimeofday): Do not use CHECK_1.
25137         * sysdeps/unix/sysv/linux/ptrace.c: Do not include <bp-checks.h>.
25138         (ptrace) [__BOUNDED_POINTERS__]: Remove conditional code.
25139         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Do not include
25140         <bp-checks.h>.
25141         (__gettimeofday): Do not use CHECK_1.
25142         * sysdeps/unix/sysv/linux/shmctl.c: Do not include <bp-checks.h>.
25143         (__old_shmctl): Do not use CHECK_1_NULL_OK.
25144         (__new_shmctl): Do not use CHECK_1.
25145         * sysdeps/unix/sysv/linux/sigtimedwait.c: Do not include
25146         <bp-checks.h>.
25147         (do_sigtimedwait): Do not use CHECK_1.
25148         * sysdeps/unix/sysv/linux/sigwaitinfo.c: Do not include
25149         <bp-checks.h>.
25150         (do_sigwaitinfo): Do not use CHECK_1.
25151         * sysdeps/unix/sysv/linux/sparc/sparc64/msgctl.c: Do not include
25152         <bp-checks.h>.
25153         (msgctl): Do not use CHECK_1.
25154         * sysdeps/unix/sysv/linux/sparc/sparc64/shmctl.c: Do not include
25155         <bp-checks.h>.
25156         (shmctl): Do not use CHECK_1.
25157         * sysdeps/unix/sysv/linux/ustat.c: Do not include <bp-checks.h>.
25158         (ustat): Do not use CHECK_1.
25159         * sysdeps/unix/sysv/linux/wordsize-64/fxstat.c: Do not include
25160         <bp-checks.h>.
25161         (__fxstat): Do not use CHECK_1.
25162         * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Do not include
25163         <bp-checks.h>.
25164         (__fxstatat): Do not use CHECK_1.
25165         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c: Do not include
25166         <bp-checks.h>.
25167         (__lxstat): Do not use CHECK_1.
25168         * sysdeps/unix/sysv/linux/wordsize-64/xstat.c: Do not include
25169         <bp-checks.h>.
25170         (__xstat): Do not use CHECK_1.
25171         * sysdeps/unix/sysv/linux/xstat.c: Do not include <bp-checks.h>.
25172         (__xstat): Do not use CHECK_1.
25173         * sysdeps/unix/sysv/linux/xstat64.c: Do not include <bp-checks.h>.
25174         (___xstat64): Do not use CHECK_1.
25175
25176         [BZ #13550]
25177         * sysdeps/generic/bp-checks.h (CHECK_BOUNDS_LOW): Remove all
25178         definitions.
25179         (CHECK_BOUNDS_HIGH): Likewise.
25180         * string/strcpy.c: Do not include <bp-checks.h>.
25181         (strcpy): Do not use CHECK_BOUNDS_LOW and CHECK_BOUNDS_HIGH.
25182
25183 2013-02-07  Roland McGrath  <roland@hack.frob.com>
25184
25185         * nscd/nscd-client.h (__nscd_drop_map_ref):
25186         Add __attribute__ ((unused)).
25187         * nis/nss-nisplus.h (niserr2nss): Likewise.
25188
25189         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Define it only
25190         under [!(USE_AS_STRCASESTR && STRCASESTR_NONASCII)].
25191
25192         * csu/libc-tls.c (init_static_tls, init_slotinfo):
25193         Remove inline keyword.
25194         * include/rounding-mode.h (round_away): Likewise.
25195         * libio/wfileops.c (adjust_wide_data): Likewise.
25196         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu): Likewise.
25197         (__m128i_strloadu_tolower): Likewise.
25198         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c
25199         (__m128i_strloadu_tolower): Likewise.
25200         * time/mktime.c (ydhms_diff): Likewise.
25201         * locale/elem-hash.h (elem_hash): Likewise.
25202         * locale/setlocale.c (setdata): Likewise.
25203         * posix/regex_internal.h (re_string_char_size_at): Likewise.
25204         (re_string_wchar_at): Likewise.
25205         (bitset_not, bitset_merge, bitset_mask): Likewise.
25206         [!(__GNUC__ > 3)] (inline): Remove macro.
25207         * nscd/nscd-client.h (__nscd_drop_map_ref): Remove inline keyword.
25208         * elf/dl-deps.c (_dl_map_object_deps: preload): Likewise.
25209         * elf/tlsdeschtab.h (_dl_tlsdesc_resolve_early_return_p): Likewise.
25210         (_dl_tlsdesc_wake_up_held_fixups): Likewise.
25211         * string/memcmp.c (memcmp_bytes): Likewise.
25212         * locale/programs/locarchive.c (compute_hashval): Likewise.
25213         * sysdeps/ieee754/dbl-64/x2y2m1.c (mul_split): Likewise.
25214         * sysdeps/unix/sysv/linux/fips-private.h (fips_enabled_p): Likewise.
25215         * resolv/res_send.c (evNowTime, evCmpTime): Likewise.
25216         * nss/getent.c (print_rpc, print_protocols): Likewise.
25217         (print_passwd, print_group, print_aliases): Likewise.
25218         * nis/nss-nisplus.h (niserr2nss): Likewise.
25219         * nscd/connections.c (restart_p): Likewise.
25220         Change return type to bool.
25221
25222 2013-02-05  Roland McGrath  <roland@hack.frob.com>
25223
25224         * Makeconfig (all-Depend-files): Add existing
25225         $(sorted-subdirs:=/Depend) files.
25226         (all-subdirs): Remove nss.
25227         * sysdeps/unix/inet/Subdirs: Add it here instead.
25228         * hesiod/Depend: New file.
25229
25230         * elf/dl-hwcaps.c (_dl_important_hwcaps): Use a variable-length array
25231         instead of calling alloca.
25232
25233         * io/lseek.c (__lseek): Rename to __libc_lseek.
25234         Define __lseek as an alias.
25235
25236         * sysdeps/generic/malloc-sysdep.h: Include <stdbool.h> and <unistd.h>.
25237
25238 2013-02-04  Carlos O'Donell  <carlos@redhat.com>
25239
25240         * stdlib/getenv.c (getenv): Assume __BIG_ENDIAN in the
25241         else clause and remove check for non-standard endianness.
25242
25243 2013-02-04  David S. Miller  <davem@davemloft.net>
25244
25245         * sysdeps/sparc/fpu/libm-test-ulps: Update.
25246
25247 2013-02-04  Joseph Myers  <joseph@codesourcery.com>
25248
25249         [BZ #13550]
25250         * sysdeps/generic/bp-checks.h [__BOUNDED_POINTERS__]
25251         (__ubp_memchr): Remove prototype.
25252         [__BOUNDED_POINTERS__] (_CHECK_STRING): Remove macro.
25253         [__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
25254         [__BOUNDED_POINTERS__] (CHECK_STRING_NULL_OK): Likewise.
25255         [!__BOUNDED_POINTERS__] (CHECK_STRING): Likewise.
25256         * sysdeps/i386/memchr.S [!__BOUNDED_POINTERS__] (__ubp_memchr):
25257         Remove alias.
25258         * sysdeps/sparc/sparc32/memchr.S [!__BOUNDED_POINTERS__]
25259         (__ubp_memchr): Likewise.
25260         * sysdeps/sparc/sparc64/memchr.S [!__BOUNDED_POINTERS__]
25261         (__ubp_memchr): Likewise.
25262         * sysdeps/unix/sysv/linux/execve.c: Do not include <bp-checks.h>.
25263         (__execve) [__BOUNDED_POINTERS__]: Remove conditional code.
25264         (__execve) [!__BOUNDED_POINTERS__]: Make code unconditional.
25265         * sysdeps/unix/sysv/linux/fxstatat.c (__fxstatat): Do not use
25266         CHECK_STRING.
25267         * sysdeps/unix/sysv/linux/fxstatat64.c (__fxstatat64): Likewise.
25268         * sysdeps/unix/sysv/linux/getcwd.c: Do not include <bp-checks.h>.
25269         (__getcwd): Do not use CHECK_STRING.
25270         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
25271         <bp-checks.h>.
25272         (__real_chown): Do not use CHECK_STRING.
25273         * sysdeps/unix/sysv/linux/i386/fchownat.c: Do not include
25274         <bp-checks.h>.
25275         (fchownat): Do not use CHECK_STRING.
25276         * sysdeps/unix/sysv/linux/i386/fxstatat.c (__fxstatat): Do not use
25277         CHECK_STRING.
25278         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
25279         <bp-checks.h>.
25280         (__lchown): Do not use CHECK_STRING.
25281         * sysdeps/unix/sysv/linux/i386/lxstat.c (__lxstat): Likewise.
25282         * sysdeps/unix/sysv/linux/i386/xstat.c (__xstat): Likewise.
25283         * sysdeps/unix/sysv/linux/lxstat.c (__lxstat): Likewise.
25284         * sysdeps/unix/sysv/linux/lxstat64.c (___lxstat64): Likewise.
25285         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
25286         include <bp-checks.h>.
25287         (truncate64): Do not use CHECK_STRING.
25288         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
25289         <bp-checks.h>.
25290         (__real_chown): Do not use CHECK_STRING.
25291         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
25292         <bp-checks.h>.
25293         (__lchown): Do not use CHECK_STRING.
25294         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
25295         <bp-checks.h>.
25296         (__chown): Do not use CHECK_STRING.
25297         * sysdeps/unix/sysv/linux/truncate64.c: Do not include
25298         <bp-checks.h>.
25299         (truncate64): Do not use CHECK_STRING.
25300         * sysdeps/unix/sysv/linux/wordsize-64/lxstat.c (__lxstat):
25301         Likewise.
25302         * sysdeps/unix/sysv/linux/xmknod.c: Do not include <bp-checks.h>.
25303         (__xmknod): Do not use CHECK_STRING.
25304         * sysdeps/unix/sysv/linux/xmknodat.c: Do not include
25305         <bp-checks.h>.
25306         (__xmknodat): Do not use CHECK_STRING.
25307         * sysdeps/unix/sysv/linux/xstat.c (__xstat): Likewise.
25308         * sysdeps/unix/sysv/linux/xstat64.c (___xstat64): Likewise.
25309
25310 2013-02-04  Andreas Schwab  <schwab@suse.de>
25311
25312         [BZ #14142]
25313         * include/errno.h: Redefine errno only if !NOT_IN_libc || IN_LIB.
25314         * include/netdb.h: Likewise for h_errno.
25315         * elf/tst-stackguard1.c: Include <tls.h>.
25316
25317 2013-02-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
25318
25319         * elf/link.h (struct link_map): Extend the l_addr comment.
25320         * include/link.h (struct link_map): Likewise.
25321
25322 2013-02-01  Joseph Myers  <joseph@codesourcery.com>
25323
25324         [BZ #13550]
25325         * sysdeps/generic/bp-checks.h (BOUNDED_N): Remove all definitions.
25326         (BOUNDED_1): Remove macro.
25327         * debug/backtrace.c: Don't include <bp-checks.h>.
25328         (ADVANCE_STACK_FRAME): Don't use BOUNDED_1.
25329         (__backtrace): Likewise.
25330         * sysdeps/powerpc/powerpc32/backtrace.c: Don't include
25331         <bp-checks.h>.
25332         (__backtrace): Don't use BOUNDED_1.
25333         * sysdeps/powerpc/powerpc64/backtrace.c: Don't include
25334         <bp-checks.h>.
25335         (__backtrace): Don't use BOUNDED_1.
25336         * sysdeps/sparc/backtrace.c: Don't include <bp-checks.h>.
25337         (__backtrace): Don't use BOUNDED_1.
25338         * sysdeps/unix/sysv/linux/shmat.c: Don't include <bp-checks.h>.
25339         (shmat): Don't use BOUNDED_N.
25340
25341 2013-01-31  Joseph Myers  <joseph@codesourcery.com>
25342
25343         [BZ #13550]
25344         * sysdeps/generic/bp-start.h: Remove file.
25345         * csu/libc-start.c: Don't include <bp-start.h>.
25346         (LIBC_START_MAIN): Set up __environ directly instead of using
25347         INIT_ARGV_and_ENVIRON.
25348         * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Don't include
25349         <bp-start.h>.
25350
25351         [BZ #13550]
25352         * sysdeps/generic/bp-checks.h (CHECK_IOCTL): Remove both
25353         definitions.
25354         (CHECK_FCNTL): Likewise.
25355         (CHECK_N_PAGES): Likewise.
25356
25357         [BZ #13550]
25358         * sysdeps/generic/bp-checks.h (CHECK_SIGSET): Remove both
25359         definitions.
25360         (CHECK_SIGSET_NULL_OK): Likewise.
25361         * sysdeps/unix/sysv/linux/sigpending.c: Don't include
25362         <bp-checks.h>.
25363         (sigpending): Don't use CHECK_SIGSET.
25364         * sysdeps/unix/sysv/linux/sigprocmask.c: Don't include
25365         <bp-checks.h>.
25366         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
25367         * sysdeps/unix/sysv/linux/sigsuspend.c: Don't include
25368         <bp-checks.h>.
25369         (do_sigsuspend): Don't use CHECK_SIGSET.
25370         * sysdeps/unix/sysv/linux/sigtimedwait.c (do_sigtimedwait): Don't
25371         use CHECK_SIGSET.
25372         * sysdeps/unix/sysv/linux/sigwait.c: Don't include <bp-checks.h>.
25373         (do_sigwait): Don't use CHECK_SIGSET.
25374         * sysdeps/unix/sysv/linux/sigwaitinfo.c (do_sigwaitinfo): Don't
25375         use CHECK_SIGSET.
25376         * sysdeps/unix/sysv/linux/sparc/sparc64/sigpending.c: Don't
25377         include <bp-checks.h>.
25378         (sigpending): Don't use CHECK_SIGSET.
25379         * sysdeps/unix/sysv/linux/sparc/sparc64/sigprocmask.c: Don't
25380         include <bp-checks.h>.
25381         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
25382         * sysdeps/unix/sysv/linux/x86_64/sigpending.c: Don't include
25383         <bp-checks.h>.
25384         (sigpending): Don't use CHECK_SIGSET.
25385         * sysdeps/unix/sysv/linux/x86_64/sigprocmask.c: Don't include
25386         <bp-checks.h>.
25387         (__sigprocmask): Don't use CHECK_SIGSET and CHECK_SIGSET_NULL_OK.
25388
25389         [BZ #13550]
25390         * sysdeps/generic/bp-semctl.h: Remove file.
25391         * sysdeps/unix/sysv/linux/i386/semctl.c: Don't include
25392         <bp-checks.h> and <bp-semctl.h>.
25393         (__old_semctl): Don't use CHECK_SEMCTL.
25394         (__new_semctl): Likewise.
25395         * sysdeps/unix/sysv/linux/semctl.c: Don't include <bp-checks.h>
25396         and <bp-semctl.h>.
25397         (__old_semctl): Don't use CHECK_SEMCTL.
25398         (__new_semctl): Likewise.
25399         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Don't include
25400         <bp-checks.h> and <bp-semctl.h>.
25401         (__old_semctl): Don't use CHECK_SEMCTL.
25402         (__new_semctl): Likewise.
25403         * sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c: Don't include
25404         <bp-checks.h> and <bp-semctl.h>.
25405         (semctl): Don't use CHECK_SEMCTL.
25406
25407         [BZ #13550]
25408         * Makerules (elide-bp-thunks): Remove variable.
25409         (elide-routines.oS): Don't use $(elide-bp-thunks).
25410         (elide-routines.os): Likewise.
25411         (elide-routines.o): Likewise.
25412         (elide-routines.op): Likewise.
25413         (elide-routines.og): Likewise.
25414         (objects): Don't use $(bp-thunks).
25415         * sysdeps/unix/Makefile ($(common-objpfx)s-proto-bp.d): Do not
25416         include.
25417         (common-generated): Do not add s-proto-bp.d.
25418         * sysdeps/unix/make-syscalls.sh (ptr): Remove variable.
25419         (int): Likewise.
25420         (typ): Likewise.
25421         Do not generate makefile rules for bounded-pointer thunks.
25422         * sysdeps/generic/bp-thunks.h: Remove file.
25423         * sysdeps/unix/sysv/linux/i386/bp-thunks.h: Likewise.
25424         * sysdeps/unix/s-proto-bp.S: Likewise.
25425
25426         [BZ #15062]
25427         * math/k_casinh.c (__kernel_casinh): Compute real and imaginary
25428         parts of result separately when argument is not close to line from
25429         -i to i and one part of argument is small.
25430         * math/k_casinhf.c (__kernel_casinhf): Likewise.
25431         * math/k_casinhl.c (__kernel_casinhl): Likewise.
25432         * math/libm-test.inc (cacos_test): Add more tests.
25433         (casin_test): Likewise.
25434         (casinh_test): Likewise.
25435         * sysdeps/i386/fpu/libm-test-ulps: Update.
25436         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
25437
25438 2013-01-31  David S. Miller  <davem@davemloft.net>
25439
25440         * po/de.po: Update from translation team.
25441
25442 2013-01-25  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
25443
25444         * time/tzfile.c: Include stdint.h for SIZE_MAX.
25445
25446 2013-01-25  Thomas Schwinge  <thomas@codesourcery.com>
25447
25448         * configure.in (_AC_PROG_CC_C89): New definition.
25449         * configure: Regenerate.
25450
25451         * configure.in (AC_PROG_CPP): New definition.
25452         * configure: Regenerate.
25453
25454 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
25455
25456         * debug/tst-backtrace.h: New file.
25457         * debug/tst-backtrace2.c: Include tst-backtrace.h.
25458         (ret): Remove variable.
25459         (x): Likewise.
25460         (FAIL): Remove macro.
25461         (NO_INLINE): Likewise.
25462         (fn1): Use match function instead of strstr.
25463         * debug/tst-backtrace3.c: Include tst-backtrace.h.
25464         (ret): Remove variable.
25465         (x): Likewise.
25466         (FAIL): Remove macro.
25467         (NO_INLINE): Likewise.
25468         (fn): Use match function instead of strstr.
25469         * debug/tst-backtrace4.c: Include tst-backtrace.h.
25470         (ret): Remove variable.
25471         (x): Likewise.
25472         (FAIL): Remove macro.
25473         (NO_INLINE): Likewise.
25474         (handle_signal): Use match function instead of strstr.
25475         * debug/tst-backtrace5.c: Include tst-backtrace.h.
25476         (ret): Remove variable.
25477         (x): Likewise.
25478         (FAIL): Remove macro.
25479         (NO_INLINE): Likewise.
25480         (handle_signal): Use match function instead of strstr.
25481
25482 2013-01-23  Roland McGrath  <roland@hack.frob.com>
25483
25484         * misc/sys/cdefs.h (__glibc_unlikely, __glibc_likely): Fix whitespace.
25485
25486 2013-01-23  David S. Miller  <davem@davemloft.net>
25487
25488         * sysdeps/sparc/sparc32/sparcv9/bits/atomic.h
25489         (__arch_compare_and_exchange_val_32_acq): Use %g0 as second
25490         argument of CAS if possible.
25491         * sysdeps/sparc/sparc64/bits/atomic.h
25492         (__arch_compare_and_exchange_val_32_acq): Likewise.
25493         (__arch_compare_and_exchange_val_64_acq): Likewise.
25494
25495 2013-01-23  Pino Toscano  <toscano.pino@tiscali.it>
25496
25497         * sysdeps/unix/sysv/linux/ulimit.c: Moved to ...
25498         * sysdeps/posix/ulimit.c: ... this.
25499         Include <limits.h>.
25500         * sysdeps/unix/bsd/ulimit.c: Remove file.
25501
25502 2013-01-23  Adam Conrad  <adconrad@0c3.net>
25503
25504         * elf/Makefile (LDFLAGS-tst-array2): Add $(no-as-needed).
25505         (LDFLAGS-tst-array5): Likewise.
25506
25507 2013-01-23  Joseph Myers  <joseph@codesourcery.com>
25508
25509         [BZ #15036]
25510         * bits/wchar.h (__WCHAR_MAX): Define based on __WCHAR_MAX__, or
25511         based on [L'\0' - 1 > 0] if [!__WCHAR_MAX__].
25512         (__WCHAR_MIN): Likewise, using __WCHAR_MIN__.
25513         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: Remove.
25514
25515 2013-01-21  David S. Miller  <davem@davemloft.net>
25516
25517         * sysdeps/sparc/backtrace.c: New file.
25518         * sysdeps/sparc/sparc32/backtrace.h: New file.
25519         * sysdeps/sparc/sparc32/sparcv9/backtrace.h: New file.
25520         * sysdeps/sparc/sparc64/backtrace.h: New file.
25521         * sysdeps/sparc/sparc64/backtrace.c: Delete.
25522         * sysdeps/sparc/Makefile (CFLAGS-backtrace.c): Add
25523         -funwind-tables.
25524
25525 2013-01-21  Andreas Schwab  <schwab@suse.de>
25526
25527         [BZ #15020]
25528         * posix/wordexp.c (exec_comm): Avoid busy loop when command has
25529         closed its stdout.
25530
25531 2013-01-20  Andreas Schwab  <schwab@linux-m68k.org>
25532
25533         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Don't include
25534         "mpa2.h".
25535         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
25536
25537 2013-01-18  Joseph Myers  <joseph@codesourcery.com>
25538             Mark Mitchell  <mark@codesourcery.com>
25539             Tom de Vries  <tom@codesourcery.com>
25540             Paul Pluzhnikov  <ppluzhnikov@google.com>
25541
25542         * debug/tst-backtrace2.c: New file.
25543         * debug/tst-backtrace3.c: Likewise.
25544         * debug/tst-backtrace4.c: Likewise.
25545         * debug/tst-backtrace5.c: Likewise.
25546         * debug/Makefile (CFLAGS-tst-backtrace2.c): New variable.
25547         (CFLAGS-tst-backtrace3.c): Likewise.
25548         (CFLAGS-tst-backtrace4.c): Likewise.
25549         (CFLAGS-tst-backtrace5.c): Likewise.
25550         (LDFLAGS-tst-backtrace2): Likewise.
25551         (LDFLAGS-tst-backtrace3): Likewise.
25552         (LDFLAGS-tst-backtrace4): Likewise.
25553         (LDFLAGS-tst-backtrace5): Likewise.
25554         (tests): Add new tests tst-backtrace2, tst-backtrace3,
25555         tst-backtrace4 and tst-backtrace5.
25556
25557 2013-01-18  Anton Blanchard  <anton@samba.org>
25558             Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
25559
25560         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Rename
25561         __kernel_vdso_get_tbfreq to __kernel_get_tbfreq.
25562         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Add parameter to
25563         INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK to specify return type.
25564         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
25565         (INTERNAL_VSYSCALL_NCS): Change "=&r" in inline asm output regs list to
25566         "+r" and remove output regs list as redundant.  Add explicit inline
25567         asm to specify register of return val to work around compiler codegen
25568         bug.  Remove (int) cast on return value.  Add return type parameter to
25569         use in macro so that this macro does not truncate return value for
25570         64-bit values.
25571         (INTERNAL_VSYSCALL_NO_SYSCALL_FALLBACK): Add return type parameter and
25572         pass to INTERNAL_VSYSCALL_NCS.
25573         (INLINE_VSYSCALL): Add 'long int' as return type to
25574         INTERNAL_VSYSCALL_NCS macro invocation.
25575         (INTERNAL_VSYSCALL): Add 'long int' as return type to
25576         INTERNAL_VSYSCALL_NCS macro invocation.
25577         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
25578
25579 2013-01-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
25580
25581         [BZ #14496]
25582         * sysdeps/i386/fpu/fenv_private.h (libc_feupdateenv_test_sse):
25583         Fix application of SIMD FP exception mask.
25584
25585         * sysdeps/ieee754/dbl-64/mpa.h (__pow_mp): New function to get an
25586         mp_no from a power of two.
25587         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove
25588         __mpexp_twomm1.  Use __pow_mp.
25589
25590         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Remove unnecessary
25591         multiplication.
25592
25593 2013-01-17  David S. Miller  <davem@davemloft.net>
25594
25595         * sysdeps/sparc/fpu/libm-test-ulps: Update.
25596
25597 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
25598
25599         [BZ #15023]
25600         * include/complex.h: Condition contents on [!_COMPLEX_H].
25601         (__kernel_casinhf): New prototype.
25602         (__kernel_casinh): Likewise.
25603         (__kernel_casinhl): Likewise.
25604         * math/Makefile (libm_calls): Add k_casinh.
25605         * math/k_casinh.c: New file.
25606         * math/k_casinhf.c: Likewise.
25607         * math/k_casinhl.c: Likewise.
25608         * math/s_cacos.c (__cacos): Implement using __kernel_casinh for
25609         finite nonzero arguments.
25610         * math/s_cacosf.c (__cacosf): Implement using __kernel_casinhf for
25611         finite nonzero arguments.
25612         * math/s_cacosl.c (__cacosl): Implement using __kernel_casinhl for
25613         finite nonzero arguments.
25614         * math/s_casinh.c: Do not include <float.h>.
25615         (__casinh): Move code for finite nonzero arguments to k_casinh.c.
25616         * math/s_casinhf.c: Do not include <float.h>.
25617         (__casinhf): Move code for finite nonzero arguments to
25618         k_casinhf.c.
25619         * math/s_casinhl.c: Do not include <float.h>.
25620         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Do not undefine and
25621         redefine.
25622         (__casinhl): Move code for finite nonzero arguments to
25623         k_casinhl.c.
25624         * math/libm-test.inc (cacos_test): Add more tests.
25625         * sysdeps/i386/fpu/libm-test-ulps: Update.
25626         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
25627
25628 2013-01-17  Pino Toscano  <toscano.pino@tiscali.it>
25629
25630         * sysdeps/unix/sysv/linux/malloc-sysdep.h (HAVE_MREMAP): New define.
25631         * malloc/malloc.c: Include <unistd.h> and <malloc-sysdep.h>.
25632         [!HAVE_MREMAP]: Remove [defined linux] case.
25633         * malloc/arena.c: Do not include <malloc-sysdep.h>.
25634
25635 2013-01-17  Siddhesh Poyarekar  <siddhesh@redhat.com>
25636
25637         * sysdeps/ieee754/dbl-64/mpa.c: Fix header comment.
25638
25639 2013-01-17  H.J. Lu  <hongjiu.lu@intel.com>
25640
25641         * elf/elf.h (R_386_SIZE32): New relocation.
25642         * sysdeps/i386/dl-machine.h (elf_machine_rel): Handle
25643         R_386_SIZE32.
25644         (elf_machine_rela): Likewise.
25645         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
25646         R_X86_64_SIZE64 and R_X86_64_SIZE32.
25647
25648 2013-01-17  Joseph Myers  <joseph@codesourcery.com>
25649
25650         * sysdeps/powerpc/bits/mathdef.h [_SOFT_FLOAT || __NO_FPRS__]
25651         (FP_FAST_FMA): Do not define.
25652         [_SOFT_FLOAT || __NO_FPRS__] (FP_FAST_FMAF): Likewise.
25653         * sysdeps/powerpc/fpu/bits/fenvinline.h [__GNUC__ && !_SOFT_FLOAT
25654         && !__NO_MATH_INLINES]: Add [!__NO_FPRS__] condition.
25655         * sysdeps/powerpc/fpu/bits/mathinline.h [__GNUC__ &&
25656         !_SOFT_FLOAT]: Likewise.
25657         * sysdeps/powerpc/fpu/fpu_control.h [_SOFT_FLOAT || __NO_FPRS__]
25658         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_RESERVED): Define with generic
25659         value.
25660         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_DEFAULT): Likewise.
25661         [_SOFT_FLOAT || __NO_FPRS__] (fpu_control_t): Likewise.
25662         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_GETCW): Likewise.
25663         [_SOFT_FLOAT || __NO_FPRS__] (_FPU_SETCW): Likewise.
25664         [_SOFT_FLOAT || __NO_FPRS__] (__fpu_control): Likewise.
25665         [!_SOFT_FLOAT && !__NO_FPRS__]: Condition previous contents of
25666         file.
25667
25668 2013-01-16  Andreas Schwab  <schwab@suse.de>
25669
25670         [BZ #14327]
25671         * include/stdlib.h (__mktemp): Add declaration.
25672         * misc/mktemp.c (__mktemp): Renamed from mktemp, add weak alias.
25673         * misc/Versions (GLIBC_PRIVATE): Add __mktemp.
25674
25675 2013-01-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
25676
25677         * sysdeps/ieee754/dbl-64/atnat.h: Remove constant value
25678         definitions.
25679         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
25680         * sysdeps/ieee754/dbl-64/mpa.c: Do not include mpa2.h.
25681         * sysdeps/ieee754/dbl-64/mpa.h: Move all constant value
25682         definitions here.
25683         * sysdeps/ieee754/dbl-64/mpa2.h: Remove.
25684         * sysdeps/ieee754/dbl-64/mpatan.h: Remove constant value
25685         definitions.
25686         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Remove ZERO
25687         and ONE.
25688         * sysdeps/ieee754/dbl-64/mpexp.c: Do not include mpexp.h.
25689         * sysdeps/ieee754/dbl-64/mpexp.h: Remove.
25690         * sysdeps/ieee754/dbl-64/mpsqrt.h: Remove constant value
25691         definitions.
25692         * sysdeps/ieee754/dbl-64/mptan.c (__mptan): Remove MONE.
25693         * sysdeps/ieee754/dbl-64/ulog.h: Remove constant value
25694         definitions.
25695         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
25696
25697         * sysdeps/ieee754/dbl-64/mpa2.h: Fix the value of TWO.
25698
25699 2013-01-15  David S. Miller  <davem@davemloft.net>
25700
25701         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
25702         trunc{,f} to libm-sysdep_routes.
25703         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
25704         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc-vis3.S: New
25705         file.
25706         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_trunc.S: New file.
25707         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf-vis3.S: New
25708         file.
25709         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_truncf.S: New
25710         file.
25711         * sysdeps/sparc/sparc32/sparcv9/fpu/s_trunc.S: New file.
25712         * sysdeps/sparc/sparc32/sparcv9/fpu/s_truncf.S: New file.
25713         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc-vis3.S: New file.
25714         * sysdeps/sparc/sparc64/fpu/multiarch/s_trunc.S: New file.
25715         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf-vis3.S: New file.
25716         * sysdeps/sparc/sparc64/fpu/multiarch/s_truncf.S: New file.
25717         * sysdeps/sparc/sparc64/fpu/s_trunc.S: New file.
25718         * sysdeps/sparc/sparc64/fpu/s_truncf.S: New file.
25719
25720         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
25721         nearbyint{,f} to libm-sysdep_routes.
25722         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
25723         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint-vis3.S:
25724         New file.
25725         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyint.S: New
25726         file.
25727         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf-vis3.S:
25728         New file.
25729         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_nearbyintf.S: New
25730         file.
25731         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyint.S: New file.
25732         * sysdeps/sparc/sparc32/sparcv9/fpu/s_nearbyintf.S: New file.
25733         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint-vis3.S: New
25734         file.
25735         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyint.S: New file.
25736         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf-vis3.S: New
25737         file.
25738         * sysdeps/sparc/sparc64/fpu/multiarch/s_nearbyintf.S: New file.
25739         * sysdeps/sparc/sparc64/fpu/s_nearbyint.S: New file.
25740         * sysdeps/sparc/sparc64/fpu/s_nearbyintf.S: New file.
25741
25742         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Use
25743         libc_feholdexcept and libc_fesetenv.
25744
25745 2013-01-15  Mike Frysinger  <vapier@gentoo.org>
25746
25747         * sysdeps/unix/sysv/linux/scsi/sg.h: Include stddef.h.
25748
25749 2013-01-14  David S. Miller  <davem@davemloft.net>
25750
25751         * sysdeps/sparc/sparc-ifunc.h (SPARC_ASM_IFUNC2): New macro.
25752         (SPARC_ASM_VIS2_IFUNC): Likewise.
25753         (SPARC_ASM_VIS3_VIS2_IFUNC): Likewise.
25754         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: Make
25755         use of 'siam' instruction.
25756         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S:
25757         Likewise.
25758         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S:
25759         Likewise.
25760         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S:
25761         Likewise.
25762         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: Likewise.
25763         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: Likewise.
25764         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: Likewise.
25765         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: Likewise.
25766         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis2.S: New
25767         file.
25768         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis2.S: New
25769         file.
25770         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis2.S: New
25771         file.
25772         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis2.S: New
25773         file.
25774         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis2.S: New file.
25775         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis2.S: New file.
25776         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis2.S: New file.
25777         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis2.S: New file.
25778         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Hook in
25779         new VIS2 routines.
25780         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
25781         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
25782         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
25783         Likewise.
25784         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
25785         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
25786         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
25787         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
25788         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new VIS2
25789         routines to libm-sysdep_routines.
25790         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Likewise.
25791
25792         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add vis3
25793         fdim/fdimf to libm-sysdep_routines.
25794         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim-vis3.S: New
25795         file.
25796         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdim.S: New file.
25797         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf-vis3.S: New
25798         file.
25799         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fdimf.S: New file.
25800         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdim.S: New file.
25801         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fdimf.S: New file.
25802         * sysdeps/sparc/sparc32/fpu/s_fdim.S: New file.
25803         * sysdeps/sparc/sparc32/fpu/s_fdimf.S: New file.
25804         * sysdeps/sparc/sparc64/fpu/s_fdim.S: New file.
25805         * sysdeps/sparc/sparc64/fpu/s_fdimf.S: New file.
25806
25807 2013-01-14  Siddhesh Poyarekar  <siddhesh@redhat.com>
25808
25809         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Add a local variable
25810         to optimize copies.
25811
25812         * sysdeps/ieee754/dbl-64/mpa.c: Fix formatting.
25813         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
25814         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
25815
25816         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__inv): Remove
25817         local variable MPTWO.
25818         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__inv):
25819         Likewise.
25820
25821 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
25822
25823         * manual/pattern.texi (Flags for Globbing): Move GLOB_NOSORT after
25824         GLOB_NOESCAPE.
25825
25826 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
25827
25828         * manual/pattern.texi (Flags for Globbing): Highlight GNU extensions.
25829
25830 2013-01-13  Mike Frysinger  <vapier@gentoo.org>
25831
25832         * manual/pattern.texi (glob_t): Document gl_flags.
25833         (glob64_t): Likewise.
25834
25835 2013-01-11  David S. Miller  <davem@davemloft.net>
25836
25837         * math/Makefile (gmp-objs): Use $(gmp-sysdep_routines).
25838         * sysdeps/sparc/sparc64/multiarch/Makefile [$(subdir) = math]
25839         (gmp-sysdep_routines): New variable.  Add VIS3 optimized GMP routines.
25840         * sysdeps/sparc/sparc64/multiarch/add_n-vis3.S: New file.
25841         * sysdeps/sparc/sparc64/multiarch/add_n.S: New file.
25842         * sysdeps/sparc/sparc64/multiarch/addmul_1-vis3.S: New file.
25843         * sysdeps/sparc/sparc64/multiarch/addmul_1.S: New file.
25844         * sysdeps/sparc/sparc64/multiarch/mul_1-vis3.S: New file.
25845         * sysdeps/sparc/sparc64/multiarch/mul_1.S: New file.
25846         * sysdeps/sparc/sparc64/multiarch/sub_n-vis3.S: New file.
25847         * sysdeps/sparc/sparc64/multiarch/sub_n.S: New file.
25848         * sysdeps/sparc/sparc64/multiarch/submul_1-vis3.S: New file.
25849         * sysdeps/sparc/sparc64/multiarch/submul_1.S: New file.
25850
25851         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
25852         sparc V9 rather than using V8 code.
25853         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
25854         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
25855
25856         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
25857         Move to...
25858         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/multiarch/Implies:
25859         Here.
25860
25861 2013-01-11  Roland McGrath  <roland@hack.frob.com>
25862
25863         * configure.in (sysnames): Use $multi_arch_d in setting up $mach list,
25864         not in the main loop.
25865         * configure: Regenerated.
25866
25867 2013-01-11  Joseph Myers  <joseph@codesourcery.com>
25868
25869         * include/features.h (__GLIBC_HAVE_LONG_LONG): Remove.
25870         * bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change #elif condition
25871         to just #else.
25872         * bits/types.h [__GLIBC_HAVE_LONG_LONG]: Likewise.  Remove
25873         [!__GLIBC_HAVE_LONG_LONG] case.
25874         * posix/sys/types.h [__GLIBC_HAVE_LONG_LONG]: Change #elif
25875         condition to just #else.
25876         * stdlib/stdlib.h [__USE_ISOC99 || (__GLIBC_HAVE_LONG_LONG &&
25877         __USE_MISC)]: Change all uses to [__USE_ISOC99 || __USE_MISC].
25878         [__GLIBC_HAVE_LONG_LONG && __USE_BSD]: Change to [__USE_BSD].
25879         * string/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Make code
25880         unconditional.
25881         * string/endian.h [__GLIBC_HAVE_LONG_LONG]: Likewise.
25882         * sysdeps/s390/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
25883         #elif condition to just #else.
25884         * sysdeps/unix/sysv/linux/sys/sysmacros.h
25885         [__GLIBC_HAVE_LONG_LONG]: Make code unconditional.
25886         * sysdeps/x86/bits/byteswap.h [__GLIBC_HAVE_LONG_LONG]: Change
25887         #elif condition to just #else.
25888
25889 2013-01-11  Steve Ellcey  <sellcey@mips.com>
25890
25891         * elf/elf.h (EF_MIPS_ARCH_32): Fix value.
25892         (EF_MIPS_ARCH_64): Fix value.
25893         (EF_MIPS_ARCH_32R2): New.
25894         (EF_MIPS_ARCH_64R2): New.
25895
25896 2013-01-11  H.J. Lu  <hongjiu.lu@intel.com>
25897
25898         * Makeconfig (+link-pie-before-libc): New.
25899         (+link-pie-after-libc): Likewise.
25900         (+link-pie-tests): Likewise.
25901         (+link-pie): Rewritten.
25902         (link-before-libc): Remove $(config-LDFLAGS).
25903         (+link): Add $(rtld-LDFLAGS) after $(+link-before-libc).
25904         (+link-tests): Add $(rtld-tests-LDFLAGS) after $(+link-before-libc).
25905         (config-LDFLAGS): Renamed to ...
25906         (rtld-LDFLAGS): This.
25907         (rtld-tests-LDFLAGS): New macro.
25908         (link-libc-rpath-link): Likewise.
25909         (link-libc-tests-rpath-link): Likewise.
25910         (link-libc-before-gnulib): Remove -Wl,-rpath-link=$(rpath-link).
25911         (link-libc): Prepand $(link-libc-rpath-link).
25912         (link-libc-tests): Prepand $(link-libc-tests-rpath-link).
25913         (test-program-prefix): New macro.
25914         (test-via-rtld-prefix): Likewise.
25915         (test-program-cmd): Likewise.
25916         (host-test-program-cmd): Likewise.
25917         * Makefile ($(common-objpfx)testrun.sh): Replace
25918         $(run-program-prefix) with $(test-program-prefix).
25919         * Makerules ($(LINK.o)): Replace $(config-LDFLAGS) with
25920         $(rtld-LDFLAGS).
25921         ($(common-objpfx)shlib.lds): Likewise.
25922         (build-module-helper): Likewise.
25923         ($(common-objpfx)format.lds): Likewise.
25924         * Rules (binaries-pie-tests): New.
25925         (binaries-pie-notests): Likewise.
25926         (binaries-pie): Rewritten.
25927         ($(addprefix $(objpfx),$(binaries-pie))): Renamed to ...
25928         ($(addprefix $(objpfx),$(binaries-pie-notests))): This.
25929         ($(addprefix $(objpfx),$(binaries-pie-tests))): New.
25930         (make-test-out): Replace $(host-built-program-cmd) with
25931         $(host-test-program-cmd).
25932         * config.make.in (build-hardcoded-path-in-tests): New variable.
25933         * configure.in (--enable-hardcoded-path-in-tests): New configure
25934         option.
25935         (hardcoded_path_in_tests): New AC_SUBST.
25936         * configure: Regenerated.
25937         * catgets/Makefile ($(objpfx)test-gencat.out): Replace
25938         $(built-program-cmd) with $(test-program-cmd).
25939         * catgets/test-gencat.sh (run_program_cmd): Renamed to ...
25940         (test_program_cmd): This.
25941         * elf/Makefile ($(objpfx)order.out): Run test with
25942         $(test-program-prefix).
25943         ($(objpfx)order2.out): Likewise.
25944         ($(objpfx)tst-initorder.out): Likewise.
25945         ($(objpfx)tst-initorder2.out): Likewise.
25946         ($(objpfx)tst-array1.out): Replace $(built-program-cmd) with
25947         $(test-program-cmd).
25948         ($(objpfx)tst-array1-static.out): Likewise.
25949         ($(objpfx)tst-array2.out): Likewise.
25950         ($(objpfx)tst-array3.out): Likewise.
25951         ($(objpfx)tst-array4.out): Likewise.
25952         ($(objpfx)tst-array5.out): Likewise.
25953         ($(objpfx)tst-array5-static.out): Likewise.
25954         (tst-stackguard1-ARGS): Replace $(built-program-cmd) with
25955         $(test-program-cmd).
25956         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Replace
25957         $(run-program-prefix) with $(test-program-prefix).
25958         * grp/tst_fgetgrent.sh (run_program_prefix): Renamed to ...
25959         (test_program_prefix): This.
25960         * iconvdata/Makefile ($(objpfx)tst-tables.out): Replace
25961         $(run-program-prefix) with $(test-program-prefix).
25962         * iconvdata/tst-table.sh (run_program_prefix): Renamed to ...
25963         (test_program_prefix): This.
25964         * iconvdata/tst-tables.sh: Likewise.
25965         * intl/Makefile ($(objpfx)tst-gettext.out): Replace
25966         $(run-program-prefix) with $(test-program-prefix).
25967         ($(objpfx)tst-translit.out): Likewise.
25968         ($(objpfx)tst-gettext2.out): Likewise.
25969         ($(objpfx)tst-gettext4.out): Likewise.
25970         ($(objpfx)tst-gettext6.out): Likewise.
25971         * intl/tst-gettext.sh (run_program_prefix): Renamed to ...
25972         (test_program_prefix): This.
25973         * intl/tst-gettext2.sh: Likewise.
25974         * intl/tst-gettext4.sh  Likewise.
25975         * intl/tst-gettext6.sh: Likewise.
25976         * intl/tst-translit.sh: Likewise.
25977         * io/Makefile ($(objpfx)ftwtest.out): Replace $(run-program-cmd)
25978         with $(test-program-cmd).
25979         * libio/Makefile ($(objpfx)test-freopen.out): Replace
25980         $(run-program-prefix) with $(test-program-prefix).
25981         * libio/test-freopen.sh (run_program_prefix): Renamed to ...
25982         (test_program_prefix): This.
25983         * malloc/Makefile ($(objpfx)tst-mtrace.out): Replace
25984         $(run-program-prefix) with $(test-program-prefix).
25985         * malloc/tst-mtrace.sh (run_program_prefix): Renamed to ...
25986         (test_program_prefix): This.
25987         * manual/install.texi: Document --enable-hardcoded-path-in-tests.
25988         * posix/Makefile ($(objpfx)globtest.out): Replace
25989         $(run-via-rtld-prefix) and $(test-wrapper) with
25990         $(test-program-prefix) and $(test-via-rtld-prefix).
25991         ($(objpfx)wordexp-tst.out): Replace $(run-program-prefix) with
25992         $(test-program-prefix).
25993         (tst-exec-ARGS): Replace $(host-built-program-cmd) with
25994         $(host-test-program-cmd).
25995         (tst-spawn-ARGS): Likewise.
25996         ($(objpfx)tst-rxspencer-mem): Replace $(run-program-prefix) with
25997         $(test-program-prefix).
25998         * posix/globtest.sh (un_via_rtld_prefix): Renamed to ...
25999         (test_via_rtld_prefix): This.
26000         (test_wrapper): Renamed to ...
26001         (test_program_prefix): This.
26002         (run_program_prefix): Replaced by test_program_prefix.
26003         * posix/wordexp-tst.sh (run_program_prefix): Renamed to ...
26004         (test_program_prefix): This.
26005         * rt/Makefile (tst-mqueue7-ARGS): Replace $(host-built-program-cmd)
26006         with $(host-test-program-cmd).
26007         * stdio-common/Makefile ($(objpfx)tst-unbputc.out): Replace
26008         $(run-program-prefix) with $(test-program-prefix).
26009         ($(objpfx)tst-printf.out): Likewise.
26010         ($(objpfx)tst-setvbuf1.out): Replace $(built-program-cmd) with
26011         $(test-program-cmd).
26012         * stdio-common/tst-printf.sh (run_program_prefix): Renamed to ...
26013         (test_program_prefix): This.
26014         * stdio-common/tst-unbputc.sh: Likewise.
26015         * stdlib/Makefile ($(objpfx)tst-fmtmsg.out): Replace
26016         $(run-program-prefix) with $(test-program-prefix).
26017         * stdlib/tst-fmtmsg.sh (run_program_prefix): Renamed to ...
26018         (test_program_prefix): This.
26019         * string/Makefile ($(objpfx)tst-svc.out):  Replace
26020         $(built-program-cmd) with $(test-program-cmd).
26021
26022 2013-01-11  Andreas Jaeger  <aj@suse.de>
26023
26024         [BZ #15003]
26025         * sysdeps/unix/sysv/linux/bits/socket.h (MSG_FASTOPEN): New
26026         value. Sync with Linux 3.7.
26027
26028 2013-01-10  David S. Miller  <davem@davemloft.net>
26029
26030         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Revert previous changes.
26031         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
26032         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
26033
26034 2013-01-10  Roland McGrath  <roland@hack.frob.com>
26035
26036         * configure.in (sysnames): Drop use of $m0sub and $msub, which are
26037         never set.
26038         * configure: Regenerated.
26039
26040 2013-01-10  David S. Miller  <davem@davemloft.net>
26041
26042         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: Properly optimize for 32-bit
26043         sparc V9 rather than using V8 code.
26044         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: Likewise.
26045         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: Likewise.
26046
26047 2013-01-10  Roland McGrath  <roland@hack.frob.com>
26048
26049         * elf/elf.h (DT_SPARC_REGISTER, DT_SPARC_NUM): Fix whitespace.
26050         (EF_MIPS_NOREORDER, EF_MIPS_PIC, EF_MIPS_CPIC, EF_MIPS_XGOT): Likewise.
26051         (EF_MIPS_64BIT_WHIRL, EF_MIPS_ABI2, EF_MIPS_ABI_ON32): Likewise.
26052         (EF_MIPS_ARCH, EF_MIPS_ARCH_1, EF_MIPS_ARCH_2): Likewise.
26053         (EF_MIPS_ARCH_3, EF_MIPS_ARCH_4, EF_MIPS_ARCH_5): Likewise.
26054         (EF_MIPS_ARCH_32, EF_MIPS_ARCH_64): Likewise.
26055         (E_MIPS_ARCH_1): Define in terms of EF_MIPS_ARCH_* counterpart.
26056         (E_MIPS_ARCH_2, E_MIPS_ARCH_3, E_MIPS_ARCH_4, E_MIPS_ARCH_5): Likewise.
26057         (E_MIPS_ARCH_32, E_MIPS_ARCH_64): Likewise.
26058         (SHN_MIPS_ACOMMON, SHN_MIPS_TEXT, SHN_MIPS_DATA): Fix whitespace.
26059         (SHN_MIPS_SCOMMON, SHN_MIPS_SUNDEFINED): Likewise.
26060         (SHT_MIPS_LIBLIST, SHT_MIPS_MSYM, SHT_MIPS_CONFLICT): Likewise.
26061         (SHT_MIPS_GPTAB, SHT_MIPS_UCODE, SHT_MIPS_DEBUG): Likewise.
26062         (SHT_MIPS_REGINFO, SHT_MIPS_PACKAGE, SHT_MIPS_PACKSYM): Likewise.
26063         (SHT_MIPS_RELD, SHT_MIPS_IFACE, SHT_MIPS_CONTENT): Likewise.
26064         (SHT_MIPS_OPTIONS, SHT_MIPS_SHDR, SHT_MIPS_FDESC): Likewise.
26065         (SHT_MIPS_EXTSYM, SHT_MIPS_DENSE, SHT_MIPS_PDESC): Likewise.
26066         (SHT_MIPS_LOCSYM, SHT_MIPS_AUXSYM, SHT_MIPS_OPTSYM): Likewise.
26067         (SHT_MIPS_LOCSTR, SHT_MIPS_LINE, SHT_MIPS_RFDESC): Likewise.
26068         (SHT_MIPS_DELTASYM, SHT_MIPS_DELTAINST, SHT_MIPS_DELTACLASS): Likewise.
26069         (SHT_MIPS_DELTADECL, SHT_MIPS_SYMBOL_LIB, SHT_MIPS_EVENTS): Likewise.
26070         (SHT_MIPS_TRANSLATE, SHT_MIPS_PIXIE, SHT_MIPS_XLATE): Likewise.
26071         (SHT_MIPS_XLATE_DEBUG, SHT_MIPS_WHIRL, SHT_MIPS_EH_REGION): Likewise.
26072         (SHT_MIPS_XLATE_OLD, SHT_MIPS_PDR_EXCEPTION): Likewise.
26073         (SHF_MIPS_GPREL, SHF_MIPS_MERGE, SHF_MIPS_ADDR): Likewise.
26074         (SHF_MIPS_STRINGS, SHF_MIPS_NOSTRIP, SHF_MIPS_LOCAL): Likewise.
26075         (SHF_MIPS_NAMES, SHF_MIPS_NODUPE): Likewise.
26076
26077 2013-01-10  David S. Miller  <davem@davemloft.net>
26078
26079         * sysdeps/sparc/fpu/libm-test-ulps: Update.
26080
26081 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
26082
26083         * posix/Makefile (tests-static): New variable.
26084         (tests): Add $(tests-static).
26085         (tst-exec-static-ARGS): New variable.
26086         (tst-spawn-static-ARGS): Likewise.
26087         * posix/tst-exec-static.c: New file.
26088         * posix/tst-spawn-static.c: Likewise.
26089         * posix/tst-exec.c: Support run directly.
26090         * posix/tst-spawn.c: Likewise.
26091
26092 2013-01-10  Joseph Myers  <joseph@codesourcery.com>
26093
26094         * elf/link.h (struct dl_phdr_info): Use __extension__ with long
26095         long.
26096         * math/bits/mathcalls.h (llrint): Likewise.
26097         (llround): Likewise.
26098         * stdlib/stdlib.h (struct drand48_data): Likewise.
26099         * sysdeps/generic/inttypes.h (imaxdiv_t): Likewise.
26100         * sysdeps/s390/bits/byteswap.h (__bswap_64): Likewise.
26101         * sysdeps/unix/sysv/linux/sparc/bits/ipc.h (struct ipc_perm):
26102         Likewise.
26103         * sysdeps/unix/sysv/linux/sparc/sys/ucontext.h (struct fpu):
26104         Likewise.
26105         * sysdeps/unix/sysv/linux/x86/sys/procfs.h [__x86_64__]
26106         (elf_greg_t): Likewise.
26107         * sysdeps/x86/bits/setjmp.h [__x86_64__ && __WORDSIZE != 64]
26108         (__jmp_buf): Likewise.
26109         * sysdeps/x86/fpu/bits/mathinline.h (llrintf): Likewise, for all
26110         definitions.
26111         (llrint): Likewise, for all definitions.
26112         (llrintl): Likewise.
26113
26114         * string/string.h [__USE_BSD && __USE_GNU && __GNUC__] (ffsll):
26115         Remove [__GNUC__] condition.
26116         * wcsmbs/wchar.h [__USE_ISOC99 || (__GNUC__ && __USE_GNU)]: Change
26117         condition to just [__USE_ISOC99].
26118         [__GNUC__ && __USE_GNU]: Change condition to just [__USE_GNU].
26119
26120 2013-01-10  H.J. Lu  <hongjiu.lu@intel.com>
26121
26122         [BZ #14200]
26123         * sysdeps/unix/sysv/linux/x86/bits/environments.h
26124         (_POSIX_V7_ILP32_OFF32): Defined as 1 only if __x86_64__ isn't
26125         defined.
26126         (_POSIX_V6_ILP32_OFF32): Likewise.
26127         (_XBS5_ILP32_OFF32): Likewise.
26128         (__ILP32_OFFBIG_CFLAGS): Defined as "-mx32" for x32.
26129         (__ILP32_OFFBIG_LDFLAGS): Likewise.
26130
26131 2013-01-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
26132
26133         * sysdeps/ieee754/dbl-64/mpexp.c: Fix formatting.
26134
26135         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): New array of
26136         doubles __mpexp_twomm1.  Adjust usage.
26137         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1):
26138         Remove.
26139
26140 2013-01-10  Andreas Schwab  <schwab@suse.de>
26141
26142         [BZ #14964]
26143         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (FALLOC_FL_KEEP_SIZE)
26144         (FALLOC_FL_PUNCH_HOLE) [__USE_GNU]: New macros.
26145
26146 2013-01-09  David S. Miller  <davem@davemloft.net>
26147
26148         [BZ #15003]
26149         * sysdeps/gnu/netinet/tcp.h (TCP_COOKIE_TRANSACTIONS)
26150         (TCP_THIN_LINEAR_TIMEOUTS, TCP_THIN_DUPACK, TCP_USER_TIMEOUT)
26151         (TCP_REPAIR, TCP_REPAIR_QUEUE, TCP_QUEUE_SEQ, TCP_REPAIR_OPTIONS)
26152         (TCP_FASTOPEN): Define.
26153         (tcp_repair_opt): New structure.
26154         (TCP_NO_QUEUE, TCP_RECV_QUEUE, TCP_SEND_QUEUE, TCP_QUEUES_NR): New
26155         enum values.
26156         (TCP_COOKIE_MIN, TCP_COOKIE_MAX, TCP_COOKIE_PAIR_SIZE)
26157         (TCP_COOKIE_IN_ALWAYS, TCP_COOKIE_OUT_NEVER, TCP_S_DATA_IN)
26158         (TCP_S_DATA_OUT, TCP_MSS_DEFAULT, TCP_MSS_DESIRED): Define.
26159         (tcp_cookie_transactions): New structure.
26160
26161 2013-01-09  Anton Blanchard  <anton@samba.org>
26162
26163         * sysdeps/unix/sysv/linux/powerpc/sched_getcpu.c: New file.
26164         * sysdeps/unix/sysv/linux/powerpc/Versions: Add __vdso_getcpu.
26165         * sysdeps/unix/sysv/linux/powerpc/bits/libc-vdso.h: Likewise.
26166         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Likewise.
26167
26168 2013-01-09  Joseph Myers  <joseph@codesourcery.com>
26169
26170         * include/features.h (__USE_ANSI): Remove.
26171
26172 2013-01-09  Roland McGrath  <roland@hack.frob.com>
26173
26174         * posix/Makefile (others): Depend on $(objpfx)getconf.speclist.
26175
26176         * misc/error.c (error_tail: ALLOCA_LIMIT): Remove unused macro.
26177
26178 2013-01-09  Siddhesh Poyarekar  <siddhesh@redhat.com>
26179
26180         * sysdeps/s390/fpu/libm-test-ulps: Update.
26181
26182         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
26183
26184         * sysdeps/ieee754/dbl-64/mpa.c (mcr): Reword comment.
26185         (__acr): Likewise.
26186         (__cpy): Likewise.
26187         (norm): Likewise.
26188         (denorm): Likewise.
26189         (__mp_dbl): Likewise.
26190         (__dbl_mp): Likewise.
26191         (add_magnitudes): Likewise.
26192         (sub_magnitudes): Likewise.
26193         (__add): Likewise.
26194         (__sub): Likewise.
26195         (__mul): Likewise.
26196         (__inv): Likewise.
26197         (__dvd): Likewise.
26198         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mcr): Likewise.
26199         (__acr): Likewise.
26200         (__cpy): Likewise.
26201         (norm): Likewise.
26202         (denorm): Likewise.
26203         (__mp_dbl): Likewise.
26204         (__dbl_mp): Likewise.
26205         (add_magnitudes): Likewise.
26206         (sub_magnitudes): Likewise.
26207         (__add): Likewise.
26208         (__sub): Likewise.
26209         (__mul): Likewise.
26210         (__inv): Likewise.
26211         (__dvd): Likewise.
26212         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mcr): Likewise.
26213         (__acr): Likewise.
26214         (__cpy): Likewise.
26215         (norm): Likewise.
26216         (denorm): Likewise.
26217         (__mp_dbl): Likewise.
26218         (__dbl_mp): Likewise.
26219         (add_magnitudes): Likewise.
26220         (sub_magnitudes): Likewise.
26221         (__add): Likewise.
26222         (__sub): Likewise.
26223         (__mul): Likewise.
26224         (__inv): Likewise.
26225         (__dvd): Likewise.
26226
26227 2013-01-08  Joseph Myers  <joseph@codesourcery.com>
26228
26229         * io/sys/stat.h [__GNUC__ && __GNUC__ >= 2 &&
26230         __USE_EXTERN_INLINES]: Change condition to [__USE_EXTERN_INLINES].
26231         * sysdeps/unix/sysv/linux/sys/sysmacros.h [__GNUC__ && __GNUC__ >=
26232         2 && __USE_EXTERN_INLINES]: Likewise.
26233
26234 2013-01-08  Andreas Jaeger  <aj@suse.de>
26235
26236         [BZ# 14985]
26237         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h (EPOLL_NONBLOCK):
26238         Remove.
26239         * sysdeps/unix/sysv/linux/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
26240         * sysdeps/unix/sysv/linux/x86/bits/epoll.h (EPOLL_NONBLOCK): Likewise.
26241
26242 2013-01-07  Anton Blanchard  <anton@samba.org>
26243
26244         * sysdeps/powerpc/fpu/feholdexcpt.c: Fixed spelling errors.
26245         * sysdeps/powerpc/fpu/feupdateenv.c: Likewise.
26246         * sysdeps/powerpc/fpu/math_ldbl.h: Likewise.
26247         * sysdeps/powerpc/powerpc32/bits/atomic.h: Likewise.
26248         * sysdeps/powerpc/powerpc32/cell/memcpy.S: Likewise.
26249         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
26250         * sysdeps/powerpc/powerpc32/dl-start.S: Likewise.
26251         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
26252         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
26253         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
26254         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
26255         * sysdeps/powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
26256         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
26257         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Likewise.
26258         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Likewise.
26259         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
26260         * sysdeps/powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
26261         * sysdeps/powerpc/powerpc32/power6/memcpy.S: Likewise.
26262         * sysdeps/powerpc/powerpc32/power7/memchr.S: Likewise.
26263         * sysdeps/powerpc/powerpc32/power7/memcmp.S: Likewise.
26264         * sysdeps/powerpc/powerpc32/power7/memrchr.S: Likewise.
26265         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: Likewise.
26266         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
26267         * sysdeps/powerpc/powerpc32/strncmp.S: Likewise.
26268         * sysdeps/powerpc/powerpc64/bits/atomic.h: Likewise.
26269         * sysdeps/powerpc/powerpc64/cell/memcpy.S: Likewise.
26270         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
26271         * sysdeps/powerpc/powerpc64/fpu/s_ceill.S: Likewise.
26272         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintl.S: Likewise.
26273         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
26274         * sysdeps/powerpc/powerpc64/memcpy.S: Likewise.
26275         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
26276         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
26277         * sysdeps/powerpc/powerpc64/power4/memcmp.S: Likewise.
26278         * sysdeps/powerpc/powerpc64/power4/memcpy.S: Likewise.
26279         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
26280         * sysdeps/powerpc/powerpc64/power6/memcpy.S: Likewise.
26281         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
26282         * sysdeps/powerpc/powerpc64/power7/memcmp.S: Likewise.
26283         * sysdeps/powerpc/powerpc64/power7/memrchr.S: Likewise.
26284         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: Likewise.
26285         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
26286         * sysdeps/powerpc/powerpc64/strncmp.S: Likewise.
26287
26288 2013-01-07  Joseph Myers  <joseph@codesourcery.com>
26289
26290         * malloc/malloc.h (__MALLOC_P): Remove all definitions.
26291         (__MALLOC_PMT): Likewise.
26292         [__GNUC__] (__MALLOC_HOOK_VOLATILE): Make not conditional on
26293         [__GNUC__], only on [_LIBC].
26294         [__GNUC__] (__MALLOC_DEPRECATED): Likewise.
26295         [!__GNUC__] (__MALLOC_HOOK_VOLATILE): Remove definition.
26296         [!__GNUC__] (__MALLOC_DEPRECATED): Likewise.
26297         * malloc/malloc.c (malloc_hook_ini): Do not use __MALLOC_P in
26298         forward declaration.
26299         (realloc_hook_ini): Likewise.
26300         (memalign_hook_ini): Likewise.
26301         (__libc_memalign): Do not use __MALLOC_PMT in variable
26302         declaration.
26303         (__libc_valloc): Likewise.
26304         (__libc_pvalloc): Likewise.
26305         (__libc_calloc): Likewise.
26306         (__posix_memalign): Likewise.
26307
26308         [BZ #14996]
26309         * math/s_casinh.c: Include <float.h>.
26310         (__casinh): Do not do computation with squaring and square root
26311         for large arguments.
26312         * math/s_casinhf.c: Include <float.h>.
26313         (__casinhf): Do not do computation with squaring and square root
26314         for large arguments.
26315         * math/s_casinhl.c: Include <float.h>.
26316         [LDBL_MANT_DIG == 106] (LDBL_EPSILON): Undefine and redefine.
26317         (__casinhl): Do not do computation with squaring and square root
26318         for large arguments.
26319         * math/libm-test.inc (casin_test): Add more tests.
26320         (casinh_test): Likewise.
26321         * sysdeps/i386/fpu/libm-test-ulps: Update.
26322         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26323
26324 2013-01-04  H.J. Lu  <hongjiu.lu@intel.com>
26325
26326         * sysdeps/i386/i686/cacheinfo.c (__x86_64_data_cache_size): Removed.
26327         (__x86_64_raw_data_cache_size): Likewise.
26328         (__x86_64_data_cache_size_half): Likewise.
26329         (__x86_64_raw_data_cache_size_half): Likewise.
26330         (__x86_64_shared_cache_size): Likewise.
26331         (__x86_64_raw_shared_cache_size): Likewise.
26332         (__x86_64_shared_cache_size_half): Likewise.
26333         (__x86_64_raw_shared_cache_size_half): Likewise.
26334         * sysdeps/x86_64/cacheinfo.c (__x86_64_data_cache_size): Renamed
26335         to ...
26336         (__x86_data_cache_size): This.
26337         (__x86_64_raw_data_cache_size): Renamed to ...
26338         (__x86_raw_data_cache_size): This.
26339         (__x86_64_data_cache_size_half): Renamed to ...
26340         (__x86_data_cache_size_half): This.
26341         (__x86_64_raw_data_cache_size_half): Renamed to ...
26342         (__x86_raw_data_cache_size_half): This.
26343         (__x86_64_shared_cache_size): Renamed to ...
26344         (__x86_shared_cache_size): This.
26345         (__x86_64_raw_shared_cache_size): Renamed to ...
26346         (__x86_raw_shared_cache_size): This.
26347         (__x86_64_shared_cache_size_half): Renamed to ...
26348         (__x86_shared_cache_size_half): This.
26349         (__x86_64_raw_shared_cache_size_half): Renamed to ...
26350         (__x86_raw_shared_cache_size_half): This.
26351         * sysdeps/x86_64/memcpy.S: Updated.
26352         * sysdeps/x86_64/memset.S: Likewise.
26353         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Likewise.
26354         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
26355         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
26356
26357 2013-01-04  David S. Miller  <davem@davemloft.net>
26358
26359         * sysdeps/sparc/fpu/libm-test-ulps: Update.
26360
26361 2013-01-04  Andreas Schwab  <schwab@linux-m68k.org>
26362
26363         * sysdeps/powerpc/fpu/test-powerpc-snan.c (_GNU_SOURCE): Define as
26364         1 to avoid redefinition warning.
26365         (__USE_GNU): Don't define.
26366         (init_signaling_nan): Protoize.
26367
26368         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
26369
26370 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
26371
26372         * sysdeps/ieee754/dbl-64/mpa.c: Remove commented code.
26373         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (__cr): Remove.
26374         (__cpymn): Likewise.
26375         (norm): Remove commented code.
26376         (denorm): Likewise.
26377         (__mp_dbl): Likewise.
26378         (__inv): Likewise.
26379         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (__cr): Remove.
26380         (__cpymn): Likewise.
26381         (norm): Remove commented code.
26382         (denorm): Likewise.
26383         (__mp_dbl): Likewise.
26384         (__inv): Likewise.
26385
26386         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c (mpone): Define
26387         mp_no value for 1.0 and 2.0.
26388         (norm): Use RADIXI instead of radixi.d.
26389         (denorm): Likewise.
26390         (__mul): Use 0.0 instead of zero.d.
26391         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c (mpone): Define
26392         mp_no value for 1.0 and 2.0.
26393         (norm): Use RADIXI instead of radixi.d.
26394         (denorm): Likewise.
26395         (__mul): Use 0.0 instead of zero.d.
26396
26397 2013-01-04  Joseph Myers  <joseph@codesourcery.com>
26398
26399         [BZ #14994]
26400         * math/s_casinh.c (__casinh): Reduce finite argument to first
26401         quadrant then set signs of results at the end.
26402         * math/s_casinhf.c (__casinhf): Likewise.
26403         * math/s_casinhl.c (__casinhl): Likewise.
26404         * math/libm-test.inc (casin_test): Add more tests.
26405         (casinh_test): Likewise.
26406         * sysdeps/i386/fpu/libm-test-ulps: Update.
26407         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
26408
26409 2013-01-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
26410
26411         * sysdeps/ieee754/dbl-64/mpa.h: Fix code formatting.
26412
26413         * sysdeps/ieee754/dbl-64/mpa.h: Clean up comment for MP_NO.
26414
26415         * sysdeps/ieee754/dbl-64/mpa.c(norm): Remove commented
26416         declarations.
26417         (denorm): Likewise.
26418         (__mp_dbl): Likewise.
26419         (__inv): Likewise.
26420
26421         * sysdeps/ieee754/dbl-64/mpa.h: Remove commented declarations
26422         and adjust the header comment.
26423
26424         * sysdeps/ieee754/dbl-64/mpa.h (__mpexp): Remove unnecessary
26425         variable name from declaration.
26426
26427 2013-01-03  H.J. Lu  <hongjiu.lu@intel.com>
26428
26429         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
26430         Initialize COMMON_CPUID_INDEX_7 element.
26431         * sysdeps/x86_64/multiarch/init-arch.h (bit_RTM): New macro.
26432         (CPUID_RTM): Likewise.
26433         (HAS_RTM): Likewise.
26434         (COMMON_CPUID_INDEX_7): New enum.
26435
26436 2013-01-03  Andreas Schwab  <schwab@linux-m68k.org>
26437
26438         [BZ #14981]
26439         * malloc/mtrace.c (tr_reallochook): If realloc returns NULL when
26440         size is zero, record memory as freed.
26441
26442 2013-01-03  Andreas Jaeger  <aj@suse.de>
26443
26444         * po/ia.po: Add new Interlingua translation.
26445
26446 2012-01-03  Allan McRae  <allan@archlinux.org>
26447
26448         * locale/programs/localedef.c: Fix description of '--posix' flag.
26449
26450 2013-01-02  Joseph Myers  <joseph@codesourcery.com>
26451
26452         * NEWS: Update dates in second copyright notice.
26453         * README: Update copyright dates in example.
26454         * manual/libc.texinfo: Update copyright dates.
26455         * scripts/test-installation.pl: Update copyright date in --version
26456         output.
26457
26458         * hurd/ctty-input.c: Fix copyright notice formatting.
26459         * hurd/ctty-output.c: Likewise.
26460         * hurd/dtable.c: Likewise.
26461         * hurd/hurd-raise.c: Likewise.
26462         * hurd/hurdprio.c: Likewise.
26463         * hurd/msgportdemux.c: Likewise.
26464         * misc/sys/file.h: Likewise.
26465         * misc/sys/ioctl.h: Likewise.
26466         * sysdeps/gnu/netinet/ip_icmp.h: Likewise.
26467         * sysdeps/mach/hurd/chdir.c: Likewise.
26468         * sysdeps/mach/hurd/fchdir.c: Likewise.
26469         * sysdeps/mach/hurd/rename.c: Likewise.
26470         * sysdeps/mach/hurd/rmdir.c: Likewise.
26471         * sysdeps/mach/hurd/seekdir.c: Likewise.
26472         * sysdeps/mach/hurd/setsid.c: Likewise.
26473         * sysdeps/posix/wait3.c: Likewise.
26474
26475         * All files with FSF copyright notices: Update copyright dates
26476         using scripts/update-copyrights.
26477         * intl/plural.c: Regenerated.
26478         * locale/programs/charmap-kw.h: Likewise.
26479         * locale/programs/locfile-kw.h: Likewise.
26480
26481 2013-01-02  Siddhesh Poyarekar  <siddhesh@redhat.com>
26482
26483         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_twomm1): Fix first
26484         four values.
26485
26486         * sysdeps/ieee754/dbl-64/mpa.c (__mul): Split mantissa
26487         calculation loop and add branch prediction.
26488
26489         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Add assert to
26490         check access beyond bounds of m1np.
26491
26492         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
26493         MPTWO.
26494         (__inv): Remove local variable MPTWO to use the global
26495         constant.
26496         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPTWO.
26497         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
26498         variable MPTWO.
26499         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Make MPHALF and
26500         MP3HALFS static const.
26501
26502 2013-01-01  David S. Miller  <davem@davemloft.net>
26503
26504         * po/ca.po: Update from translation team.
26505
26506 2013-01-01  Joseph Myers  <joseph@codesourcery.com>
26507
26508         * scripts/update-copyrights: New file.
26509         * Makeconfig: Reformat copyright notice.
26510         * ctype/ctype.h: Likewise.
26511         * debug/swprintf_chk.c: Likewise.
26512         * elf/dl-cache.c: Likewise.
26513         * elf/dl-debug.c: Likewise.
26514         * elf/dl-object.c: Likewise.
26515         * grp/initgroups.c: Likewise.
26516         * hurd/Makefile: Likewise.
26517         * hurd/hurd/signal.h: Likewise.
26518         * hurd/hurdfault.c: Likewise.
26519         * hurd/hurdioctl.c: Likewise.
26520         * hurd/hurdlookup.c: Likewise.
26521         * hurd/intr-msg.c: Likewise.
26522         * iconv/gconv_open.c: Likewise.
26523         * libio/swprintf.c: Likewise.
26524         * locale/lc-ctype.c: Likewise.
26525         * locale/nl_langinfo.c: Likewise.
26526         * mach/Machrules: Likewise.
26527         * mach/Makefile: Likewise.
26528         * malloc/obstack.h: Likewise.
26529         * manual/Makefile: Likewise.
26530         * manual/tsort.awk: Likewise.
26531         * misc/bits/stab.def: Likewise.
26532         * nis/nis_print_group_entry.c: Likewise.
26533         * nis/nis_table.c: Likewise.
26534         * nis/nss_compat/compat-pwd.c: Likewise.
26535         * nis/nss_compat/compat-spwd.c: Likewise.
26536         * po/Makefile: Likewise.
26537         * posix/fnmatch.c: Likewise.
26538         * posix/regex.h: Likewise.
26539         * resolv/Makefile: Likewise.
26540         * resolv/nss_dns/dns-network.c: Likewise.
26541         * resolv/res_hconf.c: Likewise.
26542         * scripts/gen-sorted.awk: Likewise.
26543         * soft-fp/soft-fp.h: Likewise.
26544         * stdio-common/printf.h: Likewise.
26545         * stdlib/monetary.h: Likewise.
26546         * stdlib/random.c: Likewise.
26547         * stdlib/random_r.c: Likewise.
26548         * sysdeps/generic/Makefile: Likewise.
26549         * sysdeps/gnu/Makefile: Likewise.
26550         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
26551         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
26552         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
26553         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
26554         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
26555         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
26556         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
26557         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
26558         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
26559         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
26560         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
26561         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
26562         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
26563         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
26564         * sysdeps/ieee754/dbl-64/mplog.c: Likewise.
26565         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
26566         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
26567         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
26568         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
26569         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
26570         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
26571         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
26572         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
26573         * sysdeps/ieee754/ldbl-128/ldbl2mpn.c: Likewise.
26574         * sysdeps/ieee754/ldbl-128/mpn2ldbl.c: Likewise.
26575         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
26576         * sysdeps/ieee754/ldbl-128ibm/mpn2ldbl.c: Likewise.
26577         * sysdeps/ieee754/ldbl-128ibm/printf_fphex.c: Likewise.
26578         * sysdeps/mach/hurd/errnos.awk: Likewise.
26579         * sysdeps/mach/hurd/fork.c: Likewise.
26580         * sysdeps/mach/hurd/getcwd.c: Likewise.
26581         * sysdeps/mach/hurd/i386/trampoline.c: Likewise.
26582         * sysdeps/mach/hurd/mmap.c: Likewise.
26583         * sysdeps/mach/hurd/utimes.c: Likewise.
26584         * sysdeps/mach/hurd/xmknod.c: Likewise.
26585         * sysdeps/posix/profil.c: Likewise.
26586         * sysdeps/posix/readdir_r.c: Likewise.
26587         * sysdeps/powerpc/bits/mathdef.h: Likewise.
26588         * sysdeps/powerpc/bits/setjmp.h: Likewise.
26589         * sysdeps/powerpc/powerpc32/__longjmp-common.S: Likewise.
26590         * sysdeps/powerpc/powerpc32/memset.S: Likewise.
26591         * sysdeps/powerpc/powerpc32/power4/fpu/mpa.c: Likewise.
26592         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
26593         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
26594         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
26595         * sysdeps/powerpc/powerpc64/power4/fpu/mpa.c: Likewise.
26596         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
26597         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
26598         * sysdeps/pthread/lio_listio.c: Likewise.
26599         * sysdeps/sparc/dl-procinfo.h: Likewise.
26600         * sysdeps/unix/i386/sysdep.S: Likewise.
26601         * sysdeps/unix/sysv/linux/aio_sigqueue.c: Likewise.
26602         * sysdeps/unix/sysv/linux/fstatvfs64.c: Likewise.
26603         * sysdeps/unix/sysv/linux/getdents.c: Likewise.
26604         * sysdeps/unix/sysv/linux/msgctl.c: Likewise.
26605         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
26606         * sysdeps/unix/sysv/linux/semctl.c: Likewise.
26607         * sysdeps/unix/sysv/linux/shmctl.c: Likewise.
26608         * sysdeps/unix/sysv/linux/speed.c: Likewise.
26609         * sysdeps/unix/sysv/linux/xstatconv.h: Likewise.
26610         * sysdeps/wordsize-32/divdi3.c: Likewise.
26611         * time/sys/time.h: Likewise.
26612         * wcsmbs/Makefile: Likewise.
26613
26614 2013-01-01  David S. Miller  <davem@davemloft.net>
26615
26616         * po/fr.po: Update from translation team.
26617
26618         * catgets/gencat.c: Update copyright year.
26619         * csu/version.c: Likewise.
26620         * debug/catchsegv.sh: Likewise.
26621         * debug/pcprofiledump.c: Likewise.
26622         * debug/xtrace.sh: Likewise.
26623         * elf/ldconfig.c: Likewise.
26624         * elf/ldd.bash.in: Likewise.
26625         * elf/pldd.c: Likewise.
26626         * elf/sotruss.ksh: Likewise.
26627         * elf/sprof.c: Likewise.
26628         * iconv/iconv_prog.c: Likewise.
26629         * iconv/iconvconfig.c: Likewise.
26630         * locale/programs/locale.c: Likewise.
26631         * locale/programs/localedef.c: Likewise.
26632         * login/programs/pt_chown.c: Likewise.
26633         * malloc/memusage.sh: Likewise.
26634         * malloc/memusagestat.c: Likewise.
26635         * malloc/mtrace.pl: Likewise.
26636         * nscd/nscd.c: Likewise.
26637         * nss/getent.c: Likewise.
26638         * nss/makedb.c: Likewise.
26639         * posix/getconf.c: Likewise.
26640
26641 2012-12-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
26642
26643         * sysdeps/ieee754/dbl-64/mpa.c (__mp_dbl): Favour normal
26644         numbers.
26645
26646 2012-12-30  Mike Frysinger  <vapier@gentoo.org>
26647
26648         * math/bits/mathcalls.h (modf): Use __nonnull.
26649
26650 2012-12-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
26651
26652         * sysdeps/ieee754/dbl-64/branred.h: Include dla.h.
26653         (split): Use macro CN instead of the bare value.
26654         * sysdeps/ieee754/dbl-64/dla.h: Add comment to explain why CN
26655         could be used.
26656         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use CN
26657         instead of the bare value.
26658         (power1): Likewise.
26659
26660 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
26661
26662         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove
26663         __ATAN_TWOM.
26664         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
26665
26666         * sysdeps/ieee754/dbl-64/atnat.h: Replaced constants with
26667         their values.
26668         * sysdeps/ieee754/dbl-64/atnat2.h: Likewise.
26669         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Likewise.
26670         * sysdeps/ieee754/dbl-64/ulog.h: Likewise.
26671         * sysdeps/ieee754/dbl-64/utan.h: Likewise.
26672
26673 2012-12-28  Andreas Jaeger  <aj@suse.de>
26674
26675         * elf/elf.h (NT_S390_TDB, NT_FILE, NT_SIGINFO): Define.  New
26676         values are from Linux 3.7.
26677
26678         * sysdeps/gnu/netinet/tcp.h (TCPI_OPT_SYN_DATA)
26679         (TCPI_OPT_ECN_SEEN): Define.  Sync with Linux 3.7.
26680
26681 2012-12-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
26682
26683         * misc/sys/cdefs.h (__glibc_likely): Wrap __builtin_expect for
26684         TRUE case.
26685
26686         * sysdeps/ieee754/dbl-64/mpa.c (norm): Define R as RADIXI.
26687         (norm): Likewise.
26688         * sysdeps/ieee754/dbl-64/mpa2.h: Remove all static const
26689         variables with preprocessor constants.
26690         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
26691         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
26692         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
26693
26694 2012-12-27  Bruno Haible  <bruno@clisp.org>
26695
26696         [BZ #14317]
26697         * string/xpg-strerror.c (__xpg_strerror_r): Optimize, call strlen
26698         only if needed.
26699
26700 2012-12-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
26701
26702         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Eliminate __mpexp_nn
26703         and use variable directly.
26704         * sysdeps/ieee754/dbl-64/mpexp.h (__mpexp_nn): Remove.
26705
26706         * sysdeps/ieee754/dbl-64/mpa.c [! NO__CONST]: New constant
26707         MPONE.
26708         * sysdeps/ieee754/dbl-64/mpa.h: Declare MPONE.
26709         * sysdeps/ieee754/dbl-64/mpatan.c (__mpatan): Remove local
26710         variable MPONE.
26711         * sysdeps/ieee754/dbl-64/mpatan2.c (__mpatan2): Likewise.
26712         * sysdeps/ieee754/dbl-64/mpexp.c (__mpexp): Likewise.
26713         * sysdeps/ieee754/dbl-64/mplog.c (__mplog): Remove mplog.h
26714         include directive.  Remove local variable MPONE.
26715         * sysdeps/ieee754/dbl-64/mplog.h: Remove.
26716         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: Define NO__CONST.
26717         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
26718
26719 2012-12-25  David S. Miller  <davem@davemloft.net>
26720
26721         * version.h (RELEASE): Set to "development".
26722         (VERSION): Set to "2.17.90".
26723         * NEWS: Add 2.18 section.
26724
26725 2012-12-21  David S. Miller  <davem@davemloft.net>
26726
26727         * po/hr.po: Update from translation team.
26728
26729 2012-12-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
26730
26731         * sysdeps/s390/fpu/libm-test-ulps: Refreshed.
26732
26733 2012-12-19  Steve Ellcey  <sellcey@mips.com>
26734
26735         * NEWS:  Mention new memcpy for MIPS.
26736
26737 2012-12-18  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
26738
26739         * manual/contrib.texi (Contributors): Spelling correction.
26740
26741 2012-12-15  David S. Miller  <davem@davemloft.net>
26742
26743         * po/ru.po: Update from translation team.
26744
26745 2012-12-13  David S. Miller  <davem@davemloft.net>
26746
26747         * NEWS: Mention IFUNC testsuite enhancements.
26748
26749         * po/pl.po: Update from translation team.
26750         * po/bg.po: Likewise.
26751
26752         * manual/contrib.texi (Contributors): Update entries for Hongjiu
26753         Lu and Joseph S. Myers.  Add entry for Marcus Shawcroft.
26754
26755 2012-12-11  David S. Miller  <davem@davemloft.net>
26756
26757         * po/sv.po: Update from translation team.
26758
26759         * po/vi.po: Update from translation team.
26760
26761         * po/cs.po: Update from translation team.
26762
26763         * po/de.po: Update from translation team.
26764         * po/eo.po: Likewise.
26765         * po/nl.po: Likewise.
26766
26767 2012-12-11  Siddhesh Poyarekar  <siddhesh@redhat.com>
26768
26769         [BZ #14246]
26770         * manual/argp.texi (Argp Helper Functions): Move node to follow
26771         Argp Parsing State.
26772
26773         [BZ #14872]
26774         * manual/conf.texi (Limits on File System Capacity): Mention if
26775         terminating null is included in the max size.
26776
26777 2012-12-10  Andreas Jaeger  <aj@suse.de>
26778
26779         * po/cs.po: Update from translation team.
26780
26781 2012-12-08  Siddhesh Poyarekar  <siddhesh@redhat.com>
26782
26783         * sysdeps/s390/jmpbuf-unwind.h (_jmpbuf_sp): Declare SP as
26784         void pointer and cast to uintptr_t.
26785         * sysdeps/s390/s390-64/memcmp.S: Pick sysdep.h from include
26786         path.
26787         * sysdeps/s390/s390-64/memcpy.S: Likewise.
26788         * sysdeps/s390/s390-64/memset.S: Likewise.
26789
26790 2012-12-08  Benno Schulenberg  <bensberg@justemail.net>
26791
26792         [BZ #14833]
26793         * menual/message.texi (Message Translation): Fix typos.
26794         (Helper programs for gettext): Likewise.
26795
26796 2012-12-07  Andreas Schwab  <schwab@linux-m68k.org>
26797
26798         [BZ #14898]
26799         * include/link.h (FORCED_DYNAMIC_TLS_OFFSET) [NO_TLS_OFFSET == 0]:
26800         Change to -1.
26801
26802 2012-12-07  David S. Miller  <davem@davemloft.net>
26803
26804         * po/libc.pot: Update.
26805
26806 2012-12-07  Richard Henderson  <rth@redhat.com>
26807
26808         [BZ #10114]
26809         * soft-fp/op-common.h (_FP_MUL): Pull computation of R_e from the
26810         normal/normal case to before the switch.
26811         (_FP_DIV): Likewise.
26812
26813 2012-12-06  Carlos O'Donell  <carlos@systemhalted.org>
26814             Mike Frysinger  <vapier@gentoo.org>
26815
26816         * sysdeps/unix/sysv/linux/posix_fadvise.c (posix_fadvise): Also
26817         check for __NR_fadvise64_64.
26818
26819 2012-12-06  Chris Metcalf  <cmetcalf@tilera.com>
26820
26821         * sysdeps/generic/fpu_control.h (_FPU_GETCW): Define to set cw to
26822         0, not just to plain "0" as a statement.
26823         (_FPU_SETCW): Define to (void) (cw), rather than doing nothing
26824         with cw.
26825
26826 2012-12-06  Joseph Myers  <joseph@codesourcery.com>
26827
26828         * NEWS: Use sourceware.org in Bugzilla URL.
26829
26830 2012-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
26831
26832         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
26833         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
26834
26835         * stdio-common/tst-put-error.c (do_test): Add newline to the
26836         padded test to ensure flush.
26837
26838 2012-12-05  Jeff Law  <law@redhat.com>
26839
26840         * sunrpc/etc.rpc (fedfs_admin): Add entry.
26841
26842 2012-12-05  Joseph Myers  <joseph@codesourcery.com>
26843
26844         * README: Don't refer to ports add-on as distributed separately.
26845         Mention AArch64 in list of systems supported in the ports add-on.
26846
26847         * LICENSES: Add more non-FSF copyright and license notices.
26848
26849         * soft-fp/op-common.h (_FP_DECL): Declare X##_s with __attribute__
26850         ((unused)).
26851
26852         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Include <stdlib.h>.
26853
26854         * stdio-common/tst-put-error.c (do_test): Use 10000000 instead of
26855         10000 as width of padded output.
26856
26857 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
26858
26859         * sysdeps/powerpc/sysdep.h (_SYS_AUXV_H): Define to 1 not empty.
26860
26861         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c (__ieee754_atanhl): Mark
26862         variable LX with __attribute__ ((unused)).
26863         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c (__ieee754_rem_pio2l):
26864         Likewise.
26865         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c (___isnanl): Likewise.
26866         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
26867         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Mark variable LY
26868         with __attribute__ ((unused)).
26869
26870 2012-12-04  David S. Miller  <davem@abraco.davemloft.net>
26871
26872         * sysdeps/generic/memcopy.h: Add multiple inclusion protection.
26873
26874 2012-12-04  Joseph Myers  <joseph@codesourcery.com>
26875
26876         * sysdeps/ieee754/ldbl-opt/Makefile [$(subdir) = math]
26877         (CFLAGS-nldbl-acos.c): New variable.
26878         [$(subdir) = math] (CFLAGS-nldbl-acosh.c): Likewise.
26879         [$(subdir) = math] (CFLAGS-nldbl-asin.c): Likewise.
26880         [$(subdir) = math] (CFLAGS-nldbl-asinh.c): Likewise.
26881         [$(subdir) = math] (CFLAGS-nldbl-atan.c): Likewise.
26882         [$(subdir) = math] (CFLAGS-nldbl-atan2.c): Likewise.
26883         [$(subdir) = math] (CFLAGS-nldbl-atanh.c): Likewise.
26884         [$(subdir) = math] (CFLAGS-nldbl-cabs.c): Likewise.
26885         [$(subdir) = math] (CFLAGS-nldbl-cacos.c): Likewise.
26886         [$(subdir) = math] (CFLAGS-nldbl-cacosh.c): Likewise.
26887         [$(subdir) = math] (CFLAGS-nldbl-carg.c): Likewise.
26888         [$(subdir) = math] (CFLAGS-nldbl-casin.c): Likewise.
26889         [$(subdir) = math] (CFLAGS-nldbl-casinh.c): Likewise.
26890         [$(subdir) = math] (CFLAGS-nldbl-catan.c): Likewise.
26891         [$(subdir) = math] (CFLAGS-nldbl-catanh.c): Likewise.
26892         [$(subdir) = math] (CFLAGS-nldbl-cbrt.c): Likewise.
26893         [$(subdir) = math] (CFLAGS-nldbl-ccos.c): Likewise.
26894         [$(subdir) = math] (CFLAGS-nldbl-ccosh.c): Likewise.
26895         [$(subdir) = math] (CFLAGS-nldbl-ceil.c): Likewise.
26896         [$(subdir) = math] (CFLAGS-nldbl-cexp.c): Likewise.
26897         [$(subdir) = math] (CFLAGS-nldbl-cimag.c): Likewise.
26898         [$(subdir) = math] (CFLAGS-nldbl-clog.c): Likewise.
26899         [$(subdir) = math] (CFLAGS-nldbl-clog10.c): Likewise.
26900         [$(subdir) = math] (CFLAGS-nldbl-conj.c): Likewise.
26901         [$(subdir) = math] (CFLAGS-nldbl-copysign.c): Likewise.
26902         [$(subdir) = math] (CFLAGS-nldbl-cos.c): Likewise.
26903         [$(subdir) = math] (CFLAGS-nldbl-cosh.c): Likewise.
26904         [$(subdir) = math] (CFLAGS-nldbl-cpow.c): Likewise.
26905         [$(subdir) = math] (CFLAGS-nldbl-cproj.c): Likewise.
26906         [$(subdir) = math] (CFLAGS-nldbl-creal.c): Likewise.
26907         [$(subdir) = math] (CFLAGS-nldbl-csin.c): Likewise.
26908         [$(subdir) = math] (CFLAGS-nldbl-csinh.c): Likewise.
26909         [$(subdir) = math] (CFLAGS-nldbl-csqrt.c): Likewise.
26910         [$(subdir) = math] (CFLAGS-nldbl-ctan.c): Likewise.
26911         [$(subdir) = math] (CFLAGS-nldbl-ctanh.c): Likewise.
26912         [$(subdir) = math] (CFLAGS-nldbl-drem.c): Likewise.
26913         [$(subdir) = math] (CFLAGS-nldbl-erf.c): Likewise.
26914         [$(subdir) = math] (CFLAGS-nldbl-erfc.c): Likewise.
26915         [$(subdir) = math] (CFLAGS-nldbl-exp.c): Likewise.
26916         [$(subdir) = math] (CFLAGS-nldbl-exp10.c): Likewise.
26917         [$(subdir) = math] (CFLAGS-nldbl-exp2.c): Likewise.
26918         [$(subdir) = math] (CFLAGS-nldbl-expm1.c): Likewise.
26919         [$(subdir) = math] (CFLAGS-nldbl-fabs.c): Likewise.
26920         [$(subdir) = math] (CFLAGS-nldbl-fdim.c): Likewise.
26921         [$(subdir) = math] (CFLAGS-nldbl-finite.c): Likewise.
26922         [$(subdir) = math] (CFLAGS-nldbl-floor.c): Likewise.
26923         [$(subdir) = math] (CFLAGS-nldbl-fma.c): Likewise.
26924         [$(subdir) = math] (CFLAGS-nldbl-fmax.c): Likewise.
26925         [$(subdir) = math] (CFLAGS-nldbl-fmin.c): Likewise.
26926         [$(subdir) = math] (CFLAGS-nldbl-fmod.c): Likewise.
26927         [$(subdir) = math] (CFLAGS-nldbl-frexp.c): Likewise.
26928         [$(subdir) = math] (CFLAGS-nldbl-gamma.c): Likewise.
26929         [$(subdir) = math] (CFLAGS-nldbl-hypot.c): Likewise.
26930         [$(subdir) = math] (CFLAGS-nldbl-ilogb.c): Likewise.
26931         [$(subdir) = math] (CFLAGS-nldbl-isinf.c): Likewise.
26932         [$(subdir) = math] (CFLAGS-nldbl-isnan.c): Likewise.
26933         [$(subdir) = math] (CFLAGS-nldbl-j0.c): Likewise.
26934         [$(subdir) = math] (CFLAGS-nldbl-j1.c): Likewise.
26935         [$(subdir) = math] (CFLAGS-nldbl-jn.c): Likewise.
26936         [$(subdir) = math] (CFLAGS-nldbl-ldexp.c): Likewise.
26937         [$(subdir) = math] (CFLAGS-nldbl-lgamma.c): Likewise.
26938         [$(subdir) = math] (CFLAGS-nldbl-lgamma_r.c): Likewise.
26939         [$(subdir) = math] (CFLAGS-nldbl-llrint.c): Likewise.
26940         [$(subdir) = math] (CFLAGS-nldbl-llround.c): Likewise.
26941         [$(subdir) = math] (CFLAGS-nldbl-log.c): Likewise.
26942         [$(subdir) = math] (CFLAGS-nldbl-log10.c): Likewise.
26943         [$(subdir) = math] (CFLAGS-nldbl-log1p.c): Likewise.
26944         [$(subdir) = math] (CFLAGS-nldbl-log2.c): Likewise.
26945         [$(subdir) = math] (CFLAGS-nldbl-logb.c): Likewise.
26946         [$(subdir) = math] (CFLAGS-nldbl-lrint.c): Likewise.
26947         [$(subdir) = math] (CFLAGS-nldbl-lround.c): Likewise.
26948         [$(subdir) = math] (CFLAGS-nldbl-modf.c): Likewise.
26949         [$(subdir) = math] (CFLAGS-nldbl-nan.c): Likewise.
26950         [$(subdir) = math] (CFLAGS-nldbl-nearbyint.c): Likewise.
26951         [$(subdir) = math] (CFLAGS-nldbl-nextafter.c): Likewise.
26952         [$(subdir) = math] (CFLAGS-nldbl-nexttoward.c): Likewise.
26953         [$(subdir) = math] (CFLAGS-nldbl-nexttowardf.c): Likewise.
26954         [$(subdir) = math] (CFLAGS-nldbl-pow.c): Likewise.
26955         [$(subdir) = math] (CFLAGS-nldbl-pow10.c): Likewise.
26956         [$(subdir) = math] (CFLAGS-nldbl-remainder.c): Likewise.
26957         [$(subdir) = math] (CFLAGS-nldbl-remquo.c): Likewise.
26958         [$(subdir) = math] (CFLAGS-nldbl-rint.c): Likewise.
26959         [$(subdir) = math] (CFLAGS-nldbl-round.c): Likewise.
26960         [$(subdir) = math] (CFLAGS-nldbl-scalb.c): Likewise.
26961         [$(subdir) = math] (CFLAGS-nldbl-scalbln.c): Likewise.
26962         [$(subdir) = math] (CFLAGS-nldbl-scalbn.c): Likewise.
26963         [$(subdir) = math] (CFLAGS-nldbl-significand.c): Likewise.
26964         [$(subdir) = math] (CFLAGS-nldbl-sin.c): Likewise.
26965         [$(subdir) = math] (CFLAGS-nldbl-sincos.c): Likewise.
26966         [$(subdir) = math] (CFLAGS-nldbl-sinh.c): Likewise.
26967         [$(subdir) = math] (CFLAGS-nldbl-sqrt.c): Likewise.
26968         [$(subdir) = math] (CFLAGS-nldbl-tan.c): Likewise.
26969         [$(subdir) = math] (CFLAGS-nldbl-tanh.c): Likewise.
26970         [$(subdir) = math] (CFLAGS-nldbl-tgamma.c): Likewise.
26971         [$(subdir) = math] (CFLAGS-nldbl-trunc.c): Likewise.
26972         [$(subdir) = math] (CFLAGS-nldbl-y0.c): Likewise.
26973         [$(subdir) = math] (CFLAGS-nldbl-y1.c): Likewise.
26974         [$(subdir) = math] (CFLAGS-nldbl-yn.c): Likewise.
26975
26976         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h
26977         (INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
26978
26979         [BZ #14914]
26980         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Clear
26981         whole low double instead of just low 47 bits when splitting values
26982         into two parts.
26983
26984 2012-12-03  Allan McRae  <allan@archlinux.org>
26985
26986         * manual/stdio.texi (Predefined Printf Handlers): Remove
26987         @hsep and @vsep usage.
26988
26989 2012-12-03  Mike Frysinger  <vapier@gentoo.org>
26990
26991         * bits/byteswap.h [__GNUC__]: Change __GNUC_PREREQ from 4.2 to 4.3.
26992         * sysdeps/x86/bits/byteswap.h [__GNUC__]: Likewise.
26993
26994 2012-12-03  Jeff Law  <law@redhat.com>
26995
26996         * time/sys/time.h (settimeofday): Do not mark TV argument
26997         as __nonnull.
26998
26999 2012-12-01  Mike Frysinger  <vapier@gentoo.org>
27000
27001         * libio/fileops.c (_IO_new_file_close_it): Do not always flush
27002         when currently writing and seek to current position when not.
27003         * libio/Makefile (tests): Remove bug-fclose1.
27004         * libio/bug-fclose1.c: Delete.
27005
27006 2012-12-01  Joseph Myers  <joseph@codesourcery.com>
27007
27008         * manual/arith.texi (feenableexcept): Fix typo.
27009         (fedisableexcept): Likewise.
27010
27011 2012-11-30  Roland McGrath  <roland@hack.frob.com>
27012
27013         * sysdeps/powerpc/powerpc64/entry.h (TEXT_START): Define using a
27014         second, differently-typed declaration, rather than a cast.
27015
27016 2012-11-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
27017
27018         * sunrpc/rpc/svc.h (__svc_accept_failed): Move declaration...
27019         * include/rpc/svc.h: ... here.
27020
27021 2012-11-30  Aurelien Jarno  <aurel32@debian.org>
27022
27023         [BZ #13013]
27024         * resolv/res_query.c(__libc_res_nquery): Assign hp and hp2
27025         depending n and resplen2 to catch cases where answer
27026         equals answerp2.
27027
27028 2012-11-29  Carlos O'Donell  <carlos@systemhalted.org>
27029
27030         * elf/get-dynamic-info.h (elf_get_dynamic_info): Warn
27031         for unsupported DF_1_* bits when DL_DEBUG_FILES is set.
27032
27033 2012-11-29  Mike Frysinger  <vapier@gentoo.org>
27034
27035         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c (HAS_CPUCLOCK): Delete.
27036
27037 2012-11-29  Roland McGrath  <roland@hack.frob.com>
27038
27039         * inet/tst-inet6_rth.c (do_test): Use a union rather than type punning.
27040
27041 2012-11-28  Jeff Law  <law@redhat.com>
27042
27043         [BZ #13761]
27044         * nscd/grpcache.c (cache_addgr): Rename alloca_used to
27045         dataset_temporary.  Track alloca usage into alloca_used.
27046         If dataset is large allocate and release it via malloc/free.
27047
27048 2012-06-04  Florian Weimer  <fweimer@redhat.com>
27049
27050         [BZ #14197]
27051         * debug/test-strcpy_chk.c: Mention __chk_fail ABI test.
27052
27053 2012-11-28  David S. Miller  <davem@davemloft.net>
27054
27055         * sysdeps/sparc/fpu/libm-test-ulps: Update.
27056
27057 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
27058
27059         [BZ #14803]
27060         * sysdeps/ieee754/ldbl-96/e_asinl.c (pio2_hi): Use hex float value
27061         of pi/2 rounded to nearest to 64 bits.
27062         (pio2_lo): Use hex float value of pi/2 - pio2_hi rounded to
27063         nearest to 64 bits.
27064         (pio4_hi): Use hex float value of pi/4 rounded to nearest to 64
27065         bits.
27066
27067 2012-11-28  Jeff Law <law@redhat.com>
27068             Martin Osvald <mosvald@redhat.com>
27069
27070         [BZ #14889]
27071         * sunrpc/rpc/svc.h (__svc_accept_failed): New prototype.
27072         * sunrpc/svc.c: Include time.h.
27073         (__svc_accept_failed): New function.
27074         * sunrpc/svc_tcp.c (rendezvous_request): If the accept fails for
27075         any reason other than EINTR, call __svc_accept_failed.
27076         * sunrpc/svc_udp.c (svcudp_recv): Similarly.
27077         * sunrpc/svc_unix.c (rendezvous_request): Similarly.
27078
27079 2012-11-28  Andreas Schwab  <schwab@suse.de>
27080
27081         * scripts/abilist.awk: Also handle indirect functions in .opd
27082         section.
27083
27084 2012-11-28  Joseph Myers  <joseph@codesourcery.com>
27085
27086         [BZ #13881]
27087         * sysdeps/x86/fpu/powl_helper.c: New file.
27088         * sysdeps/x86/fpu/Makefile: Likewise.
27089         * sysdeps/i386/fpu/e_powl.S (limit): Remove object.
27090         (p3): New object.
27091         (__ieee754_powl): Use __powl_helper for finite arguments except
27092         integer exponents below 8.
27093         * sysdeps/x86_64/fpu/e_powl.S (limit): Remove object.
27094         (p3): New object.
27095         (__ieee754_powl): Use __powl_helper for finite arguments except
27096         integer exponents below 8.
27097         * math/libm-test.inc (pow_test): Add more tests and enable some
27098         previously disabled tests.
27099         * sysdeps/i386/fpu/libm-test-ulps: Update.
27100         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
27101
27102 2012-11-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
27103             Carlos O'Donell  <carlos_odonell@mentor.com>
27104
27105         * nss/makedb.c (is_prime): Assert that input is odd and greater
27106         than 4.  Note that fact in a comment too.
27107         (next_prime): Add 4 to input.
27108
27109 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
27110
27111         [BZ #11741]
27112         * libio/Makefile (tests): Add test case tst-fwrite-error.
27113         * libio/iofwrite.c (_IO_fwrite): Return 0 on EOF.
27114         * libio/iofwrite_u.c (fwrite_unlocked): Likewise.
27115         * libio/tst-fwrite-error.c: New test case.
27116
27117 2012-11-26  H.J. Lu  <hongjiu.lu@intel.com>
27118
27119         * elf/dl-load.c (_dl_map_object_from_fd): Cast to uintptr_t
27120         before casting to void *.
27121         * include/libc-internal.h (__pointer_type): New macro.
27122         (__integer_if_pointer_type_sub): Likewise.
27123         (__integer_if_pointer_type): Likewise.
27124         (cast_to_integer): Likewise.
27125         * sysdeps/x86_64/bits/atomic.h: Include <libc-internal.h>.
27126         (__arch_c_compare_and_exchange_val_64_acq): Use cast_to_integer
27127         before casting to atomic64_t.
27128         (atomic_exchange_acq): Likewise.
27129         (__arch_exchange_and_add_body): Likewise.
27130         (__arch_add_body): Likewise.
27131         (atomic_add_negative): Likewise.
27132         (atomic_add_zero): Likewise.
27133
27134 2012-11-26  Joseph Myers  <joseph@codesourcery.com>
27135
27136         * sysdeps/generic/unwind-dw2-fde.c (get_pc_begin): New function.
27137         (fde_unencoded_compare): Use get_pc_begin instead of type-punning.
27138         (add_fdes): Likewise.
27139         (linear_search_fdes): Likewise.
27140         (binary_search_unencoded_fdes): Likewise.
27141
27142 2012-11-26  Andreas Schwab  <schwab@linux-m68k.org>
27143
27144         * elf/sotruss.ksh: Correctly locate argument of -F and -T options.
27145
27146 2012-11-24  Adam Conrad  <adconrad@0c3.net>
27147
27148         * configure.in: Autodetect C++ header directories.
27149         * configure: Regenerated.
27150
27151 2012-11-23  Mike Frysinger  <vapier@gentoo.org>
27152
27153         * elf/Makefile ($(objpfx)ld.so): Change readelf to $(READELF).
27154
27155 2012-11-23  Andreas Schwab  <schwab@linux-m68k.org>
27156
27157         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
27158
27159 2012-11-22  Joseph Myers  <joseph@codesourcery.com>
27160
27161         * math/libm-test.inc (fma_test_towardzero) [TEST_LDOUBLE &&
27162         LDBL_MANT_DIG == 106]: Disable some tests.
27163         (fma_test_downward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
27164         Likewise.
27165         (fma_test_upward) [TEST_LDOUBLE && LDBL_MANT_DIG == 106]:
27166         Likewise.
27167
27168         [BZ #14871]
27169         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c (__atanl): Return the
27170         input for small inputs.  Return +/- pi/2 for large inputs.
27171         * math/libm-test.inc (atan_test): Add more tests.
27172
27173         * sysdeps/generic/unwind-dw2-fde-glibc.c
27174         (_Unwind_IteratePhdrCallback): Declare P_DYNAMIC with
27175         __attribute__ ((unused)).
27176
27177         [BZ #14645]
27178         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c (__fmal): Compute result as
27179         x * y if x and y are nonzero and z is zero.
27180
27181         [BZ #14811]
27182         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (__ieee754_powl): Saturate
27183         nonzero exponents with absolute value below 0x1p-117 to +/-
27184         0x1p-117.
27185
27186         [BZ #14869]
27187         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl): Scale
27188         up arguments below 2**-450, not just those below 2**-500.
27189         * math/libm-test.inc (hypot_test): Add another test.
27190
27191         [BZ #14868]
27192         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c (__ieee754_hypotl):
27193         Return a+b for ratio over 2**120, not 2**60.
27194         * math/libm-test.inc (hypot_test): Add another test.
27195
27196         * math/libm-test.inc (clog_test): Use
27197         UNDERFLOW_EXCEPTION_LDOUBLE_IBM on two tests.
27198         (clog10_test): Likewise.
27199
27200         [BZ #6778]
27201         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c (big): Change to 1e290L.
27202
27203 2012-11-22  Andreas Schwab  <schwab@suse.de>
27204
27205         * sysdeps/i386/fpu/libm-test-ulps: Update.
27206
27207 2012-11-22  Pino Toscano  <toscano.pino@tiscali.it>
27208
27209         * sysdeps/x86_64/multiarch/test-multiarch.c (get_cpuinfo): Terminate
27210         printf output with newline.
27211
27212 2012-11-21  H.J. Lu  <hongjiu.lu@intel.com>
27213
27214         [BZ #14865]
27215         * aclocal.m4 (LIBC_LINKER_FEATURE): New macro.
27216         * configure.in: Use LIBC_LINKER_FEATURE to check -z nodelete,
27217         -z nodlopen, -z initfirst and -z execstack support.
27218         * configure: Regenerated.
27219
27220         * elf/elf.h (DF_1_NODIRECT): New macro.
27221         (DF_1_IGNMULDEF): Likewise.
27222         (DF_1_NOKSYMS): Likewise.
27223         (DF_1_NOHDR): Likewise.
27224         (DF_1_EDITED): Likewise.
27225         (DF_1_NORELOC): Likewise.
27226         (DF_1_SYMINTPOSE): Likewise.
27227         (DF_1_GLOBAUDIT): Likewise.
27228         (DF_1_SINGLETON): Likewise.
27229         * elf/get-dynamic-info.h (elf_get_dynamic_info): Assert
27230         DT_1_SUPPORTED_MASK bits.
27231         * include/elf.h (DT_1_SUPPORTED_MASK): New macro.
27232
27233 2012-11-20  Carlos O'Donell  <carlos_odonell@mentor.com>
27234
27235         * sysdeps/unix/make-syscalls.sh: Document prefixes.
27236
27237 2012-11-20  Thomas Schwinge  <thomas@codesourcery.com>
27238
27239         * sysdeps/sh/dl-machine.h (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): New
27240         macro.
27241
27242         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr, recvmmsg)
27243         (sendmmsg): Move declarations...
27244         * socket/sys/socket.h: ... here.
27245         * sysdeps/unix/sysv/linux/recvmmsg.c [!defined __NR_recvmmsg &&
27246         !defined __NR_socketcall] (recvmmsg): Move ENOSYS stub into and
27247         include it from...
27248         * socket/recvmmsg.c: ... this new file.
27249         * sysdeps/unix/sysv/linux/internal_sendmmsg.S [__ASSUME_SENDMMSG]
27250         (sendmmsg): Rename to __sendmmsg, create weak alias and make
27251         definition of __sendmmsg hidden.
27252         * sysdeps/unix/sysv/linux/sendmmsg.c (sendmmsg): Likewise.
27253         [!defined __NR_sendmmsg && !defined __NR_socketcall] (sendmmsg):
27254         Move ENOSYS stub into and include it from...
27255         * socket/sendmmsg.c: ... this new file.
27256         * sysdeps/unix/sysv/linux/Makefile [subdir=socket]
27257         (sysdep_routines): Move recvmmsg and sendmmsg...
27258         * socket/Makefile (routines): ... here.
27259         * socket/Versions (GLIBC_2.17): Add recvmmsg and sendmmsg.
27260         (GLIBC_PRIVATE): Add __sendmmsg.
27261         * include/sys/socket.h (__sendmmsg): Add declarations.
27262         * resolv/res_send.c (send_dg): Invoke __sendmmsg instead of
27263         sendmmsg.
27264
27265 2012-11-20  Joseph Myers  <joseph@codesourcery.com>
27266
27267         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Mark
27268         variable I1 with __attribute__ ((unused)).
27269         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
27270
27271 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
27272
27273         * stdio-common/_itowa.c (_itowa) [BITS_PER_MP_LIMB == 64]: Declare
27274         DUMMY variables with __attribute__ ((unused)).
27275
27276         * bits/byteswap.h: Include <bits/types.h>.
27277         (__bswap_64): Use __uint64_t instead of unsigned long long int.
27278
27279 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
27280
27281         * sysdeps/mach/hurd/ptsname.c (ptsname): Change the type of PEERNAME to
27282         string_t.  Do not manually set errno.
27283         (__ptsname_r): Change the type of PEERNAME to string_t, and check its
27284         length with __strnlen.  Make sure to both set errno and return it on
27285         failure.
27286
27287 2012-11-19  David S. Miller  <davem@davemloft.net>
27288
27289         With help from Joseph Myers.
27290         * sysdeps/ieee754/ldbl-128/s_atanl.c (__atanl): Handle tiny and
27291         very large arguments properly.
27292         * math/libm-test.inc (atan_test): New tests.
27293         (atan2_test): New tests.
27294         * sysdeps/sparc/fpu/libm-test-ulps: Update.
27295         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
27296
27297 2012-11-19  Joseph Myers  <joseph@codesourcery.com>
27298
27299         [BZ #14856]
27300         * posix/bits/posix1_lim.h [!__USE_XOPEN2K] (_POSIX_TZNAME_MAX):
27301         Define to 3.
27302
27303         * conform/data/errno.h-data [POSIX] (EADDRINUSE): Do not expect.
27304         [POSIX] (EADDRNOTAVAIL): Likewise.
27305         [POSIX] (EAFNOSUPPORT): Likewise.
27306         [POSIX] (EALREADY): Likewise.
27307         [POSIX] (ECONNABORTED): Likewise.
27308         [POSIX] (ECONNREFUSED): Likewise.
27309         [POSIX] (ECONNRESET): Likewise.
27310         [POSIX] (EDESTADDRREQ): Likewise.
27311         [POSIX] (EDQUOT): Likewise.
27312         [POSIX] (EHOSTUNREACH): Likewise.
27313         [POSIX] (EIDRM): Likewise.
27314         [POSIX] (EISCONN): Likewise.
27315         [POSIX] (ELOOP): Likewise.
27316         [POSIX] (EMULTIHOP): Likewise.
27317         [POSIX] (ENETDOWN): Likewise.
27318         [POSIX] (ENETUNREACH): Likewise.
27319         [POSIX] (ENOBUFS): Likewise.
27320         [POSIX] (ENODATA): Likewise.
27321         [POSIX] (ENOLINK): Likewise.
27322         [POSIX] (ENOMSG): Likewise.
27323         [POSIX] (ENOPROTOOPT): Likewise.
27324         [POSIX] (ENOSR): Likewise.
27325         [POSIX] (ENOSTR): Likewise.
27326         [POSIX] (ENOTCONN): Likewise.
27327         [POSIX] (ENOTSOCK): Likewise.
27328         [POSIX] (EOPNOTSUPP): Likewise.
27329         [POSIX] (EOVERFLOW): Likewise.
27330         [POSIX] (EPROTO): Likewise.
27331         [POSIX] (EPROTONOSUPPORT): Likewise.
27332         [POSIX] (EPROTOTYPE): Likewise.
27333         [POSIX] (ESTALE): Likewise.
27334         [POSIX] (ETIME): Likewise.
27335         [POSIX] (ETXTBSY): Likewise.
27336         [POSIX] (EWOULDBLOCK): Likewise.
27337         [!ISO && !ISO99 && !ISO11] (E*): Do not allow.
27338         * conform/data/fcntl.h-data [POSIX] (SEEK_SET): Allow.
27339         [POSIX] (SEEK_CUR): Likewise.
27340         [POSIX] (SEEK_END): Likewise.
27341         [POSIX || UNIX98] (mode_t): Do not require.
27342         [POSIX] (off_t): Likewise.
27343         [POSIX] (pid_t): Likewise.
27344         [POSIX] (sys/stat.h): Do not allow header.
27345         [POSIX] (unistd.h): Likewise.
27346         [!ISO && !ISO99 && !ISO11] (timespec): Do not allow.
27347         [!ISO && !ISO99 && !ISO11] (tv_nsec): Likewise.
27348         [!ISO && !ISO99 && !ISO11] (tv_sec): Likewise.
27349         * conform/data/locale.h-data [POSIX] (LC_MESSAGES): Do not
27350         require.
27351         * conform/data/mqueue.h-data [!ISO && !ISO99 && !ISO11] (struct
27352         sigevent): Specify elements.
27353         [XOPEN2K8 || POSIX2008] (struct sigevent): Remove duplicate type
27354         entry.
27355         [!ISO && !ISO99 && !ISO11] (mq_*): Allow.
27356         [!ISO && !ISO99 && !ISO11] (MQ_*): Likewise.
27357
27358         * conform/data/cpio.h-data [POSIX]: Disable whole file.
27359         * conform/data/glob.h-data [POSIX] (GLOB_NOSYS): Do not expect.
27360         * conform/data/limits.h-data [!ISO && !ISO99 && !ISO11]
27361         (AIO_LIST_MAX): Change to AIO_LISTIO_MAX.
27362         [!ISO && !ISO99 && !ISO11] (ATEXT_MAX): Remove.
27363         [!ISO && !ISO99 && !ISO11 && !POSIX && !XPG3] (ATEXIT_MAX): Allow.
27364         [POSIX || POSIX2008 || XPG3] (IOV_MAX): Do not allow.
27365         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Likewise.
27366         [!ISO && !ISO99 && !ISO11] (MQ_PRIO_MAX): Allow.
27367         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Remove duplicate entry.
27368         [POSIX || XPG3 || XPG4 || UNIX98] (SS_REPL_MAX): Do not allow.
27369         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLOOP_MAX): Likewise.
27370         [POSIX || XPG3 || XPG4] (FILESIZEBITS): Likewise.
27371         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_ALLOC_SIZE_MIN):
27372         Likewise.
27373         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_INCR_XFER_SIZE):
27374         Likewise.
27375         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_MAX_XFER_SIZE):
27376         Likewise.
27377         [POSIX || XPG3 || XPG4 || UNIX98] (POSIX_REC_XFER_ALIGN):
27378         Likewise.
27379         [POSIX || XPG3 || XPG4 || UNIX98] (SYMLINK_MAX): Likewise.
27380         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SS_REPL_MAX): Likewise.
27381         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLINK_MAX): Likewise.
27382         [POSIX || XPG3 || XPG4 || UNIX98] (_POSIX_SYMLOOP_MAX): Likewise.
27383         [!ISO && !ISO99 && !ISO11] (BC_BASE_MAX): Use macro-constant.
27384         Specify lower bound on value.
27385         [!ISO && !ISO99 && !ISO11] (BC_DIM_MAX): Likewise.
27386         [!ISO && !ISO99 && !ISO11] (BC_SCALE_MAX): Likewise.
27387         [!ISO && !ISO99 && !ISO11] (BC_STRING_MAX): Likewise.
27388         [!ISO && !ISO99 && !ISO11] (COLL_WEIGHTS_MAX): Likewise.
27389         [!ISO && !ISO99 && !ISO11] (EXPR_NEST_MAX): Likewise.
27390         [!ISO && !ISO99 && !ISO11] (RE_DUP_MAX): Likewise
27391         [POSIX || XPG3 || XPG4] (CHARCLASS_NAME_MAX): Do not allow.
27392         [!ISO && !ISO99 && !ISO11] (_POSIX_CLOCKRES_MIN): Specify exact
27393         value.
27394         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_LISTIO_MAX): Do not specify
27395         as optional.
27396         [!ISO && !ISO99 && !ISO11] (_POSIX_AIO_MAX): Likewise.
27397         [!ISO && !ISO99 && !ISO11] (_POSIX_ARG_MAX): Likewise.
27398         [!ISO && !ISO99 && !ISO11] (_POSIX_CHILD_MAX): Likewise.
27399         [!ISO && !ISO99 && !ISO11] (_POSIX_DELAYTIMER_MAX): Likewise.
27400         [!ISO && !ISO99 && !ISO11] (_POSIX_LINK_MAX): Likewise.
27401         [!ISO && !ISO99 && !ISO11] (_POSIX_LOGIN_NAME_MAX): Likewise.
27402         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_CANON): Likewise.
27403         [!ISO && !ISO99 && !ISO11] (_POSIX_MAX_INPUT): Likewise.
27404         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_OPEN_MAX): Likewise.
27405         [!ISO && !ISO99 && !ISO11] (_POSIX_MQ_PRIO_MAX): Likewise.
27406         [!ISO && !ISO99 && !ISO11] (_POSIX_NAME_MAX): Likewise.
27407         [!ISO && !ISO99 && !ISO11] (_POSIX_NGROUPS_MAX): Likewise.
27408         [!ISO && !ISO99 && !ISO11] (_POSIX_OPEN_MAX): Likewise.
27409         [!ISO && !ISO99 && !ISO11] (_POSIX_PATH_MAX): Likewise.
27410         [!ISO && !ISO99 && !ISO11] (_POSIX_PIPE_BUF): Likewise.
27411         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Remove duplicate
27412         entry.
27413         [!ISO && !ISO99 && !ISO11] (_POSIX_RTSIG_MAX): Do not specify as
27414         optional.
27415         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_NSEMS_MAX): Likewise.
27416         [!ISO && !ISO99 && !ISO11] (_POSIX_SEM_VALUE_MAX): Likewise.
27417         [!ISO && !ISO99 && !ISO11] (_POSIX_SIGQUEUE_MAX): Likewise.
27418         [!ISO && !ISO99 && !ISO11] (_POSIX_SSIZE_MAX): Likewise.
27419         [!ISO && !ISO99 && !ISO11] (_POSIX_STREAM_MAX): Likewise.
27420         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_DESTRUCTOR_ITERATIONS):
27421         Likewise.
27422         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_KEYS_MAX): Likewise.
27423         [!ISO && !ISO99 && !ISO11] (_POSIX_THREAD_THREADS_MAX): Likewise.
27424         [!ISO && !ISO99 && !ISO11] (_POSIX_TIMER_MAX): Likewise.
27425         [!ISO && !ISO99 && !ISO11] (_POSIX_TTY_NAME_MAX): Likewise.
27426         [!ISO && !ISO99 && !ISO11] (_POSIX_TZNAME_MAX): Likewise.  Give
27427         value as 3 for [POSIX || XPG3 || XPG4 || UNIX98].
27428         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_BASE_MAX): Do not specify
27429         as optional.
27430         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_DIM_MAX): Likewise.
27431         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_SCALE_MAX): Likewise.
27432         [!ISO && !ISO99 && !ISO11] (_POSIX2_BC_STRING_MAX): Likewise.
27433         [!ISO && !ISO99 && !ISO11] (_POSIX2_CHARCLASS_NAME_MAX):
27434         Likewise.  Do not allow for [POSIX || XPG3 || XPG4 || UNIX98].
27435         [!ISO && !ISO99 && !ISO11] (_POSIX2_COLL_WEIGHTS_MAX): Do not
27436         specify as optional.
27437         [!ISO && !ISO99 && !ISO11] (_POSIX2_EXPR_NEST_MAX): Likewise.
27438         [!ISO && !ISO99 && !ISO11] (_POSIX2_LINE_MAX): Likewise.
27439         [!ISO && !ISO99 && !ISO11] (_POSIX2_RE_DUP_MAX): Likewise.
27440         [POSIX || POSIX2008 || XPG3] (_XOPEN_IOV_MAX): Do not allow.
27441         [POSIX || XPG3] (NL_ARGMAX): Do not allow.
27442         [XPG3] (NL_LANGMAX): Likewise.
27443         [POSIX || XPG3] (NL_MSGMAX): Likewise.
27444         [POSIX || XPG3] (NL_NMAX): Likewise.
27445         [POSIX || XPG3] (NL_SETMAX): Likewise.
27446         [POSIX || XPG3] (NL_TEXTMAX): Likewise.
27447         [XPG3] (NZERO): Likewise.
27448         [XPG4 || UNIX98] (TMP_MAX): Only enable for these conditions.
27449         [POSIX || XPG3 || XPG4 || UNIX98] (*_MIN): Do not allow.
27450         [!ISO && !ISO99 && !ISO11] (*_t): Allow.
27451         * conform/data/regex.h-data [!ISO && !ISO99 && !ISO11]
27452         (REG_ERANGE): Expect.
27453         * conform/data/stdio.h-data [POSIX] (L_cuserid): Use
27454         optional-constant.
27455         [POSIX || XOPEN2K || XOPEN2K8 || POSIX2008] (getchar_unlocked):
27456         Use (void) in prototype.
27457         [POSIX] (*_t): Allow.
27458         * conform/data/sys/times.h-data [POSIX]: Enable whole file.
27459         * conform/data/wordexp.h-data [!ISO && !ISO99 && !ISO11]
27460         (WRDE_BADVAL): Expect.
27461
27462         * conform/data/fcntl.h-data [XPG3 || XPG4] (O_DSYNC): Do not
27463         expect.
27464         [XPG3 || XPG4] (O_RSYNC): Likewise.
27465         * conform/data/signal.h-data [XPG3 || XPG4] (pthread_kill):
27466         Likewise.
27467         [XPG3 || XPG4] (pthread_sigmask): Likewise.
27468         [XPG3 || XPG4] (sigqueue): Likewise.
27469         [XPG3 || XPG4] (sigtimedwait): Likewise.
27470         [XPG3 || XPG4] (sigwaitinfo): Likewise.
27471         * conform/data/stdio.h-data [XPG3 || XPG4] (snprintf): Likewise.
27472         [XPG3 || XPG4] (vsnprintf): Likewise.
27473         * conform/data/sys/stat.h-data [XPG3 || XPG4] (blkcnt_t):
27474         Likewise.
27475         [XPG3 || XPG4] (blksize_t): Likewise.
27476         * conform/data/time.h-data [XPG3 || XPG4] (struct timespec):
27477         Likewise.
27478         [XPG3 || XPG4] (CLOCK_PROCESS_CPUTIME_ID): Likewise.
27479         [XPG3 || XPG4] (CLOCK_THREAD_CPUTIME_ID): Likewise.
27480         [XPG3 || XPG4] (struct itimerspec): Likewise.
27481         [XPG3 || XPG4] (CLOCK_REALTIME): Likewise.
27482         [XPG3 || XPG4] (TIMER_ABSTIME): Likewise.
27483         [XPG3 || XPG4] (CLOCK_MONOTONIC): Likewise.
27484         [XPG3 || XPG4] (clockid_t): Likewise.
27485         [XPG3 || XPG4] (timer_t): Likewise.
27486         [XPG3 || XPG4] (clock_getres): Likewise.
27487         [XPG3 || XPG4] (clock_gettime): Likewise.
27488         [XPG3 || XPG4] (clock_settime): Likewise.
27489         [XPG3 || XPG4] (nanosleep): Likewise.
27490         [XPG3 || XPG4] (timer_create): Likewise.
27491         [XPG3 || XPG4] (timer_delete): Likewise.
27492         [XPG3 || XPG4] (timer_gettime): Likewise.
27493         [XPG3 || XPG4] (timer_getoverrun): Likewise.
27494         [XPG3 || XPG4] (timer_settime): Likewise.
27495         * conform/data/unistd.h-data [XPG3 || XPG4] (fdatasync): Likewise.
27496         [XPG3 || XPG4] (getlogin_r): Likewise.
27497         [XPG3 || XPG4] (pread): Likewise.
27498         [XPG3 || XPG4] (pthread_atfork): Likewise.
27499         [XPG3 || XPG4] (pwrite): Likewise.
27500
27501         [BZ #14835]
27502         * signal/signal.h [__USE_XOPEN_EXTENDED]: Include
27503         <bits/siginfo.h>.
27504
27505 2012-11-19  Pino Toscano  <toscano.pino@tiscali.it>
27506
27507         * malloc/mtrace.c (muntrace): Reset MALLSTREAM and the hooks before
27508         finalizing MALLSTREAM.
27509
27510         * sysdeps/mach/hurd/syncfs.c: New file.
27511
27512 2012-11-19  Siddhesh Poyarekar  <siddhesh@redhat.com>
27513
27514         [BZ #14719]
27515         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Set h_errno to
27516         NETDB_INTERNAL when NSS_STATUS_UNAVAIL.
27517         * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyname3_r): Set
27518         h_errno to NETDB_INTERNAL when errno is EMFILE or ENFILE.
27519         (_nss_dns_gethostbyname4_r): Likewise.
27520         * sysdeps/posix/getaddrinfo.c (gaih_inet): Set result to
27521         EAI_SYSTEM if NSS_STATUS_UNAVAIL.
27522
27523 2012-11-19  Peng Haitao  <penght@cn.fujitsu.com>
27524
27525         [BZ #13763]
27526         * sunrpc/bindrsvprt.c: Add lock to protect static variable.
27527
27528 2012-11-19  Steve McIntyre  <steve.mcintyre@linaro.org>
27529
27530         * sysdeps/generic/ldconfig.h (FLAG_AARCH64_LIB64): New macro.
27531         * elf/cache.c (print_entry): Print ",AArch64" for
27532         FLAG_AARCH64_LIB64
27533
27534         * sysdeps/generic/ldconfig.h (FLAG_ARM_LIBHF): New macro.
27535         * elf/cache.c (print_entry): Print ",hard-float" for
27536         FLAG_ARM_LIBHF.
27537
27538 2012-11-18  David S. Miller  <davem@davemloft.net>
27539
27540         With help from Joseph Myers.
27541         * sysdeps/ieee754/flt-32/e_j0f.c (__ieee754_y0f): Adjust tinyness
27542         cutoff to 2**-13.
27543         * sysdeps/ieee754/flt-32/e_j1f.c (__ieee754_y1f): Adjust tinyness
27544         cutoff to 2**-25.
27545         * sysdeps/ieee754/ldbl-128/e_j0l.c (U0): New constant.
27546         ( __ieee754_y0l): Avoid arithmetic underflow when 'x' is very
27547         small.
27548         * sysdeps/ieee754/ldbl-128/e_j1l.c (__ieee754_y1l): Likewise.
27549         * math/libm-test.inc (y0_test): New tests.
27550         (y1_test): New tests.
27551         * sysdeps/i386/fpu/libm-test-ulps: Update.
27552         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
27553         * sysdeps/sparc/fpu/libm-test-ulps: Update.
27554
27555 2012-11-18  Andreas Schwab  <schwab@linux-m68k.org>
27556
27557         * configure.in (libc_cv_ld_gnu_indirect_function): Use .quad on
27558         64-bit targets.
27559         * configure: Regenerated.
27560
27561 2012-11-17  David S. Miller  <davem@davemloft.net>
27562
27563         [BZ #14811]
27564         * sysdeps/ieee754/ldbl-128/e_powl.c (__ieee754_powl): Saturate
27565         nonzero exponents with absolute value below 0x1p-128 to +/-
27566         0x1p-128.
27567
27568 2012-11-17  Joseph Myers  <joseph@codesourcery.com>
27569
27570         * sysdeps/unix/sysv/linux/fxstatat.c: Include <string.h>.
27571
27572         * elf/dl-runtime.c [!ELF_MACHINE_NO_PLT]: Make code unconditional.
27573
27574         * posix/getconf-speclist.c: New file.
27575         * posix/posix-envs.def: Likewise.
27576         * posix/confstr.c (START_ENV_GROUP): New macro.
27577         (END_ENV_GROUP): Likewise.
27578         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
27579         (KNOWN_PRESENT_ENV_STRING): Likewise.
27580         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
27581         (UNKNOWN_ENVIRONMENT): Likewise.
27582         (confstr): Include posix-envs.def instead of handling
27583         _CS_V7_WIDTH_RESTRICTED_ENVS, _CS_V6_WIDTH_RESTRICTED_ENVS and
27584         _CS_V5_WIDTH_RESTRICTED_ENVS directly here.
27585         * sysdeps/posix/sysconf.c (START_ENV_GROUP): New macro.
27586         (END_ENV_GROUP): Likewise.
27587         (KNOWN_ABSENT_ENVIRONMENT): Likewise.
27588         (KNOWN_PRESENT_ENVIRONMENT): Likewise.
27589         (UNKNOWN_ENVIRONMENT): Likewise.
27590         (__sysconf): Include posix-envs.def instead of handling associated
27591         cases directly here.
27592         * posix/Makefile ($(objpfx)getconf.speclist): Generate by
27593         preprocessing getconf-speclist.c rather than running getconf or
27594         generating empty file.
27595
27596 2012-11-16  Pino Toscano  <toscano.pino@tiscali.it>
27597
27598         * scripts/check-local-headers.sh: Ignore 'mach' headers.
27599
27600 2012-11-16  Andrej Lajovic  <natrij@gmail.com>
27601
27602         [BZ #14672]
27603         * iconv/iconv_prog.c (main): Fix -c handling of '/'.
27604
27605 2012-11-16  David S. Miller  <davem@davemloft.net>
27606
27607         * sysdeps/ieee754/ldbl-128/s_log1pl.c (__log1pl): If xm1 is
27608         smaller than LDBL_EPSILON/2.0L, just return xm1.
27609
27610 2012-11-16  H.J. Lu  <hongjiu.lu@intel.com>
27611
27612         * elf/tst-array1.c (init): Set constructor priority to 1000.
27613         (fini): Set destructor priority to 1000.
27614         * elf/tst-array2dep.c: Likewise.
27615
27616 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
27617
27618         [BZ #11741]
27619         * libio/fileops.c (_IO_new_file_write): Correctly return error.
27620         (_IO_new_file_xsputn): Also return EOF if none of the input
27621         data was written when overflow failed.
27622         * libio/iopadn.c (_IO_padn): Likewise.
27623         * libio/iowpadn.c (_IO_wpadn): Likewise.
27624         * stdio-common/tst-put-error.c: Add copyright notice.
27625         (do_test): Add case for printing padded string.
27626         * stdio-common/vfprintf [!COMPILE_WPRINTF] (PAD): Flag error if
27627         _IO_padn returned error.
27628         [COMPILE_WPRINTF] (PAD): Flag error if _IO_wpadn returned error.
27629         * libio/libioP.h (_IO_xsputn_t): Note in comment that xsputn can
27630         return EOF.
27631
27632 2012-11-16  Siddhesh Poyarekar  <siddhesh@redhat.com>
27633
27634         * libio/libioP.h: Add comment note that the references to C++
27635         bits are now obsolete.
27636
27637 2012-11-15  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
27638
27639         * math/libm-test.inc (check_complex): Use asprintf.
27640
27641 2012-11-14  Joseph Myers  <joseph@codesourcery.com>
27642
27643         * debug/pcprofiledump.c (print_version): Update copyright year.
27644         * malloc/memusagestat.c (print_version): Likewise.
27645
27646 2012-11-14  H.J. Lu  <hongjiu.lu@intel.com>
27647
27648         [BZ #14831]
27649         * elf/Makefile (tests): Add tst-audit8.
27650         ($(objpfx)tst-audit8): Also depend on $(common-objpfx)math/libm.so.
27651         ($(objpfx)tst-audit8.out): New target.
27652         (tst-audit8-ENV): New variable.
27653         * elf/dl-runtime.c (_dl_profile_fixup): Call _dl_fixup to skip
27654         audit if l_reloc_result is NULL.
27655         (ELF_MACHINE_RUNTIME_FIXUP_PARAMS): Issue an error if it isn't
27656         defined and ELF_MACHINE_RUNTIME_FIXUP_ARGS is defined.
27657         * elf/tst-audit8.c: New file.
27658
27659 2012-11-14  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
27660
27661         * io/Makefile (CFLAGS-open.c, CFLAGS-open64.c): Define.
27662         * misc/Makefile (CFLAGS-select.c): Define.
27663         * posix/Makefile (CFLAGS-pause.c): Define.
27664
27665 2012-11-13  David S. Miller  <davem@davemloft.net>
27666
27667         * crypt/Makefile: Move test targets after toplevel Rules
27668         inclusion.  Grab any necessary sysdep routines when linking.
27669         * crypt/md5.c (md5_process_block): Remove define, we will always
27670         name it __md5_process_block.
27671         (md5_finish_ctx): Update md5_process_block call.
27672         (md5_stream): Likewise.
27673         (md5_process_bytes): Likewise.
27674         (md5_process_block): Rename to __md5_process_block and move to ...
27675         * crypt/md5-block.c: ... here.
27676         * crypt/sha256.c (sha256_process_block): Move to ...
27677         * crypt/sha256-block.c: ... here.
27678         * crypt/sha512.c (sha512_process_block): Move to ...
27679         * crypt/sha512-block.c: ... here.
27680         * locale/Makefile (CFLAGS-md5.c): Define to add crypt/ to include
27681         path.
27682         * sysdeps/sparc/sparc-ifunc.c (sparc_libc_ifunc): Define.
27683         * sysdeps/sparc/sparc64/multiarch/Makefile
27684         (libcrypt-sysdep_routines): Add crypto assembler sysdeps when in
27685         crypt subdir.
27686         (localedef-aux): Add md5 crypto assembler when in locale subdir.
27687         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Mirror sparc64
27688         multiarch changes.
27689         * sysdeps/sparc/sparc64/multiarch/md5-block.c: New file.
27690         * sysdeps/sparc/sparc64/multiarch/md5-crop.S: New file.
27691         * sysdeps/sparc/sparc64/multiarch/sha256-block.c: New file.
27692         * sysdeps/sparc/sparc64/multiarch/sha256-crop.S: New file.
27693         * sysdeps/sparc/sparc64/multiarch/sha512-block.c: New file.
27694         * sysdeps/sparc/sparc64/multiarch/sha512-crop.S: New file.
27695         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-block.c: New file.
27696         * sysdeps/sparc/sparc32/sparcv9/multiarch/md5-crop.S: New file.
27697         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-block.c: New
27698         file.
27699         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha256-crop.S: New file.
27700         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-block.c: New
27701         file.
27702         * sysdeps/sparc/sparc32/sparcv9/multiarch/sha512-crop.S: New file.
27703
27704 2012-11-13  Joseph Myers  <joseph@codesourcery.com>
27705
27706         * timezone/tzselect.ksh: Update from tzcode git revision
27707         a435f9f0ecafa56d9e0263835836bd0c64cd7307.
27708         * timezone/zdump.c: Likewise.
27709         * timezone/zic.c: Likewise.
27710         * timezone/Makefile ($(objpfx)version.h): Only include $(version)
27711         in TZVERSION setting, not $(PKGVERSION).
27712         ($(objpfx)tzselect): Likewise.  Also substitute PKGVERSION and
27713         REPORT_BUGS_TO settings.
27714
27715         [BZ #14838]
27716         * resolv/netdb.h [__USE_XOPEN_EXTENDED] (IPPORT_RESERVED): Define
27717         macro.
27718
27719 2012-11-13  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
27720
27721         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Move underflow
27722         detection to immediately after _FP_ROUND().
27723         * soft-fp/soft-fp.h (_FP_ROUND): Don't round if working
27724         bits are 0.
27725
27726 2012-11-11  David S. Miller  <davem@davemloft.net>
27727
27728         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Include
27729         inttypes.h
27730         (__get_clockfreq_via_proc_openprom): Use __open, __read, and
27731         __close rather than their public counterparts.
27732
27733 2012-11-10  Joseph Myers  <joseph@codesourcery.com>
27734
27735         * conform/data/semaphore.h-data [XPG3 || XPG4]: Disable whole
27736         file.
27737         [UNIX98] (sem_timedwait): Do not expect.
27738         * conform/data/sys/socket.h-data [XPG3]: Disable whole file.
27739         [XPG4 || UNIX98] (sockatmark): Do not expect.
27740         * conform/data/time.h-data [XPG3 || XPG4 || UNIX98]
27741         (clock_getcpuclockid): Do not expect.
27742         [XPG3 || XPG4 || UNIX98] (clock_nanosleep): Do not expect.
27743         * conform/data/unistd.h-data [XPG3 || XPG4 || UNIX98] (setegid):
27744         Do not expect.
27745         [XPG3 || XPG4 || UNIX98] (seteuid): Likewise.
27746         * conform/data/wchar.h-data [UNIX98] (vfwscanf): Do not expect.
27747         [UNIX98] (vwscanf): Likewise.
27748         [UNIX98] (vswscanf): Likewise.
27749
27750 2012-11-09  Joseph Myers  <joseph@codesourcery.com>
27751
27752         * timezone/version.h: Remove file.
27753         * timezone/README: Do not refer to version.h.
27754         * timezone/Makefile ($(objpfx)zic.o): New dependency on
27755         $(objpfx)version.h.
27756         ($(objpfx)zdump.o): Likewise.
27757         ($(objpfx)version.h): New target.
27758
27759         * timezone/tzselect.ksh: Change to verbatim copy from tzcode
27760         2012i.
27761         * timezone/README: Don't mention modification to tzselect.ksh.
27762         * timezone/Makefile ($(objpfx)tzselect): Update substitutions to
27763         work on unmodified tzselect.ksh.  Substitute version numbers in
27764         tzselect.ksh.
27765
27766         * Makefile (format-me): Remove.
27767         (INSTALL): Adjust indentation.  Use commands directly instead of
27768         using $(format-me).
27769
27770         * aclocal.m4 (ACX_PKGVERSION): New macro.
27771         (ACX_BUGURL): Likewise.
27772         * configure.in: Use ACX_PKGVERSION and ACX_BUGURL.
27773         (PKGVERSION): New AC_DEFINE_UNQUOTED.
27774         (REPORT_BUGS_TO): Likewise.
27775         * configure: Regenerated.
27776         * config.h.in (PKGVERSION): New macro.
27777         (REPORT_BUGS_TO): Likewise.
27778         * config.make.in (PKGVERSION): New variable.
27779         (PKGVERSION_TEXI): Likewise.
27780         (REPORT_BUGS_TO): Likewise.
27781         (REPORT_BUGS_TEXI): Likewise.
27782         * Makefile (format-me): Use -I$(common-objpfx)manual.
27783         (INSTALL): Depend on $(common-objpfx)manual/pkgvers.texi.
27784         ($(common-objpfx)manual/%): New target.
27785         (manual/%): Remove target.
27786         * catgets/gencat.c (more_help): Use REPORT_BUGS_TO.
27787         (print_version): Use PKGVERSION.
27788         * csu/version.c (banner): Use PKGVERSION and REPORT_BUGS_TO.
27789         * debug/Makefile ($(objpfx)catchsegv): Also substitute PKGVERSION
27790         and REPORT_BUGS_TO.
27791         ($(objpfx)xtrace): Likewise.
27792         * debug/catchsegv.sh: Use PKGVERSION and REPORT_BUGS_TO.
27793         * debug/pcprofiledump.c (more_help): Use REPORT_BUGS_TO.
27794         (print_version): Use PKGVERSION.
27795         * debug/xtrace.sh (do_help): Use REPORT_BUGS_TO.
27796         (do_version): Use PKGVERSION.
27797         * elf/Makefile ($(objpfx)sotruss): Also substitute PKGVERSION and
27798         REPORT_BUGS_TO.
27799         (common-ldd-rewrite): Likewise.
27800         * elf/dl-close.c (_dl_close_worker): Use REPORT_BUGS_TO.
27801         * elf/ldconfig.c (more_help): Use REPORT_BUGS_TO.
27802         (print_version): Use PKGVERSION.
27803         * elf/ldd.bash.in: Use PKGVERSION and REPORT_BUGS_TO.
27804         * elf/pldd.c (argp_program_bug_address): Remove variable.
27805         (more_help): New function.
27806         (argp): Use more_help.
27807         (print_version): Use PKGVERSION.
27808         * elf/sln.c (main): Use PKGVERSION.
27809         (usage): Use REPORT_BUGS_TO.
27810         * elf/sotruss.ksh (do_help): Use REPORT_BUGS_TO.
27811         (top level): Use PKGVERSION.
27812         * elf/sprof.c (more_help): Use REPORT_BUGS_TO.
27813         (print_version): Use PKGVERSION.
27814         * iconv/iconv_prog.c (more_help): Use REPORT_BUGS_TO.
27815         (print_version): Use PKGVERSION.
27816         * iconv/iconvconfig.c (more_help): Use REPORT_BUGS_TO.
27817         (print_version): Use PKGVERSION.
27818         * locale/programs/locale.c (more_help): Use REPORT_BUGS_TO.
27819         (print_version): Use PKGVERSION.
27820         * locale/programs/localedef.c (more_help): Use REPORT_BUGS_TO.
27821         (print_version): Use PKGVERSION.
27822         * login/programs/pt_chown.c (more_help): Use REPORT_BUGS_TO.
27823         (print_version): Use PKGVERSION.
27824         * malloc/Makefile ($(objpfx)mtrace): Also substitute PKGVERSION
27825         and BUGURL.
27826         ($(objpfx)memusage): Likewise.
27827         * malloc/memusage.sh (do_help): Use REPORT_BUGS_TO.
27828         (do_version): Use PKGVERSION.
27829         * malloc/memusagestat.c (more_help): Use REPORT_BUGS_TO.
27830         (print_version): Use PKGVERSION.
27831         * malloc/mtrace.pl ($PACKAGE): Remove variable.
27832         ($PKGVERSION): New variable.
27833         ($REPORT_BUGS_TO): Likewise.
27834         (usage): Use $REPORT_BUGS_TO.
27835         (top level): Use $PKGVERSION.
27836         * manual/Makefile (libc-texi-generated): Add pkgvers.texi.
27837         ($(objpfx)pkgvers.texi): New rule.
27838         ($(objpfx)stamp-pkgvers): Likewise.
27839         * manual/install.texi: Include pkgvers.texi.
27840         (--with-pkgversion): Document new configure option.
27841         (--with-bugurl): Likewise.
27842         (Reporting Bugs): Describe Bugzilla as upstream tracker rather
27843         than necessarily for this particular distribution.  Use
27844         REPORT_BUGS_TO for where to report bugs.
27845         * INSTALL: Regenerated.
27846         * manual/libc.texinfo: Include pkgvers.texi.
27847         [!PKGVERSION_DEFAULT]: Include PKGVERSION in version information.
27848         * nscd/nscd.c (more_help): Use REPORT_BUGS_TO.
27849         (print_version): Use PKGVERSION.
27850         * nss/getent.c (more_help): Use REPORT_BUGS_TO.
27851         (print_version): Use PKGVERSION.
27852         * nss/makedb.c (more_help): Use REPORT_BUGS_TO.
27853         (print_version): Use PKGVERSION.
27854         * posix/getconf.c (main): Use PKGVERSION and REPORT_BUGS_TO.
27855         * sunrpc/proto.h [IS_IN_build] (_libc_intl_domainname): Remove
27856         macro.
27857         * sunrpc/rpc_main.c (options_usage): Use REPORT_BUGS_TO.
27858         (print_version): Use PKGVERSION.
27859         * sunrpc/rpcinfo.c (usage): Use REPORT_BUGS_TO.
27860         (print_version): Use PKGVERSION.
27861         * sysdeps/unix/sysv/linux/lddlibc4.c (main): Use REPORT_BUGS_TO
27862         and PKGVERSION.
27863
27864         * timezone/checktab.awk: Update from tzcode 2012i.
27865         * timezone/ialloc.c: Likewise.
27866         * timezone/private.h: Likewise.
27867         * timezone/scheck.c: Likewise.
27868         * timezone/tzfile.h: Likewise.
27869         * timezone/tzselect.ksh: Merge in changes from tzcode 2012i.
27870         (TZVERSION): Hardcode tzcode version number.
27871         * timezone/zdump.c: Update from tzcode 2012i.
27872         * timezone/zic.c: Likewise.
27873         * timezone/version.h: New file.
27874         * timezone/README: Describe version.h.  Update upstream location.
27875
27876         [BZ #14824]
27877         * stdlib/stdlib.h [__USE_XOPEN_EXTENDED && __USE_XOPEN2K]
27878         (mktemp): Enable declaration.
27879         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (ecvt): Likewise.
27880         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (fcvt): Likewise.
27881         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K] (gcvt): Likewise.
27882         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qecvt):
27883         Likewise.
27884         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qfcvt):
27885         Likewise.
27886         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (qgcvt):
27887         Likewise.
27888         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (ecvt_r):
27889         Likewise.
27890         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (fcvt_r):
27891         Likewise.
27892         [__USE_XOPEN_EXTENDED && __USE_XOPEN2K && __USE_MISC] (gcvt_r):
27893         Likewise.
27894
27895         [BZ #14821]
27896         * sunrpc/clnt_tcp.c (clnttcp_control): Access values at fixed
27897         offset in buffer as u_int32_t not u_long.  Consistently use memcpy
27898         for copies of such integer values.
27899         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
27900         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
27901
27902 2012-11-09  Andreas Jaeger  <aj@suse.de>
27903
27904         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Remove all
27905         definitions and declarations that are provided by
27906         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
27907
27908 2012-11-08  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
27909
27910         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Add "te".
27911         * sysdeps/s390/dl-procinfo.h (HWCAP_S390_TE): Add enum value.
27912         * sysdeps/unix/sysv/linux/s390/hwcap.h (HWCAP_S390_TE): Add macro
27913         definition.
27914
27915 2012-11-08  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
27916
27917         * elf/elf.h: Update comment before AArch64 relocations.
27918
27919 2012-11-07  David S. Miller  <davem@davemloft.net>
27920
27921         * sysdeps/unix/sysv/linux/sparc/sparc64/__start_context.S: New file.
27922         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
27923         (__start_context): Declare.
27924         (__makecontext_ret): Delete.
27925         (__makecontext): Hook up __start_context instead of
27926         __makecontext_ret.
27927         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile
27928         (sysdep_routines): Add __start_context when in stdlib.
27929
27930 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
27931
27932         * sysdeps/x86/Makefile ($(objpfx)tst-xmmymm.out): Pass $(NM),
27933         $(OBJDUMP) and $(READELF) to tst-xmmymm.sh.
27934         * sysdeps/x86/tst-xmmymm.sh (NM): New variable.  Use it instead of
27935         hardcoded "nm".
27936         (OBJDUMP): New variable.  Use it instead of hardcoded "objdump".
27937         (READELF): New variable.  Use it instead of hardcoded "readelf".
27938
27939 2012-11-07  H.J. Lu  <hongjiu.lu@intel.com>
27940
27941         * sysdeps/x86_64/Makefile ($(objpfx)tst-xmmymm.out): Moved to ...
27942         * sysdeps/x86/Makefile: Here.
27943         * sysdeps/x86_64/tst-xmmymm.sh: Renamed to ...
27944         * sysdeps/x86/tst-xmmymm.sh: This.
27945
27946 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
27947
27948         * conform/data/pthread.h-data [XPG3 || XPG4]: Disable all
27949         expectations.
27950         [UNIX98] (pthread_barrier_t): Do not expect.
27951         [UNIX98] (pthread_barrierattr_t): Likewise.
27952         [UNIX98] (pthread_spinlock_t): Likewise.
27953         [UNIX98] (pthread_barrier_destroy): Likewise.
27954         [UNIX98] (pthread_barrier_init): Likewise.
27955         [UNIX98] (pthread_barrier_wait): Likewise.
27956         [UNIX98] (pthread_barrierattr_destroy): Likewise.
27957         [UNIX98] (pthread_barrierattr_getpshared): Likewise.
27958         [UNIX98] (pthread_barrierattr_init): Likewise.
27959         [UNIX98] (pthread_barrierattr_setpshared): Likewise.
27960         [UNIX98] (pthread_getcpuclockid): Likewise.
27961         [UNIX98] (pthread_mutex_timedlock): Likewise.
27962         [UNIX98] (pthread_rwlock_timedrdlock): Likewise.
27963         [UNIX98] (pthread_rwlock_timedwrlock): Likewise.
27964         [UNIX98] (pthread_sigmask): Likewise.
27965         [UNIX98] (pthread_spin_destroy): Likewise.
27966         [UNIX98] (pthread_spin_init): Likewise.
27967         [UNIX98] (pthread_spin_lock): Likewise.
27968         [UNIX98] (pthread_spin_trylock): Likewise.
27969         [UNIX98] (pthread_spin_unlock): Likewise.
27970         * conform/data/sys/types.h-data [XPG3 || XPG4] (pthread_attr_t):
27971         Do not expect.
27972         [XPG3 || XPG4 || UNIX98] (pthread_barrier_t): Likewise.
27973         [XPG3 || XPG4 || UNIX98] (pthread_barrierattr_t): Likewise.
27974         [XPG3 || XPG4] (pthread_cond_t): Likewise.
27975         [XPG3 || XPG4] (pthread_condattr_t): Likewise.
27976         [XPG3 || XPG4] (pthread_key_t): Likewise.
27977         [XPG3 || XPG4] (pthread_mutex_t): Likewise.
27978         [XPG3 || XPG4] (pthread_mutexattr_t): Likewise.
27979         [XPG3 || XPG4] (pthread_once_t): Likewise.
27980         [XPG3 || XPG4] (pthread_rwlock_t): Likewise.
27981         [XPG3 || XPG4] (pthread_rwlockattr_t): Likewise.
27982         [XPG3 || XPG4 || UNIX98] (pthread_spinlock_t): Likewise.
27983         [XPG3 || XPG4] (pthread_t): Likewise.
27984
27985         * conform/data/stdlib.h-data [XPG3 || XPG4 || UNIX98] (setenv): Do
27986         not expect.
27987         [XPG3 || XPG4 || UNIX98] (unsetenv): Likewise.
27988
27989         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (isnan):
27990         Change function return type to int.
27991
27992         * conform/data/sys/mman.h-data [!POSIX] (POSIX_MADV_NORMAL):
27993         Change condition to [!POSIX && !XPG3 && !XPG4 && !UNIX98].
27994         [!POSIX] (POSIX_MADV_SEQUENTIAL): Likewise.
27995         [!POSIX] (POSIX_MADV_RANDOM): Likewise.
27996         [!POSIX] (POSIX_MADV_WILLNEED): Likewise.
27997         [!POSIX] (POSIX_MADV_DONTNEED): Likewise.
27998         [!POSIX] (posix_madvise): Likewise.
27999         (POSIX_TYPED_MEM_ALLOCATE): Condition on [!POSIX && !XPG3 && !XPG4
28000         && !UNIX98].
28001         (POSIX_TYPED_MEM_ALLOCATE_CONTIG): Likewise.
28002         (POSIX_TYPED_MEM_MAP_ALLOCATABLE): Likewise.
28003         (mode_t): Likewise.
28004         (posix_mem_offset): Likewise.
28005         (posix_typed_mem_get_info): Likewise.
28006         (posix_typed_mem_open): Likewise.
28007
28008         * conform/data/sys/stat.h-data [!POSIX && !POSIX2008] (mknodat):
28009         Change condition to [XOPEN2K8].
28010
28011         * conform/conformtest.pl: Preprocess allow-header data with -x c
28012         instead of from stdin.
28013         (@headers): Add stdalign.h, stdbool.h and stdnoreturn.h.
28014         * conform/data/complex.h-data [C99-based standards] (cerf): Allow.
28015         [C99-based standards] (cerfc): Likewise.
28016         [C99-based standards] (cexp2): Likewise.
28017         [C99-based standards] (cexpm1): Likewise.
28018         [C99-based standards] (clog10): Likewise.
28019         [C99-based standards] (clog1p): Likewise.
28020         [C99-based standards] (clog2): Likewise.
28021         [C99-based standards] (clgamma): Likewise.
28022         [C99-based standards] (ctgamma): Likewise.
28023         [C99-based standards] (cerff): Likewise.
28024         [C99-based standards] (cerfcf): Likewise.
28025         [C99-based standards] (cexp2f): Likewise.
28026         [C99-based standards] (cexpm1f): Likewise.
28027         [C99-based standards] (clog10f): Likewise.
28028         [C99-based standards] (clog1pf): Likewise.
28029         [C99-based standards] (clog2f): Likewise.
28030         [C99-based standards] (clgammaf): Likewise.
28031         [C99-based standards] (ctgammaf): Likewise.
28032         [C99-based standards] (cerfl): Likewise.
28033         [C99-based standards] (cerfcl): Likewise.
28034         [C99-based standards] (cexp2l): Likewise.
28035         [C99-based standards] (cexpm1l): Likewise.
28036         [C99-based standards] (clog10l): Likewise.
28037         [C99-based standards] (clog1pl): Likewise.
28038         [C99-based standards] (clog2l): Likewise.
28039         [C99-based standards] (clgammal): Likewise.
28040         [C99-based standards] (ctgammal): Likewise.
28041         * conform/data/inttypes.h-data [C99-based standards]: Include
28042         stdint.h-data.  Remove all expectations for stdint.h contents.
28043         [C99-based standards] (PRI*): Do not allow.
28044         [C99-based standards] (SCN*): Likewise.
28045         [C99-based standards] (*_t): Likewise.
28046         [C99-based-standards] (PRId8): Expect macro.
28047         [C99-based-standards] (PRIi8): Likewise.
28048         [C99-based-standards] (PRIo8): Likewise.
28049         [C99-based-standards] (PRIu8): Likewise.
28050         [C99-based-standards] (PRIx8): Likewise.
28051         [C99-based-standards] (PRIX8): Likewise.
28052         [C99-based-standards] (SCNd8): Likewise.
28053         [C99-based-standards] (SCNi8): Likewise.
28054         [C99-based-standards] (SCNo8): Likewise.
28055         [C99-based-standards] (SCNu8): Likewise.
28056         [C99-based-standards] (SCNx8): Likewise.
28057         [C99-based-standards] (PRIdLEAST8): Likewise.
28058         [C99-based-standards] (PRIiLEAST8): Likewise.
28059         [C99-based-standards] (PRIoLEAST8): Likewise.
28060         [C99-based-standards] (PRIuLEAST8): Likewise.
28061         [C99-based-standards] (PRIxLEAST8): Likewise.
28062         [C99-based-standards] (PRIXLEAST8): Likewise.
28063         [C99-based-standards] (SCNdLEAST8): Likewise.
28064         [C99-based-standards] (SCNiLEAST8): Likewise.
28065         [C99-based-standards] (SCNoLEAST8): Likewise.
28066         [C99-based-standards] (SCNuLEAST8): Likewise.
28067         [C99-based-standards] (SCNxLEAST8): Likewise.
28068         [C99-based-standards] (PRIdFAST8): Likewise.
28069         [C99-based-standards] (PRIiFAST8): Likewise.
28070         [C99-based-standards] (PRIoFAST8): Likewise.
28071         [C99-based-standards] (PRIuFAST8): Likewise.
28072         [C99-based-standards] (PRIxFAST8): Likewise.
28073         [C99-based-standards] (PRIXFAST8): Likewise.
28074         [C99-based-standards] (SCNdFAST8): Likewise.
28075         [C99-based-standards] (SCNiFAST8): Likewise.
28076         [C99-based-standards] (SCNoFAST8): Likewise.
28077         [C99-based-standards] (SCNuFAST8): Likewise.
28078         [C99-based-standards] (SCNxFAST8): Likewise.
28079         [C99-based-standards] (PRId16): Likewise.
28080         [C99-based-standards] (PRIi16): Likewise.
28081         [C99-based-standards] (PRIo16): Likewise.
28082         [C99-based-standards] (PRIu16): Likewise.
28083         [C99-based-standards] (PRIx16): Likewise.
28084         [C99-based-standards] (PRIX16): Likewise.
28085         [C99-based-standards] (SCNd16): Likewise.
28086         [C99-based-standards] (SCNi16): Likewise.
28087         [C99-based-standards] (SCNo16): Likewise.
28088         [C99-based-standards] (SCNu16): Likewise.
28089         [C99-based-standards] (SCNx16): Likewise.
28090         [C99-based-standards] (PRIdLEAST16): Likewise.
28091         [C99-based-standards] (PRIiLEAST16): Likewise.
28092         [C99-based-standards] (PRIoLEAST16): Likewise.
28093         [C99-based-standards] (PRIuLEAST16): Likewise.
28094         [C99-based-standards] (PRIxLEAST16): Likewise.
28095         [C99-based-standards] (PRIXLEAST16): Likewise.
28096         [C99-based-standards] (SCNdLEAST16): Likewise.
28097         [C99-based-standards] (SCNiLEAST16): Likewise.
28098         [C99-based-standards] (SCNoLEAST16): Likewise.
28099         [C99-based-standards] (SCNuLEAST16): Likewise.
28100         [C99-based-standards] (SCNxLEAST16): Likewise.
28101         [C99-based-standards] (PRIdFAST16): Likewise.
28102         [C99-based-standards] (PRIiFAST16): Likewise.
28103         [C99-based-standards] (PRIoFAST16): Likewise.
28104         [C99-based-standards] (PRIuFAST16): Likewise.
28105         [C99-based-standards] (PRIxFAST16): Likewise.
28106         [C99-based-standards] (PRIXFAST16): Likewise.
28107         [C99-based-standards] (SCNdFAST16): Likewise.
28108         [C99-based-standards] (SCNiFAST16): Likewise.
28109         [C99-based-standards] (SCNoFAST16): Likewise.
28110         [C99-based-standards] (SCNuFAST16): Likewise.
28111         [C99-based-standards] (SCNxFAST16): Likewise.
28112         [C99-based-standards] (PRId32): Likewise.
28113         [C99-based-standards] (PRIi32): Likewise.
28114         [C99-based-standards] (PRIo32): Likewise.
28115         [C99-based-standards] (PRIu32): Likewise.
28116         [C99-based-standards] (PRIx32): Likewise.
28117         [C99-based-standards] (PRIX32): Likewise.
28118         [C99-based-standards] (SCNd32): Likewise.
28119         [C99-based-standards] (SCNi32): Likewise.
28120         [C99-based-standards] (SCNo32): Likewise.
28121         [C99-based-standards] (SCNu32): Likewise.
28122         [C99-based-standards] (SCNx32): Likewise.
28123         [C99-based-standards] (PRIdLEAST32): Likewise.
28124         [C99-based-standards] (PRIiLEAST32): Likewise.
28125         [C99-based-standards] (PRIoLEAST32): Likewise.
28126         [C99-based-standards] (PRIuLEAST32): Likewise.
28127         [C99-based-standards] (PRIxLEAST32): Likewise.
28128         [C99-based-standards] (PRIXLEAST32): Likewise.
28129         [C99-based-standards] (SCNdLEAST32): Likewise.
28130         [C99-based-standards] (SCNiLEAST32): Likewise.
28131         [C99-based-standards] (SCNoLEAST32): Likewise.
28132         [C99-based-standards] (SCNuLEAST32): Likewise.
28133         [C99-based-standards] (SCNxLEAST32): Likewise.
28134         [C99-based-standards] (PRIdFAST32): Likewise.
28135         [C99-based-standards] (PRIiFAST32): Likewise.
28136         [C99-based-standards] (PRIoFAST32): Likewise.
28137         [C99-based-standards] (PRIuFAST32): Likewise.
28138         [C99-based-standards] (PRIxFAST32): Likewise.
28139         [C99-based-standards] (PRIXFAST32): Likewise.
28140         [C99-based-standards] (SCNdFAST32): Likewise.
28141         [C99-based-standards] (SCNiFAST32): Likewise.
28142         [C99-based-standards] (SCNoFAST32): Likewise.
28143         [C99-based-standards] (SCNuFAST32): Likewise.
28144         [C99-based-standards] (SCNxFAST32): Likewise.
28145         [C99-based-standards] (PRId64): Likewise.
28146         [C99-based-standards] (PRIi64): Likewise.
28147         [C99-based-standards] (PRIo64): Likewise.
28148         [C99-based-standards] (PRIu64): Likewise.
28149         [C99-based-standards] (PRIx64): Likewise.
28150         [C99-based-standards] (PRIX64): Likewise.
28151         [C99-based-standards] (SCNd64): Likewise.
28152         [C99-based-standards] (SCNi64): Likewise.
28153         [C99-based-standards] (SCNo64): Likewise.
28154         [C99-based-standards] (SCNu64): Likewise.
28155         [C99-based-standards] (SCNx64): Likewise.
28156         [C99-based-standards] (PRIdLEAST64): Likewise.
28157         [C99-based-standards] (PRIiLEAST64): Likewise.
28158         [C99-based-standards] (PRIoLEAST64): Likewise.
28159         [C99-based-standards] (PRIuLEAST64): Likewise.
28160         [C99-based-standards] (PRIxLEAST64): Likewise.
28161         [C99-based-standards] (PRIXLEAST64): Likewise.
28162         [C99-based-standards] (SCNdLEAST64): Likewise.
28163         [C99-based-standards] (SCNiLEAST64): Likewise.
28164         [C99-based-standards] (SCNoLEAST64): Likewise.
28165         [C99-based-standards] (SCNuLEAST64): Likewise.
28166         [C99-based-standards] (SCNxLEAST64): Likewise.
28167         [C99-based-standards] (PRIdFAST64): Likewise.
28168         [C99-based-standards] (PRIiFAST64): Likewise.
28169         [C99-based-standards] (PRIoFAST64): Likewise.
28170         [C99-based-standards] (PRIuFAST64): Likewise.
28171         [C99-based-standards] (PRIxFAST64): Likewise.
28172         [C99-based-standards] (PRIXFAST64): Likewise.
28173         [C99-based-standards] (SCNdFAST64): Likewise.
28174         [C99-based-standards] (SCNiFAST64): Likewise.
28175         [C99-based-standards] (SCNoFAST64): Likewise.
28176         [C99-based-standards] (SCNuFAST64): Likewise.
28177         [C99-based-standards] (SCNxFAST64): Likewise.
28178         [C99-based-standards] (PRIdMAX): Likewise.
28179         [C99-based-standards] (PRIiMAX): Likewise.
28180         [C99-based-standards] (PRIoMAX): Likewise.
28181         [C99-based-standards] (PRIuMAX): Likewise.
28182         [C99-based-standards] (PRIxMAX): Likewise.
28183         [C99-based-standards] (PRIXMAX): Likewise.
28184         [C99-based-standards] (SCNdMAX): Likewise.
28185         [C99-based-standards] (SCNiMAX): Likewise.
28186         [C99-based-standards] (SCNoMAX): Likewise.
28187         [C99-based-standards] (SCNuMAX): Likewise.
28188         [C99-based-standards] (SCNxMAX): Likewise.
28189         [C99-based-standards] (PRIdPTR): Likewise.
28190         [C99-based-standards] (PRIiPTR): Likewise.
28191         [C99-based-standards] (PRIoPTR): Likewise.
28192         [C99-based-standards] (PRIuPTR): Likewise.
28193         [C99-based-standards] (PRIxPTR): Likewise.
28194         [C99-based-standards] (PRIXPTR): Likewise.
28195         [C99-based-standards] (SCNdPTR): Likewise.
28196         [C99-based-standards] (SCNiPTR): Likewise.
28197         [C99-based-standards] (SCNoPTR): Likewise.
28198         [C99-based-standards] (SCNuPTR): Likewise.
28199         [C99-based-standards] (SCNxPTR): Likewise.
28200         * conform/data/iso646.h-data [ISO C standards] (*_t): Do not
28201         allow.
28202         * conform/data/stdint.h-data: Update comments to clarify
28203         requirements.
28204         [C99-based standards] (INT8_MIN): Use macro-int-constant.  Specify
28205         type.
28206         [C99-based standards] (INT8_MAX): Likewise.
28207         [C99-based standards] (INT16_MIN): Likewise.
28208         [C99-based standards] (INT16_MAX): Likewise.
28209         [C99-based standards] (INT32_MIN): Likewise.
28210         [C99-based standards] (INT32_MAX): Likewise.
28211         [C99-based standards] (INT64_MIN): Likewise.
28212         [C99-based standards] (INT64_MAX): Likewise.
28213         [C99-based standards] (UINT8_MAX): Likewise.
28214         [C99-based standards] (UINT16_MAX): Likewise.
28215         [C99-based standards] (UINT32_MAX): Likewise.
28216         [C99-based standards] (UINT64_MAX): Likewise.
28217         [C99-based standards] (INT_LEAST8_MIN): Likewise.
28218         [C99-based standards] (INT_LEAST8_MAX): Likewise.
28219         [C99-based standards] (INT_LEAST16_MIN): Likewise.
28220         [C99-based standards] (INT_LEAST16_MAX): Likewise.
28221         [C99-based standards] (INT_LEAST32_MIN): Likewise.
28222         [C99-based standards] (INT_LEAST32_MAX): Likewise.
28223         [C99-based standards] (INT_LEAST64_MIN): Likewise.
28224         [C99-based standards] (INT_LEAST64_MAX): Likewise.
28225         [C99-based standards] (UINT_LEAST8_MAX): Likewise.
28226         [C99-based standards] (UINT_LEAST16_MAX): Likewise.
28227         [C99-based standards] (UINT_LEAST32_MAX): Likewise.
28228         [C99-based standards] (UINT_LEAST64_MAX): Likewise.
28229         [C99-based standards] (INT_FAST8_MIN): Likewise.
28230         [C99-based standards] (INT_FAST8_MAX): Likewise.
28231         [C99-based standards] (INT_FAST16_MIN): Likewise.
28232         [C99-based standards] (INT_FAST16_MAX): Likewise.
28233         [C99-based standards] (INT_FAST32_MIN): Likewise.
28234         [C99-based standards] (INT_FAST32_MAX): Likewise.
28235         [C99-based standards] (INT_FAST64_MIN): Likewise.
28236         [C99-based standards] (INT_FAST64_MAX): Likewise.
28237         [C99-based standards] (UINT_FAST8_MAX): Likewise.
28238         [C99-based standards] (UINT_FAST16_MAX): Likewise.
28239         [C99-based standards] (UINT_FAST32_MAX): Likewise.
28240         [C99-based standards] (UINT_FAST64_MAX): Likewise.
28241         [C99-based standards] (INTPTR_MIN): Likewise.
28242         [C99-based standards] (INTPTR_MAX): Likewise.
28243         [C99-based standards] (UINTPTR_MAX): Likewise.
28244         [C99-based standards] (INTMAX_MIN): Likewise.
28245         [C99-based standards] (INTMAX_MAX): Likewise.
28246         [C99-based standards] (UINTMAX_MAX): Likewise.
28247         [C99-based standards] (PTRDIFF_MIN): Likewise.
28248         [C99-based standards] (PTRDIFF_MAX): Likewise.
28249         [C99-based standards] (SIG_ATOMIC_MAX): Likewise.
28250         [C99-based standards] (SIZE_MAX): Likewise.
28251         [C99-based standards] (WCHAR_MAX): Likewise.
28252         [C99-based standards] (WINT_MAX): Likewise.
28253         [C99-based standards] (SIG_ATOMIC_MIN): Likewise.  Do not specify
28254         constraint on value.
28255         [C99-based standards] (WCHAR_MIN): Likewise.
28256         [C99-based standards] (WINT_MIN): Likewise.
28257         [C99-based standards] (*_t): Allow.
28258         * conform/data/tgmath.h-data [XOPEN2K || POSIX2008]: Change
28259         condition to [!ISO && !POSIX && !XPG3 && !XPG4 && !UNIX98].
28260         Include math.h-data and complex.h-data.  Remove all expectations
28261         of math.h and complex.h contents.
28262         * conform/data/uchar.h-data [ISO11] (c16rtomb): Remove stray "16"
28263         at end of line.
28264         * conform/data/wchar.h-data [!ISO && !POSIX && !XPG3 && !XPG4]
28265         (struct tm): Expect tag.
28266         [C99-based-standards] (wcstof): Expect function.
28267         [C99-based-standards] (wcstold): Likewise.
28268         [C99-based-standards] (wcstoll): Likewise.
28269         [C99-based-standards] (wcstoull): Likewise.
28270         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MIN): Use
28271         macro-int-constant.  Specify type.
28272         [!ISO && !POSIX && !XPG3 && !XPG4] (WCHAR_MAX): Likewise.  Specify
28273         constraint on value.
28274         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
28275         Specify type.
28276         [!ISO && !POSIX && !XPG3 && !XPG4] (NULL): Use macro-constant.
28277         Specify value.
28278         [ISO C standards]: Do not allow headers.
28279         [!ISO && !POSIX && !XPG3 && !XPG4] (wcs*): Change to
28280         wcs[abcdefghijklmnopqrstuvwxyz]*.
28281         [ISO C standards] (*_t): Do not allow.
28282         * conform/data/wctype.h-data [C99-based standards] (iswblank):
28283         Expect function.
28284         [XOPEN2K8 || POSIX2008] (iswblank_l): Likewise.
28285         [!ISO && !POSIX && !XPG3 && !XPG4] (WEOF): Use macro-constant.
28286         Specify type.
28287         [ISO C standards]: Do not allow headers.
28288         [!ISO && !POSIX && !XPG3 && !XPG4] (is*): Change to
28289         is[abcdefghijklmnopqrstuvwxyz]*.
28290         [!ISO && !POSIX && !XPG3 && !XPG4] (to*): Change to
28291         to[abcdefghijklmnopqrstuvwxyz]*.
28292         [ISO C standards] (*_t): Do not allow.
28293         * conform/data/stdalign.h-data: New file.
28294         * conform/data/stdbool.h-data: Likewise.
28295         * conform/data/stdnoreturn.h-data: Likewise.
28296
28297 2012-11-07  Roland McGrath  <roland@hack.frob.com>
28298
28299         [BZ #14815]
28300         * manual/filesys.texi (Directory Entries): Typo fix.
28301         Reported by <h-iwamoto@kit.hi-ho.ne.jp>.
28302
28303 2012-11-07  Marcus Shawcroft  <marcus.shawcroft@linaro.org>
28304
28305         * elf/elf.h (EM_AARCH64): New macro.
28306         (R_AARCH64_NONE, R_AARCH64_ABS64, R_AARCH64_ABS32): Likewise.
28307         (R_AARCH64_COPY, R_AARCH64_GLOB_DAT, R_AARCH64_JUMP_SLOT): Likewise.
28308         (R_AARCH64_RELATIVE, R_AARCH64_TLS_DTPMOD64): Likewise.
28309         (R_AARCH64_TLS_DTPREL64, R_AARCH64_TLS_TPREL64): Likewise.
28310         (R_AARCH64_TLSDESC): Likewise.
28311         (NT_ARM_TLS): Likewise.
28312         (NT_ARM_HW_BREAK): Likewise.
28313         (NT_ARM_HW_WATCH): Likewise.
28314
28315 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
28316
28317         [BZ #14811]
28318         * sysdeps/i386/fpu/e_powl.S (pm79): New object.
28319         (__ieee754_powl): Saturate nonzero exponents with absolute value
28320         below 0x1p-79 to +/- 0x1p-79.
28321         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Saturate nonzero
28322         exponents with absolute value below 0x1p-64 to +/- 0x1p-64.
28323         * sysdeps/ieee754/flt-32/e_powf.c (__ieee754_powf): Saturate
28324         nonzero exponents with absolute value below 0x1p-32 to +/-
28325         0x1p-32.
28326         * sysdeps/x86_64/fpu/e_powl.S (pm79): New object.
28327         (__ieee754_powl): Saturate nonzero exponents with absolute value
28328         below 0x1p-79 to +/- 0x1p-79.
28329         * math/libm-test.inc (pow_test): Add more tests.
28330
28331 2012-11-07  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
28332
28333         * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Sync
28334         _dl_s390_cap_flags with kernel. Increase string length.
28335         (_dl_s390_platforms): Add z196 and zEC12.
28336
28337 2012-11-07  Joseph Myers  <joseph@codesourcery.com>
28338
28339         * conform/data/time.h-data [!XOPEN21K && !XOPEN2K8 && !POSIX2008]:
28340         Change XOPEN21K to XOPEN2K.
28341
28342 2012-11-06  Maxim Kuvyrkov  <maxim@codesourcery.com>
28343
28344         * string/memmove.c: Use memcpy when possible.
28345
28346 2012-11-06  Andreas Jaeger  <aj@suse.de>
28347
28348         * po/eo.po: Update from translation team.
28349
28350 2012-11-06  Joseph Myers  <joseph@codesourcery.com>
28351
28352         [BZ #14793]
28353         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): In case of large z
28354         exponent and small x and y exponents, scale x or y up.  Increase
28355         by 2 the exponent used in scaling up.
28356         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
28357         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
28358         * math/libm-test.inc (fma_test): Add more tests.
28359         (fma_test_towardzero): Likewise.
28360         (fma_test_downward): Likewise.
28361         (fma_test_upward): Likewise.
28362
28363 2012-11-05  Joseph Myers  <joseph@codesourcery.com>
28364
28365         [BZ #14805]
28366         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_DFL_ENV): Use cast to const
28367         fenv_t *.
28368
28369         [BZ #14801]
28370         * sysdeps/s390/fpu/bits/fenv.h (fenv_t): Use implementation
28371         namespace for names of struct fields.
28372         * sysdeps/s390/fpu/fegetenv.c (fegetenv): Update references to
28373         fenv_t fields.
28374         * sysdeps/s390/fpu/feholdexcpt.c (feholdexcept): Likewise.
28375         * sysdeps/s390/fpu/fesetenv.c (fesetenv): Likewise.
28376
28377 2012-11-04  Samuel Thibault  <samuel.thibault@ens-lyon.org>
28378
28379         [BZ #3665]
28380         * sysdeps/mach/hurd/bits/errno.h: Regenerated.
28381
28382 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
28383
28384         * csu/libc-start.c (LIBC_START_MAIN): Conditionalize use of
28385         PTR_DEMANGLE.
28386
28387         [BZ #5246]
28388         * sysdeps/mach/hurd/i386/____longjmp_chk.S: Conditionalize use of
28389         PTR_DEMANGLE.
28390
28391 2012-11-04  Joseph Myers  <joseph@codesourcery.com>
28392
28393         [BZ #14797]
28394         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute cases that
28395         definitely overflow as x * y not x * y + z.
28396         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
28397         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
28398         * math/libm-test.inc (fma_test): Add more tests.
28399         (fma_test_towardzero): Likewise.
28400         (fma_test_downward): Likewise.
28401         (fma_test_upward): Likewise.
28402
28403 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com>
28404
28405         [BZ #157]
28406
28407         * include/stub-tag.h: Remove file.
28408         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Don't emit
28409         '#include' of it.
28410         * manual/maint.texi (Porting): Don't reference it.
28411         * Makerules ($(objpfx)stubs): Likewise.
28412         * dirent/closedir.c: Don't include <stub-tag.h>.
28413         * dirent/dirfd.c: Likewise.
28414         * dirent/fdopendir.c: Likewise.
28415         * dirent/getdents.c: Likewise.
28416         * dirent/getdents64.c: Likewise.
28417         * dirent/opendir.c: Likewise.
28418         * dirent/readdir.c: Likewise.
28419         * dirent/readdir64.c: Likewise.
28420         * dirent/readdir64_r.c: Likewise.
28421         * dirent/readdir_r.c: Likewise.
28422         * dirent/rewinddir.c: Likewise.
28423         * dirent/seekdir.c: Likewise.
28424         * dirent/telldir.c: Likewise.
28425         * gmon/profil.c: Likewise.
28426         * grp/setgroups.c: Likewise.
28427         * inet/if_index.c: Likewise.
28428         * io/access.c: Likewise.
28429         * io/chdir.c: Likewise.
28430         * io/chmod.c: Likewise.
28431         * io/chown.c: Likewise.
28432         * io/close.c: Likewise.
28433         * io/dup.c: Likewise.
28434         * io/dup2.c: Likewise.
28435         * io/dup3.c: Likewise.
28436         * io/euidaccess.c: Likewise.
28437         * io/faccessat.c: Likewise.
28438         * io/fchdir.c: Likewise.
28439         * io/fchmod.c: Likewise.
28440         * io/fchmodat.c: Likewise.
28441         * io/fchown.c: Likewise.
28442         * io/fchownat.c: Likewise.
28443         * io/fcntl.c: Likewise.
28444         * io/flock.c: Likewise.
28445         * io/fstatfs.c: Likewise.
28446         * io/fstatfs64.c: Likewise.
28447         * io/fstatvfs.c: Likewise.
28448         * io/fstatvfs64.c: Likewise.
28449         * io/futimens.c: Likewise.
28450         * io/fxstat.c: Likewise.
28451         * io/fxstat64.c: Likewise.
28452         * io/fxstatat.c: Likewise.
28453         * io/fxstatat64.c: Likewise.
28454         * io/getcwd.c: Likewise.
28455         * io/isatty.c: Likewise.
28456         * io/lchmod.c: Likewise.
28457         * io/lchown.c: Likewise.
28458         * io/link.c: Likewise.
28459         * io/linkat.c: Likewise.
28460         * io/lseek.c: Likewise.
28461         * io/lseek64.c: Likewise.
28462         * io/lxstat64.c: Likewise.
28463         * io/mkdir.c: Likewise.
28464         * io/mkdirat.c: Likewise.
28465         * io/mkfifo.c: Likewise.
28466         * io/mkfifoat.c: Likewise.
28467         * io/open.c: Likewise.
28468         * io/open64.c: Likewise.
28469         * io/openat.c: Likewise.
28470         * io/openat64.c: Likewise.
28471         * io/pipe.c: Likewise.
28472         * io/pipe2.c: Likewise.
28473         * io/poll.c: Likewise.
28474         * io/posix_fadvise.c: Likewise.
28475         * io/posix_fadvise64.c: Likewise.
28476         * io/posix_fallocate.c: Likewise.
28477         * io/posix_fallocate64.c: Likewise.
28478         * io/read.c: Likewise.
28479         * io/readlink.c: Likewise.
28480         * io/readlinkat.c: Likewise.
28481         * io/rmdir.c: Likewise.
28482         * io/sendfile.c: Likewise.
28483         * io/sendfile64.c: Likewise.
28484         * io/statfs.c: Likewise.
28485         * io/statfs64.c: Likewise.
28486         * io/statvfs.c: Likewise.
28487         * io/statvfs64.c: Likewise.
28488         * io/symlink.c: Likewise.
28489         * io/symlinkat.c: Likewise.
28490         * io/ttyname.c: Likewise.
28491         * io/ttyname_r.c: Likewise.
28492         * io/umask.c: Likewise.
28493         * io/unlink.c: Likewise.
28494         * io/unlinkat.c: Likewise.
28495         * io/utime.c: Likewise.
28496         * io/utimensat.c: Likewise.
28497         * io/write.c: Likewise.
28498         * io/xmknod.c: Likewise.
28499         * io/xmknodat.c: Likewise.
28500         * io/xstat.c: Likewise.
28501         * io/xstat64.c: Likewise.
28502         * login/getpt.c: Likewise.
28503         * login/grantpt.c: Likewise.
28504         * login/unlockpt.c: Likewise.
28505         * math/e_acoshl.c: Likewise.
28506         * math/e_acosl.c: Likewise.
28507         * math/e_asinl.c: Likewise.
28508         * math/e_atan2l.c: Likewise.
28509         * math/e_atanhl.c: Likewise.
28510         * math/e_coshl.c: Likewise.
28511         * math/e_expl.c: Likewise.
28512         * math/e_fmodl.c: Likewise.
28513         * math/e_gammal_r.c: Likewise.
28514         * math/e_hypotl.c: Likewise.
28515         * math/e_j0l.c: Likewise.
28516         * math/e_j1l.c: Likewise.
28517         * math/e_jnl.c: Likewise.
28518         * math/e_lgammal_r.c: Likewise.
28519         * math/e_log10l.c: Likewise.
28520         * math/e_log2l.c: Likewise.
28521         * math/e_logl.c: Likewise.
28522         * math/e_powl.c: Likewise.
28523         * math/e_rem_pio2l.c: Likewise.
28524         * math/e_sinhl.c: Likewise.
28525         * math/e_sqrtl.c: Likewise.
28526         * math/fclrexcpt.c: Likewise.
28527         * math/fedisblxcpt.c: Likewise.
28528         * math/feenablxcpt.c: Likewise.
28529         * math/fegetenv.c: Likewise.
28530         * math/fegetexcept.c: Likewise.
28531         * math/fegetround.c: Likewise.
28532         * math/feholdexcpt.c: Likewise.
28533         * math/fesetenv.c: Likewise.
28534         * math/fesetround.c: Likewise.
28535         * math/feupdateenv.c: Likewise.
28536         * math/fgetexcptflg.c: Likewise.
28537         * math/fraiseexcpt.c: Likewise.
28538         * math/fsetexcptflg.c: Likewise.
28539         * math/ftestexcept.c: Likewise.
28540         * math/k_cosl.c: Likewise.
28541         * math/k_rem_pio2l.c: Likewise.
28542         * math/k_sinl.c: Likewise.
28543         * math/k_tanl.c: Likewise.
28544         * math/s_asinhl.c: Likewise.
28545         * math/s_atanl.c: Likewise.
28546         * math/s_cbrtl.c: Likewise.
28547         * math/s_erfl.c: Likewise.
28548         * math/s_expm1l.c: Likewise.
28549         * math/s_log1pl.c: Likewise.
28550         * math/s_tanhl.c: Likewise.
28551         * misc/acct.c: Likewise.
28552         * misc/brk.c: Likewise.
28553         * misc/chflags.c: Likewise.
28554         * misc/chroot.c: Likewise.
28555         * misc/fchflags.c: Likewise.
28556         * misc/fgetxattr.c: Likewise.
28557         * misc/flistxattr.c: Likewise.
28558         * misc/fremovexattr.c: Likewise.
28559         * misc/fsetxattr.c: Likewise.
28560         * misc/fsync.c: Likewise.
28561         * misc/ftruncate.c: Likewise.
28562         * misc/futimes.c: Likewise.
28563         * misc/futimesat.c: Likewise.
28564         * misc/getdomain.c: Likewise.
28565         * misc/getdtsz.c: Likewise.
28566         * misc/gethostid.c: Likewise.
28567         * misc/gethostname.c: Likewise.
28568         * misc/getloadavg.c: Likewise.
28569         * misc/getpagesize.c: Likewise.
28570         * misc/getsysstats.c: Likewise.
28571         * misc/getxattr.c: Likewise.
28572         * misc/gtty.c: Likewise.
28573         * misc/ioctl.c: Likewise.
28574         * misc/lgetxattr.c: Likewise.
28575         * misc/listxattr.c: Likewise.
28576         * misc/llistxattr.c: Likewise.
28577         * misc/lremovexattr.c: Likewise.
28578         * misc/lsetxattr.c: Likewise.
28579         * misc/lutimes.c: Likewise.
28580         * misc/madvise.c: Likewise.
28581         * misc/mincore.c: Likewise.
28582         * misc/mlock.c: Likewise.
28583         * misc/mlockall.c: Likewise.
28584         * misc/mmap.c: Likewise.
28585         * misc/mprotect.c: Likewise.
28586         * misc/msync.c: Likewise.
28587         * misc/munlock.c: Likewise.
28588         * misc/munlockall.c: Likewise.
28589         * misc/munmap.c: Likewise.
28590         * misc/preadv.c: Likewise.
28591         * misc/preadv64.c: Likewise.
28592         * misc/ptrace.c: Likewise.
28593         * misc/pwritev.c: Likewise.
28594         * misc/pwritev64.c: Likewise.
28595         * misc/readv.c: Likewise.
28596         * misc/reboot.c: Likewise.
28597         * misc/remap_file_pages.c: Likewise.
28598         * misc/removexattr.c: Likewise.
28599         * misc/revoke.c: Likewise.
28600         * misc/select.c: Likewise.
28601         * misc/setdomain.c: Likewise.
28602         * misc/setegid.c: Likewise.
28603         * misc/seteuid.c: Likewise.
28604         * misc/sethostid.c: Likewise.
28605         * misc/sethostname.c: Likewise.
28606         * misc/setregid.c: Likewise.
28607         * misc/setreuid.c: Likewise.
28608         * misc/setxattr.c: Likewise.
28609         * misc/sstk.c: Likewise.
28610         * misc/stty.c: Likewise.
28611         * misc/swapoff.c: Likewise.
28612         * misc/swapon.c: Likewise.
28613         * misc/sync.c: Likewise.
28614         * misc/syncfs.c: Likewise.
28615         * misc/syscall.c: Likewise.
28616         * misc/truncate.c: Likewise.
28617         * misc/ualarm.c: Likewise.
28618         * misc/usleep.c: Likewise.
28619         * misc/ustat.c: Likewise.
28620         * misc/utimes.c: Likewise.
28621         * misc/vhangup.c: Likewise.
28622         * misc/writev.c: Likewise.
28623         * posix/_exit.c: Likewise.
28624         * posix/alarm.c: Likewise.
28625         * posix/execve.c: Likewise.
28626         * posix/fexecve.c: Likewise.
28627         * posix/fork.c: Likewise.
28628         * posix/fpathconf.c: Likewise.
28629         * posix/getaddrinfo.c: Likewise.
28630         * posix/getegid.c: Likewise.
28631         * posix/geteuid.c: Likewise.
28632         * posix/getgid.c: Likewise.
28633         * posix/getgroups.c: Likewise.
28634         * posix/getlogin.c: Likewise.
28635         * posix/getlogin_r.c: Likewise.
28636         * posix/getpgid.c: Likewise.
28637         * posix/getpid.c: Likewise.
28638         * posix/getppid.c: Likewise.
28639         * posix/getresgid.c: Likewise.
28640         * posix/getresuid.c: Likewise.
28641         * posix/getsid.c: Likewise.
28642         * posix/getuid.c: Likewise.
28643         * posix/glob64.c: Likewise.
28644         * posix/nanosleep.c: Likewise.
28645         * posix/pathconf.c: Likewise.
28646         * posix/pause.c: Likewise.
28647         * posix/posix_madvise.c: Likewise.
28648         * posix/pread.c: Likewise.
28649         * posix/pread64.c: Likewise.
28650         * posix/pwrite.c: Likewise.
28651         * posix/pwrite64.c: Likewise.
28652         * posix/sched_getaffinity.c: Likewise.
28653         * posix/sched_getp.c: Likewise.
28654         * posix/sched_gets.c: Likewise.
28655         * posix/sched_primax.c: Likewise.
28656         * posix/sched_primin.c: Likewise.
28657         * posix/sched_rr_gi.c: Likewise.
28658         * posix/sched_setaffinity.c: Likewise.
28659         * posix/sched_setp.c: Likewise.
28660         * posix/sched_sets.c: Likewise.
28661         * posix/sched_yield.c: Likewise.
28662         * posix/setgid.c: Likewise.
28663         * posix/setlogin.c: Likewise.
28664         * posix/setpgid.c: Likewise.
28665         * posix/setresgid.c: Likewise.
28666         * posix/setresuid.c: Likewise.
28667         * posix/setsid.c: Likewise.
28668         * posix/setuid.c: Likewise.
28669         * posix/sleep.c: Likewise.
28670         * posix/spawni.c: Likewise.
28671         * posix/sysconf.c: Likewise.
28672         * posix/times.c: Likewise.
28673         * posix/wait.c: Likewise.
28674         * posix/wait3.c: Likewise.
28675         * posix/wait4.c: Likewise.
28676         * posix/waitpid.c: Likewise.
28677         * resolv/gai_sigqueue.c: Likewise.
28678         * resource/getpriority.c: Likewise.
28679         * resource/getrlimit.c: Likewise.
28680         * resource/getrusage.c: Likewise.
28681         * resource/nice.c: Likewise.
28682         * resource/setpriority.c: Likewise.
28683         * resource/setrlimit.c: Likewise.
28684         * resource/ulimit.c: Likewise.
28685         * rt/aio_cancel.c: Likewise.
28686         * rt/aio_fsync.c: Likewise.
28687         * rt/aio_read.c: Likewise.
28688         * rt/aio_sigqueue.c: Likewise.
28689         * rt/aio_suspend.c: Likewise.
28690         * rt/aio_write.c: Likewise.
28691         * rt/clock_getres.c: Likewise.
28692         * rt/clock_gettime.c: Likewise.
28693         * rt/clock_nanosleep.c: Likewise.
28694         * rt/clock_settime.c: Likewise.
28695         * rt/lio_listio.c: Likewise.
28696         * rt/mq_close.c: Likewise.
28697         * rt/mq_getattr.c: Likewise.
28698         * rt/mq_notify.c: Likewise.
28699         * rt/mq_open.c: Likewise.
28700         * rt/mq_receive.c: Likewise.
28701         * rt/mq_send.c: Likewise.
28702         * rt/mq_setattr.c: Likewise.
28703         * rt/mq_timedreceive.c: Likewise.
28704         * rt/mq_timedsend.c: Likewise.
28705         * rt/mq_unlink.c: Likewise.
28706         * rt/shm_open.c: Likewise.
28707         * rt/shm_unlink.c: Likewise.
28708         * rt/timer_create.c: Likewise.
28709         * rt/timer_delete.c: Likewise.
28710         * rt/timer_getoverr.c: Likewise.
28711         * rt/timer_gettime.c: Likewise.
28712         * rt/timer_settime.c: Likewise.
28713         * setjmp/__longjmp.c: Likewise.
28714         * setjmp/setjmp.c: Likewise.
28715         * signal/kill.c: Likewise.
28716         * signal/killpg.c: Likewise.
28717         * signal/raise.c: Likewise.
28718         * signal/sigaction.c: Likewise.
28719         * signal/sigaltstack.c: Likewise.
28720         * signal/sigblock.c: Likewise.
28721         * signal/sigignore.c: Likewise.
28722         * signal/sigintr.c: Likewise.
28723         * signal/signal.c: Likewise.
28724         * signal/sigpause.c: Likewise.
28725         * signal/sigpending.c: Likewise.
28726         * signal/sigqueue.c: Likewise.
28727         * signal/sigreturn.c: Likewise.
28728         * signal/sigset.c: Likewise.
28729         * signal/sigsetmask.c: Likewise.
28730         * signal/sigstack.c: Likewise.
28731         * signal/sigsuspend.c: Likewise.
28732         * signal/sigtimedwait.c: Likewise.
28733         * signal/sigvec.c: Likewise.
28734         * signal/sigwait.c: Likewise.
28735         * signal/sigwaitinfo.c: Likewise.
28736         * signal/sysv_signal.c: Likewise.
28737         * socket/accept.c: Likewise.
28738         * socket/accept4.c: Likewise.
28739         * socket/bind.c: Likewise.
28740         * socket/connect.c: Likewise.
28741         * socket/getpeername.c: Likewise.
28742         * socket/getsockname.c: Likewise.
28743         * socket/getsockopt.c: Likewise.
28744         * socket/isfdtype.c: Likewise.
28745         * socket/listen.c: Likewise.
28746         * socket/recv.c: Likewise.
28747         * socket/recvfrom.c: Likewise.
28748         * socket/recvmsg.c: Likewise.
28749         * socket/send.c: Likewise.
28750         * socket/sendmsg.c: Likewise.
28751         * socket/sendto.c: Likewise.
28752         * socket/setsockopt.c: Likewise.
28753         * socket/shutdown.c: Likewise.
28754         * socket/sockatmark.c: Likewise.
28755         * socket/socket.c: Likewise.
28756         * socket/socketpair.c: Likewise.
28757         * stdio-common/ctermid.c: Likewise.
28758         * stdio-common/cuserid.c: Likewise.
28759         * stdio-common/remove.c: Likewise.
28760         * stdio-common/rename.c: Likewise.
28761         * stdio-common/renameat.c: Likewise.
28762         * stdio-common/tempname.c: Likewise.
28763         * stdlib/getcontext.c: Likewise.
28764         * stdlib/makecontext.c: Likewise.
28765         * stdlib/setcontext.c: Likewise.
28766         * stdlib/swapcontext.c: Likewise.
28767         * stdlib/system.c: Likewise.
28768         * streams/fattach.c: Likewise.
28769         * streams/fdetach.c: Likewise.
28770         * streams/getmsg.c: Likewise.
28771         * streams/getpmsg.c: Likewise.
28772         * streams/putmsg.c: Likewise.
28773         * streams/putpmsg.c: Likewise.
28774         * sysdeps/unix/bsd/getpt.c: Likewise.
28775         * sysdeps/unix/sysv/linux/epoll_pwait.c: Likewise.
28776         * sysdeps/unix/sysv/linux/futimens.c: Likewise.
28777         * sysdeps/unix/sysv/linux/lutimes.c: Likewise.
28778         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
28779         Likewise.
28780         * sysdeps/unix/sysv/linux/readahead.c: Likewise.
28781         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
28782         * sysdeps/unix/sysv/linux/utimensat.c: Likewise.
28783         * sysvipc/msgctl.c: Likewise.
28784         * sysvipc/msgget.c: Likewise.
28785         * sysvipc/msgrcv.c: Likewise.
28786         * sysvipc/msgsnd.c: Likewise.
28787         * sysvipc/semctl.c: Likewise.
28788         * sysvipc/semget.c: Likewise.
28789         * sysvipc/semop.c: Likewise.
28790         * sysvipc/semtimedop.c: Likewise.
28791         * sysvipc/shmat.c: Likewise.
28792         * sysvipc/shmctl.c: Likewise.
28793         * sysvipc/shmdt.c: Likewise.
28794         * sysvipc/shmget.c: Likewise.
28795         * termios/tcdrain.c: Likewise.
28796         * termios/tcflow.c: Likewise.
28797         * termios/tcflush.c: Likewise.
28798         * termios/tcgetattr.c: Likewise.
28799         * termios/tcgetpgrp.c: Likewise.
28800         * termios/tcsendbrk.c: Likewise.
28801         * termios/tcsetattr.c: Likewise.
28802         * termios/tcsetpgrp.c: Likewise.
28803         * time/adjtime.c: Likewise.
28804         * time/clock.c: Likewise.
28805         * time/getitimer.c: Likewise.
28806         * time/gettimeofday.c: Likewise.
28807         * time/setitimer.c: Likewise.
28808         * time/settimeofday.c: Likewise.
28809         * time/stime.c: Likewise.
28810         * time/time.c: Likewise.
28811
28812 2012-11-04  Pino Toscano  <toscano.pino@tiscali.it>
28813
28814         * sysdeps/generic/paths.h (_PATH_STDPATH): Remove /usr/contrib/bin and
28815         /usr/old/bin.
28816
28817         * sysdeps/generic/paths.h (_PATH_MNTTAB, _PATH_MOUNTED): Use tabs
28818         instead of spaces.
28819         * sysdeps/unix/sysv/linux/paths.h (_PATH_UTMP, _PATH_WTMP): Likewise.
28820
28821 2012-11-03  Joseph Myers  <joseph@codesourcery.com>
28822
28823         [BZ #14796]
28824         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Set rounding mode to
28825         FE_TONEAREST before applying Dekker multiplication and Knuth
28826         addition.  Clear inexact exceptions and check for exact zero
28827         results afterwards.
28828         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
28829         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
28830         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
28831         * math/libm-test.inc (fma_test): Add more tests.
28832         (fma_test_towardzero): Likewise.
28833         (fma_test_downward): Likewise.
28834         (fma_test_upward): Likewise.
28835         * sysdeps/generic/math_private.h (default_libc_fesetround): New
28836         function.
28837         (libc_fesetround): New macro.
28838         (libc_fesetroundf): Likewise.
28839         (libc_fesetroundl): Likewise.
28840         * sysdeps/i386/fpu/fenv_private.h (libc_fesetround_sse): New
28841         function.
28842         (libc_fesetround_387): Likewise.
28843         (libc_fesetroundf): New macro.
28844         (libc_fesetround): Likewise.
28845         (libc_fesetroundl): Likewise.
28846         * sysdeps/sparc/fpu/fenv_private.h (libc_fesetround): New
28847         function.
28848         (libc_fesetroundf): New macro.
28849         (libc_fesetround): Likewise.
28850         (libc_fesetroundl): Likewise.
28851         * include/fenv.h (feclearexcept): Add libm_hidden_proto.
28852         * math/fclrexcpt.c (feclearexcept): Add libm_hidden_ver.
28853         * sysdeps/i386/fpu/fclrexcpt.c (feclearexcept): Add
28854         libm_hidden_ver.
28855         * sysdeps/powerpc/fpu/fclrexcpt.c (feclearexcept): Likewise.
28856         * sysdeps/s390/fpu/fclrexcpt.c (feclearexcept): Add
28857         libm_hidden_def.
28858         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Likewise.
28859         * sysdeps/sparc/fpu/fclrexcpt.c (feclearexcept): Add
28860         libm_hidden_ver.
28861         * sysdeps/x86_64/fpu/fclrexcpt.c (feclearexcept): Add
28862         libm_hidden_def.
28863
28864         [BZ #3439]
28865         * sysdeps/powerpc/bits/fenv.h (FE_INEXACT): Define macro to
28866         integer constant usable in #if and use that to give value to enum
28867         constant.
28868         (FE_DIVBYZERO): Likewise.
28869         (FE_UNDERFLOW): Likewise.
28870         (FE_OVERFLOW): Likewise.
28871         (FE_INVALID): Likewise.
28872         (FE_INVALID_SNAN): Likewise.
28873         (FE_INVALID_ISI): Likewise.
28874         (FE_INVALID_IDI): Likewise.
28875         (FE_INVALID_ZDZ): Likewise.
28876         (FE_INVALID_IMZ): Likewise.
28877         (FE_INVALID_COMPARE): Likewise.
28878         (FE_INVALID_SOFTWARE): Likewise.
28879         (FE_INVALID_SQRT): Likewise.
28880         (FE_INVALID_INTEGER_CONVERSION): Likewise.
28881         (FE_TONEAREST): Likewise.
28882         (FE_TOWARDZERO): Likewise.
28883         (FE_UPWARD): Likewise.
28884         (FE_DOWNWARD): Likewise.
28885         * sysdeps/s390/fpu/bits/fenv.h (FE_INVALID): Likewise.
28886         (FE_DIVBYZERO): Likewise.
28887         (FE_OVERFLOW): Likewise.
28888         (FE_UNDERFLOW): Likewise.
28889         (FE_INEXACT): Likewise.
28890         (FE_TONEAREST): Likewise.
28891         (FE_DOWNWARD): Likewise.
28892         (FE_UPWARD): Likewise.
28893         (FE_TOWARDZERO): Likewise.
28894         * sysdeps/sh/sh4/fpu/bits/fenv.h (FE_INEXACT): Likewise.
28895         (FE_UNDERFLOW): Likewise.
28896         (FE_OVERFLOW): Likewise.
28897         (FE_DIVBYZERO): Likewise.
28898         (FE_INVALID): Likewise.
28899         (FE_TONEAREST): Likewise.
28900         (FE_TOWARDZERO): Likewise.
28901         * sysdeps/sparc/fpu/bits/fenv.h (FE_INVALID): Likewise.
28902         (FE_OVERFLOW): Likewise.
28903         (FE_UNDERFLOW): Likewise.
28904         (FE_DIVBYZERO): Likewise.
28905         (FE_INEXACT): Likewise.
28906         (FE_TONEAREST): Likewise.
28907         (FE_TOWARDZERO): Likewise.
28908         (FE_UPWARD): Likewise.
28909         (FE_DOWNWARD): Likewise.
28910         * sysdeps/x86/fpu/bits/fenv.h (FE_INVALID): Likewise.
28911         (FE_DIVBYZERO): Likewise.
28912         (FE_OVERFLOW): Likewise.
28913         (FE_UNDERFLOW): Likewise.
28914         (FE_INEXACT): Likewise.
28915         (FE_TONEAREST): Likewise.
28916         (FE_DOWNWARD): Likewise.
28917         (FE_UPWARD): Likewise.
28918         (FE_TOWARDZERO): Likewise.
28919
28920 2012-11-02  Chris Metcalf  <cmetcalf@tilera.com>
28921
28922         * elf/elf.h (R_TILEGX_IMM16_X[01]_HW[012]_(|LAST_)PLT_PCREL): Add.
28923
28924 2012-11-03  Andreas Schwab  <schwab@linux-m68k.org>
28925
28926         * scripts/cross-test-ssh.sh (command): Use newlines to separate
28927         commands.  Quote $PWD.
28928         (blacklist_exports): Don't use remove_newlines.  Replace "declare
28929         -x" by "export".
28930         (remove_newlines): Remove.
28931
28932 2012-11-02  H.J. Lu  <hongjiu.lu@intel.com>
28933
28934         * stdlib/Makefile (headers): Add bits/stdlib-float.h.
28935         * stdlib/stdlib.h (atof): Moved to ...
28936         * include/bits/stdlib-float.h: Here.  New file.
28937         * stdlib/stdlib.h: Include <bits/stdlib-float.h>.
28938         * stdlib/bits/stdlib-float.h: New file.
28939         * sysdeps/x86/Makefile (CFLAGS-.os): Compile rtld routines with
28940         -mno-sse -mno-mmx.
28941         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: Include
28942         <xmmintrin.h>.
28943
28944 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
28945
28946         * conform/conformtest.pl (@headers): Add fenv.h.
28947         * conform/data/fenv.h-data: New file.
28948         * include/fenv.h [_ISOMAC]: Disable all contents of file except
28949         include of <math/fenv.h>.
28950
28951         * conform/data/complex.h-data [ISO99 || ISO11 || XOPEN2K ||
28952         POSIX2008]: Change condition to [!ISO && !POSIX && !XPG3 && !XPG4
28953         && !UNIX98].  Enables tests for XOPEN2K8.
28954         * conform/data/inttypes.h-data [ISO99 || ISO11 || XOPEN2K ||
28955         POSIX2008]: Likewise.
28956
28957         * conform/data/sys/wait.h-data [XPG3 || XOPEN2K8 || POSIX2008]
28958         (struct rusage): Do not expect type or its members.
28959
28960         [BZ #3439]
28961         * math/math.h (FP_NAN): Define macro to integer constant usable in
28962         #if and use that to give value to enum constant.
28963         (FP_INFINITE): Likewise.
28964         (FP_ZERO): Likewise.
28965         (FP_SUBNORMAL): Likewise.
28966         (FP_NORMAL): Likewise.
28967
28968 2012-11-02  Andreas Schwab  <schwab@linux-m68k.org>
28969
28970         * iconvdata/bug-iconv8.c (do_test): Use %z for size_t arguments.
28971         * iconvdata/bug-iconv9.c (do_test): Use %t for ptrdiff_t
28972         arguments.
28973
28974 2012-11-02  Roland McGrath  <roland@hack.frob.com>
28975
28976         * aclocal.m4 (GLIBC_AUTOCONF_VERSION): New macro.
28977         Check that AC_AUTOCONF_VERSION matches it and m4_fatal at
28978         autoconf-time if not.
28979         * configure.in: Remove AC_PREREQ.
28980
28981 2012-11-02  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
28982
28983         * sysdeps/powerpc/sys/platform/ppc.h (__ppc_get_timebase): Use
28984         __builtin_ppc_get_timebase when building with GCC >= 4.8 instead
28985         of the internal implementation.
28986
28987 2012-11-02  Joseph Myers  <joseph@codesourcery.com>
28988
28989         * include/sys/syslog.h [_ISOMAC]: Disable all contents of file
28990         except include of <misc/sys/syslog.h>.
28991
28992 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
28993
28994         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S: If the
28995         function returns with a NULL context exit with zero.
28996
28997 2012-11-01  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
28998
28999         * sysdeps/powerpc/Makefile (cflags): Remove -mnew-mnemonics.
29000
29001 2012-11-01  H.J. Lu  <hongjiu.lu@intel.com>
29002
29003         * catgets/test-gencat.sh (run_program_prefix): Renamed to ...
29004         (run_program_cmd): This.
29005         * localedata/tst-langinfo.sh (run_program_prefix): Removed.
29006         (tst_langinfo): New variable.  Use it.
29007
29008 2012-11-01  Sebastan Andrzej Siewior  <bigeasy@linutronix.de>
29009
29010         * sysdeps/powerpc/powerpc32/dl-trampoline.S: Put __NO_FPRS__ around
29011         floating point opcodes.
29012
29013 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
29014
29015         * sysdeps/mach/hurd/Makefile (link-libc-static-tests): New
29016         variable.
29017
29018         * elf/dl-support.c: Unconditionally include "setup-vdso.h".
29019
29020         * sysdeps/mach/hurd/powerpc: Remove directory.
29021         * sysdeps/mach/powerpc: Likewise.
29022
29023 2012-11-01  Andreas Schwab  <schwab@linux-m68k.org>
29024
29025         * scripts/check-local-headers.sh: Ignore c++ headers.
29026
29027 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
29028
29029         * libio/genops.c (_IO_flush_all_lockp): Use NULL rather than 0 for
29030         __libc_cleanup_region_start argument.
29031
29032 2012-11-01  Joseph Myers  <joseph@codesourcery.com>
29033
29034         [BZ #14784]
29035         [BZ #14785]
29036         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle cases with small
29037         x * y using scaling, not as x * y + z.
29038         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
29039         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
29040         * math/libm-test.inc (fma_test): Add more tests.
29041         (fma_test_towardzero): Likewise.
29042         (fma_test_downward): Likewise.
29043         (fma_test_upward): Likewise.
29044
29045 2012-11-01  Thomas Schwinge  <thomas@codesourcery.com>
29046
29047         * sysdeps/mach/hurd/bits/param.h: Remove stray #endif.
29048
29049 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
29050
29051         * sysdeps/sh/Makefile [$(subdir) = debug] (CFLAGS-backtrace.c):
29052         New variable.
29053
29054 2012-10-31  Thomas Schwinge  <thomas@codesourcery.com>
29055
29056         * rt/tst-shm.c (worker): Correct checking for mmap failure.
29057
29058 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
29059
29060         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
29061         Fix sort order.
29062         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
29063         Likewise.
29064
29065 2012-10-31  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
29066
29067         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
29068         Fix the order of the list for glibc 2.17.
29069         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
29070         Likewise.
29071
29072 2012-10-31  Andreas Schwab  <schwab@linux-m68k.org>
29073
29074         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
29075
29076 2012-10-31  Joseph Myers  <joseph@codesourcery.com>
29077
29078         [BZ #14610]
29079         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c (__ieee754_atan2l): Check
29080         for low part of x being zero before using __atanl (y).
29081         * math/libm-test.inc (atan2_test): Add another test.
29082
29083         * manual/install.texi (Configuring and compiling): Document
29084         general use of test-wrapper and test-wrapper-env.
29085         * INSTALL: Regenerated.
29086
29087         * sysdeps/ieee754/dbl-64/s_fma.c: Include <tininess.h>.
29088         (__fma): Do not extract and scale down low bits on after-rounding
29089         systems when result rounded to normal precision would have normal
29090         exponent.
29091         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <tininess.h>.
29092         (__fmal): Do not extract and scale down low bits on after-rounding
29093         systems when result rounded to normal precision would have normal
29094         exponent.
29095         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <tininess.h>.
29096         (__fmal): Do not extract and scale down low bits on after-rounding
29097         systems when result rounded to normal precision would have normal
29098         exponent.
29099         * math/libm-test.inc (UNDERFLOW_EXCEPTION_BEFORE_ROUNDING): New
29100         macro.
29101         (fma_test): Add more tests.
29102         (fma_test_towardzero): Likewise.
29103         (fma_test_downward): Likewise.
29104         (fma_test_upward): Likewise.
29105
29106 2012-10-30  H.J. Lu  <hongjiu.lu@intel.com>
29107
29108         * sysdeps/i386/tininess.h: Renamed to ...
29109         * sysdeps/x86/tininess.h: This.
29110         * sysdeps/x86_64/tininess.h: Removed.
29111
29112 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
29113
29114         * elf/Makefile ($(objpfx)tst-array1.out): Depend on comparison
29115         input.  Use $(build-program-cmd).
29116         ($(objpfx)tst-array1-static.out): Likewise.
29117         ($(objpfx)tst-array2.out): Likewise.
29118         ($(objpfx)tst-array3.out): Likewise.
29119         ($(objpfx)tst-array4.out): Likewise.
29120         ($(objpfx)tst-array5.out): Likewise.
29121         ($(objpfx)tst-array5-static.out): Likewise.
29122
29123 2012-10-30  Chris Metcalf  <cmetcalf@tilera.com>
29124
29125         * elf/dl-load.c (_dl_map_object_from_fd): Call DL_AFTER_LOAD
29126         if defined.
29127
29128         * nss/nsswitch.h (nss_interface_function): Provide new
29129         macro for use with NSS functions.
29130         * grp/initgroups.c: Use new macro.
29131         * nss/getXXbyYY.c: Likewise.
29132         * nss/getXXbyYY_r.c: Likewise.
29133         * nss/getXXent.c: Likewise.
29134         * nss/getXXent_r.c: Likewise.
29135         * sysdeps/posix/getaddrinfo.c: Likewise.
29136
29137 2012-10-30  Andreas Jaeger  <aj@suse.de>
29138
29139         * po/ru.po: Update Russion translation from translation project.
29140
29141 2012-10-30  Joseph Myers  <joseph@codesourcery.com>
29142
29143         [BZ #14152]
29144         [BZ #14783]
29145         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Extract low bits of
29146         result and shift together with sticky bit instead of replicating
29147         round-to-nearest rounding.
29148         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
29149         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
29150         * math/libm-test.inc (fma_test): Add more tests.  Do not permit
29151         missing underflow exceptions.
29152         (fma_test_towardzero): Add more tests.
29153         (fma_test_downward): Likewise.
29154         (fma_test_upward): Likewise.
29155
29156         [BZ #14047]
29157         * sysdeps/generic/tininess.h: New file.
29158         * sysdeps/i386/tininess.h: Likewise.
29159         * sysdeps/sh/tininess.h: Likewise.
29160         * sysdeps/x86_64/tininess.h: Likewise.
29161         * stdlib/tst-strtod-underflow.c: Likewise.
29162         * stdlib/tst-tininess.c: Likewise.
29163         * stdlib/strtod_l.c: Include <tininess.h>.
29164         (round_and_return): Do not set errno for exact underflow cases.
29165         Force an underflow exception when setting errno for underflow.
29166         Determine underflow based on rounding to normal precision if
29167         TININESS_AFTER_ROUNDING.
29168         * stdlib/tst-strtod.c (tests): Do not expect errno to be set to
29169         ERANGE for exact underflow cases.
29170         * stdlib/Makefile (tests): Add tst-tininess and
29171         tst-strtod-underflow.
29172         ($(objpfx)tst-tininess): Use $(link-libm).
29173         ($(objpfx)tst-strtod-underflow): Likewise.
29174
29175 2012-10-30  Andreas Jaeger  <aj@suse.de>
29176
29177         [BZ#14767]
29178         * elf/Makefile (tests): Remove conditional for have-initfini-array
29179         since this is now always required and the variable does not exist
29180         anymore.
29181         (tests-static): Likewise.
29182         (modules-names): Likewise.
29183
29184         * po/eo.po: Add Esperanto translation from translation project.
29185
29186         * elf/tst-array1.c (fini_array): Make writeable so that it can be
29187         merged with constructor/destructor.
29188         (init_array): Likewise.
29189         * elf/tst-array2dep.c (fini_array): Likewise.
29190         (init_array): Likewise.
29191
29192 2012-10-29  Mike Frysinger  <vapier@gentoo.org>
29193
29194         * manual/message.texi: Delete @cartouche tags.
29195
29196 2012-10-29  Pino Toscano  <toscano.pino@tiscali.it>
29197
29198         * sysdeps/mach/hurd/fdatasync.c: Turn ERR into EINVAL if it is
29199         EOPNOTSUPP.
29200         * sysdeps/mach/hurd/fsync.c: Likewise.
29201
29202         * sysdeps/pthread/aio_notify.c (__aio_notify_only)
29203         [_POSIX_REALTIME_SIGNALS]: Change condition to
29204         [_POSIX_REALTIME_SIGNALS > 0].
29205
29206 2012-10-27  Andreas Jaeger  <aj@suse.de>
29207
29208         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (__O_LARGEFILE)
29209         [!__x86_64]: Do not define, take value from <bits/fcntl-linux.h>.
29210         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE):
29211         [__WORDSIZE != 64]: Likewise.
29212
29213 2012-10-26  H.J. Lu  <hongjiu.lu@intel.com>
29214
29215         *  iconvdata/tst-table.sh: Remove ${SHELL}.
29216         *  iconvdata/tst-tables.sh: Likewise.
29217
29218 2012-10-25  David S. Miller  <davem@davemloft.net>
29219
29220         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
29221         (__get_clockfreq_via_proc_openprom): Use strtoumax instead
29222         of strtoull.
29223
29224         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add comments for
29225         ifunc-impl-list.c
29226         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
29227         * sysdeps/sparc/sparc64/multiarch/ifunc-impl-list.c: New file.
29228         * sysdeps/sparc/sparc32/sparcv9/multiarch/ifunc-impl-list.c: New
29229         file.
29230
29231 2012-10-25  Roland McGrath  <roland@hack.frob.com>
29232
29233         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
29234         (__get_clockfreq_via_proc_openprom): Use __getdents instead of
29235         __getdirentries.
29236
29237 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
29238             Jim Blandy  <jimb@codesourcery.com>
29239
29240         * scripts/cross-test-ssh.sh: New file.
29241         * manual/install.texi (Configuring and compiling): Document use of
29242         cross-test-ssh.sh.
29243         * INSTALL: Regenerated.
29244
29245 2012-10-25  Pino Toscano  <toscano.pino@tiscali.it>
29246
29247         * sysdeps/mach/hurd/ptrace.c (ptrace): Use __hurd_fail to return
29248         EOPNOTSUPP.
29249
29250 2012-10-25  Joseph Myers  <joseph@codesourcery.com>
29251
29252         * Makeconfig (run-program-prefix): Fix comment.
29253
29254 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
29255             Jim Blandy  <jimb@codesourcery.com>
29256
29257         * Makeconfig (test-wrapper): New variable,
29258         (test-wrapper-env): Likewise.
29259         [$(cross-compiling) = yes && $(test-wrapper) != ""]
29260         (run-built-tests): Define to yes.
29261         (run-program-prefix): Use $(test-wrapper).
29262         (built-program-cmd): Likewise.
29263         * Rules (make-test-out): Use $(test-wrapper-env) and
29264         $(host-built-program-cmd).
29265         * elf/Makefile ($(objpfx)order.out): Use $(test-wrapper).
29266         ($(objpfx)tst-pathopt.out): Pass $(test-wrapper-env) to
29267         tst-pathopt.sh.
29268         ($(objpfx)tst-rtld-load-self.out): Pass $(test-wrapper) and
29269         $(test-wrapper-env) to tst-rtld-load-self.sh.
29270         ($(objpfx)order2.out): Use $(test-wrapper).
29271         ($(objpfx)tst-initorder.out): Likewise.
29272         ($(objpfx)tst-initorder2.out): Likewise.
29273         ($(objpfx)tst-unused-dep.out): Use $(test-wrapper-env).
29274         * elf/tst-pathopt.sh (run_program_prefix): Remove unused variable.
29275         (test_wrapper_env): New variable.  Use it to run ld.so.
29276         * elf/tst-rtld-load-self.sh (test_wrapper): New variable.
29277         Use it to run ld.so.
29278         (test_wrapper_env): Likewise.
29279         * iconvdata/Makefile ($(objpfx)iconv-test.out): Pass
29280         $(test-wrapper) to run-iconv-test.sh.
29281         * iconvdata/run-iconv-test.sh (test_wrapper): New variable.
29282         (ICONV): Use $test_wrapper.
29283         * posix/Makefile ($(objpfx)globtest.out): Pass
29284         $(run-via-rtld-prefix), $(test-wrapper) and $(test-wrapper-env) to
29285         globtest.sh, not $(run-program-prefix).
29286         * posix/globtest.sh (run_via_rtld_prefix): New variable.
29287         (test_wrapper): Likewise.
29288         (test_wrapper_env): Likewise.  Use it to run globtest with HOME
29289         set together with run_via_rtld_prefix.
29290         (run_program_prefix): Define in terms of test_wrapper and
29291         run_via_rtld_prefix.
29292
29293 2012-10-24  Roland McGrath  <roland@hack.frob.com>
29294
29295         * nscd/Makefile ($(objpfx)nscd): Remove librt dependency.
29296         * posix/Makefile ($(objpfx)tst-regex, $(objpfx)tst-regex2):
29297         Targets removed.
29298
29299         [BZ #14743]
29300         * include/time.h: Remove librt_hidden_proto (clock_gettime).
29301         Declare __clock_getres, __clock_gettime, __clock_settime,
29302         __clock_nanosleep, and __clock_getcpuclockid.
29303         * rt/clock_gettime.c: Define __clock_gettime as an alias.
29304         Remove librt_hidden_def (clock_gettime).
29305         * sysdeps/unix/clock_gettime.c: Likewise.
29306         * rt/clock_getcpuclockid.c: Define __clock_getcpuclockid as an alias.
29307         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c: Likewise.
29308         * rt/clock_getres.c: Define __clock_getres as an alias.
29309         * sysdeps/posix/clock_getres.c: Likewise.
29310         * rt/clock_settime.c: Define __clock_settime as an alias.
29311         * sysdeps/unix/clock_settime.c: Likewise.
29312         * rt/clock_nanosleep.c: Define __clock_nanosleep as an alias.
29313         * sysdeps/unix/clock_nanosleep.c: Likewise.
29314         * sysdeps/unix/sysv/linux/clock_nanosleep.c: Likewise.
29315         * rt/clock-compat.c: New file.
29316         * rt/Makefile (librt-routines): Add clock-compat and move
29317         $(clock-routines) to ...
29318         (routines): ... here, new variable.
29319         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_routines):
29320         Don't add get_clockfreq here.
29321         * rt/Versions (libc: GLIBC_2.17): New version set.
29322         Add clock_* symbols here.
29323         (libc: GLIBC_PRIVATE): New version set.  Add __clock_* symbols here.
29324         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist
29325         (GLIBC_2.17): Add clock_* symbols.
29326         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
29327         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
29328         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
29329         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
29330         Likewise.
29331         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
29332         Likewise.
29333         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
29334         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
29335         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
29336         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
29337         * NEWS: Mention the move.
29338
29339         * sysdeps/unix/sysv/linux/i386/get_clockfreq.c (__get_clockfreq):
29340         Use __open, __read, __close rather than their public counterparts.
29341         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
29342         (__get_clockfreq_via_cpuinfo): Likewise.
29343         (__get_clockfreq_via_proc_openprom): Likewise, and __getdirentries.
29344         (__get_clockfreq_via_dev_openprom): Likewise, and __ioctl.
29345
29346         * config.h.in (HAVE_IFUNC): New #undef.
29347         * configure.in: Define it if libc_cv_ld_gnu_indirect_function
29348         was successful.
29349         * configure: Regenerated.
29350
29351 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
29352
29353         * configure.in: Move READELF check to start of file.
29354         (libc_cv_ld_gnu_indirect_function): Change to a link test. Rename from
29355         libc_cv_asm_gnu_indirect_function in the process.
29356         * configure: Regenerated.
29357
29358 2012-10-24  Mike Frysinger  <vapier@gentoo.org>
29359
29360         * configure.in (libc_cv_gcc_static_libgcc): Drop -q flag to grep and
29361         send the output to /dev/null.
29362         (libc_cv_cc_with_libunwind): Likewise.
29363         (libc_cv_as_noexecstack): Likewise.
29364         * configure: Regenerate.
29365
29366 2012-10-24  Joseph Myers  <joseph@codesourcery.com>
29367
29368         * io/ftwtest-sh (tmp): Define to ${objpfx}io, not using `pwd`.
29369
29370         * posix/globtest.sh (TMPDIR): Do not set.
29371         (testdir): Define using ${common_objpfx}posix not $TMPDIR.
29372         (testout): Likewise.
29373
29374 2012-10-24  Andreas Jaeger  <aj@suse.de>
29375
29376         * io/fcntl.h: Always define mode_t, off_t, pid_t and use these
29377         types for creat, creat64, lockf, posix_fadvise, posix_fallocate.
29378         [__USE_LARGEFILE64 && !__off64_t_defined]: Define off64_t.
29379         [__USE_LARGEFILE64]: Use off64_t in declaration of lock64,
29380         posix_fadvise64, posix_fallocate64.
29381
29382         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h (F_GETLK, F_SETLK)
29383         (F_SETLKW) [__x86_64]: Remove, provided by <bits/fcntl-linux.h>.
29384         (F_GETLK, F_SETLK, F_SETLKW) [!__USE_FILE_OFFSET64 && !__x86_64__]:
29385         Likewise.
29386         (F_GETLK, F_SETLK, F_SETLKW) [__USE_FILE_OFFSET64 && ! __x86_64__]:
29387         Likewise.
29388         (F_GETLK64, F_SETLK64, F_SETLKW64) [!__x86_64__]: Likewise.
29389
29390         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (F_GETLK, F_SETLK)
29391         (F_SETLKW) [__USE_FILE_OFFSET64]: Remove, provided by
29392         <bits/fcntl-linux.h>.
29393         (F_GETLK64, F_SETLK64, F_SETLKW64) [__WORDSIZE == 64]: Likewise.
29394
29395         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (F_DUPFD, F_GETFD)
29396         (F_SETFD, F_GETFL, F_SETFL): Remove, provided by <bits/fcntl-linux.h>.
29397         (F_GETLK, F_SETLK, F_SETLKW) [__WORDSIZE == 64]: Likewise.
29398         (F_GETLK, F_SETLK, F_SETLKW, F_GETLK64, F_SETLK64, F_SETLKW64)
29399         [__WORDSIZE != 64]: Likewise.
29400
29401 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
29402
29403         * Makeconfig (run-built-tests): New variable.
29404         * Rules [$(cross-compiling) = yes]: Change condition to
29405         [$(run-built-tests) = no].
29406         * catgets/Makefile [$(cross-compiling) != yes]: Change condition
29407         to [$(run-built-tests) = yes].
29408         * elf/Makefile [$(cross-compiling) = no]: Likewise
29409         * grp/Makefile [$(cross-compiling) = no]: Likewise.
29410         * iconv/Makefile [$(cross-compiling) != yes]: Likewise.
29411         * iconvdata/Makefile [$(cross-compiling) = no]: Likewise.
29412         * intl/Makefile [$(cross-compiling) = no]: Likewise.
29413         * io/Makefile [$(cross-compiling) = no]: Likewise.
29414         * libio/Makefile [$(cross-compiling) = no]: Likewise.
29415         * malloc/Makefile [$(cross-compiling) = no]: Likewise.
29416         * misc/Makefile [$(cross-compiling) = no]: Likewise.
29417         * posix/Makefile [$(cross-compiling) = no]: Likewise.
29418         * resolv/Makefile [$(cross-compiling) = no]: Likewise.
29419         * stdio-common/Makefile [$(cross-compiling) = no]: Likewise.
29420         * stdlib/Makefile [$(cross-compiling) = no]: Likewise.
29421         * string/Makefile [$(cross-compiling) = no]: Likewise.
29422
29423         * posix/Makefile ($(objpfx)globtest.out): Pass
29424         $(run-program-prefix) to globtest.sh, not $(elf-objpfx) and
29425         $(rtld-installed-name).
29426         * posix/globtest.sh (elf_objpfx): Remove variable.
29427         (rtld_installed_name): Likewise.
29428         (library_path): Likewise.
29429         (run_program_prefix): New variable.  Use for running globtest
29430         binary.
29431
29432 2012-10-23  Jim Blandy  <jimb@codesourcery.com>
29433             Joseph Myers  <joseph@codesourcery.com>
29434
29435         * Makeconfig (host-built-program-cmd): New variable.
29436         * elf/Makefile (tst-stackguard1-ARGS): Use
29437         $(host-built-program-cmd).
29438         * posix/Makefile (tst-exec-ARGS): Use $(host-built-program-cmd).
29439         (tst-spawn-ARGS): Likewise.
29440         * rt/Makefile (tst-mqueue7-ARGS): Use $(host-built-program-cmd).
29441
29442 2012-10-23  Joseph Myers  <joseph@codesourcery.com>
29443             Jim Blandy  <jimb@codesourcery.com>
29444
29445         * Makeconfig (run-via-rtld-prefix): New variable.
29446         (run-program-prefix): Define in terms of $(run-via-rtld-prefix).
29447         (built-program-cmd): Likewise.
29448
29449 2012-10-22  Andreas Jaeger  <aj@suse.de>
29450
29451         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (O_RSYNC): Define to
29452         __O_RSYNC if it exists, otherwise to O_SYNC.
29453
29454 2012-10-22  Jim Blandy  <jimb@codesourcery.com>
29455             Joseph Myers  <joseph@codesourcery.com>
29456
29457         * iconvdata/run-iconv-test.sh: Redirect iconv stdin in loops from
29458         /dev/null.
29459         * iconvdata/tst-tables.sh: Redirect tst-table.sh stdin in loop
29460         from /dev/null
29461         * posix/tst-getconf.sh: Redirect getconf stdin in loop from
29462         /dev/null.
29463
29464 2012-10-22  Andreas Jaeger  <aj@suse.de>
29465
29466         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (__O_LARGEFILE):
29467         Define always.
29468         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (__O_LARGEFILE): Likewise.
29469
29470         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
29471         bits/fcntl-linux.h.
29472
29473         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h (F_GETLK, F_SETLK)
29474         (F_SETLKW) [!F_GETLK]: Define values for [!__USE_FILE_OFFSET64].
29475
29476         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h (O_LARGEFILE): Rename
29477         to __O_LARGEFILE.
29478         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_LARGEFILE): Rename
29479         to __O_LARGEFILE.
29480
29481 2012-10-21  Jim Blandy  <jimb@codesourcery.com>
29482             Joseph Myers  <joseph@codesourcery.com>
29483
29484         * config.make.in (NM): New variable.
29485
29486 2012-10-21  Andreas Jaeger  <aj@suse.de>
29487
29488         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Remove all
29489         definitions and declarations that are provided by
29490         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.
29491
29492 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
29493
29494         [BZ #14683]
29495         * elf/Makefile (tests-static): Add tst-leaks1-static.
29496         (tests): Also depend on $(objpfx)tst-leaks1-static-mem.
29497         ($(objpfx)tst-leaks1-static): New rule.
29498         ($(objpfx)tst-leaks1-static-mem): Likewise.
29499         (tst-leaks1-static-ENV): New macro.
29500         * elf/dl-open.c (dl_open_worker): Check the main application
29501         only if SHARED is defined.
29502         * elf/tst-leaks1-static.c: New file.
29503
29504 2012-10-20  Andreas Jaeger  <aj@suse.de>
29505
29506         * sysdeps/unix/sysv/linux/bits/fcntl-linux.h: New file, contains
29507         generic values for Linux.
29508         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: Remove all definitions
29509         and declarations that are provided by <bits/fcntl-linux.h> and
29510         include <bits/fcntl-linux.h>.
29511         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
29512         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
29513
29514 2012-10-20  Roland McGrath  <roland@hack.frob.com>
29515
29516         * io/fcntl.h: Move include of <bits/types.h> to the top and
29517         include it unconditionally.
29518
29519 2012-10-20  H.J. Lu  <hongjiu.lu@intel.com>
29520
29521         * wcsmbs/Makefile (tests-ifunc): New variable.
29522         (tests): Add $(tests-ifunc).
29523         * wcsmbs/test-wcschr-ifunc.c: New file.
29524         * wcsmbs/test-wcscmp-ifunc.c: Likewise.
29525         * wcsmbs/test-wcscpy-ifunc.c: Likewise.
29526         * wcsmbs/test-wcslen-ifunc.c: Likewise.
29527         * wcsmbs/test-wcsrchr-ifunc.c: Likewise.
29528         * wcsmbs/test-wmemcmp-ifunc.c: Likewise.
29529
29530         * string/Makefile (tests-ifunc): New variable.
29531         (tests): Add $(tests-ifunc).
29532         * string/test-memccpy.c (TEST_NAME): New macro.
29533         * string/test-memchr.c (TEST_NAME): Likewise.
29534         * string/test-memcmp.c (TEST_NAME): Likewise.
29535         * string/test-memcpy.c (TEST_NAME): Likewise.
29536         * string/test-memmem.c (TEST_NAME): Likewise.
29537         * string/test-memmove.c (TEST_NAME): Likewise.
29538         * string/test-memset.c (TEST_NAME): Likewise.
29539         * string/test-rawmemchr.c (TEST_NAME): Likewise.
29540         * string/test-stpcpy.c (TEST_NAME): Likewise.
29541         * string/test-stpncpy.c (TEST_NAME): Likewise.
29542         * string/test-strcasecmp.c (TEST_NAME): Likewise.
29543         * string/test-strcasestr.c (TEST_NAME): Likewise.
29544         * string/test-strcat.c (TEST_NAME): Likewise.
29545         * string/test-strchr.c (TEST_NAME): Likewise.
29546         * string/test-strcmp.c(TEST_NAME): Likewise.
29547         * string/test-strcpy.c (TEST_NAME): Likewise.
29548         * string/test-strcspn.c (TEST_NAME): Likewise.
29549         * string/test-strlen.c (TEST_NAME): Likewise.
29550         * string/test-strncasecmp.c (TEST_NAME): Likewise.
29551         * string/test-strncmp.c (TEST_NAME): Likewise.
29552         * string/test-strncpy.c (TEST_NAME): Likewise.
29553         * string/test-strnlen.c (TEST_NAME): Likewise.
29554         * string/test-strpbrk.c (TEST_NAME): Likewise.
29555         * string/test-strrchr.c (TEST_NAME): Likewise.
29556         * string/test-strspn.c (TEST_NAME): Likewise.
29557         * string/test-strstr.c (TEST_NAME): Likewise.
29558         * string/test-bcopy-ifunc.c: New file.
29559         * string/test-bzero-ifunc.c: Likewise.
29560         * string/test-memccpy-ifunc.c: Likewise.
29561         * string/test-memchr-ifunc.c: Likewise.
29562         * string/test-memcmp-ifunc.c: Likewise.
29563         * string/test-memcpy-ifunc.c: Likewise.
29564         * string/test-memmem-ifunc.c: Likewise.
29565         * string/test-memmove-ifunc.c: Likewise.
29566         * string/test-mempcpy-ifunc.c: Likewise.
29567         * string/test-memset-ifunc.c: Likewise.
29568         * string/test-rawmemchr-ifunc.c: Likewise.
29569         * string/test-stpcpy-ifunc.c: Likewise.
29570         * string/test-stpncpy-ifunc.c: Likewise.
29571         * string/test-strcasecmp-ifunc.c: Likewise.
29572         * string/test-strcasestr-ifunc.c: Likewise.
29573         * string/test-strcat-ifunc.c: Likewise.
29574         * string/test-strchr-ifunc.c: Likewise.
29575         * string/test-strchrnul-ifunc.c: Likewise.
29576         * string/test-strcmp-ifunc.c: Likewise.
29577         * string/test-strcpy-ifunc.c: Likewise.
29578         * string/test-strcspn-ifunc.c: Likewise.
29579         * string/test-strlen-ifunc.c: Likewise.
29580         * string/test-strncasecmp-ifunc.c: Likewise.
29581         * string/test-strncat-ifunc.c: Likewise.
29582         * string/test-strncmp-ifunc.c: Likewise.
29583         * string/test-strncpy-ifunc.c: Likewise.
29584         * string/test-strnlen-ifunc.c: Likewise.
29585         * string/test-strpbrk-ifunc.c: Likewise.
29586         * string/test-strrchr-ifunc.c: Likewise.
29587         * string/test-strspn-ifunc.c: Likewise.
29588         * string/test-strstr-ifunc.c: Likewise.
29589
29590         * debug/Makefile (tests-ifunc): New variable.
29591         (tests): Add $(tests-ifunc).
29592         * debug/test-stpcpy_chk.c (TEST_NAME): New macro.
29593         * debug/test-strcpy_chk.c (TEST_NAME): Likewise.
29594         * debug/test-stpcpy_chk-ifunc.c: New file.
29595         * debug/test-strcpy_chk-ifunc.c: Likewise.
29596
29597 2012-10-20  Siddhesh Poyarekar  <siddhesh@redhat.com>
29598
29599         [BZ #13601]
29600         * elf/dl-load.c (open_verify): Retry read if the entire ELF
29601         header is not read in.
29602
29603 2012-10-19  Joseph Myers  <joseph@codesourcery.com>
29604
29605         * io/Makefile ($(objpfx)ftwtest.out): Depend on ftwtest-sh.  Pass
29606         script to $(SHELL) as $<.  Pass $(common-objpfx) to script
29607         directly.  Pass built executable to script as
29608         $(built-program-cmd).
29609         * io/ftwtest-sh (ldso): Remove variable.  Run ftwtest directly as
29610         $testprogram without using LD_LIBRARY_PATH and $ldso.
29611
29612         * grp/Makefile ($(objpfx)tst_fgetgrent.out): Pass
29613         $(run-program-prefix) to tst_fgetgrent.sh, not $(elf-objpfx) and
29614         $(rtld-installed-name).
29615         * grp/tst_fgetgrent.sh (elf_objpfx): Remove variable.
29616         (rtld_installed_name): Likewise.
29617         (library_path): Likewise.
29618         (run_program_prefix): New variable.  Use it to run tst_fgetgrent.
29619         * iconvdata/Makefile ($(objpfx)tst-tables.out): Pass
29620         $(run-program-prefix) to tst-tables.sh.
29621         * iconvdata/tst-table.sh (run_program_prefix): New variable.  Use
29622         it to run tst-table-from and tst-table-to.
29623         * iconvdata/tst-tables.sh (run_program_prefix): New variable.
29624         Pass it to tst-table.sh.
29625         * intl/Makefile ($(objpfx)tst-gettext.out): Pass
29626         $(run-program-prefix) to tst-gettext.sh.
29627         ($(objpfx)tst-translit.out): Pass $(run-program-prefix) to
29628         tst-translit.sh.
29629         ($(objpfx)tst-gettext2.out): Pass $(run-program-prefix) to
29630         tst-gettext2.sh.
29631         * intl/tst-gettext.sh (run_program_prefix): New variable.  Use it
29632         to run tst-gettext.
29633         * intl/tst-gettext2.sh (run_program_prefix): New variable.  Use it
29634         to run tst-gettext2.
29635         * intl/tst-translit.sh (run_program_prefix): New variable.  Use it
29636         to run tst-translit.
29637         * malloc/Makefile ($(objpfx)tst-mtrace.out): Pass
29638         $(run-program-prefix) to tst-mtrace.sh.
29639         * malloc/tst-mtrace.sh (run_program_prefix): New variable.  Use it
29640         to run tst-mtrace.
29641         * posix/Makefile ($(objpfx)wordexp-tst.out): Pass
29642         $(run-program-prefix) to wordexp-tst.sh, not $(elf-objpfx) and
29643         $(rtld-installed-name).
29644         * posix/wordexp-tst.sh (elf_objpfx): Remove variable.
29645         (rtld_installed_name): Likewise.
29646         (run_program_prefix): New variable.  Use it to run wordexp-test.
29647
29648         * Makeconfig (ARCH): Remove all definitions.
29649         (machine): Likewise.
29650         [ARCH]: Remove conditional code.
29651         [!objdir]: Give error.
29652         [!objdir] (objpfx): Remove.
29653         [!objdir] (common-objpfx): Likewise.
29654         [!objdir] (common-objdir): Likewise.
29655         * configure.in (config_makefile): Remove.  Hardcode Makefile in
29656         AC_CONFIG_FILES call.
29657         * configure: Regenerated.
29658
29659         [BZ #13888]
29660         * io/ftwtest-sh (tmp): Set to use the working directory, not /tmp
29661         or TMPDIR.
29662         (testout): Likewise.
29663
29664         * posix/Makefile ($(objpfx)tst-getconf.out): Pass
29665         $(built-program-cmd) to tst-getconf.sh, not $(elf-objpfx) and
29666         $(rtld-installed-name).
29667         * posix/tst-getconf.sh (elf_objpfx): Remove variable.
29668         (rtld_installed_name): Likwise.
29669         (runit): Remove function.
29670         (run_getconf): New variable,  Use it for running getconf binary.
29671
29672 2012-10-18  H.J. Lu  <hongjiu.lu@intel.com>
29673
29674         [BZ #14716]
29675         * string/test-memmem.c (check_result): New function.
29676         (do_one_test): Use it.
29677         (check1): New function.
29678         (test_main): Use it.
29679
29680 2012-10-18  Markus Trippelsdorf  <markus@trippelsdorf.de>
29681
29682         * math/Makefile: Comment on slow compilation of test-tgmath2.c.
29683
29684 2012-10-18  Joseph Myers  <joseph@codesourcery.com>
29685
29686         * sysdeps/generic/_G_config.h (_G_OPEN64): Remove.
29687         (_G_LSEEK64): Likewise.
29688         (_G_MMAP64): Likewise.
29689         (_G_FSTAT64): Likewise.
29690         * sysdeps/unix/sysv/linux/_G_config.h (_G_OPEN64): Remove.
29691         (_G_LSEEK64): Likewise.
29692         (_G_MMAP64): Likewise.
29693         (_G_FSTAT64): Likewise.
29694         * libio/fileops.c (mmap_remap_check) [_G_MMAP64]: Make code
29695         unconditional.  Call __mmap64 directly.
29696         (mmap_remap_check) [!_G_MMAP64]: Remove conditional code.
29697         (mmap_remap_check) [_G_LSEEK64]: Make code unconditional.  Call
29698         __lseek64 directly.
29699         (mmap_remap_check) [!_G_LSEEK64]: Remove conditional code.
29700         (decide_maybe_mmap) [_G_MMAP64]: Make code unconditional.  Call
29701         __mmap64 directly.
29702         (decide_maybe_mmap) [!_G_MMAP64]: Remove conditional code.
29703         (decide_maybe_mmap) [_G_LSEEK64]: Make code unconditional.  Call
29704         __lseek64 directly.
29705         (decide_maybe_mmap) [!_G_LSEEK64]: Remove conditional code.
29706         (_IO_file_sync_mmap) [_G_LSEEK64]: Make code unconditional.  Call
29707         __lseek64 directly.
29708         (_IO_file_sync_mmap) [!_G_LSEEK64]: Remove conditional code.
29709         (_IO_file_seek) [_G_LSEEK64]: Make code unconditional.  Call
29710         __lseek64 directly.
29711         (_IO_file_seek) [!_G_LSEEK64]: Remove conditional code.
29712         (_IO_file_stat) [_G_FSTAT64]: Make code unconditional.  Call
29713         __fxstat64 directly.
29714         (_IO_file_stat) [!_G_FSTAT64]: Remove conditional code.
29715         * libio/freopen64.c (freopen64) [_G_OPEN64]: Make code
29716         unconditional.
29717         (freopen64) [!_G_OPEN64]: Remove conditional code.
29718         * libio/fseeko64.c (fseeko64) [_G_LSEEK64]: Make code
29719         unconditional.
29720         (fseeko64) [!_G_LSEEK64]: Remove conditional code.
29721         * libio/ftello64.c (ftello64) [_G_LSEEK64]: Make code
29722         unconditional.
29723         (ftello64) [!_G_LSEEK64]: Remove conditional code.
29724         * libio/iofgetpos64.c (_IO_new_fgetpos64) [_G_LSEEK64]: Make code
29725         unconditional.
29726         (_IO_new_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
29727         * libio/iofopen64.c (_IO_fopen64) [_G_OPEN64]: Make code
29728         unconditional.
29729         (_IO_fopen64) [!_G_OPEN64]: Remove conditional code.
29730         * libio/iofsetpos64.c (_IO_new_fsetpos64) [_G_LSEEK64]: Make code
29731         unconditional.
29732         (_IO_new_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
29733         * libio/oldiofgetpos64.c (_IO_old_fgetpos64) [_G_LSEEK64]: Make code
29734         unconditional.
29735         (_IO_old_fgetpos64) [!_G_LSEEK64]: Remove conditional code.
29736         * libio/oldiofsetpos64.c (_IO_old_fsetpos64) [_G_LSEEK64]: Make code
29737         unconditional.
29738         (_IO_old_fsetpos64) [!_G_LSEEK64]: Remove conditional code.
29739
29740 2012-10-18  Siddhesh Poyarekar  <siddhesh@redhat.com>
29741
29742         [BZ #12140]
29743         * manual/memory.texi (Malloc Tunable Parameters): Add note
29744         about free list pointers overwriting some perturb bytes.
29745         Wording suggested by Roland McGrath.
29746
29747 2012-10-17  Joseph Myers  <joseph@codesourcery.com>
29748
29749         * math/libm-test.inc (gamma_test): Do not call feclearexcept.
29750         (lgamma_test): Likewise.
29751         (tgamma_test): Likewise.
29752
29753 2012-10-16  Florian Weimer  <fweimer@redhat.com>
29754
29755         [BZ #14700]
29756         * sysdeps/posix/opendir.c (MAX_DIR_BUFFER_SIZE): New constant.
29757         (__alloc_dir): Limit buffer to MAX_DIR_BUFFER_SIZE.
29758
29759 2012-10-16  Maxim Kuvyrkov  <maxim@codesourcery.com>
29760
29761         * NEWS: Mention BZ #14716.
29762         * string/str-two-way.h (two_way_short_needle): Fix thinko introduced
29763         when removing AVAILABLE1_USES_J macro.
29764
29765 2012-10-12  H.J. Lu  <hongjiu.lu@intel.com>
29766
29767         * sysdeps/x86/bits/byteswap.h: Include <bits/types.h>.
29768         (__bswap_64): __uint64_t for unsigned 64-bit int.
29769
29770 2012-10-12  Andreas Schwab  <schwab@linux-m68k.org>
29771
29772         * include/string.h (memmem): Declare libc hidden alias.
29773         * string/memmem.c (memmem): Define libc hidden alias.
29774         * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Use __open,
29775         __read, __close instead of open, read, close.
29776
29777 2012-10-11  H.J. Lu  <hongjiu.lu@intel.com>
29778
29779         * sysdeps/x86_64/multiarch/ifunc-impl-list.c: New file.
29780         * sysdeps/x86_64/multiarch/memcmp.S (__memcmp_sse2): Make it
29781         global and hidden.
29782         * sysdeps/x86_64/multiarch/memcpy.S (__memcpy_sse2): Likewise.
29783         * sysdeps/x86_64/multiarch/mempcpy.S (__mempcpy_sse2): Likewise.
29784         * sysdeps/x86_64/multiarch/rawmemchr.S (__rawmemchr_sse42):
29785         Likewise.
29786         (__rawmemchr_sse2): Likewise.
29787         * sysdeps/x86_64/multiarch/strcat.S (STRCAT_SSE2): Likewise.
29788         * sysdeps/x86_64/multiarch/strchr.S (__strchr_sse42): Likewise.
29789         (__strchr_sse2): Likewise.
29790         * sysdeps/x86_64/multiarch/strcmp-sse42.S (STRCMP_SSE42): Likewise.
29791         * sysdeps/x86_64/multiarch/strcmp.S (STRCMP_SSE2): Likewise.
29792         (__strcasecmp_sse2): Likewise.
29793         (__strncasecmp_sse2): Likewise.
29794         * sysdeps/x86_64/multiarch/strcpy.S (STRCPY_SSE2): Likewise.
29795         * sysdeps/x86_64/multiarch/strlen.S (__strlen_sse2): Likewise.
29796         * sysdeps/x86_64/multiarch/strnlen.S (__strnlen_sse2): Likewise.
29797         * sysdeps/x86_64/multiarch/strrchr.S (__strrchr_sse42): Likewise.
29798         (__strrchr_sse2): Likewise.
29799         * sysdeps/x86_64/multiarch/memcmp.S: Add comments for
29800         ifunc-impl-list.c.
29801         * sysdeps/x86_64/multiarch/memcpy.S: Likewise.
29802         * sysdeps/x86_64/multiarch/memcpy_chk.S: Likewise.
29803         * sysdeps/x86_64/multiarch/memmove.c: Likewise.
29804         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
29805         * sysdeps/x86_64/multiarch/mempcpy.S: Likewise.
29806         * sysdeps/x86_64/multiarch/mempcpy_chk.S: Likewise.
29807         * sysdeps/x86_64/multiarch/memset.S: Likewise.
29808         * sysdeps/x86_64/multiarch/memset_chk.S: Likewise.
29809         * sysdeps/x86_64/multiarch/rawmemchr.S: Likewise.
29810         * sysdeps/x86_64/multiarch/stpcpy.S: Likewise.
29811         * sysdeps/x86_64/multiarch/stpncpy.S: Likewise.
29812         * sysdeps/x86_64/multiarch/strcasecmp_l.S: Likewise.
29813         * sysdeps/x86_64/multiarch/strcasestr-c.c: Likewise.
29814         * sysdeps/x86_64/multiarch/strcat.S: Likewise.
29815         * sysdeps/x86_64/multiarch/strchr.S: Likewise.
29816         * sysdeps/x86_64/multiarch/strcmp.S: Likewise.
29817         * sysdeps/x86_64/multiarch/strcpy.S: Likewise.
29818         * sysdeps/x86_64/multiarch/strcspn.S: Likewise.
29819         * sysdeps/x86_64/multiarch/strlen.S: Likewise.
29820         * sysdeps/x86_64/multiarch/strncase_l.S: Likewise.
29821         * sysdeps/x86_64/multiarch/strncat.S: Likewise.
29822         * sysdeps/x86_64/multiarch/strncmp.S: Likewise.
29823         * sysdeps/x86_64/multiarch/strncpy.S: Likewise.
29824         * sysdeps/x86_64/multiarch/strnlen.S: Likewise.
29825         * sysdeps/x86_64/multiarch/strpbrk.S: Likewise.
29826         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
29827         * sysdeps/x86_64/multiarch/strspn.S: Likewise.
29828         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
29829         * sysdeps/x86_64/multiarch/wcscpy.S: Likewise.
29830         * sysdeps/x86_64/multiarch/wmemcmp.S: Likewise.
29831
29832         * sysdeps/i386/i686/multiarch/bcopy.S (__bcopy_ia32): Make it
29833         global and hidden.
29834         * sysdeps/i386/i686/multiarch/bzero.S (__bzero_ia32): Likewise.
29835         * sysdeps/i386/i686/multiarch/memcmp.S (__memcmp_ia32): Likewise.
29836         * sysdeps/i386/i686/multiarch/memcpy.S (__memcpy_ia32): Likewise.
29837         * sysdeps/i386/i686/multiarch/memmove.S (__memmove_ia32):
29838         Likewise.
29839         * sysdeps/i386/i686/multiarch/mempcpy.S (__mempcpy_ia32):
29840         Likewise.
29841         * sysdeps/i386/i686/multiarch/strcat.S (STRCAT_IA32): Likewise.
29842         * sysdeps/i386/i686/multiarch/strcmp.S (__STRCMP_IA32): Likewise.
29843         * sysdeps/i386/i686/multiarch/strcpy.S (STRCPY_IA32): Likewise.
29844         * sysdeps/i386/i686/multiarch/bcopy.S: Add comments for
29845         ifunc-impl-list.c.
29846         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
29847         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
29848         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
29849         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
29850         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
29851         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
29852         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
29853         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
29854         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
29855         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
29856         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
29857         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
29858         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
29859         * sysdeps/i386/i686/multiarch/stpcpy.S: Likewise.
29860         * sysdeps/i386/i686/multiarch/stpncpy.S: Likewise.
29861         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
29862         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: Likewise.
29863         * sysdeps/i386/i686/multiarch/strcasestr-c.c: Likewise.
29864         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
29865         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
29866         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
29867         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
29868         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
29869         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
29870         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
29871         * sysdeps/i386/i686/multiarch/strncase_l.S: Likewise.
29872         * sysdeps/i386/i686/multiarch/strncat.S: Likewise.
29873         * sysdeps/i386/i686/multiarch/strncmp.S: Likewise.
29874         * sysdeps/i386/i686/multiarch/strncpy.S: Likewise.
29875         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
29876         * sysdeps/i386/i686/multiarch/strpbrk.S: Likewise.
29877         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
29878         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
29879         * sysdeps/i386/i686/multiarch/strstr-c.c: Likewise.
29880         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
29881         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
29882         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
29883         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
29884         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
29885         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
29886         * sysdeps/i386/i686/multiarch/ifunc-impl-list.c: New file.
29887
29888         * Rules [$(multi-arch) = no] (tests): Filter out $(tests-ifunc).
29889         [$(multi-arch) = no] (xtests): Filter out $(xtests-ifunc).
29890         * include/ifunc-impl-list.h: New file.
29891         * misc/ifunc-impl-list.c: Likewise.
29892         * misc/Makefile (routines): Add ifunc-impl-list.
29893         * misc/Versions (GLIBC_PRIVATE): Add __libc_ifunc_impl_list.
29894         * string/test-string.h: Include <ifunc-impl-list.h>.
29895         (func_list, func_count, impl_count, impl_array) [TEST_IFUNC &&
29896         TEST_NAME]: New variables.
29897         (FOR_EACH_IMPL): Support func_list if TEST_IFUNC and TEST_NAME
29898         are defined.
29899         (test_init): Call __libc_ifunc_impl_list to initialize
29900         func_list if TEST_IFUNC and TEST_NAME are defined.
29901
29902         * string/Makefile (strop-tests): Add bcopy and bzero.
29903         * string/test-bcopy.c: New file.
29904         * string/test-bzero.c: Likewise.
29905         * string/test-memmove.c: Support bcopy test if TEST_BCOPY is
29906         defined.
29907         * string/test-memset.c: Support bzero test if TEST_BZERO is
29908         defined.
29909         * sysdeps/x86_64/multiarch/bcopy.S (bcopy): Jump to
29910         __libc_memmove.
29911         * sysdeps/x86_64/multiarch/bzero.S (__bzero): Jump to
29912         __libc_memset.
29913         * sysdeps/x86_64/multiarch/memset.S (__libc_memset): New alias
29914         of memset.
29915
29916 2012-10-10  Joseph Myers  <joseph@codesourcery.com>
29917
29918         * configure.in: Run $CXX, not cc1plus, to locate C++ headers.
29919         * configure: Regenerated.
29920
29921         * Makeconfig (+link-static-before-libc): Don't include
29922         $(link-static-libc).
29923
29924         * libio/libio.h (_IO_pos_t): Remove.
29925
29926 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
29927
29928         * NEWS: Add note about FIPS mode.  Wording suggested by Roland
29929         McGrath.
29930
29931 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
29932
29933         * crypt/crypt-entry.c: Include fips-private.h.
29934         (__crypt_r, __crypt): Disable MD5 and DES if FIPS is enabled.
29935         * crypt/md5c-test.c (main): Tolerate disabled MD5.
29936         * sysdeps/unix/sysv/linux/fips-private.h: New file.
29937         * sysdeps/generic/fips-private.h: New file, dummy fallback.
29938
29939 2012-10-10  Alexandre Oliva <aoliva@redhat.com>
29940
29941         * crypt/crypt-private.h: Include stdbool.h.
29942         (_ufc_setup_salt_r): Return bool.
29943         * crypt/crypt-entry.c: Include errno.h.
29944         (__crypt_r): Return NULL with EINVAL for bad salt.
29945         * crypt/crypt_util.c (bad_for_salt): New.
29946         (_ufc_setup_salt_r): Check that salt is long enough and within
29947         the specified alphabet.
29948         * crypt/badsalttest.c: New file.
29949         * crypt/Makefile (tests): Add it.
29950         ($(objpfx)badsalttest): New.
29951
29952 2012-10-09  Maxim Kuvyrkov  <maxim@codesourcery.com>
29953
29954         * NEWS: Add entry for BZ #14602.
29955
29956 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
29957
29958         * math/gen-libm-test.pl (parse_args): Handle comparison macros as
29959         type-generic.
29960         * math/libm-test.inc: Update comment listing what functions and
29961         macros are tested.
29962         (isgreater_test): New function.
29963         (isgreaterequal_test): Likewise.
29964         (isless_test): Likewise.
29965         (islessequal_test): Likewise.
29966         (islessgreater_test): Likewise.
29967         (isunordered_test): Likewise.
29968         (main): Call the new functions.
29969
29970 2012-10-09  Roland McGrath  <roland@hack.frob.com>
29971
29972         * aclocal.m4 (GLIBC_PROVIDES): Provide _AS_BASENAME_PREPARE,
29973         _AS_ME_PREPARE, _AS_VAR_ARITH_PREPARE, AS_SHELL_FN_as_fn_set_status,
29974         AS_SHELL_FN_as_fn_exit, AS_SHELL_FN_ac_fn_c_try_compile.
29975         * sysdeps/i386/configure: Regenerated.
29976         * sysdeps/ieee754/ldbl-opt/configure: Regenerated.
29977         * sysdeps/mach/configure: Regenerated.
29978         * sysdeps/mach/hurd/configure: Regenerated.
29979         * sysdeps/powerpc/configure: Regenerated.
29980         * sysdeps/powerpc/powerpc32/configure: Regenerated.
29981         * sysdeps/powerpc/powerpc64/configure: Regenerated.
29982         * sysdeps/s390/s390-32/configure: Regenerated.
29983         * sysdeps/s390/s390-64/configure: Regenerated.
29984         * sysdeps/sh/configure: Regenerated.
29985         * sysdeps/sparc/configure: Regenerated.
29986         * sysdeps/unix/sysv/linux/configure: Regenerated.
29987         * sysdeps/unix/sysv/linux/powerpc/configure: Regenerated.
29988         * sysdeps/x86_64/configure: Regenerated.
29989
29990         * dlfcn/dlerror.c (check_free): Call _dl_addr only if SHARED is
29991         defined.  Don't check if MAP is NULL.
29992
29993 2012-10-09  Joseph Myers  <joseph@codesourcery.com>
29994
29995         * sysdeps/generic/_G_config.h (_G_off64_t): Remove.
29996         (_G_stat64): Likewise.
29997         * sysdeps/unix/sysv/linux/_G_config.h (_G_off64_t): Remove.
29998         (_G_stat64): Likewise.
29999         * libio/filedoalloc.c (_IO_file_doallocate): Use struct stat64
30000         instead of struct _G_stat64.
30001         * libio/fileops.c (mmap_remap_check): Likewise.
30002         (decide_maybe_mmap): Likewise.
30003         (_IO_new_file_seekoff): Likewise.
30004         (_IO_file_stat): Likewise.
30005         * libio/libio.h (_IO_off64_t): Define to __off64_t, not
30006         _G_off64_t.
30007         * libio/oldfileops.c (_IO_old_file_seekoff): Use struct stat64
30008         instead of struct _G_stat64.
30009         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
30010
30011 2012-10-08  Maxim Kuvyrkov  <maxim@codesourcery.com>
30012
30013         [BZ #14602]
30014         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
30015         Replace with ...
30016         (CHECK_EOL): New macro.
30017         (two_way_short_needle): Check beginning of haystack for EOL.  Use
30018         CHECK_EOL.
30019         * string/strcasestr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
30020         Replace with CHECK_EOL.
30021         * string/strstr.c (AVAILABLE1, AVAILABLE2, AVAILABLE1_USES_J):
30022         Replace with CHECK_EOL.
30023
30024 2012-10-08  Joseph Myers  <joseph@codesourcery.com>
30025
30026         * math/gen-libm-test.pl (parse_args): Handle isinf and isnan as
30027         type-generic.
30028         * math/libm-test.inc: Update comment listing what functions and
30029         macros are tested.
30030         (finite_test): New function.
30031         (isinf_test): Likewise.
30032         (isnan_test): Likewise.
30033         (fpclassify_test): Test subnormal input.
30034         (isfinite_test): Likewise.
30035         (isnormal_test): Likewise.
30036         (main): Call the new functions.
30037
30038 2012-10-08  Jonathan Nieder  <jrnieder@gmail.com>
30039
30040         [BZ #14660]
30041         * Makerules (%.dynsym): Force C locale when running
30042         $(OBJDUMP) --dynamic-syms.
30043
30044 2012-10-08  Andreas Schwab  <schwab@linux-m68k.org>
30045
30046         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Include
30047         <stdint.h>.
30048
30049 2012-10-06  David S. Miller  <davem@davemloft.net>
30050
30051         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: On 32-bit, clear
30052         upper 32-bits of the length value in %o2 since we use branch-on-register
30053         tests which consider the entire 64-bit register.
30054
30055 2012-10-06  H.J. Lu  <hongjiu.lu@intel.com>
30056
30057         * string/test-strstr.c (check2): Add a test for page boundary.
30058
30059 2012-10-05  David S. Miller  <davem@davemloft.net>
30060
30061         * sysdeps/sparc/sparc64/multiarch/memset-niagara4.S: New file.
30062         * sysdeps/sparc/sparc32/sparcv9/multiarch/memset-niagara4.S: New
30063         file.
30064         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
30065         sysdep_routines.
30066         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
30067         * sysdeps/sparc/sparc64/multiarch/memset.S: Use Niagara-4 memset
30068         and bzero when HWCAP_SPARC_CRYPTO is present.
30069
30070 2012-10-05  H.J. Lu  <hongjiu.lu@intel.com>
30071
30072         [BZ #14602]
30073         * string/test-strstr.c (check2): New function.
30074         (test_main): Call check2.
30075
30076         * string/Makefile (tests): Remove bug-strstr1, bug-strcasestr1
30077         and bug-strchr1.
30078         * string/bug-strcasestr1.c (do_test): Moved to ...
30079         * string/test-strcasestr.c (check1): Here.  New function.
30080         (do_one_test): Break out result checking code into ...
30081         (check_result): This.  New function.
30082         (do_one_test): Call check_result.
30083         (test_main): Call check1.
30084         * string/bug-strchr1.c (do_test): Moved to ...
30085         * string/test-strchr.c (check1): Here.  New function.
30086         (do_one_test): Break out result checking code into ...
30087         (check_result): This.  New function.
30088         (do_one_test): Call check_result.
30089         (test_main): Call check1.
30090         * string/bug-strstr1.c (main): Moved to ...
30091         * string/test-strstr.c (check1): Here.  New function.
30092         (do_one_test): Break out result checking code into ...
30093         (check_result): This.  New function.
30094         (do_one_test): Call check_result.
30095         (test_main): Call check1.
30096         * string/bug-strcasestr1.c: Removed.
30097         * string/bug-strchr1.c: Likewise.
30098         * string/bug-strstr1.c: Likewise.
30099
30100         * elf/Makefile (dl-routines): Add hwcaps.
30101         * elf/dl-support.c (_dl_important_hwcaps): Removed.
30102         * elf/dl-sysdep.c (_DL_FIRST_EXTRA): Likewise.
30103         (_dl_important_hwcaps): Moved to ...
30104         * elf/dl-hwcaps.c: Here.  New file.
30105         * sysdeps/mach/hurd/dl-sysdep.c (_dl_important_hwcaps): Removed.
30106
30107         [BZ #14557]
30108         * elf/setup-vdso.h (setup_vdso): Set GL(dl_nns) to 1 for vDSO
30109         if IS_IN_rtld isn't defined.
30110
30111         * elf/dl-support.c (_dl_sysinfo_map): New.
30112         Include "get-dynamic-info.h" and "setup-vdso.h".
30113         (_dl_non_dynamic_init): Call setup_vdso.
30114         * elf/dynamic-link.h: Don't include <assert.h>.
30115         (elf_get_dynamic_info): Moved to ...
30116         * elf/get-dynamic-info.h: Here.  New file.
30117         * elf/dynamic-link.h: Include "get-dynamic-info.h".
30118         * elf/rtld.c (dl_main): Break out vDSO setup code into ...
30119         * elf/setup-vdso.h: Here.  New file.
30120         * elf/rtld.c: Include "setup-vdso.h".
30121         (dl_main): Call setup_vdso.
30122
30123 2012-10-05  Joseph Myers  <joseph@codesourcery.com>
30124
30125         * math/libm-test.inc: List nexttoward, cimag, clog10, conf and
30126         creal in comment listing functions tested.  List finite, isinf,
30127         isnan, isless, islessequal, isgreater, isgreaterequal,
30128         islessgreater, isunordered, lgamma_r and pow10 as functions and
30129         macros not tested.  Mention which functions not tested are aliases
30130         for other functions.  Fix typo.  Note that signs of NaNs are not
30131         tested.
30132
30133         * scripts/config.guess: Update from config.git.
30134         * scripts/config.sub: Likewise.
30135
30136 2012-10-04  Roland McGrath  <roland@hack.frob.com>
30137
30138         * misc/Versions (GLIBC_PRIVATE): New set, add __madvise.
30139         * misc/madvise.c (madvise): Renamed to __madvise.
30140         Make madvise a weak alias.
30141         * include/sys/mman.h: Declare __madvise.
30142         Replace libc_hidden_proto (madvise) with libc_hidden_proto (__madvise).
30143         * sysdeps/unix/syscalls.list
30144         (madvise): Make __madvise the strong name, and madvise a weak alias.
30145         * sysdeps/unix/sysv/linux/syscalls.list
30146         (madvise, mmap): Remove redundant entries.
30147         * malloc/arena.c (shrink_heap): Use __madvise, not madvise.
30148         * malloc/malloc.c (mtrim): Likewise.
30149         * sysdeps/mach/hurd/malloc-machine.h (madvise): Renamed to __madvise.
30150
30151 2012-10-03  Roland McGrath  <roland@hack.frob.com>
30152
30153         * sysdeps/mach/hurd/dl-cache.c: File removed.
30154         * config.h.in (USE_LDCONFIG): New #undef.
30155         * configure.in (use_ldconfig): If set, define USE_LDCONFIG.
30156         * configure: Regenerated.
30157         * elf/Makefile (dl-routines): Add dl-cache only under
30158         [$(use-ldconfig) = yes].
30159         * elf/dl-load.c (_dl_map_object): Conditionalize code consulting the
30160         cache on [USE_LDCONFIG].
30161         * elf/dl-open.c (_dl_open): Call _dl_unload_cache only under
30162         [USE_LDCONFIG].
30163         * elf/rtld.c (dl_main): Likewise.
30164
30165 2012-10-03  Pino Toscano  <toscano.pino@tiscali.it>
30166
30167         * sysdeps/posix/sysconf.c (__sysconf): Return 0 also for
30168         _SC_LEVEL4_CACHE_LINESIZE.
30169
30170 2012-10-03  Roland McGrath  <roland@hack.frob.com>
30171
30172         * sysdeps/unix/bsd/confstr.h: File removed.
30173
30174 2012-10-02  Alexandre Oliva <aoliva@redhat.com>
30175
30176         * scripts/check-local-headers.sh: Exclude sys/sdt.h and
30177         sys/sdt-config.h.
30178
30179 2012-10-02  Roland McGrath  <roland@hack.frob.com>
30180
30181         * elf/dl-load.c (_dl_map_object_from_fd: struct loadcmd):
30182         Make 'mapoff' field ElfW(Off) rather than off_t.
30183
30184 2012-10-02  Dmitry V. Levin  <ldv@altlinux.org>
30185
30186         * nscd/Makefile: Remove nscd-cflags and all its users.
30187         (CPPFLAGS-nonlib): Add preprocessor flags for nscd modules.
30188         (CFLAGS-nonlib): Add compiler flags for nscd modules.
30189
30190         [BZ #10631]
30191         * malloc.c (malloc_printerr): Clarify error message.
30192
30193 2012-10-02  H.J. Lu  <hongjiu.lu@intel.com>
30194
30195         [BZ #14648]
30196         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
30197         Set bit_FMA_Usable if FMA is supported.
30198         * sysdeps/x86_64/multiarch/init-arch.h (bit_FMA_Usable): New
30199         macro.
30200         (bit_FMA4_Usable): Updated.
30201         (index_FMA_Usable): New macro.
30202         (CPUID_FMA): Likewise
30203         (HAS_FMA): Defined with bit_FMA_Usable.
30204
30205 2012-10-01  Roland McGrath  <roland@hack.frob.com>
30206
30207         * bits/types.h (__swblk_t): Type removed.
30208         * bits/typesizes.h (__SWBLK_T_TYPE): Macro removed.
30209         * sysdeps/mach/hurd/bits/typesizes.h (__SWBLK_T_TYPE): Likewise.
30210         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
30211         (__SWBLK_T_TYPE): Likewise.
30212         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
30213         (__SWBLK_T_TYPE): Likewise.
30214         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
30215         (__SWBLK_T_TYPE): Likewise.
30216         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
30217         (__SWBLK_T_TYPE): Likewise.
30218
30219 2012-10-01  Patsy Franklin <pfrankli@redhat.com>
30220             Honza Horak <hhorak@redhat.com>
30221
30222         * nis/yp_xdr.c (xdr_domainname): Use YPMAXDOMAIN as maxsize.
30223         (xdr_mapname): Use YPMAXMAP as maxsize.
30224         (xdr_peername): Use YPMAXPEER as maxsize.
30225         (xdr_keydat): Use YPAXRECORD as maxsize.
30226         (xdr_valdat): Use YPMAXRECORD as maxsize.
30227
30228 2012-10-01  Roland McGrath  <roland@hack.frob.com>
30229
30230         * io/openat.c [!__ASSUME_ATFCTS] (__have_atfcts): New global variable.
30231
30232         * sysdeps/unix/sysv/linux/init-first.c: Moved to ...
30233         * csu/init-first.c: ... here.
30234         * sysdeps/unix/sysv/linux/powerpc/init-first.c: Update #include.
30235         * sysdeps/unix/sysv/linux/s390/init-first.c: Likewise.
30236         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Likewise.
30237         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: Likewise.
30238         * sysdeps/i386/init-first.c: File removed.
30239         * sysdeps/sh/init-first.c: File removed.
30240
30241 2012-10-01  Joseph Myers  <joseph@codesourcery.com>
30242
30243         [BZ #14645]
30244         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Compute result as x * y
30245         if x * y might underflow to zero and z is zero.
30246         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Likewise.
30247         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
30248         * math/libm-test.inc (min_subnorm_value): New variable.
30249         (fma_test): Add more tests.
30250         (fma_test_towardzero): Likewise.
30251         (fma_test_downward): Likewise
30252         (fma_test_upward): Likewise.
30253         (initialize): Set min_subnorm_value.
30254
30255 2012-09-29  Joseph Myers  <joseph@codesourcery.com>
30256
30257         [BZ #14638]
30258         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use x * y + z for exact
30259         0 + 0.
30260         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Use original rounding
30261         mode for addition resulting in exact zero.
30262         * sysdeps/ieee754/ldbl-128/s_fma.c (__fma): Likewise.
30263         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Use x * y + z for
30264         exact 0 + 0.
30265         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Likewise.
30266         * sysdeps/ieee754/ldbl-96/s_fmal.c (__fmal): Likewise.
30267         * math/libm-test.inc (fma_test): Add more tests.
30268         (fma_test_towardzero): New function.
30269         (fma_test_downward): Likewise.
30270         (fma_test_upward): Likewise.
30271         (main): Call the new functions.
30272
30273 2012-09-28  David S. Miller  <davem@davemloft.net>
30274
30275         * sysdeps/sparc/fpu/libm-test-ulps: Fix garbage in file.
30276
30277 2012-09-28  Roland McGrath  <roland@hack.frob.com>
30278
30279         * sysdeps/posix/sleep.c (__sleep): Rewritten using __nanosleep
30280         instead of SIGALRM.
30281
30282         * sysdeps/gnu/_G_config.h: Moved to ...
30283         * sysdeps/unix/sysv/linux/_G_config.h: ... here.
30284         * sysdeps/mach/hurd/_G_config.h: Moved to ...
30285         * sysdeps/generic/_G_config.h: ... here.
30286
30287         * io/open.c (__open): Renamed to __libc_open.  Make __open an alias.
30288
30289         * posix/Makefile ($(objpfx)config-name.h): Do $(make-target-directory).
30290
30291         * nss/Makefile ($(objpfx)/libnss_test1.so$(libnss_test1.so-version)):
30292         Conditionalize target on [libnss_test1.so-version].
30293
30294         * elf/dl-sysdep.c: Conditionalize whole contents on [SHARED].
30295
30296         * Makeconfig (nssobjdir, resolvobjdir): Remove variables.
30297         (elfobjdir): Move out of conditionals.
30298
30299         * nss/nsswitch.c (nss_new_service): Conditionalize definition and
30300         declaration on [!DO_STATIC_NSS || SHARED], matching its only caller.
30301         (__nss_lookup_function): Conditionalize label remove_from_tree on
30302         [!DO_STATIC_NSS || SHARED], matching its only use.
30303
30304 2012-09-28  David S. Miller  <davem@davemloft.net>
30305
30306         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara4.S: New file.
30307         * sysdeps/sparc/sparc32/sparcv9/multiarch/memcpy-niagara4.S: New
30308         file.
30309         * sysdeps/sparc/sparc64/multiarch/Makefile: Add to
30310         sysdep_routines.
30311         * sysdeps/sparc/sparc32/sparcv9/multiarch/Makefile: Likewise.
30312         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use Niagara-4 memcpy
30313         when HWCAP_SPARC_CRYPTO is present.
30314
30315 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
30316
30317         * io/tst-mknodat.c: Create a FIFO instead of a socket.
30318
30319 2012-09-28  Andreas Schwab  <schwab@linux-m68k.org>
30320
30321         [BZ #6530]
30322         * stdio-common/vfprintf.c (process_string_arg): Revert
30323         2000-07-22 change.
30324
30325 2011-09-28  Jonathan Nieder  <jrnieder@gmail.com>
30326
30327         * stdio-common/Makefile (tst-sprintf-ENV): Set environment
30328         for testcase.
30329         * stdio-common/tst-sprintf.c: Include <locale.h>
30330         (main): Test sprintf's handling of incomplete multibyte
30331         characters.
30332
30333 2012-09-28  H.J. Lu  <hongjiu.lu@intel.com>
30334
30335         * elf/dl-runtime.c (VERSYMIDX): Removed.
30336         * elf/dl-version.c (VERSYMIDX): Likewise.
30337         * elf/do-rel.h (VERSYMIDX): Likewise.
30338         (VALIDX): Likewise.
30339         * elf/dynamic-link.h (VERSYMIDX): Likewise.
30340         * elf/rtld.c (VALIDX): Likewise.
30341         (ADDRIDX): Likewise.
30342         * sysdeps/sparc/sparc32/dl-machine.h (VALIDX): Likewise.
30343         * sysdeps/sparc/sparc64/dl-machine.h (VALIDX): Likewise.
30344         * sysdeps/x86_64/dl-tlsdesc.h (ADDRIDX): Likewise.
30345         * sysdeps/generic/ldsodefs.h (VERSYMIDX): New macro.
30346         (VALIDX): Likewise.
30347         (ADDRIDX): Likewise.
30348
30349 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
30350
30351         * sysdeps/pthread/aio_fsync.c: Fix the file mode checking.
30352
30353 2012-09-28  Dmitry V. Levin  <ldv@altlinux.org>
30354
30355         [BZ #11438]
30356         * sysdeps/posix/getaddrinfo.c (default_scopes): Map RFC 1918 addresses
30357         to global scope.
30358         * posix/tst-rfc3484.c: Verify 10/8, 172.16/12 and 196.128/16
30359         addresses are in the same scope as 192.0.2/24.
30360         * posix/gai.conf: Document new scope table defaults.
30361
30362 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
30363
30364         [BZ #5298]
30365         * libio/fileops.c (_IO_new_file_seekoff): Don't flush buffer
30366         for ftell.  Compute offsets from write pointers instead.
30367         * libio/wfileops.c (_IO_wfile_seekoff): Likewise.
30368
30369 2012-09-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
30370
30371         [BZ #14543]
30372         * libio/Makefile (tests): New test case tst-fseek.
30373         * libio/tst-fseek.c: New test case to verify that fseek/ftell
30374         combination works in wide mode.
30375         * libio/wfileops.c (_IO_wfile_seekoff): Adjust internal buffer
30376         state when the external buffer state changes.
30377
30378 2012-09-27  David S. Miller  <davem@davemloft.net>
30379
30380         [BZ #14376]
30381         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Do not
30382         pass reloc->r_addend in as the 'high' argument to
30383         sparc64_fixup_plt when handling R_SPARC_JMP_IREL relocations.
30384
30385         * sysdeps/sparc/fpu/libm-test-ulps: Update.
30386
30387 2012-09-28  Pino Toscano  <toscano.pino@tiscali.it>
30388
30389         * rt/tst-aio2.c: Include <pthread.h>.
30390         * rt/tst-aio3.c: Likewise.
30391
30392 2012-09-27  Steve Ellcey  <sellcey@mips.com>
30393
30394         * sysdeps/ieee754/ldbl-128/bits/huge_vall.h: Remove.
30395
30396 2012-09-27  H.J. Lu  <hongjiu.lu@intel.com>
30397
30398         * sysdeps/x86_64/multiarch/strncmp-ssse3.S: Conditionalize
30399         contents on [SHARED].
30400
30401 2012-09-26  Marek Polacek  <polacek@redhat.com>
30402
30403         [BZ #14530]
30404         [BZ #13741]
30405         * misc/sys/cdefs.h: Define __extern_inline and __extern_always_inline
30406         for C++ and GCC <4.3 as well as for non GCC compilers.
30407
30408 2012-09-26  Markus Trippelsdorf  <markus@trippelsdorf.de>
30409
30410         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
30411
30412 2012-09-25  Roland McGrath  <roland@hack.frob.com>
30413
30414         * Makefile.in (all, install): Declare with .PHONY.
30415         Reported by Michael Hope <michael.hope@linaro.org>.
30416
30417 2012-09-25  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
30418
30419         * manual/platform.texi (PowerPC): Document __ppc_get_timebase_freq.
30420         * sysdeps/powerpc/sys/platform/ppc.h: Include the operating
30421         system header.
30422         * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_headers):
30423         Likewise.
30424         (sydep_routines): Add the new and the internal functions.
30425         * sysdeps/unix/sysv/linux/powerpc/bits/ppc.h: New file.
30426         * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: Likewise.
30427         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Versions
30428         (GLIBC_2.17): Add the new function.
30429         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
30430         (GLIBC_2.17): Likewise.
30431         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions
30432         (GLIBC_2.17): Likewise.
30433         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist
30434         (GLIBC_2.17): Likewise.
30435         * sysdeps/unix/sysv/linux/powerpc/test-gettimebasefreq.c: New file.
30436
30437 2012-09-25  Alan Modra  <amodra@gmail.com>
30438
30439         * sysdeps/unix/sysv/linux/powerpc/pthread_once.c (__pthread_once):
30440         Add release barrier before setting once_control to say
30441         initialisation is done.  Add hints on lwarx.  Use macro in
30442         place of isync.
30443         (clear_once_control): Add release barrier.
30444
30445 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
30446
30447         [BZ #13629]
30448         * math/s_clog.c (__clog): Handle more values close to |z| = 1
30449         specially.
30450         * math/s_clog10.c (__clog10): Likewise.
30451         * math/s_clog10f.c (__clog10f): Likewise.
30452         * math/s_clog10l.c (__clog10l): Likewise.
30453         * math/s_clogf.c (__clogf): Likewise.
30454         * math/s_clogl.c (__clogl): Likewise.
30455         * math/Makefile (libm-calls): Add x2y2m1.
30456         * sysdeps/generic/math_private.h (__x2y2m1f): Declare.
30457         (__x2y2m1): Likewise.
30458         (__x2y2m1l): Likewise.
30459         * sysdeps/ieee754/dbl-64/x2y2m1.c: New file.
30460         * sysdeps/ieee754/dbl-64/x2y2m1f.c: Likewise.
30461         * sysdeps/ieee754/ldbl-128/x2y2m1l.c: Likewise.
30462         * sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c: Likewise.
30463         * sysdeps/ieee754/ldbl-96/x2y2m1.c: Likewise.
30464         * sysdeps/ieee754/ldbl-96/x2y2m1l.c: Likewise.
30465         * math/libm-test.inc (clog_test, clog10_test): Add more tests.
30466         * sysdeps/i386/fpu/libm-test-ulps: Update.
30467         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
30468
30469         [BZ #14621]
30470         * posix/glob.c (next_brace_sub): Use size_t instead of unsigned
30471         int as type of variable DEPTH.
30472         (glob): Use size_t instead of int as type of variables NEWCOUNT
30473         and OLD_PATHC.
30474
30475 2012-09-25  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
30476
30477         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
30478         Add s_sincosf-sse2.
30479         * sysdeps/i386/i686/fpu/multiarch/s_sincosf.c: New file.
30480         * sysdeps/i386/i686/fpu/multiarch/s_sincosf-sse2.S: New file.
30481         * sysdeps/ieee754/flt-32/s_sincosf.c (SINCOSF, SINCOSF_FUNC): Add
30482         macros for using routine as __sincosf_ia32.
30483         Use macro for function declaration and weak_alias.
30484         * sysdeps/i386/fpu/libm-test-ulps: Update.
30485
30486         * sysdeps/x86_64/fpu/s_sincosf.S: New file.
30487         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
30488
30489         * math/s_ccoshf.c (__ccoshf): Fix wrong usage of sincos for
30490         subnormal argument.
30491         * math/s_cexpf.c (__cexpf): Likewise.
30492         * math/s_csinf.c (__csinf): Likewise.
30493         * math/s_csinhf.c (__csinhf): Likewise.
30494         * math/s_ctanf.c (__ctanf): Likewise.
30495         * math/s_ctanhf.c (__ctanhf): Likewise.
30496         * math/s_ccosh.c (__ccoshf): Likewise.
30497         * math/s_cexp.c (__cexpl): Likewise.
30498         * math/s_csin.c (__csin): Likewise.
30499         * math/s_csinh.c (__csinh): Likewise.
30500         * math/s_ctan.c (__ctan): Likewise.
30501         * math/s_ctanh.c (ctanh): Likewise.
30502         * math/s_ccoshl.c (__ccoshl): Likewise.
30503         * math/s_cexpl.c (__cexpl): Likewise.
30504         * math/s_csinl.c (__csinl): Likewise.
30505         * math/s_csinhl.c (__csinhl): Likewise.
30506         * math/s_ctanl.c (__ctanl): Likewise.
30507         * math/s_ctanhl.c (__ctanhl): Likewise.
30508
30509 2012-09-25  Joseph Myers  <joseph@codesourcery.com>
30510
30511         * libio/libio.h (_IO_size_t): Define to size_t, not _G_size_t.
30512         (_IO_ssize_t): Define to __ssize_t, not _G_ssize_t.
30513         (_IO_off_t): Define to __off_t, not _G_off_t.
30514         (_IO_pid_t): Define to __pid_t, not _G_pid_t.
30515         (_IO_uid_t): Define to __uid_t, not _G_uid_t.
30516         (_IO_wint_t): Define to wint_t, not _G_wint_t.
30517         * libio/libioP.h (struct _IO_jump_t): Use size_t not _G_size_t as
30518         type of __dummy and __dummy2 fields.
30519         * sysdeps/generic/_G_config.h (_G_size_t): Remove.
30520         (_G_ssize_t): Likewise.
30521         (_G_off_t): Likewise.
30522         (_G_pid_t): Likewise.
30523         (_G_uid_t): Likewise.
30524         (_G_wchar_t): Likewise.
30525         (_G_wint_t): Likewise.
30526         * sysdeps/gnu/_G_config.h (_G_size_t): Remove.
30527         (_G_ssize_t): Likewise.
30528         (_G_off_t): Likewise.
30529         (_G_pid_t): Likewise.
30530         (_G_uid_t): Likewise.
30531         (_G_wchar_t): Likewise.
30532         (_G_wint_t): Likewise.
30533         * sysdeps/mach/hurd/_G_config.h (_G_size_t): Remove.
30534         (_G_ssize_t): Likewise.
30535         (_G_off_t): Likewise.
30536         (_G_pid_t): Likewise.
30537         (_G_uid_t): Likewise.
30538         (_G_wchar_t): Likewise.
30539         (_G_wint_t): Likewise.
30540
30541 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
30542
30543         * malloc/arena.c: Include malloc-sysdep.h.
30544         (shrink_heap): Use check_may_shrink_heap to decide if madvise
30545         is sufficient to shrink the heap or an unmap is needed.
30546         * sysdeps/generic/malloc-sysdep.h: New file.  Define
30547         new function check_may_shrink_heap.
30548         * sysdeps/unix/sysv/linux/malloc-sysdep.h: New file.  Define
30549         new function check_may_shrink_heap.
30550
30551 2012-09-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
30552
30553         * libio/fileops.c (_IO_new_file_seekoff): Fix typos in
30554         comments.
30555
30556 2012-09-24  Dmitry V. Levin  <ldv@altlinux.org>
30557
30558         * catgets/test-gencat.sh: Add "set -e".
30559         * elf/tst-pathopt.sh: Likewise.
30560         * grp/tst_fgetgrent.sh: Likewise.
30561         * iconvdata/run-iconv-test.sh: Likewise.
30562         * intl/tst-gettext.sh: Likewise.
30563         * intl/tst-gettext2.sh: Likewise.
30564         * intl/tst-gettext4.sh: Likewise.
30565         * intl/tst-gettext6.sh: Likewise.
30566         * intl/tst-translit.sh: Likewise.
30567         * io/ftwtest-sh: Likewise.
30568         * libio/test-freopen.sh: Likewise.
30569         * malloc/tst-mtrace.sh: Likewise.
30570         * posix/globtest.sh: Likewise.
30571         * posix/tst-getconf.sh: Likewise.
30572         * posix/wordexp-tst.sh: Likewise.
30573         * stdio-common/tst-printf.sh: Likewise.
30574         * stdio-common/tst-unbputc.sh: Likewise.
30575         * stdlib/tst-fmtmsg.sh: Likewise.
30576         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
30577         * catgets/Makefile: Do not specify -e option when running
30578         testsuite shell scripts.
30579         * elf/Makefile: Likewise.
30580         * grp/Makefile: Likewise.
30581         * iconvdata/Makefile: Likewise.
30582         * intl/Makefile: Likewise.
30583         * io/Makefile: Likewise.
30584         * libio/Makefile: Likewise.
30585         * malloc/Makefile: Likewise.
30586         * posix/Makefile: Likewise.
30587         * stdio-common/Makefile: Likewise.
30588         * stdlib/Makefile: Likewise.
30589         * sysdeps/x86_64/Makefile: Likewise.
30590
30591         * io/ftwtest-sh: Add copyright header.
30592         * posix/globtest.sh: Likewise.
30593         * posix/tst-getconf.sh: Likewise.
30594         * posix/wordexp-tst.sh: Likewise.
30595         * sysdeps/x86_64/tst-xmmymm.sh: Likewise.
30596
30597 2012-09-24  H.J. Lu  <hongjiu.lu@intel.com>
30598
30599         [BZ #13679]
30600         * Makeconfig (+link): Defined as $(+link-static) if
30601         $(build-shared) isn't yes.
30602         (link-tests): Defined as $(+link-static-tests) if $(build-shared)
30603         isn't yes.
30604         (static-gnulib): Add -lgcc_eh if $(build-shared) isn't yes.
30605
30606         * Makeconfig (+postctorT): Replace crtendS.o with crtend.o.
30607
30608         [BZ #14562]
30609         * malloc/arena.c (heap_trim): Properly get fencepost and adjust
30610         new chunk size with MALLOC_ALIGN_MASK.
30611
30612 2012-09-24  Joseph Myers  <joseph@codesourcery.com>
30613
30614         [BZ #5044]
30615         * stdio-common/printf_fphex.c: Include <stdbool.h> and
30616         <rounding-mode.h>.
30617         (__printf_fphex): Determine rounding using get_rounding_mode and
30618         round_away.
30619         * stdio-common/tst-printf-round.c (struct hex_test): New
30620         structure.
30621         (hex_tests): New variable.
30622         (test_hex_in_one_mode): New function.
30623         (do_test): Also run tests for hex float output.
30624
30625 2012-09-21  Joseph Myers  <joseph@codesourcery.com>
30626
30627         * libio/iopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
30628         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
30629         * libio/libio.h (_IO_HAVE_SYS_WAIT): Remove.
30630         * libio/oldiopopen.c [_IO_HAVE_SYS_WAIT]: Make code unconditional.
30631         [!_IO_HAVE_SYS_WAIT]: Remove conditional code.
30632         * sysdeps/generic/_G_config.h (_G_HAVE_SYS_WAIT): Remove.
30633         * sysdeps/gnu/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
30634         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_SYS_WAIT): Likewise.
30635
30636 2012-09-20  Joseph Myers  <joseph@codesourcery.com>
30637
30638         * libio/libio.h [_G_NEED_STDARG_H]: Make code unconditional.
30639         * sysdeps/generic/_G_config.h (_G_NEED_STDARG_H): Remove.
30640         * sysdeps/gnu/_G_config.h (_G_NEED_STDARG_H): Remove.
30641         * sysdeps/mach/hurd/_G_config.h (_G_NEED_STDARG_H): Remove.
30642
30643 2012-09-19  Dmitry V. Levin  <ldv@altlinux.org>
30644
30645         [BZ #14579]
30646         * elf/rtld.c (dl_main): Limit the check for self loading to normal
30647         mode only.
30648         * elf/tst-rtld-load-self.sh: New test.
30649         * elf/Makefile: Run it.
30650
30651 2012-09-18  Joseph Myers  <joseph@codesourcery.com>
30652
30653         * sysdeps/wordsize-64/Makefile [$(subdir) = misc]
30654         (tst-writev-ENV): Remove.
30655         * sysdeps/wordsize-64/tst-writev.c (TIMEOUT): Define.
30656
30657 2012-09-17  Chris Metcalf  <cmetcalf@tilera.com>
30658
30659         * crypt/md5test-giant.c (TIMEOUT): Increase to 8 minutes for tilegx.
30660
30661 2012-09-17  Joseph Myers  <joseph@codesourcery.com>
30662
30663         * libio/iogetline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]: Make code
30664         unconditional.
30665         * libio/iogetwline.c [_LIBC || !_G_HAVE_IO_GETLINE_INFO]:
30666         Likewise.
30667         * sysdeps/generic/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Remove.
30668         * sysdeps/gnu/_G_config.h (_G_HAVE_IO_GETLINE_INFO): Likewise.
30669         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_IO_GETLINE_INFO):
30670         Likewise.
30671
30672 2012-09-14  H.J. Lu  <hongjiu.lu@intel.com>
30673
30674         [BZ #14587]
30675         * Makeconfig (ASFLAGS): Remove $(have-cpp-asm-debuginfo) check.
30676         * config.make.in (have-cpp-asm-debuginfo): Removed.
30677         * configure.in: Don't substitute libc_cv_cpp_asm_debuginfo.
30678         * configure: Regenerated.
30679
30680 2012-09-14  Joseph Myers  <joseph@codesourcery.com>
30681
30682         [BZ #5044]
30683         * stdio-common/printf_fp.c: Include <stdbool.h> and
30684         <rounding-mode.h>.
30685         (___printf_fp): Determine rounding using get_rounding_mode and
30686         round_away.
30687         * stdio-common/tst-printf-round.c: New file.
30688         * stdio-common/Makefile (tests): Add tst-printf-round.
30689         (link-libm): New variable.
30690         ($(objpfx)tst-printf-round): Depend in $(link-libm).
30691
30692 2012-09-13  H.J. Lu  <hongjiu.lu@intel.com>
30693
30694         [BZ #14576]
30695         * bits/libc-lock.h (__rtld_lock_init_recursive): Removed.
30696         * sysdeps/mach/bits/libc-lock.h (__rtld_lock_init_recursive):
30697         Likewise.
30698         * sysdeps/mach/hurd/bits/libc-lock.h (__rtld_lock_init_recursive):
30699         Likewise.
30700
30701 2012-09-13  Joseph Myers  <joseph@codesourcery.com>
30702
30703         * libio/libio.h [!_G_HAVE_PRINTF_FP] (_IO_USE_DTOA): Remove.
30704         * sysdeps/generic/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
30705         * sysdeps/gnu/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
30706         * sysdeps/mach/hurd/_G_config.h (_G_HAVE_PRINTF_FP): Likewise.
30707
30708 2012-09-12  Joseph Myers  <joseph@codesourcery.com>
30709
30710         [BZ #14518]
30711         * include/rounding-mode.h: New file.
30712         * sysdeps/generic/get-rounding-mode.h: Likewise.
30713         * sysdeps/s390/fpu/get-rounding-mode.h: Likewise.
30714         * stdlib/strtod_l.c: Include <rounding-mode.h>.
30715         (MAX_VALUE): New macro.
30716         (MIN_VALUE): Likewise.
30717         (overflow_value): New function.
30718         (underflow_value): Likewise.
30719         (round_and_return): Use overflow_value and underflow_value to
30720         determine return values in overflow and underflow cases.  Use
30721         round_away to determine rounding depending on rounding mode.
30722         (____STRTOF_INTERNAL): Use overflow_value and underflow_value to
30723         determine return values in overflow and underflow cases.
30724         * stdlib/tst-strtod-round.c: Include <fenv.h>.
30725         (struct test_results): New structure.
30726         (struct test): Use struct test_results to store expected results
30727         for all rounding modes.
30728         (TEST): Include expected results for all rounding modes.
30729         (test_in_one_mode): New function.
30730         (do_test): Use test_in_one_mode to compute and check results.
30731         Check results for all rounding modes.
30732         * stdlib/Makefile ($(objpfx)tst-strtod-round): Depend on
30733         $(link-libm).
30734
30735 2012-12-09  Allan McRae  <allan@archlinux.org>
30736
30737         * sysdeps/i386/fpu/libm-test-ulps: Update
30738
30739 2012-09-11  Joseph Myers  <joseph@codesourcery.com>
30740
30741         * sysdeps/generic/_G_config.h (_G_int16_t): Remove.
30742         (_G_int32_t): Likewise.
30743         (_G_uint16_t): Likewise.
30744         (_G_uint32_t): Likewise.
30745         (_G_HAVE_BOOL): Likewise.
30746         (_G_HAVE_ATEXIT): Likewise.
30747         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
30748         (_G_HAVE_IO_FILE_OPEN): Likewise.
30749         * sysdeps/gnu/_G_config.h (_G_int16_t): Remove.
30750         (_G_int32_t): Likewise.
30751         (_G_uint16_t): Likewise.
30752         (_G_uint32_t): Likewise.
30753         (_G_HAVE_BOOL): Likewise.
30754         (_G_HAVE_ATEXIT): Likewise.
30755         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
30756         (_G_HAVE_IO_FILE_OPEN): Likewise.
30757         * sysdeps/mach/hurd/_G_config.h (_G_int16_t): Remove.
30758         (_G_int32_t): Likewise.
30759         (_G_uint16_t): Likewise.
30760         (_G_uint32_t): Likewise.
30761         (_G_HAVE_BOOL): Likewise.
30762         (_G_HAVE_ATEXIT): Likewise.
30763         (_G_HAVE_LONG_DOUBLE_IO): Likewise.
30764         (_G_HAVE_IO_FILE_OPEN): Likewise.
30765
30766 2012-09-11  H.J. Lu  <hongjiu.lu@intel.com>
30767
30768         * csu/libc-tls.c: Update copyright years.
30769
30770 2012-09-10  Joseph Myers  <joseph@codesourcery.com>
30771
30772         * libioP.h [_G_USING_THUNKS]: Make code unconditional.
30773         [!_G_USING_THUNKS]: Remove conditional code.
30774         * sysdeps/gnu/_G_config.h (_G_USING_THUNKS): Remove.
30775         * sysdeps/mach/hurd/_G_config.h (_G_USING_THUNKS): Likewise.
30776
30777         * libio/libioP.h [__GNUC__] (VTABLE_LABEL): Remove.
30778         [!builtinbuf_vtable && __cplusplus] (builtinbuf_vtable): Likewise.
30779         * sysdeps/generic/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
30780         (_G_VTABLE_LABEL_PREFIX): Likewise.
30781         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
30782         * sysdeps/gnu/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
30783         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
30784         (_G_VTABLE_LABEL_PREFIX): Likewise.
30785         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
30786         * sysdeps/mach/hurd/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.
30787         (_G_VTABLE_LABEL_HAS_LENGTH): Likewise.
30788         (_G_VTABLE_LABEL_PREFIX): Likewise.
30789         (_G_VTABLE_LABEL_PREFIX_ID): Likewise.
30790
30791 2012-09-10  H.J. Lu  <hongjiu.lu@intel.com>
30792
30793         * libio/Makefile: Include ../Makeconfig before tests.
30794         (tests): Add tst-fopenloc and depend on $(objpfx)tst-fopenloc.check
30795         only if $(build-shared) is yes.
30796
30797         * iconv/gconv_db.c: Update copyright years.
30798
30799 2012-09-10  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
30800
30801         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: Fix
30802         unwind info if defined PIC. Fix special cases description.
30803         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: Likewise.
30804
30805         * sysdeps/x86_64/fpu/s_sinf.S: Fix special cases description, fix
30806         DP_HI_MASK entry.
30807         * sysdeps/x86_64/fpu/s_cosf.S: Likewise.
30808
30809 2012-09-07  H.J. Lu  <hongjiu.lu@intel.com>
30810
30811         * scripts/check-local-headers.sh: Add "shopt -s nullglob".
30812
30813         * iconv/gconv_db.c (free_derivation): Check if deriv->steps
30814         is NULL.
30815
30816         * debug/Makefile (LDFLAGS-tst-chk4): Renamed to ...
30817         (LDLIBS-tst-chk4): This.
30818         (LDFLAGS-tst-chk5): Renamed to ...
30819         (LDLIBS-tst-chk5): This.
30820         (LDFLAGS-tst-chk6): Renamed to ...
30821         (LDLIBS-tst-chk6): This.
30822         (LDFLAGS-tst-lfschk4): Renamed to ...
30823         (LDLIBS-tst-lfschk4): This.
30824         (LDFLAGS-tst-lfschk5): Renamed to ...
30825         (LDLIBS-tst-lfschk5): This.
30826         (LDFLAGS-tst-lfschk6): Renamed to ...
30827         (LDLIBS-tst-lfschk6): This.
30828
30829         * Makefile ($(inst_includedir)/gnu/stubs.h): Remove dependency
30830         on $(common-objpfx)soversions.mk.
30831
30832 2012-09-07  Joseph Myers  <joseph@codesourcery.com>
30833
30834         [BZ #10014]
30835         * manual/examples/inetcli.c (SERVERHOST): Use www.gnu.org as
30836         example host name.
30837
30838 2012-09-07  Siddhesh Poyarekar  <siddhesh@redhat.com>
30839
30840         * malloc/arena.c (arena_get_retry): New function that gets
30841         another arena for the caller to try its request on.
30842         * malloc/malloc.c (__libc_malloc): Use get_another_arena if the
30843         current arena cannot fulfill the request.
30844         (__libc_memalign): Likewise.
30845         (__libc_memalign): Likewise.
30846         (__libc_pvalloc): Likewise.
30847         (__libc_calloc): Likewise.
30848
30849 2012-09-05  John Tobey  <john.tobey@gmail.com>
30850
30851         [BZ #13542]
30852         * manual/arith.texi (Operations on Complex): Fix description
30853         of carg branch cut.
30854
30855 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
30856
30857         [BZ #10014]
30858         * manual/socket.texi (Host Addresses): Use www.gnu.org as example
30859         host name.
30860
30861         [BZ #10038]
30862         * manual/memory.texi (Memory): Make order of menu items match
30863         order of sections.
30864
30865 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
30866
30867         * elf/dl-tls.c (DL_INITIAL_DTV): Removed.
30868         (_dl_initial_dtv): New.  Defined if SHARED isn't defined.
30869         (_dl_deallocate_tls): Restore GL(dl_initial_dtv).
30870
30871 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
30872
30873         * csu/libc-tls.c (static_dtv): Renamed to ...
30874         (_dl_static_dtv): This.  Make it global.
30875         (_dl_initial_dtv): Removed.
30876         (__libc_setup_tls): Updated.
30877         * elf/dl-tls.c (DL_INITIAL_DTV): New macro.
30878         (_dl_deallocate_tls): Replace GL(dl_initial_dtv) with
30879         DL_INITIAL_DTV.
30880
30881 2012-09-06  Petr Machata  <pmachata@redhat.com>
30882
30883         * elf/elf.h (NT_S390_HIGH_GPRS): New macro.
30884         (NT_S390_TIMER, NT_S390_TODCMP, NT_S390_TODPREG): Likewise.
30885         (NT_S390_CTRS, NT_S390_PREFIX, NT_S390_LAST_BREAK): Likewise.
30886         (NT_S390_SYSTEM_CALL, NT_ARM_VFP): Likewise.
30887
30888 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
30889
30890         [BZ #14545]
30891         * csu/libc-tls.c (_dl_initial_dtv): New variable.
30892         * elf/dl-tls.c (_dl_deallocate_tls): Always check dtv before
30893         freeing dtv[-1].
30894
30895 2012-09-06  H.J. Lu  <hongjiu.lu@intel.com>
30896
30897         [BZ #14544]
30898         * Makeconfig (link-static-before-libc): Replace $(+prector)
30899         with $(+prectorT).
30900         (link-static-after-libc): Replace $(+postctor) with
30901         $(+postctorT).
30902         (link-bounded): Replace $(+prector)/$(+postctor) with
30903         $(+prectorT)/$(+postctorT).
30904         (+prectorT): New macro.
30905         (+postctorT): Likewise.
30906
30907 2012-09-06  Joseph Myers  <joseph@codesourcery.com>
30908
30909         * stdlib/gen-tst-strtod-round.c: Include <assert.h>.
30910         (round_str): Handle values above the maximum for IBM long double
30911         as inexact.
30912         * stdlib/tst-strtod-round.c (tests): Regenerated.
30913
30914 2012-09-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
30915
30916         * sysdeps/s390/s390-32/multiarch/Makefile: Remove -mzarch
30917         assembler flag.
30918         * sysdeps/s390/s390-32/multiarch/memcmp.S: Use .machinemode
30919         zarch_nohighgprs around the zarch optimized routines.
30920         * sysdeps/s390/s390-32/multiarch/memcpy.S: Likewise.
30921         * sysdeps/s390/s390-32/multiarch/memset.S: Likewise.
30922         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: Explicitly check
30923         for zarch.
30924
30925 2012-09-05  David S. Miller  <davem@davemloft.net>
30926
30927         * sysdeps/sparc/fpu/libm-test-ulps: Update.
30928
30929         * sysdeps/sparc/bits/hwcap.h (HWCAP_SPARC_PAUSE)
30930         (HWCAP_SPARC_CBCOND, HWCAP_SPARC_CRYPTO): Define.
30931         * sysdeps/sparc/dl-procinfo.h (_DL_HWCAP_COUNT): Increase to 27.
30932         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
30933         entries.
30934
30935 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
30936
30937         * malloc/arena.c: Fold copyright years.
30938         * malloc/mcheck.c, malloc/memusage.c: Likewise.
30939
30940 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
30941
30942         * malloc/malloc.c (__libc_mallopt) <M_MMAP_MAX>: Fix indentation.
30943
30944 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
30945
30946         * manual/contrib.texi (Contributors): Fix typo.  Complete entry.
30947
30948 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
30949
30950         * malloc/malloc.c (__libc_mallopt) <M_MMAP_THRESHOLD>: Do not
30951         change internal state upon failure.
30952
30953 2012-09-05  Alexandre Oliva  <aoliva@redhat.com>
30954
30955         * malloc/mcheck.c (mcheck_check_all): Fix typo.
30956         * malloc/memusage.c (mmap): Likewise.
30957         (mmap64, mremap): Likewise.  Adjust name in comment.
30958
30959 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
30960
30961         * libio/fileops.c: Fix typos in comments.
30962         * libio/oldfileops.c: Likewise.
30963         * libio/wfileops.c: Likewise.
30964
30965 2012-09-05  Siddhesh Poyarekar  <siddhesh@redhat.com>
30966
30967         [BZ #1349]
30968         * malloc/Makefile (tests): Add tst-malloc-usable test case.
30969         (tst-malloc-usable-ENV): Set environment for test case.
30970         * malloc/hooks.c (malloc_check_get_size): New function to get
30971         requested size.
30972         * malloc/malloc.c (musable): Use malloc_check_get_size.
30973         * malloc/tst-malloc-usable.c: New test case.
30974
30975 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
30976
30977         * stdlib/tst-strtod-overflow.c (TIMEOUT): Define.
30978
30979 2012-09-05  Allan McRae  <allan@archlinux.org>
30980
30981         [BZ #13966]
30982         * configure.in (CXX_SYSINCLUDES): Use compiler output to
30983         determine header location.
30984         * configure: Regenerated.
30985
30986 2012-09-05  Andreas Schwab  <schwab@linux-m68k.org>
30987
30988         * stdlib/gen-tst-strtod-round.c (formats): Add Motorola extended
30989         float format.
30990         * stdlib/tst-strtod-round.c (TEST) [LDBL_MANT_DIG == 64 &&
30991         LDBL_MAX_EXP == 16384]: Add case for Motorola extended float
30992         format.
30993         (test): Regenerate.
30994
30995 2012-09-04  David S. Miller  <davem@davemloft.net>
30996
30997         * sysdeps/sparc/sparc32/sparcv9/addmul_1.S: New file.
30998         * sysdeps/sparc/sparc32/sparcv9/submul_1.S: New file.
30999         * sysdeps/sparc/sparc32/sparcv9/mul_1.S: New file.
31000
31001 2012-09-04  Florian Weimer  <fweimer@redhat.com>
31002
31003         * stdlib/tst-secure-getenv.c (alternative_main): Only warn on SGID
31004         failures.
31005
31006         * stdlib/tst-secure-getenv.c: Fix whitespace in comments.
31007
31008 2012-09-04  Joseph Myers  <joseph@codesourcery.com>
31009
31010         [BZ #9914]
31011         * libio/iogetdelim.c: Include <limits.h>.
31012         (_IO_getdelim): Avoid integer overflow in testing whether cur_len
31013         + len + 1 would overflow.
31014
31015 2012-09-03  Andreas Jaeger  <aj@suse.de>
31016
31017         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
31018         * sysdeps/i386/fpu/libm-test-ulps: Update.
31019
31020 2012-09-03  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
31021
31022         * sysdeps/i386/i686/fpu/multiarch/Makefile (sysdep_routines):
31023         Add s_sinf-sse2, s_conf-sse2.
31024
31025         * sysdeps/i386/i686/fpu/multiarch/s_sinf-sse2.S: New file.
31026         * sysdeps/i386/i686/fpu/multiarch/s_cosf-sse2.S: New file.
31027         * sysdeps/i386/i686/fpu/multiarch/s_sinf.c: New file.
31028         * sysdeps/i386/i686/fpu/multiarch/s_cosf.c: New file.
31029
31030         * sysdeps/ieee754/flt-32/s_sinf.c (SINF, SINF_FUNC): Add macros
31031         for using routine as __sinf_ia32.
31032         Use macro for function declaration and weak_alias.
31033         * sysdeps/ieee754/flt-32/s_cosf.c (COSF, COSF_FUNC): Add macros
31034         for using routine as __cosf_ia32.
31035         Use macro for function declaration and weak_alias.
31036
31037         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Fix Copyright.
31038         * sysdeps/i386/i686/fpu/multiarch/e_expf.c: Fix Copyright.
31039
31040         * sysdeps/x86_64/fpu/s_sinf.S: New file.
31041         * sysdeps/x86_64/fpu/s_cosf.S: New file.
31042         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
31043
31044         * math/libm-test.inc (cos_test): Add more test cases.
31045         (sin_test): Likewise.
31046         (sincos_test): Likewise.
31047
31048 2012-09-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
31049
31050         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c
31051         (IFUNC_RESOLVE): Make pointers to the specialized implementations
31052         hidden.
31053         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: Likewise.
31054
31055 2012-09-02  H.J. Lu  <hongjiu.lu@intel.com>
31056
31057         [BZ #14538]
31058         * sysdeps/x86_64/dl-machine.h (elf_machine_dynamic): Use the
31059         first element of the GOT.
31060         (elf_machine_load_address): Return the difference between
31061         the runtime address of _DYNAMIC and elf_machine_dynamic ().
31062
31063 2012-09-01  Allan McRae  <allan@archlinux.org>
31064
31065         [BZ #13412]
31066         * configure.in (AWK): Require gawk version 3.0 or later.
31067         * configure: Regenerated.
31068
31069 2012-09-01  Joseph Myers  <joseph@codesourcery.com>
31070
31071         * sysdeps/unix/sysv/linux/kernel-features.h
31072         (__ASSUME_POSIX_CPU_TIMERS): Remove.
31073         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
31074         [__NR_clock_getres]: Make code unconditional.
31075         [!__ASSUME_POSIX_CPU_TIMERS]: Remoce conditional code.
31076         (clock_getcpuclockid): Remove code left unreachable by removal of
31077         conditionals.
31078         * sysdeps/unix/sysv/linux/clock_getres.c [__NR_clock_getres]: Make
31079         code unconditional.
31080         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
31081         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
31082         * sysdeps/unix/sysv/linux/clock_gettime.c [__NR_clock_gettime]:
31083         Make code unconditional.
31084         [__ASSUME_POSIX_CPU_TIMERS]: Likewise.
31085         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
31086         * sysdeps/unix/sysv/linux/clock_settime.c
31087         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]: Remove
31088         conditional code.
31089         [__ASSUME_POSIX_CPU_TIMERS]: Make code unconditional.
31090         [!__ASSUME_POSIX_CPU_TIMERS]: Remove conditional code.
31091
31092 2012-08-29  H.J. Lu  <hongjiu.lu@intel.com>
31093
31094         [BZ #14476]
31095         * Makefile (install): Also pass LD_SO=$(ld.so-version) to
31096         scripts/test-installation.pl.
31097
31098         * scripts/test-installation.pl: Use LD_SO to get $ld_so_name
31099         and $ld_so_version if it is set.
31100
31101 2012-08-29  Siddhesh Poyarekar  <siddhesh@redhat.com>
31102
31103         [BZ #14516]
31104         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Don't return
31105         failure if reading from procfs failed.
31106         * sysdeps/unix/sysv/linux/ttyname_r.c (ttyname_r): Likewise.
31107
31108 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
31109
31110         * sysdeps/unix/sysv/linux/kernel-features.h
31111         (__ASSUME_STAT64_SYSCALL): Remove all definitions.
31112         * sysdeps/unix/sysv/linux/fxstat64.c [!__ASSUME_STAT64_SYSCALL]:
31113         Remove conditional code.
31114         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
31115         * sysdeps/unix/sysv/linux/fxstatat64.c [!__ASSUME_STAT64_SYSCALL]:
31116         Remove conditional code.
31117         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
31118         * sysdeps/unix/sysv/linux/i386/fxstat.c
31119         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
31120         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
31121         * sysdeps/unix/sysv/linux/i386/fxstatat.c
31122         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
31123         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
31124         * sysdeps/unix/sysv/linux/i386/lxstat.c
31125         [!__ASSUME_STAT64_SYSCALL]: Remove conditional code.
31126         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
31127         * sysdeps/unix/sysv/linux/i386/xstat.c [!__ASSUME_STAT64_SYSCALL]:
31128         Remove conditional code.
31129         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
31130         * sysdeps/unix/sysv/linux/lxstat64.c [!__ASSUME_STAT64_SYSCALL]:
31131         Remove conditional code.
31132         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
31133         * sysdeps/unix/sysv/linux/sparc/sparc64/xstat.c: Do not include
31134         <kernel-features.h>.
31135         [__NR_stat64 && !__ASSUME_STAT64_SYSCALL] (__have_no_stat64):
31136         Remove.
31137         * sysdeps/unix/sysv/linux/xstat64.c [!__ASSUME_STAT64_SYSCALL]:
31138         Remove conditional code.
31139         [__ASSUME_STAT64_SYSCALL]: Make code unconditional.
31140         * sysdeps/unix/sysv/linux/xstatconv.c [!__ASSUME_STAT64_SYSCALL]:
31141         Remove conditional.
31142
31143 2012-08-27  Mike Frysinger  <vapier@gentoo.org>
31144
31145         [BZ #5400]
31146         * NEWS: Add fixed bug number.
31147
31148 2012-08-27  Joseph Myers  <joseph@codesourcery.com>
31149
31150         [BZ #14519]
31151         * stdlib/strtod_l.c (round_and_return): Return -0.0 for
31152         underflowing exponent in case of negative sign.
31153         * stdlib/tst-strtod-round-data: Add more tests.
31154         * stdlib/tst-strtod-round.c (tests): Regenerated.
31155
31156         [BZ #3479]
31157         * stdlib/strtod_l.c (NDIG): Remove.
31158         (HEXNDIG): Likewise.
31159         (MPNSIZE): Increase to represent 10^n where 2^-n is 1/4 ulp of the
31160         smallest representable value.
31161         (____STRTOF_INTERNAL): Use all fractional decimal digits that may
31162         lie within an exact representation of 1/2 ulp of the result.
31163         * stdlib/fpioconst.c (__tens): Include 10^2^9 and 10^2^10
31164         unconditionally.
31165         (TENS_P9_IDX): Define unconditionally.
31166         (TENS_P9_SIZE): Likewise.
31167         (TENS_P10_IDX): Likewise.
31168         (TENS_P10_SIZE): Likewise.
31169         [BITS_PER_MP_LIMB == 32]: Change condition for larger powers of 10
31170         to !defined __NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024.
31171         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024] (__tens): Add
31172         entries for 10^2^13 and 10^2^14.
31173         [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ > 1024]
31174         (TENS_P13_IDX): Define.
31175         (TENS_P13_SIZE): Likewise.
31176         (TENS_P14_IDX): Likewise.
31177         (TENS_P14_SIZE): Likewise.
31178         (_fpioconst_pow10): Change array size to
31179         FPIOCONST_POW10_ARRAY_SIZE.  Make entries for 10^2^9 and 10^2^10
31180         unconditional.
31181         (_fpioconst_pow10) [!__NO_LONG_DOUBLE_MATH && __LDBL_MAX_EXP__ >
31182         1024]: Add entries for 10^2^13 and 10^2^14.
31183         [LAST_POW10 > _LAST_POW10]: Remove #error.
31184         * stdlib/fpioconst.h (FPIOCONST_POW10_ARRAY_SIZE): Define.
31185         (_fpioconst_pow10): Change array size to
31186         FPIOCONST_POW10_ARRAY_SIZE.
31187         * stdlib/gen-fpioconst.c: New file.
31188         * stdlib/gen-tst-strtod-round.c: Likewise.
31189         * stdlib/tst-strtod-round-data: Likewise.
31190         * stdlib/tst-strtod-round.c: Likewise.
31191         * stdlib/Makefile (tests): Add tst-strtod-round.
31192
31193         [BZ #14459]
31194         * stdlib/strtod_l.c: Include <stdint.h>.
31195         (NDEBUG): Do not define.
31196         (round_and_return): Change EXPONENT parameter to type intmax_t.
31197         Rearrange calculations to avoid internal overflow possibilities.
31198         (str_to_mpn): Change EXPONENT parameter to type intmax_t *.
31199         Rearrange calculations to avoid internal overflow possibilities.
31200         Assert that number fits inside MPNSIZE limbs.
31201         (____STRTOF_INTERNAL): Change EXPONENT variable to type intmax_t.
31202         Change DIG_NO, INT_NO and LEAD_ZERO to type size_t.  Rearrange
31203         calculations and add assertions to avoid internal overflow
31204         possibilities.  Add casts to avoid signed/unsigned operations.
31205         * stdlib/tst-strtod-overflow.c: New file.
31206         * stdlib/Makefile (tests): Add tst-strtod-overflow.
31207
31208 2012-08-25  Marek Polacek  <polacek@redhat.com>
31209
31210         * time/time.h: Fix some typos in comments.
31211
31212 2012-08-23  Roland McGrath  <roland@hack.frob.com>
31213
31214         * posix/tst-rfc3484.c: #undef USE_NSCD before including getaddrinfo.c.
31215         * posix/tst-rfc3484-2.c: Likewise.
31216         * posix/tst-rfc3484-3.c: Likewise.
31217
31218 2012-08-23  Steve McIntyre  <steve.mcintyre@linaro.org>
31219
31220         * elf/elf.h (EF_ARM_ABI_FLOAT_SOFT): New macro.
31221         (EF_ARM_ABI_FLOAT_HARD): Likewise.
31222
31223 2012-08-23  Joseph Myers  <joseph@codesourcery.com>
31224
31225         * sysdeps/unix/sysv/linux/dl-fxstatat64.c: Use <> instead of "" in
31226         #include of fxstatat64.c.
31227
31228 2012-08-22  Roland McGrath  <roland@hack.frob.com>
31229
31230         * shadow/getspent.c: #undef USE_NSCD before #include that gets the code.
31231         * shadow/getspent_r.c: Likewise.
31232         * shadow/getspnam.c: Likewise.
31233         * shadow/getspnam_r.c: Likewise.
31234         * gshadow/getsgent.c: Likewise.
31235         * gshadow/getsgent_r.c: Likewise.
31236         * gshadow/getsgnam.c: Likewise.
31237         * gshadow/getsgnam_r.c: Likewise.
31238         * inet/getnetbyad.c: Likewise.
31239         * inet/getnetbyad_r.c: Likewise.
31240         * inet/getnetbynm.c: Likewise.
31241         * inet/getnetbynm_r.c: Likewise.
31242         * inet/getnetent.c: Likewise.
31243         * inet/getnetent_r.c: Likewise.
31244         * inet/getproto.c: Likewise.
31245         * inet/getproto_r.c: Likewise.
31246         * inet/getprtent.c: Likewise.
31247         * inet/getprtent_r.c: Likewise.
31248         * inet/getprtname.c: Likewise.
31249         * inet/getprtname_r.c: Likewise.
31250         * inet/getrpcbyname.c: Likewise.
31251         * inet/getrpcbyname_r.c: Likewise.
31252         * inet/getrpcbynumber.c: Likewise.
31253         * inet/getrpcbynumber_r.c: Likewise.
31254         * inet/getrpcent.c: Likewise.
31255         * inet/getrpcent_r.c: Likewise.
31256         * inet/getaliasent.c: Likewise.
31257         * inet/getaliasent_r.c: Likewise.
31258         * inet/getaliasname.c: Likewise.
31259         * inet/getaliasname_r.c: Likewise.
31260         * nscd/getgrgid_r.c: Likewise.
31261         * nscd/getgrnam_r.c: Likewise.
31262         * nscd/gethstbyad_r.c: Likewise.
31263         * nscd/gethstbynm3_r.c: Likewise.
31264         * nscd/getpwnam_r.c: Likewise.
31265         * nscd/getpwuid_r.c: Likewise.
31266         * nscd/getsrvbynm_r.c: Likewise.
31267         * nscd/getsrvbypt_r.c: Likewise.
31268         * nscd/gai.c: Likewise.
31269
31270         * configure.in (build_nscd): New substituted variable, set
31271         by --disable-build-nscd and defaults to $use_nscd.
31272         * configure: Regenerated.
31273         * config.make.in (build-nscd): New substituted variable.
31274         * nscd/Makefile (others, others-pie, install-sbin, extra-objs):
31275         Change conditional to require [$(build-nscd) = yes] as well.
31276         * NEWS: Mention --disable-build-nscd in the --disable-nscd item.
31277
31278         [BZ# 13696]
31279         * configure.in (use_nscd): New substituted variable, set by
31280         --disable-nscd.  If enabled, define USE_NSCD.
31281         * configure: Regenerated.
31282         * config.h.in: Add USE_NSCD.
31283         * config.make.in (use-nscd): New substituted variable.
31284         * inet/Makefile (CFLAGS-gethstbyad_r.c): Likewise.
31285         (CFLAGS-gethstbynm_r.c, CFLAGS-gethstbynm2_r.c): Likewise.
31286         (CFLAGS-getsrvbynm_r.c, CFLAGS-getsrvbypt_r.c): Variables removed.
31287         * grp/Makefile (CFLAGS-getgrgid_r.c): Remove -DUSE_NSCD.
31288         (CFLAGS-getgrnam_r.c): Likewise.
31289         (CFLAGS-initgroups.c): Likewise.
31290         * posix/Makefile (CFLAGS-getaddrinfo.c): Remove -DUSE_NSCD.
31291         * pwd/Makefile (CFLAGS-getpwuid_r.c, CFLAGS-getpwnam_r.c):
31292         Variables removed.
31293         * inet/getnetgrent_r.c
31294         (nscd_setnetgrent): New function, broken out of ...
31295         (setnetgrent): ... here.  Call it.
31296         (innetgr): Conditionalize nscd bits on [USE_NSCD].
31297         (nscd_getnetgrent): Conditionalize on [USE_NSCD].
31298         (__internal_getnetgrent_r): Conditionalize its use on [USE_NSCD].
31299         * nscd/Makefile (routines, aux): Move definitions after include of
31300         Makeconfig.  Conditionalize on [$(use-nscd) != no].
31301         * nss/nsswitch.c (nss_load_all_libraries, __nss_disable_nscd):
31302         Conditionalize on [USE_NSCD].
31303         (is_nscd, nscd_init_cb): Likewise.
31304         (nss_load_library): Conditionalize init callback on [USE_NSCD].
31305         * nss/nss_files/files-init.c: Conditionalize body on [USE_NSCD].
31306         * nss/nss_db/db-init.c: Likewise.
31307         * nscd/nscd.c (main): Conditionalize __nss_disable_nscd call on
31308         [USE_NSCD].
31309         * sysdeps/unix/sysv/linux/check_pf.c (get_nl_timestamp): New function.
31310         (make_request): Use it.
31311         (cache_valid_p): New function.
31312         (__check_pf): Use it.
31313         * NEWS: Add item for --disable-nscd.
31314
31315 2012-08-22  Dmitry V. Levin  <ldv@altlinux.org>
31316
31317         * configure.in (SED): Update AC_CHECK_PROG_VER's version extract regexp
31318         to support sed >= 4.2.1-20-ga9bf076.
31319         * configure: Regenerated.
31320
31321 2012-08-22  Roland McGrath  <roland@hack.frob.com>
31322
31323         * csu/libc-start.c (apply_irel): Move extern declarations inside here.
31324         Conditionalize whole body on [IREL].
31325
31326 2012-08-22  Jeff Law <law@redhat.com>
31327
31328         [BZ #14505]
31329         * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r
31330         if the family is PF_UNSPEC.
31331
31332 2012-08-22  Mike Frysinger  <vapier@gentoo.org>
31333
31334         * Makerules (lib-version): Rename from V.
31335         (install-lib-nosubdir): Change V to lib-version.
31336
31337 2012-08-22  Will Schmidt  <will_schmidt@vnet.ibm.com>
31338
31339         [BZ #14252]
31340         * powerpc32/power6/wcschr.c: New file.
31341         * powerpc32/power6/wcscpy.c: New file.
31342         * powerpc32/power6/wcsrchr.c: New file.
31343         * powerpc64/power6/wcschr.c: New file.
31344         * powerpc64/power6/wcscpy.c: New file.
31345         * powerpc64/power6/wcsrchr.c: New file.
31346
31347 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
31348
31349         * string/str-two-way.h (AVAILABLE1_USES_J): New macro, define default.
31350         (two_way_short_needle): Use it.
31351         * string/strstr.c (AVAILABLE1_USES_J): Define.
31352         * string/strcasestr.c: Likewise.
31353
31354         * string/str-two-way.h (two_way_short_needle): Use pointers instead of
31355         array references.
31356         * string/strcasestr.c (TOLOWER): Make side-effect safe.
31357
31358         [BZ #11607]
31359         * NEWS: Add an entry.
31360         * string/str-two-way.h (AVAILABLE1, AVAILABLE2, RET0_IF_0): New macros,
31361         define their defaults.
31362         (two_way_short_needle): Detect end-of-string on-the-fly.
31363         * string/strcasestr.c, string/strstr.c (AVAILABLE): Update.
31364         (AVAILABLE1, AVAILABLE2, RET0_IF_0, AVAILABLE_USES_J): Define.
31365         * string/bug-strcasestr1.c: New test.
31366         * string/Makefile: Run it.
31367
31368 2012-08-21  Maxim Kuvyrkov  <maxim@codesourcery.com>
31369
31370         [BZ #11607]
31371         * string/str-two-way.h (two_way_short_needle): Optimize matching of
31372         the first character.
31373
31374 2012-08-21  Roland McGrath  <roland@hack.frob.com>
31375
31376         * csu/elf-init.c (__libc_csu_irel): Function removed.
31377         * csu/libc-start.c (apply_irel): New function.
31378         (LIBC_START_MAIN): Call it instead of __libc_csu_irel.
31379
31380 2012-08-21  Joseph Myers  <joseph@codesourcery.com>
31381
31382         * sysdeps/unix/sysv/linux/kernel-features.h
31383         (__ASSUME_FADVISE64_64_SYSCALL): Remove.
31384         * sysdeps/unix/sysv/linux/i386/posix_fadvise64.S: Do not include
31385         <kernel-features.h>.
31386         [__NR_fadvise64_64]: Make code unconditional.
31387         [!__ASSUME_FADVISE64_64_SYSCALL]: Remove conditional code.
31388         [__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
31389         !__NR_fadvise64_64)]: Likewise.
31390         [!(__NR_fadvise64 && (!__ASSUME_FADVISE64_64_SYSCALL ||
31391         !__NR_fadvise64_64))]: Likewise.
31392         [__NR_fadvise64]: Make code unconditional.
31393         [!__NR_fadvise64]: Remove conditional code.
31394         * sysdeps/unix/sysv/linux/posix_fadvise64.c: Do not include
31395         <kernel-features.h>.
31396         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
31397         unconditional.
31398         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
31399         conditional code.
31400         * sysdeps/unix/sysv/linux/powerpc/powerpc32/posix_fadvise64.c: Do
31401         not include <kernel-features.h>.
31402         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
31403         unconditional.
31404         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
31405         conditional code.
31406         * sysdeps/unix/sysv/linux/s390/s390-32/posix_fadvise64.c: Do not
31407         include <kernel-features.h>.
31408         (__posix_fadvise64_l64) [__NR_fadvise64_64]: Make code
31409         unconditional.
31410         (_posix_fadvise64_l64) [!__ASSUME_FADVISE64_64_SYSCALL]: Remove
31411         conditional code.
31412
31413 2012-08-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
31414
31415         * sysdeps/powerpc/powerpc64/power7/memchr.S: Unrolled short loop and
31416         slight instruction rearrangements per scrollpipe analysis.
31417         * sysdeps/powerpc/powerpc64/power7/memchr.S: Likewise.
31418
31419 2012-08-20  Roland McGrath  <roland@hack.frob.com>
31420
31421         * manual/syslog.texi (syslog; vsyslog, closelog):
31422         Fix typo repeated twice: @file{dev/log} -> @file{/dev/log}.
31423         Reported by Ricardo Catalinas Jiménez <jimenezrick@gmail.com>.
31424
31425         * elf/dl-sysdep.c (_dl_important_hwcaps): Fix conditional on using
31426         DSOCAPS to match condition on defining it.
31427
31428 2012-08-20  Joseph Myers  <joseph@codesourcery.com>
31429
31430         * sysdeps/unix/sysv/linux/kernel-features.h
31431         (__ASSUME_SWAPCONTEXT_SYSCALL): Remove.
31432         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S
31433         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
31434         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
31435         * sysdeps/unix/sysv/linux/powerpc/powerpc32/setcontext.S
31436         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
31437         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
31438         * sysdeps/unix/sysv/linux/powerpc/powerpc32/swapcontext.S
31439         [__ASSUME_SWAPCONTEXT_SYSCALL]: Make code unconditional.
31440         [!__ASSUME_SWAPCONTEXT_SYSCALL]: Remove conditional code.
31441
31442         * sysdeps/unix/sysv/linux/kernel-features.h [__s390__ &&
31443         __LINUX_KERNEL_VERSION >= 0x020616] (__ASSUME_UTIMES): Define.
31444
31445         * sysdeps/unix/sysv/linux/kernel-features.h
31446         (__ASSUME_MMAP2_SYSCALL): Remove all definitions.
31447         * sysdeps/unix/sysv/linux/mmap64.c [__NR_mmap2]: Make code
31448         unconditional.
31449         [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
31450         * sysdeps/unix/sysv/linux/i386/mmap.S (__mmap)
31451         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
31452         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
31453         * sysdeps/unix/sysv/linux/i386/mmap64.S (__mmap64) [__NR_mmap2]:
31454         Make code unconditional.
31455         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
31456         (__mmap64) [!__NR_mmap2]: Likewise.
31457         * sysdeps/unix/sysv/linux/s390/s390-32/mmap.S (__mmap)
31458         [__ASSUME_MMAP2_SYSCALL]: Make code unconditional.
31459         (__mmap) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
31460         * sysdeps/unix/sysv/linux/s390/s390-32/mmap64.S (__mmap64)
31461         [__NR_mmap2]: Make code unconditional.
31462         (__mmap64) [!__ASSUME_MMAP2_SYSCALL]: Remove conditional code.
31463         (__mmap64) [!__NR_mmap2]: Likewise.
31464
31465 2012-08-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
31466
31467         * sysdeps/unix/sysv/linux/s390/s390-32/getrlimit.c: Remove.
31468
31469 2012-08-18  Andreas Jaeger  <aj@suse.de>
31470
31471         * stdio-common/_itoa.c (_itoa): Add missing DUMMY variable.
31472
31473 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
31474
31475         * include/sys/socket.h (__have_sock_cloexec): Add attribute_hidden.
31476         * include/unistd.h (__have_sock_cloexec): Likewise.
31477         (__have_pipe2): Likewise.
31478         (__have_dup3): Likewise.
31479
31480 2012-08-18  Mike Frysinger  <vapier@gentoo.org>
31481
31482         [BZ #9685]
31483         * include/unistd.h (__have_pipe2): Change define into an extern int.
31484         (__have_dup3): Likewise.
31485         * socket/have_sock_cloexec.c: Include fcntl.h.
31486         (__have_pipe2): New variable.
31487         (__have_dup3): Likewise.
31488
31489 2012-08-17  Mike Frysinger  <vapier@gentoo.org>
31490
31491         * sysdeps/unix/sysv/linux/nice.c: Adjust #include.
31492
31493 2012-08-17  Marek Polacek  <polacek@redhat.com>
31494
31495         * sysdeps/ieee754/ldbl-96/s_sincosl.c (__sincosl): Use __attribute__
31496         ((unused)) on I1, which is set by GET_LDOUBLE_WORDS but never used.
31497
31498 2012-08-17  Roland McGrath  <roland@hack.frob.com>
31499
31500         * configure.in: Add AC_SUBST for sysheaders.
31501         * configure: Regenerated.
31502         * config.make.in (sysheaders): New substituted variable.
31503
31504         * sysdeps/unix/mkfifo.c: Moved ...
31505         * sysdeps/posix/mkfifo.c: ... here.
31506         * sysdeps/unix/mkfifoat.c: Moved ...
31507         * sysdeps/posix/mkfifoat.c: ... here.
31508
31509         * sysdeps/unix/utime.c: Moved ...
31510         * sysdeps/posix/utime.c: ... here.
31511
31512         * sysdeps/unix/time.c: Moved ...
31513         * sysdeps/posix/time.c: ... here.
31514         * sysdeps/unix/sysv/linux/time.c: Adjust #include.
31515         * sysdeps/unix/sysv/linux/sparc/sparc64/time.c: Likewise.
31516
31517         * sysdeps/unix/nice.c: Moved ...
31518         * sysdeps/posix/nice.c: ... here.
31519
31520         * sysdeps/unix/alarm.c: Moved ...
31521         * sysdeps/posix/alarm.c: ... here.
31522
31523         * intl/Makefile ($(codeset_mo)): Depend on the input file.
31524
31525 2012-08-17  Jeff Law <law@redhat.com>
31526
31527         * intl/Makefile (codeset_mo): New variable.
31528         ($(codeset_mo)): New target.
31529         (tst-codeset.out): Depend on that.  Remove explicit rule.
31530         (tst-gettext3.out, tst-gettext5.out): Likewise.
31531         (LOCPATH-ENV, tst-codeset-ENV): New variables.
31532         (tst-gettext3-ENV, tst-gettext5-ENV): Likewise.
31533         * intl/tst-codeset.sh: Remove.
31534         * intl/tst-gettext3.sh: Likewise.
31535         * intl/tst-gettext5.sh: Likewise.
31536
31537 2012-08-17  Roland McGrath  <roland@hack.frob.com>
31538
31539         * sysdeps/unix/inet/syscalls.list: File removed.  Move contents into ...
31540         * sysdeps/unix/syscalls.list: ... here.
31541
31542         * sysdeps/posix/getaddrinfo.c
31543         (save_gaiconf_mtime, check_gaiconf_mtime): New functions.
31544         (gaiconf_init, gaiconf_reload): Use them.
31545         [!_STATBUF_ST_NSEC]
31546         (gaiconf_mtime, save_gaiconf_mtime, check_gaiconf_mtime):
31547         Define using time_t rather than struct timespec.
31548
31549         * sysdeps/generic/malloc-machine.h (MUTEX_INITIALIZER): New macro.
31550         (atomic_full_barrier, atomic_read_barrier, atomic_write_barrier):
31551         Macros removed.
31552         * malloc/arena.c (save_malloc_hook, save_free_hook): Conditionalize on
31553         [!NO_THREADS].
31554         (malloc_atfork, free_atfork, atfork_recursive_cntr): Likewise.
31555         (ptmalloc_lock_all, ptmalloc_unlock_all, ptmalloc_unlock_all2):
31556         Likewise.
31557
31558         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Use NULL rather than 0 for
31559         __libc_cleanup_push argument.
31560
31561         * bits/param.h: New file.
31562         * misc/sys/param.h: New file.
31563         * include/sys/param.h: New file.
31564         * misc/Makefile (headers): Add bits/param.h.
31565         * sysdeps/generic/sys/param.h: File removed.
31566         * sysdeps/unix/sysv/linux/bits/param.h: New file.
31567         * sysdeps/unix/sysv/linux/sys/param.h: File removed.
31568         * sysdeps/mach/hurd/bits/param.h: New file.
31569         * sysdeps/mach/hurd/sys/param.h: File removed.
31570
31571         * elf/dl-close.c (_dl_close_worker): Add a cast and a comment to the
31572         last change.
31573
31574         * libio/genops.c (_IO_unbuffer_write): Conditionalize locking code on
31575         [_IO_MTSAFE_IO].
31576         * libio/libioP.h [!_IO_MTSAFE_IO && !NOT_IN_libc]
31577         (_IO_acquire_lock, _IO_acquire_lock_clear_flags2, _IO_release_lock):
31578         New macros.
31579
31580         * Makeconfig [$(libc-reentrant) = yes] (libio-mtsafe): New variable.
31581         * libio/Makefile (CPPFLAGS): Append $(libio-mtsafe) unconditionally
31582         rather than -D_IO_MTSAFE_IO conditionally.
31583         * stdio-common/Makefile (CPPFLAGS): Likewise.
31584         * wcsmbs/Makefile (CPPFLAGS): Likewise.
31585         * stdlib/Makefile (CFLAGS-strfmon.c, CFLAGS-strfmon_l.c):
31586         Use $(libio-mtsafe).
31587         * debug/Makefile (CFLAGS-sprintf_chk.c): Use $(libio-mtsafe) instead
31588         of -D_IO_MTSAFE_IO.
31589         (CFLAGS-snprintf_chk.c, CFLAGS-vsprintf_chk.c): Likewise.
31590         (CFLAGS-vsnprintf_chk.c, CFLAGS-asprintf_chk.c): Likewise.
31591         (CFLAGS-vasprintf_chk.c, CFLAGS-obprintf_chk.c): Likewise.
31592         (CFLAGS-dprintf_chk.c, CFLAGS-vdprintf_chk.c): Likewise.
31593         (CFLAGS-printf_chk.c, CFLAGS-fprintf_chk.c): Likewise.
31594         (CFLAGS-vprintf_chk.c, CFLAGS-vfprintf_chk.c): Likewise.
31595         (CFLAGS-gets_chk.c, CFLAGS-fgets_chk.c): Likewise.
31596         (CFLAGS-fgets_u_chk.c, CFLAGS-fread_chk.c): Likewise.
31597         (CFLAGS-fread_u_chk.c): Likewise.
31598         (CFLAGS-swprintf_chk.c, CFLAGS-vswprintf_chk.c): Likewise.
31599         (CFLAGS-wprintf_chk.c, CFLAGS-fwprintf_chk.c): Likewise.
31600         (CFLAGS-vwprintf_chk.c, CFLAGS-vfwprintf_chk.c): Likewise.
31601         (CFLAGS-fgetws_chk.c, CFLAGS-fgetws_u_chk.c): Likewise.
31602         * grp/Makefile (CFLAGS-fgetgrent_r.c, CFLAGS-putgrent.c): Likewise.
31603         * gshadow/Makefile (CFLAGS-fgetsgent_r.c, CFLAGS-putsgent.c): Likewise.
31604         * misc/Makefile (CFLAGS-mntent_r.c): Likewise.
31605         * pwd/Makefile (CFLAGS-fgetpwent_r.c): Likewise.
31606         * shadow/Makefile (CFLAGS-fgetspent_r.c, CFLAGS-putspent.c): Likewise.
31607
31608         * libio/Makefile: Test [$(libc-reentrant) = yes]
31609         instead of [$(filter %REENTRANT, $(defines)) nonempty].
31610
31611         * Makeconfig
31612         [$(libc-reentrant) = yes] (defines): Append -D_LIBC_REENTRANT.
31613         * sysdeps/pthread/configure: File removed.
31614         * sysdeps/pthread/Makeconfig: New file.
31615         * sysdeps/mach/hurd/Makeconfig (libc-reentrant): New variable.
31616         * sysdeps/mach/hurd/configure.in: Don't touch DEFINES here.
31617
31618 2012-08-16  Gary Benson  <gbenson@redhat.com>
31619
31620         * elf/dl-close.c (_dl_close_worker): Also set r->r_map when
31621         unmapping the first object in a namespace.
31622
31623 2012-08-16  Roland McGrath  <roland@hack.frob.com>
31624
31625         * inet/getnetgrent_r.c (internal_setnetgrent): Renamed to ...
31626         (__internal_setnetgrent): ... this.  Add internal_function to
31627         definition.  Add libc_hidden_def.
31628         (setnetgrent): Update caller.
31629         (internal_endnetgrent): Renamed to ...
31630         (__internal_endnetgrent): ... this.  Add internal_function to
31631         definition.  Add libc_hidden_def.
31632         (endnetgrent): Update caller.
31633         (internal_getnetgrent_r): Renamed to ...
31634         (__internal_getnetgrent_r): ... this.  Add internal_function to
31635         definition.  Add libc_hidden_def.
31636         (__getnetgrent_r): Update caller.
31637         * inet/netgroup.h: Update declarations.  Add libc_hidden_proto uses.
31638
31639 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
31640
31641         * stdlib/longlong.h: Update from GCC.
31642
31643 2012-08-16  Roland McGrath  <roland@hack.frob.com>
31644
31645         * stdlib/gmp-impl.h (udiv_qrnnd_preinv): Use __attribute__ ((unused))
31646         on _QL, which is set by umul_ppmm but never used.
31647         * stdio-common/_itoa.c (_itoa): Use __attribute__ ((unused)) on DUMMY
31648         variables, which are set by GMP macros but never used.
31649         * stdio-common/_itowa.c (_itowa): Likewise.
31650         * stdlib/divmod_1.c (mpn_divmod_1): Likewise.
31651         * stdlib/mod_1.c (mpn_mod_1): Likewise.
31652
31653 2012-08-16  Carlos O'Donell  <carlos_odonell@mentor.com>
31654
31655         * sysdeps/sh/ldsodefs.h (ARCH_PLTENTER_MEMBERS) <sh_gnu_pltenter>:
31656         struct La_sh_regs is not constant.
31657         * sysdeps/sparc/ldsodefs.h (ARCH_PLTENTER_MEMBERS)
31658         <sparc32_gnu_pltenter, sparc64_gnu_pltenter>: struct La_sparc32_regs
31659         and struct La_sparc64_regs are not constant.
31660
31661 2012-08-16  Joseph Myers  <joseph@codesourcery.com>
31662
31663         * sysdeps/unix/sysv/linux/kernel-features.h
31664         (__ASSUME_POSIX_TIMERS): Remove.
31665         * sysdeps/unix/sysv/linux/clock_getcpuclockid.c
31666         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
31667         * sysdeps/unix/sysv/linux/clock_getres.c [__ASSUME_POSIX_TIMERS]:
31668         Make code unconditional.
31669         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
31670         * sysdeps/unix/sysv/linux/clock_gettime.c [__ASSUME_POSIX_TIMERS]:
31671         Make code unconditional.
31672         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
31673         * sysdeps/unix/sysv/linux/clock_nanosleep.c
31674         [__ASSUME_POSIX_TIMERS]: Make code unconditional.
31675         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
31676         * sysdeps/unix/sysv/linux/clock_settime.c [__ASSUME_POSIX_TIMERS]:
31677         Make code unconditional.
31678         [!__ASSUME_POSIX_TIMERS]: Remove conditional code.
31679         [__ASSUME_POSIX_CPU_TIMERS <= 0 && __NR_clock_settime]
31680         (__libc_missing_posix_timers): Remove.
31681
31682 2012-08-15  Roland McGrath  <roland@hack.frob.com>
31683
31684         * elf/dl-load.c (_dl_map_object_from_fd) [SHARED]: Conditionalize
31685         check of GL(dl_error_catch_tsd) on [_LIBC_REENTRANT].
31686
31687         * bits/libc-lock.h (__rtld_lock_initialize): New macro.
31688
31689         * elf/dl-sym.c: Include <stdlib.h>.
31690
31691         * posix/regcomp.c (init_word_char): Use temporaries to hold the 64-bit
31692         constants, which avoids warnings in 32-bit builds.
31693
31694         * bits/fcntl.h [__USE_POSIX199309 || __USE_UNIX98]:
31695         (O_DSYNC, O_RSYNC): New macros (with NetBSD values).
31696
31697         * misc/lseek.c: File moved to ...
31698         * io/lseek.c: ... here.
31699
31700         * rt/clock_nanosleep.c: Include <time.h>, not <sys/time.h>.
31701
31702         * crypt/sha512.c (sha512_process_block) [!USE_TOTAL128]: Avoid
31703         shifting LEN more than 31 bits at once.
31704
31705 2012-08-15  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
31706
31707         [BZ #14195]
31708         * sysdeps/i386/i686/multiarch/strcmp-sssse3.S: Fix
31709         segmentation fault for a case of two empty input strings.
31710         * string/test-strncasecmp.c (check1): Renamed to...
31711         (bz12205): ...this.
31712         (bz14195): Add new testcase for two empty input strings and N > 0.
31713         (test_main): Call new testcase, adapt for renamed function.
31714
31715 2012-08-15  Andreas Jaeger  <aj@suse.de>
31716
31717         [BZ #14090]
31718         * crypt/md5test2.c: New test, based on test supplied by Serge
31719         Belyshev <belyshev@depni.sinp.msu.ru>.
31720         * crypt/Makefile (xtests): Add md5test-giant..
31721         * crypt/Makefile ($(objpfx)md5test-giant): Add.
31722
31723 2012-08-15  Paul Eggert  <eggert@cs.ucla.edu>
31724
31725         [BZ #14090]
31726         * crypt/md5.c (md5_process_block): Don't assume the buffer
31727         length is less than 2**32.
31728         * crypt/sha512.c (sha512_process_block): Don't assume the buffer
31729         length is less than 2**64.
31730
31731 2012-08-15  Roland McGrath  <roland@hack.frob.com>
31732
31733         * string/str-two-way.h: Include <sys/param.h>.
31734         (MAX): Macro removed.
31735
31736         * sysdeps/x86_64/multiarch/strstr-c.c: Add copyright header.
31737         Move #define and #undef of memmove to just before and after
31738         including <string.h>.
31739
31740         * sysdeps/x86_64/multiarch/memmove.c: Don't include <stddef.h>.
31741         [!NOT_IN_libc]: Move #define and #undef of memmove to just before
31742         and after including <string.h>.  Move declarations of
31743         __memmove_sse2, __memmove_ssse3, and __memmove_ssse3_back
31744         to before #include "string/memmove.c".
31745
31746         * include/dirent.h: Declare __getdirentries.
31747
31748         * sysdeps/posix/system.c (do_system): Cast SUB_REF () to void when not
31749         using its value, to avoid warnings in the [!_LIBC_REENTRANT] case.
31750
31751 2012-08-14  Mike Frysinger  <vapier@gentoo.org>
31752
31753         * config.h.in (HAVE_CPP_ASM_DEBUGINFO): Delete.
31754         * sysdeps/i386/configure.in: Remove assembler-with-cpp debug check.
31755         * sysdeps/i386/configure: Regenerated.
31756         * sysdeps/i386/sysdep.h (ENTRY): Remove calls to STABS_CURRENT_FILE1,
31757         STABS_CURRENT_FILE, and STABS_FUN.
31758         (END): Remove call to STABS_FUN_END.
31759         (STABS_CURRENT_FILE1): Delete.
31760         (STABS_CURRENT_FILE): Likewise.
31761         (STABS_FUN): Likewise.
31762         (STABS_FUN_END): Likewise.
31763         (STABS_FUN2): Likewise.
31764         * sysdeps/x86_64/configure.in: Remove assembler-with-cpp debug check.
31765         * sysdeps/x86_64/configure: Regenerated.
31766
31767 2012-08-14  Roland McGrath  <roland@hack.frob.com>
31768
31769         * elf/dl-open.c: Include <atomic.h>.
31770         * elf/dl-lookup.c: Likewise.
31771
31772 2012-08-14  Joseph Myers  <joseph@codesourcery.com>
31773
31774         * sysdeps/unix/sysv/linux/kernel-features.h
31775         (__ASSUME_CLONE_THREAD_FLAGS): Remove.
31776         * sysdeps/unix/sysv/linux/s390/system.c (FORK): Define
31777         unconditionally.
31778         * sysdeps/unix/sysv/linux/sparc/system.c (FORK): Define
31779         unconditionally.
31780         * sysdeps/unix/sysv/linux/system.c [!FORK] (FORK): Do not
31781         condition on __ASSUME_CLONE_THREAD_FLAGS.
31782
31783 2012-08-14  Andreas Jaeger  <aj@suse.de>
31784
31785         * sysdeps/i386/fpu/libm-test-ulps: Update.
31786
31787 2012-08-13  Maxim Kuvyrkov  <maxim@codesourcery.com>
31788
31789         * include/atomic.h (atomic_exchange_and_add): Split into ...
31790         (atomic_exchange_and_add_acq, atomic_exchange_and_add_rel): ... these.
31791         New atomic macros.
31792
31793 2012-08-13  Markus Trippelsdorf  <markus@trippelsdorf.de>
31794
31795         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
31796
31797 2012-08-13  Jeff Law <law@redhat.com>
31798
31799         * manual/stdio.texi (snprintf): Clarify handling of the trailing
31800         null byte in the output string.
31801
31802 2012-08-10  Joseph Myers  <joseph@codesourcery.com>
31803
31804         * sysdeps/unix/sysv/linux/kernel-features.h
31805         (__LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL): Define.
31806         [__LINUX_KERNEL_VERSION >= __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL]
31807         (__ASSUME_ARG_MAX_STACK_BASED): Define.
31808         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf)
31809         [__LINUX_KERNEL_VERSION < 0x020617]: Change condition to
31810         !__ASSUME_ARG_MAX_STACK_BASED.  Compare version with
31811         __LINUX_ARG_MAX_STACK_BASED_MIN_KERNEL.
31812
31813 2012-08-09  Jeff Law <law@redhat.com>
31814
31815         [BZ #13939]
31816         * malloc.c/arena.c (reused_arena): New parameter, avoid_arena.
31817         When avoid_arena is set, don't retry in the that arena.  Pick the
31818         next one, whatever it might be.
31819         (arena_get2): New parameter avoid_arena, pass through to reused_arena.
31820         (arena_lock): Pass in new parameter to arena_get2.
31821         * malloc/malloc.c (__libc_memalign): Pass in new parameter to
31822         arena_get2.
31823         (__libc_malloc): Unify retrying after main arena failure with
31824         __libc_memalign version.
31825         (__libc_valloc, __libc_pvalloc, __libc_calloc): Likewise.
31826
31827 2012-08-09  H.J. Lu  <hongjiu.lu@intel.com>
31828
31829         [BZ #14166]
31830         * sysdeps/i386/i686/multiarch/strstr-c.c (strstr): Redefined
31831         to __redirect_strstr.
31832         (__strstr_sse42): Use typeof __redirect_strstr.
31833         (__strstr_ia32): Likewise.
31834         (__libc_strstr): New prototype.
31835         (strstr): Renamed to ...
31836         (__libc_strstr): This.
31837         (strstr): New strong alias of __libc_strstr.
31838         * sysdeps/x86_64/multiarch/strstr-c.c: Likewise.
31839         * sysdeps/unix/sysv/linux/x86_64/time.c (time): Redefined to
31840         __redirect_time.
31841         Include <time.h>.
31842         (__libc_time): New prototype.
31843         (time_ifunc): Replace time with __libc_time.
31844         (time): New strong alias and hidden definition of __libc_time.
31845         (__GI_time): Remove strong alias.
31846         * sysdeps/x86_64/multiarch/memmove.c: Don't include <string.h>.
31847         Include <stddef.h>.
31848         (memmove): Redefined to __redirect_memmove.
31849         (__memmove_sse2): Use typeof __redirect_memmove.
31850         (__memmove_ssse3): Likewise.
31851         (__memmove_ssse3_back): Likewise.
31852         (__libc_memmove): New prototype.
31853         (memmove): Renamed to ...
31854         (__libc_memmove): This.
31855         (memmove): New strong alias of __libc_memmove.
31856
31857 2012-08-08  Mark Salter  <msalter@redhat.com>
31858
31859         * elf/elf.h
31860         (R_MN10300_TLS_GD): Define.
31861         (R_MN10300_TLS_LD): Likewise.
31862         (R_MN10300_TLS_LDO): Likewise.
31863         (R_MN10300_TLS_GOTIE): Likewise.
31864         (R_MN10300_TLS_IE): Likewise.
31865         (R_MN10300_TLS_LE): Likewise.
31866         (R_MN10300_TLS_DTPMOD): Likewise.
31867         (R_MN10300_TLS_DTPOFF): Likewise.
31868         (R_MN10300_TLS_TPOFF): Likewise.
31869         (R_MN10300_SYM_DIFF): Likewise.
31870         (R_MN10300_ALIGN): Likewise.
31871         (R_MN10300_NUM): Update.
31872
31873 2012-08-08  Joseph Myers  <joseph@codesourcery.com>
31874
31875         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_TGKILL):
31876         Remove.
31877
31878 2012-08-08  Roland McGrath  <roland@hack.frob.com>
31879
31880         * sysdeps/posix/fdopendir.c: Include <stddef.h>.
31881
31882         * sysdeps/unix/sysv/linux/readdir64_r.c: Update #include for
31883         sysdeps/unix -> sysdeps/posix move.
31884         * sysdeps/unix/sysv/linux/i386/readdir64_r.c: Likewise.
31885
31886 2012-08-07      Allan McRae     <allan@archlinux.org>
31887
31888         [BZ #14303]
31889         * sunrpc/rpc_main.c (SVR4_CPP): Remove.
31890         (SUNOS_CPP): Likewise.
31891         (find_cpp): Fall back to selecting system cpp when /lib/cpp is
31892         not found.
31893         (open_input): Call CPP using execvp.
31894
31895 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
31896
31897         * sysdeps/unix/sysv/linux/kernel-features.h
31898         (__ASSUME_PROT_GROWSUPDOWN): Remove.
31899         (__ASSUME_NO_CLONE_DETACHED): Likewise.
31900         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
31901         (__ASSUME_WAITID_SYSCALL): Likewise.
31902         * sysdeps/unix/sysv/linux/dl-execstack.c
31903         (_dl_make_stack_executable) [PROT_GROWSDOWN || PROT_GROWSUP]: Make
31904         code unconditional.
31905         (_dl_make_stack_executable) [!__ASSUME_PROT_GROWSUPDOWN]: Remove
31906         conditional code.
31907         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS)
31908         [__ASSUME_GETDENTS32_D_TYPE]: Make code unconditional.
31909         (__GETDENTS) [!__ASSUME_GETDENTS32_D_TYPE]: Remove conditional
31910         code.
31911         * sysdeps/unix/sysv/linux/waitid.c [__NR_waitid]: Make code
31912         unconditional.
31913         [__ASSUME_WAITID_SYSCALL]: Likewise.
31914         [!__ASSUME_WAITID_SYSCALL]: Remove conditional code.
31915
31916 2012-08-07  Roland McGrath  <roland@hack.frob.com>
31917
31918         * sysdeps/unix/closedir.c: Renamed to ...
31919         * sysdeps/posix/closedir.c: ... here.
31920         * sysdeps/unix/dirfd.c: Renamed to ...
31921         * sysdeps/posix/dirfd.c: ... here.
31922         * sysdeps/unix/dirstream.h: Renamed to ...
31923         * sysdeps/posix/dirstream.h: ... here.
31924         * sysdeps/unix/fdopendir.c: Renamed to ...
31925         * sysdeps/posix/fdopendir.c: ... here.
31926         * sysdeps/unix/opendir.c: Renamed to ...
31927         * sysdeps/posix/opendir.c: ... here.
31928         * sysdeps/unix/readdir.c: Renamed to ...
31929         * sysdeps/posix/readdir.c: ... here.
31930         * sysdeps/unix/readdir_r.c: Renamed to ...
31931         * sysdeps/posix/readdir_r.c: ... here.
31932         * sysdeps/unix/rewinddir.c: Renamed to ...
31933         * sysdeps/posix/rewinddir.c: ... here.
31934         * sysdeps/unix/seekdir.c: Renamed to ...
31935         * sysdeps/posix/seekdir.c: ... here.
31936         * sysdeps/unix/telldir.c: Renamed to ...
31937         * sysdeps/posix/telldir.c: ... here.
31938         * sysdeps/unix/sysv/linux/opendir.c: Update #include.
31939         * sysdeps/unix/sysv/linux/readdir64.c: Likewise.
31940         * sysdeps/unix/sysv/linux/i386/readdir64.c: Likewise.
31941         * sysdeps/unix/sysv/linux/wordsize-64/readdir.c: Likewise.
31942
31943         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h: Renamed to ...
31944         * bits/fcntl.h: ... here.
31945
31946         * sysdeps/unix/bsd/bsd4.4/bits/fcntl.h (O_NOCTTY): Define to 0x8000,
31947         not 0.
31948         (O_ASYNC, O_FSYNC, O_SYNC): Move outside [__USE_MISC].
31949         [__USE_XOPEN2K8] (O_DIRECTORY, O_NOFOLLOW, O_CLOEXEC): New macros.
31950         (FCREAT, FEXCL, FTRUNC, FNOCTTY, FNONBLOCK): Macros removed.
31951         (struct flock): Move l_start, l_len to the beginning.
31952         Use __pid_t for l_pid.
31953         [__USE_XOPEN2K] (POSIX_FADV_NORMAL, POSIX_FADV_RANDOM): New macros.
31954         [__USE_XOPEN2K] (POSIX_FADV_SEQUENTIAL, POSIX_FADV_WILLNEED): Likewise.
31955         [__USE_XOPEN2K] (POSIX_FADV_DONTNEED, POSIX_FADV_NOREUSE): Likewise.
31956         (F_GETLK64, F_SETLK64, F_SETLKW64): New macros.
31957         [__USE_XOPEN2K8] (F_DUPFD_CLOEXEC): New macro.
31958         [__USE_LARGEFILE64] (struct flock64): New type.
31959         (F_GETOWN, F_SETOWN): Also define for [__USE_XOPEN2K8].
31960
31961         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h: Renamed to ...
31962         * bits/dirent.h: ... here.
31963
31964         * sysdeps/unix/bsd/bsd4.4/bits/dirent.h
31965         [__INO_T_MATCHES_INO64_T] (_DIRENT_MATCHES_DIRENT64): New macro.
31966
31967 2012-08-07  Joseph Myers  <joseph@codesourcery.com>
31968
31969         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
31970         Change from 2.6.0 to 2.6.16.
31971         * sysdeps/unix/sysv/linux/configure: Regenerated.
31972         * sysdeps/unix/sysv/linux/kernel-features.h
31973         (__ASSUME_POSIX_CPU_TIMERS): Define unconditionally.
31974         (__ASSUME_TGKILL): Define conditional on architectures, not kernel
31975         version.
31976         (__ASSUME_UTIMES): Likewise.
31977         (__ASSUME_CLONE_STOPPED): Remove.
31978         (__ASSUME_FADVISE64_64_SYSCALL): Define conditional on
31979         architectures, not kernel version.
31980         (__ASSUME_PROT_GROWSUPDOWN): Define unconditionally.
31981         (__ASSUME_NO_CLONE_DETACHED): Likewise.
31982         (__ASSUME_GETDENTS32_D_TYPE): Likewise.
31983         (__ASSUME_WAITID_SYSCALL): Likewise.
31984         [__sparc__ && __arch64__] (__ASSUME_STAT64_SYSCALL): Do not
31985         condition definition on __LINUX_KERNEL_VERSION >= 0x02060c.
31986         * README: State 2.6.16 as minimum Linux kernel version.  Do not
31987         refer to older versions.
31988
31989 2012-08-06  Roland McGrath  <roland@hack.frob.com>
31990
31991         * dirent/alphasort.c [_DIRENT_MATCHES_DIRENT64]:
31992         Define alphasort64 as an alias.
31993         * dirent/versionsort.c [_DIRENT_MATCHES_DIRENT64]:
31994         Define versionsort64 as an alias.
31995         * dirent/scandir.c [_DIRENT_MATCHES_DIRENT64]:
31996         Define scandir64 as an alias.
31997         * dirent/scandirat.c [_DIRENT_MATCHES_DIRENT64]:
31998         Define scandirat64 as an alias.
31999         * dirent/alphasort64.c (alphasort64):
32000         Conditionalize on [!_DIRENT_MATCHES_DIRENT64].
32001         * dirent/versionsort64.c: Likewise.
32002         * dirent/scandir64.c: Likewise.
32003         * dirent/scandirat64.c: Likewise.
32004         * sysdeps/wordsize-64/alphasort.c: File removed.
32005         * sysdeps/wordsize-64/alphasort64.c: File removed.
32006         * sysdeps/wordsize-64/scandir.c: File removed.
32007         * sysdeps/wordsize-64/scandir64.c: File removed.
32008         * sysdeps/wordsize-64/scandirat.c: File removed.
32009         * sysdeps/wordsize-64/scandirat64.c: File removed.
32010         * sysdeps/wordsize-64/versionsort.c: File removed.
32011         * sysdeps/wordsize-64/versionsort64.c: File removed.
32012         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: File removed.
32013         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: File removed.
32014         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: File removed.
32015         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: File removed.
32016         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: File removed.
32017         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: File removed.
32018         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: File removed.
32019         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: File removed.
32020
32021         * bits/typesizes.h [__LP64__] (__INO_T_MATCHES_INO64_T): New macros.
32022         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
32023         [__s390x__] (__INO_T_MATCHES_INO64_T): New macro.
32024         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
32025         [defined __arch64__ || defined __sparcv9]
32026         (__INO_T_MATCHES_INO64_T): New macro.
32027         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
32028         [__x86_64__] (__INO_T_MATCHES_INO64_T): New macro.
32029         * bits/dirent.h (_DIRENT_MATCHES_DIRENT64): New macro.
32030         * sysdeps/unix/sysv/linux/bits/dirent.h
32031         [defined __OFF_T_MATCHES_OFF64_T && defined __INO_T_MATCHES_INO64_T]
32032         (_DIRENT_MATCHES_DIRENT64): New macro.
32033
32034         * io/lockf.c [__OFF_T_MATCHES_OFF64_T]:
32035         Define lockf64 as an alias.
32036         * libio/fseeko.c [__OFF_T_MATCHES_OFF64_T]:
32037         Define fseeko64 as an alias.
32038         * libio/ftello.c [__OFF_T_MATCHES_OFF64_T]:
32039         Define ftello64 as an alias.
32040         * libio/iofgetpos.c [__OFF_T_MATCHES_OFF64_T]:
32041         Define _IO_fgetpos64 and fgetpos64 as aliases.
32042         * libio/iofsetpos.c [__OFF_T_MATCHES_OFF64_T]:
32043         Define _IO_fsetpos64 and fsetpos64 as aliases.
32044         * io/lockf64.c [!__OFF_T_MATCHES_OFF64_T]:
32045         Conditionalize body on this.
32046         * libio/fseeko64.c: Likewise.
32047         * libio/ftello64.c: Likewise.
32048         * libio/iofgetpos64.c: Likewise.
32049         * libio/iofsetpos64.c: Likewise.
32050         * sysdeps/wordsize-64/lockf.c: File removed.
32051         * sysdeps/wordsize-64/lockf64.c: File removed.
32052         * sysdeps/wordsize-64/fseeko.c: File removed.
32053         * sysdeps/wordsize-64/fseeko64.c: File removed.
32054         * sysdeps/wordsize-64/ftello.c: File removed.
32055         * sysdeps/wordsize-64/ftello64.c: File removed.
32056         * sysdeps/wordsize-64/iofgetpos.c: File removed.
32057         * sysdeps/wordsize-64/iofgetpos64.c: File removed.
32058         * sysdeps/wordsize-64/iofsetpos.c: File removed.
32059         * sysdeps/wordsize-64/iofsetpos64.c: File removed.
32060         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: File removed.
32061         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: File removed.
32062         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: File removed.
32063         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: File removed.
32064         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: File removed.
32065         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: File removed.
32066         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: File removed.
32067         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: File removed.
32068         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: File removed.
32069         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: File removed.
32070
32071         * bits/typesizes.h [__LP64__] (__OFF_T_MATCHES_OFF64_T): New macro.
32072         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h:
32073         [__s390x__] (__OFF_T_MATCHES_OFF64_T): New macro.
32074         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
32075         [defined __arch64__ || defined __sparcv9]
32076         (__OFF_T_MATCHES_OFF64_T): New macro.
32077         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h
32078         [__x86_64__] (__OFF_T_MATCHES_OFF64_T): New macro.
32079         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
32080         (__OFF_T_MATCHES_OFF64_T): New macro.
32081
32082 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
32083
32084         * stdlib/secure-getenv.c (__secure_getenv): Replace
32085         GLIBC_2_16 with GLIBC_2_17.
32086
32087 2012-08-06  H.J. Lu  <hongjiu.lu@intel.com>
32088
32089         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Removed.
32090         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
32091
32092 2012-08-03  David S. Miller  <davem@davemloft.net>
32093
32094         * sysdeps/sparc/fpu/libm-test-ulps: Update.
32095
32096 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
32097
32098         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_AT_SECURE):
32099         Remove.
32100         (__ASSUME_CORRECT_SI_PID): Likewise.
32101         (__ASSUME_BRK_PAGE_ROUNDED): Likewise.
32102         (__ASSUME_TMPFS_NAME): Likewise.
32103         * sysdeps/unix/sysv/linux/dl-sysdep.c (frob_brk)
32104         [!__ASSUME_BRK_PAGE_ROUNDED]: Remove conditional code.
32105         * sysdeps/unix/sysv/linux/ldsodefs.h [__ASSUME_AT_SECURE]
32106         (HAVE_AUX_SECURE): Make definition unconditional.
32107         * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs)
32108         [!__ASSUME_TMPFS_NAME]: Remove conditional code.
32109
32110 2012-08-03  Roland McGrath  <roland@hack.frob.com>
32111
32112         * sysdeps/mach/hurd/sys/param.h (MAXSYMLINKS): Macro removed.
32113         * sysdeps/mach/hurd/bits/local_lim.h (SYMLOOP_MAX): Macro removed.
32114         * sysdeps/mach/hurd/eloop-threshold.h: New file.
32115         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
32116         __eloop_threshold instead of SYMLOOP_MAX.
32117
32118         * sysdeps/generic/eloop-threshold.h: New file.
32119         * stdlib/canonicalize.c (__realpath): Use __eloop_threshold instead
32120         of MAXSYMLINKS.
32121         * elf/chroot_canon.c (chroot_canon): Likewise.
32122
32123 2012-08-03  Joseph Myers  <joseph@codesourcery.com>
32124
32125         [BZ #13717]
32126         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
32127         Change to 2.6.0 everywhere.
32128         * sysdeps/unix/sysv/linux/configure: Regenerated.
32129         * sysdeps/unix/sysv/linux/kernel-features.h
32130         (__ASSUME_SET_THREAD_AREA_SYSCALL): Remove.
32131         (__ASSUME_CLONE_THREAD_FLAGS): Condition on architectures, not
32132         kernel versions.
32133         (__ASSUME_POSIX_TIMERS): Define unconditionally.
32134         (__ASSUME_FUTEX_REQUEUE): Remove.
32135         (__ASSUME_STATFS64): Define unconditionally.
32136         (__ASSUME_AT_SECURE): Likewise.
32137         (__ASSUME_CORRECT_SI_PID): Likewise.
32138         (__ASSUME_TGKILL): Define without depending on kernel version for
32139         i386.
32140         (__ASSUME_UTIMES): Likewise.
32141         (__ASSUME_SWAPCONTEXT_SYSCALL): Condition on architecture, not
32142         kernel version.
32143         (__ASSUME_BRK_PAGE_ROUNDED): Define unconditionally.
32144         (__ASSUME_TMPFS_NAME): Likewise.
32145         * README: Update reference to Linux kernel versions.
32146
32147 2012-08-02  Marek Polacek  <polacek@redhat.com>
32148
32149         [BZ# 14150]
32150         * configure.in (libc_cv_asm_type_prefix): Remove test.  Replace
32151         libc_cv_asm_type_prefix with %.
32152         * configure: Regenerated.
32153         * include/libc-symbols.h: Remove comment about
32154         ASM_TYPE_DIRECTIVE_PREFIX.  Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
32155         (declare_symbol_alias_1_paste) [__ASSEMBLER__]: Do not define.
32156         (declare_symbol_alias_1_paste_1) [__ASSEMBLER__]: Likewise.
32157         (declare_symbol_alias_1_stringify) [!__ASSEMBLER__]: Likewise.
32158         (declare_symbol_alias_1_stringify_1) [!__ASSEMBLER__]: Likewise.
32159         * elf/tst-unique2mod2.c: Replace ASM_TYPE_DIRECTIVE_PREFIX with %.
32160         [HAVE_ASM_UNIQUE_OBJECT]: Do not define S.
32161         [HAVE_ASM_UNIQUE_OBJECT]: Do not define _S.
32162         * elf/tst-unique2mod1.c: Likewise.
32163         * elf/tst-unique1mod2.c: Likewise.
32164         * elf/tst-unique1mod1.c: Likewise.
32165         * config.h.in: Do not undef ASM_TYPE_DIRECTIVE_PREFIX.
32166         * sysdeps/s390/s390-32/sysdep.h: Do not define ASM_TYPE_DIRECTIVE.
32167         Replace ASM_TYPE_DIRECTIVE with .type.
32168         * sysdeps/s390/s390-64/sysdep.h: Likewise.
32169         * sysdeps/i386/sysdep.h: Likewise.
32170         * sysdeps/x86_64/sysdep.h: Likewise.
32171         * sysdeps/sh/sysdep.h: Likewise.
32172         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
32173         Do not define ASM_TYPE_DIRECTIVE.
32174         * sysdeps/powerpc/sysdep.h: Likewise.
32175         * sysdeps/powerpc/powerpc32/sysdep.h:
32176         Replace ASM_TYPE_DIRECTIVE with .type.
32177         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
32178         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
32179         * sysdeps/i386/fpu/e_powf.S: Likewise.
32180         * sysdeps/i386/fpu/e_expl.S: Likewise.
32181         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
32182         * sysdeps/i386/fpu/e_acosh.S: Likewise.
32183         * sysdeps/i386/fpu/e_pow.S: Likewise.
32184         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
32185         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
32186         * sysdeps/i386/fpu/s_expm1.S: Likewise.
32187         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
32188         * sysdeps/i386/fpu/e_log2.S: Likewise.
32189         * sysdeps/i386/fpu/e_log2l.S: Likewise.
32190         * sysdeps/i386/fpu/e_scalb.S: Likewise.
32191         * sysdeps/i386/fpu/e_powl.S: Likewise.
32192         * sysdeps/i386/fpu/e_log10f.S: Likewise.
32193         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
32194         * sysdeps/i386/fpu/e_logl.S: Likewise.
32195         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
32196         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
32197         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
32198         * sysdeps/i386/fpu/e_log2f.S: Likewise.
32199         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
32200         * sysdeps/i386/fpu/e_log.S: Likewise.
32201         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
32202         * sysdeps/i386/fpu/e_logf.S: Likewise.
32203         * sysdeps/i386/fpu/e_log10l.S: Likewise.
32204         * sysdeps/i386/fpu/e_atanh.S: Likewise.
32205         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
32206         * sysdeps/i386/fpu/e_log10.S: Likewise.
32207         * sysdeps/i386/fpu/s_frexp.S: Likewise.
32208         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
32209         * sysdeps/i386/fpu/s_asinh.S: Likewise.
32210         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
32211         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
32212         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: Likewise.
32213         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
32214         * sysdeps/i386/i686/strtok.S: Likewise.
32215         * sysdeps/i386/i386-mcount.S: Likewise.
32216         * sysdeps/i386/strtok.S: Likewise.
32217         * sysdeps/x86_64/fpu/e_expl.S: Likewise.
32218         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
32219         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
32220         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
32221         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
32222         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
32223         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
32224         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
32225         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
32226         * sysdeps/x86_64/_mcount.S: Likewise.
32227         * sysdeps/x86_64/strtok.S: Likewise.
32228         * sysdeps/sh/_mcount.S: Likewise.
32229
32230 2012-08-01  Roland McGrath  <roland@hack.frob.com>
32231
32232         * libio/iofopen.c: Include <fcntl.h>.
32233         [_LIBC] [!defined O_LARGEFILE || O_LARGEFILE == 0]
32234         (_IO_fopen64, fopen64): Define as aliases.
32235         * libio/iofopen64.c: Include <fcntl.h>.
32236         [!defined _LIBC || (defined O_LARGEFILE && O_LARGEFILE != 0)]:
32237         Conditionalize body on this.
32238         * sysdeps/wordsize-64/iofopen.c: File removed.
32239         * sysdeps/wordsize-64/iofopen64.c: File removed.
32240
32241 2012-08-01  Marek Polacek  <polacek@redhat.com>
32242
32243         * libc/Makeconfig: Use elf in place of binfmt-subdir.
32244         Use dlfcn directly instead of a variable.
32245         (binfmt-subdir): Do not define.
32246         (dlfcn): Likewise.
32247
32248 2012-08-01  Joseph Myers  <joseph@codesourcery.com>
32249
32250         * sysdeps/unix/sysv/linux/kernel-features.h (__ASSUME_FCNTL64):
32251         Remove all definitions.
32252         * sysdeps/unix/sysv/linux/i386/fcntl.c: Do not include
32253         <kernel-features.h>.
32254         [!__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
32255         (miss_F_GETOWN_EX): Remove all definitions.
32256         [NO_CANCELLATION && !__ASSUME_FCNTL64] (__fcntl_nocancel): Remove
32257         macro definition.
32258         [!__ASSUME_FCNTL64]: Remove conditional code.
32259         [__ASSUME_FCNTL64]: Make code unconditional.
32260         * sysdeps/unix/sysv/linux/i386/lockf64.c: Do not include
32261         <kernel-features.h>.
32262         [__NR_fcntl64 && !__ASSUME_FCNTL64] (__have_no_fcntl64): Remove.
32263         (lockf64) [!__ASSUME_FCNTL64]: Remove conditional code.
32264         (lockf64) [__NR_fcntl64]: Make code unconditional.
32265         (lockf64) [__ASSUME_FCNTL64]: Likewise.
32266
32267         * sysdeps/unix/sysv/linux/kernel-features.h
32268         (__ASSUME_VFORK_SYSCALL): Remove all definitions.
32269         * sysdeps/unix/sysv/linux/i386/vfork.S (__vfork) [__NR_vfork]:
32270         Make code unconditional.
32271         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
32272         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
32273         * sysdeps/unix/sysv/linux/powerpc/powerpc32/vfork.S (__vfork)
32274         [__NR_vfork]: Make code unconditional.
32275         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
32276         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
32277         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork)
32278         [__NR_vfork]: Make code unconditional.
32279         (__vfork) [__ASSUME_VFORK_SYSCALL]: Likewise.
32280         (__vfork) [!__ASSUME_VFORK_SYSCALL]: Remove conditional code.
32281
32282 2012-08-01  Roland McGrath  <roland@hack.frob.com>
32283
32284         * sysdeps/generic/sys/param.h (NGROUPS): Define only if [NGROUPS_MAX].
32285         (MAXSYMLINKS): Define only if [SYMLOOP_MAX].
32286
32287         * misc/mkstemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
32288         Define mkstemp64 as an alias.
32289         * misc/mkstemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
32290         Define mkstemps64 as an alias.
32291         * misc/mkostemp.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
32292         Define mkostemp64 as an alias.
32293         * misc/mkostemps.c [!defined O_LARGEFILE || O_LARGEFILE == 0]:
32294         Define mkostemps64 as an alias.
32295         * misc/mkstemp64.c [defined O_LARGEFILE && O_LARGEFILE != 0]:
32296         Conditionalize body on this.
32297         * misc/mkostemp64.c: Likewise.
32298         * misc/mkostemps64.c: Likewise.
32299         * misc/mkstemps64.c: Likewise.
32300         * sysdeps/wordsize-64/mkstemp64.c: File removed.
32301         * sysdeps/wordsize-64/mkostemp64.c: File removed.
32302         * sysdeps/wordsize-64/mkostemp.c: File removed.
32303         * sysdeps/wordsize-64/mkstemp.c: File removed.
32304         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: File removed.
32305         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: File removed.
32306         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: File removed.
32307         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: File removed.
32308
32309         [BZ #14138]
32310         * sysdeps/unix/sysv/linux/syscalls.list: Add getrlimit/ugetrlimit line.
32311         * sysdeps/unix/sysv/linux/i386/getrlimit.c: File removed.
32312         * sysdeps/unix/sysv/linux/powerpc/getrlimit.c: File removed.
32313         * sysdeps/unix/sysv/linux/sh/getrlimit.c: File removed.
32314
32315         * sysdeps/unix/make-syscalls.sh: Emit uses of the versioned_symbol and
32316         compat_symbol macros from <shlib-compat.h> rather than the underlying
32317         default_symbol_version and symbol_version macros, so that DEFAULT
32318         lines in shlib-versions are respected.
32319         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Likewise.
32320
32321 2012-08-01  Florian Weimer  <fweimer@redhat.com>
32322
32323         * posix/unistd.h (setuid, setreuid, seteuid, setresuid):
32324         Declare with warn_unused_result.
32325         (setgid, setregid, setegid, setresgid): Likewise.
32326         * sysdeps/unix/sysv/linux/sys/fsuid.h (setfsuid, setfsgid):
32327         Likewise.
32328         * WUR-REPORT: Remove set*id functions.
32329
32330 2012-07-31  Pino Toscano  <toscano.pino@tiscali.it>
32331
32332         * sysdeps/mach/hurd/renameat.c: New file, mostly copied from rename.c.
32333
32334 2012-07-31  Roland McGrath  <roland@hack.frob.com>
32335
32336         [BZ #10191]
32337         * include/sys/socket.h (__libc_accept, __libc_accept4):
32338         Add attribute_hidden.
32339         * socket/accept4.c (__libc_accept4): Remove libc_hidden_def.
32340
32341         * nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Conditionalize
32342         use of PTR_MANGLE.
32343         * inet/getnetgrent_r.c (setup): Likewise.
32344
32345         * sysdeps/generic/siglist.h: Put SIGWINCH under #ifdef.
32346
32347 2012-07-31  David S. Miller  <davem@davemloft.net>
32348
32349         * sysdeps/sparc/fpu/libm-test-ulps: Update.
32350
32351 2012-07-31  Joseph Myers  <joseph@codesourcery.com>
32352
32353         [BZ #13629]
32354         * math/s_clog.c (__clog): Use __log1p if larger part has absolute
32355         value between 1.0 and 2.0 and smaller part has absolute value less
32356         than 1.0.
32357         * math/s_clog10.c (__clog10): Likewise.
32358         * math/s_clog10f.c (__clog10f): Likewise.
32359         * math/s_clog10l.c (__clog10l): Likewise.
32360         * math/s_clogf.c (__clogf): Likewise.
32361         * math/s_clogl.c (__clogl): Likewise.
32362         * math/libm-test.inc (clog_test): Add more tests.
32363         (clog10_test): Likewise.
32364         * sysdeps/i386/fpu/libm-test-ulps: Update.
32365         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
32366
32367 2012-07-31  Florian Weimer  <fweimer@redhat.com>
32368
32369         * stdlib/tst-secure-getenv.c: Use printf for error reporting.
32370         Exit with zero in case no suitable GID is found, and write a
32371         message to standard error.
32372
32373 2012-07-30  Roland McGrath  <roland@hack.frob.com>
32374
32375         * sysdeps/generic/sys/param.h (MAXSYMLINKS): Define to SYMLOOP_MAX
32376         rather than to 1.
32377         (NBBY, NGROUPS, CANBSIZ, NCARGS): New macros.
32378         (MAXPATHLEN): Removed.
32379         (NOGROUP, NODEV): New macros.
32380         (setbit, clrbit, isset, isclr): New macros.
32381         (howmany, roundup, powerof2): New macros.
32382         (DEV_BSIZE): New macro.
32383
32384         * include/unistd.h: Add attribute_hidden on __libc_pwrite64.
32385         * sysdeps/posix/pwrite64.c: Remove libc_hidden_def (__libc_pwrite64).
32386
32387         * sysdeps/ieee754/k_standard.c (__kernel_standard_l): Conditionalize
32388         definition on [!__NO_LONG_DOUBLE_MATH].
32389
32390         * nss/nsswitch.c (__nss_lookup_function): Conditionalize use of
32391         PTR_MANGLE and PTR_DEMANGLE.
32392
32393         * socket/accept4.c (accept4): Rename to __libc_accept4.
32394         Define accept4 as a weak alias.
32395
32396         * sysdeps/posix/getcwd.c (__getcwd): Conditionalize d_type field use
32397         on [_DIRENT_HAVE_D_TYPE].
32398         * io/ftw.c (ftw_dir): Likewise.
32399
32400         * io/xmknod.c (__xmknod): Don't check PATH for being null.
32401
32402         * libio/genops.c (flush_cleanup): Move inside [_IO_MTSAFE_IO].
32403
32404         * bits/signum.h (SIGSTOP, SIGCONT, SIGTSTP, SIGTTIN, SIGTTOU, SIGCHLD):
32405         Use the BSD numbers rather than the arbitrary ones we had.
32406         (SIGBUS, SIGIO, SIGPOLL, SIGPROF, SIGSYS): New macros.
32407         (SIGTRAP, SIGURG, SIGUSR1, SIGUSR2, SIGVTALRM): New macros.
32408         (SIGXCPU, SIGXFSZ): New macros.
32409         (_NSIG): Now 32.
32410
32411         * elf/rtld.c (_rtld_global): Conditionalize .dl_ns[LM_ID_BASE]
32412         initializer on [_LIBC_REENTRANT].
32413
32414         * iconv/iconv_charmap.c (charmap_conversion): Move ST, ADDR
32415         definitions inside [_POSIX_MAPPED_FILES].
32416
32417         * posix/regex.c: Include <sys/param.h> for MIN/MAX.
32418
32419         * dirent/opendir.c: Include <fcntl.h>.
32420
32421         * bits/libc-lock.h (__libc_setspecific): Evaluate arguments.
32422         (__libc_getspecific): Likewise.
32423         (__libc_key_create): Likewise.
32424
32425         * stdio-common/tmpfile64.c: Include <fcntl.h> first.
32426         [defined O_LARGEFILE && O_LARGEFILE != 0]: Conditionalize on this.
32427         * stdio-common/tmpfile.c [!defined O_LARGEFILE || O_LARGEFILE == 0]
32428         (tmpfile64): Define as alias.
32429         * sysdeps/wordsize-64/tmpfile.c: File removed.
32430         * sysdeps/wordsize-64/tmpfile64.c: File removed.
32431         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: File removed.
32432         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: File removed.
32433
32434         * stdio-common/vfscanf.c: Include <stdbool.h>.
32435         * nss/makedb.c: Likewise.
32436         * stdio-common/_i18n_number.h: Likewise.
32437         * argp/argp-help.c: Likewise.
32438         * posix/wordexp.c: Likewise.
32439         * sysdeps/posix/spawni.c: Likewise.
32440         * nss/nss_files/files-initgroups.c: Likewise.
32441         * stdio-common/reg-modifier.c: Include <stdlib.h>.
32442         * nss/nss_files/files-initgroups.c: Likewise.
32443         * nss/nss_db/db-netgrp.c: Likewise.
32444         * nss/nss_db/db-initgroups.c: Likewise.
32445         * io/fchmodat.c: Include <sys/stat.h>.
32446
32447         * sysdeps/generic/ldsodefs.h (struct rtld_global): Use
32448         __rtld_lock_define_recursive macro instead of __rtld_lock_recursive_t.
32449
32450         * intl/loadmsgcat.c (_nl_load_domain): Don't use MAP_FAILED outside of
32451         [HAVE_MMAP].
32452
32453         * bits/stat.h: Fix inclusion guard to accept _FCNTL_H too.
32454         Add multiple inclusion protection.
32455
32456 2012-07-27  David S. Miller  <davem@davemloft.net>
32457
32458         * sysdeps/sparc/fpu/libm-test-ulps: Update.
32459
32460 2012-07-27  Gary Benson  <gbenson@redhat.com>
32461
32462         [BZ #14298]
32463         * elf/rtld.c: Include <stap-probe.h>.
32464         (dl_main): Added static probes "init_start" and "init_complete".
32465         * elf/dl-load.c: Include <stap-probe.h>.
32466         (lose): Take new parameter "nsid".
32467         Added static probe "map_failed".
32468         (_dl_map_object_from_fd): Pass namespace id to lose.
32469         Added static probe "map_start".
32470         (open_verify): Pass namespace id to lose.
32471         * elf/dl-open.c: Include <stap-probe.h>.
32472         (dl_open_worker) Added static probes "map_complete", "reloc_start"
32473         and "reloc_complete".
32474         * elf/dl-close.c: Include <stap-probe.h>.
32475         (_dl_close_worker): Added static probes "unmap_start" and
32476         "unmap_complete".
32477         * elf/rtld-debugger-interface.txt: New file documenting the above.
32478
32479 2012-07-26  Roland McGrath  <roland@hack.frob.com>
32480
32481         * sunrpc/rpc_hout.c (pdeclaration): Call f_print with a "%s" format
32482         rather than a string variable.
32483         * sunrpc/rpc_main.c (h_output): Likewise.
32484         * sunrpc/rpc_svcout.c (write_real_program): Likewise.
32485
32486 2012-07-26  Pino Toscano  <toscano.pino@tiscali.it>
32487
32488         * inet/check_native.c: New file.
32489
32490 2012-07-26  Joseph Myers  <joseph@codesourcery.com>
32491
32492         [BZ #13629]
32493         * math/s_clog.c (__clog): Use __log1p or direct log1p calculation
32494         if larger part has absolute value 1.0.
32495         * math/s_clog10.c (__clog10): Likewise.
32496         * math/s_clog10f.c (__clog10f): Likewise.
32497         * math/s_clog10l.c (__clog10l): Likewise.
32498         * math/s_clogf.c (__clogf): Likewise.
32499         * math/s_clogl.c (__clogl): Likewise.
32500         * math/libm-test.inc (clog_test): Add more tests.
32501         (clog10_test): Likewise.
32502         * sysdeps/i386/fpu/libm-test-ulps: Update.
32503         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
32504
32505         * elf/tst-auditmod1.c (pltenter): Remove all definitions of macro.
32506         (pltexit): Likewise.
32507         (La_regs): Likewise.
32508         (La_retval): Likewise.
32509         (int_retval): Likewise.
32510         Update #error for removed macros to refer only to definitions in
32511         tst-audit.h.
32512         * elf/tst-auditmod3b.c (pltenter): Remove all definitions of
32513         macro.
32514         (pltexit): Likewise.
32515         (La_regs): Likewise.
32516         (La_retval): Likewise.
32517         (int_retval): Likewise.
32518         * elf/tst-auditmod4b.c (pltenter): Remove all definitions of
32519         macro.
32520         (pltexit): Likewise.
32521         (La_regs): Likewise.
32522         (La_retval): Likewise.
32523         (int_retval): Likewise.
32524         * elf/tst-auditmod5b.c (pltenter): Remove all definitions of
32525         macro.
32526         (pltexit): Likewise.
32527         (La_regs): Likewise.
32528         (La_retval): Likewise.
32529         (int_retval): Likewise.
32530         * elf/tst-auditmod6b.c (pltenter): Remove all definitions of
32531         macro.
32532         (pltexit): Likewise.
32533         (La_regs): Likewise.
32534         (La_retval): Likewise.
32535         (int_retval): Likewise.
32536         * elf/tst-auditmod6c.c (pltenter): Remove all definitions of
32537         macro.
32538         (pltexit): Likewise.
32539         (La_regs): Likewise.
32540         (La_retval): Likewise.
32541         (int_retval): Likewise.
32542         * elf/tst-auditmod7b.c (pltenter): Remove all definitions of
32543         macro.
32544         (pltexit): Likewise.
32545         (La_regs): Likewise.
32546         (La_retval): Likewise.
32547         (int_retval): Likewise.
32548         * sysdeps/generic/tst-audit.h: Update comment to refer only to
32549         macro definitions in tst-audit.h.
32550         * sysdeps/i386/tst-audit.h: New file.
32551         * sysdeps/powerpc/powerpc32/tst-audit.h: Likewise.
32552         * sysdeps/powerpc/powerpc64/tst-audit.h: Likewise.
32553         * sysdeps/s390/s390-32/tst-audit.h: Likewise.
32554         * sysdeps/s390/s390-64/tst-audit.h: Likewise.
32555         * sysdeps/sh/tst-audit.h: Likewise.
32556         * sysdeps/sparc/sparc32/tst-audit.h: Likewise.
32557         * sysdeps/sparc/sparc64/tst-audit.h: Likewise.
32558         * sysdeps/x86_64/tst-audit.h: Likewise.
32559
32560 2012-07-26  Andreas Jaeger  <aj@suse.de>
32561
32562         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Add __THROW for
32563         ptrace.
32564
32565         * sysdeps/unix/sysv/linux/sys/ptrace.h (__ptrace_eventcodes): Add
32566         new value PTRACE_EVENT_SECCOMP from Linux 3.5.
32567         (__ptrace_setoptions): Add new value PTRACE_O_TRACESECCOMP, adjust
32568         PTRACE_O_MASK.
32569         * sysdeps/unix/sysv/linux/s390/bits/ptrace.h: Likewise.
32570         * sysdeps/unix/sysv/linux/sparc/bits/ptrace.h: Likewise.
32571         * sysdeps/unix/sysv/linux/powerpc/bits/ptrace.h: Likewise.
32572
32573         * sysdeps/unix/sysv/linux/sys/epoll.h (EPOLLWAKEUP): Add new
32574         value.
32575
32576         * sysdeps/unix/sysv/linux/bits/siginfo.h (siginfo_t): Add
32577         _sigsys.
32578         (si_call_addr, si_syscall, si_arch): Define new macro.
32579         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h (siginfo_t): Add
32580         _sigsys.
32581         (si_call_addr, si_syscall, si_arch): Define new marcro.
32582         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h (siginfo_t): Add
32583         _sigsys.
32584         (si_call_addr, si_syscall, si_arch): Define new macro.
32585         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h (struct): Add
32586         _sigsys.
32587         (si_call_addr, si_syscall, si_arch): Define new macro.
32588
32589 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
32590
32591         [BZ #13717]
32592         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
32593         Change to 2.4.21 where previously 2.4.1.
32594         * sysdeps/unix/sysv/linux/configure: Regenerated.
32595         * sysdeps/unix/sysv/linux/kernel-features.h [(__powerpc__ ||
32596         __sh__) && !__powerpc64__] (__ASSUME_FCNTL64): Do not condition on
32597         Linux kernel version.
32598         (__ASSUME_STD_AUXV): Remove.
32599         [__powerpc__] (__ASSUME_VFORK_SYSCALL): Do not condition on Linux
32600         kernel version.
32601         [__powerpc__ && !__powerpc64] (__ASSUME_MMAP2_SYSCALL): Likewise.
32602         (__ASSUME_NEW_PRCTL_SYSCALL): Remove.
32603         (__ASSUME_FIXED_CLONE_SYSCALL): Likewise.
32604         (__ASSUME_NEW_RT_SIGRETURN_SYSCALL): Likewise.
32605         (__ASSUME_NETLINK_SUPPORT): Likewise.
32606         * nscd/gai.c [NEED_NETLINK && __ASSUME_NETLINK_SUPPORT == 0]
32607         (__no_netlink_support): Remove conditional definition.
32608         * sysdeps/unix/sysv/linux/check_pf.c (__no_netlink_support):
32609         Remove.
32610         (__check_pf) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
32611         [__ASSUME_NETLINK_SUPPORT]: Make code unconditional.
32612         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_NETLINK_SUPPORT]
32613         (if_nameindex_ioctl): Remove.
32614         (if_nameindex_netlink): Do not handle __no_netlink_support.
32615         (if_nameindex) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
32616         code.
32617         * sysdeps/unix/sysv/linux/ifaddrs.c [!__ASSUME_NETLINK_SUPPORT]:
32618         Remove conditional code.
32619         (__netlink_open) [!__ASSUME_NETLINK_SUPPORT]: Remove conditional
32620         code.
32621         (getifaddrs_internal) [__ASSUME_NETLINK_SUPPORT]: Make code
32622         unconditional.
32623         [!__ASSUME_NETLINK_SUPPORT]: Remove conditional code.
32624         [__ASSUME_NETLINK_SUPPORT] (freeifaddrs): Make code unconditional.
32625         * sysdeps/unix/sysv/linux/netlinkaccess.h (__no_netlink_support):
32626         Remove.
32627         * sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
32628         [!__ASSUME_STD_AUXV]: Remove conditional code.
32629         * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S (__clone)
32630         [!__ASSUME_FIXED_CLONE_SYSCALL]: Remove conditional code.
32631         [__ASSUME_FIXED_CLONE_SYSCALL]: Make code unconditional.
32632         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_mask.c
32633         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_mask_handler): Remove.
32634         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
32635         code.
32636         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
32637         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/fe_nomask.c
32638         [!__ASSUME_NEW_PRCTL_SYSCALL] (fe_nomask_handler): Remove.
32639         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
32640         conditional code.
32641         [__ASSUME_NEW_PRCTL_SYSCALL]: Make code unconditional.
32642         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_mask.c
32643         (__fe_mask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove conditional
32644         code.
32645         * sysdeps/unix/sysv/linux/powerpc/powerpc64/fpu/fe_nomask.c
32646         (__fe_nomask_env) [!__ASSUME_NEW_PRCTL_SYSCALL]: Remove
32647         conditional code.
32648         * sysdeps/unix/sysv/linux/powerpc/powerpc64/getcontext.S
32649         (__novec_getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
32650         code unconditional.
32651         (__novec_getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
32652         conditional code.
32653         (__getcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
32654         unconditional.
32655         (__getcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
32656         conditional code.
32657         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
32658         (__makecontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
32659         unconditional.
32660         (__makecontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
32661         conditional code.
32662         * sysdeps/unix/sysv/linux/powerpc/powerpc64/setcontext.S
32663         (__novec_setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
32664         code unconditional.
32665         (__novec_setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
32666         conditional code.
32667         (__setcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
32668         unconditional.
32669         (__setcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
32670         conditional code.
32671         * sysdeps/unix/sysv/linux/powerpc/powerpc64/swapcontext.S
32672         (__novec_swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make
32673         code unconditional.
32674         (__novec_swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
32675         conditional code.
32676         (__swapcontext) [__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Make code
32677         unconditional.
32678         (__swapcontext) [!__ASSUME_NEW_RT_SIGRETURN_SYSCALL]: Remove
32679         conditional code.
32680
32681 2012-07-25  Andreas Schwab  <schwab@linux-m68k.org>
32682
32683         * sysdeps/unix/sysv/linux/i386/accept4.S: Remove pseudo_end label.
32684         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: Likewise.
32685         * sysdeps/unix/sysv/linux/i386/clone.S: Likewise.
32686         * sysdeps/unix/sysv/linux/i386/epoll_pwait.S: Likewise.
32687         * sysdeps/unix/sysv/linux/i386/getcontext.S: Likewise.
32688         * sysdeps/unix/sysv/linux/i386/mmap.S: Likewise.
32689         * sysdeps/unix/sysv/linux/i386/mmap64.S: Likewise.
32690         * sysdeps/unix/sysv/linux/i386/semtimedop.S: Likewise.
32691         * sysdeps/unix/sysv/linux/i386/setcontext.S: Likewise.
32692         * sysdeps/unix/sysv/linux/i386/socket.S: Likewise.
32693         * sysdeps/unix/sysv/linux/i386/swapcontext.S: Likewise.
32694         * sysdeps/unix/sysv/linux/i386/syscall.S: Likewise.
32695         * sysdeps/unix/sysv/linux/i386/sysdep.h (PSEUDO): Likewise.
32696         * sysdeps/unix/sysv/linux/i386/vfork.S: Likewise.
32697         * sysdeps/unix/sysv/linux/x86_64/clone.S: Likewise.
32698         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Likewise.
32699         * sysdeps/unix/sysv/linux/x86_64/setcontext.S: Likewise.
32700         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Likewise.
32701         * sysdeps/unix/sysv/linux/x86_64/syscall.S: Likewise.
32702         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PSEUDO): Likewise.
32703         * sysdeps/unix/sysv/linux/x86_64/swapcontext.S: Likewise.
32704         * sysdeps/unix/sysv/linux/x86_64/vfork.S: Likewise.
32705         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
32706
32707 2012-07-25  Florian Weimer  <fweimer@redhat.com>
32708
32709         * Versions.def: Add GLIBC_2.17.
32710         * stdlib/stdlib.h: Rename __secure_getenv to secure_getenv.
32711         * include/stdlib.h: Rename __secure_getenv to secure_getenv.
32712         Introduce __libc_secure_getenv.
32713         * stdlib/Versions (2.17): Add secure_getenv
32714         (GLIBC_PRIVATE): Add __libc_secure_getenv.
32715         * stdlib/secure-getenv.c: Rename __secure_getenv to
32716         __libc_secure_getenv.  Add secure_getenv alias.  Add compatibility
32717         symbol __secure_getenv for GLIBC_2.0.
32718         * stdlib/tst-secure-getenv.c: New.
32719         * stdlib/Makefile (tests): Add testcase.
32720         * manual/startup.texi (Environment Access): Document
32721         secure_getenv.
32722         * hesiod/hesiod.c (hesiod_init): Rename __secure_getenv to
32723         __libc_secure_getenv.
32724         * inet/ruserpass.c (ruserpass): Likewise.
32725         * malloc/mtrace.c (mtrace): Likewise.
32726         * sysdeps/mach/hurd/tmpfile.c (__tmpfile): Likewise.
32727         * sysdeps/posix/libc_fatal.c (__libc_fatal): Likewise.
32728         * sysdeps/posix/sysconf.c (__sysconf__check_spec): Likewise.
32729         * sysdeps/posix/tempname.c: Likewise.  Evaluate
32730         HAVE_SECURE_GETENV.
32731         * sysdeps/unix/sysv/linux/libc_fatal.c (__libc_message): Rename
32732         __secure_getenv to __libc_secure_getenv.
32733         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Add secure_getenv.
32734         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
32735         Likewise.
32736         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
32737         Likewise.
32738         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Likewise.
32739         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Likewise.
32740         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Likewise.
32741         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Likewise.
32742         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Likewise.
32743         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Likewise.
32744         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist: Likewise.
32745
32746 2012-07-25  Joseph Myers  <joseph@codesourcery.com>
32747
32748         * sysdeps/generic/ldsodefs.h (struct La_i86_regs): Remove.
32749         (struct La_i86_retval): Likewise.
32750         (struct La_x86_64_regs): Likewise.
32751         (struct La_x86_64_retval): Likewise.
32752         (struct La_x32_regs): Likewise.
32753         (struct La_x32_retval): Likewise.
32754         (struct La_ppc32_regs): Likewise.
32755         (struct La_ppc32_retval): Likewise.
32756         (struct La_ppc64_regs): Likewise.
32757         (struct La_ppc64_retval): Likewise.
32758         (struct La_sh_regs): Likewise.
32759         (struct La_sh_retval): Likewise.
32760         (struct La_s390_32_regs): Likewise.
32761         (struct La_s390_32_retval): Likewise.
32762         (struct La_s390_64_regs): Likewise.
32763         (struct La_s390_64_retval): Likewise.
32764         (struct La_sparc32_regs): Likewise.
32765         (struct La_sparc32_retval): Likewise.
32766         (struct La_sparc64_regs): Likewise.
32767         (struct La_sparc64_retval): Likewise.
32768         (struct audit_ifaces): Remove architecture-specific pltenter and
32769         pltexit members.
32770         * sysdeps/i386/ldsodefs.h: New file.
32771         * sysdeps/powerpc/ldsodefs.h: Likewise.
32772         * sysdeps/s390/ldsodefs.h: Likewise.
32773         * sysdeps/sh/ldsodefs.h: Likewise.
32774         * sysdeps/sparc/ldsodefs.h: Likewise.
32775         * sysdeps/x86_64/ldsodefs.h: Likewise.
32776
32777 2012-07-25  Marek Polacek  <polacek@redhat.com>
32778
32779         [BZ #6808]
32780         * math/libm-test.inc (yn_test): Add another test.
32781         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c (__ieee754_ynl): Set errno
32782         to ERANGE when the result is +-Inf.
32783         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Likewise.
32784         * sysdeps/ieee754/flt-32/e_jnf.c (__ieee754_ynf): Likewise.
32785         * sysdeps/ieee754/ldbl-128/e_jnl.c (__ieee754_ynl): Likewise.
32786         * sysdeps/ieee754/dbl-64/e_jn.c (__ieee754_yn): Likewise.
32787
32788 2012-07-24  Joseph Myers  <joseph@codesourcery.com>
32789
32790         * conform/data/time.h-data (NULL): Use macro-constant.  Require
32791         equal to 0.
32792         (CLOCKS_PER_SEC): Use macro instead of constant.  Specify type as
32793         clock_t.
32794         [ISO11] (TIME_UTC): Use macro-int-constant.  Require value > 0.
32795
32796 2012-07-23  Thomas Schwinge  <thomas@codesourcery.com>
32797
32798         * configure.in <sysdeps resolving>: Correct printing
32799         Implies_before.
32800         * configure: Regenerate.
32801
32802 2012-07-22  Thomas Schwinge  <thomas@codesourcery.com>
32803
32804         * math/w_ilogb.c: Include <limits.h>.
32805         * math/w_ilogbl.c: Likewise.
32806
32807 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
32808
32809         * manual/lang.texi (__va_copy): Document primarily as ISO C99
32810         va_copy.  Document allowing for unavailable va_copy only as
32811         pre-C99 compatibility.
32812         * manual/string.texi (Copying and Concatenation): Use va_copy
32813         instead of __va_copy in concat example.
32814
32815 2012-07-20  Pino Toscano  <toscano.pino@tiscali.it>
32816
32817         * sysdeps/mach/hurd/sendto.c (create_address_port): New subroutine.
32818         (__sendto): Use create_address_port.  Initialize APORT and deallocate
32819         it if not null.
32820
32821         * sysdeps/mach/hurd/llistxattr.c: New file, copied from listxattr.c
32822         with O_NOLINK passed to __file_name_lookup.
32823
32824         * sysdeps/mach/hurd/lremovexattr.c: New file, copied from removexattr.c
32825         with O_NOLINK passed to __file_name_lookup.
32826
32827         * sysdeps/mach/hurd/getgroups.c: Return -1 and set EINVAL for
32828         negative N or less than NGIDS.
32829
32830         * sysdeps/mach/hurd/getlogin_r.c: Make LOGIN non-static and change its
32831         type to string_t.  Set ERANGE as errno and return it if NAME is not big
32832         enough.  Use memcpy instead of strncpy.
32833
32834 2012-07-20  Joseph Myers  <joseph@codesourcery.com>
32835
32836         * elf/Makefile (check-data): Remove.
32837         (localplt.data): New vpath directive.
32838         ($(objpfx)check-localplt.out): Use localplt.data from vpath
32839         instead of $(check-data).
32840         * scripts/data/localplt-generic.data: Move to ...
32841         * sysdeps/generic/localplt.data: ... here.
32842         * scripts/data/localplt-i386-linux-gnu.data: Move to ...
32843         * sysdeps/unix/sysv/linux/i386/nptl/localplt.data: ... here.
32844         * scripts/data/localplt-powerpc-linux-gnu.data: Move to ...
32845         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/localplt.data:
32846         ... here.
32847         * scripts/data/localplt-powerpc64-linux-gnu.data: Move to ...
32848         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/localplt.data:
32849         ... here.
32850         * scripts/data/localplt-s390-linux-gnu.data: Move to ...
32851         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/localplt.data:
32852         ... here.
32853         * scripts/data/localplt-s390x-linux-gnu.data: Move to ...
32854         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/localplt.data:
32855         ... here.
32856         * scripts/data/localplt-sparc-linux-gnu.data: Move to ...
32857         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/localplt.data:
32858         ... here.
32859         * scripts/data/localplt-sparc64-linux-gnu.data: Move to ...
32860         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/localplt.data:
32861         ... here.
32862
32863 2012-07-19 Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
32864
32865         * sysdeps/powerpc/tls-macros.h: Split PowerPC definitions in
32866         PPC32 and PPC64 files.
32867         * sysdeps/powerpc/powerpc32/tls-macros.h: New file.
32868         * sysdeps/powerpc/powerpc64/tls-macros.h: Likewise.
32869
32870 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
32871
32872         * sysdeps/unix/sysv/linux/s390/s390-32/makecontext.c: Move
32873         __makecontext_ret to ...
32874         * sysdeps/unix/sysv/linux/s390/s390-32/__makecontext_ret.S:
32875         ... here and call exit if uc_link is NULL.  New file.
32876         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile: Add
32877         __makecontext_ret.S.
32878         * sysdeps/unix/sysv/linux/s390/s390-64/makecontext.c: Move
32879         __makecontext_ret to ...
32880         * sysdeps/unix/sysv/linux/s390/s390-64/__makecontext_ret.S:
32881         ... here and call exit if uc_link is NULL.  New file.
32882         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile: Add
32883         __makecontext_ret.S.
32884
32885 2012-07-19  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
32886
32887         * elf/elf.h (R_390_IRELATIVE): New definition.
32888         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Invoke the
32889         resolver function for IFUNC symbols.  Support R_390_IRELATIVE.
32890         (elf_machine_lazy_rel): Support R_390_IRELATIVE.
32891         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela):
32892         (elf_machine_lazy_rel): Likewise.
32893         * sysdeps/s390/dl-irel.h: New file.
32894         * sysdeps/s390/s390-64/memcpy.S: New asm code.
32895         * sysdeps/s390/s390-64/memset.S: New asm code.
32896         * sysdeps/s390/s390-64/memcmp.S: New asm code.
32897         * sysdeps/s390/s390-64/multiarch/memset.S: New file.
32898         * sysdeps/s390/s390-64/multiarch/ifunc-resolve.c: New file.
32899         * sysdeps/s390/s390-64/multiarch/memcmp.S: New file.
32900         * sysdeps/s390/s390-64/multiarch/memcpy.S: New file.
32901         * sysdeps/s390/s390-64/multiarch/Makefile: New file.
32902         * sysdeps/s390/s390-32/multiarch/ifunc-resolve.c: New file.
32903         * sysdeps/s390/s390-32/multiarch/Makefile: New file.
32904         * sysdeps/s390/s390-32/multiarch/memcmp.S: New file.
32905         * sysdeps/s390/s390-32/multiarch/memcpy.S: New file.
32906         * sysdeps/s390/s390-32/multiarch/memset.S: New file.
32907         * sysdeps/s390/s390-32/memcpy.S: New asm code.
32908         * sysdeps/s390/s390-32/memset.S: New asm code.
32909         * sysdeps/s390/s390-32/memcmp.S: New asm code.
32910
32911 2012-07-17  Marek Polacek  <polacek@redhat.com>
32912
32913         [BZ #14349]
32914         * sysdeps/s390/s390-32/configure.in: Remove TLS check.
32915         * sysdeps/s390/s390-64/configure.in: Likewise.
32916         * sysdeps/sparc/configure.in: Likewise.
32917         * sysdeps/powerpc/powerpc32/configure.in: Likewise.
32918         * sysdeps/powerpc/powerpc64/configure.in: Likewise.
32919         * sysdeps/i386/configure.in: Likewise.
32920         * sysdeps/x86_64/configure.in: Likewise.
32921         * sysdeps/sh/configure.in: Likewise.
32922         * sysdeps/s390/s390-32/configure: Regenerated.
32923         * sysdeps/s390/s390-64/configure: Likewise.
32924         * sysdeps/x86_64/configure: Likewise.
32925         * sysdeps/sh/configure: Likewise.
32926         * sysdeps/powerpc/powerpc64/configure: Likewise.
32927         * sysdeps/powerpc/powerpc32/configure: Likewise.
32928         * sysdeps/sparc/configure: Likwise.
32929         * sysdeps/i386/configure: Likewise.
32930
32931         * elf/dl-open.c: Comment fixes.
32932
32933 2012-07-17  Joseph Myers  <joseph@codesourcery.com>
32934
32935         * Makefile [CXX] (check-data): Remove.
32936         [CXX] (c++-types.data): New vpath directive.
32937         [CXX] ($(objpfx)c++-types-check.out): Use c++-types.data from
32938         vpath.  Do not allow for C++ type data being missing.
32939         * scripts/data/c++-types-alpha-linux-gnu.data: Move to
32940         ports/sysdeps/unix/sysv/linux/alpha/nptl/c++-types.data.
32941         * scripts/data/c++-types-ia64-linux-gnu.data: Move to
32942         ports/sysdeps/unix/sysv/linux/ia64/nptl/c++-types.data.
32943         * scripts/data/c++-types-i386-linux-gnu.data: Move to ...
32944         * sysdeps/unix/sysv/linux/i386/nptl/c++-types.data: ... here.
32945         * scripts/data/c++-types-powerpc-linux-gnu.data: Move to ...
32946         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/c++-types.data:
32947         ... here.
32948         * scripts/data/c++-types-powerpc64-linux-gnu.data: Move to ...
32949         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/c++-types.data:
32950         ... here.
32951         * scripts/data/c++-types-s390-linux-gnu.data: Move to ...
32952         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/c++-types.data:
32953         ... here.
32954         * scripts/data/c++-types-s390x-linux-gnu.data: Move to ...
32955         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/c++-types.data:
32956         ... here.
32957         * scripts/data/c++-types-sparc-linux-gnu.data: Move to ...
32958         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/c++-types.data:
32959         ... here.
32960         * scripts/data/c++-types-sparc64-linux-gnu.data: Move to ...
32961         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/c++-types.data:
32962         ... here.
32963         * scripts/data/c++-types-x32-linux-gnu.data: Move to ...
32964         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/c++-types.data:
32965         ... here.
32966         * scripts/data/c++-types-x86_64-linux-gnu.data: Move to ...
32967         * sysdeps/unix/sysv/linux/x86_64/64/nptl/c++-types.data: ... here.
32968
32969         * elf/tls-macros.h (TLS_LE): Move architecture-specific
32970         definitions to architecture-specific files.
32971         (TLS_IE): Likewise.
32972         (TLS_LD): Likewise.
32973         (TLS_GD): Likewise.
32974         * sysdeps/i386/tls-macros.h: New file.
32975         * sysdeps/powerpc/tls-macros.h: Likewise.
32976         * sysdeps/s390/s390-32/tls-macros.h: Likewise.
32977         * sysdeps/s390/s390-64/tls-macros.h: Likewise.
32978         * sysdeps/sh/tls-macros.h: Likewise.
32979         * sysdeps/sparc/sparc32/tls-macros.h: Likewise.
32980         * sysdeps/sparc/sparc64/tls-macros.h: Likewise.
32981         * sysdeps/x86_64/tls-macros.h: Likewise.
32982
32983 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
32984
32985         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Preserve
32986         zero value for regular exit case.
32987
32988         * sysdeps/unix/sysv/linux/x86_64/__start_context.S
32989         (__start_context): Preserve zero value for regular exit case.
32990
32991 2012-07-17  Thomas Schwinge  <thomas@codesourcery.com>
32992             Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
32993
32994         * manual/setjmp.texi (setcontext): Clarify normal process
32995         termination when uc_link is the null pointer.
32996         * stdlib/tst-makecontext.c (cf): Exercise this: remove explicit
32997         exit call.
32998
32999 2012-07-16  Andreas Schwab  <schwab@linux-m68k.org>
33000
33001         * stdlib/bug-getcontext.c (do_test): Don't test FE_ALL_EXCEPT in
33002         preprocessor.  Test for each exception mask separately.
33003
33004 2012-07-16  Andreas Jaeger  <aj@suse.de>
33005
33006         * po/ru.po: Update from translation team.
33007
33008 2012-07-15  Joseph Myers  <joseph@codesourcery.com>
33009
33010         * conform/data/string.h-data (NULL): Use macro-constant.  Require
33011         equal to 0.
33012         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
33013         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
33014         (wcs*): Change to wcs[abcdefghijklmnopqrstuvwxyz]*.
33015         (mem[abcdefghijklmnopqrstuvwxyz]*): Allow.
33016         [ISO || ISO99 || ISO11] (*_t): Do not allow.
33017
33018 2012-07-13  Andreas Jaeger  <aj@suse.de>
33019
33020         * po/fr.po: Update from translation team.
33021
33022 2012-07-12  Marek Polacek  <polacek@redhat.com>
33023
33024         [BZ #14173]
33025         * math/libm-test.inc (yn_test): Add test for BZ #14173.
33026         * sysdeps/ieee754/ldbl-96/e_jnl.c (__ieee754_ynl): Correct
33027         loop condition.
33028
33029 2012-07-12  Joseph Myers  <joseph@codesourcery.com>
33030
33031         [BZ #13717]
33032         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel):
33033         Change to 2.4.1 where previously 2.4.0.
33034         * sysdeps/unix/sysv/linux/configure: Regenerated.
33035         * sysdeps/unix/sysv/linux/kernel-features.h [!__sh__]
33036         (__ASSUME_ST_INO_64_BIT): Do not condition definition on kernel
33037         version.
33038         [__i386__ || __sparc__] (__ASSUME_FCNTL64): Likewise.
33039         (__ASSUME_AT_CLKTCK): Remove.
33040         (__ASSUME_AT_PAGESIZE): Likewise.
33041         (__ASSUME_AT_XID): Likewise.
33042         (__ASSUME_GETDENTS64_SYSCALL): Define unconditionally.
33043         [__i386__] (__ASSUME_VFORK_SYSCALL): Define unconditionally.
33044         * sysdeps/unix/sysv/linux/ldsodefs.h (HAVE_AUX_XID): Define
33045         unconditionally.
33046         (HAVE_AUX_PAGESIZE): Likewise.
33047         * sysdeps/unix/sysv/linux/prof-freq.c (__profile_frequency)
33048         [__ASSUME_AT_CLKTCK]: Make code unconditional.
33049         [!__ASSUME_AT_CLKTCK]: Remove conditional code.
33050
33051 2012-07-12  Jeroen van Bemmel  <jvb127@gmail.com>
33052
33053         [BZ #14307]
33054         * sysdeps/posix/getaddrinfo.c (gaih_inet): Increase the size of
33055         the temporary buffer used to invoke __gethostbyname2_r,
33056         __gethostbyaddr_r and gethostbyname4_r to make room for struct
33057         host_data / struct gaih_addrtuple.
33058         * resolv/nss_dns/dns-host.c (global scope): Move definition of
33059         implementation constants MAX_NR_ALIASES and MAX_NR_ADDRS to
33060         header file nss/nsswitch.h.
33061         * nss/nsswitch.h (global scope): Add definition of implementation
33062         constants MAX_NR_ALIASES and MAX_NR_ADDRS (moved from
33063         resolv/nss_dns/dns-host.c).
33064
33065 2012-07-11  Andreas Jaeger  <aj@suse.de>
33066
33067         * po/fr.po: Update from translation team.
33068
33069         * po/sv.po: Update from translation team
33070         * po/fr.po: Another update from translation team.
33071
33072 2012-07-11  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
33073
33074         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Do not call sinh and cosh
33075         for subnormals or multiply small sinh result by itself.
33076         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
33077         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
33078
33079 2012-07-11  David S. Miller  <davem@davemloft.net>
33080
33081         * sysdeps/sparc/fpu/libm-test-ulps: Update.
33082
33083 2012-07-10  Andreas Schwab  <schwab@linux-m68k.org>
33084
33085         [BZ #14347]
33086         * misc/sys/syslog.h (LOG_MAKEPRI): Don't shift first argument.
33087         (INTERNAL_MARK): Shift it here.
33088
33089 2012-07-10  Marek Polacek  <polacek@redhat.com>
33090
33091         [BZ #14151]
33092         * configure.in (libc_cv_asm_global_directive): Remove test.  Replace
33093         libc_cv_asm_global_directive with .globl.
33094         * configure: Regenerated.
33095         * sysdeps/i386/configure.in: Replace libc_cv_asm_global_directive
33096         with .globl.
33097         * sysdeps/i386/configure: Regenerated.
33098         * sysdeps/x86_64/configure.in: Replace libc_cv_asm_global_directive
33099         with .globl.
33100         * sysdeps/x86_64/configure: Regenerated.
33101         * config.h.in: Do not undefine ASM_GLOBAL_DIRECTIVE.
33102         * include/libc-symbols.h: Replace ASM_GLOBAL_DIRECTIVE with .globl.
33103         * elf/tst-unique2mod2.c: Likewise.
33104         * elf/tst-unique2mod1.c: Likewise.
33105         * elf/tst-unique1mod2.c: Likewise.
33106         * elf/tst-unique1mod1.c: Likewise.
33107         * sysdeps/s390/s390-32/sysdep.h: Likewise.
33108         * sysdeps/s390/s390-32/s390-mcount.S: Likewise.
33109         * sysdeps/s390/s390-64/sysdep.h: Likewise.
33110         * sysdeps/s390/s390-64/s390x-mcount.S: Likewise.
33111         * sysdeps/mach/sysdep.h: Likewise.
33112         * sysdeps/i386/sysdep.h: Likewise.
33113         * sysdeps/i386/i386-mcount.S: Likewise.
33114         * sysdeps/x86_64/_mcount.S: Likewise.
33115         * sysdeps/x86_64/sysdep.h: Likewise.
33116         * sysdeps/sh/_mcount.S: Likewise.
33117         * sysdeps/sh/sysdep.h: Likewise.
33118         * sysdeps/powerpc/powerpc32/gprsave1.S: Likewise.
33119         * sysdeps/powerpc/powerpc32/fpu/fprrest.S: Likewise.
33120         * sysdeps/powerpc/powerpc32/fpu/fprsave.S: Likewise.
33121         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
33122         * sysdeps/powerpc/powerpc32/gprrest1.S: Likewise.
33123         * sysdeps/powerpc/powerpc32/gprsave0.S: Likewise.
33124         * sysdeps/powerpc/powerpc32/gprrest0.S: Likewise.
33125         * locale/localeinfo.h: Likewise.
33126         (_NL_CURRENT_DEFINE_STRINGIFY): Delete macro.
33127         (_NL_CURRENT_DEFINE_STRINGIFY_1): Likewise.
33128
33129 2012-07-09  Roland McGrath  <roland@hack.frob.com>
33130
33131         [BZ #14336]
33132         * manual/charset.texi (Extended Char Intro): Word use fix, "operating
33133         system".
33134         * manual/message.texi (The Uniforum approach): Likewise.
33135         * manual/charset.texi (Extended Char Intro): Spelling fix, "affected".
33136         (glibc iconv Implementation): Likewise.
33137
33138 2012-07-09  Joseph Myers  <joseph@codesourcery.com>
33139
33140         [BZ #14337]
33141         * math/s_clog.c (__clog): Avoid scaling a value down where that
33142         could result in underflow.
33143         * math/s_clog10.c (__clog10): Likewise.
33144         * math/s_clog10f.c (__clog10f): Likewise.
33145         * math/s_clog10l.c (__clog10l): Likewise.
33146         * math/s_clogf.c (__clogf): Likewise.
33147         * math/s_clogl.c (__clogl): Likewise.
33148         * math/libm-test.inc (clog_test): Add more tests.
33149         (clog10_test): Likewise.
33150         * sysdeps/i386/fpu/libm-test-ulps: Update.
33151         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
33152
33153 2012-07-06  Andreas Schwab  <schwab@linux-m68k.org>
33154
33155         [BZ #14283]
33156         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Shift
33157         by 7 not 8 to examine high bit of fractional part.
33158
33159         [BZ #14042]
33160         * sysdeps/powerpc/powerpc32/ppc-mcount.S [SHARED]: Don't use PLT
33161         for call to __mcount_internal.
33162         * sysdeps/powerpc/powerpc32/Makefile (sysdep_routines)
33163         (shared-only-routines) [$(subdir) = gmon]: Add compat-ppc-mcount.
33164         * sysdeps/powerpc/powerpc32/compat-ppc-mcount.S: New file.
33165
33166 2012-07-06  Joseph Myers  <joseph@codesourcery.com>
33167
33168         [BZ #14154]
33169         * sysdeps/ieee754/flt-32/k_tanf.c (__kernel_tanf): Use linear
33170         approximation for values within 0x1p-13f of an odd multiple of
33171         pi/4.
33172         * math/libm-test.inc (tan_test): Do not allow spurious underflow
33173         exception.  Add more tests.
33174         * sysdeps/i386/fpu/libm-test-ulps: Update.
33175
33176         [BZ #6778]
33177         * sysdeps/i386/fpu/s_expm1.S (__expm1): Check for large negative
33178         inputs and return -1 for them.  Do not check for +Inf in case not
33179         reachable for +Inf.
33180         * sysdeps/i386/fpu/s_expm1f.S (__expm1f): Likewise.
33181         * sysdeps/i386/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not define.
33182         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
33183         and return -1 for them.  Do not check for +Inf in case not
33184         reachable for +Inf.
33185         * sysdeps/x86_64/fpu/e_expl.S [USE_AS_EXPM1L] (csat): Do not
33186         define.
33187         (IEEE754_EXPL) [USE_AS_EXPM1L]: Check for large negative inputs
33188         and return -1 for them.  Do not check for +Inf in case not
33189         reachable for +Inf.
33190         * math/libm-test.inc (expm1_test): Add more tests.  Do not allow
33191         spurious underflow.
33192         * sysdeps/i386/fpu/libm-test-ulps: Update.
33193         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
33194
33195 2012-07-06  Mike Frysinger  <vapier@gentoo.org>
33196
33197         * sunrpc/rpc_clntout.c: Change <rpc/types.h> to "rpc/types.h".
33198
33199 2012-07-05  Joseph Myers  <joseph@codesourcery.com>
33200
33201         [BZ #14157]
33202         [BZ #14331]
33203         * math/s_csqrt.c (__csqrt): Avoid multiplying by 0.5 where this
33204         could result in spurious underflow.  Scale down values above
33205         DBL_MAX / 4.0 instead of DBL_MAX / 2.0.
33206         * math/s_csqrtf.c (__csqrtf): Likewise.
33207         * math/s_csqrtl.c (__csqrtl): Likewise.
33208         * math/libm-test.inc (csqrt_test): Add more tests.  Do not allow
33209         spurious underflow.
33210         * sysdeps/i386/fpu/libm-test-ulps: Update.
33211         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
33212
33213 2012-07-04  Andreas Schwab  <schwab@linux-m68k.org>
33214
33215         * catgets/Makefile ($(objpfx)de.msg): Use xopen-msg.awk instead of
33216         xopen-msg.sed.
33217         * catgets/xopen-msg.awk: New file.
33218         * catgets/xopen-msg.sed: Removed.
33219
33220         * intl/Makefile ($(objpfx)msgs.h): Use po2test.awk instead of
33221         po2text.sed.
33222         * intl/po2test.awk: New file.
33223         * intl/po2test.sed: Removed.
33224
33225 2012-07-04  Joseph Myers  <joseph@codesourcery.com>
33226
33227         [BZ #14328]
33228         * math/s_ctan.c (__ctan): Do not call sinh and cosh for subnormals
33229         or multiply small sinh result by itself.
33230         * math/s_ctanf.c (__ctanf): Likewise.
33231         * math/s_ctanh.c (__ctanh): Likewise.
33232         * math/s_ctanhf.c (__ctanhf): Likewise.
33233         * math/s_ctanhl.c (__ctanhl): Likewise.
33234         * math/s_ctanl.c (__ctanl): Likewise.
33235         * math/libm-test.inc (ctan_test_tonearest): New function.
33236         (ctan_test_towardzero): Likewise.
33237         (ctan_test_downward): Likewise.
33238         (ctan_test_upward): Likewise.
33239         (ctanh_test_tonearest): Likewise.
33240         (ctanh_test_towardzero): Likewise.
33241         (ctanh_test_downward): Likewise.
33242         (ctanh_test_upward): Likewise.
33243         (main): Call these new functions.
33244         * sysdeps/i386/fpu/libm-test-ulps: Update.
33245         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
33246
33247 2012-07-03  Mike Frysinger  <vapier@gentoo.org>
33248
33249         * .gitignore: Delete /ports entry.
33250
33251 2012-07-03  Andreas Jaeger  <aj@suse.de>
33252
33253         * po/bg.po: Update from translation team.
33254         * po/cs.po: Likewise.
33255         * po/de.po: Likewise.
33256         * po/hr.po: Likewise.
33257         * po/nl.pl: Likewise.
33258         * po/pl.po: Likewise.
33259         * po/vi.po: Likewise.
33260
33261 2012-07-03  Joseph Myers  <joseph@codesourcery.com>
33262
33263         * Makeconfig [!+link] (+link-before-libc): New variable.
33264         [!+link] (+link-after-libc): Likewise.
33265         [!+link] (+link-tests): Likewise.
33266         [!+link] (+link): Define in terms of $(+link-before-libc) and
33267         $(+link-after-libc).
33268         [!+link-static] (+link-static-before-libc): New variable.
33269         [!+link-static] (+link-static-after-libc): Likewise.
33270         [!+link-static] (+link-static-tests): Likewise.
33271         [!+link-static] (+link-static): Define in terms of
33272         $(+link-static-before-libc) and $(+link-static-after-libc).
33273         [build-shared] (link-libc-before-gnulib): New variable.
33274         [build-shared] (link-libc-tests): Likewise.
33275         [build-shared] (link-libc): Define in terms of
33276         $(link-libc-before-gnulib).
33277         [!build-shared] (link-libc-tests): New variable.
33278         (link-libc-static-tests): New variable.
33279         [!gnulib] (gnulib-arch): New variable.
33280         [!gnulib] (gnulib-tests): Likewise.
33281         [!gnulib] (static-gnulib-arch): Likewise.
33282         [!gnulib] (static-gnulib-tests): Likewise.
33283         [!gnulib] (gnulib): Use $(gnulib-arch).  Do not use $(libgcc_eh).
33284         Define with "=" instead of ":=".
33285         [!gnulib] (static-gnulib): Use $(static-gnulib-arch).  Do not use
33286         -lgcc_eh $(libunwind).  Define with "=" instead of ":=".
33287         * Rules (binaries-all-notests): New variable.
33288         (binaries-all-tests): Likewise.
33289         (binaries-static-notests): Likewise.
33290         (binaries-static-tests): Likewise.
33291         (binaries-all): Define using $(binaries-all-notests) and
33292         $(binaries-all-tests).
33293         (binaries-static): Define using $(binaries-static-notests) and
33294         $(binaries-static-tests).
33295         (binaries-shared-tests): New variable.
33296         (binaries-shared-notests): Likewise.
33297         (binaries-shared): Remove variable.
33298         ($(addprefix $(objpfx),$(binaries-shared-notests))): New rule.
33299         ($(addprefix $(objpfx),$(binaries-shared-tests))): Likewise.
33300         ($(addprefix $(objpfx),$(binaries-shared))): Remove rule.
33301         ($(addprefix $(objpfx),$(binaries-static-notests))): New rule.
33302         ($(addprefix $(objpfx),$(binaries-static-tests))): Likewise.
33303         ($(addprefix $(objpfx),$(binaries-static))): Remove rule.
33304         * elf/Makefile (sln-modules): New variable.
33305         (extra-objs): Add $(sln-modules:=.o).
33306         (ldconfig-modules): Add static-stubs.
33307         ($(objpfx)sln): Depend on $(sln-modules:%=$(objpfx)%.o).
33308         * elf/static-stubs.c: New file.
33309
33310         [BZ #14283]
33311         * sysdeps/ieee754/flt-32/k_rem_pio2f.c (__kernel_rem_pio2f): Shift
33312         by 7 not 8 to examine high bit of fractional part.  Use volatile
33313         variables when splitting into final array of floats if
33314         __FLT_EVAL_METHOD__ != 0.
33315         * math/libm-test.inc (cos_test): Add another test.
33316         (sin_test): Likewise.
33317         * sysdeps/i386/fpu/libm-test-ulps: Update.
33318
33319         [BZ #14273]
33320         * math/libm-test.inc (cosh_test): Add more tests.
33321
33322         * version.h (RELEASE): Set to "development".
33323         (VERSION): Set to "2.16.90".
33324
33325 2012-06-30  Carlos O'Donell  <carlos_odonell@mentor.com>
33326
33327         * NEWS: Update copyright. Remove last-updated date.
33328         Mention math library bug fixes and timezone data changes.
33329         * README: Mention GNU/Hurd, x32, and HPPA support status.
33330
33331 2012-06-28  Thomas Schwinge  <thomas@codesourcery.com>
33332
33333         * manual/contrib.texi (Contributors): Sort alphabetically by last name.
33334
33335 2012-06-27  Andreas Jaeger  <aj@suse.de>
33336
33337         * manual/contrib.texi (Contributors): Add Samuel Thibault.
33338
33339 2012-06-25  Andreas Jaeger  <aj@suse.de>
33340
33341         * sysdeps/s390/fpu/libm-test-ulps: Update.
33342
33343 2012-06-23  Andreas Schwab  <schwab@linux-m68k.org>
33344             Thomas Schwinge  <thomas@codesourcery.com>
33345
33346         * sysdeps/unix/sysv/linux/sh/syscalls.list: Add fanotify_mark.
33347         * sysdeps/unix/sysv/linux/sh/Versions (GLIBC_2.16): Add fanotify_mark.
33348         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist (GLIBC_2.16): Add
33349         fanotify_mark.
33350
33351 2012-06-23  Thomas Schwinge  <thomas@codesourcery.com>
33352
33353         * sysdeps/mach/start.c: Remove file.
33354         * sysdeps/mach/hurd/i386/static-start.S: Fix start.S include.
33355         * sysdeps/i386/init-first.c: Fix comment regarding start.S.
33356         * sysdeps/sh/init-first.c: Likewise.
33357
33358         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Preserve r12 and pr
33359         registers for frame unwinding purposes, add CFI directives.
33360         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
33361         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Likewise
33362         * sysdeps/unix/sysv/linux/sh/sysdep.h (SYSCALL_ERROR_HANDLER):
33363         Likewise.
33364
33365         * sysdeps/sh/____longjmp_chk.S (CALL_FAIL): Don't plan for the call to
33366         __fortify_fail returning.
33367         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S (CALL_FAIL): Likewise.
33368
33369         * sysdeps/unix/sysv/linux/sh/____longjmp_chk.S: New file, based on
33370         sysdeps/sh/____longjmp_chk.S.
33371         * sysdeps/unix/sysv/linux/sh/sigaltstack-offsets.sym: New file, based
33372         on sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym.
33373         * sysdeps/unix/sysv/linux/sh/Makefile [subdir=misc]
33374         (gen-as-const-headers): Append sigaltstack-offsets.sym.
33375
33376         * sysdeps/sh/abort-instr.h: New file.
33377         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Terminate the
33378         process in case exit returns.
33379
33380         * sysdeps/unix/sysv/linux/sh/makecontext.S (.Lexitcode): Always
33381         initialize the GOT register before use.
33382
33383         * sysdeps/unix/sysv/linux/sh/makecontext.S (__makecontext): Fix
33384         calculation of ARGC > 4.
33385
33386         * sysdeps/unix/sysv/linux/sh/makecontext.S: Add comments and give more
33387         meaningful names to some local labels.
33388
33389 2012-06-22  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
33390             Kaz Kojima  <kkojima@rr.iij4u.or.jp>
33391
33392         * sysdeps/unix/sysv/linux/sh/bits/atomic.h
33393         (__arch_compare_and_exchange_val_8_acq): Remove explicit nop.
33394         (__arch_compare_and_exchange_val_16_acq): Likewise.
33395         (__arch_compare_and_exchange_val_32_acq): Likewise.
33396         (atomic_exchange_and_add): Fix gUSA sequence.
33397         (atomic_add): Likewise.
33398         (atomic_add_negative): Likewise.
33399         (atomic_add_zero): Likewise.
33400         (atomic_bit_test_set): Likewise.
33401
33402 2012-06-22  Andreas Schwab  <schwab@redhat.com>
33403
33404         [BZ #13579]
33405         * include/link.h (struct link_map): Add l_free_initfini.
33406         * elf/dl-deps.c (_dl_map_object_deps): Set it when assigning
33407         l_initfini.
33408         * elf/dl-close.c (_dl_close_worker): Don't free l_initfini.
33409         * elf/rtld.c (dl_main): Clear it on all objects loaded on startup.
33410         * elf/dl-libc.c (free_mem): Free l_initfini if l_free_initfini is
33411         set.
33412
33413 2012-06-22  Carlos O'Donell  <carlos_odonell@mentor.com>
33414
33415         * configure.in: Use AC_LANG_SOURCE.
33416         * configure: Regenerate.
33417
33418 2012-06-22  Roland McGrath  <roland@hack.frob.com>
33419
33420         * configure.in (libc_cv_localstatedir): New substituted variable.
33421         * configure: Regenerated.
33422         * config.make.in (localstatedir): New variable, substituted from
33423         libc_cv_localstatedir.
33424         * Makeconfig (vardbdir): Use $(localstatedir) in place of /var.
33425         * sysdeps/gnu/configure.in (libc_cv_localstatedir): Change
33426         ${prefix}/var to /var when we change ${prefix}/etc to /etc.
33427         * sysdeps/gnu/configure: Regenerated.
33428
33429 2012-06-21  Jeff Law  <law@redhat.com>
33430
33431         [BZ #14277]
33432         * intl/dcigettext.c (_nl_find_msg): Avoid use after potential
33433         free.  Simplify list management for _LIBC case.
33434
33435 2012-06-21  Joseph Myers  <joseph@codesourcery.com>
33436
33437         [BZ #14273]
33438         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c (__ieee754_cosh):
33439         Clear sign bit of 64-bit integer value before comparing against
33440         overflow value.
33441
33442         * sysdeps/mach/configure: Regenerated.
33443
33444 2012-06-21  H.J. Lu  <hongjiu.lu@intel.com>
33445
33446         [BZ #14278]
33447         * sysdeps/i386/sysdep.h (SYSCALL_PIC_SETUP): Fix a typo.
33448
33449 2012-06-21  Jeff Law  <law@redhat.com>
33450
33451         [BZ #13882]
33452         * elf/dl-deps.c (_dl_map_object_deps): Fix cycle detection.  Use
33453         uint16_t for elements in the "seen" array to avoid char overflows.
33454         * elf/dl-fini.c (_dl_sort_fini): Likewise.
33455         * elf/dl-open.c (dl_open_worker): Likewise.
33456
33457 2012-06-21  Carlos O'Donell  <carlos_odonell@mentor.com>
33458
33459         * scripts/list-sources.sh: Scan PORTS for translations.
33460         * po/libc.pot: Regenerated.
33461
33462 2012-06-21  Andreas Jaeger  <aj@suse.de>
33463
33464         [BZ #12194]
33465         * sysdeps/s390/bits/byteswap-16.h (__bswap_16): Avoid -Wconversion
33466         warning.
33467         * sysdeps/s390/bits/byteswap.h (__bswap_constant_16): Likewise.
33468         * bits/byteswap-16.h (__bswap_16): Likewise.
33469         * bits/byteswap.h (__bswap_constant_16): Likewise.
33470
33471 2012-06-18  H.J. Lu  <hongjiu.lu@intel.com>
33472
33473         [BZ #14117]
33474         * sysdeps/i386/fpu_control.h: Removed.
33475         * sysdeps/x86_64/fpu_control.h: Moved to ...
33476         * sysdeps/x86/fpu_control.h: Here.
33477
33478         * sysdeps/x86_64/fpu_control.h (_FPU_GETCW): Add __volatile__.
33479         (_FPU_SETCW): Likewise.
33480
33481 2012-06-15  H.J. Lu  <hongjiu.lu@intel.com>
33482
33483         [BZ #14117]
33484         * sysdeps/i386/fpu/bits/mathinline.h: Renamed to ...
33485         * sysdeps/x86/fpu/bits/mathinline.h: This.
33486         * sysdeps/x86_64/fpu/bits/mathinline.h: Removed.
33487
33488         [BZ #14050]
33489         [BZ #14117]
33490         * sysdeps/i386/fpu/bits/mathinline.h: Disable x87 inline
33491         functions if __x86_64__ is defined.
33492
33493 2012-06-15  Chung-Lin Tang  <cltang@codesourcery.com>
33494
33495         * string/endian.h: Add !__ASSEMBLER__ condition for including
33496         conversion interfaces.
33497
33498 2012-06-15  Joseph Myers  <joseph@codesourcery.com>
33499
33500         [BZ #14241]
33501         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Use 0.0 instead
33502         of ABS(x) in calculating zero to negative powers other than odd
33503         integers.
33504         * math/libm-test.inc (pow_test): Add more tests.
33505
33506 2012-06-15  Andreas Jaeger  <aj@suse.de>
33507
33508         * manual/contrib.texi (Contributors): Update entry of Liubov
33509         Dmitrieva and add entries for Will Schmidt and Tulio Magno Quites
33510         Machado Filho.
33511
33512 2012-06-15  Cyril Hrubis  <metan@ucw.cz>
33513
33514         * string/string.h: Add __wur to GNU version of strerror_r.
33515
33516 2012-06-14  H.J. Lu  <hongjiu.lu@intel.com>
33517
33518         [BZ #14229]
33519         * string/Makefile (tests): Add tst-strtok_r.
33520         * string/tst-strtok_r.c: New file.
33521         * sysdeps/x86_64/strtok.S: Use LP_SIZE on save_ptr and use
33522         RAX_LP/RDX_LP on SAVE_PTR.
33523
33524 2012-06-14  Roland McGrath  <roland@hack.frob.com>
33525
33526         * manual/Makefile ($(objpfx)texis): Do $(make-target-directory).
33527
33528 2012-06-14  Joseph Myers  <joseph@codesourcery.com>
33529
33530         * libm_test.inc (csqrt_test): Allow more spurious underflow
33531         exceptions.
33532         (j0_test): Likewise.
33533         (j1_test): Likewise.
33534         (y0_test): Likewise.
33535         (y1_test): Likewise.
33536
33537 2012-06-13  Carlos O'Donell  <carlos_odonell@mentor.com>
33538
33539         * po/Makefile (libc.pot): Use UTF-8 charset.
33540
33541 2012-06-13  Paul Pluzhnikov  <ppluzhnikov@google.com>
33542
33543         [BZ #14210]
33544         Suppress sign-conversion warning from FD_SET.
33545         See <http://sourceware.org/ml/libc-alpha/2012-05/msg01794.html>.
33546         * debug/fdelt_chk.c (__fdelt_chk): Accept and return long int,
33547         not unsigned long int.
33548         * misc/bits/select2.h (__fdelt_chk, __fdelt_warn, __FD_ELT): Likewise.
33549
33550 2012-06-12  H.J. Lu  <hongjiu.lu@intel.com>
33551
33552         [BZ #14050]
33553         [BZ #14117]
33554         * sysdeps/i386/fpu/bits/mathinline.h (__MATH_INLINE): Check
33555         __extern_always_inline instead of __extern_inline.
33556         (__signbitf): Support __SSE2_MATH__ and C++ namespace.
33557         (__signbit): Likewise.
33558         (__signbitl): Support C++ namespace.
33559         (lrintf): New inline function.
33560         (lrint): Likewise.
33561         (llrintf): Likewise.
33562         (llrint): Likewise.
33563         (fmaxf): Likewise.
33564         (fmax): Likewise.
33565         (fminf): Likewise.
33566         (fmin): Likewise.
33567         (rint): Likewise.
33568         (rintf): Likewise.
33569         (ceil): Likewise.
33570         (ceilf): Likewise.
33571         (floor): Likewise.
33572         (floorf): Likewise.
33573         (nearbyint): Likewise.
33574         (nearbyintf): Likewise.
33575
33576 2012-06-12  Thomas Schwinge  <thomas@codesourcery.com>
33577
33578         * sysdeps/unix/Makefile ($(objpfx)stub-syscalls.c): Fix case for
33579         non-default versions.
33580
33581 2012-06-11  Roland McGrath  <roland@hack.frob.com>
33582
33583         [BZ #14218]
33584         * manual/argp.texi (Argp): Reword argp_parse description slightly.
33585
33586 2012-06-09  Thomas Schwinge  <thomas@codesourcery.com>
33587
33588         * sysdeps/sh/sh4/fpu/bits/fenv.h (__FE_UNDEFINED): Define.
33589         (FE_UPWARD, FE_DOWNWARD): Don't define.
33590         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Adapt to that.
33591         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
33592
33593         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Do not re-write fpscr after
33594         reading it.
33595         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
33596         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
33597
33598 2012-06-09  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
33599
33600         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
33601         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Refreshed.
33602         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: Refreshed.
33603         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: Refreshed.
33604
33605 2012-06-06  H.J. Lu  <hongjiu.lu@intel.com>
33606
33607         [BZ #14117]
33608         * sysdeps/i386/fpu/bits/fenv.h: Removed.
33609         * sysdeps/i386/fpu/Implies: New file.
33610         * sysdeps/x86_64/fpu/Implies: Likewise.
33611         * sysdeps/x86_64/fpu/bits/fenv.h: Renamed to ...
33612         * sysdeps/x86/fpu/bits/fenv.h: This.
33613
33614         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Check
33615         __SSE_MATH__.
33616
33617 2012-06-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
33618
33619         [BZ #14134]
33620         * iconvdata/ibm930.c (BODY) [FROM_LOOP]: Check for invalid
33621         character 0xffff that matches the last element of the
33622         conversion table.
33623
33624 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
33625
33626         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Fix for wrong ldbl128-ibm
33627         fmodl commit.
33628
33629 2012-06-05  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
33630
33631         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Fix spurious underflow for
33632         values higher than 25.6283.
33633
33634 2012-06-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
33635
33636         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c (__ieee754_fmodl): Fix
33637         subnormal exponent extraction and add some __builtin_expect.
33638         * sysdeps/ieee754/ldbl-128ibm/math_ldbl.h (ldbl_extract_mantissa):
33639         Fix for subnormal mantissa calculation.
33640
33641 2012-06-04  Mike Frysinger  <vapier@gentoo.org>
33642
33643         * sysdeps/unix/sysv/linux/tst-getcpu.c (do_test): Call perror when
33644         cpu2 is -1 and errno is not ENOSYS.
33645
33646 2012-06-04  H.J. Lu  <hongjiu.lu@intel.com>
33647
33648         [BZ #14117]
33649         * sysdeps/i386/i486/bits/string.h: Renamed to ...
33650         * sysdeps/x86/bits/string.h: This.
33651         * sysdeps/x86_64/bits/string.h: Removed.
33652
33653         * sysdeps/i386/i486/bits/string.h: Define inline functions only
33654         if not compiling for x86-64, but compiling for >= i486.
33655
33656         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Renamed to ...
33657         * sysdeps/unix/sysv/linux/x86/bits/sigcontext.h: This.
33658
33659         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h (FP_XSTATE_MAGIC1):
33660         New macro from Linux kernel 3.4.0.
33661         (FP_XSTATE_MAGIC2): Likewise.
33662         (FP_XSTATE_MAGIC2_SIZE): Likewise.
33663         (X86_FXSR_MAGIC): New macro from Linux i386 kernel.
33664         (struct _fpx_sw_bytes): New struct.
33665         (struct _xsave_hdr): Likewise.
33666         (struct _ymmh_state): Likewise.
33667         (struct _xstate): Likewise.
33668
33669         * sysdeps/unix/sysv/linux/i386/sys/debugreg.h: Removed.
33670         * sysdeps/unix/sysv/linux/i386/sys/reg.h: Likewise.
33671         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Renamed to ...
33672         * sysdeps/unix/sysv/linux/x86/sys/debugreg.h: This.
33673         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Renamed to ...
33674         * sysdeps/unix/sysv/linux/x86/sys/reg.h: This.
33675
33676         * sysdeps/unix/sysv/linux/i386/sys/io.h: Removed.
33677         * sysdeps/unix/sysv/linux/x86_64/sys/io.h: Renamed to ...
33678         * sysdeps/unix/sysv/linux/x86/sys/io.h: This.
33679         * sysdeps/unix/sysv/linux/i386/sys/perm.h: Removed.
33680         * sysdeps/unix/sysv/linux/x86_64/sys/perm.h: Renamed to ...
33681         * sysdeps/unix/sysv/linux/x86/sys/perm.h: This.
33682
33683 2012-06-04  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
33684
33685         [BZ #13743]
33686         * sysdeps/powerpc/sys/platform/ppc.h: New file for PowerPC features.
33687         * sysdeps/powerpc/Makefile (tests): Add test-gettimebase.
33688         (sysdep_headers): Include sys/platform/ppc.h.
33689         * sysdeps/powerpc/test-gettimebase.c: Test for
33690         __ppc_get_timebase() to catch future ISA opcode/insn changes.
33691         * manual/Makefile (appendices): Include platform.texi.
33692         * manual/contrib.texi (Contributors): Update @node pointers.
33693         * manual/maint.texi (Maintenance): Likewise.
33694         (Platform): New node.
33695         * manual/platform.texi: New file.  Document the new features.
33696
33697 2012-06-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
33698             Jakub Jelinek  <jakub@redhat.com>
33699
33700         [BZ #14188]
33701         * misc/sys/cdefs.h (__glibc_unlikely): New macro to wrap cases
33702         where __builtin_expect is unavailable.
33703
33704 2012-06-03  David S. Miller  <davem@davemloft.net>
33705
33706         * stdlib/longlong.h: Updated from GCC.
33707
33708 2012-06-02  Andreas Schwab  <schwab@linux-m68k.org>
33709
33710         [BZ #14042]
33711         * sysdeps/powerpc/powerpc32/mcount.c: New file.
33712         * sysdeps/powerpc/powerpc32/Versions (GLIBC_2.16): Add
33713         __mcount_internal.
33714         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
33715         (GLIBC_2.16): Likewise.
33716
33717 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
33718
33719         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (outsw): Fix a typo.
33720
33721 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
33722
33723         * sysdeps/unix/sysv/linux/powerpc/powerpc32/Makefile
33724         (default-abi): New variable.
33725         * sysdeps/unix/sysv/linux/powerpc/powerpc64/Makefile: New file.
33726         * sysdeps/unix/sysv/linux/s390/s390-32/Makefile (default-abi): New
33727         variable.
33728         * sysdeps/unix/sysv/linux/s390/s390-64/Makefile (default-abi):
33729         Likewise.
33730         * sysdeps/unix/sysv/linux/sparc/sparc32/Makefile (default-abi):
33731         Likewise.
33732         * sysdeps/unix/sysv/linux/sparc/sparc64/Makefile (default-abi):
33733         Likewise.
33734
33735         * Makeconfig [abi-variants && !default-abi] (default-abi): Remove
33736         definition.  Document in comment.
33737
33738 2012-06-01  David S. Miller  <davem@davemloft.net>
33739
33740         * stdlib/longlong.h: Updated from GCC.
33741
33742 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
33743
33744         [BZ #14117]
33745         * sysdeps/unix/sysv/linux/i386/Makefile (sysdep_headers):
33746         Don't add sys/elf.h sys/perm.h sys/reg.h sys/vm86.h
33747         sys/debugreg.h sys/io.h here.
33748         * sysdeps/unix/sysv/linux/x86/Makefile (sysdep_headers): Add
33749         sys/elf.h sys/perm.h sys/reg.h sys/vm86.h sys/debugreg.h
33750         sys/io.h.
33751         * sysdeps/unix/sysv/linux/x86_64/Makefile (sysdep_headers):
33752         Don't add sys/perm.h sys/reg.h sys/debugreg.h sys/io.h here.
33753         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Renamed to ...
33754         * sysdeps/unix/sysv/linux/x86/sys/elf.h: This.
33755         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Renamed to ...
33756         * sysdeps/unix/sysv/linux/x86/sys/vm86.h: This.
33757
33758         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h (DR_LEN_8):
33759         Define only if __x86_64__ is defined.
33760
33761 2012-06-01  Joseph Myers  <joseph@codesourcery.com>
33762
33763         [BZ #14048]
33764         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c (__ieee754_fmod):
33765         Use int64_t for variable i.
33766         * math/libm-test.inc (fmod_test): Add more tests.
33767
33768         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Ensure temp + (double)
33769         z computation is not scheduled after fetestexcept.
33770         * sysdeps/ieee754/ldbl-128/s_fmal.c: Include <math_private.h>.
33771         Use math_force_eval instead of asm to ensure calculation scheduled
33772         before exception test.
33773         * sysdeps/ieee754/ldbl-96/s_fmal.c: Include <math_private.h>.
33774         Ensure a1 + u.d computation is not scheduled after fetestexcept.
33775
33776 2012-06-01  Aurelien Jarno  <aurelien@aurel32.net>
33777
33778         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Ensure a1 + u.d
33779         computation is not scheduled after fetestexcept.
33780
33781 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
33782
33783         [BZ #14117]
33784         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Renamed to ...
33785         * sysdeps/unix/sysv/linux/x86/bits/wchar.h: This.
33786
33787 2012-06-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
33788
33789         * sysdeps/powerpc/fpu/k_cosf.c: Fix underflow generation.
33790         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
33791
33792 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
33793
33794         [BZ #14117]
33795         * sysdeps/unix/sysv/linux/i386/bits/wchar.h: Include
33796         <bits/wordsize.h>.
33797         (__WCHAR_MIN): Support __WORDSIZE == 64.
33798         (__WCHAR_MAX): Likewise.
33799
33800         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: Renamed to ...
33801         * sysdeps/unix/sysv/linux/x86/bits/typesizes.h: This.
33802
33803         [BZ #14183]
33804         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__FSWORD_T_TYPE):
33805         Defined with __SWORD_TYPE if __x86_64__ isn't defined.
33806
33807         [BZ #14117]
33808         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: Renamed to ...
33809         * sysdeps/unix/sysv/linux/x86/bits/siginfo.h: This.
33810
33811         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Renamed to ...
33812         * sysdeps/unix/sysv/linux/x86/bits/stat.h: This.
33813
33814         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_KERNEL):
33815         Defined to 1 if __x86_64__ isn't defined.
33816         (_STAT_VER_LINUX_OLD): New.
33817         (st_atime): Remove duplicate.
33818         (st_mtime): Likewise.
33819         (st_ctime): Likewise.
33820
33821 2012-05-31  David S. Miller  <davem@davemloft.net>
33822
33823         * sysdeps/sparc/fpu/libm-test-ulps: Remove sqrt(2) and sqrt test
33824         entries.
33825
33826 2012-06-01  Andreas Schwab  <schwab@linux-m68k.org>
33827
33828         * sysdeps/powerpc/fpu/libm-test-ulps: Sort through
33829         gen-libm-test.pl.
33830
33831         [BZ #14132]
33832         * elf/dl-reloc.c: Include <_itoa.h>.
33833         (_dl_reloc_bad_type): Remove use of INTUSE.
33834         * elf/dl-minimal.c (_itoa, _itoa_lower_digits): Likewise.
33835         * stdio-common/_itoa.c (_itoa_word, _itoa): Likewise.
33836         * stdio-common/psiginfo.c (psiginfo): Likewise.
33837         * stdio-common/psignal.c (psignal): Likewise.
33838         * string/strsignal.c (strsignal): Likewise.
33839         * include/signal.h (_sys_siglist): Declare hidden proto.
33840         * stdio-common/itoa-digits.c: Include <_itoa.h>.  Replace
33841         INTVARDEF with libc_hidden_data_def.
33842         * stdio-common/itoa-udigits.c: Likewise.
33843         * sysdeps/generic/_itoa.h (_itoa_upper_digits_internal)
33844         (_itoa_lower_digits_internal): Remove declaration.
33845         (_itoa_upper_digits, _itoa_lower_digits): Declare hidden proto.
33846         * sysdeps/gnu/siglist.c (_sys_siglist_internal)
33847         (_sys_sigabbrev_internal): Remove aliases.
33848         (_sys_siglist): Define hidden alias.
33849
33850 2012-05-31  Markus Trippelsdorf  <markus@trippelsdorf.de>
33851
33852         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
33853         bits/sysctl.h.
33854
33855 2012-05-31  H.J. Lu  <hongjiu.lu@intel.com>
33856
33857         [BZ #14117]
33858         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Renamed to ...
33859         * sysdeps/unix/sysv/linux/x86/bits/sysctl.h: This.
33860
33861         * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Removed.
33862         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Renamed to ...
33863         * sysdeps/unix/sysv/linux/x86/sys/ucontext.h: This.
33864         * sysdeps/unix/sysv/linux/i386/sys/user.h: Removed.
33865         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Renamed to ...
33866         * sysdeps/unix/sysv/linux/x86/sys/user.h: This.
33867
33868         * sysdeps/unix/sysv/linux/i386/sys/procfs.h: Removed.
33869         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Renamed to ...
33870         * sysdeps/unix/sysv/linux/x86/sys/procfs.h: This.
33871
33872         * sysdeps/unix/sysv/linux/x86_64/sys/io.h (insb): Replace addr
33873         with __addr.
33874         (insw): Likewise.
33875         (insl): Likewise.
33876         (outsb): Likewise.
33877         (outsw): Likewise.
33878         (outsl): Likewise.
33879
33880         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Removed.
33881         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Renamed to ...
33882         * sysdeps/unix/sysv/linux/x86/bits/mman.h: This.
33883
33884         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Renamed to ...
33885         * sysdeps/unix/sysv/linux/x86/bits/msq.h: This.
33886         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h: Renamed to ...
33887         * sysdeps/unix/sysv/linux/x86/bits/sem.h: This.
33888         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h: Renamed to ...
33889         * sysdeps/unix/sysv/linux/x86/bits/shm.h: This.
33890
33891         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: Renamed to ...
33892         * sysdeps/unix/sysv/linux/x86/bits/ipctypes.h: This.
33893
33894         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Renamed to ...
33895         * sysdeps/unix/sysv/linux/x86/bits/epoll.h: This.
33896
33897         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Removed.
33898         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Renamed to ...
33899         * sysdeps/unix/sysv/linux/x86/bits/fcntl.h: This.
33900
33901         * sysdeps/unix/sysv/linux/i386/bits/environments.h: Removed.
33902         * sysdeps/unix/sysv/linux/x86_64/bits/environments.h: Renamed
33903         to ...
33904         * sysdeps/unix/sysv/linux/x86/bits/environments.h: This.
33905
33906         * sysdeps/unix/sysv/linux/i386/bits/a.out.h: Removed.
33907         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Renamed to ...
33908         * sysdeps/unix/sysv/linux/x86/bits/a.out.h: This.
33909
33910         * sysdeps/unix/sysv/linux/i386/sys/elf.h: Error when compiling
33911         for x86-64.
33912         * sysdeps/unix/sysv/linux/i386/sys/vm86.h: Likewise.
33913
33914 2012-05-31  Joseph Myers  <joseph@codesourcery.com>
33915
33916         * math/math.h (M_El): Use two more decimal places.
33917         (M_LOG2El): Likewise.
33918         (M_LOG10El): Likewise.
33919         (M_LN2l): Likewise.
33920         (M_LN10l): Likewise.
33921         (M_PIl): Likewise.
33922         (M_PI_2l): Likewise.
33923         (M_PI_4l): Likewise.
33924         (M_1_PIl): Likewise.
33925         (M_2_PIl): Likewise.
33926         (M_2_SQRTPIl): Likewise.
33927         (M_SQRT2l): Likewise.
33928         (M_SQRT1_2l): Likewise.
33929
33930 2012-05-31  David S. Miller  <davem@davemloft.net>
33931
33932         * sysdeps/sparc/sparc64/memcpy.S: Use fsrc2 to move 64-bit
33933         values between float registers.
33934         * sysdeps/sparc/sparc64/memset.S: Likewise.
33935         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
33936
33937 2012-05-31  Mike Frysinger  <vapier@gentoo.org>
33938
33939         * debug/Makefile (CFLAGS-tst-longjmp_chk.c): Delete
33940         -D_FORTIFY_SOURCE=1.
33941         (CPPFLAGS-tst-longjmp_chk.c): Define.
33942         (CFLAGS-tst-longjmp_chk2.c): Delete -D_FORTIFY_SOURCE=1.
33943         (CPPFLAGS-tst-longjmp_chk2.c): Define.
33944         * wcsmbs/Makefile (CPPFLAGS-tst-wchar-h.c): Rename from
33945         CFLAGS-tst-wchar-h.c.
33946
33947 2012-05-31  Marek Polacek  <polacek@redhat.com>
33948
33949         [BZ #14132]
33950         * include/mntent.h (__setmntent_internal, __getmntent_r_internal
33951         __endmntent_internal): Remove declaration.
33952         (__setmntent, __endmntent, __getmntent_r) [NOT_IN_libc]: Remove macro.
33953         (__setmntent, __endmntent, __getmntent_r): Declare hidden proto.
33954         * misc/mntent_r.c: Replace INTDEF with libc_hidden_def.
33955
33956 2012-05-30  David S. Miller  <davem@davemloft.net>
33957
33958         * sysdeps/sparc/sparc32/soft-fp/q_util.c
33959         (___Q_simulate_exceptions): Use real FP ops rather than writing
33960         into the %fsr.
33961         * sysdeps/sparc/sparc32/soft-fp/q_util.c (__Qp_handle_exceptions):
33962         Likewise.
33963
33964 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
33965
33966         [BZ #14117]
33967         * sysdeps/x86_64/bits/xtitypes.h: Renamed to ...
33968         * sysdeps/x86/bits/xtitypes.h: This.
33969
33970         * sysdeps/x86_64/bits/wordsize.h: Renamed to ...
33971         * sysdeps/x86/bits/wordsize.h: This.
33972
33973         * sysdeps/i386/bits/huge_vall.h: Renamed to ...
33974         * sysdeps/x86/bits/huge_vall.h: This.
33975
33976         * sysdeps/i386/bits/select.h: Removed.
33977         * sysdeps/x86_64/bits/select.h: Renamed to ...
33978         * sysdeps/x86/bits/select.h: This.
33979
33980         * sysdeps/i386/bits/setjmp.h: Removed.
33981         * sysdeps/x86_64/bits/setjmp.h: Renamed to ...
33982         * sysdeps/x86/bits/setjmp.h: This.
33983
33984         * sysdeps/i386/bits/mathdef.h: Removed.
33985         * sysdeps/x86_64/bits/mathdef.h: Renamed to ...
33986         * sysdeps/x86/bits/mathdef.h: This.
33987
33988 2012-05-30  Andreas Schwab  <schwab@linux-m68k.org>
33989
33990         [BZ #14132]
33991         * include/sys/socket.h (__connect_internal)
33992         (__libc_sa_len_internal): Remove declaration.
33993         (__connect, __libc_sa_len): Declare hidden_proto.
33994         (SA_LEN): Remove use of INTUSE.
33995         * socket/connect.c: Add libc_hidden_def.
33996         * sysdeps/mach/hurd/connect.c: Replace INTDEF by libc_hidden_def.
33997         * sysdeps/unix/sysv/linux/sa_len.c: Likewise.
33998         * sysdeps/unix/inet/syscalls.list: Remove __connect_internal
33999         alias.
34000         * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
34001         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
34002         * sysdeps/unix/sysv/linux/connect.S: Use libc_hidden_weak instead
34003         of adding _internal alias.
34004
34005 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
34006
34007         [BZ #14117]
34008         * sysdeps/i386/bits/link.h: Removed.
34009         * sysdeps/i386/bits/linkmap.h: Likewise.
34010         * sysdeps/x86_64/bits/link.h: Renamed to ...
34011         * sysdeps/x86/bits/link.h: This.
34012         * sysdeps/x86_64/bits/linkmap.h: Renamed to ...
34013         * sysdeps/x86/bits/linkmap.h: This.
34014
34015         * sysdeps/i386/bits/endian.h: Removed.
34016         * sysdeps/x86_64/bits/endian.h: Renamed to ...
34017         * sysdeps/x86/bits/endian.h: This.
34018
34019         * sysdeps/i386/bits/byteswap.h: Removed.
34020         * sysdeps/i386/bits/byteswap-16.h: Likewise.
34021         * sysdeps/x86_64/bits/byteswap.h: Renamed to ...
34022         * sysdeps/x86/bits/byteswap.h: This.
34023         * sysdeps/x86_64/bits/byteswap-16.h: Renamed to ...
34024         * sysdeps/x86/bits/byteswap-16.h: This.
34025         * sysdeps/i386/Implies: Add x86.
34026         * sysdeps/x86_64/Implies: Likewise.
34027
34028 2012-05-30  David S. Miller  <davem@davemloft.net>
34029
34030         * soft-fp/soft-fp.h (FP_CUR_EXCEPTIONS): Define.
34031         (FP_TRAPPING_EXCEPTIONS): Provide default implementation.
34032         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h
34033         (FP_TRAPPING_EXCEPTIONS): Define.
34034         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h
34035         (FP_TRAPPING_EXCEPTIONS): Define.
34036         * soft-fp/op-common.h (_FP_PACK_SEMIRAW): Signal underflow for
34037         subnormals only when inexact has been signalled or underflow
34038         exceptions are enabled.
34039         (_FP_PACK_CANONICAL): Likewise.
34040
34041 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
34042
34043         [BZ #14183]
34044         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h (__NLINK_T_TYPE):
34045         Defined with __UWORD_TYPE if __x86_64__ isn't defined.
34046
34047 2012-05-30  Richard Henderson  <rth@twiddle.net>
34048
34049         * sysdeps/unix/make-syscalls.sh: Protect symbol_version output
34050         with #ifndef NOT_IN_libc.
34051
34052         * scripts/abilist.awk: Accept 8 fields.  Handle Alpha functions
34053         marked to avoid plt entry.
34054
34055 2012-05-30  H.J. Lu  <hongjiu.lu@intel.com>
34056
34057         [BZ #14112]
34058         * Makeconfig (default-abi): New macro.
34059         (abi-includes): Likewise.
34060         ($(common-objpfx)soversions.mk): Remove WORDSIZE check.  Use
34061         $(abi-$(default-abi)-lib-soname) for soname if defined.
34062         ($(common-objpfx)gnu/lib-names.stmp): Generate from
34063         abi-variants.
34064         * Makefile (installed-stubs): Likewise.
34065         * include/stubs-biarch.h: Removed.
34066         * scripts/lib-names.awk: Only handle one library at a time.
34067         * scripts/soversions.awk: Remove WORDSIZE support.
34068         * shlib-versions: Remove WORDSIZE and i.86/s390x/powerpc64 ld
34069         entries.
34070         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants):
34071         Removed.
34072         (syscall-list-default-condition): Likewise.
34073         (syscall-list-default-condition): Likewise.
34074         (syscall-list-includes): Likewise.
34075         ($(objpfx)bits/syscall%h $(objpfx)bits/syscall%d): Replace
34076         syscall-list-* with abi-*.  Handle undefined abi-variants.
34077         * sysdeps/unix/sysv/linux/i386/Makefile (default-abi): New macro.
34078         * sysdeps/unix/sysv/linux/i386/Implies: New file.
34079         * sysdeps/unix/sysv/linux/x86/Makefile: Likewise.
34080         * sysdeps/unix/sysv/linux/x86_64/64/Makefile: Likewise.
34081         * sysdeps/unix/sysv/linux/x86_64/Implies: Add unix/sysv/linux/x86.
34082         * sysdeps/unix/sysv/linux/x86_64/Makefile (syscall-list-variants):
34083         Removed.
34084         (syscall-list-32-options): Likewise.
34085         (syscall-list-32-condition): Likewise.
34086         (syscall-list-64-options): Likewise.
34087         (syscall-list-64-condition): Likewise.
34088         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (default-abi): New
34089         macro.
34090         * sysdeps/unix/sysv/linux/powerpc/Makefile (syscall-list-*):
34091         Renamed to ...
34092         (abi-*): This.
34093         (abi-64-ld-soname): New macro.
34094         * sysdeps/unix/sysv/linux/s390/Makefile: Likewise.
34095         * sysdeps/unix/sysv/linux/sparc/Makefile (syscall-list-*):
34096         Renamed to ...
34097         (abi-*): This.
34098         * sysdeps/x86_64/64/shlib-versions: Remove ld entry.
34099         * sysdeps/x86_64/x32/shlib-versions: Likewise.
34100
34101 2012-05-30  Joseph Myers  <joseph@codesourcery.com>
34102
34103         * sysdeps/unix/sysv/linux/kernel-features.h
34104         (__ASSUME_TRUNCATE64_SYSCALL): Remove all definitions.
34105         * sysdeps/unix/sysv/linux/ftruncate64.c: Do not
34106         include <kernel-features.h>.
34107         [!__NR_ftruncate64]: Remove conditional code.
34108         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
34109         [__NR_ftruncate64]: Make code unconditional.
34110         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
34111         * sysdeps/unix/sysv/linux/truncate64.c: Do not
34112         include <kernel-features.h>.
34113         [!__NR_ftruncate64]: Remove conditional code.
34114         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
34115         [__NR_ftruncate64]: Make code unconditional.
34116         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
34117         * sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c: Do not
34118         include <kernel-features.h>.
34119         [!__NR_ftruncate64]: Remove conditional code.
34120         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
34121         [__NR_ftruncate64]: Make code unconditional.
34122         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
34123         * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Do not
34124         include <kernel-features.h>.
34125         [!__NR_ftruncate64]: Remove conditional code.
34126         [!__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
34127         [__NR_ftruncate64]: Make code unconditional.
34128         [__ASSUME_TRUNCATE64_SYSCALL]: Likewise.
34129
34130         * configure.in (libc_cv_fpie): Weaken to a compile test using
34131         LIBC_TRY_CC_OPTION.
34132         * configure: Regenerated.
34133
34134 2012-05-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
34135
34136         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: Refreshed.
34137         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Refreshed.
34138         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: Refreshed.
34139         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
34140         Refreshed.
34141         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: Refreshed.
34142         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: Refreshed.
34143         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: Refreshed.
34144         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Refreshed.
34145         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: Refreshed.
34146         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
34147         Refreshed.
34148
34149 2012-05-27  David S. Miller  <davem@davemloft.net>
34150
34151         * sysdeps/sparc/sparc32/soft-fp/q_util.c (___Q_numbers): Delete.
34152         (___Q_zero): New.
34153         (__Q_simulate_exceptions): Return void.  Change to simulate
34154         exceptions by writing into the %fsr.
34155         * sysdeps/sparc/sparc64/soft-fp/qp_util.c
34156         (__Qp_handle_exceptions): Likewise.
34157         (numbers): Delete.
34158         * sysdeps/sparc/sparc64/soft-fp/Versions: Remove entry for
34159         __Qp_handle_exceptions.
34160         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Remove
34161         __Qp_handle_exceptions.
34162         * sysdeps/sparc/sparc32/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
34163         as unused and give dummy FP_RND_NEAREST initializer.
34164         (FP_INHIBIT_RESULTS): Define.
34165         (___Q_simulate_exceptions): Update declaration.
34166         (FP_HANDLE_EXCEPTIONS): Use ___Q_zero and tidy inline asm
34167         formatting.
34168         * sysdeps/sparc/sparc64/soft-fp/sfp-machine.h (_FP_DECL_EX): Mark
34169         as unused and give dummy FP_RND_NEAREST initializer.
34170         (__Qp_handle_exceptions): Update declaration.
34171         (FP_HANDLE_EXCEPTIONS, QP_NO_EXCEPTIONS): Tidy inline asm
34172         formatting.
34173
34174 2012-05-27  Thomas Schwinge  <thomas@codesourcery.com>
34175
34176         * sysdeps/sh/sh4/fpu/fclrexcpt.c (feclearexcept): Use fpu_control_t for
34177         the temporary FPU control word.
34178         * sysdeps/sh/sh4/fpu/fedisblxcpt.c (fedisableexcept): Likewise.
34179         * sysdeps/sh/sh4/fpu/feenablxcpt.c (feenableexcept): Likewise.
34180         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Likewise.
34181         * sysdeps/sh/sh4/fpu/fegetexcept.c (fegetexcept): Likewise.
34182         * sysdeps/sh/sh4/fpu/fegetround.c (fegetround): Likewise.
34183         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Likewise.
34184         * sysdeps/sh/sh4/fpu/fesetenv.c (fesetenv): Likewise.
34185         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Likewise.
34186         * sysdeps/sh/sh4/fpu/feupdateenv.c (feupdateenv): Likewise.
34187         * sysdeps/sh/sh4/fpu/fsetexcptflg.c (fesetexceptflag): Likewise.
34188         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
34189
34190 2012-05-27  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
34191
34192         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Restore fpscr flag
34193         fields.
34194
34195 2012-05-27  Chung-Lin Tang  <cltang@codesourcery.com>
34196
34197         * sysdeps/sh/_mcount.S (_mount): Add CFI directives.
34198         * sysdeps/unix/sh/sysdep.S (__syscall_error): Likewise.
34199         * sysdeps/unix/sysv/linux/sh/sh3/setcontext.S (__setcontext): Likewise.
34200         * sysdeps/unix/sysv/linux/sh/sh3/swapcontext.S (__swapcontext):
34201         Likewise.
34202         * sysdeps/unix/sysv/linux/sh/sh4/setcontext.S (__setcontext): Likewise.
34203         * sysdeps/unix/sysv/linux/sh/sh4/swapcontext.S (__swapcontext):
34204         Likewise.
34205
34206 2012-05-27  Ulrich Drepper  <drepper@gmail.com>
34207
34208         * po/h.po: Update from translation team.
34209
34210 2012-05-26  Andreas Schwab  <schwab@linux-m68k.org>
34211
34212         * sysdeps/powerpc/powerpc32/dl-irel.h: Include <ldsodefs.h>.
34213
34214         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Optimize
34215         handling of denormals.
34216         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
34217         * sysdeps/ieee754/flt-32/s_logbf.c (__logbf): Likewise.
34218         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
34219         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
34220         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
34221         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c (_logb): Likewise.
34222         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c (_logbl):
34223         Likewise.
34224
34225 2012-05-26  Marek Polacek  <polacek@redhat.com>
34226
34227         [BZ #14152]
34228         * math/libm-test.inc (fma_test): Don't always expect underflow
34229         exception.
34230
34231 2012-05-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
34232
34233         [BZ #12416]
34234         * elf/tst-execstack.c: Include stackinfo.h.
34235         (do_test): Adjust test case to ensure that pthread_getattr_np
34236         behaviour remains the same after marking stack executable.
34237
34238 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
34239
34240         * sysdeps/unix/sysv/linux/kernel-features.h
34241         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Remove all definitions.
34242         * sysdeps/unix/sysv/linux/i386/getrlimit.c: Do not include
34243         kernel-features.h.
34244         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
34245         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
34246         * sysdeps/unix/sysv/linux/i386/setrlimit.c Do not include
34247         kernel-features.h.
34248         [!__ASSUME_NEW_GETRLIMIT_SYSCALL]: Remove conditional code.
34249         [__ASSUME_NEW_GETRLIMIT_SYSCALL]: Make code unconditional.
34250
34251 2012-05-25  H.J. Lu  <hongjiu.lu@intel.com>
34252
34253         * configure.in: Define the default includes to being none.
34254         * configure: Regenerated.
34255
34256 2012-05-25  Roland McGrath  <roland@hack.frob.com>
34257
34258         * sysdeps/x86_64/__longjmp.S: Add a static probe here.
34259         * sysdeps/x86_64/setjmp.S: Likewise.
34260         * sysdeps/i386/bsd-setjmp.S: Likewise.
34261         * sysdeps/i386/bsd-_setjmp.S: Likewise.
34262         * sysdeps/i386/setjmp.S: Likewise.
34263         * sysdeps/i386/__longjmp.S: Likewise.
34264         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
34265         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S: Likewise.
34266
34267         * include/stap-probe.h: New file.
34268         * configure.in: Handle --enable-systemtap.
34269         * configure: Regenerated.
34270         * config.h.in (USE_STAP_PROBE): New #undef.
34271         * extra-lib.mk (CPPFLAGS-$(lib)): Add -DIN_LIB=$(lib).
34272         * elf/Makefile (CPPFLAGS-.os): Add -DIN_LIB=rtld.
34273         * elf/rtld-Rules (rtld-CPPFLAGS): Likewise.
34274
34275 2012-05-25  Joseph Myers  <joseph@codesourcery.com>
34276
34277         [BZ #13717]
34278         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
34279         to 2.4.0 where earlier.
34280         * sysdeps/unix/sysv/linux/configure: Regenerated.
34281         * sysdeps/unix/sysv/linux/i386/chown.c: Do not include
34282         <kernel-features.h>.
34283         [__ASSUME_32BITUIDS]: Make code unconditional.
34284         [!__ASSUME_32BITUIDS]: Remove conditional code.
34285         * sysdeps/unix/sysv/linux/i386/fchown.c: Do not include
34286         <kernel-features.h>.
34287         [__ASSUME_32BITUIDS]: Make code unconditional.
34288         [!__ASSUME_32BITUIDS]: Remove conditional code.
34289         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat)
34290         [__ASSUME_32BITUIDS]: Make code unconditional.
34291         (fchownat) [!__ASSUME_32BITUIDS]: Remove conditional code.
34292         * sysdeps/unix/sysv/linux/i386/getegid.c: Do not include
34293         <kernel-features.h>.
34294         [__ASSUME_32BITUIDS]: Make code unconditional.
34295         [!__ASSUME_32BITUIDS]: Remove conditional code.
34296         * sysdeps/unix/sysv/linux/i386/geteuid.c: Do not include
34297         <kernel-features.h>.
34298         [__ASSUME_32BITUIDS]: Make code unconditional.
34299         [!__ASSUME_32BITUIDS]: Remove conditional code.
34300         * sysdeps/unix/sysv/linux/i386/getgid.c: Do not include
34301         <kernel-features.h>.
34302         [__ASSUME_32BITUIDS]: Make code unconditional.
34303         [!__ASSUME_32BITUIDS]: Remove conditional code.
34304         * sysdeps/unix/sysv/linux/i386/getgroups.c: Do not include
34305         <kernel-features.h>.
34306         [__ASSUME_32BITUIDS]: Make code unconditional.
34307         [!__ASSUME_32BITUIDS]: Remove conditional code.
34308         * sysdeps/unix/sysv/linux/i386/getresgid.c: Do not include
34309         <kernel-features.h>.
34310         [__ASSUME_32BITUIDS]: Make code unconditional.
34311         [!__ASSUME_32BITUIDS]: Remove conditional code.
34312         * sysdeps/unix/sysv/linux/i386/getresuid.c: Do not include
34313         <kernel-features.h>.
34314         [__ASSUME_32BITUIDS]: Make code unconditional.
34315         [!__ASSUME_32BITUIDS]: Remove conditional code.
34316         * sysdeps/unix/sysv/linux/i386/getuid.c: Do not include
34317         <kernel-features.h>.
34318         [__ASSUME_32BITUIDS]: Make code unconditional.
34319         [!__ASSUME_32BITUIDS]: Remove conditional code.
34320         * sysdeps/unix/sysv/linux/i386/lchown.c: Do not include
34321         <kernel-features.h>.
34322         [__ASSUME_32BITUIDS]: Make code unconditional.
34323         [!__ASSUME_32BITUIDS]: Remove conditional code.
34324         * sysdeps/unix/sysv/linux/i386/msgctl.c: Do not include
34325         <kernel-features.h>.
34326         [__ASSUME_32BITUIDS]: Make code unconditional.
34327         [!__ASSUME_32BITUIDS]: Remove conditional code.
34328         * sysdeps/unix/sysv/linux/i386/semctl.c: Do not include
34329         <kernel-features.h>.
34330         [__ASSUME_32BITUIDS]: Make code unconditional.
34331         [!__ASSUME_32BITUIDS]: Remove conditional code.
34332         * sysdeps/unix/sysv/linux/i386/setegid.c: Do not include
34333         <kernel-features.h>.
34334         [__NR_setresgid] (__setresgid): Do not declare.
34335         [__ASSUME_32BITUIDS]: Make code unconditional.
34336         [!__ASSUME_32BITUIDS]: Remove conditional code.
34337         * sysdeps/unix/sysv/linux/i386/seteuid.c: Do not include
34338         <kernel-features.h>.
34339         [__NR_setresuid] (__setresuid): Do not declare.
34340         [__ASSUME_32BITUIDS]: Make code unconditional.
34341         [!__ASSUME_32BITUIDS]: Remove conditional code.
34342         * sysdeps/unix/sysv/linux/i386/setfsgid.c: Do not include
34343         <kernel-features.h>.
34344         [__ASSUME_32BITUIDS]: Make code unconditional.
34345         [!__ASSUME_32BITUIDS]: Remove conditional code.
34346         * sysdeps/unix/sysv/linux/i386/setfsuid.c: Do not include
34347         <kernel-features.h>.
34348         [__ASSUME_32BITUIDS]: Make code unconditional.
34349         [!__ASSUME_32BITUIDS]: Remove conditional code.
34350         * sysdeps/unix/sysv/linux/i386/setgid.c: Do not include
34351         <kernel-features.h>.
34352         [__ASSUME_32BITUIDS]: Make code unconditional.
34353         [!__ASSUME_32BITUIDS]: Remove conditional code.
34354         * sysdeps/unix/sysv/linux/i386/setgroups.c: Do not include
34355         <kernel-features.h>.
34356         [__ASSUME_32BITUIDS]: Make code unconditional.
34357         [!__ASSUME_32BITUIDS]: Remove conditional code.
34358         * sysdeps/unix/sysv/linux/i386/setregid.c: Do not include
34359         <kernel-features.h>.
34360         [__ASSUME_32BITUIDS]: Make code unconditional.
34361         [!__ASSUME_32BITUIDS]: Remove conditional code.
34362         * sysdeps/unix/sysv/linux/i386/setresgid.c: Do not include
34363         <kernel-features.h>.
34364         [__ASSUME_32BITUIDS]: Make code unconditional.
34365         [!__ASSUME_32BITUIDS]: Remove conditional code.
34366         * sysdeps/unix/sysv/linux/i386/setresuid.c: Do not include
34367         <kernel-features.h>.
34368         [__ASSUME_32BITUIDS]: Make code unconditional.
34369         [!__ASSUME_32BITUIDS]: Remove conditional code.
34370         * sysdeps/unix/sysv/linux/i386/setreuid.c: Do not include
34371         <kernel-features.h>.
34372         [__ASSUME_32BITUIDS]: Make code unconditional.
34373         [!__ASSUME_32BITUIDS]: Remove conditional code.
34374         * sysdeps/unix/sysv/linux/i386/setuid.c: Do not include
34375         <kernel-features.h>.
34376         [__ASSUME_32BITUIDS]: Make code unconditional.
34377         [!__ASSUME_32BITUIDS]: Remove conditional code.
34378         * sysdeps/unix/sysv/linux/i386/shmctl.c: Do not include
34379         <kernel-features.h>.
34380         [__ASSUME_32BITUIDS]: Make code unconditional.
34381         [!__ASSUME_32BITUIDS]: Remove conditional code.
34382         * sysdeps/unix/sysv/linux/kernel-features.h
34383         (__ASSUME_SETRESUID_SYSCALL): Remove.
34384         (__ASSUME_SETRESGID_SYSCALL): Likewise.
34385         (__ASSUME_32BITUIDS): Likewise.
34386         (__ASSUME_LDT_WORKS): Likewise.
34387         (__ASSUME_O_DIRECTORY): Likewise.
34388         (__ASSUME_NEW_GETRLIMIT_SYSCALL): Define conditional on
34389         architecture but not kernel version.
34390         (__ASSUME_TRUNCATE64_SYSCALL): Likewise.
34391         (__ASSUME_MMAP2_SYSCALL): Likewise.
34392         (__ASSUME_STAT64_SYSCALL): Likewise.
34393         (__ASSUME_IPC64): Likewise.
34394         * sysdeps/unix/sysv/linux/local-setxid.h: Do not include
34395         <kernel-features.h>.
34396         [__ASSUME_32BITUIDS]: Make code unconditional.
34397         [!__ASSUME_32BITUIDS]: Remove conditional code.
34398         * sysdeps/unix/sysv/linux/opendir.c: Do not include
34399         <kernel-features.h>.
34400         [__ASSUME_O_DIRECTORY]: Make code unconditional.
34401         * sysdeps/unix/sysv/linux/opensock.c [__LINUX_KERNEL_VERSION <
34402         132096]: Remove conditional code.
34403         [__LINUX_KERNEL_VERSION >= 132096]: Make code unconditional.
34404         * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Do not include
34405         <kernel-features.h>.
34406         [__ASSUME_32BITUIDS]: Make code unconditional.
34407         [!__ASSUME_32BITUIDS]: Remove conditional code.
34408         * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Do not include
34409         <kernel-features.h>.
34410         [__ASSUME_32BITUIDS]: Make code unconditional.
34411         [!__ASSUME_32BITUIDS]: Remove conditional code.
34412         * sysdeps/unix/sysv/linux/setegid.c: Do not include
34413         <kernel-features.h>.
34414         [__NR_setresgid || __ASSUME_SETRESGID_SYSCALL]: Make code
34415         unconditional.
34416         (__setresgid): Do not declare.
34417         [__ASSUME_32BITUIDS]: Make code unconditional.
34418         [!__ASSUME_32BITUIDS]: Remove conditional code.
34419         * sysdeps/unix/sysv/linux/seteuid.c: Do not include
34420         <kernel-features.h>.
34421         [__NR_setresuid || __ASSUME_SETRESUID_SYSCALL]: Make code
34422         unconditional.
34423         (__setresuid): Do not declare.
34424         [__ASSUME_32BITUIDS]: Make code unconditional.
34425         [!__ASSUME_32BITUIDS]: Remove conditional code.
34426         * sysdeps/unix/sysv/linux/sh/chown.c: Do not include
34427         <kernel-features.h>.
34428         [__ASSUME_32BITUIDS]: Make code unconditional.
34429         [!__ASSUME_32BITUIDS]: Remove conditional code.
34430         * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Do not include
34431         <kernel-features.h>.
34432         [__ASSUME_32BITUIDS]: Make code unconditional.
34433         [!__ASSUME_32BITUIDS]: Remove conditional code.
34434
34435 2012-05-25  Richard Henderson  <rth@twiddle.net>
34436
34437         * sysdeps/powerpc/powerpc32/dl-irel.h (elf_ifunc_invoke): Pass
34438         dl_hwcap to ifunc resolver.
34439         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Use
34440         elf_ifunc_invoke.
34441         * sysdeps/powerpc/powerpc64/dl-irel.h (elf_ifunc_invoke): Pass
34442         dl_hwcap to ifunc resolver.
34443         * sysdeps/powerpc/powerpc64/dl-machine.h (resolve_ifunc): Likewise.
34444
34445 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
34446
34447         [BZ #14153]
34448         * sysdeps/ieee754/flt-32/e_acosf.c (__ieee754_acosf): Return pi/2
34449         for |x| <= 2**-26, not 2**-57.
34450         * math/libm-test.inc (acos_test): Do not allow spurious underflow
34451         exception.
34452
34453 2012-05-24  Jeff Law  <law@redhat.com>
34454
34455         * stdio-common/Makefile (tests): Add bug25.
34456         * stdio-common/bug25.c: New test.
34457
34458 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
34459
34460         [BZ #13576]
34461         * malloc/malloc.c (sYSMALLOc): Free the old top chunk with a
34462         multiple of MALLOC_ALIGNMENT in size.
34463         (_int_free): Check chunk size is a multiple of MALLOC_ALIGNMENT.
34464
34465 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
34466
34467         * conform/data/stdio.h-data (BUFSIZ): Use macro-int-constant.
34468         Require >= 256.
34469         (FILENAME_MAX): Use macro-int-constant.
34470         (FOPEN_MAX): Use macro-int-constant.  Require >= 8.
34471         (_IOFBF): Use macro-int-constant.
34472         (_IOLBF): Likewise.
34473         (_IONBF): Likewise.
34474         (SEEK_CUR): Likewise.
34475         (SEEK_END): Likewise.
34476         (SEEK_SET): Likewise.
34477         (TMP_MAX): Likewise.
34478         (EOF): Use macro-int-constant.  Require < 0.
34479         (NULL): Use macro-constant.  Require == 0.
34480         (stdin): Require type to be FILE *.
34481         (stdout): Likewise.
34482         (stderr): Likewise.
34483         * conform/data/stdlib.h-data (EXIT_FAILURE): Use
34484         macro-int-constant.
34485         (EXIT_SUCCESS): Likewise.
34486         (NULL): Use macro-constant.  Require == 0.
34487         (RAND_MAX): Use macro-int-constant.
34488         [ISO99 || ISO11] (lldiv_t): Require also for these standards.
34489         [C99-based standards] (strtof): Require function.
34490         [C99-based standards] (strtold): Likewise.
34491         [C99-based standards] (strtoll): Likewise.
34492         [C99-based standards] (strtoull): Likewise.
34493         [ISO || ISO99 || ISO11] (stddef.h): Do not allow header.
34494         [ISO || ISO99 || ISO11] (limits.h): Likewise.
34495         [ISO || ISO99 || ISO11] (math.h): Likewise.
34496         [ISO || ISO99 || ISO11] (sys/wait.h): Likewise.
34497         (str*): Change to str[abcdefghijklmnopqrstuvwxyz]*.
34498         [ISO || ISO99 || ISO11] (*_t): Do not allow.
34499
34500 2012-05-24  Andreas Schwab  <schwab@linux-m68k.org>
34501
34502         [BZ #14132]
34503         * argp/argp-help.c (dgettext) [_LIBC]: Remove use of INTUSE.
34504         * argp/argp-parse.c (dgettext) [_LIBC]: Likewise.
34505         * intl/dgettext.c (DCGETTEXT): Likewise.
34506         * intl/gettext.c (DCGETTEXT): Likewise.
34507         * intl/l10nflist.c (__argz_count, __argz_stringify): Likewise.
34508         * posix/regex_internal.h (gettext): Likewise.
34509         * include/libintl.h (__dcgettext_internal, __dcngettext_internal):
34510         Remove declaration.
34511         * include/argz.h (__argz_count_internal)
34512         (__argz_stringify_internal): Remove declaration.
34513         (__argz_count, __argz_stringify): Declare hidden proto.
34514         * intl/dcgettext.c: Remove use of INTDEF.
34515         * string/argz-count.c: Replace INTDEF with libc_hidden_def.
34516         * string/argz-stringify.c: Likewise.
34517         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
34518         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
34519         Declare hidden proto.
34520         * include/libio.h (_IO_free_backup_area, _IO_free_wbackup_area)
34521         (_IO_padn, _IO_putc, _IO_sgetn, _IO_vfprintf, _IO_vfscanf):
34522         Declare hidden proto.
34523         * include/stdio.h (__asprintf_internal): Don't declare.
34524         (__asprintf): Don't define as macro.  Declare hidden proto.
34525         * include/stdio_ext.h (__fsetlocking_internal): Don't declare.
34526         (__fsetlocking): Declare hidden proto.
34527         * libio/iolibio.h (_IO_fdopen, _IO_fflush, _IO_ftell, _IO_fread)
34528         (_IO_fwrite, _IO_setbuffer, _IO_setvbuf, _IO_vsprintf): Declare
34529         hidden proto.
34530         (_IO_vprintf, _IO_freopen, _IO_freopen64, _IO_setbuf)
34531         (_IO_setlinebuf): Remove use of INTUSE.
34532         (_IO_setbuffer_internal, _IO_fread_internal, _IO_fdopen_internal)
34533         (_IO_vsprintf_internal, _IO_fflush_internal, _IO_fwrite_internal)
34534         (_IO_ftell_internal, _IO_fputs_internal, _IO_setvbuf_internal):
34535         Remove declaration.
34536         * libio/libioP.h (INTUSE, INTDEF, INTDEF2): Don't define.
34537         (_IO_do_flush): Remove use of INTUSE.
34538         (_IO_switch_to_get_mode, _IO_init, _IO_sputbackc, _IO_un_link)
34539         (_IO_link_in, _IO_doallocbuf, _IO_unsave_markers, _IO_setb)
34540         (_IO_adjust_column, _IO_least_wmarker)
34541         (_IO_switch_to_main_wget_area, _IO_switch_to_wbackup_area)
34542         (_IO_switch_to_wget_mode, _IO_wsetb, _IO_sputbackwc)
34543         (_IO_wdoallocbuf, _IO_default_uflow, _IO_wdefault_uflow)
34544         (_IO_default_doallocate, _IO_wdefault_doallocate)
34545         (_IO_default_finish, _IO_wdefault_finish, _IO_default_pbackfail)
34546         (_IO_wdefault_pbackfail, _IO_default_xsputn, _IO_wdefault_xsputn)
34547         (_IO_default_xsgetn, _IO_wdefault_xsgetn, _IO_do_write)
34548         (_IO_wdo_write, _IO_flush_all, _IO_flush_all_linebuffered)
34549         (_IO_file_doallocate, _IO_file_setbuf, _IO_file_seekoff)
34550         (_IO_file_xsputn, _IO_file_xsgetn, _IO_file_stat, _IO_file_close)
34551         (_IO_file_underflow, _IO_file_overflow, _IO_file_init)
34552         (_IO_file_attach, _IO_file_fopen, _IO_file_read, _IO_file_sync)
34553         (_IO_file_close_it, _IO_file_seek, _IO_file_finish)
34554         (_IO_wfile_xsputn, _IO_wfile_sync, _IO_wfile_underflow)
34555         (_IO_wfile_overflow, _IO_wfile_seekoff, _IO_str_underflow)
34556         (_IO_str_overflow, _IO_str_pbackfail, _IO_str_seekoff)
34557         (_IO_getline, _IO_getline_info, _IO_list_all): Declare hidden
34558         proto.
34559         (_IO_flush_all_internal, _IO_adjust_column_internal)
34560         (_IO_default_uflow_internal, _IO_default_finish_internal)
34561         (_IO_default_pbackfail_internal, _IO_default_xsputn_internal)
34562         (_IO_default_xsgetn_internal, _IO_default_doallocate_internal)
34563         (_IO_wdefault_finish_internal, _IO_wdefault_pbackfail_internal)
34564         (_IO_wdefault_xsputn_internal, _IO_wdefault_xsgetn_internal)
34565         (_IO_wdefault_doallocate_internal, _IO_wdefault_uflow_internal)
34566         (_IO_file_doallocate_internal, _IO_file_setbuf_internal)
34567         (_IO_file_seekoff_internal, _IO_file_xsputn_internal)
34568         (_IO_file_xsgetn_internal, _IO_file_stat_internal)
34569         (_IO_file_close_internal, _IO_file_close_it_internal)
34570         (_IO_file_underflow_internal, _IO_file_overflow_internal)
34571         (_IO_file_init_internal, _IO_file_attach_internal)
34572         (_IO_file_fopen_internal, _IO_file_read_internal)
34573         (_IO_file_sync_internal, _IO_file_seek_internal)
34574         (_IO_file_finish_internal, _IO_wfile_xsputn_internal)
34575         (_IO_wfile_seekoff_internal, _IO_wfile_sync_internal)
34576         (_IO_str_underflow_internal, _IO_str_overflow_internal)
34577         (_IO_str_pbackfail_internal, _IO_str_seekoff_internal)
34578         (_IO_file_jumps_internal, _IO_wfile_jumps_internal)
34579         (_IO_list_all_internal, _IO_link_in_internal)
34580         (_IO_sputbackc_internal, _IO_wdoallocbuf_internal)
34581         (_IO_sgetn_internal, _IO_flush_all_linebuffered_internal)
34582         (_IO_switch_to_wget_mode_internal, _IO_unsave_markers_internal)
34583         (_IO_switch_to_main_wget_area_internal, _IO_wdo_write_internal)
34584         (_IO_do_write_internal, _IO_padn_internal)
34585         (_IO_getline_info_internal, _IO_getline_internal)
34586         (_IO_free_wbackup_area_internal, _IO_free_backup_area_internal)
34587         (_IO_switch_to_wbackup_area_internal, _IO_setb_internal)
34588         (_IO_sputbackwc_internal, _IO_switch_to_get_mode_internal)
34589         (_IO_vfscanf_internal, _IO_vfprintf_internal)
34590         (_IO_doallocbuf_internal, _IO_wsetb_internal, _IO_putc_internal)
34591         (_IO_init_internal, _IO_un_link_internal): Don't declare.
34592         * libio/fileops.c: Replace INTDEF with libc_hidden_def and INTDEF2
34593         with libc_hidden_ver, remove use of INTUSE.
34594         * libio/genops.c: Likewise.
34595         * libio/freopen.c: Likewise.
34596         * libio/freopen64.c: Likewise.
34597         * libio/iofclose.c: Likewise.
34598         * libio/iofdopen.c: Likewise.
34599         * libio/iofflush.c: Likewise.
34600         * libio/iofflush_u.c: Likewise.
34601         * libio/iofgets.c: Likewise.
34602         * libio/iofgets_u.c: Likewise.
34603         * libio/iofopen.c: Likewise.
34604         * libio/iofopncook.c: Likewise.
34605         * libio/iofread.c: Likewise.
34606         * libio/iofread_u.c: Likewise.
34607         * libio/ioftell.c: Likewise.
34608         * libio/iofwrite.c: Likewise.
34609         * libio/iogetline.c: Likewise.
34610         * libio/iogets.c: Likewise.
34611         * libio/iogetwline.c: Likewise.
34612         * libio/iopadn.c: Likewise.
34613         * libio/iopopen.c: Likewise.
34614         * libio/ioseekoff.c: Likewise.
34615         * libio/ioseekpos.c: Likewise.
34616         * libio/iosetbuffer.c: Likewise.
34617         * libio/iosetvbuf.c: Likewise.
34618         * libio/ioungetc.c: Likewise.
34619         * libio/ioungetwc.c: Likewise.
34620         * libio/iovdprintf.c: Likewise.
34621         * libio/iovsprintf.c: Likewise.
34622         * libio/iovsscanf.c: Likewise.
34623         * libio/memstream.c: Likewise.
34624         * libio/obprintf.c: Likewise.
34625         * libio/oldfileops.c: Likewise.
34626         * libio/oldiofclose.c: Likewise.
34627         * libio/oldiofdopen.c: Likewise.
34628         * libio/oldiofopen.c: Likewise.
34629         * libio/oldiopopen.c: Likewise.
34630         * libio/oldstdfiles.c: Likewise.
34631         * libio/putc.c: Likewise.
34632         * libio/setbuf.c: Likewise.
34633         * libio/setlinebuf.c: Likewise.
34634         * libio/stdfiles.c: Likewise.
34635         * libio/strops.c: Likewise.
34636         * libio/vasprintf.c: Likewise.
34637         * libio/vscanf.c: Likewise.
34638         * libio/vsnprintf.c: Likewise.
34639         * libio/vswprintf.c: Likewise.
34640         * libio/wfiledoalloc.c: Likewise.
34641         * libio/wfileops.c: Likewise.
34642         * libio/wgenops.c: Likewise.
34643         * libio/wmemstream.c: Likewise.
34644         * libio/wstrops.c: Likewise.
34645         * libio/__fpurge.c: Likewise.
34646         * libio/__fsetlocking.c: Likewise.
34647         * assert/assert.c: Likewise.
34648         * debug/fgets_chk.c: Likewise.
34649         * debug/fgets_u_chk.c: Likewise.
34650         * debug/fread_chk.c: Likewise.
34651         * debug/fread_u_chk.c: Likewise.
34652         * debug/gets_chk.c: Likewise.
34653         * debug/obprintf_chk.c: Likewise.
34654         * debug/vasprintf_chk.c: Likewise.
34655         * debug/vdprintf_chk.c: Likewise.
34656         * debug/vsnprintf_chk.c: Likewise.
34657         * debug/vsprintf_chk.c: Likewise.
34658         * malloc/mtrace.c: Likewise.
34659         * misc/error.c: Likewise.
34660         * misc/syslog.c: Likewise.
34661         * stdio-common/asprintf.c: Likewise.
34662         * stdio-common/fxprintf.c: Likewise.
34663         * stdio-common/getw.c: Likewise.
34664         * stdio-common/isoc99_fscanf.c: Likewise.
34665         * stdio-common/isoc99_scanf.c: Likewise.
34666         * stdio-common/isoc99_vfscanf.c: Likewise.
34667         * stdio-common/isoc99_vscanf.c: Likewise.
34668         * stdio-common/isoc99_vsscanf.c: Likewise.
34669         * stdio-common/printf-prs.c: Likewise.
34670         * stdio-common/printf_fp.c: Likewise.
34671         * stdio-common/printf_fphex.c: Likewise.
34672         * stdio-common/printf_size.c: Likewise.
34673         * stdio-common/putw.c: Likewise.
34674         * stdio-common/scanf.c: Likewise.
34675         * stdio-common/sprintf.c: Likewise.
34676         * stdio-common/tmpfile.c: Likewise.
34677         * stdio-common/vfprintf.c: Likewise.
34678         * stdio-common/vfscanf.c: Likewise.
34679         * stdlib/strfmon_l.c: Likewise.
34680         * sunrpc/openchild.c: Likewise.
34681         * sunrpc/xdr_stdio.c: Likewise.
34682         * sysdeps/ieee754/ldbl-opt/nldbl-compat.c: Likewise.
34683         * sysdeps/mach/hurd/tmpfile.c: Likewise.
34684
34685 2012-05-24  Roland McGrath  <roland@hack.frob.com>
34686
34687         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
34688
34689         * sysdeps/unix/make-syscalls.sh: Support "syscall:vdso_name@VDSOVER"
34690         in the third column, to generate for the shared library an IFUNC
34691         that uses _dl_vdso_vsym.
34692         * Makerules (COMPILE.c, compile-stdin.c): New variables.
34693         * Makeconfig (object-suffixes-noshared): New variable.
34694
34695         * sysdeps/unix/sysv/linux/dl-vdso.h (PREPARE_VERSION_KNOWN): New macro.
34696         (VDSO_NAME_LINUX_2_6, VDSO_HASH_LINUX_2_6): New macros.
34697         (VDSO_NAME_LINUX_2_6_15, VDSO_HASH_LINUX_2_6_15): New macros.
34698         (VDSO_NAME_LINUX_2_6_29, VDSO_HASH_LINUX_2_6_29): New macros.
34699
34700         [BZ #14132]
34701         * include/sys/time.h (__gettimeofday): Remove macro.
34702         (__gettimeofday, gettimeofday): Add libc_hidden_proto.
34703         * time/gettimeofday.c (__gettimeofday): Remove #undef.
34704         Remove INTDEF.
34705         (__gettimeofday): Add libc_hidden_def.
34706         (gettimeofday): Add libc_hidden_weak.
34707         * sysdeps/mach/gettimeofday.c: Likewise.
34708         * sysdeps/posix/gettimeofday.c: Likewise.
34709         * sysdeps/unix/sysv/linux/powerpc/gettimeofday.c: Likewise.
34710         * sysdeps/unix/sysv/linux/s390/gettimeofday.c: Likewise.
34711         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c
34712         (__gettimeofday_internal): Remove strong_alias.
34713         (__gettimeofday): Add libc_hidden_def.
34714         (gettimeofday): Add libc_hidden_weak.
34715         * sysdeps/unix/syscalls.list (gettimeofday):
34716         Remove __gettimeofday_internal alias.
34717
34718 2012-05-24  Daniel Jacobowitz  <drow@false.org>
34719             H.J. Lu  <hongjiu.lu@intel.com>
34720
34721         [BZ #12495]
34722         * malloc/malloc.c (SMALLBIN_CORRECTION): New.
34723         (MIN_LARGE_SIZE, smallbin_index): Use it to handle 16-byte alignment.
34724         (largebin_index_32_big): New.
34725         (largebin_index): Use it for 16-byte alignment.
34726         (sYSMALLOc): Handle MALLOC_ALIGNMENT > 2 * SIZE_SZ.  Don't update
34727         correction with front_misalign.
34728
34729 2012-05-24  H.J. Lu  <hongjiu.lu@intel.com>
34730
34731         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/ld.abilist: New file.
34732         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libBrokenLocale.abilist:
34733         Likewise.
34734         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libanl.abilist:
34735         Likewise.
34736         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libc.abilist:
34737         Likewise.
34738         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libcrypt.abilist:
34739         Likewise.
34740         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libdl.abilist:
34741         Likewise.
34742         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libm.abilist:
34743         Likewise.
34744         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libnsl.abilist:
34745         Likewise.
34746         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libpthread.abilist:
34747         Likewise.
34748         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libresolv.abilist:
34749         Likewise.
34750         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/librt.abilist:
34751         Likewise.
34752         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libthread_db.abilist:
34753         Likewise.
34754         * sysdeps/unix/sysv/linux/x86_64/x32/nptl/libutil.abilist:
34755         Likewise.
34756
34757         * scripts/data/c++-types-x32-linux-gnu.data: New file.
34758         * sysdeps/x86_64/x32/shlib-versions: Add x32 ABI entry.
34759
34760 2012-05-24  Joseph Myers  <joseph@codesourcery.com>
34761
34762         [BZ #10846]
34763         [BZ #14036]
34764         * math/libm-test.inc (exp_test): Add test from bug 14036.
34765         (pow_test): Add test from bug 10846.
34766
34767         * math/gen-libm-test.pl (%beautify): Remove entries for exceptions
34768         and other flags.
34769         (special_function): Do not include flags in test name.
34770         (parse_args): Likewise.
34771         * sysdeps/i386/fpu/libm-test-ulps: Update.
34772         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
34773         * sysdeps/s390/fpu/libm-test-ulps: Likewise.
34774         * sysdeps/sparc/fpu/libm-test-ulps: Likewise.
34775         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34776
34777         * math/gen-libm-test.pl (%beautify): Add entries for underflow
34778         exceptions.
34779         * math/libm-test.inc ("Philosophy"): Update comment about
34780         exception testing.
34781         (UNDERFLOW_EXCEPTION): New macro.
34782         (UNDERFLOW_EXCEPTION_OK): Likewise.
34783         (UNDERFLOW_EXCEPTION_FLOAT): Likewise.
34784         (UNDERFLOW_EXCEPTION_OK_FLOAT): Likewise.
34785         (UNDERFLOW_EXCEPTION_DOUBLE): Likewise.
34786         (UNDERFLOW_EXCEPTION_LDOUBLE_IBM): Likewise.
34787         (INVALID_EXCEPTION_OK): Update value.
34788         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
34789         (OVERFLOW_EXCEPTION_OK): Likewise.
34790         (IGNORE_ZERO_INF_SIGN): Likewise.
34791         (test_exceptions): Handle underflow exceptions.
34792         (acos_test): Update for underflow exception expectations.
34793         (cexp_test): Likewise.
34794         (clog_test): Likewise.
34795         (clog10_test): Likewise.
34796         (csqrt_test): Likewise.
34797         (ctan_test): Likewise.
34798         (ctanh_test): Likewise.
34799         (exp_test): Likewise.
34800         (exp10_test): Likewise.
34801         (exp2_test): Likewise.
34802         (expm1_test): Likewise.
34803         (fma_test): Likewise.
34804         (j0_test): Likewise.
34805         (jn_test): Likewise.
34806         (nexttoward_test): Likewise.
34807         (pow_test): Likewise.
34808         (scalbn_test): Likewise.
34809         (scalbln_test): Likewise.
34810         (tan_test): Likewise.
34811         (y1_test): Likewise.
34812         * sysdeps/i386/fpu/libm-test-ulps: Update.
34813         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
34814
34815 2012-05-23  David S. Miller  <davem@davemloft.net>
34816
34817         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
34818         (__libc_sigaction): Remove unused local variables.
34819
34820 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
34821
34822         * sysdeps/unix/sysv/linux/x86_64/x32/configure: New file.
34823
34824 2012-05-23  Paul Eggert  <eggert@cs.ucla.edu>
34825
34826         mktime: avoid signed integer overflow
34827         * time/mktime.c (__mktime_internal): Do not mishandle the case
34828         where diff == INT_MIN.
34829
34830         mktime: simplify computation of average
34831         * time/mktime.c (ranged_convert): Use new time_t_avg function
34832         instead of rolling our own (probably-slower) code.
34833
34834         mktime: do not assume signed right shift propagates sign bit
34835         * time/mktime.c (isdst_differ): New static function.
34836         (__mktime_internal): No need to normalize tm_isdst now.
34837         (__mktime_internal, not_equal_tm): Use isdst_differ to compare
34838         tm_isdst values.
34839
34840         mktime: merge another wrapv change from gnulib
34841         * time/mktime.c (TYPE_MAXIMUM): Rework slightly to avoid diagnostics
34842         from some compilers.
34843
34844         mktime: remove incorrect attempt at unusual arithmetics
34845         * time/mktime.c (TYPE_ONES_COMPLEMENT, TYPE_SIGNED_MAGNITUDE): Remove.
34846         The code didn't really work on such machines anyway.
34847         (TYPE_MINIMUM): Assume two's complement.
34848         (twos_complement_arithmetic): Verify that long_int and time_t
34849         are two's complement (or unsigned, in the latter case).
34850
34851         mktime: check signed shifts on long_int and time_t, too
34852         * time/mktime.c (SHR): Check that shifts work as desired
34853         on the types long_int and time_t too, as SHR is used on
34854         such types.
34855
34856         mktime: do not assume 'long' is wide enough
34857         * time/mktime.c (verify): Move decl up.
34858         (long_int): New type.
34859         (leapyear, ydhms_diff, guess_time_tm, __mktime_internal): Use it,
34860         to remove assumption in the code that 'long' is wide enough to
34861         store year values.  This assumption is not true on x32 and on
34862         some non-glibc platforms.
34863
34864         mktime: merge wrapv change from gnulib
34865         * time/mktime.c (WRAPV): New macro.
34866         (time_t_avg, time_t_add_ok, time_t_int_add_ok): New static functions.
34867         (guess_time_tm, __mktime_internal): Do not assume that signed
34868         integer overflow wraps around; modern compilers generate code
34869         where this assumption is no longer valid.
34870
34871 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
34872
34873         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
34874         Replace "jmp L(pseudo_end)" with "ret".
34875         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_ERROR_HANDLER):
34876         Likewise.
34877
34878 2012-05-23  Andreas Jaeger  <aj@suse.de>
34879
34880         * sysdeps/unix/sysv/linux/syscalls.list: Add poll.
34881         * sysdeps/unix/sysv/linux/poll.c: Remove file.
34882
34883 2012-05-23  Andreas Jaeger  <aj@suse.de>
34884             Maximilian Attems  <max@stro.at>
34885
34886         * sysdeps/unix/sysv/linux/sys/reboot.h (RB_SW_SUSPEND, RB_KEXEC):
34887         New macros.
34888
34889 2012-05-23  H.J. Lu  <hongjiu.lu@intel.com>
34890
34891         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Rearrange
34892         code so that pseudo_end is just ret and the stack pointer is
34893         correct also for static library in error case.
34894
34895 2012-05-23  Joseph Myers  <joseph@codesourcery.com>
34896
34897         * sysdeps/unix/sysv/linux/powerpc/chown.c: Add comment suggesting
34898         move to syscalls.list.
34899         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c: Likewise.
34900         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c: Likewise.
34901         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c: Likewise.
34902         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c: Likewise.
34903
34904         * manual/install.texi (Running make install): Do not mention Linux
34905         kernel version for which pt_chown is not needed.
34906         (Linux): Do not mention problems with nscd with 2.0 kernels.
34907         * INSTALL: Regenerated.
34908
34909 2012-05-23  Andreas Jaeger  <aj@suse.de>
34910
34911         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h
34912         (MADV_DONTDUMP,MADV_DODUMP): New macros from Linux 3.4.
34913         macro.
34914         * sysdeps/unix/sysv/linux/s390/bits/mman.h
34915         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
34916         * sysdeps/unix/sysv/linux/sh/bits/mman.h
34917         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
34918         * sysdeps/unix/sysv/linux/i386/bits/mman.h
34919         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
34920         * sysdeps/unix/sysv/linux/sparc/bits/mman.h
34921         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
34922         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h
34923         (MADV_DONTDUMP,MADV_DODUMP): Likewise.
34924         * sysdeps/unix/sysv/linux/bits/in.h
34925         (IP_MULTICAST_ALL,IP_UNICAST_IF): Likewise.
34926
34927 2012-05-22  Roland McGrath  <roland@hack.frob.com>
34928
34929         * sysdeps/unix/sysv/linux/dl-vdso.h (CHECK_HASH): Macro removed.
34930         (PREPARE_VERSION): Just use assert instead, it will be elided
34931         under [NDEBUG] anyway.
34932
34933 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
34934
34935         * sysdeps/unix/sysv/linux/Makefile: Include
34936         $(firstword $(wildcard $(sysdirs:=/sysctl.mk))).
34937         (sysdep_routines): Remove sysctl.
34938         * sysdeps/unix/sysv/linux/bits/sysctl.h: New file.
34939         * sysdeps/unix/sysv/linux/sysctl.mk: Likewise.
34940         * sysdeps/unix/sysv/linux/x86_64/bits/sysctl.h: Likewise.
34941         * sysdeps/unix/sysv/linux/x86_64/x32/sysctl.mk: Likewise.
34942         * sysdeps/unix/sysv/linux/sys/sysctl.h: Include <bits/sysctl.h>.
34943
34944 2012-05-22  Andreas Jaeger  <aj@suse.de>
34945
34946         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S: Rearrange code so
34947         that pseudo_end is just ret and the stack pointer is correct also
34948         for static library in error case.
34949
34950 2012-05-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
34951
34952         [BZ #14122]
34953         * nss/nsswitch.c (defconfig_entries): New variable.
34954         (__nss_database_lookup): Don't leak defconfig entries.
34955         (nss_parse_service_list): Don't leak on error paths.
34956         (free_database_entries): New function.
34957         (free_defconfig): New function.
34958         (free_mem): Move common code to free_database_entries.
34959
34960 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
34961
34962         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile (sysdep_routines):
34963         Add arch_prctl.
34964         * sysdeps/unix/sysv/linux/x86_64/x32/arch_prctl.c: New file.
34965
34966         * sysdeps/unix/sysv/linux/wordsize-64/posix_fallocate.c
34967         (posix_fallocate): Use INTERNAL_SYSCALL_TYPES if it is defined.
34968         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (INLINE_SYSCALL_TYPES):
34969         New macro.
34970         (INTERNAL_SYSCALL_NCS_TYPES): Likewise.
34971         (INTERNAL_SYSCALL_TYPES): Likewise.
34972         (LOAD_ARGS_TYPES_[1-6]): Likewise.
34973         (LOAD_REGS_TYPES_[1-6]): Likewise.
34974         (LOAD_ARGS_[1-6]): Use LOAD_ARGS_TYPES_[1-6].
34975         (LOAD_REGS_[1-6]): Use LOAD_REGS_TYPES_[1-6].
34976
34977 2012-05-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
34978
34979         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: Add compat symbol
34980         copysignl for GLIBC_2_0.
34981         * sysdeps/powerpc/powerpc32/power7/fpu/s_finite.S: Add compat symbol
34982         finitel for GLIBC_2.0 and __finitel for GLIBC_2_1.
34983         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: Add compat symbol
34984         logbl for GLIBC_2_0.
34985         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: Likewise.
34986         * sysdeps/powerpc/powerpc64/power7/fpu/s_finite.S: Likewise.
34987
34988 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
34989
34990         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Don't include
34991         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
34992
34993         * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):
34994         Use "neg %eax".
34995
34996         * time/mktime.c: Update copyright years.
34997
34998 2012-05-22  Paul Eggert  <eggert@cs.ucla.edu>
34999
35000         mktime: merge comment-quoting-style change from gnulib
35001         * time/mktime.c: Quote 'like this' in comments.
35002         The GNU coding standards suggest that we no longer quote `like this',
35003         as "`" and "'" are typically rendered asymmetrically nowadays.
35004         The typical gnulib style is to quote 'like this' when quoting
35005         code, and "like this" when quoting English.
35006
35007         * time/mktime.c (compile-command): Add "-I.".
35008
35009         mktime: merge mktime-internal.h change from gnulib
35010         * time/mktime.c [!_LIBC]: Include "mktime-internal.h".
35011
35012         mktime: merge time_r change from gnulib
35013         * time/mktime.c [!_LIBC]: Do not include "time_r.h".
35014
35015         mktime: merge DEBUG change from gnulib
35016         * time/mktime.c (mktime) [DEBUG]: #undef before #define-ing, in
35017         case system <time.h> has a #define.
35018
35019         mktime: merge <sys/types.h> change from gnulib
35020         * time/mktime.c: Do not include <sys/types.h>; no longer needed,
35021         since <time.t> is now guaranteed to define time_t.
35022
35023         mktime: merge HAVE_CONFIG_H change from gnulib
35024         * time/mktime.c: Include <config.h> if !_LIBC, not if HAVE_CONFIG_H.
35025
35026 2012-05-22  H.J. Lu  <hongjiu.lu@intel.com>
35027
35028         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
35029         Use "neg %eax".
35030
35031         * sysdeps/unix/sysv/linux/bits/resource.h (RLIM_INFINITY): Use
35032         __rlim_t cast.
35033         (struct rusage): Use anonymous union to pad each field to
35034         __syscall_slong_t.
35035
35036 2012-05-21  David S. Miller  <davem@davemloft.net>
35037
35038         * Makefules (o-iterator): Remove .s cases.
35039         (compile-command.s): Delete.
35040         (COMPILE.s): Delete.
35041         * sysdeps/unix/make-syscalls.sh: Remove .s file tests.
35042
35043 2012-05-21  Joseph Myers  <joseph@codesourcery.com>
35044
35045         * configure.in (libc_cv_predef_stack_protector): Only consider
35046         "foobar" and "__stack_chk_fail" lines in libc_undefs.
35047         * configure: Regenerated.
35048
35049 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
35050
35051         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (SYSCALL_SET_ERRNO):
35052         New macro.  Use R*LP on int and pointer.
35053         (SYSCALL_ERROR_HANDLER): Use SYSCALL_SET_ERRNO.
35054         * sysdeps/unix/sysv/linux/x86_64/x32/lseek.S: New file.
35055         * sysdeps/unix/sysv/linux/x86_64/x32/llseek.S: Likewise.
35056         * sysdeps/unix/sysv/linux/x86_64/x32/sysdep.h: Likewise.
35057
35058         * sysdeps/gnu/bits/utmp.h (struct lastlog): Check
35059         [__WORDSIZE_TIME64_COMPAT32] instead of
35060         [__WORDSIZE == 64 && __WORDSIZE_COMPAT32].
35061         (struct utmp): Likewise.
35062         * sysdeps/gnu/bits/utmpx.h (struct utmpx): Likewise.
35063         * sysdeps/powerpc/powerpc32/bits/wordsize.h (__WORDSIZE_COMPAT32):
35064         Renamed to ...
35065         (__WORDSIZE_TIME64_COMPAT32): This.
35066         * sysdeps/powerpc/powerpc64/bits/wordsize.h: Likewise.
35067         * sysdeps/sparc/sparc32/bits/wordsize.h: Likewise.
35068         * sysdeps/sparc/sparc64/bits/wordsize.h: Likewise.
35069         * sysdeps/unix/sysv/linux/powerpc/bits/wordsize.h: Likewise.
35070         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE_COMPAT32): Removed.
35071         (__WORDSIZE_TIME64_COMPAT32): New macro.
35072
35073 2012-05-21  Andreas Jaeger  <aj@suse.de>
35074
35075         * sysdeps/i386/i686/multiarch/wcschr-c.c: Redefine libc_hidden_def
35076         only if [SHARED]. Add prototype for __wcschr_ia32.
35077
35078 2012-05-21  Roland McGrath  <roland@hack.frob.com>
35079
35080         * sysdeps/x86_64/setjmp.S [PTR_MANGLE] [__ILP32__]: Preserve high bits
35081         of %rbp unmolested in the jmp_buf while mangling the low bits.
35082         * sysdeps/x86_64/__longjmp.S [PTR_DEMANGLE] [__ILP32__]: Restore the
35083         unmolested high bits of %rbp while demangling the low bits.
35084         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Likewise.
35085
35086 2012-05-21  Andreas Jaeger  <aj@suse.de>
35087
35088         * include/shlib-compat.h (libc_sunrpc_symbol): New macro.
35089         * sunrpc/svc_simple.c: Use it for registerrpc.
35090         * sunrpc/xcrypt.c: Use it for passwd2des.
35091
35092         * malloc/malloc.c: Include shlib-compat.h for SHLIB_COMPAT.
35093
35094 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
35095
35096         * sysdeps/unix/sysv/linux/bits/statvfs.h (_STATVFSBUF_F_UNUSED):
35097         Don't define if [__SYSCALL_WORDSIZE != 32].
35098         * sysdeps/x86_64/bits/wordsize.h (__SYSCALL_WORDSIZE):
35099         New macro.
35100
35101 2012-05-21  Bruno Haible  <bruno@clisp.org>
35102             Andreas Jaeger  <aj@suse.de>
35103
35104         [BZ #13691], Revert breakage of iconv() converter for TCVN-5712.
35105         * iconvdata/tcvn5712-1.c (BODY for FROM_LOOP): Don't consider
35106         inptr and inend for must_buffer_ch.
35107         * wcsmbs/tst-mbsnrtowcs.c: Remove file.
35108         * wcsmbs/Makefile (tests): Remove tst-mbsnrtowcs.
35109         * stdio-common/Makefile (tests): Remove bug15.
35110         (bug15-ENV): Remove macro.
35111         * stdio-common/bug15.c: Remove, we do not support vi_VN.TCVN5712-1
35112         anymore.
35113
35114 2012-05-19  Andreas Jaeger  <aj@suse.de>
35115             Roland McGrath  <roland@hack.frob.com>
35116
35117         * manual/contrib.texi: Completely rewritten. It contains now an
35118         alphabetical list of contributors and their contributions.
35119
35120 2012-05-21  Richard Henderson  <rth@twiddle.net>
35121
35122         * misc/getauxval.c (__getauxval): Use unsigned long int.
35123         * misc/sys/auxv.h: Include <sys/cdefs.h>.
35124         (getauxval): Use unsigned long int.
35125
35126 2012-05-21  H.J. Lu  <hongjiu.lu@intel.com>
35127
35128         * sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list: New file.
35129
35130 2012-05-21  Roland McGrath  <roland@hack.frob.com>
35131
35132         * malloc/malloc.c [!SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_16)]
35133         (MALLOC_ALIGNMENT): Set it to the greater of 2 * SIZE_SZ and
35134         __alignof__ (long double).
35135
35136 2012-05-21  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
35137
35138         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
35139
35140 2012-05-20  Richard Henderson  <rth@twiddle.net>
35141
35142         * misc/getauxval.c: New file.
35143         * misc/sys/auxv.h: New file.
35144         * misc/Makefile (headers): Add sys/auxv.h, bits/hwcap.h.
35145         (routines): Add getauxval.
35146         * misc/Versions (GLIBC_2.16): Add __getauxval, getauxval.
35147         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add _dl_auxv.
35148         * elf/dl-sysdep.c (_dl_auxv): Remove.
35149         (_dl_sysdep_start, _dl_show_auxv): Use GLRO to access _dl_auxv.
35150         * elf/dl-support.c (_dl_auxv): New variable.
35151         (_dl_aux_init): Initialize it.
35152         * manual/startup.texi (Auxiliary Vector): New node.
35153         * sysdeps/generic/bits/hwcap.h: New file.
35154         * sysdeps/powerpc/bits/hwcap.h: New file, split out from ...
35155         * sysdeps/powerpc/sysdep.h: ... here.  Include it.
35156         * sysdeps/sparc/bits/hwcap.h: New file, split out from ...
35157         * sysdeps/sparc/sysdep.h: ... here.  Include it.
35158         * sysdeps/unix/sysv/linux/s390/bits/hwcap.h: New file.
35159         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: Update.
35160         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
35161         Update.
35162         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: Update.
35163         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: Update.
35164         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: Update.
35165         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: Update.
35166         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
35167         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: Update.
35168         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: Update.
35169         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Update.
35170
35171 2012-05-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
35172
35173         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
35174
35175 2012-05-19  David S. Miller  <davem@davemloft.net>
35176
35177         * sysdeps/sparc/fpu/libm-test-ulps: Update.
35178
35179 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
35180
35181         [BZ #14123]
35182         * math/s_ccosh.c: Include <float.h>
35183         (__ccosh): Avoid internal overflow calculating sinh and cosh
35184         values before multiplying by sin and cos values.
35185         * math/s_ccoshf.c: Likewise.
35186         * math/s_ccoshl.c: Likewise.
35187         * math/s_csin.c: Likewise.
35188         * math/s_csinf.c: Likewise.
35189         * math/s_csinl.c: Likewise.
35190         * math/s_csinh.c: Likewise.
35191         * math/s_csinhf.c: Likewise.
35192         * math/s_csinhl.c: Likewise.
35193         * math/libm-test.inc (ccos_test): Add more tests.
35194         (ccosh_test): Likewise.
35195         (csin_test): Likewise.
35196         (csinh_test): Likewise.
35197         * sysdeps/i386/fpu/libm-test-ulps: Update.
35198         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
35199
35200 2012-05-19  H.J. Lu  <hongjiu.lu@intel.com>
35201
35202         * sysdeps/unix/sysv/linux/wordsize-64/preadv.c: New file.
35203         * sysdeps/unix/sysv/linux/wordsize-64/pwritev.c: Likewise.
35204
35205         * sysdeps/x86_64/x32/_itoa.h: Add comment.
35206
35207 2012-05-19  Joseph Myers  <joseph@codesourcery.com>
35208
35209         * sysdeps/powerpc/soft-fp/Makefile: Remove file.
35210         * sysdeps/powerpc/soft-fp/Subdirs: Likewise.
35211         * sysdeps/powerpc/soft-fp/Versions: Likewise.
35212         * sysdeps/powerpc/soft-fp/q_add.c: Likewise.
35213         * sysdeps/powerpc/soft-fp/q_cmp.c: Likewise.
35214         * sysdeps/powerpc/soft-fp/q_cmpe.c: Likewise.
35215         * sysdeps/powerpc/soft-fp/q_div.c: Likewise.
35216         * sysdeps/powerpc/soft-fp/q_dtoq.c: Likewise.
35217         * sysdeps/powerpc/soft-fp/q_feq.c: Likewise.
35218         * sysdeps/powerpc/soft-fp/q_fge.c: Likewise.
35219         * sysdeps/powerpc/soft-fp/q_fgt.c: Likewise.
35220         * sysdeps/powerpc/soft-fp/q_fle.c: Likewise.
35221         * sysdeps/powerpc/soft-fp/q_flt.c: Likewise.
35222         * sysdeps/powerpc/soft-fp/q_fne.c: Likewise.
35223         * sysdeps/powerpc/soft-fp/q_itoq.c: Likewise.
35224         * sysdeps/powerpc/soft-fp/q_lltoq.c: Likewise.
35225         * sysdeps/powerpc/soft-fp/q_mul.c: Likewise.
35226         * sysdeps/powerpc/soft-fp/q_neg.c: Likewise.
35227         * sysdeps/powerpc/soft-fp/q_qtod.c: Likewise.
35228         * sysdeps/powerpc/soft-fp/q_qtoi.c: Likewise.
35229         * sysdeps/powerpc/soft-fp/q_qtoll.c: Likewise.
35230         * sysdeps/powerpc/soft-fp/q_qtos.c: Likewise.
35231         * sysdeps/powerpc/soft-fp/q_qtou.c: Likewise.
35232         * sysdeps/powerpc/soft-fp/q_qtoull.c: Likewise.
35233         * sysdeps/powerpc/soft-fp/q_sqrt.c: Likewise.
35234         * sysdeps/powerpc/soft-fp/q_stoq.c: Likewise.
35235         * sysdeps/powerpc/soft-fp/q_sub.c: Likewise.
35236         * sysdeps/powerpc/soft-fp/q_ulltoq.c: Likewise.
35237         * sysdeps/powerpc/soft-fp/q_util.c: Likewise.
35238         * sysdeps/powerpc/soft-fp/q_utoq.c: Likewise.
35239         * sysdeps/powerpc/soft-fp/sfp-machine.h: Likewise.
35240
35241 2012-05-18  Andreas Jaeger  <aj@suse.de>
35242
35243         * csu/.gitignore: Delete.
35244
35245 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
35246
35247         * sysdeps/unix/sysv/linux/bits/timex.h: Include <bits/types.h>.
35248         (timex): Use __syscall_slong_t.
35249
35250 2012-05-18  Andreas Jaeger  <aj@suse.de>
35251             Carlos O'Donell  <carlos_odonell@mentor.com>
35252
35253         * manual/install.texi (Configuring and compiling): Update
35254         description about files modified in the source directory.
35255         * INSTALL: Regenerated.
35256
35257 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
35258
35259         * sysdeps/unix/x86_64/sysdep.S: Use RAX_LP to access return
35260         value.  Use "or" to set return value to -1.
35261         * sysdeps/unix/sysv/linux/x86_64/sysdep.S: Use RAX_LP to
35262         negate return value.
35263
35264 2012-05-18  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
35265
35266         * sysdeps/powerpc/powerpc32/power4/Makefile (CFLAGS-wordcopy.c)
35267         (CFLAGS-memmove.c): remove -ftree-loop-linear which causes a build
35268         failure if the compiler has Graphite support disabled.
35269         * sysdeps/powerpc/powerpc32/power4/fpu/Makefile (CFLAGS-mpa.c):
35270         Likewise.
35271         * sysdeps/powerpc/powerpc64/power4/Makefile (CFLAGS-wordcopy.c)
35272         (CFLAGS-memmove.c): Likewise.
35273         * sysdeps/powerpc/powerpc64/power4/fpu/Makefile (CFLAGS-mpa.c):
35274         Likewise.
35275
35276 2012-05-18  H.J. Lu  <hongjiu.lu@intel.com>
35277
35278         * sysdeps/x86_64/x32/_itoa.h: New file.
35279
35280         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): Use
35281         getdents system call only if kernel and user dirents have the
35282         same d_ino and d_off.
35283
35284         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
35285         LLONG_MAX != LONG_MAX.
35286         (_itoa_word): Use _ITOA_WORD_TYPE on value.
35287         (_fitoa_word): Likewise.
35288
35289         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Fold copyright
35290         years.
35291         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Likewise.
35292         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h: Likewise.
35293         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Likewise.
35294
35295         * sysdeps/unix/sysv/linux/x86_64/bits/sigcontext.h: Don't
35296         include <bits/wordsize.h>.  Check __x86_64__ instead of
35297         __WORDSIZE.
35298         (sigcontext): Use "__uint64_t" instead of "unsigned long int"
35299         if __x86_64__ is defined.  Use anonymous union on fpstate.
35300
35301         * sysdeps/unix/sysv/linux/x86_64/sys/user.h (user): Use
35302         anonymous union.
35303
35304 2012-05-18  Andreas Schwab  <schwab@linux-m68k.org>
35305
35306         * sysdeps/powerpc/powerpc32/dl-start.S (_dl_start_user): Use
35307         INTUSE on _dl_argv, and _rtld_local instead of _rtld_global.
35308         * sysdeps/powerpc/powerpc32/fpu/__longjmp-common.S [IS_IN_rtld]:
35309         Refer to _rtld_local_ro instead of _rtld_global_ro.
35310         * sysdeps/powerpc/powerpc32/fpu/setjmp-common.S [IS_IN_rtld]:
35311         Likewise.
35312         * sysdeps/powerpc/powerpc64/__longjmp-common.S [IS_IN_rtld]:
35313         Likewise.
35314         * sysdeps/powerpc/powerpc64/setjmp-common.S [IS_IN_rtld]:
35315         Likewise.
35316         * sysdeps/powerpc/powerpc64/dl-trampoline.S [SHARED]: Likewise.
35317         * sysdeps/powerpc/powerpc64/dl-machine.h: Use _rtld_local instead
35318         of _rtld_global, and rtld_progname instead of _dl_argv[0].
35319
35320         * sysdeps/powerpc/powerpc32/dl-machine.c
35321         (__elf_machine_runtime_setup) [PROF]: Don't reference
35322         _dl_prof_resolve.
35323
35324 2012-05-18  Andreas Jaeger  <aj@suse.de>
35325
35326         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Make inline
35327         function only available for GCCs before 3.4 since GCC 3.4
35328         introduced a builtin.
35329         (lrint): Likewise.
35330         (llrintf): Likewise.
35331         (llrint): Likewise.
35332         (fmaxf): Likewise.
35333         (fmax): Likewise.
35334         (fminf): Likewise.
35335         (fmin): Likewise.
35336         (rint): Likewise.
35337         (rintf): Likewise.
35338         (nearbyint): Likewise.
35339         (nearbyintf): Likewise.
35340         (ceil): Likewise.
35341         (ceilf): Likewise.
35342         (floor): Likewise.
35343         (floorf): Likewise.
35344
35345 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
35346
35347         * sysdeps/unix/sysv/linux/pselect.c (data): Use __syscall_ulong_t
35348         on both fields and cast pointer to __syscall_ulong_t.
35349
35350         * bits/types.h (__fsword_t): New type.
35351         * bits/typesizes.h (__FSWORD_T_TYPE): New macro.
35352         sysdeps/mach/hurd/bits/typesizes.h (__FSWORD_T_TYPE): Likewise.
35353         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
35354         (__FSWORD_T_TYPE): Likewise.
35355         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
35356         (__FSWORD_T_TYPE): Likewise.
35357         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
35358         (__FSWORD_T_TYPE): Likewise.
35359         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h
35360         (__FSWORD_T_TYPE): Likewise.
35361         * sysdeps/unix/sysv/linux/bits/statfs.h (statfs): Replace
35362         __SWORD_TYPE with __fsword_t.
35363         (statfs64): Likewise.
35364
35365 2012-05-17  David S. Miller  <davem@davemloft.net>
35366
35367         * crypt/sha512c-test.c (TIMEOUT): Increase to 32.
35368
35369 2012-05-17  Andreas Jaeger  <aj@suse.de>
35370
35371         * elf/tst-relsort1.c (do_test): Fix function declaration to avoid
35372         warning.
35373
35374 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
35375
35376         * sysdeps/x86_64/tst-mallocalign1.c (test): Cast to unsigned long.
35377
35378 2012-05-17  Andreas Jaeger  <aj@suse.de>
35379
35380         * sysdeps/i386/dl-machine.h (elf_machine_rel): Declare refsym only
35381         when it is used.
35382
35383 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
35384
35385         * stdio-common/bug22.c (TIMEOUT): Bump up from 30 to 60.
35386
35387 2012-05-17  H.J. Lu  <hongjiu.lu@intel.com>
35388
35389         * sysdeps/x86_64/Makefile (tests): Add tst-mallocalign1.
35390         * sysdeps/x86_64/tst-mallocalign1.c: New file.
35391
35392 2012-05-17  Andreas Jaeger  <aj@suse.de>
35393             Carlos O'Donell  <carlos_odonell@mentor.com>
35394
35395         [BZ #14059]
35396         * sysdeps/x86_64/multiarch/init-arch.h
35397         (bit_YMM_Usable): Rename to...
35398         (bit_AVX_Usable): ... this.
35399         (bit_FMA4_Usable): New macro.
35400         (bit_XMM_state): New macro.
35401         (bit_YMM_state): New macro.
35402         [__ASSEMBLER__] (index_YMM_Usable): Rename to...
35403         [__ASSEMBLER__] (index_AVX_Usable): ... this.
35404         [__ASSEMBLER__] (index_FMA4_Usable): New macro.
35405         (CPUID_OSXSAVE): New macro.
35406         (CPUID_AVX): New macro.
35407         (CPUID_FMA4): New macro.
35408         (index_YMM_Usable): Rename to...
35409         (index_AVX_Usable): ... this.
35410         (HAS_AVX): Use HAS_ARCH_FEATURE.
35411         (HAS_FMA4): Likewise.
35412         (HAS_YMM_USABLE): Remove.
35413         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
35414         Enable AVX or FMA4 IFF YMM and XMM states are usable and the features
35415         are present.
35416         * sysdeps/x86_64/multiarch/strcmp.S: Use bit_AVX_Usable.
35417         * sysdeps/i386/i686/multiarch/Makefile: Add test-multiarch to tests.
35418         * sysdeps/x86_64/multiarch/Makefile: Likewise.
35419         * sysdeps/i386/i686/multiarch/test-multiarch.c: New file.
35420         * sysdeps/x86_64/multiarch/test-multiarch.c: New file.
35421
35422 2012-05-17  Chris Metcalf  <cmetcalf@tilera.com>
35423
35424         * math/libm-test.c: Support platforms without multiple rounding modes.
35425         * math/bug-nextafter.c: Support platforms without FP exceptions.
35426         * math/bug-nexttoward.c: Likewise.
35427         * math/test-fenv.c: Likewise.
35428         * math/test-misc.c: Likewise.
35429         * stdlib/bug-getcontext.c: Likewise.
35430
35431 2012-05-17  Andreas Jaeger  <aj@suse.de>
35432
35433         * manual/examples/search.c (critter_cmp): Change signature to
35434         avoid warnings.
35435         * manual/string.texi (Collation Functions): Likewise.
35436
35437 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
35438
35439         * bits/types.h: Fold copyright years.
35440         * bits/typesizes.h: Likewise.
35441         * sysdeps/mach/hurd/bits/typesizes.h: Likewise.
35442         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h: Likewise.
35443         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h: Likewise.
35444         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h: Likewise.
35445         * time/time.h: Likewise.
35446
35447 2012-05-16  Paul Pluzhnikov  <ppluzhnikov@google.com>
35448
35449         [BZ #208]
35450         * malloc.c (int_mallinfo): Add parameter to accumulate statistics
35451         in instead of returning them.  Return void.
35452         (__libc_mallinfo): Accumulate over all arenas.
35453         (__malloc_stats): Adjust for change in int_mallinfo interface.
35454
35455 2012-05-16  Roland McGrath  <roland@hack.frob.com>
35456
35457         [BZ #10375]
35458         * configure.in (NM): Add AC_CHECK_TOOL for it.
35459         (libc_extra_cflags): New substituted variable.
35460         Check for -fstack-protector being used implicitly.
35461         * configure: Regenerated.
35462         * config.make.in (config-extra-cflags): New variable,
35463         gets @libc_extra_cflags@.
35464         * Makeconfig (CFLAGS): Add $(config-extra-cflags) near the front.
35465
35466         [BZ #10375]
35467         * configure.in: Check for _FORTIFY_SOURCE being predefined.
35468         (CPPUNDEFS): New substituted variable; add -U_FORTIFY_SOURCE if needed.
35469         * configure: Regenerated.
35470         * config.make.in (CPPUNDEFS): New substituted variable.
35471         * Makeconfig (CPPFLAGS): Put $(CPPUNDEFS) at the beginning.
35472         * Makerules ($(stdio_lim:h=st)): Use $(CPPUNDEFS).
35473         * time/ctime.c: Don't #undef __OPTIMIZE__ and ctime.
35474
35475 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
35476
35477         * sysdeps/unix/sysv/linux/bits/mqueue.h: Include <bits/types.h>.
35478         (mq_attr): Use __syscall_slong_t.
35479
35480 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
35481
35482         * sysdeps/unix/sysv/linux/x86_64/bits/stat.h (_STAT_VER_SVR4):
35483         Check __x86_64__ instead of __WORDSIZE.
35484         (_STAT_VER_LINUX): Likewise.
35485         (stat): Check __x86_64__ instead of __WORDSIZE.  Use
35486         __syscall_ulong_t and __syscall_slong_t.
35487         (stat64): Likewise.
35488
35489 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
35490
35491         * sysdeps/unix/sysv/linux/x86_64/bits/typesizes.h: New file.
35492
35493 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
35494
35495         * sysdeps/unix/sysv/linux/x86_64/bits/ipctypes.h: New file.
35496
35497 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
35498
35499         * sysdeps/unix/sysv/linux/bits/ipc.h (ipc_perm): Use
35500         __syscall_ulong_t.
35501
35502         * sysdeps/unix/sysv/linux/x86_64/sys/ucontext.h: Don't
35503         include <bits/wordsize.h>.  Check __x86_64__ instead of
35504         __WORDSIZE.
35505         (greg_t): Use "__extension__ long long int" if __x86_64__ is
35506         defined.
35507         (mcontext_t): Replace "unsigned long" with "unsigned long long".
35508
35509         * sysdeps/unix/sysv/linux/x86_64/sys/user.h: Don't
35510         include <bits/wordsize.h>.  Check __x86_64__ instead of
35511         __WORDSIZE.
35512         (user_regs_struct): Use "__extension__ unsigned long long"
35513         instead of "unsigned long" if __x86_64__ is defined.
35514         (user): Likewise.  Pad after pointer field if __ILP32__ is
35515         defined.
35516
35517 2012-05-16  Joseph Myers  <joseph@codesourcery.com>
35518
35519         * configure.in (makeinfo): Require version 4.5 or later.  Allow
35520         versions 5 to 9.
35521         * configure: Regenerated.
35522         * manual/install.texi (texinfo): Increase version requirement to
35523         4.5 or later.
35524         * INSTALL: Regenerated.
35525
35526         * include/stdc-predef.h (__STDC_ISO_10646__): Increase to 201103L.
35527
35528 2012-05-16  H.J. Lu  <hongjiu.lu@intel.com>
35529
35530         * sysdeps/x86_64/x32/gmp-mparam.h: New file.
35531
35532         * sysdeps/x86_64/x32/ffs.c: New file.
35533
35534         * sysdeps/unix/sysv/linux/x86_64/bits/shm.h (shmatt_t): Use
35535         __syscall_ulong_t.
35536         (shmid_ds): Add __unused1 and __unused2 only if __x86_64__ isn't
35537         defined.  Use __syscall_ulong_t.
35538         (shminfo): Use __syscall_ulong_t.
35539         (shm_info): Likewise.
35540
35541         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semid_ds): Use
35542         __syscall_ulong_t.
35543
35544         * sysdeps/unix/sysv/linux/x86_64/bits/msq.h: Don't include
35545         <bits/wordsize.h>.
35546         (msgqnum_t): Use __syscall_ulong_t.
35547         (msglen_t): Likewise.
35548         (msqid_ds): Check __x86_64__ instead of __WORDSIZE.  Use
35549         __syscall_ulong_t.
35550
35551         * sysdeps/unix/sysv/linux/x86_64/bits/a.out.h: Don't include
35552         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
35553
35554         * sysdeps/unix/sysv/linux/x86_64/bits/siginfo.h: New file.
35555
35556         * sysdeps/x86_64/x32/divdi3.c: New dummy file.
35557         * sysdeps/x86_64/x32/symbol-hacks.h: Likewise.
35558
35559         * sysvipc/sys/msg.h (msgbuf): Replace long int with
35560         __syscall_slong_t.
35561
35562         * sysdeps/unix/sysv/linux/x86_64/sys/reg.h: Don't
35563         include <bits/wordsize.h>.  Check __x86_64__ instead of
35564         __WORDSIZE.
35565
35566         * sysdeps/unix/sysv/linux/x86_64/sys/procfs.h (elf_greg_t): Use
35567         "unsigned long long int" if __x86_64__ is defined.
35568         (elf_fpregset_t): Check __x86_64__ instead of __WORDSIZE.
35569
35570         * sysdeps/unix/sysv/linux/x86_64/sys/debugreg.h: Don't include
35571         <bits/wordsize.h>.  Check __x86_64__ instead of __WORDSIZE.
35572         (DR_CONTROL_RESERVED): Use ULL instead of UL suffix.
35573
35574         * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h: Include
35575         <stdint.h>.
35576         (GET_PC): Cast to uintptr_t first.
35577         (GET_FRAME): Likewise.
35578         (GET_STACK): Likewise.
35579
35580         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort.c: New file.
35581         * sysdeps/unix/sysv/linux/x86_64/x32/alphasort64.c: Likewise.
35582         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko.c: Likewise.
35583         * sysdeps/unix/sysv/linux/x86_64/x32/fseeko64.c: Likewise.
35584         * sysdeps/unix/sysv/linux/x86_64/x32/ftello.c: Likewise.
35585         * sysdeps/unix/sysv/linux/x86_64/x32/ftello64.c: Likewise.
35586         * sysdeps/unix/sysv/linux/x86_64/x32/ftw.c: Likewise.
35587         * sysdeps/unix/sysv/linux/x86_64/x32/ftw64.c: Likewise.
35588         * sysdeps/unix/sysv/linux/x86_64/x32/glob.c: Likewise.
35589         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos.c: Likewise.
35590         * sysdeps/unix/sysv/linux/x86_64/x32/iofgetpos64.c: Likewise.
35591         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen.c: Likewise.
35592         * sysdeps/unix/sysv/linux/x86_64/x32/iofopen64.c: Likewise.
35593         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos.c: Likewise.
35594         * sysdeps/unix/sysv/linux/x86_64/x32/iofsetpos64.c: Likewise.
35595         * sysdeps/unix/sysv/linux/x86_64/x32/lockf.c: Likewise.
35596         * sysdeps/unix/sysv/linux/x86_64/x32/lockf64.c: Likewise.
35597         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp.c: Likewise.
35598         * sysdeps/unix/sysv/linux/x86_64/x32/mkostemp64.c: Likewise.
35599         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp.c: Likewise.
35600         * sysdeps/unix/sysv/linux/x86_64/x32/mkstemp64.c: Likewise.
35601         * sysdeps/unix/sysv/linux/x86_64/x32/scandir.c: Likewise.
35602         * sysdeps/unix/sysv/linux/x86_64/x32/scandir64.c: Likewise.
35603         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat.c: Likewise.
35604         * sysdeps/unix/sysv/linux/x86_64/x32/scandirat64.c: Likewise.
35605         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c: Likewise.
35606         * sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c: Likewise.
35607         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort.c: Likewise.
35608         * sysdeps/unix/sysv/linux/x86_64/x32/versionsort64.c: Likewise.
35609
35610 2012-05-16  Andreas Schwab  <schwab@linux-m68k.org>
35611
35612         * Makerules (+depfiles): Also collect depfiles from .oS in
35613         $(extra-objs).
35614         * sysdeps/ieee754/ldbl-opt/Makefile (extra-objs): Add $(addsuffix
35615         .oS, $(libnldbl-routines)).
35616
35617         * Makerules (native-compile-mkdep-flags): Define.
35618         * sunrpc/Makefile (extra-objs): Add $(addprefix
35619         cross-,$(rpcgen-objs)), don't add $(cross-rpcgen-objs).
35620         ($(cross-rpcgen-objs)): Use $(native-compile-mkdep-flags) instead
35621         of $(compile-mkdep-flags).  Depend on $(before-compile) instead of
35622         calling $(make-target-directory).
35623
35624 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35625
35626         * bits/types.h (__snseconds_t): Removed.
35627         * time/time.h (struct timespec): Replace __snseconds_t with
35628         __syscall_slong_t.
35629         * bits/typesizes.h (__SNSECONDS_T_TYPE): Removed.
35630         * sysdeps/mach/hurd/bits/typesizes.h (__SNSECONDS_T_TYPE):
35631         Likewise.
35632         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
35633         (__SNSECONDS_T_TYPE): Likewise.
35634         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
35635         (__SNSECONDS_T_TYPE): Likewise.
35636         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
35637         (__SNSECONDS_T_TYPE): Likewise.
35638
35639 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35640
35641         * sysdeps/mach/hurd/bits/typesizes.h
35642         (__SYSCALL_SLONG_TYPE): New macro.
35643         (__SYSCALL_ULONG_TYPE): Likewise.
35644
35645 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35646
35647         * bits/types.h (__syscall_slong_t): New type.
35648         (__syscall_ulong_t): Likewise.
35649
35650         * bits/typesizes.h (__SYSCALL_SLONG_TYPE): New macro.
35651         (__SYSCALL_ULONG_TYPE): Likewise.
35652         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
35653         (__SYSCALL_SLONG_TYPE): Likewise.
35654         (__SYSCALL_ULONG_TYPE): Likewise.
35655         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
35656         (__SYSCALL_SLONG_TYPE): Likewise.
35657         (__SYSCALL_ULONG_TYPE): Likewise.
35658         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
35659         (__SYSCALL_SLONG_TYPE): Likewise.
35660         (__SYSCALL_ULONG_TYPE): Likewise.
35661
35662 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35663
35664         * sysdeps/unix/sysv/linux/x86_64/Makefile (gen-as-const-headers):
35665         Add sigaltstack-offsets.sym.
35666         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S: Include
35667         <sigaltstack-offsets.h>.
35668         (CALL_FAIL): Use RSP_LP to operate on stack.  Use RDI_LP on
35669         longjmp_msg pointer.
35670         (____longjmp_chk): Use R8_LP and RDX_LP on SP and PC.  Use
35671         R*_LP, sizeSS, oSS_FLAGS, oSS_SP and oSS_SIZE for alternate
35672         signal stack.
35673         * sysdeps/unix/sysv/linux/x86_64/sigaltstack-offsets.sym: New.
35674
35675 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
35676
35677         * elf/stackguard-macros.h: Remove file.
35678         * sysdeps/generic/stackguard-macros.h: New file.
35679         * sysdeps/i386/stackguard-macros.h: Likewise.
35680         * sysdeps/powerpc/powerpc32/stackguard-macros.h: Likewise.
35681         * sysdeps/powerpc/powerpc64/stackguard-macros.h: Likewise.
35682         * sysdeps/s390/s390-32/stackguard-macros.h: Likewise.
35683         * sysdeps/s390/s390-64/stackguard-macros.h: Likewise.
35684         * sysdeps/sparc/sparc32/stackguard-macros.h: Likewise.
35685         * sysdeps/sparc/sparc64/stackguard-macros.h: Likewise.
35686         * sysdeps/x86_64/stackguard-macros.h: Likewise.
35687         * nptl/tst-stackguard1.c: Include <stackguard-macros.h> not
35688         <elf/stackguard-macros.h>.
35689
35690         [BZ #14109]
35691         * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h (elf_vrreg_t): Use
35692         __aligned__ in attribute.
35693         * sysdeps/unix/sysv/linux/s390/sys/ucontext.h (__psw_t): Likewise.
35694         (gregset_t): Likewise.
35695
35696 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35697
35698         * sysdeps/x86_64/Implies (wordsize-64): Moved to ....
35699         * sysdeps/x86_64/64/Implies-after: Here.  New file.
35700         * sysdeps/x86_64/x32/Implies-after: New file.
35701
35702 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35703
35704         * sysdeps/x86_64/dl-trampoline.h: Use R*_LP to pass arguments
35705         and access return value for _dl_profile_fixup.  Use R10_LP to
35706         load frame size.
35707
35708 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35709
35710         * sysdeps/unix/sysv/linux/x86_64/x32/init-first.c: New.
35711
35712 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35713
35714         * sysdeps/x86_64/sysdep.h: Allowed to be include more than once.
35715         * sysdeps/x86_64/x32/sysdep.h: New file.
35716
35717 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35718
35719         * sysdeps/x86_64/__longjmp.S: Use R*_LP on SP and PC.
35720         * sysdeps/x86_64/setjmp.S: Likewise.
35721
35722 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
35723
35724         * sysdeps/ieee754/dbl-64/wordsize-64/e_log10.c: New file.
35725         * sysdeps/ieee754/dbl-64/wordsize-64/e_log2.c: New file.
35726         * sysdeps/ieee754/dbl-64/e_log2.c: Fixing indents.
35727         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise and also
35728         remove unused global constant.
35729
35730 2012-05-15  Chris Metcalf  <cmetcalf@tilera.com>
35731
35732         * sysdeps/unix/sysv/linux/getsysstats.c: Remove duplicate
35733         include of <not-cancel.h>.
35734
35735 2012-05-15  Roland McGrath  <roland@hack.frob.com>
35736
35737         * nscd/nscd-client.h (__nscd_acquire_maplock): Fix formatting.
35738
35739 2012-05-15  Jeff Law  <law@redhat.com>
35740             Andreas Jaeger  <aj@suse.de>
35741
35742         [BZ #13594]
35743         * nscd/nscd-client.h (__nscd_acquire_maplock): New function, split
35744         out from...
35745         * nscd/nscd_helper.c (__nscd_get_map_ref): ... here.
35746         * nscd/nscd-client.h: Add __nscd_acquire_maplock.
35747         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): Add locking to
35748         code changing __hst_map_handle.map.
35749
35750 2012-05-15  Roland McGrath  <roland@hack.frob.com>
35751
35752         * configure.in (sysnames): Look for Implies-before and Implies-after
35753         files.
35754         * configure: Regenerated.
35755
35756 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35757
35758         * sysdeps/unix/sysv/linux/x86_64/sigaction.c (RESTORE2): Replace
35759         8-byte data alignment with LP_SIZE alignment.
35760
35761 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35762
35763         * sysdeps/unix/sysv/linux/x86_64/clone.S: Load pointer to TID
35764         into R10_LP.
35765
35766 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35767
35768         * sysdeps/unix/sysv/linux/x86_64/x32/dl-cache.h: New.
35769
35770 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35771
35772         * sysdeps/unix/sysv/linux/x86_64/x32/Makefile: New file.
35773         * sysdeps/unix/sysv/linux/x86_64/x32/getcpu.c: Likewise.
35774         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu-static.c:
35775         Likewise.
35776         * sysdeps/unix/sysv/linux/x86_64/x32/sched_getcpu.S: Likewise.
35777
35778 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35779
35780         * sysdeps/x86_64/stackinfo.h (stackinfo_get_sp): Use RSP_LP.
35781         (stackinfo_sub_sp): Likewise.
35782
35783 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35784
35785         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Load pointers into
35786         RAX_LP.
35787
35788 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35789
35790         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Load cache sizes
35791         into R*_LP.
35792
35793 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35794
35795         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Load cache
35796         sizes into R*_LP.
35797
35798 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35799
35800         * sysdeps/x86_64/strcmp.S: Load pointers into R*_LP.
35801
35802 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35803
35804         * sysdeps/x86_64/memcpy.S: Load __x86_64_data_cache_size_half
35805         into R11_LP and load __x86_64_shared_cache_size_half into
35806         R8_LP.
35807
35808 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
35809
35810         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Load cache size into
35811         R8_LP.
35812
35813 2012-05-15  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
35814
35815         * sysdeps/powerpc/powerpc32/power7/fpu/s_logb.c: New file. Optimized
35816         logb for POWER7.
35817         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbf.c: New file. Optimized
35818         logbf for POWER7.
35819         * sysdeps/powerpc/powerpc32/power7/fpu/s_logbl.c: New file. Optimized
35820         logbl for POWER7.
35821         * sysdeps/powerpc/powerpc64/power7/fpu/s_logb.c: New file. Use
35822         powerpc32/power7/fpu/s_logb.c via #include.
35823         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbf.c: New file. Use
35824         powerpc32/power7/fpu/s_logbf.c via #include.
35825         * sysdeps/powerpc/powerpc64/power7/fpu/s_logbl.c: New file. Use
35826         powerpc32/power7/fpu/s_logbl.c via #include.
35827
35828 2012-05-15  Joseph Myers  <joseph@codesourcery.com>
35829
35830         * README.libm: Remove file.
35831
35832 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
35833
35834         * sysdeps/x86_64/start.S: Simulate popping 4-byte argument
35835         count for x32.  Use R*_LP and omit operand-size suffix.
35836
35837 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
35838
35839         * shlib-versions: Move x86_64-.*-linux.* entries to ...
35840         * sysdeps/x86_64/64/shlib-versions: Here.  New file.
35841         * sysdeps/x86_64/x32/shlib-versions: New file.
35842
35843 2012-05-14  Roland McGrath  <roland@hack.frob.com>
35844
35845         * sysdeps/unix/sysv/linux/dl-osinfo.h (dl_fatal): Function removed.
35846         * elf/rtld.c (dl_main) [DL_SYSDEP_OSCHECK]:
35847         Use _dl_fatal_printf instead.
35848
35849 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
35850
35851         * sysdeps/unix/sysv/linux/configure.in (minimum_kernel): Always
35852         set if not set by the user.  Do not allow for being unset.
35853         * sysdeps/unix/sysv/linux/configure: Regenerated.
35854
35855 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
35856
35857         * sysdeps/x86_64/dl-machine.h (elf_machine_load_address): Remove
35858         the `q' suffix from lea and replace .quad with ASM_ADDR.
35859
35860 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
35861
35862         * sysdeps/unix/sysv/linux/x86_64/sysdep.h (PTR_MANGLE): Remove
35863         the `q' suffix from xor/rol instructions.  Use $2*LP_SIZE+1
35864         instead of $17.
35865         (PTR_DEMANGLE): Likewise.
35866
35867 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
35868
35869         * sysdeps/x86_64/sysdep.h (LP_SIZE): New macro.
35870         (LP_OP): Likewise.
35871         (ASM_ADDR): Likewise.
35872         (RAX_LP): Likewise.
35873         (RBP_LP): Likewise.
35874         (RBX_LP): Likewise.
35875         (RCX_LP): Likewise.
35876         (RDI_LP): Likewise.
35877         (RSI_LP): Likewise.
35878         (RSP_LP): Likewise.
35879         (R8_LP): Likewise.
35880         (R9_LP): Likewise.
35881         (R10_LP): Likewise.
35882         (R10_LP): Likewise.
35883         (R11_LP): Likewise.
35884         (R12_LP): Likewise.
35885         (R13_LP): Likewise.
35886         (R14_LP): Likewise.
35887         (R15_LP): Likewise.
35888
35889 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
35890
35891         * sysdeps/x86_64/x32/dl-machine.h: New file.
35892
35893 2012-05-14  Andreas Jaeger  <aj@suse.de>
35894
35895         * manual/Makefile (subdir): Remove export of subdir.
35896         (all): Remove target.
35897         (.PHONY): Remove all from list.
35898         (mkinstalldirs): Remove.
35899         (.PHONY): Remove installdirs from list.
35900         ($(inst_infodir)/libc.info): Use make-target-directory.
35901         (installdirs): Remove.
35902         (subdir_%): Remove.
35903         (glibc-targets): Remove.
35904         (lib): Remove.
35905         (stubs): Remove.
35906         ($(objpfx)stubs ../po/manual.pot): Remove.
35907         ($(objpfx)stamp%): Remove.
35908         (make-target-directory): Remove.
35909         (subdir_install): Remove.
35910         (routines): Remove.
35911         (aux): Remove.
35912         (sources): Remove.
35913         (objects): Remove.
35914         (headers): Remove.
35915
35916         [BZ #13750]
35917         * manual/.gitignore: Remove, it's not needed anymore.
35918         * manual/libc-texinfo.sh: Pass OUTDIR as extra argument, create
35919         all files in it.
35920         * manual/Makefile (dvi, pdf, info, html): Depend on files in build
35921         directory.
35922         (texis): Renamed to $(objpfx)texis.
35923         (texis-path): New, contains path to generated files.
35924         (chapters.%): Use texis-path for complete path, add extra argument
35925         libc-texinfo.sh.
35926         (libc.dvi, libc.pdf, libc.info, libc.pdf): Add $(objfpx) as prefix.
35927         (libc/index.html, summary.texi): Add $(objpfx) as prefix.
35928         (summary,texi, stamp-summary): Use complete path of
35929         files. Generate files in build dir.
35930         (dir-add.texi): Build in build dir.
35931         (libm-err.texi,stamp-libm-err): Likewise.
35932         (version.texi, stamp-version): Likewise.
35933         (.%c.texi): Likewise.
35934         (%.info,%.dvi,%.pdf): Add $(objpfx) as prefix, build in build dir.
35935         (mostlyclean): Remove target.
35936         (realclean): Remove target.
35937         (generated): Add new variable with contents from mostlyclean and
35938         realclean, remove entries duplicated in common-mostlyclean, add
35939         stamp-libm-err and stamp-version.
35940         (generated-dirs): Add libc directory.
35941         ($(inst_infodir)/libc.info): Install files from build dir.
35942
35943         * manual/install.texi (Configuring and compiling): Adjust since
35944         the info files are not part of the tar ball anymore.
35945
35946 2012-05-14  Andreas Jaeger  <aj@suse.de>
35947
35948         * sysdeps/unix/sysv/linux/getcwd.c (__getcwd): Remove unused
35949         variable.
35950
35951 2012-05-14  Joseph Myers  <joseph@codesourcery.com>
35952
35953         [BZ #13717]
35954         * sysdeps/unix/sysv/linux/configure.in (arch_minimum_kernel): Set
35955         to 2.2.0 where earlier.
35956         * sysdeps/unix/sysv/linux/configure: Regenerated.
35957         * sysdeps/unix/sysv/linux/getcwd.c [!__ASSUME_GETCWD_SYSCALL]:
35958         Remove conditional code.
35959         [__ASSUME_GETCWD_SYSCALL]: Make code unconditional.
35960         * sysdeps/unix/sysv/linux/i386/chown.c [!__ASSUME_LCHOWN_SYSCALL]:
35961         Remove conditional code.
35962         [!__NR_lchown]: Likewise.
35963         [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
35964         [__NR_lchown]: Likewise.
35965         * sysdeps/unix/sysv/linux/i386/fchownat.c (fchownat): Remove
35966         comment referencing __ASSUME_LCHOWN_SYSCALL.
35967         * sysdeps/unix/sysv/linux/i386/sigaction.c
35968         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
35969         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
35970         * sysdeps/unix/sysv/linux/if_index.c [!__ASSUME_SIOCGIFNAME]:
35971         Remove conditional code.
35972         [__ASSUME_SIOCGIFNAME ]: Make code unconditional.
35973         (__protocol_available): Remove #if 0 code.
35974         * sysdeps/unix/sysv/linux/ifreq.c [!__ASSUME_SIOCGIFNAME]: Remove
35975         conditional code.
35976         [__ASSUME_SIOCGIFNAME]: Make code unconditional.
35977         * sysdeps/unix/sysv/linux/kernel-features.h
35978         (__ASSUME_GETCWD_SYSCALL): Don't define.
35979         (__ASSUME_REALTIME_SIGNALS): Likewise.
35980         (__ASSUME_PREAD_SYSCALL): Likewise.
35981         (__ASSUME_PWRITE_SYSCALL): Likewise.
35982         (__ASSUME_POLL_SYSCALL): Likewise.
35983         (__ASSUME_LCHOWN_SYSCALL): Likewise.
35984         (__ASSUME_SETRESUID_SYSCALL): Define for all kernel versions for
35985         non-SPARC.
35986         (__ASSUME_SIOCGIFNAME): Don't define.
35987         (__ASSUME_MSG_NOSIGNAL): Likewise.
35988         (__ASSUME_SENDFILE): Define unconditionally.
35989         (__ASSUME_PROC_SELF_FD_SYMLINK): Don't define.
35990         * sysdeps/unix/sysv/linux/poll.c [!__ASSUME_POLL_SYSCALL]: Remove
35991         conditional code.
35992         [__ASSUME_POLL_SYSCALL]: Make code unconditional.
35993         * sysdeps/unix/sysv/linux/powerpc/chown.c (__chown)
35994         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
35995         (__chown) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
35996         * sysdeps/unix/sysv/linux/powerpc/fchownat.c (fchownat)
35997         [!__ASSUME_LCHOWN_SYSCALL]: Remove conditional code.
35998         (fchownat) [__ASSUME_LCHOWN_SYSCALL]: Make code unconditional.
35999         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread.c
36000         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
36001         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
36002         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pread64.c
36003         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
36004         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
36005         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite.c
36006         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
36007         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
36008         * sysdeps/unix/sysv/linux/powerpc/powerpc32/pwrite64.c
36009         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
36010         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
36011         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread.c
36012         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
36013         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
36014         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pread64.c
36015         [!__ASSUME_PREAD_SYSCALL]: Remove conditional code.
36016         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
36017         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite.c
36018         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
36019         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
36020         * sysdeps/unix/sysv/linux/powerpc/powerpc64/pwrite64.c
36021         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
36022         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
36023         * sysdeps/unix/sysv/linux/pread.c [!__ASSUME_PREAD_SYSCALL]:
36024         Remove conditional code.
36025         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
36026         * sysdeps/unix/sysv/linux/pread64.c [!__ASSUME_PREAD_SYSCALL]:
36027         Remove conditional code.
36028         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
36029         * sysdeps/unix/sysv/linux/ptsname.c (__ptsname_internal)
36030         [__LINUX_KERNEL_VERSION < 131443]: Remove conditional code.
36031         * sysdeps/unix/sysv/linux/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
36032         Remove conditional code.
36033         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
36034         * sysdeps/unix/sysv/linux/pwrite64.c [!__ASSUME_PWRITE_SYSCALL]:
36035         Remove conditional code.
36036         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
36037         * sysdeps/unix/sysv/linux/sh/pread.c [!__ASSUME_PREAD_SYSCALL]:
36038         Remove conditional code.
36039         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
36040         * sysdeps/unix/sysv/linux/sh/pread64.c [!__ASSUME_PREAD_SYSCALL]:
36041         Remove conditional code.
36042         [__ASSUME_PREAD_SYSCALL]: Make code unconditional.
36043         * sysdeps/unix/sysv/linux/sh/pwrite.c [!__ASSUME_PWRITE_SYSCALL]:
36044         Remove conditional code.
36045         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
36046         * sysdeps/unix/sysv/linux/sh/pwrite64.c
36047         [!__ASSUME_PWRITE_SYSCALL]: Remove conditional code.
36048         [__ASSUME_PWRITE_SYSCALL]: Make code unconditional.
36049         * sysdeps/unix/sysv/linux/sigaction.c
36050         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
36051         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
36052         * sysdeps/unix/sysv/linux/sigpending.c
36053         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
36054         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
36055         * sysdeps/unix/sysv/linux/sigprocmask.c
36056         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
36057         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
36058         * sysdeps/unix/sysv/linux/sigsuspend.c
36059         [!__ASSUME_REALTIME_SIGNALS]: Remove conditional code.
36060         [__ASSUME_REALTIME_SIGNALS]: Make code unconditional.
36061         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
36062         (__libc_missing_rt_sigs): Remove.
36063         (__libc_sigaction) [__NR_rt_sigaction]: Make code unconditional.
36064         (__libc_sigaction): Do not handle ENOSYS from rt_sigaction.
36065         * sysdeps/unix/sysv/linux/syslog.c [!__ASSUME_MSG_NOSIGNAL]:
36066         Remove conditional code.
36067         [__ASSUME_MSG_NOSIGNAL]: Make code unconditional.
36068         * sysdeps/unix/sysv/linux/testrtsig.h (kernel_has_rtsig): Always
36069         return 1.
36070         * sysdeps/unix/sysv/linux/ttyname.c (ttyname)
36071         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Remove conditional code.
36072         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r)
36073         [!__ASSUME_PROC_SELF_FD_SYMLINK]: Likewise.
36074
36075 2012-05-14  Andreas Jaeger  <aj@suse.de>
36076
36077         * sysdeps/i386/fpu/bits/mathinline.h (__pow2): Remove,
36078         it's not used in glibc.
36079         (__coshm1): Likewise.
36080         (__acosh1p): Likewise.
36081         (__sgn): Likewise.
36082
36083         * manual/string.texi (Copying and Concatenation): Add missing
36084         variable in concat example.
36085         Reported by David C. Rankin <drankinatty@suddenlinkmail.com>.
36086
36087 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
36088
36089         [BZ #14103]
36090         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Replace
36091         __builtin_clzl with __builtin_clzll.
36092
36093 2012-05-14  H.J. Lu  <hongjiu.lu@intel.com>
36094
36095         [BZ #14104]
36096         * sysdeps/unix/sysv/linux/check_pf.c (cache): Use
36097         libc_freeres_ptr.
36098
36099 2012-05-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
36100
36101         * sysdeps/i386/i686/fpu/multiarch/Makefile: New file.
36102         * sysdeps/i386/i686fpu/multiarch/e_expf.c: New file.
36103         * sysdeps/i386/i686fpu/multiarch/e_expf-ia32.S: New file.
36104         * sysdeps/i386/i686/fpu/multiarch/e_expf-sse2.S: New file.
36105
36106 2012-05-14  Mike Frysinger  <vapier@gentoo.org>
36107
36108         * NEWS: Update ia64 info.
36109
36110 2012-05-12  Andreas Schwab  <schwab@linux-m68k.org>
36111
36112         * sysdeps/powerpc/memmove.c (MEMMOVE): Don't return a value if
36113         used as bcopy.
36114
36115 2012-05-12  Thomas Schwinge  <thomas@codesourcery.com>
36116
36117         * io/dup3.c (dup3): Rename to __dup3, add weak alias for dup3.
36118         * sysdeps/unix/syscalls.list (dup3): Likewise.
36119         * libio/freopen.c (freopen): Invoke __dup3 instead of dup3.
36120         * libio/freopen64.c (freopen64): Invoke __dup3 instead of dup3.
36121
36122 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
36123
36124         * elf/stackguard-macros.h (STACK_CHK_GUARD) [__x86_64__]: Use
36125         "%c1" with "i" (offsetof (tcbhead_t, stack_guard)).
36126
36127 2012-05-11  H.J. Lu  <hongjiu.lu@intel.com>
36128
36129         * elf/tls-macros.h (TLS_LE): Use mov instead of movq to load
36130         thread pointer.
36131         (TLS_IE): Use mov/add instead of movq/addq to load thread
36132         pointer.
36133         (TLS_GD_PREFIX): New.
36134         (TLS_GD): Use it.
36135
36136 2012-05-11  David S. Miller  <davem@davemloft.net>
36137
36138         * sysdeps/sparc/fpu/bits/fenv.h (__fenv_stfsr): Add __volatile__.
36139         * sysdeps/sparc/fpu/fpu_control.h (_FPU_GETCW): Likewise.
36140         (_FPU_SETCW): Likewise.
36141
36142 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
36143
36144         * sysdeps/x86_64/dl-trampoline.S: Check if RTLD_SAVESPACE_SSE
36145         is 32-byte aligned.
36146
36147 2012-05-11  Andreas Schwab  <schwab@linux-m68k.org>
36148
36149         [BZ #11837]
36150         * iconvdata/gb18030.c: Update tables.
36151         (BODY for FROM_LOOP): Update.  Handle two-byte encoded non-BMP
36152         characters specially.
36153         (BODY for TO_LOOP): Add encoding of missing ranges.
36154
36155 2012-05-11  Thomas Schwinge  <thomas@codesourcery.com>
36156
36157         [BZ #13673]
36158         * sysdeps/mach/hurd/accept4.c: Replace FSF snail mail address with URL.
36159         * sysdeps/mach/hurd/dup3.c: Likewise.
36160         * sysdeps/mach/hurd/readlinkat.c: Likewise.
36161         * sysdeps/powerpc/memmove.c:: Likewise.
36162
36163 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
36164
36165         * sysdeps/x86_64/dl-machine.h (elf_machine_rela_relative): Handle
36166         R_X86_64_RELATIVE64 only if RTLD_BOOTSTRAP isn't defined.
36167
36168 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
36169
36170         * elf/elf.h (R_X86_64_RELATIVE64): New.
36171         (R_X86_64_NUM): Updated.
36172         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Handle
36173         R_X86_64_RELATIVE64.  Always use Elf64_Addr with R_X86_64_64.
36174         (elf_machine_rela_relative): Handle R_X86_64_RELATIVE64.
36175         * sysdeps/x86_64/Makefile (tests): Add tst-quad1 tst-quad2
36176         tst-quad1pie tst-quad2pie
36177         (modules-names): Add tst-quadmod1 tst-quadmod2.
36178         ($(objpfx)tst-quad1): New dependency.
36179         ($(objpfx)tst-quad2): Likewise.
36180         ($(objpfx)tst-quad1pie): Likewise.
36181         ($(objpfx)tst-quad2pie): Likewise.
36182         * sysdeps/x86_64/tst-quad1.c: New file.
36183         * sysdeps/x86_64/tst-quad1pie.c: New file.
36184         * sysdeps/x86_64/tst-quad2.c: Likewise.
36185         * sysdeps/x86_64/tst-quad2pie.c: Likewise.
36186         * sysdeps/x86_64/tst-quadmod1.S: Likewise.
36187         * sysdeps/x86_64/tst-quadmod1pie.S: Likewise.
36188         * sysdeps/x86_64/tst-quadmod2.S: Likewise.
36189         * sysdeps/x86_64/tst-quadmod2pie.S: Likewise.
36190
36191 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
36192
36193         * io/fcntl.h (mode_t, off_t, pid_t): Define types.
36194         (__mode_t_defined, __off_t_defined, __pid_t_defined): Define macros.
36195         * streams/stropts.h (t_scalar_t): Define type.
36196
36197         * sysdeps/generic/paths.h (_PATH_MAN): Set to "/usr/share/man"
36198         (_PATH_PRESERVE): Set to "/var/lib".
36199         (_PATH_RWHODIR): Set to "/var/spool/rwho".
36200
36201         * sysdeps/mach/hurd/openat.c (__openat): Set type of MODE to mode_t
36202         instead of int.
36203
36204         * sysdeps/mach/hurd/xmknodat.c (__xmknodat): Deallocate NODE port only
36205         if __dir_mkfile succeeded.
36206
36207         * sysdeps/mach/hurd/dup3.c: Lock _hurd_dtable_lock before
36208         checking for _hurd_dtablesize.  Unlock it right after having
36209         finished _hurd_dtable allocation.
36210
36211 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
36212
36213         * sysdeps/mach/hurd/configure.in: Remove warning for --prefix=[...].
36214         * sysdeps/mach/hurd/configure: Regenerated.
36215         * sysdeps/unix/sysv/linux/configure.in: Move --prefix=/usr
36216         special-casing to...
36217         * sysdeps/gnu/configure.in: ... this new file.
36218         * sysdeps/unix/sysv/linux/configure: Regenerated.
36219         * sysdeps/gnu/configure: New generated file.
36220
36221         * sysdeps/mach/hurd/bits/stat.h (struct stat): Align to what is done
36222         for Linux: use nsec instead of usec, as well as:
36223         [__USE_MISC || __USE_XOPEN2K8] (st_atim, st_mtim, st_ctim): New
36224         members of type struct timespec.
36225         [__USE_MISC || __USE_XOPEN2K8] (st_atime, st_mtime, st_ctime):
36226         New macros.
36227         (struct stat64): Likewise.
36228         (_STATBUF_ST_NSEC): New macro.
36229         * sysdeps/mach/hurd/xstatconv.c (xstat64_conv): Adapt to that.
36230
36231         * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Use
36232         __strtoul_internal rather than strtoul.
36233
36234 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
36235
36236         * hurd/hurdsock.c (_hurd_socket_server): Check for negative domains,
36237         and reject them.
36238
36239 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
36240
36241         * sysdeps/mach/hurd/setresgid.c (__setresgid): Handle the -1 case,
36242         which preserves existing values.
36243         * sysdeps/mach/hurd/setresuid.c (__setresuid): Likewise.
36244
36245 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
36246
36247         * hurd/hurdselect.c (_hurd_select): Return EINVAL for negative
36248         TIMEOUT values.  Return EINVAL for NFDS values either negative or
36249         greater than FD_SETSIZE.
36250
36251 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
36252
36253         * sysdeps/mach/hurd/brk.c (_hurd_set_brk): When more space needs to be
36254         allocated, call __vm_protect to finish enabling the existing space, and
36255         pass a copy of _hurd_data_end instead of PAGEBRK to __vm_allocate to
36256         allocate the remainder.
36257
36258 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
36259
36260         * sysdeps/mach/hurd/recvfrom.c (__recvfrom): Check also for a null
36261         address port.  Set ADDR_LEN to 0 when not filling ADDRARG.
36262
36263 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
36264
36265         * sysdeps/mach/hurd/readlinkat.c: New file, heavily derived from
36266         sysdeps/mach/hurd/readlink.c.
36267
36268         * posix/tst-sysconf.c (posix_options): Only use
36269         _POSIX_PRIORITIZED_IO, _POSIX_PRIORITY_SCHEDULING, and
36270         _POSIX_SYNCHRONIZED_IO when they are defined
36271         * sysdeps/mach/hurd/bits/posix_opt.h:
36272         (_POSIX_PRIORITY_SCHEDULING): Undefine macro.
36273         (_XOPEN_REALTIME): Undefine macro.
36274         (_XOPEN_REALTIME_THREADS): Undefine macro.
36275         (_XOPEN_SHM): Undefine macro.
36276         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_INHERIT): Define
36277         macro to -1.
36278         [__USE_XOPEN2K8] (_POSIX_THREAD_ROBUST_PRIO_PROTECT): Define
36279         macro to -1.
36280         (_POSIX_ASYNC_IO): Undefine macro.
36281         (_POSIX_PRIORITIZED_IO): Undefine macro.
36282         (_POSIX_SPIN_LOCKS): Define macro to -1.
36283
36284         * bits/sigaction.h [__USE_XOPEN2K8]: Define SA_RESTART,
36285         SA_NODEFER, SA_RESETHAND.
36286         * sysdeps/mach/hurd/bits/fcntl.h [__USE_XOPEN2K8]: Define
36287         O_NOFOLLOW, O_DIRECTORY, O_CLOEXEC, F_GETOWN, F_SETOWN,
36288         F_DUPFD_CLOEXEC.
36289
36290 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
36291
36292         * elf/Makefile (pldd-modules): Define unconditionally.
36293
36294 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
36295
36296         * sysdeps/mach/hurd/opendir.c (__opendirat): New function.
36297
36298 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
36299
36300         * hurd/hurdchdir.c (_hurd_change_directory_port_from_name):
36301         Return ENOENT when name is empty.
36302         * sysdeps/mach/hurd/chroot.c (chroot): Likewise.
36303
36304 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
36305
36306         * include/libc-symbols.h [NO_HIDDEN] (hidden_nolink): New macro.
36307
36308         * nss/makedb.c (MAP_POPULATE): If not defined, define to zero.
36309
36310 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
36311
36312         Fix mlock in all cases except non-readable pages.
36313         * sysdeps/mach/hurd/mlock.c (mlock): Give VM_PROT_READ
36314         instead of VM_PROT_ALL as parameter to __vm_wire function.
36315
36316         * sysdeps/mach/hurd/mkdir.c: Include <string.h>.
36317         (__mkdir): When path is `/', just fail with EEXIST.
36318         * sysdeps/mach/hurd/mkdirat.c: Likewise.
36319
36320 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
36321
36322         * nss/makedb.c: Include <sys/param.h> (for MAX and roundup), and
36323         <sys/uio.h> (for writev).
36324         * nss/nss_db/db-initgroups.c: Include <limits.h> (for ULONG_MAX),
36325         and <sys/param.h> (for MIN).
36326
36327 2012-05-10  Pino Toscano  <toscano.pino@tiscali.it>
36328
36329         * sysdeps/mach/nanosleep.c: Return EINVAL for invalid values of
36330         REQUESTED_TIME.  Properly set the remaining time and return EINTR
36331         if interrupted.
36332
36333 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
36334
36335         * sysdeps/mach/hurd/Makefile ($(common-objpfx)linkobj/libc.so):
36336         Depend on against $(link-rpcuserlibs).
36337
36338 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
36339
36340         * sysdeps/generic/ldsodefs.h [LIBC_STACK_END_NOT_RELRO]
36341         (__libc_stack_end): Do not use attribute_relro.
36342         * sysdeps/mach/hurd/dl-sysdep.h (LIBC_STACK_END_NOT_RELRO): Define.
36343         * sysdeps/mach/hurd/i386/init-first.c (init): Update __libc_stack_end
36344         to libthread-provided value.
36345         * sysdeps/mach/hurd/dl-sysdep.c (__libc_stack_end): Do not use
36346         attribute_relro.
36347
36348 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
36349
36350         [BZ #3748]
36351         * bits/libc-lock.h (__libc_once_get): New macro.
36352         * sysdeps/mach/bits/libc-lock.h: Likewise.
36353         * sysdeps/mach/hurd/bits/libc-lock.h: Likewise.
36354         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Use __libc_once_get
36355         instead of using implementation details.
36356
36357         * libio/fileops.c: Unconditionally include <kernel-features.h>.
36358         * libio/freopen.c: Likewise.
36359         * libio/freopen64.c: Likewise.
36360         * misc/syslog.c: Likewise.
36361         * nscd/connections.c: Likewise.
36362         * nscd/netgroupcache.c: Likewise.
36363         * sysdeps/posix/getcwd.c: Likewise.
36364
36365 2012-05-10  Roland McGrath  <roland@hack.frob.com>
36366
36367         * math/w_ilogbf.c: Add #include <limits.h>.
36368
36369 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
36370
36371         * sysdeps/mach/hurd/setitimer.c (setitimer_locked): Use common exit
36372         path instead of returning without unlocking.
36373
36374         * sysdeps/mach/hurd/bits/ioctls.h (_IOIW): New macro for
36375         immediate-write ioctls.
36376         * sysdeps/mach/hurd/ioctl.c: Handle cases with no arguments.
36377
36378 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
36379
36380         * sysdeps/mach/hurd/i386/init-first.c (init): Use
36381         __builtin_frame_address instead of making assumptions about the
36382         location of the return address relative to DATA.  Force early load of
36383         the return address.
36384         (_dl_init_first, doinit1 in doinit in _hurd_stack_setup): Don't use
36385         __builtin_frame_address.
36386
36387         dup3 for GNU Hurd.
36388         * include/unistd.h: Declare __dup3 and use libc_hidden_proto on it.
36389         * sysdeps/mach/hurd/dup3.c: New file, copy from dup2.c.  Evolve it to
36390         implement dup3 and do some further code clean-ups.
36391         * sysdeps/mach/hurd/dup2.c (__dup2): Reimplement using __dup3.
36392         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_DUP3): Define.
36393
36394 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
36395
36396         * sysdeps/mach/hurd/dl-sysdep.c: Conditionalize contents on [SHARED].
36397
36398         * hurd/hurd/fd.h (_hurd_fd_get): Call HURD_CRITICAL_BEGIN/
36399         HURD_CRITICAL_END around holding _hurd_dtable_lock.
36400         * sysdeps/mach/hurd/dirfd (dirfd): Likewise.
36401         * sysdeps/mach/hurd/opendir.c (_hurd_fd_opendir): Call
36402         HURD_CRITICAL_BEGIN/HURD_CRITICAL_END around holding
36403         d->port.lock.
36404
36405         * hurd/catch-signal.c (hurd_catch_signal): Use sigsetjmp/siglongjmp
36406         instead of setjmp/longjmp to restore the signal mask.  Call sigsetjmp
36407         when handler == SIG_ERR, not when handler != SIG_ERR.
36408
36409 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
36410
36411         * sysdeps/mach/hurd/bits/socket.h: New file, copy from the bsd4.4 one.
36412         (SOCK_MAX, SOCK_TYPE_MASK, SOCK_CLOEXEC, SOCK_NONBLOCK): New
36413         definitions.
36414
36415         accept4 for GNU Hurd.
36416         * include/sys/socket.h (__libc_accept4): New prototype.
36417         * sysdeps/mach/hurd/accept4.c: New file, copy from accept.c.  Evolve it
36418         to implement __libc_accept4.
36419         * sysdeps/mach/hurd/accept.c (accept): Reimplement using
36420         __libc_accept4.
36421         * sysdeps/mach/hurd/kernel-features.h (__ASSUME_ACCEPT4): Define.
36422
36423         * sysdeps/mach/hurd/i386/____longjmp_chk.S: New file.
36424         * sysdeps/mach/hurd/i386/signal-defines.sym: New file.
36425         * sysdeps/mach/hurd/i386/Makefile (gen-as-const-headers): Add
36426         signal-defines.sym.
36427
36428 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
36429
36430         * bits/in.h (SOL_IP, SOL_IPV6, SOL_ICMPV6): New macros.
36431
36432 2012-05-10  Thomas Schwinge  <thomas@schwinge.name>
36433
36434         * sysdeps/mach/hurd/dl-sysdep.c (open_file): Do not raise
36435         assertion on O_CLOEXEC flag.
36436         * hurd/hurd/fd.h: Update comment to mention O_CLOEXEC.
36437         * hurd/intern-fd.c: Likewise.
36438         * hurd/port2fd.c: Likewise.
36439
36440 2012-05-10  Samuel Thibault  <samuel.thibault@ens-lyon.org>
36441
36442         [BZ #3906]
36443         * bits/in.h (IPV6_PKTINFO): Define new macro.
36444         (IPV6_RXINFO,IPV6_TXINFO,SCM_SRCINFO): Redefine to IPV6_PKTINFO.
36445
36446 2012-05-09  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
36447
36448         [BZ #13954]
36449         [BZ #13955]
36450         [BZ #13956]
36451         * sysdeps/ieee754/dbl-64/s_logb.c (__logb): Fix for subnormal number.
36452         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c (__logb): Likewise.
36453         * sysdeps/ieee754/flt-32/s_logbf.c (__logf): Likewise.
36454         * sysdeps/ieee754/ldbl-128/s_logbl.c (__logbl): Likewise.
36455         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c (__logbl): Likewise.
36456         * sysdeps/ieee754/ldbl-96/s_logbl.c (__logbl): Likewise.
36457         * math/libm-test.inc (logb_test) : Additional logb tests.
36458
36459 2012-05-09  Andreas Schwab  <schwab@linux-m68k.org>
36460             Andreas Jaeger  <aj@suse.de>
36461
36462         * configure.in (obsolete-rpc): Add new option --enable-obsolete-rpc.
36463         * configure: Regenerated.
36464         * config.h.in (LINK_OBSOLETE_RPC): New macro.
36465         * config.make.in (link-obsolete-rpc): New substituted variable.
36466         * include/libc-symbols.h (libc_hidden_nolink_sunrpc): Rename from
36467         libc_hidden_nolink and define based on LINK_OBSOLETE_RPC.
36468         * sunrpc/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
36469         (shared-only-routines): Don't set it under [link-obsolete-rpc],
36470         so that libc.a contains the symbols.
36471         * nis/Makefile (headers) [link-obsolete-rpc]: Add rpc headers.
36472         * sunrpc/auth_des.c: Use libc_hidden_nolink_sunrpc.
36473         * sunrpc/auth_none.c: Likewise.
36474         * sunrpc/auth_unix.c: Likewise.
36475         * sunrpc/authdes_prot.c: Likewise.
36476         * sunrpc/authuxprot.c: Likewise.
36477         * sunrpc/clnt_gen.c: Likewise.
36478         * sunrpc/clnt_perr.c: Likewise.
36479         * sunrpc/clnt_raw.c: Likewise.
36480         * sunrpc/clnt_simp.c: Likewise.
36481         * sunrpc/clnt_tcp.c: Likewise.
36482         * sunrpc/clnt_udp.c: Likewise.
36483         * sunrpc/clnt_unix.c: Likewise.
36484         * sunrpc/des_crypt.c: Likewise.
36485         * sunrpc/des_soft.c: Likewise.
36486         * sunrpc/get_myaddr.c: Likewise.
36487         * sunrpc/key_call.c: Likewise.
36488         * sunrpc/key_prot.c: Likewise.
36489         * sunrpc/netname.c: Likewise.
36490         * sunrpc/pm_getmaps.c: Likewise.
36491         * sunrpc/pm_getport.c: Likewise.
36492         * sunrpc/pmap_clnt.c: Likewise.
36493         * sunrpc/pmap_prot.c: Likewise.
36494         * sunrpc/pmap_prot2.c: Likewise.
36495         * sunrpc/pmap_rmt.c: Likewise.
36496         * sunrpc/publickey.c: Likewise.
36497         * sunrpc/rpc_cmsg.c: Likewise.
36498         * sunrpc/rpc_common.c: Likewise.
36499         * sunrpc/rpc_dtable.c: Likewise.
36500         * sunrpc/rpc_prot.c: Likewise.
36501         * sunrpc/rpc_thread.c: Likewise.
36502         * sunrpc/rtime.c: Likewise.
36503         * sunrpc/svc.c: Likewise.
36504         * sunrpc/svc_auth.c: Likewise.
36505         * sunrpc/svc_raw.c: Likewise.
36506         * sunrpc/svc_run.c: Likewise.
36507         * sunrpc/svc_tcp.c: Likewise.
36508         * sunrpc/svc_udp.c: Likewise.
36509         * sunrpc/svc_unix.c: Likewise.
36510         * sunrpc/svcauth_des.c: Likewise.
36511         * sunrpc/xcrypt.c: Likewise.
36512         * sunrpc/xdr.c: Likewise.
36513         * sunrpc/xdr_array.c: Likewise.
36514         * sunrpc/xdr_float.c: Likewise.
36515         * sunrpc/xdr_intXX_t.c: Likewise.
36516         * sunrpc/xdr_mem.c: Likewise.
36517         * sunrpc/xdr_rec.c: Likewise.
36518         * sunrpc/xdr_ref.c: Likewise.
36519         * sunrpc/xdr_sizeof.c: Likewise.
36520         * sunrpc/xdr_stdio.c: Likewise.
36521
36522 2012-05-10  Roland McGrath  <roland@hack.frob.com>
36523
36524         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Fix typo in last
36525         change.  Update copyright years.
36526
36527 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
36528
36529         * include/stdc-predef.h (__STDC_NO_THREADS__): Define.
36530
36531 2012-05-10  Maxim Kuvyrkov  <maxim@codesourcery.com>
36532             Joseph Myers  <joseph@codesourcery.com>
36533             Paul Pluzhnikov  <ppluzhnikov@google.com>
36534
36535         [BZ #14012]
36536         * sunrpc/Makefile [cross-compiling] (headers): Enable additions
36537         requiring rpcgen.
36538         [cross-compiling] (extra-libs): Likewise.
36539         [cross-compiling] (extra-libs-others): Likewise.
36540         [cross-compiling] (librpcsvc-routines): Likewise.
36541         [cross-compiling] (librpcsvc-inhibit-o): Likewise.
36542         [cross-compiling] (omit-deps): Likewise.
36543         (sunrpc-CPPFLAGS): New variable.
36544         (CPPFLAGS): Define using $(sunrpc-CPPFLAGS).
36545         (BUILD_CPPFLAGS): Append $(sunrpc-CPPFLAGS).
36546         (cross-rpcgen-objs): New variable.
36547         (extra-objs): Append $(cross-rpcgen-objs).
36548         ($(cross-rpcgen-objs)): New rule.
36549         ($(objpfx)cross-rpcgen): Likewise.
36550         (rpcgen-cmd): Define to use $(built-program-file).  Expand
36551         comment.
36552         ($(objpfx)rpcsvc/%.stmp): Depend on cross-rpcgen.
36553         ($(objpfx)x%.stmp): Likewise.
36554         * sunrpc/proto.h [IS_IN_build] (_): Define.
36555         [IS_IN_build] (_libc_intl_domainname): Likewise.
36556
36557 2012-05-10  H.J. Lu  <hongjiu.lu@intel.com>
36558
36559         * sysdeps/x86_64/dl-machine.h (elf_machine_rela) [__ILP32__]:
36560         Sign extend relocation result to 64 bits for R_X86_64_DTPOFF64
36561         and R_X86_64_TPOFF64.
36562
36563 2012-05-10  Joseph Myers  <joseph@codesourcery.com>
36564
36565         * sysdeps/unix/sysv/linux/syscalls.list (alarm): Add entry from
36566         sysdeps/unix/sysv/syscalls.list.
36567         (stime): Likewise.
36568         (utime): Likewise.
36569         * sysdeps/unix/sysv/syscalls.list: Remove file.
36570
36571 2012-05-10  Paul Eggert  <eggert@cs.ucla.edu>
36572
36573         [BZ #3440]
36574         * locale/bits/locale.h (__LC_CTYPE, __LC_NUMERIC, __LC_TIME)
36575         (__LC_COLLATE, __LC_MONETARY, __LC_MESSAGES, __LC_ALL, __LC_PAPER)
36576         (__LC_NAME, __LC_ADDRESS, __LC_TELEPHONE, __LC_MEASUREMENT)
36577         (__LC_IDENTIFICATION): Make these macros useful in #if
36578         expressions, as required by C99.
36579
36580 2012-05-10  Andreas Schwab  <schwab@linux-m68k.org>
36581
36582         * sunrpc/Makefile (extra-objs) [$(build-shared) = yes]: Add
36583         $(addsuffix .os,$(rpc-compat-routines)).  Move include ../Rules
36584         after this.
36585
36586 2012-05-09  H.J. Lu  <hongjiu.lu@intel.com>
36587
36588         * stdlib/longlong.h: Updated from GCC.
36589
36590 2012-05-09  Andreas Jaeger  <aj@suse.de>
36591
36592         * nscd/nscd.c (run_modes): Make named enum, reorder so that
36593         default is first entry.
36594         (run_mode): Set type.
36595         (main): Remove informal message about syslog.
36596         (options): Fix typo.
36597
36598         [BZ #14053]
36599         * sysdeps/x86_64/fpu/bits/mathinline.h (lrintf): Add __volatile
36600         to asm.
36601         (lrint): Likewise.
36602         (llrintf): Likewise.
36603         (llrint): Likewise.
36604         (rint): Likewise.
36605         (rintf): Likewise.
36606         (nearbyint): Likewise.
36607         (nearbyintf): Likewise.
36608
36609 2012-05-09  Andreas Jaeger  <aj@suse.de>
36610             Pedro Alves  <palves@redhat.com>
36611
36612         * nscd/nscd.c (run_mode): Use enum.
36613         (main): Cleanup coding style issue.
36614
36615 2012-05-09  Alexandre Oliva  <aoliva@redhat.com>
36616             Andreas Jaeger  <aj@suse.de>
36617
36618         * nscd/nscd.c (go_background): Replaced with...
36619         (run_mode): ... this.
36620         (RUN_FOREGROUND, RUN_DAEMONIZE, RUN_DEBUG): Add.
36621         (options): Add -F --foreground.
36622         (main): Implement it.
36623         (parse_opt): Parse it.
36624
36625 2012-05-09  Andreas Jaeger  <aj@suse.de>
36626
36627         [BZ #14083]
36628         * string/bits/string2.h (strspn) [__GNUC_PREREQ(3, 2) &&
36629         !_HAVE_STRING_ARCH_strspn]: Cast zero to size_t to avoid
36630         -Wconversion warning.
36631         (strspn) [!__GNUC_PREREQ(3, 2) && !_HAVE_STRING_ARCH_strspn]:
36632         Likewise.
36633
36634 2012-05-09  Joseph Myers  <joseph@codesourcery.com>
36635
36636         * conform/data/locale.h-data (NULL): Use macro-constant.  Require
36637         == 0.
36638         (LC_ALL): Use macro-int-constant.
36639         (LC_COLLATE): Likewise.
36640         (LC_CTYPE): Likewise.
36641         (LC_MESSAGES): Likewise.
36642         (LC_MONETARY): Likewise.
36643         (LC_NUMERIC): Likewise.
36644         (LC_TIME): Likewise.
36645         [ISO || ISO99 || ISO11] (LC_MESSAGES): Do not require.
36646         (LC_*): Change to LC_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
36647         [ISO || ISO99 || ISO11] (*_t): Do not allow.
36648         * conform/data/math.h-data (HUGE_VAL): Use macro-constant.
36649         Specify type.
36650         [C99-based standards] (float_t): Expect type.
36651         [C99-based standards] (double_t): Expect type.
36652         [C99-based standards] (HUGE_VALF): Use macro-constant.  Specify
36653         type.
36654         [C99-based standards] (HUGE_VALL): Likewise.
36655         [C99-based standards] (INFINITY): Likewise.
36656         [C99-based standards] (NAN): Likewise.
36657         [C99-based standards] (FP_INFINITE): Use macro-int-constant.
36658         [C99-based standards] (FP_NAN): Likewise.
36659         [C99-based standards] (FP_NORMAL): Likewise.
36660         [C99-based standards] (FP_SUBNORMAL): Likewise.
36661         [C99-based standards] (FP_ZERO): Likewise.
36662         [C99-based standards] (FP_FAST_FMA): Use
36663         optional-macro-int-constant.  Specify type.  Require == 1.
36664         [C99-based standards] (FP_FAST_FMAF): Likewise.
36665         [C99-based standards] (FP_FAST_FMAL): Likewise.
36666         [C99-based standards] (FP_ILOGB0): Use macro-int-constant.
36667         [C99-based standards] (FP_ILOGBNAN): Likewise.
36668         [C99-based standards] (MATH_ERRNO): Use macro-int-constant.
36669         Specify type.
36670         [C99-based standards] (MATH_ERREXCEPT): Likewise.
36671         [C99-based standards] (math_errhandling): Specify type.
36672         [ISO99 || ISO11] (signgam): Do not allow.
36673         [non-C99-based standards] (copysignf): Do not allow.
36674         [non-C99-based standards] (exp2f): Likewise.
36675         [non-C99-based standards] (log2f): Likewise.
36676         [non-C99-based standards] (modff): Allow.
36677         [non-C99-based standards] (erff): Do not allow.
36678         [non-C99-based standards] (erfcf): Likewise.
36679         [non-C99-based standards] (gammaf): Likewise.
36680         [non-C99-based standards] (hypotf): Likewise.
36681         [non-C99-based standards] (j0f): Likewise.
36682         [non-C99-based standards] (j1f): Likewise.
36683         [non-C99-based standards] (jnf): Likewise.
36684         [non-C99-based standards] (lgammaf): Likewise.
36685         [non-C99-based standards] (tgammaf): Likewise.
36686         [non-C99-based standards] (y0f): Likewise.
36687         [non-C99-based standards] (y1f): Likewise.
36688         [non-C99-based standards] (ynf): Likewise.
36689         [non-C99-based standards] (isnanf): Likewise.
36690         [non-C99-based standards] (acoshf): Likewise.
36691         [non-C99-based standards] (asinhf): Likewise.
36692         [non-C99-based standards] (atanhf): Likewise.
36693         [non-C99-based standards] (cbrtf): Likewise.
36694         [non-C99-based standards] (expm1f): Likewise.
36695         [non-C99-based standards] (ilogbf): Likewise.
36696         [non-C99-based standards] (log1pf): Likewise.
36697         [non-C99-based standards] (logbf): Likewise.
36698         [non-C99-based standards] (nextafterf): Likewise.
36699         [non-C99-based standards] (remainderf): Likewise.
36700         [non-C99-based standards] (rintf): Likewise.
36701         [non-C99-based standards] (scalbf): Likewise.
36702         [non-C99-based standards] (copysignl): Likewise.
36703         [non-C99-based standards] (exp2l): Likewise.
36704         [non-C99-based standards] (log2l): Likewise.
36705         [non-C99-based standards] (modfl): Allow.
36706         [non-C99-based standards] (erfl): Do not allow.
36707         [non-C99-based standards] (erfcl): Likewise.
36708         [non-C99-based standards] (gammal): Likewise.
36709         [non-C99-based standards] (hypotl): Likewise.
36710         [non-C99-based standards] (j0l): Likewise.
36711         [non-C99-based standards] (j1l): Likewise.
36712         [non-C99-based standards] (jnl): Likewise.
36713         [non-C99-based standards] (lgammal): Likewise.
36714         [non-C99-based standards] (tgammal): Likewise.
36715         [non-C99-based standards] (y0l): Likewise.
36716         [non-C99-based standards] (y1l): Likewise.
36717         [non-C99-based standards] (ynl): Likewise.
36718         [non-C99-based standards] (isnanl): Likewise.
36719         [non-C99-based standards] (acoshl): Likewise.
36720         [non-C99-based standards] (asinhl): Likewise.
36721         [non-C99-based standards] (atanhl): Likewise.
36722         [non-C99-based standards] (cbrtl): Likewise.
36723         [non-C99-based standards] (expm1l): Likewise.
36724         [non-C99-based standards] (ilogbl): Likewise.
36725         [non-C99-based standards] (log1pl): Likewise.
36726         [non-C99-based standards] (logbl): Likewise.
36727         [non-C99-based standards] (nextafterl): Likewise.
36728         [non-C99-based standards] (remainderl): Likewise.
36729         [non-C99-based standards] (rintl): Likewise.
36730         [non-C99-based standards] (scalbl): Likewise.
36731         [ISO || ISO99 || ISO11] (*_t): Do not allow.
36732         [non-C99-based standards] (FP_*): Do not allow.
36733         [C99-based standards] (FP_*): Change to
36734         FP_[ABCDEFGHIJKLMNOPQRSTUVWXYZ]*.
36735         * conform/data/setjmp.h-data [ISO || ISO99 || ISO11] (*_t): Do not
36736         allow.
36737         * conform/data/signal.h-data (SIG_DFL): Use macro-constant.
36738         (SIG_ERR): Likewise.
36739         [X/Open-based standards] (SIG_HOLD): Likewise.
36740         (SIG_IGN): Likewise.
36741         (SIGABRT): Use macro-int-constant.  Specify type.  Require
36742         positive value.
36743         (SIGFPE): Likewise.
36744         (SIGILL): Likewise.
36745         (SIGINT): Likewise.
36746         (SIGSEGV): Likewise.
36747         (SIGTER): Likewise.
36748         [!ISO && !ISO99 && !ISO11] (SIGALRM): Likewise.
36749         [!ISO && !ISO99 && !ISO11] (SIGHUP): Likewise.
36750         [!ISO && !ISO99 && !ISO11] (SIGIO): Likewise.
36751         [!ISO && !ISO99 && !ISO11] (SIGKILL): Likewise.
36752         [!ISO && !ISO99 && !ISO11] (SIGPIPE): Likewise.
36753         [!ISO && !ISO99 && !ISO11] (SIGQUIT): Likewise.
36754         [!ISO && !ISO99 && !ISO11] (SIGUSR1): Likewise.
36755         [!ISO && !ISO99 && !ISO11] (SIGUSR2): Likewise.
36756         [!ISO && !ISO99 && !ISO11] (SIGCHLD): Likewise.
36757         [!ISO && !ISO99 && !ISO11] (SIGCONT): Likewise.
36758         [!ISO && !ISO99 && !ISO11] (SIGSTOP): Likewise.
36759         [!ISO && !ISO99 && !ISO11] (SIGTSTP): Likewise.
36760         [!ISO && !ISO99 && !ISO11] (SIGTTIN): Likewise.
36761         [!ISO && !ISO99 && !ISO11] (SIGTTOU): Likewise.
36762         [!ISO && !ISO99 && !ISO11] (SIGBUS): Likewise.
36763         [!ISO && !ISO99 && !ISO11] (SIGPOLL): Likewise.
36764         [!ISO && !ISO99 && !ISO11] (SIGPROF): Likewise.
36765         [!ISO && !ISO99 && !ISO11] (SIGSYS): Likewise.
36766         [X/Open-based standards] (SIGTRAP): Likewise.
36767         [!ISO && !ISO99 && !ISO11] (SIGURG): Likewise.
36768         [!ISO && !ISO99 && !ISO11] (SIGVTALRM): Likewise.
36769         [!ISO && !ISO99 && !ISO11] (SIGXCPU): Likewise.
36770         [!ISO && !ISO99 && !ISO11] (SIGXFSZ): Likewise.
36771         * conform/data/stdarg.h-data [ISO || ISO99 || ISO11] (*_t): Do not
36772         allow.
36773
36774 2012-05-08  Ian Wienand  <ianw@vmware.com>
36775
36776         [BZ #14080]
36777         * time/tzset.c (__tzset_parse_tz): Update default rules for
36778         daylight time changes in the Energy Policy Act of 2005.
36779
36780 2012-05-09  Andreas Jaeger  <aj@suse.de>
36781
36782         [BZ #13983]
36783         * elf/ldconfig.c (parse_conf): Change string to make clear that
36784         ldconfig only issued a warning if ld.so.conf does not exist.
36785
36786 2012-05-08  David S. Miller  <davem@davemloft.net>
36787
36788         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: Use
36789         movxtod instead of popping the value on the stack.
36790
36791         * sysdeps/sparc/fpu/libm-test-ulps: Update.
36792
36793 2012-05-08  Carlos O'Donell  <carlos_odonell@mentor.com>
36794
36795         * config.h.in: Add HAVE_ARM_PCS_VFP.
36796
36797 2012-05-08  Roland Mc Grath  <roland@hack.frob.com>
36798
36799         [BZ #13979]
36800         * include/features.h: Warn if user requests __FORTIFY_SOURCE
36801         checking but the checks are disabled for any reason.
36802
36803 2012-05-08  H.J. Lu  <hongjiu.lu@intel.com>
36804
36805         * sysdeps/x86_64/dl-machine.h: Replace Elf64_XXX with ElfW(XXX)
36806         and ELF64_R_TYPE with ELFW(R_TYPE).
36807
36808 2012-05-08  Joseph Myers  <joseph@codesourcery.com>
36809
36810         * sysdeps/unix/sysv/syscalls.list (pause): Remove.
36811         (ulimit): Likewise.
36812
36813         * sysdeps/unix/sysv/syscalls.list (setrlimit): Remove.
36814         (settimeofday): Likewise.
36815
36816 2012-05-08  Mike Frysinger  <vapier@gentoo.org>
36817
36818         * inet/arpa/tftp.h (struct tftphdr): Rename th_u to th_u1.  Add
36819         a struct th_u2 inside the union, and move tu_block/tu_code into
36820         a new th_u3 union of tu_block/tu_code inside of that.  Move
36821         th_data[1] into the th_u2 as tu_data[0].  Change tu_stuff[1] to
36822         tu_stuff[0].  Add a new tu_padding[4] to keep sizeof() the same.
36823         (th_block): Change to th_u1.th_u2.th_u3.tu_block.
36824         (th_code): Change to th_u1.th_u2.th_u3.tu_code.
36825         (th_stuff): Change to th_u1.tu_stuff.
36826         (th_data): Define.
36827         (th_msg): Change to th_u1.th_u2.tu_data.
36828
36829 2012-05-07  David S. Miller  <davem@davemloft.net>
36830
36831         * sysdeps/sparc/fpu/libm-test-ulps: Update.
36832
36833         [BZ #14074]
36834         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK_CALL): New macro.
36835         (SETUP_PIC_REG): Use it.
36836         (SETUP_PIC_REG_LEAF): Use it.
36837
36838 2012-05-07  Joseph Myers  <joseph@codesourcery.com>
36839
36840         [BZ #13885]
36841         [BZ #13923]
36842         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
36843         USE_AS_EXPM1L.
36844         (EXPL_FINITE): Likewise.
36845         (FLDLOG): Likewise.
36846         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
36847         * sysdeps/i386/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
36848         e_expl.S.
36849         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
36850         USE_AS_EXPM1L.
36851         (EXPL_FINITE): Likewise.
36852         (FLDLOG): Likewise.
36853         (IEEE754_EXPL) [USE_AS_EXPM1L]: Support use as expm1l.
36854         * sysdeps/x86_64/fpu/s_expm1l.S: Define USE_AS_EXPM1L and include
36855         e_expl.S.
36856         * math/libm-test.inc (expm1_test): Add more tests.  Do not disable
36857         test of -max_value argument for long double.
36858         * sysdeps/i386/fpu/libm-test-ulps: Update.
36859         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
36860
36861 2012-05-06  David S. Miller  <davem@davemloft.net>
36862
36863         * scripts/data/localplt-sparc-linux-gnu.data: Add '?' markers to
36864         quad soft-float symbols whose references which are compiler
36865         generated.
36866         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
36867
36868 2012-05-06  Joseph Myers  <joseph@codesourcery.com>
36869
36870         [BZ #13884]
36871         [BZ #13914]
36872         * sysdeps/i386/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
36873         USE_AS_EXP10L.
36874         (EXPL_FINITE): Likewise.
36875         (FLDLOG): Likewise.
36876         (c0): Likewise.
36877         (c1): Likewise.
36878         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
36879         Adjust comments for base varying.
36880         (__expl_finite): Change alias to EXPL_FINITE.
36881         * sysdeps/i386/fpu/e_exp10l.S: Define USE_AS_EXP10L and include
36882         e_expl.S.
36883         * sysdeps/ieee754/dbl-64/e_exp10.c: New file.
36884         * sysdeps/ieee754/ldbl-128/e_exp10l.c: Likewise.
36885         * sysdeps/ieee754/ldbl-128ibm/e_exp10l.c: Likewise.
36886         * sysdeps/x86_64/fpu/e_exp10l.S: Likewise.
36887         * sysdeps/x86_64/fpu/e_expl.S (IEEE754_EXPL): Define conditional on
36888         USE_AS_EXP10L.
36889         (EXPL_FINITE): Likewise.
36890         (FLDLOG): Likewise.
36891         (c0): Likewise.
36892         (c1): Likewise.
36893         (__ieee754_expl): Change to IEEE754_EXPL.  Use FLDLOG macro.
36894         Adjust comments for base varying.
36895         (__expl_finite): Change alias to EXPL_FINITE.
36896         * math/libm-test.inc (exp10_test): Add more tests.  Do not disable
36897         tests for bugs.
36898         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
36899
36900         [BZ #14064]
36901         * math/libm-test.inc (check_float_internal): Correct ulp
36902         calculation for subnormal expected results.
36903
36904 2012-05-06  Andreas Jaeger  <aj@suse.de>
36905
36906         * Makeconfig (+math-flags): New, set to -frounding-math.
36907         (+cflags): Add +math-flags so that all of glibc gets compiled with
36908         it.
36909
36910         * sysdeps/x86_64/fpu/libm-test-ulps: Updated.
36911
36912 2012-05-05  Joseph Myers  <joseph@codesourcery.com>
36913
36914         * math/libm-test.inc (hypot_test) [TEST_DOUBLE && TEST_INLINE]:
36915         Disable one test.
36916
36917         [BZ #13787]
36918         [BZ #13922]
36919         [BZ #14036]
36920         * sysdeps/i386/fpu/e_expl.S (csat): New constant.
36921         (__ieee754_expl): Allow for and saturate large arguments.
36922         * sysdeps/ieee754/dbl-64/w_exp.c (o_threshold): Remove variable.
36923         (u_threshold): Likewise.
36924         (__exp): Call __ieee754_exp before checking for overflow and
36925         underflow.
36926         * sysdeps/ieee754/flt-32/w_expf.c (o_threshold): Remove variable.
36927         (u_threshold): Likewise.
36928         (__expf): Call __ieee754_expf before checking for overflow and
36929         underflow.
36930         * sysdeps/ieee754/ldbl-96/w_expl.c (o_threshold): Remove variable.
36931         (u_threshold): Likewise.
36932         (__expl): Call __ieee754_expl before checking for overflow and
36933         underflow.
36934         * sysdeps/x86_64/fpu/e_expl.S (csat): New constant.
36935         (__ieee754_expl): Allow for and saturate large arguments.
36936         * math/libm-test.inc (exp_test): Add another test.  Do not allow
36937         missing overflow exception on overflow.
36938         (expm1_test): Do not allow missing overflow exception on overflow.
36939
36940         * sysdeps/i386/fpu/e_expl.c: Move to ...
36941         * sysdeps/i386/fpu/e_expl.S: ... here.  Write directly in assembly
36942         rather than using inline asm.
36943         * sysdeps/x86_64/fpu/e_expl.c: Remove file.
36944         * sysdeps/x86_64/fpu/e_expl.S: Copy from
36945         sysdeps/i386/fpu/e_expl.S, adjusted for x86_64.
36946
36947         * sysdeps/unix/sysv/syscalls.list (ftime): Remove.
36948         (nice): Likewise.
36949         (poll): Likewise.
36950         (signal): Likewise.
36951         (time): Likewise.
36952         (times): Likewise.
36953
36954 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
36955
36956         * sysdeps/unix/syscalls.list (adjtime): Add entry from
36957         sysdeps/unix/common/syscalls.list.
36958         (fchmod): Likewise.
36959         (fchown): Likewise.
36960         (ftruncate): Likewise.
36961         (getrusage): Likewise.
36962         (gettimeofday): Likewise.
36963         (setpgid): Likewise.
36964         (setregid): Likewise.
36965         (setreuid): Likewise.
36966         (sigaction): Likewise.
36967         (truncate): Likewise.
36968         (vhangup): Likewise.
36969         * sysdeps/unix/common/syscalls.list: Remove file.
36970         * sysdeps/unix/bsd/Implies: Don't include unix/common.
36971         * sysdeps/unix/sysv/linux/Implies: Likewise.
36972
36973 2012-05-04  H.J. Lu  <hongjiu.lu@intel.com>
36974
36975         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: Moved to ...
36976         * sysdeps/unix/sysv/linux/x86_64/64/nptl/ld.abilist: Here.
36977         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist:
36978         Moved to ...
36979         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libBrokenLocale.abilist:
36980         Here.
36981         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: Moved
36982         to ...
36983         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libanl.abilist: Here.
36984         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: Moved
36985         to ...
36986         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libc.abilist: Here.
36987         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: Moved
36988         to ...
36989         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libcrypt.abilist: Here.
36990         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: Moved
36991         to ...
36992         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libdl.abilist: Here.
36993         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: Moved
36994         to ...
36995         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libm.abilist: Here.
36996         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: Moved
36997         to ...
36998         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libnsl.abilist: Here.
36999         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: Moved
37000         to ...
37001         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libpthread.abilist:
37002         Here.
37003         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: Moved
37004         to ...
37005         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libresolv.abilist:
37006         Here.
37007         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: Moved
37008         to ...
37009         * sysdeps/unix/sysv/linux/x86_64/64/nptl/librt.abilist: Here.
37010         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist:
37011         Moved to ...
37012         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libthread_db.abilist:
37013         Here.
37014         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: Moved
37015         to ...
37016         * sysdeps/unix/sysv/linux/x86_64/64/nptl/libutil.abilist: Here.
37017
37018 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
37019
37020         * sysdeps/unix/common/bits/dirent.h: Remove file.
37021         * sysdeps/unix/common/bits/fcntl.h: Likewise.
37022
37023         * sysdeps/unix/bsd/bits/dirent.h: Remove file.
37024         * sysdeps/unix/bsd/bits/fcntl.h: Likewise.
37025         * sysdeps/unix/bsd/bsd4.4/isatty.c: Likewise.
37026         * sysdeps/unix/bsd/isatty.c: Likewise.
37027         * sysdeps/unix/bsd/tcdrain.c: Likewise.
37028         * sysdeps/unix/bsd/tcgetattr.c: Likewise.
37029         * sysdeps/unix/bsd/tcsetattr.c: Likewise.
37030
37031 2012-05-04  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
37032
37033         [BZ #13563]
37034         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c (__ieee754_acosl): Fix
37035         long double comparison inaccuracies.
37036         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c (__ieee754_asinl): Likewise.
37037         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
37038
37039 2012-05-04  Andreas Schwab  <schwab@linux-m68k.org>
37040
37041         * sysdeps/unix/make-syscalls.sh: Fix check for version aliases.
37042         * sysdeps/unix/sysv/linux/i386/syscalls.list: Revert last change.
37043
37044 2012-05-04  Joseph Myers  <joseph@codesourcery.com>
37045
37046         [BZ #14049]
37047         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Check for trailing
37048         nonzero digits before rounding a hex value.
37049         * stdlib/tst-strtod.c (tests): Add another test.
37050
37051 2012-05-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
37052
37053         * sysdeps/s390/fpu/libm-test-ulps: Update.
37054
37055 2012-05-03  Andreas Jaeger  <aj@suse.de>
37056
37057         * malloc/mcheck.c (mcheck): Add barrier so that malloc/free pair
37058         does not get optimized out.
37059         (malloc_opt_barrier): New.
37060
37061 2012-05-03  Andreas Jaeger  <aj@suse.de>
37062             Roland McGrath  <roland@hack.frob.com>
37063
37064         * Makerules (.PRECIOUS): Add %.symlist pattern to prevent
37065         intermediate file deletion.
37066         (generated): Add .symlist files.
37067
37068 2012-05-03  Joseph Myers  <joseph@codesourcery.com>
37069
37070         [BZ #13775]
37071         * libio/bits/stdio-ldbl.h [__USE_XOPEN2K8] (__dprintf_chk):
37072         Redirect under this condition.
37073         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
37074         [__USE_GNU] (__dprintf_chk): Not under this condition.
37075         [__USE_GNU] (__vdprintf_chk): Likewise.
37076         * libio/bits/stdio2.h [__USE_XOPEN2K8] (__dprintf_chk): Declare
37077         under this condition.
37078         [__USE_XOPEN2K8] (__vdprintf_chk): Likewise.
37079         [__USE_XOPEN2K8] (dprintf): Define under this condition.
37080         [__USE_XOPEN2K8] (vdprintf): Likewise.
37081         [__USE_GNU] (__dprintf_chk): Not under this condition.
37082         [__USE_GNU] (__vdprintf_chk): Likewise.
37083         [__USE_GNU] (dprintf): Likewise.
37084         [__USE_GNU] (vdprintf): Likewise.
37085
37086 2012-05-03  Roland McGrath  <roland@hack.frob.com>
37087
37088         * elf/Makefile (common-generated): Set this instead of generated for
37089         .dyn, .phdr, .jmprel files.  Remove $(common-objpfx) from the
37090         $(all-built-dso)-derived lists.
37091
37092 2012-05-03  Andreas Jaeger  <aj@suse.de>
37093
37094         * sysdeps/i386/fpu/libm-test-ulps: Update.
37095
37096         * FAQ: Removed.
37097         * FAQ.in: Likewise.
37098         * scripts/gen-FAQ.pl: Likewise.
37099         * manual/install.texi (Installation): Point to online location of
37100         FAQ.
37101         * Makefile (files-for-dist): Remove FAQ.
37102         (FAQ): Remove.
37103
37104 2012-05-02  Allan McRae  <allan@archlinux.org>
37105
37106         * elf/Makefile: (LDFLAGS-nodel2mod3.so: Use $(no-as-needed).
37107         (LDFLAGS-reldepmod5.so): Likewise.
37108         (LDFLAGS-reldep6mod1.so): Likewise.
37109         (LDFLAGS-reldep6mod4.so): Likewise.
37110         (LDFLAGS-reldep8mod3.so): Likewise.
37111         (LDFLAGS-unload4mod1.so): Likewise.
37112         (LDFLAGS-unload4mod2.so): Likewise.
37113         (LDFLAGS-tst-initorder): Likewise.
37114         (LDFLAGS-tst-initordera2.so): Likewise.
37115         (LDFLAGS-tst-initordera3.so): Likewise.
37116         (LDFLAGS-tst-initordera4.so): Likewise.
37117         (LDFLAGS-tst-initorderb2.so): Likewise.
37118         (LDFLAGS-noload): Likewise.
37119         (LDFLAGS-next): Likewise.
37120         (LDFLAGS-order2mod1.so): Likewise.
37121         (LDFLAGS-order2mod2.so): Likewise.
37122         (LDFLAGS-tst-initorder2): Likewise.
37123         (LDFLAGS-tst-initorder2a.so): Likewise.
37124         (LDFLAGS-tst-initorder2b.so): Likewise.
37125         (LDFLAGS-tst-initorder2c.so): Likewise.
37126         * stdlib/Makefile: (LDFLAGS-tst-putenv): Likewise.
37127
37128 2012-05-02  David S. Miller  <davem@davemloft.net>
37129
37130         * sysdeps/sparc/fpu/libm-test-ulps: Update.
37131
37132 2012-05-02  Paul Pluzhnikov  <ppluzhnikov@google.com>
37133
37134         [BZ #14055]
37135         * elf/dl-sysdep.c (_dl_show_auxv): Add bounds check.
37136
37137 2012-05-02  Andreas Jaeger  <aj@suse.de>
37138
37139         * math/Makefile (CPPFLAGS-test-ildoubl.c): Add -frounding-math
37140         since we manipulate rounding mode.
37141         (CPPFLAGS-test-idouble.c): Likewise.
37142         (CPPFLAGS-test-ifloat.c): Likewise.
37143         (CFLAGS-test-ldouble.c): Likewise.
37144         (CFLAGS-test-double.c): Likewise.
37145         (CFLAGS-test-float.c): Likewise.
37146         (CFLAGS-test-misc.c): Likewise.
37147         (CFLAGS-test-test-fenv.c): Likewise.
37148
37149 2012-05-02  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
37150
37151         [BZ #2550]
37152         [BZ #2570]
37153         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Use floating-point
37154         comparisons to determine direction to adjust input.
37155
37156 2012-05-01  Roland McGrath  <roland@hack.frob.com>
37157
37158         * elf/Makefile ($(objpfx)check-localplt.out): Redirect the test's
37159         output to the target.
37160
37161         * scripts/localplt.awk: New file.
37162         * elf/Makefile ($(objpfx)check-localplt): Target removed.
37163         (check-localplt-CFLAGS): Variable removed.
37164         ($(all-built-dso:=.jmprel)): New static pattern rule.
37165         (generated): Add those targets.
37166         (localplt-built-dso): New variable.
37167         ($(objpfx)check-localplt.out): Use the script on the .jmprel files.
37168
37169         * elf/check-localplt.c: File removed.
37170
37171         * scripts/check-execstack.awk: New file.
37172         * elf/Makefile ($(objpfx)check-execstack): Target removed.
37173         (check-execstack-CFLAGS): Variable removed.
37174         ($(objpfx)check-execstack.h): Target removed.
37175         ($(objpfx)execstack-default): New target.
37176         (generated): Add that instead of check-execstack.h.
37177         ($(all-built-dso:=.phdr)): New static pattern rule.
37178         (generated): Add those targets.
37179         * elf/check-execstack.c: File removed.
37180
37181         * scripts/check-textrel.awk: New file.
37182         * elf/Makefile ($(objpfx)check-textrel): Target removed.
37183         (check-textrel-CFLAGS): Variable removed.
37184         (all-built-dso): Use := to define.o
37185         ($(all-built-dso:=.dyn)): New static pattern rule.
37186         (generated): Add those targets.
37187         ($(objpfx)check-textrel.out): Use the script on the .dyn files.
37188         * config.make.in (READELF): New substituted variable.
37189         * elf/check-textrel.c: File removed.
37190
37191 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
37192
37193         * conform/data/assert.h-data [ISO || ISO99 || ISO11] (*_t): Do not
37194         allow.
37195         * conform/data/ctype.h-data [C99-based standards] (isblank):
37196         Expect function.
37197         (is*): Change to is[abcdefghijklmnopqrstuvwxyz]*.
37198         (to*): Change to to[abcdefghijklmnopqrstuvwxyz]*.
37199         [ISO || ISO99 || ISO11] (*_t): Do not allow.
37200         * conform/data/errno.h-data (EDOM): Use macro-int-constant.
37201         Specify type.  Require positive value.
37202         (EILSEQ): Likewise.
37203         (ERANGE): Likewise.
37204         [ISO || POSIX] (EILSEQ): Do not expect.
37205         [!ISO && !ISO99 && !ISO11] (E2BIG): Use macro-int-constant.
37206         Specify type.  Require positive value.
37207         [!ISO && !ISO99 && !ISO11] (EACCES): Likewise.
37208         [!ISO && !ISO99 && !ISO11] (EADDRINUSE): Likewise.
37209         [!ISO && !ISO99 && !ISO11] (EADDRNOTAVAIL): Likewise.
37210         [!ISO && !ISO99 && !ISO11] (EAFNOSUPPORT): Likewise.
37211         [!ISO && !ISO99 && !ISO11] (EAGAIN): Likewise.
37212         [!ISO && !ISO99 && !ISO11] (EALREADY): Likewise.
37213         [!ISO && !ISO99 && !ISO11] (EBADF): Likewise.
37214         [!ISO && !ISO99 && !ISO11] (EBADMSG): Likewise.
37215         [!ISO && !ISO99 && !ISO11] (EBUSY): Likewise.
37216         [!ISO && !ISO99 && !ISO11] (ECANCELED): Likewise.
37217         [!ISO && !ISO99 && !ISO11] (ECHILD): Likewise.
37218         [!ISO && !ISO99 && !ISO11] (ECONNABORTED): Likewise.
37219         [!ISO && !ISO99 && !ISO11] (ECONNREFUSED): Likewise.
37220         [!ISO && !ISO99 && !ISO11] (ECONNRESET): Likewise.
37221         [!ISO && !ISO99 && !ISO11] (EDEADLK): Likewise.
37222         [!ISO && !ISO99 && !ISO11] (EDESTADDRREQ): Likewise.
37223         [!ISO && !ISO99 && !ISO11] (EDQUOT): Likewise.
37224         [!ISO && !ISO99 && !ISO11] (EEXIST): Likewise.
37225         [!ISO && !ISO99 && !ISO11] (EFAULT): Likewise.
37226         [!ISO && !ISO99 && !ISO11] (EFBIG): Likewise.
37227         [!ISO && !ISO99 && !ISO11] (EHOSTUNREACH): Likewise.
37228         [!ISO && !ISO99 && !ISO11] (EIDRM): Likewise.
37229         [!ISO && !ISO99 && !ISO11] (EINPROGRESS): Likewise.
37230         [!ISO && !ISO99 && !ISO11] (EINTR): Likewise.
37231         [!ISO && !ISO99 && !ISO11] (EINVAL): Likewise.
37232         [!ISO && !ISO99 && !ISO11] (EIO): Likewise.
37233         [!ISO && !ISO99 && !ISO11] (EISCONN): Likewise.
37234         [!ISO && !ISO99 && !ISO11] (EISDIR): Likewise.
37235         [!ISO && !ISO99 && !ISO11] (ELOOP): Likewise.
37236         [!ISO && !ISO99 && !ISO11] (EMFILE): Likewise.
37237         [!ISO && !ISO99 && !ISO11] (EMLINK): Likewise.
37238         [!ISO && !ISO99 && !ISO11] (EMSGSIZE): Likewise.
37239         [!ISO && !ISO99 && !ISO11] (EMULTIHOP): Likewise.
37240         [!ISO && !ISO99 && !ISO11] (ENAMETOOLONG): Likewise.
37241         [!ISO && !ISO99 && !ISO11] (ENETDOWN): Likewise.
37242         [!ISO && !ISO99 && !ISO11] (ENETUNREACH): Likewise.
37243         [!ISO && !ISO99 && !ISO11] (ENFILE): Likewise.
37244         [!ISO && !ISO99 && !ISO11] (ENOBUFS): Likewise.
37245         [!ISO && !ISO99 && !ISO11] (ENODATA): Likewise.
37246         [!ISO && !ISO99 && !ISO11] (ENODEV): Likewise.
37247         [!ISO && !ISO99 && !ISO11] (ENOENT): Likewise.
37248         [!ISO && !ISO99 && !ISO11] (ENOEXEC): Likewise.
37249         [!ISO && !ISO99 && !ISO11] (ENOLCK): Likewise.
37250         [!ISO && !ISO99 && !ISO11] (ENOLINK): Likewise.
37251         [!ISO && !ISO99 && !ISO11] (ENOMEM): Likewise.
37252         [!ISO && !ISO99 && !ISO11] (ENOMSG): Likewise.
37253         [!ISO && !ISO99 && !ISO11] (ENOPROTOOPT): Likewise.
37254         [!ISO && !ISO99 && !ISO11] (ENOSPC): Likewise.
37255         [!ISO && !ISO99 && !ISO11] (ENOSR): Likewise.
37256         [!ISO && !ISO99 && !ISO11] (ENOSTR): Likewise.
37257         [!ISO && !ISO99 && !ISO11] (ENOSYS): Likewise.
37258         [!ISO && !ISO99 && !ISO11] (ENOTCONN): Likewise.
37259         [!ISO && !ISO99 && !ISO11] (ENOTDIR): Likewise.
37260         [!ISO && !ISO99 && !ISO11] (ENOTEMPTY): Likewise.
37261         [!ISO && !ISO99 && !ISO11] (ENOTSOCK): Likewise.
37262         [!ISO && !ISO99 && !ISO11] (ENOTSUP): Likewise.
37263         [!ISO && !ISO99 && !ISO11] (ENOTTY): Likewise.
37264         [!ISO && !ISO99 && !ISO11] (ENXIO): Likewise.
37265         [!ISO && !ISO99 && !ISO11] (EOPNOTSUPP): Likewise.
37266         [!ISO && !ISO99 && !ISO11] (EOVERFLOW): Likewise.
37267         [!ISO && !ISO99 && !ISO11] (EPERM): Likewise.
37268         [!ISO && !ISO99 && !ISO11] (EPIPE): Likewise.
37269         [!ISO && !ISO99 && !ISO11] (EPROTO): Likewise.
37270         [!ISO && !ISO99 && !ISO11] (EPROTONOSUPPORT): Likewise.
37271         [!ISO && !ISO99 && !ISO11] (EPROTOTYPE): Likewise.
37272         [!ISO && !ISO99 && !ISO11] (EROFS): Likewise.
37273         [!ISO && !ISO99 && !ISO11] (ESPIPE): Likewise.
37274         [!ISO && !ISO99 && !ISO11] (ESRCH): Likewise.
37275         [!ISO && !ISO99 && !ISO11] (ESTALE): Likewise.
37276         [!ISO && !ISO99 && !ISO11] (ETIME): Likewise.
37277         [!ISO && !ISO99 && !ISO11] (ETIMEDOUT): Likewise.
37278         [!ISO && !ISO99 && !ISO11] (ETXTBSY): Likewise.
37279         [!ISO && !ISO99 && !ISO11] (EWOULDBLOCK): Likewise.
37280         [!ISO && !ISO99 && !ISO11] (EXDEV): Likewise.
37281         [XOPEN2K8 || defined POSIX2008] (ENOTRECOVERABLE): Likewise.
37282         [XOPEN2K8 || defined POSIX2008] (EOWNERDEAD): Likewise.
37283         * conform/data/float.h-data (FLT_RADIX): Use macro-int-constant.
37284         Require >= 2.
37285         (FLT_ROUNDS): Expect as macro, not constant.
37286         (FLT_MANT_DIG): Use macro-int-constant.
37287         (DBL_MANT_DIG): Likewise.
37288         (LDBL_MANT_DIG): Likewise.
37289         (FLT_DIG): Likewise.
37290         (DBL_DIG): Likewise.
37291         (LDBL_DIG): Likewise.
37292         (FLT_MIN_EXP): Use macro-int-constant.  Require < 0.
37293         (DBL_MIN_EXP): Likewise.
37294         (LDBL_MIN_EXP): Likewise.
37295         (FLT_MAX_EXP): Use macro-int-constant.
37296         (DBL_MAX_EXP): Likewise.
37297         (LDBL_MAX_EXP): Likewise.
37298         (FLT_MAX_10_EXP): Likewise.
37299         (DBL_MAX_10_EXP): Likewise.
37300         (LDBL_MAX_10_EXP): Likewise.
37301         (FLT_MAX): Use macro-constant.
37302         (DBL_MAX): Likewise.
37303         (LDBL_MAX): Likewise.
37304         (FLT_EPSILON): Use macro-constant.  Give upper bound.
37305         (DBL_EPSILON): Likewise.
37306         (LDBL_EPSILON): Likewise.
37307         (FLT_MIN): Likewise.
37308         (DBL_MIN): Likewise.
37309         (LDBL_MIN): Likewise.
37310         [C99-based standards] (DECIMAL_DIG): Use macro-int-constant.
37311         [C99-based standards] (FLT_EVAL_METHOD): Likewise.
37312         [ISO11] (DBL_HAS_SUBNORM): Use macro-int-constant.
37313         [ISO11] (FLT_HAS_SUBNORM): Likewise.
37314         [ISO11] (LDBL_HAS_SUBNORM): Likewise.
37315         [ISO11] (DBL_DECIMAL_DIG): Likewise.
37316         [ISO11] (FLT_DECIMAL_DIG): Likewise.
37317         [ISO11] (LDBL_DECIMAL_DIG): Likewise.
37318         [ISO11] (DBL_TRUE_MIN): Use macro-constant.
37319         [ISO11] (FLT_TRUE_MIN): Likewise.
37320         [ISO11] (LDBL_TRUE_MIN): Likewise.
37321         [ISO || ISO99 || ISO11] (*_t): Do not allow.
37322         * conform/data/limits.h-data (CHAR_BIT): Use macro-int-constant.
37323         (SCHAR_MIN): Use macro-int-constant.  Specify type.
37324         (SCHAR_MAX): Likewise.
37325         (UCHAR_MAX): Likewise.
37326         (CHAR_MIN): Likewise.
37327         (CHAR_MAX): Likewise.
37328         (MB_LEN_MAX): Use macro-int-constant.
37329         (SHRT_MIN): Use macro-int-constant.  Specify type.
37330         (SHRT_MAX): Likewise.
37331         (USHRT_MAX): Likewise.
37332         (INT_MAX): Likewise.
37333         (INT_MIN): Use macro-int-constant.  Specify type.  Make upper
37334         bound negative.
37335         (UINT_MAX): Use macro-int-constant.  Specify type.  Suffix lower
37336         bound with "U".
37337         (LONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
37338         bound with "L".
37339         (LONG_MIN): Use macro-int-constant.  Specify type.  Make upper
37340         bound negative.  Suffix upper bound with "L".
37341         (ULONG_MAX): Use macro-int-constant.  Specify type.  Suffix lower
37342         bound with "UL".
37343         [C99-based standards] (LLONG_MIN): Use macro-int-constant.
37344         Specify type.
37345         [C99-based standards] (LLONG_MAX): Likewise.
37346         [C99-based standards] (ULLONG_MAX): Likewise.
37347         * conform/data/stddef.h-data (NULL): Use macro-constant.  Require
37348         == 0.
37349         [ISO11] (max_align_t): Require type.
37350         [ISO || ISO99 || ISO11] (*_t): Do not allow.
37351
37352         * conform/conformtest.pl ($CFLAGS_namespace): Define separately
37353         from $CFLAGS, without defining away __attribute__ calls.
37354         (checknamespace): Use $CFLAGS_namespace.
37355
37356         * conform/conformtest.pl (@keywords): Only include C99 keywords
37357         for standards based on C99 or C11.
37358
37359         * conform/data/iso646.h-data [ISO || POSIX || XPG3 || XPG4]:
37360         Disable tests.
37361         * conform/data/stdint.h-data [ISO || POSIX || XPG3 || XPG4 ||
37362         UNIX98]: Likewise.
37363
37364         * conform/conformtest.pl: Handle "macro-int-constant" and test for
37365         usability of symbols in #if.
37366
37367         * conform/conformtest.pl: If macro or constant types start
37368         "promoted:", expect the symbol to be of the following type
37369         promoted by the integer promotions.
37370
37371         * conform/conformtest.pl: Parse all "constant" and "macro" lines
37372         in one place.  Also handle "macro-constant".
37373
37374         * conform/conformtest.pl: Only accept expected macro values with
37375         "==".  Parse all "macro" lines in one place.
37376         * conform/data/stdlib.h-data: Use "==" form on "macro" lines.
37377
37378         * conform/conformtest.pl: Handle braced types on "constant" lines
37379         instead of handling "typed-constant".
37380         * conform/data/signal.h-data: Use "constant" instead of
37381         "typed-constant".
37382
37383         * conform/conformtest.pl: Handle "optional-" at start of lines in
37384         one place rather than duplicating several cases.  Handle each
37385         format of "macro" line with initial "optional-".
37386
37387         * conform/conformtest.pl: Only accept expected constant or
37388         optional-constant values with "==".  Parse all "constant" lines in
37389         one place.  Parse all "optional-constant" lines in one place.
37390         * conform/data/cpio.h-data: Use "==" form on "constant" lines.
37391         * conform/data/fmtmsg.h-data: Likewise.
37392         * conform/data/netinet/in.h-data: Likewise.
37393         * conform/data/tar.h-data: Likewise.
37394         * conform/data/limits.h-data: Use "==" form on "constant" and
37395         "optional-constant" lines.
37396
37397         * conform/conformtest.pl: Use -ansi for XPG3, XPG4 and UNIX98.
37398         Use -std=c99 for XOPEN2K.
37399         (@knownproblems): Remove.
37400         (newtoken): Don't check %isknown.
37401
37402         * conform/data/math.h-data [XPG3 || XPG4 || UNIX98] (fpclassify):
37403         Do not expect macro.
37404         [XPG3 || XPG4 || UNIX98] (isfinite): Likewise.
37405         [XPG3 || XPG4 || UNIX98] (isinf): Likewise.
37406         [XPG3 || XPG4 || UNIX98] (isnan): Likewise.
37407         [XPG3 || XPG4 || UNIX98] (isnormal): Likewise.
37408         [XPG3 || XPG4 || UNIX98] (signbit): Likewise.
37409         [XPG3 || XPG4 || UNIX98] (isgreater): Likewise.
37410         [XPG3 || XPG4 || UNIX98] (isgreaterequal): Likewise.
37411         [XPG3 || XPG4 || UNIX98] (isless): Likewise.
37412         [XPG3 || XPG4 || UNIX98] (islessequal): Likewise.
37413         [XPG3 || XPG4 || UNIX98] (islessgreater): Likewise.
37414         [XPG3 || XPG4 || UNIX98] (isunordered): Likewise.
37415         [XPG3 || XPG4 || UNIX98] (isnan): Expect as function.
37416         [XPG3 || XPG4 || UNIX98] (HUGE_VALF): Do not expect.
37417         [XPG3 || XPG4 || UNIX98] (HUGE_VALL): Likewise.
37418         [XPG3 || XPG4 || UNIX98] (INFINITY): Likewise.
37419         [XPG3 || XPG4 || UNIX98] (NAN): Likewise.
37420         [XPG3 || XPG4 || UNIX98] (FP_INFINITE): Likewise.
37421         [XPG3 || XPG4 || UNIX98] (FP_NAN): Likewise.
37422         [XPG3 || XPG4 || UNIX98] (FP_NORMAL): Likewise.
37423         [XPG3 || XPG4 || UNIX98] (FP_SUBNORMAL): Likewise.
37424         [XPG3 || XPG4 || UNIX98] (FP_ZERO): Likewise.
37425         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMA): Likewise.
37426         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAF): Likewise.
37427         [XPG3 || XPG4 || UNIX98] (FP_FAST_FMAL): Likewise.
37428         [XPG3 || XPG4 || UNIX98] (FP_ILOGB0): Likewise.
37429         [XPG3 || XPG4 || UNIX98] (FP_ILOGBNAN): Likewise.
37430         [XPG3 || XPG4 || UNIX98] (copysign): Likewise.
37431         [XPG3 || XPG4 || UNIX98] (exp2): Likewise.
37432         [XPG3 || XPG4 || UNIX98] (log2): Likewise.
37433         [XPG3 || XPG4 || UNIX98] (tgama): Likewise.
37434         [XPG3] (acosh): Likewise.
37435         [XPG3] (asinh): Likewise.
37436         [XPG3] (atanh): Likewise.
37437         [XPG3] (cbrt): Likewise.
37438         [XPG3] (expm1): Likewise.
37439         [XPG3] (ilogb): Likewise.
37440         [XPG3] (log1p): Likewise.
37441         [XPG3] (logb): Likewise.
37442         [XPG3] (nextafter): Likewise.
37443         [XPG3 || XPG4 || UNIX98] (nexttoward): Likewise.
37444         [XPG3 || XPG4 || UNIX98] (nearbyint): Likewise.
37445         [XPG3] (remainder): Likewise.
37446         [XPG3] (rint): Likewise.
37447         [XPG3 || XPG4 || UNIX98] (round): Likewise.
37448         [XPG3 || XPG4 || UNIX98] (trunc): Likewise.
37449         [XPG3 || XPG4 || UNIX98] (lrint): Likewise.
37450         [XPG3 || XPG4 || UNIX98] (llrint): Likewise.
37451         [XPG3 || XPG4 || UNIX98] (lround): Likewise.
37452         [XPG3 || XPG4 || UNIX98] (llround): Likewise.
37453         [XPG3 || XPG4 || UNIX98] (remquo): Likewise.
37454         [UNIX98 || XOPEN2K] (scalb): Expect.
37455         [XPG3 || XPG4 || UNIX98] (scalbn): Do not expect.
37456         [XPG3 || XPG4 || UNIX98] (scalbln): Likewise.
37457         [XPG3 || XPG4 || UNIX98] (fdim): Likewise.
37458         [XPG3 || XPG4 || UNIX98] (fmax): Likewise.
37459         [XPG3 || XPG4 || UNIX98] (fmin): Likewise.
37460         [XPG3 || XPG4 || UNIX98] (fma): Likewise.
37461         [XPG3 || XPG4 || UNIX98] (nan): Likewise.
37462         [XPG3 || XPG4 || UNIX98] (acosf): Likewise.
37463         [XPG3 || XPG4 || UNIX98] (asinf): Likewise.
37464         [XPG3 || XPG4 || UNIX98] (atanf): Likewise.
37465         [XPG3 || XPG4 || UNIX98] (atan2f): Likewise.
37466         [XPG3 || XPG4 || UNIX98] (ceilf): Likewise.
37467         [XPG3 || XPG4 || UNIX98] (copysignf): Likewise.
37468         [XPG3 || XPG4 || UNIX98] (cosf): Likewise.
37469         [XPG3 || XPG4 || UNIX98] (coshf): Likewise.
37470         [XPG3 || XPG4 || UNIX98] (expf): Likewise.
37471         [XPG3 || XPG4 || UNIX98] (exp2f): Likewise.
37472         [XPG3 || XPG4 || UNIX98] (fabsf): Likewise.
37473         [XPG3 || XPG4 || UNIX98] (floorf): Likewise.
37474         [XPG3 || XPG4 || UNIX98] (fmodf): Likewise.
37475         [XPG3 || XPG4 || UNIX98] (frexpf): Likewise.
37476         [XPG3 || XPG4 || UNIX98] (ldexpf): Likewise.
37477         [XPG3 || XPG4 || UNIX98] (logf): Likewise.
37478         [XPG3 || XPG4 || UNIX98] (log10f): Likewise.
37479         [XPG3 || XPG4 || UNIX98] (log2f): Likewise.
37480         [XPG3 || XPG4 || UNIX98] (modff): Likewise.
37481         [XPG3 || XPG4 || UNIX98] (powf): Likewise.
37482         [XPG3 || XPG4 || UNIX98] (sinf): Likewise.
37483         [XPG3 || XPG4 || UNIX98] (sinhf): Likewise.
37484         [XPG3 || XPG4 || UNIX98] (sqrtf): Likewise.
37485         [XPG3 || XPG4 || UNIX98] (tanf): Likewise.
37486         [XPG3 || XPG4 || UNIX98] (tanhf): Likewise.
37487         [XPG3 || XPG4 || UNIX98] (erff): Likewise.
37488         [XPG3 || XPG4 || UNIX98] (erfcf): Likewise.
37489         [XPG3 || XPG4 || UNIX98] (gammaf): Likewise.
37490         [XPG3 || XPG4 || UNIX98] (hypotf): Likewise.
37491         [XPG3 || XPG4 || UNIX98] (j0f): Likewise.
37492         [XPG3 || XPG4 || UNIX98] (j1f): Likewise.
37493         [XPG3 || XPG4 || UNIX98] (jnf): Likewise.
37494         [XPG3 || XPG4 || UNIX98] (lgammaf): Likewise.
37495         [XPG3 || XPG4 || UNIX98] (tgammaf): Likewise.
37496         [XPG3 || XPG4 || UNIX98] (y0f): Likewise.
37497         [XPG3 || XPG4 || UNIX98] (y1f): Likewise.
37498         [XPG3 || XPG4 || UNIX98] (ynf): Likewise.
37499         [XPG3 || XPG4 || UNIX98] (acoshf): Likewise.
37500         [XPG3 || XPG4 || UNIX98] (asinhf): Likewise.
37501         [XPG3 || XPG4 || UNIX98] (atanhf): Likewise.
37502         [XPG3 || XPG4 || UNIX98] (cbrtf): Likewise.
37503         [XPG3 || XPG4 || UNIX98] (expm1f): Likewise.
37504         [XPG3 || XPG4 || UNIX98] (ilogbf): Likewise.
37505         [XPG3 || XPG4 || UNIX98] (log1pf): Likewise.
37506         [XPG3 || XPG4 || UNIX98] (logbf): Likewise.
37507         [XPG3 || XPG4 || UNIX98] (nextafterf): Likewise.
37508         [XPG3 || XPG4 || UNIX98] (nexttowardf): Likewise.
37509         [XPG3 || XPG4 || UNIX98] (nearbyintf): Likewise.
37510         [XPG3 || XPG4 || UNIX98] (remainderf): Likewise.
37511         [XPG3 || XPG4 || UNIX98] (rintf): Likewise.
37512         [XPG3 || XPG4 || UNIX98] (roundf): Likewise.
37513         [XPG3 || XPG4 || UNIX98] (truncf): Likewise.
37514         [XPG3 || XPG4 || UNIX98] (lrintf): Likewise.
37515         [XPG3 || XPG4 || UNIX98] (llrintf): Likewise.
37516         [XPG3 || XPG4 || UNIX98] (lroundf): Likewise.
37517         [XPG3 || XPG4 || UNIX98] (llroundf): Likewise.
37518         [XPG3 || XPG4 || UNIX98] (remquof): Likewise.
37519         [XPG3 || XPG4 || UNIX98] (scalbf): Likewise.
37520         [XPG3 || XPG4 || UNIX98] (scalbnf): Likewise.
37521         [XPG3 || XPG4 || UNIX98] (scalblnf): Likewise.
37522         [XPG3 || XPG4 || UNIX98] (fdimf): Likewise.
37523         [XPG3 || XPG4 || UNIX98] (fmaxf): Likewise.
37524         [XPG3 || XPG4 || UNIX98] (fminf): Likewise.
37525         [XPG3 || XPG4 || UNIX98] (fmaf): Likewise.
37526         [XPG3 || XPG4 || UNIX98] (nanf): Likewise.
37527         [XPG3 || XPG4 || UNIX98] (acosl): Likewise.
37528         [XPG3 || XPG4 || UNIX98] (asinl): Likewise.
37529         [XPG3 || XPG4 || UNIX98] (atanl): Likewise.
37530         [XPG3 || XPG4 || UNIX98] (atan2l): Likewise.
37531         [XPG3 || XPG4 || UNIX98] (ceill): Likewise.
37532         [XPG3 || XPG4 || UNIX98] (copysignl): Likewise.
37533         [XPG3 || XPG4 || UNIX98] (cosl): Likewise.
37534         [XPG3 || XPG4 || UNIX98] (coshl): Likewise.
37535         [XPG3 || XPG4 || UNIX98] (expl): Likewise.
37536         [XPG3 || XPG4 || UNIX98] (exp2l): Likewise.
37537         [XPG3 || XPG4 || UNIX98] (fabsl): Likewise.
37538         [XPG3 || XPG4 || UNIX98] (floorl): Likewise.
37539         [XPG3 || XPG4 || UNIX98] (fmodl): Likewise.
37540         [XPG3 || XPG4 || UNIX98] (frexpl): Likewise.
37541         [XPG3 || XPG4 || UNIX98] (ldexpl): Likewise.
37542         [XPG3 || XPG4 || UNIX98] (logl): Likewise.
37543         [XPG3 || XPG4 || UNIX98] (log10l): Likewise.
37544         [XPG3 || XPG4 || UNIX98] (log2l): Likewise.
37545         [XPG3 || XPG4 || UNIX98] (modfl): Likewise.
37546         [XPG3 || XPG4 || UNIX98] (powl): Likewise.
37547         [XPG3 || XPG4 || UNIX98] (sinl): Likewise.
37548         [XPG3 || XPG4 || UNIX98] (sinhl): Likewise.
37549         [XPG3 || XPG4 || UNIX98] (sqrtl): Likewise.
37550         [XPG3 || XPG4 || UNIX98] (tanl): Likewise.
37551         [XPG3 || XPG4 || UNIX98] (tanhl): Likewise.
37552         [XPG3 || XPG4 || UNIX98] (erfl): Likewise.
37553         [XPG3 || XPG4 || UNIX98] (erfcl): Likewise.
37554         [XPG3 || XPG4 || UNIX98] (gammal): Likewise.
37555         [XPG3 || XPG4 || UNIX98] (hypotl): Likewise.
37556         [XPG3 || XPG4 || UNIX98] (j0l): Likewise.
37557         [XPG3 || XPG4 || UNIX98] (j1l): Likewise.
37558         [XPG3 || XPG4 || UNIX98] (jnl): Likewise.
37559         [XPG3 || XPG4 || UNIX98] (lgammal): Likewise.
37560         [XPG3 || XPG4 || UNIX98] (tgammal): Likewise.
37561         [XPG3 || XPG4 || UNIX98] (y0l): Likewise.
37562         [XPG3 || XPG4 || UNIX98] (y1l): Likewise.
37563         [XPG3 || XPG4 || UNIX98] (ynl): Likewise.
37564         [XPG3 || XPG4 || UNIX98] (acoshl): Likewise.
37565         [XPG3 || XPG4 || UNIX98] (asinhl): Likewise.
37566         [XPG3 || XPG4 || UNIX98] (atanhl): Likewise.
37567         [XPG3 || XPG4 || UNIX98] (cbrtl): Likewise.
37568         [XPG3 || XPG4 || UNIX98] (expm1l): Likewise.
37569         [XPG3 || XPG4 || UNIX98] (ilogbl): Likewise.
37570         [XPG3 || XPG4 || UNIX98] (log1pl): Likewise.
37571         [XPG3 || XPG4 || UNIX98] (logbl): Likewise.
37572         [XPG3 || XPG4 || UNIX98] (nextafterl): Likewise.
37573         [XPG3 || XPG4 || UNIX98] (nexttowardl): Likewise.
37574         [XPG3 || XPG4 || UNIX98] (nearbyintl): Likewise.
37575         [XPG3 || XPG4 || UNIX98] (remainderl): Likewise.
37576         [XPG3 || XPG4 || UNIX98] (rintl): Likewise.
37577         [XPG3 || XPG4 || UNIX98] (roundl): Likewise.
37578         [XPG3 || XPG4 || UNIX98] (truncl): Likewise.
37579         [XPG3 || XPG4 || UNIX98] (lrintl): Likewise.
37580         [XPG3 || XPG4 || UNIX98] (llrintl): Likewise.
37581         [XPG3 || XPG4 || UNIX98] (lroundl): Likewise.
37582         [XPG3 || XPG4 || UNIX98] (llroundl): Likewise.
37583         [XPG3 || XPG4 || UNIX98] (remquol): Likewise.
37584         [XPG3 || XPG4 || UNIX98] (scalbl): Likewise.
37585         [XPG3 || XPG4 || UNIX98] (scalbnl): Likewise.
37586         [XPG3 || XPG4 || UNIX98] (scalblnl): Likewise.
37587         [XPG3 || XPG4 || UNIX98] (fdiml): Likewise.
37588         [XPG3 || XPG4 || UNIX98] (fmaxl): Likewise.
37589         [XPG3 || XPG4 || UNIX98] (fminl): Likewise.
37590         [XPG3 || XPG4 || UNIX98] (fmal): Likewise.
37591         [XPG3 || XPG4 || UNIX98] (nanl): Likewise.
37592
37593         * conform/conformtest.pl: Define _XOPEN_SOURCE as well as
37594         _XOPEN_SOURCE_EXTENDED for XPG4.
37595
37596         * conform/conformtest.pl: Handle "symbol" lines for allow-header.
37597
37598         * Makeconfig (localtime): Remove variable.
37599         (inst_localtime-file): Likewise.
37600
37601 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
37602
37603         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/ld.abilist:
37604         Update.
37605         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist:
37606         Update.
37607         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libm.abilist:
37608         Update.
37609         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libpthread.abilist:
37610         Update.
37611         * sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/librt.abilist:
37612         Update.
37613         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist:
37614         Update.
37615         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist:
37616         Update.
37617         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist:
37618         Update.
37619         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
37620         Update.
37621
37622 2012-05-01  Joseph Myers  <joseph@codesourcery.com>
37623
37624         [BZ #2550]
37625         [BZ #2570]
37626         * math/s_nexttowardf.c (__nexttowardf): Use floating-point
37627         comparisons to determine direction to adjust input.
37628         * sysdeps/i386/fpu/s_nexttoward.c (__nexttoward): Likewise.
37629         * sysdeps/i386/fpu/s_nexttowardf.c(__nexttowardf): Likewise.
37630         * sysdeps/ieee754/ldbl-128/s_nexttoward.c (__nexttoward):
37631         Likewise.
37632         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c (__nexttowardf):
37633         Likewise.
37634         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c (__nexttowardf):
37635         Likewise.
37636         * sysdeps/ieee754/ldbl-96/s_nexttoward.c (__nexttoward): Likewise.
37637         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c (__nexttowardf):
37638         Likewise.
37639         * sysdeps/ieee754/ldbl-opt/s_nexttowardfd.c (__nldbl_nexttowardf):
37640         Likewise.
37641         * math/libm-test.inc (nexttoward_test): Add more tests.
37642
37643 2012-05-01  Andreas Schwab  <schwab@linux-m68k.org>
37644
37645         [BZ #14040]
37646         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S (nearbyintl): Define
37647         in version GLIBC_2.1, not GLIBC_2.0.
37648         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S (nearbyintl):
37649         Likewise.
37650
37651 2012-04-30  Joseph Myers  <joseph@codesourcery.com>
37652
37653         [BZ #13942]
37654         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Calculate 1 - x^2 as
37655         (1 - x) * (1 + x).
37656         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
37657         * sysdeps/i386/fpu/e_asin.S (__ieee754_asin): Likewise.
37658         * math/libm-test.inc (acos_test): Add more tests.
37659         (asin_test): Likewise.
37660         * sysdeps/i386/fpu/libm-test-ulps: Update.
37661         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
37662
37663         [BZ #14034]
37664         * sysdeps/i386/fpu/e_acos.S (__ieee754_acos): Take absolute value
37665         of square root.
37666         * sysdeps/i386/fpu/e_acosf.S (__ieee754_acosf): Likewise.
37667         * sysdeps/i386/fpu/e_acosl.c (__ieee754_acosl): Likewise.
37668         * math/libm-test.inc (acos_test_tonearest): New function.
37669         (acos_test_towardzero): Likewise.
37670         (acos_test_downward): Likewise.
37671         (acos_test_upward): Likewise.
37672         (asin_test_tonearest): Likewise.
37673         (asin_test_towardzero): Likewise.
37674         (asin_test_downward): Likewise.
37675         (asin_test_upward): Likewise.
37676         (main): Call the new functions.
37677         * sysdeps/i386/fpu/libm-test-ulps: Update.
37678         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
37679
37680         [BZ #13884]
37681         [BZ #13924]
37682         * math/e_exp10.c: Include <float.h>.
37683         (__ieee754_exp10): Handle underflow here rather than multiplying
37684         large negative argument by M_LN10.
37685         * math/e_exp10f.c (__ieee754_exp10f): Call __ieee754_exp instead
37686         of __ieee754_expf.
37687         * math/e_exp10l.c: Include <float.h>.
37688         (__ieee754_exp10l): Handle underflow here rather than multiplying
37689         large negative argument by M_LN10l.
37690         * math/libm-test.inc (exp10_test): Add another test.  Do not allow
37691         spurious overflow exception on underflow.
37692
37693 2012-04-29  Marek Polacek  <polacek@redhat.com>
37694
37695         * misc/sys/cdefs.h (__attribute_artificial__): New macro.
37696         (__fortify_function): New macro.
37697         (__extern_always_inline): Don't use __attribute__ ((__artificial__)).
37698         * libio/bits/stdio-ldbl.h: Use __fortify_function in place of
37699         __extern_always_inline.
37700         * libio/bits/stdio2.h: Likewise.
37701         * libio/bits/stdio.h: Likewise.
37702         * string/string.h: Likewise.
37703         * string/bits/string3.h: Likewise.
37704         * include/stdio.h: Likewise.
37705         * stdlib/bits/stdlib.h: Likewise.
37706         * stdlib/stdlib.h: Likewise.
37707         * rt/bits/mqueue2.h: Likewise.
37708         * rt/mqueue.h: Likewise.
37709         * posix/bits/unistd.h: Likewise.
37710         * posix/unistd.h: Likewise.
37711         * io/bits/poll2.h: Likewise.
37712         * io/bits/fcntl2.h: Likewise.
37713         * io/fcntl.h: Likewise.
37714         * io/sys/poll.h: Likewise.
37715         * misc/bits/syslog.h: Likewise.
37716         * misc/bits/syslog-ldbl.h: Likewise.
37717         * misc/sys/syslog.h: Likewise.
37718         * socket/bits/socket2.h: Likewise.
37719         * socket/sys/socket.h: Likewise.
37720         * debug/tst-chk1.c: Likewise.
37721         * wcsmbs/bits/wchar2.h: Likewise.
37722         * wcsmbs/bits/wchar-ldbl.h: Likewise.
37723         * wcsmbs/wchar.h: Likewise.
37724
37725 2012-04-29  Andreas Jaeger  <aj@suse.de>
37726
37727         * Makerules (tests): Remove enable-check-abi protection.
37728         (check-abi-warn): Remove.
37729         (check-abi-%): Remove check-abi-warn usage.
37730
37731         * configure.in: Remove check-abi configure option.
37732         * configure: Regenerated.
37733         * config.make.in (enable-check-abi): Remove.
37734
37735 2012-04-28  Andreas Schwab  <schwab@linux-m68k.org>
37736
37737         [BZ #14033]
37738         * math/bits/math-finite.h [__NO_LONG_DOUBLE_MATH]: Redirect long
37739         double functions to double *_finite functions.
37740
37741         [BZ #13941]
37742         * sysdeps/ieee754/ldbl-128ibm/ldbl2mpn.c
37743         (__mpn_extract_long_double): Use DBL_MIN_EXP instead of
37744         LDBL_MIN_EXP.
37745         * stdio-common/Makefile (tests): Add tst-sprintf3.
37746         * stdio-common/tst-sprintf3.c: New file.
37747
37748         * elf/Makefile ($(objpfx)tst-leaks1-mem, $(objpfx)noload-mem)
37749         ($(objpfx)tst-unused-dep.out): Don't run when cross-compiling.
37750
37751 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
37752
37753         * conform/conformtest.pl: Remove duplicate typed-constant
37754         handling.
37755
37756 2012-04-28  David S. Miller  <davem@davemloft.net>
37757
37758         * Makerules (%.abilist): Add vpath on sysdep_dirs.
37759         (check-abi-%): Remove AWK script prerequisite and explicit
37760         abilist directory.
37761         (check-abi): Rewrite to just diff the symlist with the abilist.
37762         (config-tls, config-abi-config): Delete, no longer used.
37763         (update-abi-%): Remove AWK script and explicit abilist directory.
37764         (update-abi): Rewrite to simply compare and conditionally copy the
37765         symlist and the sysdep abilist file.  Remove update-abi-config
37766         checks.
37767         * abilist/ld.abilist: Remove.
37768         * abilist/libBrokenLocale.abilist: Remove.
37769         * abilist/libanl.abilist: Remove.
37770         * abilist/libcrypt.abilist: Remove.
37771         * abilist/libdl.abilist: Remove.
37772         * abilist/librt.abilist: Remove.
37773         * abilist/libthread_db.abilist: Remove.
37774         * abilist/libutil.abilist: Remove.
37775         * scripts/extract-abilist.awk: Remove.
37776         * scripts/merge-abilist.awk: Remove.
37777         * sysdeps/generic/libcidn.abilist: New file.
37778         * sysdeps/generic/libnss_compat.abilist: New file.
37779         * sysdeps/generic/libnss_db.abilist: New file.
37780         * sysdeps/generic/libnss_dns.abilist: New file.
37781         * sysdeps/generic/libnss_files.abilist: New file.
37782         * sysdeps/generic/libnss_hesiod.abilist: New file.
37783         * sysdeps/generic/libnss_nis.abilist: New file.
37784         * sysdeps/generic/libnss_nisplus.abilist: New file.
37785         * sysdeps/unix/sysv/linux/i386/nptl/ld.abilist: New file.
37786         * sysdeps/unix/sysv/linux/i386/nptl/libanl.abilist: New file.
37787         * sysdeps/unix/sysv/linux/i386/nptl/libBrokenLocale.abilist: New
37788         file.
37789         * sysdeps/unix/sysv/linux/i386/nptl/libc.abilist: New file.
37790         * sysdeps/unix/sysv/linux/i386/nptl/libcrypt.abilist: New file.
37791         * sysdeps/unix/sysv/linux/i386/nptl/libdl.abilist: New file.
37792         * sysdeps/unix/sysv/linux/i386/nptl/libm.abilist: New file.
37793         * sysdeps/unix/sysv/linux/i386/nptl/libnsl.abilist: New file.
37794         * sysdeps/unix/sysv/linux/i386/nptl/libpthread.abilist: New file.
37795         * sysdeps/unix/sysv/linux/i386/nptl/libresolv.abilist: New file.
37796         * sysdeps/unix/sysv/linux/i386/nptl/librt.abilist: New file.
37797         * sysdeps/unix/sysv/linux/i386/nptl/libthread_db.abilist: New
37798         file.
37799         * sysdeps/unix/sysv/linux/i386/nptl/libutil.abilist: New file.
37800         * sysdeps/unix/sysv/linux/x86_64/nptl/ld.abilist: New file.
37801         * sysdeps/unix/sysv/linux/x86_64/nptl/libanl.abilist: New file.
37802         * sysdeps/unix/sysv/linux/x86_64/nptl/libBrokenLocale.abilist: New
37803         file.
37804         * sysdeps/unix/sysv/linux/x86_64/nptl/libc.abilist: New file.
37805         * sysdeps/unix/sysv/linux/x86_64/nptl/libcrypt.abilist: New file.
37806         * sysdeps/unix/sysv/linux/x86_64/nptl/libdl.abilist: New file.
37807         * sysdeps/unix/sysv/linux/x86_64/nptl/libm.abilist: New file.
37808         * sysdeps/unix/sysv/linux/x86_64/nptl/libnsl.abilist: New file.
37809         * sysdeps/unix/sysv/linux/x86_64/nptl/libpthread.abilist: New
37810         file.
37811         * sysdeps/unix/sysv/linux/x86_64/nptl/libresolv.abilist: New file.
37812         * sysdeps/unix/sysv/linux/x86_64/nptl/librt.abilist: New file.
37813         * sysdeps/unix/sysv/linux/x86_64/nptl/libthread_db.abilist: New
37814         file.
37815         * sysdeps/unix/sysv/linux/x86_64/nptl/libutil.abilist: New file.
37816         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/ld.abilist:
37817         New file.
37818         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libanl.abilist:
37819         New file.
37820         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libBrokenLocale.abilist:
37821         New file.
37822         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libc.abilist:
37823         New file.
37824         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libcrypt.abilist:
37825         New file.
37826         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libdl.abilist:
37827         New file.
37828         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libm.abilist:
37829         New file.
37830         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libnsl.abilist:
37831         New file.
37832         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libpthread.abilist:
37833         New file.
37834         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libresolv.abilist:
37835         New file.
37836         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/librt.abilist:
37837         New file.
37838         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libthread_db.abilist:
37839         New file.
37840         * sysdeps/unix/sysv/linux/powerpc/powercp32/fpu/nptl/libutil.abilist:
37841         New file.
37842         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/ld.abilist: New
37843         file.
37844         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libanl.abilist:
37845         New file.
37846         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libBrokenLocale.abilist:
37847         New file.
37848         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libc.abilist: New
37849         file.
37850         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libcrypt.abilist:
37851         New file.
37852         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libdl.abilist:
37853         New file.
37854         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libm.abilist: New
37855         file.
37856         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libnsl.abilist:
37857         New file.
37858         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libpthread.abilist:
37859         New file.
37860         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libresolv.abilist:
37861         New file.
37862         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/librt.abilist:
37863         New file.
37864         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libthread_db.abilist:
37865         New file.
37866         * sysdeps/unix/sysv/linux/powerpc/powerpc64/nptl/libutil.abilist:
37867         New file.
37868         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/ld.abilist: New file.
37869         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libanl.abilist: New
37870         file.
37871         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libBrokenLocale.abilist:
37872         New file.
37873         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libc.abilist: New
37874         file.
37875         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libcrypt.abilist: New
37876         file.
37877         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libdl.abilist: New
37878         file.
37879         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libm.abilist: New
37880         file.
37881         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libnsl.abilist: New
37882         file.
37883         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libpthread.abilist:
37884         New file.
37885         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libresolv.abilist: New
37886         file.
37887         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/librt.abilist: New
37888         file.
37889         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libthread_db.abilist:
37890         New file.
37891         * sysdeps/unix/sysv/linux/s390/s390-32/nptl/libutil.abilist: New
37892         file.
37893         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/ld.abilist: New file.
37894         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libanl.abilist: New
37895         file.
37896         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libBrokenLocale.abilist:
37897         New file.
37898         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libc.abilist: New
37899         file.
37900         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libcrypt.abilist: New
37901         file.
37902         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libdl.abilist: New
37903         file.
37904         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libm.abilist: New
37905         file.
37906         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libnsl.abilist: New
37907         file.
37908         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libpthread.abilist:
37909         New file.
37910         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libresolv.abilist: New
37911         file.
37912         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/librt.abilist: New
37913         file.
37914         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libthread_db.abilist:
37915         New file.
37916         * sysdeps/unix/sysv/linux/s390/s390-64/nptl/libutil.abilist: New
37917         file.
37918         * sysdeps/unix/sysv/linux/sh/nptl/ld.abilist: New file.
37919         * sysdeps/unix/sysv/linux/sh/nptl/libanl.abilist: New file.
37920         * sysdeps/unix/sysv/linux/sh/nptl/libBrokenLocale.abilist: New
37921         file.
37922         * sysdeps/unix/sysv/linux/sh/nptl/libc.abilist: New file.
37923         * sysdeps/unix/sysv/linux/sh/nptl/libcrypt.abilist: New file.
37924         * sysdeps/unix/sysv/linux/sh/nptl/libdl.abilist: New file.
37925         * sysdeps/unix/sysv/linux/sh/nptl/libm.abilist: New file.
37926         * sysdeps/unix/sysv/linux/sh/nptl/libnsl.abilist: New file.
37927         * sysdeps/unix/sysv/linux/sh/nptl/libpthread.abilist: New file.
37928         * sysdeps/unix/sysv/linux/sh/nptl/libresolv.abilist: New file.
37929         * sysdeps/unix/sysv/linux/sh/nptl/librt.abilist: New file.
37930         * sysdeps/unix/sysv/linux/sh/nptl/libthread_db.abilist: New file.
37931         * sysdeps/unix/sysv/linux/sh/nptl/libutil.abilist: New file.
37932         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/ld.abilist: New file.
37933         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libanl.abilist: New
37934         file.
37935         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libBrokenLocale.abilist:
37936         New file.
37937         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libc.abilist: New
37938         file.
37939         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libcrypt.abilist: New
37940         file.
37941         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libdl.abilist: New
37942         file.
37943         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libm.abilist: New
37944         file.
37945         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libnsl.abilist: New
37946         file.
37947         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libpthread.abilist:
37948         New file.
37949         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libresolv.abilist:
37950         New file.
37951         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/librt.abilist: New
37952         file.
37953         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libthread_db.abilist:
37954         New file.
37955         * sysdeps/unix/sysv/linux/sparc/sparc32/nptl/libutil.abilist: New
37956         file.
37957         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/ld.abilist: New file.
37958         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libanl.abilist: New
37959         file.
37960         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libBrokenLocale.abilist:
37961         New file.
37962         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libc.abilist: New
37963         file.
37964         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libcrypt.abilist: New
37965         file.
37966         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libdl.abilist: New
37967         file.
37968         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libm.abilist: New
37969         file.
37970         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libnsl.abilist: New
37971         file.
37972         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libpthread.abilist:
37973         New file.
37974         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libresolv.abilist:
37975         New file.
37976         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/librt.abilist: New
37977         file.
37978         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libthread_db.abilist:
37979         New file.
37980         * sysdeps/unix/sysv/linux/sparc/sparc64/nptl/libutil.abilist: New
37981         file.
37982
37983 2012-04-28  Joseph Myers  <joseph@codesourcery.com>
37984
37985         * conform/conformtest.pl: Fix typo in handling typed-constant from
37986         allow-header.
37987
37988 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
37989
37990         * README: Cut down references to pre-2.6 Linux kernels and
37991         Linuxthreads.  Update lists of configurations in libc and ports
37992         and sort alphabetically.  Say "or newer" with Linux kernel version
37993         requirements.
37994
37995         * config.h.in [IS_IN_build]: Allow compiling without optimization.
37996
37997 2012-04-27  Ryan S. Arnold  <rsa@linux.vnet.ibm.com>
37998
37999         [BZ #887]
38000         * math/libm-test.inc (logb_test_downward): New test to expose
38001         erroneous negative sign on -0.0 result of logb[l](1) in FE_DOWNWARD
38002         rounding mode.
38003
38004 2012-04-27  Joseph Myers  <joseph@codesourcery.com>
38005
38006         [BZ #14027]
38007         * math/fclrexcpt.c (__feclearexcept): Return zero if nothing needs
38008         to be done.
38009         * math/fraiseexcpt.c (__feraiseexcept): Likewise.
38010         * math/fsetexcptflg.c (__fesetexceptflag): Likewise.
38011
38012 2012-04-26  Joseph Myers  <joseph@codesourcery.com>
38013
38014         * sysdeps/unix/i386/brk.S: Remove file.
38015         * sysdeps/unix/i386/dl-brk.S: Likewise.
38016         * sysdeps/unix/i386/pipe.S: Likewise.
38017         * sysdeps/unix/i386/sigreturn.S: Likewise.
38018         * sysdeps/unix/i386/syscall.S: Likewise.
38019         * sysdeps/unix/i386/vfork.S: Likewise.
38020         * sysdeps/unix/i386/wait.S: Likewise.
38021
38022         * sysdeps/unix/common/tcsendbrk.c: Move to ...
38023         * sysdeps/unix/sysv/linux/tcsendbrk.c: ... here.
38024
38025         * configure.in (arm*-none*): Do not allow without
38026         --enable-hacker-mode.
38027         (netbsd*): Remove case setting base_os.
38028         (386bsd*): Likewise.
38029         (freebsd*): Likewise.
38030         (bsdi*): Likewise.
38031         (osf*): Likewise.
38032         (sunos*): Likewise.
38033         (ultrix*): Likewise.
38034         (newsos*): Likewise.
38035         (dynix*): Likewise.
38036         (*bsd*): Likewise.
38037         (sysv*): Likewise.
38038         (isc*): Likewise.
38039         (esix*): Likewise.
38040         (sco*): Likewise.
38041         (minix*): Likewise.
38042         (irix4*): Likewise.
38043         (irix6*): Likewise.
38044         (solaris[2-9]*): Likewise.
38045         (none): Likewise.
38046         * configure: Regenerated.
38047
38048 2012-04-26  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
38049
38050         [BZ #11521]
38051         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c (__ctanhl): Avoid internal
38052         overflow or cancellation in calculating denominator.
38053         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c (__ctanl): Likewise.
38054         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c (__ieee754_sinhl): Breaking
38055         down expression to avoid unexpected rounding in newer GCCs.
38056         * sysdeps/powerpc/fpu/libm-test-ulps: Update for ctan, ctanh fix.
38057
38058 2012-04-26  David S. Miller  <davem@davemloft.net>
38059
38060         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Generate
38061         long-double compat symbols.
38062         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
38063         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
38064         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
38065         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: Likewise.
38066         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
38067         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Likewise.
38068         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: Likewise.
38069         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: Likewise.
38070         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: Likewise.
38071         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: Likewise.
38072         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: Likewise.
38073         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: Likewise.
38074         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
38075
38076 2012-04-25  David S. Miller  <davem@davemloft.net>
38077
38078         * sysdeps/sparc/sparc32/bits/atomic.h: Include sysdep.h to get
38079         HWCAP_* values only after the memory barriers have been defined.
38080         (atomic_full_barrier): Define.
38081         (atomic_read_barrier): Define.
38082         (atomic_write_barrier): Define.
38083
38084 2012-04-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
38085
38086         * shlib-versions: Add libgcc_s version information.
38087         * sysdeps/generic/libgcc_s.h: Remove.
38088         * sysdeps/generic/framestate.c: Include gnu/lib-names.h instead of
38089         libgcc_s.h.
38090         * sysdeps/gnu/unwind-resume.c: Likewise.
38091         * scripts/test-installation.pl: Remove libgcc_s from link_libs.
38092
38093 2012-04-25  David S. Miller  <davem@davemloft.net>
38094
38095         * sysdeps/unix/sparc/brk.S: Delete.
38096         * sysdeps/unix/sparc/dl-brk.S: Delete.
38097         * sysdeps/unix/sparc/pipe.S: Delete.
38098         * sysdeps/unix/sparc/sysdep.S: Delete.
38099         * sysdeps/unix/sparc/sysdep.h: Delete.
38100         * sysdeps/unix/sparc/vfork.S: Delete.
38101         * sysdeps/sparc/sysdep.h (SPARC_PIC_THUNK, SPARC_PIC_REG)
38102         (SPARC_PIC_REG_LEAF, ENTRY, END, LOC): Define.
38103         * sysdeps/unix/sysv/linux/sparc/sysdep.h (ret, ret_NOERRNO)
38104         (ret_ERRVAL, r0, r1, MOVE): Define.
38105         (JUMPTARGET): Remove.
38106         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Don't include
38107         sysdeps/unix/sparc/sysdep.h
38108         (ENTRY, END): Remove.
38109         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
38110
38111 2012-04-25  Joseph Myers  <joseph@codesourcery.com>
38112
38113         * Makerules (native-compile): Use $(BUILD_LDFLAGS).
38114         (ALL_BUILD_CFLAGS): Use $(BUILD_CPPFLAGS) -D_GNU_SOURCE
38115         -DIS_IN_build.
38116
38117         * timezone/README: Update upstream location and email address for
38118         tzcode and tzdata.
38119         * timezone/zdump.c: Update from tzcode 2012b.
38120         * timezone/zic.c: Likewise.
38121
38122         * configure.in (libc_cv_as_needed): Remove test.
38123         * configure: Regenerated.
38124         * Makeconfig [$(have-as-needed) != yes] (as-needed): Remove
38125         conditional definition.
38126         [$(have-as-needed) != yes] (no-as-needed): Likewise.
38127         [$(have-as-needed) != yes] (libgcc_eh): Likewise.
38128         * config.make.in (have-as-needed): Remove variable.
38129
38130 2012-04-25  Siddhesh Poyarekar  <siddhesh@redhat.com>
38131             Paul Pluzhnikov  <ppluzhnikov@google.com>
38132
38133         * elf/dl-minimal.c (__strtoul_internal): Parse hexadecimal and octal
38134         strings correctly.
38135
38136 2012-04-25  Chung-Lin Tang  <cltang@codesourcery.com>
38137
38138         * sysdeps/sh/memcpy.S: Remove include of endian.h, change
38139         preprocessor endian tests to '#ifdef __BIG_ENDIAN__'.
38140         * sysdeps/sh/strlen.S: Likewise.
38141
38142 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
38143
38144         * sysdeps/unix/fork.S: Remove file.
38145         * sysdeps/unix/i386/fork.S: Likewise.
38146         * sysdeps/unix/sparc/fork.S: Likewise.
38147
38148         * sysdeps/unix/system.c: Remove file.
38149         * sysdeps/unix/bsd/bsd4.4/system.c: Likewise.
38150
38151         * sysdeps/unix/getegid.S: Remove file.
38152         * sysdeps/unix/geteuid.S: Likewise.
38153
38154 2012-04-24  Roland McGrath  <roland@hack.frob.com>
38155
38156         * scripts/check-localplt.awk: New file.
38157         * elf/Makefile ($(objpfx)check-localplt.out): Use that script instead
38158         of diff.
38159         * scripts/data/localplt-generic.data: Add a comment.
38160
38161         * sysdeps/mach/hurd/symlink.c: Don't call __mach_port_deallocate on
38162         NODE when __dir_mkfile failed.
38163         * sysdeps/mach/hurd/symlinkat.c: Likewise.
38164         Reported by Ludovic Courtès <ludo@gnu.org>.
38165
38166 2012-04-24  Andreas Jaeger  <aj@suse.de>
38167
38168         * Makerules (common-clean): Also remove gen-as-const-headers
38169         files.
38170
38171 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
38172
38173         * Makerules (native-compile): Do not change working directory for
38174         build.  Use $(OUTPUT_OPTION) in command.
38175         (ALL_BUILD_CFLAGS): Use $(common-objpfx) to find config.h.
38176
38177 2012-04-24  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
38178
38179         [BZ #13886]
38180         * sysdeps/powerpc/powerpc64/fpu/s_floorl.S: Delete file. Use the
38181         sysdeps/ieee754/ldbl-128ibm/s_floorl.c version instead.
38182         * math/libm-test.inc (floor_test): Add more tests.
38183         * sysdeps/powerpc/fpu/libm-test-ulps: Update for pow tests.
38184
38185 2012-04-24  Joseph Myers  <joseph@codesourcery.com>
38186
38187         * sysdeps/unix/getdents.c: Remove file.
38188         * sysdeps/unix/sysv/getdents.c: Likewise.
38189         * sysdeps/unix/sysv/syscalls.list (s_getdents): Remove.
38190
38191         * sysdeps/unix/syscalls.list (madvise): Add syscall from
38192         sysdeps/unix/mman/syscalls.list.
38193         (mmap): Likewise.
38194         (mprotect): Likewise.
38195         (msync): Likewise.
38196         (munmap): Likewise.
38197         * sysdeps/unix/bsd/bsd4.4/Implies: Remove.
38198         * sysdeps/unix/mman/syscalls.list: Remove.
38199         * sysdeps/unix/sysv/linux/Implies: Don't include unix/mman.
38200
38201         * configure.in (libc_cv_libgcc_s_suffix): Remove test.
38202         (libc_cv_as_needed): Don't use $libc_cv_libgcc_s_suffix.
38203         * configure: Regenerated.
38204         * Makeconfig [$(have-as-needed) = yes] (libgcc_eh): Don't use
38205         $(libgcc_s_suffix).
38206         * config.make.in (libgcc_s_suffix): Remove variable.
38207
38208 2012-04-23  Joseph Myers  <joseph@codesourcery.com>
38209
38210         * sysdeps/unix/sysv/gethostname.c: Move to ...
38211         * sysdeps/posix/gethostname.c: ... here.
38212
38213         * sysdeps/unix/execve.S: Remove file.
38214
38215         * sysdeps/unix/_exit.S: Remove file.
38216
38217 2012-04-23  Andreas Jaeger  <aj@suse.de>
38218
38219         [BZ #13739]
38220         * manual/Makefile: Remove make dist support, there's no
38221         need for a stand-alone documentation tar ball.
38222         (TEXI2DVI): Define always, it's not in Makeconfig.
38223         (dist): Removed.
38224         (tar-it): Removed.
38225         (edition): Removed.
38226         (glibc-doc-$(edition).tar): Removed
38227         (%.Z): Removed.
38228         (%.gz): Removed.
38229         (%.uu): Removed.
38230         (ETAGS): Remove, it's in Makeconfig.
38231         (move-if-change): Remove, it's in Makeconfig.
38232
38233 2012-04-23  Paul Eggert  <eggert@cs.ucla.edu>
38234
38235         [BZ #13970]
38236         * stdlib/stdlib.h: Remove warn_unused_result attribute from strtol etc.
38237         (strtod, strtof, strtold, strtol, strtoul, strtoq)
38238         (strtouq, strtoll, strtoull, strtol_l, strtoul_l, strtoll_l, strtoull_l)
38239         (strtod_l, strtof_l, strtold_l): Remove __wur.
38240         It is not necessarily an error to ignore strtol's return value.
38241         One can reliably look at the stored endptr to decide whether
38242         the number had valid syntax.
38243
38244 2012-04-21  Andreas Jaeger  <aj@suse.de>
38245
38246         [BZ #13739]
38247         * sysdeps/s390/s390-64/Makefile (distribute): Remove variable.
38248
38249 2012-04-21  Joseph Myers  <joseph@codesourcery.com>
38250
38251         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.0): Add sysinfo.
38252         * sysdeps/unix/sysv/Versions: Remove file.
38253
38254 2012-04-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
38255
38256         [BZ #13927]
38257         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
38258
38259 2012-04-21  Nick Alcock  <nick.alcock@oracle.com>
38260
38261         [BZ #7064]
38262         * sysdeps/unix/sysv/linux/i386/syscalls.list: Omit explicit
38263         version from __vm86.
38264
38265 2012-04-20  Joseph Myers  <joseph@codesourcery.com>
38266
38267         * sysdeps/unix/common/lxstat.c: Remove file.
38268         * sysdeps/unix/common/syscalls.list (sys_lstat): Remove.
38269
38270         * sysdeps/unix/sysv/Makefile: Remove file.
38271
38272         * sysdeps/unix/sysv/direct.h: Remove file.
38273
38274         * sysdeps/unix/sysv/bits/dirent.h: Remove file.
38275         * sysdeps/unix/sysv/bits/fcntl.h: Likewise.
38276         * sysdeps/unix/sysv/bits/local_lim.h: Likewise.
38277         * sysdeps/unix/sysv/bits/signum.h: Likewise.
38278         * sysdeps/unix/sysv/bits/stat.h: Likewise.
38279         * sysdeps/unix/sysv/bits/utmp.h: Likewise.
38280         * sysdeps/unix/sysv/bits/utsname.h: Likewise.
38281
38282         * sysdeps/unix/sysv/setrlimit.c: Remove file.
38283
38284         * sysdeps/unix/xmknod.c: Remove file.
38285         * sysdeps/unix/syscalls.list (sys_mknod): Remove.
38286
38287         * sysdeps/unix/sysv/settimeofday.c: Remove file.
38288
38289         * sysdeps/unix/sysv/i386/time.S: Remove file.
38290
38291         * sysdeps/unix/fxstat.c: Remove file.
38292         * sysdeps/unix/xstat.c: Likewise.
38293         * sysdeps/unix/syscalls.list (sys_fstat, sys_stat): Remove.
38294
38295         * sysdeps/unix/sysv/sigaction.c: Remove file.
38296
38297         * sysdeps/unix/sysv/Makefile [termio.h not in sysdep_headers]
38298         (sysdep_headers): Remove variable.
38299         [termio.h not in sysdep_headers] (generated): Likewise.
38300         [termio.h not in sysdep_headers] ($(objpfx)termio.h): Remove rule.
38301         * sysdeps/unix/sysv/sysv_termio.h: Remove file.
38302         * sysdeps/unix/sysv/tcdrain.c: Likewise.
38303         * sysdeps/unix/sysv/tcflow.c: Likewise.
38304         * sysdeps/unix/sysv/tcflush.c: Likewise.
38305         * sysdeps/unix/sysv/tcgetattr.c: Likewise.
38306         * sysdeps/unix/sysv/tcgetpgrp.c: Likewise.
38307         * sysdeps/unix/sysv/tcsendbrk.c: Likewise.
38308         * sysdeps/unix/sysv/tcsetattr.c: Likewise.
38309         * sysdeps/unix/sysv/tcsetpgrp.c: Likewise.
38310
38311         * sysdeps/unix/siglist.c: Remove file.
38312
38313         * sysdeps/unix/getppid.S: Remove file.
38314
38315         * sysdeps/unix/mkdir.c: Remove file.
38316         * sysdeps/unix/rmdir.c: Likewise.
38317
38318 2012-04-19  Andreas Schwab  <schwab@linux-m68k.org>
38319
38320         * sysdeps/gnu/errlist-compat.awk (END): Correct computation of
38321         ERR_MAX value.
38322         * sysdeps/unix/sysv/linux/Versions (GLIBC_2.12): Adjust
38323         errlist-compat value.
38324
38325 2012-04-18  David S. Miller  <davem@davemloft.net>
38326
38327         * sysdeps/generic/memcopy.h (reg_char): Delete.
38328         * debug/strcat_chk.c: Use char, not reg_char.
38329         * debug/strcpy_chk.c: Likewise.
38330         * debug/strncat_chk.c: Likewise.
38331         * debug/strncpy_chk.c: Likewise.
38332         * string/memchr.c: Likewise.
38333         * string/memrchr.c: Likewise.
38334         * string/rawmemchr.c: Likewise.
38335         * string/strcat.c: Likewise.
38336         * string/strchr.c: Likewise.
38337         * string/strchrnul.c: Likewise.
38338         * string/strcmp.c: Likewise.
38339         * string/strcpy.c: Likewise.
38340         * string/strncat.c: Likewise.
38341         * string/strncmp.c: Likewise.
38342         * string/strncpy.c: Likewise.
38343
38344 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
38345
38346         * sysdeps/powerpc/memmove.c: New file based on string/memmove.c where
38347         __builtin_memcopy is called when src and dest ranges are known to not
38348         overlap.
38349
38350 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
38351
38352         * sysdeps/powerpc/powerpc64/power6/wordcopy.c
38353         (_wordcopy_fwd_dest_aligned): Replace switch with a parameterized
38354         fwd_align_merge macro call.
38355         (_wordcopy_bwd_dest_aligned): Replace switch with a parameterized
38356         bwd_align_merge macro call.
38357         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
38358
38359 2012-04-18  Will Schmidt  <will_schmidt@vnet.ibm.com>
38360
38361         * sysdeps/powerpc/powerpc64/power6/wordcopy.c: Add fwd_align_merge and
38362         bwd_align_merge macros.
38363         (_wordcopy_fwd_dest_aligned): Use fwd_align_merge macro calls.
38364         (_wordcopy_bwd_dest_aligned): Use bwd_align_merge macro calls.
38365         * sysdeps/powerpc/powerpc32/power6/wordcopy.c: Likewise.
38366
38367 2012-04-18  David S. Miller  <davem@davemloft.net>
38368
38369         * sysdeps/sparc/sparc64/memcopy.h: Delete.
38370
38371 2012-04-18  Andreas Jaeger  <aj@suse.de>
38372
38373         [BZ# 6794]
38374         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Moved to ...
38375         * sysdeps/ieee754/ldbl-96/e_ilogbl.c: ... here.
38376         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
38377
38378         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Moved to ...
38379         * sysdeps/ieee754/ldbl-128/e_ilogbl.c: ... here.
38380         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
38381
38382         * sysdeps/ieee754/ldbl-64-128/s_ilogbl.c: Moved to ...
38383         * sysdeps/ieee754/ldbl-64-128/e_ilogbl.c: ... here.
38384         Adjust for changed ldbl-128 files.
38385
38386         * sysdeps/sparc/sparc64/soft-fp/s_ilogbl.c: Moved to ...
38387         * sysdeps/sparc/sparc64/soft-fp/e_ilogbl.c: ... here.
38388         Rename __ilogbl to __ieee754_ilogbl and remove weak_alias.
38389
38390 2012-04-17  David S. Miller  <davem@davemloft.net>
38391
38392         * sysdeps/sparc/sparc32/memcopy.h: Delete.
38393
38394 2012-04-17  Andreas Schwab  <schwab@linux-m68k.org>
38395
38396         * sysdeps/i386/fpu/e_ilogb.S: Remove __ilogb*_finite alias.
38397         * sysdeps/i386/fpu/e_ilogbf.S: Likewise.
38398         * sysdeps/i386/fpu/e_ilogbl.S: Likewise.
38399         * sysdeps/x86_64/fpu/e_ilogbl.S: Likewise.
38400         * sysdeps/ieee754/dbl-64/e_ilogb.c: Likewise.
38401         * sysdeps/ieee754/flt-32/e_ilogbf.c: Likewise.
38402
38403 2012-04-17  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
38404
38405         [BZ #6794]
38406         * math/Makefile: Add e_ilogb and w_ilogb, remove s_logb.
38407         * math/libm-test.inc: Add ilogb errno and exception tests.
38408         * math/w_ilogb.c: New file: ilogb wrapper.
38409         * math/w_ilogbf.c: New file: ilogbf wrapper.
38410         * math/w_ilogbl.c: New file: ilogbl wrapper.
38411         * sysdeps/generic/math_private.h: Add __ieee754_ilogb[l|f] prototypes.
38412         * sysdeps/i386/fpu/s_ilogb.S: Moved to ...
38413         * sysdeps/i386/fpu/e_ilogb.S: ... here. Also fixed a FE_DIVBYZERO
38414         exception being thrown with 0.0 as argument.
38415         * sysdeps/i386/fpu/s_ilogbf.S: Moved to ...
38416         * sysdeps/i386/fpu/e_ilogbf.S: ... here. Also fixed a FE_DIVBYZERO
38417         exception being thrown with 0.0 as argument.
38418         * sysdeps/i386/fpu/s_ilogbl.S: Moved to ...
38419         * sysdeps/i386/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
38420         exception being thrown with 0.0 as argument.
38421         * sysdeps/x86_64/fpu/s_ilogbl.S: Moved to ...
38422         * sysdeps/x86_64/fpu/e_ilogbl.S: ... here. Also fixed a FE_DIVBYZERO
38423         exception being thrown with 0.0 as argument.
38424         * sysdeps/ieee754/dbl-64/s_ilogb.c: Moved to ...
38425         * sysdeps/ieee754/dbl-64/e_ilogb.c: ... here.
38426         * sysdeps/ieee754/flt-32/s_ilogbf.c: Moved to ...
38427         * sysdeps/ieee754/flt-32/e_ilogbf.c: ... here.
38428         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Moved to ...
38429         * sysdeps/ieee754/ldbl-128ibm/e_ilogbl.c: ... here.
38430         * sysdeps/ieee754/ldbl-opt/s_ilogb.c: Moved to ...
38431         * sysdeps/ieee754/ldbl-opt/w_ilogb.c: ... here.
38432         * sysdeps/ieee754/ldbl-opt/w_ilogbl.c: New file: ilogbl wrapper.
38433
38434 2012-04-17  Petr Baudis  <pasky@ucw.cz>
38435
38436         * include/sys/uio.h: Change __vector to __iovec to avoid clash
38437         with altivec.
38438
38439 2012-04-16  Marek Polacek  <polacek@redhat.com>
38440
38441         * elf/pldd-xx.c: Rename static_assert to pldd_assert.
38442
38443 2012-04-16  Marek Polacek  <polacek@redhat.com>
38444
38445         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Reverse the
38446         operands of fdivp instruction.
38447
38448 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
38449
38450         * elf/tst-auditmod1.c: Check __ILP32__ instead of __LP64__.
38451         * elf/tst-auditmod3b.c: Likewise.
38452         * elf/tst-auditmod4b.c: Likewise.
38453         * elf/tst-auditmod5b.c: Likewise.
38454         * elf/tst-auditmod6b.c: Likewise.
38455         * elf/tst-auditmod6c.c: Likewise.
38456         * elf/tst-auditmod7b.c: Likewise.
38457         * sysdeps/x86_64/ffsll.c (ffsl): Likewise.
38458         * sysdeps/x86_64/preconfigure.in: Likewise.
38459         * sysdeps/x86_64/preconfigure: Regenerated.
38460
38461 2012-04-13  H.J. Lu  <hongjiu.lu@intel.com>
38462
38463         * sysdeps/x86_64/bits/wordsize.h (__WORDSIZE): Also check
38464         __ILP32__.
38465
38466 2012-04-13  Antoine Balestrat <merkil33@gmail.com>
38467
38468         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
38469         (__get_clockfreq_via_proc_openprom): Fix test on wrong variable.
38470
38471 2012-04-13  Chris Leonard  <cjlhomeaddress@gmail.com>
38472
38473         [BZ #13973]
38474         * locale/iso-639.def: Fix gl language name. Spotted by
38475         Yaron Shahrabani.
38476
38477 2012-04-12  Roland McGrath  <roland@hack.frob.com>
38478
38479         [BZ #2074]
38480         * libio/libio.h (__io_write_fn): Update comment.
38481
38482 2012-04-12  Petr Baudis  <pasky@ucw.cz>
38483
38484         [BZ #2074]
38485         * stdio.texi (Hook Functions): The user provided writer function
38486         is not allowed to return -1.
38487
38488 2012-04-11  David S. Miller  <davem@davemloft.net>
38489
38490         * sysdeps/sparc/fpu/libm-test-ulps: Update.
38491
38492 2012-04-11  Mike Frysinger  <vapier@gentoo.org>
38493
38494         * .gitignore: Add /ports, /linuxthreads, and /linuxthreads_db.
38495         Add a leading slash to rtkaio.
38496
38497 2012-04-11  Jim Meyering  <meyering@redhat.com>
38498
38499         [BZ #11959]
38500         * libio/stdio.h (fwrite, fwrite_unlocked): Remove __wur.
38501         It is not necessarily an error to ignore fwrite's return
38502         value.  One can reliably use ferror to test for errors after
38503         the fact.
38504
38505 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
38506
38507         * bits/types.h (__snseconds_t): New type.
38508         * time/time.h (struct timespec): Use __snseconds_t on tv_nsec.
38509
38510         * bits/typesizes.h (__SNSECONDS_T_TYPE): New macro.
38511         * sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
38512         (__SNSECONDS_T_TYPE): Likewise.
38513         * sysdeps/unix/sysv/linux/s390/bits/typesizes.h
38514         (__SNSECONDS_T_TYPE): Likewise.
38515         * sysdeps/unix/sysv/linux/sparc/bits/typesizes.h
38516         (__SNSECONDS_T_TYPE): Likewise.
38517
38518 2012-04-10  Andreas Jaeger  <aj@suse.de>
38519
38520         [BZ #2636]
38521         * manual/time.texi (Processor Time): Return type of times is
38522         elapsed real time since an arbitrary point in the past.
38523         (CPU Time): Move CLK_TCK from here...
38524         (Processor Time): ...to here.  Correct description.
38525         * manual/conf.texi (Constants for Sysconf): Correct description of
38526         _SC_CLK_TCK.
38527
38528 2012-04-10  David S. Miller  <davem@davemloft.net>
38529
38530         [BZ #13967]
38531         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Handle the case
38532         where the is a gap between DT_REL(A) and DT_JMPREL.
38533
38534 2012-04-10  H.J. Lu  <hongjiu.lu@intel.com>
38535
38536         * sysdeps/x86_64/bits/byteswap.h: Include <features.h>.
38537         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
38538         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
38539
38540 2012-04-10  Siddhesh Poyarekar  <siddhesh@redhat.com>
38541
38542         * elf/dl-support.c (_dl_inhibit_cache): New variable.
38543         * elf/rtld.c (_rtld_global_ro): New member _dl_inhibit_cache.
38544         (dl_main): Handle --inhibit-cache.
38545         * sysdeps/generic/ldsodefs.h (struct rtld_global_ro): New member
38546         _dl_inhibit_cache.
38547         * elf/dl-load.c (_dl_map_object): Use it.
38548         * elf/Makefile: Define SYSCONFDIR when building rtld.c.
38549
38550 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
38551
38552         [BZ #13872]
38553         * sysdeps/i386/fpu/e_powl.S (p78): New object.
38554         (__ieee754_powl): Saturate large exponents rather than testing for
38555         overflow of y*log2(x).
38556         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
38557         * math/libm-test.inc (pow_test): Do not permit spurious overflow
38558         exceptions.
38559
38560         [BZ #11521]
38561         * math/s_ctan.c: Include <float.h>.
38562         (__ctan): Avoid internal overflow or cancellation in calculating
38563         denominator.
38564         * math/s_ctanf.c: Likewise.
38565         * math/s_ctanl.c: Likewise.
38566         * math/s_ctanh.c: Likewise.
38567         * math/s_ctanhf.c: Likewise.
38568         * math/s_ctanhl.c: Likewise.
38569         * math/libm-test.inc (ctan_test): Add more tests.
38570         (ctanh_test): Likewise.
38571         * sysdeps/i386/fpu/libm-test-ulps: Update.
38572         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
38573
38574 2012-04-09  Andreas Jaeger  <aj@suse.de>
38575
38576         [BZ #6894]
38577         * manual/filesys.texi (Directory Entries): Mention that d_namlen
38578         is an optional BSD extension.
38579
38580         [BZ #10254]
38581         * manual/stdio.texi (Opening Streams): Document additional fopen
38582         parameters.
38583
38584 2012-04-09  Roland McGrath  <roland@hack.frob.com>
38585
38586         * sysdeps/i386/fpu/bits/mathinline.h (__sincos_code): Don't clobber
38587         %eax without telling the compiler.
38588
38589 2012-04-09  Carlos O'Donell  <carlos_odonell@mentor.com>
38590
38591         [BZ # 13963]
38592         * manual/install.texi: Use sourceware.org.
38593
38594 2012-04-09  Joseph Myers  <joseph@codesourcery.com>
38595
38596         [BZ #13873]
38597         * sysdeps/ieee754/dbl-64/e_pow.c (huge, tiny): New variables.
38598         (__ieee754_pow): Generate overflow and underflow using huge*huge
38599         and tiny*tiny rather than just returning constant infinity or zero
38600         for large exponents.
38601         * math/libm-test.inc (pow_test): Require overflow exceptions for
38602         applicable cases of large exponents.
38603
38604         [BZ #706]
38605         * sysdeps/i386/fpu/e_pow.S (p10): New object.
38606         (__ieee754_pow): Use iterative multiplication algorithm only for
38607         integer exponents with absolute value below 1024.  Check for odd
38608         integer exponents when using algorithm for real exponents.
38609         * math/libm-test.inc (pow_test): Add more tests.
38610         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
38611
38612 2012-04-08  Joseph Myers  <joseph@codesourcery.com>
38613
38614         [BZ #13705]
38615         * math/libm-test.inc (exp_test): Do not allow overflow exception
38616         on underflow test.
38617
38618 2012-04-08  Aurelien Jarno  <aurelien@aurel32.net>
38619
38620         [BZ #13705]
38621         * sysdeps/ieee754/dbl-64/w_exp.c (__exp): Use __kernel_standard
38622         instead of __kernel_standard_f.
38623
38624 2012-04-08  Mike Frysinger  <vapier@gentoo.org>
38625
38626         * sysdeps/i386/i686/memset_chk.S: Update copyright year.
38627         * sysdeps/x86_64/memset_chk.S: Likewise.
38628
38629 2012-04-08  Andreas Jaeger  <aj@suse.de>
38630
38631         [BZ #10153]
38632         * manual/startup.texi (Environment Access): Describe return value
38633         for putenv and setenv.
38634
38635         [BZ #6895]
38636         * manual/filesys.texi (Directory Entries): Add description for
38637         DT_LNK.
38638
38639         [BZ #6890]
38640         * manual/filesys.texi (Directory Entries): Clarify that it's file
38641         system not operating system in the description of DT_UNKNOWN.
38642
38643         [BZ #6578]
38644         * manual/syslog.texi (closelog): Fix reference, it's openlog.
38645
38646 2012-04-08  Stephen Compall  <s11@member.fsf.org>
38647
38648         [BZ #6649]
38649         * manual/llio.texi (Opening and Closing Files): Add cross
38650         reference to explain mode argument.
38651
38652 2012-04-07  Mike Frysinger  <vapier@gentoo.org>
38653
38654         * sysdeps/i386/i686/memset_chk.S: Change PIC to SHARED.
38655         * sysdeps/x86_64/memset_chk.S: Likewise.
38656
38657 2012-04-07  David S. Miller  <davem@davemloft.net>
38658
38659         * elf/elf.h (R_SPARC_WDISP10): Define.
38660         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Handle
38661         R_SPARC_SIZE32.
38662         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Handle
38663         R_SPARC_SIZE64 and R_SPARC_H34.
38664
38665 2012-04-07  Carlos O'Donell  <carlos_odonell@mentor.com>
38666
38667         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Simplify
38668         conditions and remove no longer applicable assertion.
38669
38670 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
38671
38672         * bits/byteswap.h: Include <features.h>.
38673         (__bswap_32): Use __builtin_bswap32 for GCC >= 4.2.
38674         (__bswap_64): Use __builtin_bswap64 for GCC >= 4.2.
38675
38676 2012-04-06  H.J. Lu  <hongjiu.lu@intel.com>
38677
38678         * bits/byteswap.h (__bswap_16): Removed.
38679         Include <bits/byteswap-16.h> to get __bswap_16.
38680         * sysdeps/i386/bits/byteswap.h: Likewise.
38681         * sysdeps/s390/bits/byteswap.h: Likewise.
38682         * sysdeps/x86_64/bits/byteswap.h: Likewise.
38683         * bits/byteswap-16.h: New file.
38684         * sysdeps/i386/bits/byteswap-16.h: Likewise.
38685         * sysdeps/s390/bits/byteswap-16.h: Likewise.
38686         * sysdeps/x86_64/bits/byteswap-16.h: Likewise.
38687         * string/Makefile (headers): Add bits/byteswap-16.h.
38688
38689 2012-04-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
38690
38691         [BZ #13895]
38692         * nss/nsswitch.c (nss_load_library, __nss_lookup_function): Avoid
38693         extra indirection.
38694         * nss/Makefile (tests-static, tests): Add tst-nss-static.
38695         * nss/tst-nss-static.c: New.
38696
38697 2012-04-06  Robert Millan  <rmh@gnu.org>
38698
38699         [BZ #6486]
38700         * manual/llio.texi (File Position Primitive): lseek
38701         refers to WHENCE when it really means OFFSET.
38702
38703 2012-04-06  Andreas Jaeger  <aj@suse.de>
38704
38705         * nss/nss_db/db-initgroups.c: Include <string.h> for strlen and
38706         strncmp declarations.
38707
38708         * abilist/libc.abilist: Add __poll and __ppoll.
38709
38710 2012-04-05  David S. Miller  <davem@davemloft.net>
38711
38712         * scripts/check-local-headers.sh: Accept a host triplet in the
38713         path matched by the exclude regexp.
38714
38715         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Reduce down to one
38716         definition.
38717         * sysdeps/powerpc/powerpc32/dl-machine.h
38718         (ELF_MACHINE_PLTREL_OVERLAP): Delete.
38719         * sysdeps/s390/s390-32/dl-machine.h
38720         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
38721         * sysdeps/sparc/sparc32/dl-machine.h
38722         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
38723         * sysdeps/sparc/sparc64/dl-machine.h
38724         (ELF_MACHINE_PLTREL_OVERLAP): Likewise.
38725
38726         * elf/rtld.c (dl_main): If DL_DEBUG_UNUSED is enabled, turn off
38727         lazy binding.
38728         * elf/dl-lookup.c (_dl_lookup_symbol_x): If DL_DEBUG_UNUSED, ignore
38729         undefined symbol errors.
38730
38731         * elf/rtld.c (dl_main): Skip VDSO when checking for unused
38732         DT_NEEDED entries.
38733
38734 2012-04-05  Michael Matz  <matz@suse.de>
38735
38736         [BZ #13592]
38737         * sysdeps/x86_64/memset.S: Fix size paramater comparisions.
38738
38739 2012-04-05  Andreas Jaeger  <aj@suse.de>
38740
38741         [BZ #13908]
38742         * stdlib/stdlib.h: Don't warn about unused result of mktemp, fix
38743         comment.
38744
38745 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
38746
38747         * sysdeps/sh/sh4/fpu/fesetround.c (fesetround): Fix return value
38748         which ROUND is no valid rounding mode.
38749
38750 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
38751
38752         * sysdeps/sh/sh4/fpu/fegetenv.c (fegetenv): Set fpscr register which
38753         read again.
38754         * sysdeps/sh/sh4/fpu/ftestexcept.c: Likewise.
38755
38756 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
38757
38758         * sysdeps/sh/sh4/fpu/fraiseexcpt.c (feraiseexcept): Produce
38759         an exception using FPU order intentionally.
38760
38761 2012-04-05  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
38762
38763         * sysdeps/sh/sh4/fpu/fedisblxcpt.c: New file.
38764         * sysdeps/sh/sh4/fpu/feenablxcpt.c: New file.
38765         * sysdeps/sh/sh4/fpu/fegetexcept.c: New file.
38766         * sysdeps/sh/sh4/fpu/feupdateenv.c: New file.
38767
38768 2012-04-05  Simon Josefsson  <simon@josefsson.org>
38769
38770         [BZ #12340]
38771         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Return ERANGE instead of
38772         EINVAL when BUFLEN is too smal.
38773
38774 2012-04-05  Thomas Schwinge  <thomas@codesourcery.com>
38775
38776         [BZ #13553]
38777         * sysdeps/mach/i386/machine-lock.h: Use volatile instead of __volatile.
38778         * sysdeps/mach/powerpc/machine-lock.h: Likewise.
38779
38780 2012-04-03  Andreas Jaeger  <aj@suse.de>
38781
38782         [BZ #13938]
38783         * manual/setjmp.texi (System V contexts): Fix sentence.
38784
38785         [BZ #13926]
38786         * sysdeps/i386/bits/byteswap.h [!__GNUC__](__bswap_constant_64):
38787         New macro for this case.
38788         [!__GNUC__] (__bswap_64): New inline function for this case.
38789         * sysdeps/x86_64/bits/byteswap.h: Likewise.
38790         * bits/byteswap.h: Likewise.
38791         * sysdeps/s390/bits/byteswap.h: [!__GNUC__] (__bswap_64): Use
38792         ull, guard with __GLIBC_HAVE_LONG_LONG.
38793
38794         * string/endian.h (htobe64,htole64,be64toh,le64toh): Guard with
38795         __GLIBC_HAVE_LONG_LONG.
38796
38797         * string/byteswap.h (bswap_64): Guard with __GLIBC_HAVE_LONG_LONG.
38798         Include <features.h> for __GLIBC_HAVE_LONG_LONG.
38799
38800 2012-04-02 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
38801
38802         [BZ #13691]
38803         * iconvdata/tcvn5712-1.c (FROM_LOOP): Test end of input using
38804         inptr and inend, rather than using last_ch.
38805
38806 2012-04-02  David S. Miller  <davem@davemloft.net>
38807
38808         With help from Paul Eggert, Carlos O'Donell, and Roland McGrath.
38809         * stdio-common/printf-parse.h (read_int): Change return type to
38810         'int', return -1 on INT_MAX overflow.
38811         * stdio-common/vfprintf.c (vfprintf): Validate width and precision
38812         against overflow of INT_MAX.  Set errno to EOVERFLOW when 'done'
38813         overflows INT_MAX.  Check for overflow of in-format-string precision
38814         values properly.  Use EOVERFLOW rather than ERANGE throughout.  Use
38815         SIZE_MAX not INT_MAX for integer overflow test.
38816         * stdio-common/printf-parsemb.c: If read_int signals an overflow,
38817         skip the construct in the format string but do not record anything.
38818         * stdio-common/bug22.c: Adjust to test both width/prevision
38819         INT_MAX overflow as well as total length INT_MAX overflow.  Check
38820         explicitly for proper errno values.
38821
38822 2012-04-02  Thomas Schwinge  <thomas@codesourcery.com>
38823
38824         * string/test-memcmp.c [! WIDE]: #include <limits.h> for CHAR_MIN,
38825         CHAR_MAX.
38826         * string/test-strcmp.c [! WIDE]: Likewise.
38827         * time/tst-mktime2.c: Likewise for INT_MAX.
38828         * string/test-string.h: #include <sys/param.h> for MIN.
38829
38830         * csu/init-first.c (__libc_init_first): Call __ctype_init.
38831         * sysdeps/i386/init-first.c (init): Likewise.
38832         * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Likewise.
38833         * sysdeps/mach/hurd/powerpc/init-first.c (posixland_init): Likewise.
38834         * sysdeps/sh/init-first.c (init): Likewise.
38835
38836 2012-04-01  Ulrich Drepper  <drepper@gmail.com>
38837
38838         * po/ru.po: Update from translation team.
38839         * po/vi.po: Likewise.
38840
38841 2012-03-31  Siddhesh Poyarekar  <siddhesh@redhat.com>
38842
38843         * resolv/nss_dns/dns-host.c: Merge copyright years.
38844
38845 2012-03-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
38846
38847         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
38848         Optimize memcpy with prefetch if
38849         DATA_CACHE_SIZE_HALF <= len <  SHARED_CACHE_SIZE_HALF and
38850         src, dst pointers have unequal 16 byte alignments.
38851
38852 2012-03-30  Siddhesh Poyarekar  <siddhesh@redhat.com>
38853
38854         [BZ #13928]
38855         * resolv/nss_dns/dns-host.c (getanswer_r): Also consider ttl
38856         from a CNAME entry and return the minimum ttl for the query.
38857         (gaih_getanswer_slice): Likewise.
38858
38859 2012-03-30  Jeff Law  <law@redhat.com>
38860
38861         * crypt/md5-crypt.c (__md5_crypt_r): Avoid unbounded alloca uses
38862         due to long keys.
38863         * crypt/sha256-crypt.c (__sha256_crypt_r): Likewise.
38864         * crypt/sha512-crypt.c (__sha512_crypt_r): Likewise.
38865
38866         * resolv/nss_dns/dns-host.c: Update copyright year.
38867
38868 2012-03-30  Ulrich Drepper  <drepper@gmail.com>
38869
38870         * resolv/res_send.c (send_dg): Use sendmmsg if we have to write two
38871         requests to save a system call.  Fix check that all bytes are sent.
38872
38873         * sysdeps/unix/sysv/linux/bits/socket.h (struct mmsghdr): Fix up
38874         comments for sendmmsg.
38875
38876 2012-03-30  Tulio Magno Quites Machado Filho  <tuliom@linux.vnet.ibm.com>
38877
38878         [BZ #13691]
38879         * iconvdata/tcvn5712-1.c (FROM_LOOP): Fix a bug when converting strings
38880         with only 1 character between 0x0041 and 0x01b0.
38881         * wcsmbs/Makefile (tests): Add tst-mbsnrtowcs.
38882         * wcsmbs/tst-mbsnrtowcs.c: New file.
38883
38884 2012-03-29  David S. Miller  <davem@davemloft.net>
38885
38886         * libio/fileops.c (_IO_new_file_xsputn): Don't try to optimize
38887         small copies by hand.
38888
38889 2012-03-28  Siddhesh Poyarekar  <siddhesh@redhat.com>
38890
38891         [BZ #13761]
38892         * nis/nss_compat/compat-initgroups.c (getgrent_next_nss)
38893         (_nss_compat_initgroups_dyn): Fall back to malloc/free for large
38894         group memberships.
38895
38896 2012-03-28  David S. Miller  <davem@davemloft.net>
38897
38898         * sysdeps/sparc/sparc32/memcpy.S: Implement mempcpy using a stub
38899         that branches into memcpy.
38900         * sysdeps/sparc/sparc64/memcpy.S: Likewise.
38901         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara1.S: Likewise.
38902         * sysdeps/sparc/sparc64/multiarch/memcpy-niagara2.S: Likewise.
38903         * sysdeps/sparc/sparc64/multiarch/memcpy-ultra3.S: Likewise.
38904         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Add mempcpy multiarch
38905         bits.
38906         * sysdeps/sparc/sparc64/rtld-memcpy.c: Include generic mempcpy
38907         implementation too.
38908         * sysdeps/sparc/mempcpy.S: New file.
38909
38910         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Provide a hidden def to
38911         the IFUNC routine in the libc case.
38912         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
38913
38914         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memset.c: New file.
38915         * sysdeps/sparc/sparc32/sparcv9/multiarch/rtld-memcpy.c: New file.
38916         * sysdeps/sparc/sparc32/sparcv9/rtld-memset.c: New file.
38917         * sysdeps/sparc/sparc32/sparcv9/rtld-memcpy.c: New file.
38918         * sysdeps/sparc/sparc64/multiarch/rtld-memset.c: New file.
38919         * sysdeps/sparc/sparc64/multiarch/rtld-memcpy.c: New file.
38920         * sysdeps/sparc/sparc64/rtld-memset.c: New file.
38921         * sysdeps/sparc/sparc64/rtld-memcpy.c: New file.
38922
38923         * sysdeps/sparc/sparc64/multiarch/memset-niagara1.S: Unroll main
38924         loop to 256 bytes instead of 64 bytes and fix test signedness.
38925
38926         * sysdeps/sparc/Makefile: Add -fPIC to ASFLAGS-.os here....
38927         * sysdeps/sparc/sparc32/Makefile: rather than here...
38928         * sysdeps/sparc/sparc64/Makefile: and here.
38929
38930 2012-03-28  Ulrich Drepper  <drepper@gmail.com>
38931
38932         * malloc/mallocbug.c: Avoid warnings about unused variables.
38933
38934 2012-02-22  Siddhesh Poyarekar  <siddhesh@redhat.com>
38935
38936         [BZ #13760]
38937         * resolv/nss_dns/dns-host.c (gaih_getanswer): Look for errno
38938         in the right place. Discard and retry query if response is
38939         larger than input buffer size.
38940
38941 2012-03-28  Joseph Myers  <joseph@codesourcery.com>
38942
38943         [BZ #369]
38944         [BZ #2678]
38945         [BZ #3866]
38946         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Take absolute value of
38947         x for large integer exponent.
38948         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Likewise.
38949         * sysdeps/i386/fpu/e_powl.S (__ieee754_powl): Likewise.  Adjust
38950         sign of result as needed afterwards.
38951         * sysdeps/x86_64/fpu/e_powl.S (__ieee754_powl): Likewise.
38952         * sysdeps/ieee754/k_standard.c (__kernel_standard): Handle sign of
38953         result for underflowing pow the same as for overflow.
38954         (__kernel_standard_l): Handle powl overflow and underflow here
38955         rather than calling __kernel_standard.
38956         * math/libm-test.inc (pow_test): Add more tests.
38957
38958         [BZ #3868]
38959         [BZ #13879]
38960         [BZ #13910]
38961         [BZ #13911]
38962         [BZ #13912]
38963         [BZ #13913]
38964         [BZ #13915]
38965         [BZ #13916]
38966         [BZ #13917]
38967         [BZ #13918]
38968         [BZ #13919]
38969         [BZ #13920]
38970         [BZ #13921]
38971         * sysdeps/generic/math_private.h (__kernel_standard_l): Declare.
38972         * sysdeps/ieee754/k_standard.c: Include <float.h>.
38973         (__kernel_standard_l): New function.
38974         * math/w_acoshl.c (__acoshl): Use __kernel_standard_l instead of
38975         __kernel_standard.
38976         * math/w_acosl.c (__acosl): Likewise.
38977         * math/w_asinl.c (__asinl): Likewise.
38978         * math/w_atan2l.c (__atan2l): Likewise.
38979         * math/w_atanhl.c (__atanhl): Likewise.
38980         * math/w_coshl.c (__coshl): Likewise.
38981         * math/w_exp10l.c (__exp10l): Likewise.
38982         * math/w_exp2l.c (__exp2l): Likewise.
38983         * math/w_fmodl.c (__fmodl): Likewise.
38984         * math/w_hypotl.c (__hypotl): Likewise.
38985         * math/w_j0l.c (__j0l, __y0l): Likewise.
38986         * math/w_j1l.c (__j1l, __y1l): Likewise.
38987         * math/w_jnl.c (__jnl, __ynl): Likewise.
38988         * math/w_lgammal.c (__lgammal): Likewise.
38989         * math/w_log10l.c (__log10l): Likewise.
38990         * math/w_log2l.c (__log2l): Likewise.
38991         * math/w_logl.c (__logl): Likewise.
38992         * math/w_powl.c (__powl): Likewise.
38993         * math/w_remainderl.c (__remainderl): Likewise.
38994         * math/w_scalbl.c (sysv_scalbl): Likewise.
38995         * math/w_sinhl.c (__sinhl): Likewise.
38996         * math/w_sqrtl.c (__sqrtl): Likewise.
38997         * math/w_tgammal.c (__tgammal): Likewise.
38998         * sysdeps/ieee754/ldbl-128/w_expl.c (__expl): Likewise.
38999         * sysdeps/ieee754/ldbl-96/w_expl.c (__expl): Likewise.
39000         * math/libm-test.inc (acos_test): Add more tests.
39001         (acosh_test): Likewise.
39002         (asin_test): Likewise.
39003         (atanh_test): Likewise.
39004         (exp_test): Likewise.
39005         (exp10_test): Likewise.
39006         (exp2_test): Likewise.
39007         (expm1_test): Likewise.
39008         (lgamma_test): Likewise.
39009         (log_test): Likewise.
39010         (log10_test): Likewise.
39011         (log1p_test): Likewise.
39012         (log2_test): Likewise.
39013         (pow_test): Do not allow some spurious overflow exceptions.
39014         (sqrt_test): Add more tests.
39015         (tgamma_test): Likewise.
39016         (y0_test): Likewise.
39017         (y1_test): Likewise.
39018         (yn_test): Likewise.
39019
39020 2012-03-27  Anton Blanchard  <anton@samba.org>
39021
39022         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Define MAP_STACK and
39023         MAP_HUGETLB.
39024         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
39025         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
39026         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
39027
39028 2012-03-27  David S. Miller  <davem@davemloft.net>
39029
39030         * conform/Makefile: Run run-conformtest.sh using $(BASH).
39031
39032         * sysdeps/sparc/sparc64/Makefile (ASFLAGS-.os): Move before
39033         have-as-vis3 check.
39034
39035 2012-03-27  Andreas Jaeger  <aj@suse.de>
39036
39037         * sysdeps/x86_64/elf/configure.in: Moved to ...
39038         * sysdeps/x86_64/configure.in: ... here.
39039         * sysdeps/x86_64/elf/start.S: Moved to ...
39040         * sysdeps/x86_64/start.S: ... here.
39041         * sysdeps/x86_64/elf/configure: Delete.
39042
39043         * sysdeps/x86_64/configure.in: Merge contents from
39044         sysdeps/i386/configure.in (without i686 check).
39045
39046         * sysdeps/i386/elf/Versions: Merge into ...
39047         * sysdeps/i386/Versions: ... this.
39048         * sysdeps/i386/elf/Versions: Delete file.
39049         * sysdeps/i386/elf/start.S: Moved to ...
39050         * sysdeps/i386/start.S: ...here.
39051         * sysdeps/i386/elf/configure.in: Merge into...
39052         * sysdeps/i386/configure.in: ...here.
39053         * sysdeps/i386/elf/configure.in: Delete file.
39054         * sysdeps/i386/elf/configure: Delete file.
39055
39056         * sysdeps/generic/elf/backtracesyms.c: Moved to ...
39057         * debug/backtracesyms.c: ... here.
39058         * sysdeps/generic/elf/backtracesymsfd.c: Moved to ...
39059         * debug/backtracesymsfd.c: ... here.
39060         * sysdeps/generic/elf/ifunc-sel.h: Moved to ...
39061         * sysdeps/generic/ifunc-sel.h: ... here.
39062
39063         * sysdeps/unix/i386/start.c: Delete file.
39064         * sysdeps/unix/sparc/start.c: Delete file.
39065         * sysdeps/unix/start.c: Delete file.
39066
39067         * sysdeps/sh/elf/configure.in: Moved to ...
39068         * sysdeps/sh/configure.in: ... here.
39069         * sysdeps/sh/elf/start.S: Moved to ...
39070         * sysdeps/sh/start.S: ... here.
39071         * sysdeps/sh/elf/configure: Delete file.
39072
39073         * sysdeps/powerpc/powerpc64/elf/bzero.S: Moved to ...
39074         * sysdeps/powerpc/powerpc64/bzero.S: ... here.
39075         * sysdeps/powerpc/powerpc64/elf/entry.h: Moved to ...
39076         * sysdeps/powerpc/powerpc64/entry.h: ... here.
39077         * sysdeps/powerpc/powerpc64/elf/start.S: Moved to ...
39078         * sysdeps/powerpc/powerpc64/start.S: here.
39079         * sysdeps/powerpc/powerpc64/elf/Makefile: Merge into ...
39080         * sysdeps/powerpc/powerpc64/Makefile: ... this.
39081         * sysdeps/powerpc/powerpc64/elf/configure.in: Merge into ...
39082         * sysdeps/powerpc/powerpc64/configure.in: ... this.
39083         * sysdeps/powerpc/powerpc64/elf/configure: Delete file.
39084
39085         * sysdeps/powerpc/powerpc32/elf/bzero.S: Moved to ...
39086         * sysdeps/powerpc/powerpc32/bzero.S: ... here.
39087         * sysdeps/powerpc/powerpc32/elf/start.S: Moved to ...
39088         * sysdeps/powerpc/powerpc32/start.S: ... here.
39089         * sysdeps/powerpc/powerpc32/elf/configure.in: Merge into ...
39090         * sysdeps/powerpc/powerpc32/configure.in: ... this.
39091         * sysdeps/powerpc/powerpc32/elf/configure: Delete file.
39092
39093         * sysdeps/powerpc/elf/ifunc-sel.h: Moved to ...
39094         * sysdeps/powerpc/ifunc-sel.h: ... here.
39095         * sysdeps/powerpc/elf/rtld-global-offsets.sym: Moved to ...
39096         * sysdeps/powerpc/rtld-global-offsets.sym: ... here.
39097
39098         * sysdeps/sparc/elf/configure.in: Moved to ...
39099         * sysdeps/sparc/configure.in: ... here.
39100         * sysdeps/sparc/elf/configure: Delete file.
39101         * sysdeps/sparc/sparc32/elf/start.S: Moved to ...
39102         * sysdeps/sparc/sparc32/start.S: ... here.
39103         * sysdeps/sparc/sparc64/elf/start.S: Moved to ...
39104         * sysdeps/sparc/sparc64/start.S: ... here.
39105         * sysdeps/sparc/sparc32/elf/Makefile: Merged into ...
39106         * sysdeps/sparc/sparc32/Makefile: ... this.
39107         * sysdeps/sparc/sparc64/elf/Makefile: Merged into ...
39108         * sysdeps/sparc/sparc64/Makefile: ... this.
39109
39110         * sysdeps/s390/s390-32/elf/bsd-_setjmp.S: Moved to ...
39111         * sysdeps/s390/s390-32/bsd-_setjmp.S: ... here.
39112         * sysdeps/s390/s390-32/elf/bsd-setjmp.S: Moved to ...
39113         * sysdeps/s390/s390-32/bsd-setjmp.S: ... here.
39114         * sysdeps/s390/s390-32/elf/setjmp.S: Moved to ...
39115         * sysdeps/s390/s390-32/setjmp.S: ... here.
39116         * sysdeps/s390/s390-32/elf/configure.in: Moved to ...
39117         * sysdeps/s390/s390-32/configure.in: ... here.
39118         * sysdeps/s390/s390-32/elf/configure: Delete file.
39119         * sysdeps/s390/s390-32/elf/start.S: Moved to ...
39120         * sysdeps/s390/s390-32/start.S: ... here.
39121
39122         * sysdeps/s390/s390-64/elf/bsd-_setjmp.S: Moved to ...
39123         * sysdeps/s390/s390-64/bsd-_setjmp.S: ... here.
39124         * sysdeps/s390/s390-64/elf/bsd-setjmp.S: Moved to ...
39125         * sysdeps/s390/s390-64/bsd-setjmp.S: ... here.
39126         * sysdeps/s390/s390-64/elf/setjmp.S: Moved to ...
39127         * sysdeps/s390/s390-64/setjmp.S: ... here.
39128         * sysdeps/s390/s390-64/elf/configure.in: Moved to ...
39129         * sysdeps/s390/s390-64/configure.in: ... here
39130         * sysdeps/s390/s390-64/elf/configure: Delete file.
39131         * sysdeps/s390/s390-64/elf/start.S: Moved to ...
39132         * sysdeps/s390/s390-64/start.S: ... here.
39133         * sysdeps/s390/s390-64/elf/configure: Delete.
39134
39135         * configure.in: Remove support for elf directories in sysdeps.
39136
39137         * configure: Regenerated.
39138         * sysdeps/i386/configure: Regenerated.
39139         * sysdeps/powerpc/powerpc32/configure: Regenerated.
39140         * sysdeps/powerpc/powerpc64/configure: Regenerated.
39141         * sysdeps/s390/s390-32/configure: Regenerated.
39142         * sysdeps/s390/s390-64/configure: Regenerated.
39143         * sysdeps/sh/configure: Regenerated.
39144         * sysdeps/sparc/configure: Regenerated.
39145         * sysdeps/x86_64/configure: Regenerated.
39146
39147 2012-03-26  Andreas Schwab  <schwab@linux-m68k.org>
39148
39149         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
39150
39151         * sysdeps/ieee754/ldbl-128ibm/e_expl.c (lomark): Adjust to take
39152         denormal result into account.
39153
39154 2012-03-25  Roland McGrath  <roland@hack.frob.com>
39155
39156         * posix/confstr.c (confstr): Lift RESTENVS definition to function scope.
39157         Reported by Allan McRae <allan@archlinux.org>.
39158
39159 2012-03-23  Jeff Law  <law@redhat.com>
39160
39161         * nss/getnssent.c (__nss_getent): Fix typo.
39162
39163 2012-03-23  David S. Miller  <davem@davemloft.net>
39164
39165         * sysdeps/sparc/fpu/libm-test-ulps: Update.
39166
39167 2012-03-23  H.J. Lu  <hongjiu.lu@intel.com>
39168
39169         * sysdeps/x86_64/dl-tlsdesc.h (tlsdesc): Use anonymous union
39170         to pad to uint64_t for each field.
39171         (dl_tls_index): Replace unsigned long with uint64_t.
39172
39173 2012-03-23  Daniel Jacobowitz  <dmj@google.com>
39174         Paul Pluzhnikov  <ppluzhnikov@google.com>
39175
39176         [BZ #6528]
39177         * grp/Makefile (otherlibs): Don't set it.
39178         * inet/Makefile (otherlibs): Likewise.
39179         * login/Makefile (otherlibs): Likewise.
39180         * nscd/Makefile (otherlibs): Likewise.
39181         * posix/Makefile (otherlibs): Likewise.
39182         * pwd/Makefile (otherlibs): Likewise.
39183         * rt/Makefile (otherlibs): Likewise.
39184         * sunrpc/Makefile (otherlibs): Likewise.
39185         * nss/Makefile (otherlibs): Likewise.
39186         Add libnss_files to routines and static-only-routines.
39187         ($(objpfx)getent): Remove rule.
39188         * resolv/Makefile: Add libnss_dns and libresolv to routines and
39189         static-only-routines.
39190
39191 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
39192
39193         [BZ #13892]
39194         * math/s_cexp.c: Include <float.h>.
39195         (__cexp): Handle exp result overflowing not necessarily
39196         overflowing both real and imaginary parts of result.
39197         * math/s_cexpf.c: Likewise.
39198         * math/s_cexpl.c: Likewise.
39199         * math/libm-test.inc (cexp_test): Add more tests.
39200         * sysdeps/i386/fpu/libm-test-ulps: Update.
39201         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39202
39203 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
39204
39205         * include/link.h (ELFW): New macro.
39206         * sysdeps/x86_64/dl-irel.h: Replace Elf64_XXX with ElfW(XXX).
39207         Replace ELF64_R_TYPE with ELFW(R_TYPE).
39208
39209 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
39210
39211         * sysdeps/x86_64/dl-tls.h (dl_tls_index): Replace unsigned long
39212         with uint64_t.
39213
39214 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
39215
39216         * sysdeps/generic/ldsodefs.h (struct La_x32_regs): New forward
39217         declaration.
39218         (struct La_x32_retval): Likewise.
39219
39220 2012-03-22  H.J. Lu  <hongjiu.lu@intel.com>
39221
39222         * sysdeps/x86_64/preconfigure.in: New file.
39223         * sysdeps/x86_64/preconfigure: New generated file.
39224
39225 2012-03-22  Joseph Myers  <joseph@codesourcery.com>
39226
39227         [BZ #13824]
39228         * math/e_exp2l.c: Include <float.h>.
39229         (__ieee754_exp2l): Handle overflow and underflow cases
39230         separately.  Only pass fractional part of argument to
39231         __ieee754_expl.
39232         * math/libm-test.inc (exp2_test): Add more tests.
39233
39234         * sysdeps/ieee754/ldbl-128/k_cosl.c (__kernel_cosl): Negate y if
39235         negating x to take absolute value.
39236         * sysdeps/ieee754/ldbl-128/k_sincosl.c (__kernel_sincosl):
39237         Likewise.
39238         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c (__kernel_cosl): Likewise.
39239         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c (__kernel_sincosl):
39240         Likewise.
39241         * sysdeps/ieee754/ldbl-128/k_sinl.c (__kernel_sinl): Negate y when
39242         computing low part if x was negated.
39243         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c (__kernel_sinl): Likewise.
39244
39245 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
39246
39247         * elf/tst-auditmod1.c: Support la_x32_gnu_pltenter and
39248         la_x32_gnu_pltexit.
39249         (pltexit): Cast int_retval to ptrdiff_t.
39250         * elf/tst-auditmod3b.c: Likewise.
39251         * elf/tst-auditmod4b.c: Likewise.
39252         * elf/tst-auditmod5b.c: Likewise.
39253         * elf/tst-auditmod6b.c: Likewise.
39254         * elf/tst-auditmod6c.c: Likewise.
39255         * elf/tst-auditmod7b.c: Likewise.
39256
39257         * sysdeps/generic/ldsodefs.h (audit_ifaces): Add x32_gnu_pltenter
39258         and x32_gnu_pltexit.
39259
39260         * sysdeps/x86_64/bits/link.h: Check __x86_64__ instead of
39261         __ELF_NATIVE_CLASS.
39262         (La_x32_regs): New macro.
39263         (La_x32_retval): Likewise.
39264         (la_x32_gnu_pltenter): New function prototype.
39265         (la_x32_gnu_pltexit): Likewise.
39266
39267 2012-03-21  Andreas Schwab  <schwab@linux-m68k.org>
39268
39269         * sysdeps/ieee754/ldbl-128ibm/e_powl.c (huge, tiny): Correct
39270         exponent.
39271
39272         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
39273
39274         * configure.in (libc_cv_cc_nofma): Check for option to disable
39275         generation of FMA instructions.
39276         * configure: Regenerate.
39277         * config.make.in (config-cflags-nofma): Set from libc_cv_cc_nofma.
39278         * sysdeps/ieee754/dbl-64/Makefile: New file.
39279         * sysdeps/x86_64/fpu/multiarch/Makefile (libm-sysdep_routines):
39280         Remove brandred-fma4.
39281         (CFLAGS-brandred-fma4.c): Remove.
39282         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Remove.
39283         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c (__branred): Don't
39284         define.
39285         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c (__branred): Don't
39286         define.
39287
39288 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
39289
39290         * stdio-common/_itoa.c: Check _ITOA_NEEDED instead of
39291         LLONG_MAX != LONG_MAX.
39292         (_itoa_word): Use _ITOA_WORD_TYPE on value.
39293         (_fitoa_word): Likewise.
39294         * stdio-common/_itowa.c: Check _ITOA_NEEDED instead of
39295         LLONG_MAX != LONG_MAX.
39296         * stdio-common/_itowa.h: Include <_itoa.h>.
39297         (_itowa_word): Use _ITOA_WORD_TYPE on value.
39298         (_itowa): New macro.  Defined only if _ITOA_NEEDED is false.
39299         * sysdeps/generic/_itoa.h (_ITOA_NEEDED): New macro.  Defined
39300         only if not defined.
39301         (_ITOA_WORD_TYPE): Likewise.
39302         (_itoa_word): Use _ITOA_WORD_TYPE on value.
39303         Check !_ITOA_NEEDED instead of LONG_MAX == LLONG_MAX.
39304
39305 2012-03-21  David S. Miller  <davem@davemloft.net>
39306
39307         * sysdeps/sparc/fpu/libm-test-ulps: Update.
39308
39309 2012-03-21  H.J. Lu  <hongjiu.lu@intel.com>
39310
39311         * sysdeps/unix/sysv/linux/configure.in: Check x86_64* instead
39312         of x86_64 when setting libc_cv_slibdir, libdir and
39313         libc_cv_localedir.
39314         * sysdeps/unix/sysv/linux/configure: Regenerated.
39315
39316 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
39317
39318         * manual/lang.texi (Old Varargs): Remove section.
39319         (How Variadic): Update menu.
39320         (va_start): Do not mention varargs.h.
39321
39322 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
39323             Joseph Myers  <joseph@codesourcery.com>
39324
39325         * configure.in (libc_cv_ssp): Use LIBC_TRY_CC_OPTION instead of a
39326         link test.
39327         * configure: Regenerated.
39328
39329 2012-03-21  Thomas Schwinge  <thomas@codesourcery.com>
39330
39331         * conform/conformtest.pl: Handle --tmpdir argument, defaulting to /tmp.
39332         * conform/run-conformtest.sh: Pass --tmpdir argument when invoking
39333         conformtest.pl
39334
39335 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
39336
39337         * NOTES: Remove.
39338         * Makefile (files-for-dist): Remove NOTES.
39339         (NOTES): Remove rule.
39340         * README: Don't refer to NOTES.
39341         * manual/creature.texi: Don't include macros.texi.
39342         * manual/intro.texi (creature.texi): Remove comment referring to
39343         NOTES.
39344
39345         * aclocal.m4 (LIBC_TRY_CC_OPTION): New macro.
39346         * configure.in (libc_cv_cc_submachine): Use LIBC_TRY_CC_OPTION.
39347         * configure: Regenerated.
39348         * sysdeps/i386/configure.in (libc_cv_cc_sse4): Use
39349         LIBC_TRY_CC_OPTION.
39350         (libc_cv_as_i686): Likewise.
39351         (libc_cv_cc_avx): Likewise.
39352         (libc_cv_cc_sse2avx): Likewise.
39353         (libc_cv_cc_fma4): Likewise.
39354         (libc_cv_cc_novzeroupper): Likewise.
39355         * sysdeps/i386/configure: Regenerated.
39356
39357         [BZ #13883]
39358         * sysdeps/i386/fpu/s_cexp.S: Remove.
39359         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
39360         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
39361         * math/libm-test.inc (cexp_test): Add more tests.
39362         * sysdeps/i386/fpu/libm-test-ulps: Update.
39363         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39364
39365 2012-03-21  Allan McRae  <allan@archlinux.org>
39366
39367         * timezone/Makefile: Do not install iso3166.tab and zone.tab
39368
39369 2012-03-21  Joseph Myers  <joseph@codesourcery.com>
39370
39371         [BZ #13871]
39372         * math/w_exp2.c: Do not include <float.h>.
39373         (o_threshold, u_threshold): Remove.
39374         (__exp2): Calculate result before checking finiteness and calling
39375         __kernel_standard.
39376         * math/w_exp2f.c: Likewise.
39377         * math/w_exp2l.c: Likewise.
39378         * math/libm-test.inc (exp2_test): Require overflow exception for
39379         1e6 input.
39380
39381         [BZ #3866]
39382         * sysdeps/i386/fpu/e_pow.S (__ieee754_pow): Test for y outside the
39383         range of signed 64-bit integers before using fistpll.  Remove
39384         checks for whether integers fit in mantissa bits.
39385         * sysdeps/i386/fpu/e_powf.S (__ieee754_powf): Test for y outside
39386         the range of signed 32-bit integers before using fistpl.  Remove
39387         checks for whether integers fit in mantissa bits.
39388         * sysdeps/i386/fpu/e_powl.S (p64): New object.
39389         (__ieee754_powl): Test for y outside the range of signed 64-bit
39390         integers before using fistpll.  Reduce 64-bit values to 63-bit
39391         ones as needed.
39392         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Ensure
39393         divide-by-zero is raised for zero to large negative powers.
39394         * sysdeps/x86_64/fpu/e_powl.S (p64): New object.
39395         (__ieee754_powl): Test for y outside the range of signed 64-bit
39396         integers before using fistpll.  Reduce 64-bit values to 63-bit
39397         ones as needed.
39398         * math/libm-test.inc (pow_test): Add more tests.
39399
39400 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
39401
39402         * debug/backtracesymsfd.c: Include <_itoa.h> instead of
39403         <stdio-common/_itoa.h>.
39404         * debug/segfault.c: Likewise.
39405         * elf/dl-cache.c: Likewise.
39406         * elf/dl-minimal.c: Likewise.
39407         * elf/dl-misc.c: Likewise.
39408         * elf/dl-sysdep.c: Likewise.
39409         * elf/dl-version.c: Likewise.
39410         * elf/rtld.c: Likewise.
39411         * hurd/hurdsock.c: Likewise.
39412         * hurd/lookup-retry.c: Likewise.
39413         * malloc/malloc.c: Likewise.
39414         * malloc/mtrace.c: Likewise.
39415         * nscd/nscd_getgr_r.c: Likewise.
39416         * nscd/nscd_getpw_r.c: Likewise.
39417         * nscd/nscd_getserv_r.c: Likewise.
39418         * posix/getopt_init.c: Likewise.
39419         * posix/wordexp.c: Likewise.
39420         * stdio-common/_itoa.c: Likewise.
39421         * stdio-common/printf_fphex.c: Likewise.
39422         * stdio-common/vfprintf.c: Likewise.
39423         * string/_strerror.c: Likewise.
39424         * sysdeps/generic/elf/backtracesymsfd.c: Likewise.
39425         * sysdeps/i386/i686/hp-timing.h: Likewise.
39426         * sysdeps/mach/_strerror.c: Likewise.
39427         * sysdeps/mach/hurd/powerpc/register-dump.h: Likewise.
39428         * sysdeps/mach/hurd/sethostid.c: Likewise.
39429         * sysdeps/mach/hurd/xmknodat.c: Likewise.
39430         * sysdeps/mach/xpg-strerror.c: Likewise.
39431         * sysdeps/powerpc/powerpc32/dl-machine.c: Likewise.
39432         * sysdeps/powerpc/powerpc32/power4/hp-timing.h: Likewise.
39433         * sysdeps/powerpc/powerpc32/register-dump.h: Likewise.
39434         * sysdeps/powerpc/powerpc64/dl-machine.c: Likewise.
39435         * sysdeps/powerpc/powerpc64/hp-timing.h: Likewise.
39436         * sysdeps/powerpc/powerpc64/register-dump.h: Likewise.
39437         * sysdeps/sparc/sparc32/sparcv9/hp-timing.h: Likewise.
39438         * sysdeps/sparc/sparc64/hp-timing.h: Likewise.
39439         * sysdeps/unix/sysv/linux/fd_to_filename.h: Likewise.
39440         * sysdeps/unix/sysv/linux/futimes.c: Likewise.
39441         * sysdeps/unix/sysv/linux/i386/register-dump.h: Likewise.
39442         * sysdeps/unix/sysv/linux/ptsname.c: Likewise.
39443         * sysdeps/unix/sysv/linux/s390/s390-32/register-dump.h: Likewise.
39444         * sysdeps/unix/sysv/linux/s390/s390-64/register-dump.h: Likewise.
39445         * sysdeps/unix/sysv/linux/sh/sh3/register-dump.h: Likewise.
39446         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Likewise.
39447         * sysdeps/unix/sysv/linux/sparc/sparc32/register-dump.h: Likewise.
39448         * sysdeps/unix/sysv/linux/sparc/sparc64/register-dump.h: Likewise.
39449         * sysdeps/unix/sysv/linux/ttyname.c: Likewise.
39450         * sysdeps/unix/sysv/linux/ttyname_r.c: Likewise.
39451         * sysdeps/unix/sysv/linux/x86_64/register-dump.h: Likewise.
39452
39453         * stdio-common/_itoa.c: Include <_itoa.h> instead of "_itoa.h".
39454
39455         * stdio-common/_itoa.h: Moved to ...
39456         * sysdeps/generic/_itoa.h: Here.
39457
39458         * stdio-common/_itowa.c: Include <_itowa.h> instead of "_itowa.h".
39459
39460         * stdio-common/printf_fphex.c: Include <_itoa.h> and <_itowa.h>
39461         instead of "_itoa.h" and "_itowa.h".
39462         * stdio-common/vfprintf.: Likewise.
39463
39464 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
39465
39466         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't include
39467         <bits/wordsize.h>.
39468         (__signbitf): Check __x86_64__ instead of __WORDSIZE.
39469         (__signbit): Likwise.
39470         (llrintf): Likwise.
39471         (llrint): Likwise.
39472
39473 2012-03-20  H.J. Lu  <hongjiu.lu@intel.com>
39474
39475         * sysdeps/x86_64/bits/setjmp.h (__jmp_buf): Support x86-64 with
39476         __WORDSIZE != 64.
39477
39478 2012-03-20  Joseph Myers  <joseph@codesourcery.com>
39479
39480         * math/gen-libm-test.pl (%beautify): Add OVERFLOW_EXCEPTION and
39481         OVERFLOW_EXCEPTION_OK.
39482         * math/libm-test.inc ("Philosophy"): Update comment about
39483         exception testing.
39484         (OVERFLOW_EXCEPTION): Define.
39485         (OVERFLOW_EXCEPTION_OK): Likewise.
39486         (INVALID_EXCEPTION_OK): Renumber.
39487         (DIVIDE_BY_ZERO_EXCEPTION_OK): Likewise.
39488         (IGNORE_ZERO_INF_SIGN): Likewise.
39489         (test_exceptions): Handle FE_OVERFLOW.
39490         (exp10_test): Expect overflow exceptions.
39491         (exp2_test): Likewise.
39492         (expm1_test): Likewise.
39493         (nextafter_test): Likewise.
39494         (pow_test): Likewise.
39495         (scalbn_test): Likewise.
39496         (scalbln_test): Likewise.
39497
39498 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
39499
39500         * sysdeps/x86_64/bits/atomic.h
39501         (__arch_c_compare_and_exchange_val_64_acq): Use atomic64_t on
39502         64bit integer.
39503         (atomic_exchange_acq): Likewise.
39504         (__arch_exchange_and_add_body): Likewise.
39505         (__arch_add_body): Likewise.
39506         (atomic_add_negative): Likewise.
39507         (atomic_add_zero): Likewise.
39508
39509 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
39510
39511         * sysdeps/x86_64/fpu/bits/fenv.h: Don't include <bits/wordsize.h>.
39512         (fenv_t): Check __x86_64__ instead of __WORDSIZE.
39513
39514 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
39515
39516         * sysdeps/x86_64/bits/mathdef.h: Don't include <bits/wordsize.h>.
39517         Check __x86_64__ instead of __WORDSIZE.
39518
39519 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
39520
39521         * sysdeps/unix/sysv/linux/x86_64/ldd-rewrite.sed: Support x32.
39522
39523 2012-03-19  David S. Miller  <davem@davemloft.net>
39524
39525         * sysdeps/sparc/fpu/libm-test-ulps: Update.
39526
39527         * sysdeps/sparc/fpu/fenv_private.h: New file.
39528         * sysdeps/sparc/fpu/math_private.h: Use it.
39529         (libc_feholdexcept, libc_feholdexceptf, libc_feholdexceptl):
39530         Remove.
39531         (libc_feholdexcept_setround, libc_feholdexcept_setroundf)
39532         (libc_feholdexcept_setroundl): Remove.
39533         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl):
39534         Remove.
39535         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Remove.
39536         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvf): Remove.
39537
39538 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
39539
39540         * sysdeps/x86_64/fpu/math_private.h (EXTRACT_WORDS64): Use
39541         int64_t instead of long int.
39542         (INSERT_WORDS64): Likwise.
39543
39544 2012-03-19  H.J. Lu  <hongjiu.lu@intel.com>
39545
39546         * sysdeps/x86_64/jmpbuf-unwind.h (_JMPBUF_CFA_UNWINDS_ADJ): Cast
39547         _Unwind_GetCFA return to _Unwind_Ptr first.
39548
39549 2012-03-19  Joseph Myers  <joseph@codesourcery.com>
39550
39551         [BZ #13629]
39552         * math/s_clog.c: Include <float.h>.
39553         (__clog): Scale large or subnormal inputs.
39554         * math/s_clogf.c: Likewise.
39555         * math/s_clogl.c: Likewise.
39556         * math/s_clog10.c: Include <float.h>.
39557         (M_LOG10_2): Define.
39558         (__clog10): Scale large or subnormal inputs.
39559         * math/s_clog10f.c: Likewise.
39560         * math/s_clog10l.c: Likewise.
39561         * math/libm-test.inc (clog_test): Add more tests.
39562         (clog10_test): Likewise.
39563         * sysdeps/i386/fpu/libm-test-ulps: Update.
39564         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39565
39566         [BZ #11451]
39567         * sysdeps/ieee754/dbl-64/e_atan2.c (__ieee754_atan2): Scale large
39568         x and y.
39569         * math/libm-test.inc (atan2_test): Add another test.
39570
39571         * Makerules (common-objdir-compile): Remove.
39572         * sysdeps/unix/Makefile (config-generated): Do not add
39573         $(unix-generated) to variable.
39574         [generic bits/local_lim.h] (mk-local_lim-CFLAGS): Remove variable.
39575         [generic bits/local_lim.h] ($(common-objpfx)bits/local_lim.h):
39576         Remove rule.
39577         [generic bits/local_lim.h] ($(common-objpfx)mk-local_lim):
39578         Likewise.
39579         [generic bits/local_lim.h] (before-compile): Do not append to
39580         variable.
39581         [generic bits/local_lim.h] (common-generated): Likewise.
39582         [generic sys/param.h] (before-compile): Do not append to variable.
39583         [generic sys/param.h] ($(common-objpfx)sys/param.h): Remove rule.
39584         [generic sys/param.h] ($(common-objpfx)param.h.c): Likewise.
39585         [generic sys/param.h] ($(common-objpfx)param.h.dep): Likewise.
39586         [generic sys/param.h] ($(common-objpfx)param.h.dep): Do not
39587         include.
39588         [generic sys/param.h] (sys/param.h-includes): Remove variable.
39589         [generic sys/param.h] (sys/param.h-includes): Remove rule.
39590         [generic sys/param.h] ($(addprefix
39591         $(common-objpfx),$(sys/param.h-includes))): Likewise.
39592         [generic sys/param.h] (common-generated): Do not append to
39593         variable.
39594         [generic sys/param.h] (sysdep_headers): Likewise.
39595         [generic bits/errno.h] (before-compile): Do not append to
39596         variable.
39597         [generic bits/errno.h] ($(common-objpfx)bits/errno.h): Remove
39598         rule.
39599         [generic bits/errno.h] ($(common-objpfx)make-errnos): Likewise.
39600         [generic bits/errno.h] ($(common-objpfx)make-errnos.c): Likewise.
39601         [generic bits/errno.h] ($(common-objpfx)errnos): Likewise.
39602         [generic bits/errno.h] (common-generated): Do not append to
39603         variable.
39604         [generic bits/ioctls.h] (before-compile): Do not append to
39605         variable.
39606         [generic bits/ioctls.h] ($(common-objpfx)bits/ioctls.h): Remove
39607         rule.
39608         [generic bits/ioctls.h] (ioctl-includes): Remove variable.
39609         [generic bits/ioctls.h] (make-ioctls-CFLAGS): Likewise.
39610         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls): Remove
39611         rule.
39612         [generic bits/ioctls.h] ($(common-objpfx)make-ioctls.c): Likewise.
39613         [generic bits/ioctls.h] (bits_termios.h): Remove variable.
39614         [generic bits/ioctls.h] ($(common-objpfx)ioctls): Remove rule.
39615         [generic bits/ioctls.h] (common-generated): Do not append to
39616         variable.
39617         [generic sys/syscall.h] (syscall.h): Remove variable.
39618         [generic sys/syscall.h] ($(common-objpfx)sys/syscall.h): Remove
39619         rule.
39620         [generic sys/syscall.h] (before-compile): Do not append to
39621         variable.
39622         [generic sys/syscall.h] (common-generated): Likewise.
39623         * sysdeps/unix/errnos-tmpl.c: Remove file.
39624         * sysdeps/unix/errnos.awk: Likewise.
39625         * sysdeps/unix/ioctls-tmpl.c: Likewise.
39626         * sysdeps/unix/ioctls.awk: Likewise.
39627         * sysdeps/unix/mk-local_lim.c: Likewise.
39628         * sysdeps/unix/snarf-ioctls: Likewise.
39629
39630 2012-03-19  Richard Henderson  <rth@twiddle.net>
39631
39632         * sysdeps/i386/fpu/fenv_private.h: New file.
39633         * sysdeps/i386/fpu/math_private.h: Use it.
39634         (math_opt_barrier, math_force_eval): Remove.
39635         (libc_feholdexcept_setround_53bit): Remove.
39636         (libc_feupdateenv_53bit): Remove.
39637         * sysdeps/x86_64/fpu/math_private.h: Likewise.
39638         (math_opt_barrier, math_force_eval): Remove.
39639         (libc_feholdexcept): Remove.
39640         (libc_feholdexcept_setround): Remove.
39641         (libc_fetestexcept, libc_fesetenv): Remove.
39642         (libc_feupdateenv_test): Remove.
39643         (libc_feupdateenv, libc_feholdsetround): Remove.
39644         (libc_feresetround): Remove.
39645
39646         * sysdeps/i386/fpu/feholdexcpt.c (feholdexcept): Avoid the fldenv.
39647         * sysdeps/x86_64/fpu/feholdexcpt.c (feholdexcept): Likewise.
39648
39649         * sysdeps/generic/math_private.h (default_libc_feupdateenv_test): New.
39650         (libc_feupdateenv_test, libc_feupdateenv_testf): New.
39651         (libc_feupdateenv_testl): New.
39652         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv_test): New.
39653         (libc_feupdateenv_testf): New.
39654         (libc_feupdateenv): Use libc_feupdateenv_test.
39655         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Use libc_feupdateenv_test.
39656         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Likewise.
39657
39658         * sysdeps/generic/math_private.h (libc_feholdsetround): New.
39659         (libc_feholdsetroundf, libc_feholdsetroundl): New.
39660         (libc_feresetround, libc_feresetroundf, libc_feresetroundl): New.
39661         (libc_feresetround_noex): New.
39662         (libc_feresetround_noexf): New.
39663         (libc_feresetround_noexl): New.
39664         (SET_RESTORE_ROUND, SET_RESTORE_ROUNDF, SET_RESTORE_ROUNDL): New.
39665         (SET_RESTORE_ROUND_NOEX, SET_RESTORE_ROUND_NOEXF): New.
39666         (SET_RESTORE_ROUND_NOEXL, SET_RESTORE_ROUND_53BIT): New.
39667         * sysdeps/ieee754/dbl-64/e_exp.c (__ieee754_exp): Use
39668         SET_RESTORE_ROUND.
39669         * sysdeps/ieee754/dbl-64/e_pow.c (__ieee754_pow): Likewise.
39670         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Use SET_RESTORE_ROUND_53BIT.
39671         (__cos): Likewise.
39672         * sysdeps/ieee754/dbl-64/s_tan.c (__tan): Likewise.
39673         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Use
39674         SET_RESTORE_ROUND_NOEX.
39675         * sysdeps/ieee754/dbl-64/e_exp2f.c (__ieee754_exp2f): Use
39676         SET_RESTORE_ROUND_NOEXF.
39677         * sysdeps/ieee754/flt-32/e_expf.c (__ieee754_expf): Likewise.
39678         * sysdeps/x86_64/fpu/math_private.h (libc_feholdsetround): New.
39679         (libc_feholdsetroundf): New.
39680         (libc_feresetround, libc_feresetroundf): New.
39681
39682         * sysdeps/i386/fpu/math_private.h: Include <fenv.h>, <fpu_control.h>.
39683         (libc_feholdexcept_setround_53bit): Convert from macro to function.
39684         (libc_feupdateenv_53bit): Likewise.  Don't force _FPU_EXTENDED.
39685
39686         * sysdeps/generic/math_private.h: Include <fenv.h>.
39687         (default_libc_feholdexcept): New.
39688         (default_libc_feholdexcept_setround): New.
39689         (default_libc_fesetenv, default_libc_feupdateenv): New.
39690         (libc_feholdexcept): Only define if undefined.
39691         (libc_feholdexceptf, libc_feholdexceptl): Likewise.
39692         (libc_feholdexcept_setround, libc_feholdexcept_setroundf): Likewise.
39693         (libc_feholdexcept_setroundl): Likewise.
39694         (libc_feholdexcept_setround_53bit): Likewise.
39695         (libc_fetestexcept, libc_fetestexceptf, libc_fetestexceptl): Likewise.
39696         (libc_fesetenv, libc_fesetenvf, libc_fesetenvl): Likewise.
39697         (libc_feupdateenv, libc_feupdateenvf, libc_feupdateenvl): Likewise.
39698         (libc_feupdateenv_53bit): Likewise.
39699         * sysdeps/x86_64/fpu/math_private.h: Include <fenv.h>.
39700         (libc_feholdexcept): Convert from macro to inline function.
39701         (libc_feholdexcept_setround, libc_fetestexcept): Likewise.
39702         (libc_fesetenv, libc_feupdateenv): Likewise.
39703
39704         * sysdeps/generic/math_private.h (GET_HIGH_WORD): Define only if
39705         not previously defined.
39706         (GET_LOW_WORD, EXTRACT_WORDS64, INSERT_WORDS): Likewise.
39707         (INSERT_WORDS64, SET_HIGH_WORD, SET_LOW_WORD): Likewise.
39708         (GET_FLOAT_WORD, SET_FLOAT_WORD): Likewise.
39709         * sysdeps/ieee754/dbl-64/wordsize-64/math_private.h: New file.
39710         * sysdeps/ieee754/flt-32/math_private.h: New file.
39711         * sysdeps/x86_64/fpu/math_private.h: Move the include_next of
39712         math_private.h below SET_FLOAT_WORD.
39713         (__isnan, __isinf_ns, __finite): Remove.
39714         (__isnanf, __isinf_nsf, __finitef): Remove.
39715
39716 2012-03-18  Andreas Schwab  <schwab@linux-m68k.org>
39717
39718         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
39719
39720 2012-03-17  David S. Miller  <davem@davemloft.net>
39721
39722         [BZ #6471]
39723         * sysdeps/unix/sysv/linux/sparc/Versions: Add __getshmlba entry
39724         for 2.16.
39725
39726 2012-03-16  David S. Miller  <davem@davemloft.net>
39727
39728         * sysdeps/unix/sysv/linux/shmat.c (shmat): Use -1l to avoid
39729         warnings.
39730
39731         [BZ #6471]
39732         * sysdeps/unix/sysv/linux/shmat.c (shmat): Test for syscall errors
39733         properly.
39734         * sysdeps/unix/sysv/linux/sparc/getshmlba.c: New file.
39735         * sysdeps/unix/sysv/linux/sparc/Makefile: Add getshmlba to
39736         sysdep_routines when subdir is sysvipc.
39737         * sysdeps/unix/sysv/linux/sparc/bits/shm.h (SHMLBA): Use new
39738         __getshmlba helper.
39739
39740         * sysdeps/sparc/fpu/libm-test/ulps: Update.
39741
39742 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
39743
39744         * sysdeps/x86_64/ffsll.c (ffsl): Define alias only under
39745         [__LP64__].
39746
39747 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
39748
39749         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Moved to ...
39750         * sysdeps/ieee754/dbl-64/wordsize-64/s_llround.c: This.
39751         (__lround): Renamed to ...
39752         (__llround): This.  Replace long int with long long int.
39753         Define lround functions as aliases of llround functions.
39754         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Empty file.
39755
39756 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
39757
39758         * sysdeps/unix/sysv/linux/x86_64/makecontext.c (__makecontext):
39759         Use greg_t on sp.  Use unsigned int on idx_uc_link.  Cast
39760         adresses to uintptr_t.  Replace "long int" and "unsigned long
39761         int" with "greg_t" on va_arg.
39762
39763 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
39764
39765         * sysdeps/generic/ldconfig.h (FLAG_X8664_LIBX32): New macro.
39766         * elf/cache.c (print_entry): Handle FLAG_X8664_LIBX32.
39767
39768         * sysdeps/unix/sysv/linux/i386/readelflib.c (process_elf_file):
39769         Move e_machine check before EI_CLASS check.  Handle x32
39770         libraries.  Check EM_IA_64 only if SKIP_EM_IA_64 isn't defined.
39771         * sysdeps/unix/sysv/linux/x86_64/readelflib.c: Just define
39772         SKIP_EM_IA_64 and include
39773         <sysdeps/unix/sysv/linux/i386/readelflib.c>.
39774
39775         * sysdeps/unix/sysv/linux/x86_64/dl-cache.h:
39776         Don't include <sysdeps/unix/sysv/linux/sparc/dl-cache.h>.
39777         (add_system_dir): New macro.
39778
39779         * sysdeps/unix/sysv/linux/x86_64/ldconfig.h
39780         (SYSDEP_KNOWN_INTERPRETER_NAMES): Add /libx32/ld-linux-x32.so.2.
39781
39782 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
39783
39784         [BZ #2551]
39785         [BZ #2552]
39786         [BZ #2553]
39787         [BZ #2554]
39788         [BZ #2562]
39789         [BZ #2563]
39790         [BZ #2565]
39791         [BZ #2566]
39792         [BZ #2576]
39793         * math/w_j0.c (j0): Don't produce TLOSS errors for POSIX libm.
39794         (y0): Likewise.
39795         * math/w_j0f.c (j0f): Likewise.
39796         (y0f): Likewise.
39797         * math/w_j0l.c (__j0l): Likewise.
39798         (__y0l): Likewise.
39799         * math/w_j1.c (j1): Likewise.
39800         (y1): Likewise.
39801         * math/w_j1f.c (j1f): Likewise.
39802         (y1f): Likewise.
39803         * math/w_j1l.c (__j1l): Likewise.
39804         (__y1l): Likewise.
39805         * math/w_jn.c (jn): Likewise.
39806         (yn): Likewise.
39807         * math/w_jnf.c (jnf): Likewise.
39808         (ynf): Likewise.
39809         * math/w_jnl.c (__jnl): Likewise.
39810         (__ynl): Likewise.
39811         * math/libm-test.inc (j0_test): Add more tests.
39812         (j1_test): Likewise.
39813         (jn_test): Likewise.  Add trailing semicolon to existing test.
39814         (y0_test): Likewise.
39815         (y1_test): Likewise.
39816         * sysdeps/i386/fpu/libm-test-ulps: Update.
39817         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39818
39819         [BZ #13851]
39820         [BZ #13854]
39821         * sysdeps/ieee754/dbl-64/s_tan.c (tan): Use
39822         libc_feholdexcept_setround_53bit and libc_feupdateenv_53bit.
39823         * sysdeps/ieee754/ldbl-96/k_tanl.c: New file.
39824         * sysdeps/ieee754/ldbl-96/s_tanl.c: Include <errno.h>.
39825         (__tanl): Set errno for infinite argument.
39826         * sysdeps/i386/fpu/mptan.c: Remove.
39827         * sysdeps/i386/fpu/s_tan.S: Likewise.
39828         * sysdeps/i386/fpu/s_tanl.S: Likewise.
39829         * sysdeps/x86_64/fpu/k_tanl.c: Likewise.
39830         * sysdeps/x86_64/fpu/s_tanl.S: Likewise.
39831         * math/libm-test.inc (tan_test): Add more tests and enable more
39832         tests for double and long double.
39833         * sysdeps/i386/fpu/libm-test-ulps: Update.
39834         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39835
39836 2012-03-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
39837
39838         * sysdeps/x86_64/elf/start.S: Include <sysdep.h>.
39839         (_start): Add cfi_startproc, cfi_undefined for rip and cfi_endproc.
39840
39841 2012-03-16  Roland McGrath  <roland@hack.frob.com>
39842
39843         * aclocal.m4 (LIBC_PRECONFIGURE): New macro.
39844         * configure.in: Use it for both main tree and add-ons.
39845         * configure: Regenerated.
39846
39847 2012-03-16  H.J. Lu  <hongjiu.lu@intel.com>
39848
39849         * time/offtime.c (__offtime): Use time_t on days, rem, y and yg.
39850
39851 2012-03-16  Joseph Myers  <joseph@codesourcery.com>
39852
39853         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Include generator program
39854         in comment.
39855
39856         [BZ #13851]
39857         * sysdeps/ieee754/ldbl-96/e_rem_pio2l.c: New file.
39858         * sysdeps/ieee754/ldbl-96/k_cosl.c: Likewise.
39859         * sysdeps/ieee754/ldbl-96/k_sinl.c: Likewise.
39860         * sysdeps/ieee754/ldbl-96/t_sincosl.c: Likewise.
39861         * sysdeps/ieee754/ldbl-96/s_cosl.c (__cosl): Correct test for
39862         infinite argument.
39863         * sysdeps/ieee754/ldbl-96/s_sinl.c (__sinl): Likewise.
39864         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Handle __FLT_EVAL_METHOD__
39865         != 0 for prec == 2.
39866         * sysdeps/i386/fpu/e_rem_pio2l.c: Remove.
39867         * sysdeps/i386/fpu/k_rem_pio2.c: Likewise.
39868         * sysdeps/i386/fpu/s_cosl.S: Likewise.
39869         * sysdeps/i386/fpu/s_sincosl.S: Likewise.
39870         * sysdeps/i386/fpu/s_sinl.S: Likewise.
39871         * sysdeps/x86_64/fpu/e_rem_pio2l.c: Likewise.
39872         * sysdeps/x86_64/fpu/k_cosl.c: Likewise.
39873         * sysdeps/x86_64/fpu/k_sinl.c: Likewise.
39874         * sysdeps/x86_64/fpu/s_cosl.S: Likewise.
39875         * sysdeps/x86_64/fpu/s_sincosl.S: Likewise.
39876         * sysdeps/x86_64/fpu/s_sinl.S: Likewise.
39877         * math/libm-test.inc (cos_test): Add more tests and enable more
39878         tests for long double.
39879         (sin_test): Likewise.
39880         (sincos_test): Likewise.
39881         * sysdeps/i386/fpu/libm-test-ulps: Update.
39882         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
39883
39884 2012-03-16  David S. Miller  <davem@davemloft.net>
39885
39886         * sysdeps/sparc/fpu/math_private.h: New file.
39887
39888 2012-03-15  David S. Miller  <davem@davemloft.net>
39889
39890         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma-vis3.S: New
39891         file.
39892         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fma.c: New file.
39893         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf-vis3.S: New
39894         file.
39895         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaf.c: New file.
39896         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma-vis3.S: New file.
39897         * sysdeps/sparc/sparc64/fpu/multiarch/s_fma.c: New file.
39898         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf-vis3.S: New file.
39899         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaf.c: New file.
39900         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add fma/fmaf
39901         sysdep routines.
39902         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
39903
39904         * sysdeps/sparc/sparc32/fpu/s_fma.c: New file.
39905         * sysdeps/sparc/sparc64/fpu/s_fma.c: New file.
39906
39907         * sysdeps/sparc/sparc-ifunc.h: New file.
39908         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: Use
39909         sparc-ifunc.h
39910         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: Likewise.
39911         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S:
39912         Likewise.
39913         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S:
39914         Likewise.
39915         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: Likewise.
39916         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: Likewise.
39917         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: Likewise.
39918         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S:
39919         Likewise.
39920         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: Likewise.
39921         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: Likewise.
39922         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: Likewise.
39923         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: Likewise.
39924         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S:
39925         Likewise.
39926         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S:
39927         Likewise.
39928         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: Likewise.
39929         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: Likewise.
39930         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: Likewise.
39931         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: Likewise.
39932         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: Likewise.
39933         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: Likewise.
39934         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: Likewise.
39935         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: Likewise.
39936         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: Likewise.
39937         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: Likewise.
39938         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: Likewise.
39939         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: Likewise.
39940         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: Likewise.
39941         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: Likewise.
39942         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: Likewise.
39943         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: Likewise.
39944         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: Likewise.
39945         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: Likewise.
39946         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: Likewise.
39947         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: Likewise.
39948         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: Likewise.
39949         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: Likewise.
39950         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: Likewise.
39951         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: Likewise.
39952
39953 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
39954
39955         * sysdeps/powerpc/fpu/e_hypotf.c: Use double precision instead of
39956         scaling.
39957         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
39958
39959 2012-03-15  Andreas Jaeger  <aj@suse.de>
39960
39961         [BZ #13852]
39962         * sysdeps/i386/fpu/e_rem_pio2f.c: Delete so that i386 uses the
39963         ieee754/flt-32 implementation for sin, cos and sincos.
39964         * sysdeps/i386/fpu/k_rem_pio2f.c: Likewise.
39965         * sysdeps/i386/fpu/s_cosf.S: Likewise.
39966         * sysdeps/i386/fpu/s_sincosf.S: Likewise.
39967         * sysdeps/i386/fpu/s_sinf.S: Likewise.
39968         * sysdeps/i386/fpu/s_tanf.S: Delete so that i386 uses the
39969         ieee754/flt-32 implementation for tan.
39970
39971         * math/libm-test.inc (cos_test): Enable some large input tests for
39972         float as well
39973         (sin_test): Likewise.
39974         (sincos_test): Likewise.
39975         (tan_test): Add tests for large input.
39976
39977         * sysdeps/i386/fpu/libm-test-ulps: Update.
39978
39979 2012-03-15  Andreas Jaeger  <aj@suse.de>
39980
39981         [BZ #13658]
39982         * math/libm-test.inc (cos_test): Add more test cases.
39983         (sin_test): Likewise.
39984         (sincos_test): Likewise.
39985
39986 2012-03-15  Andreas Jaeger  <aj@suse.de>
39987
39988         [BZ #13837]
39989         * math/libm-test.inc (cos_test): Add a test case for large input
39990         value.
39991         (sin_test): Likewise.
39992         (sincos_test): Likewise.
39993
39994 2012-03-15  Andreas Jaeger  <aj@suse.de>
39995             Joseph Myers  <joseph@codesourcery.com>
39996
39997         [BZ #13658]
39998         * sysdeps/x86_64/fpu/s_sincos.S: Delete files so that
39999         x86-64 and i386 use the iee754/dbl-64 sin and cos implementation.
40000         * sysdeps/i386/fpu/branred.c: Likewise.
40001         * sysdeps/i386/fpu/dosincos.c: Likewise.
40002         * sysdeps/i386/fpu/mpa.c: Likewise.
40003         * sysdeps/i386/fpu/s_cos.S: Likewise.
40004         * sysdeps/i386/fpu/s_sin.S: Likewise.
40005         * sysdeps/i386/fpu/s_sincos.S: Likewise.
40006         * sysdeps/i386/fpu/sincos32.c: Likewise.
40007
40008         * sysdeps/generic/math_private.h (libc_feholdexcept_setround_53bit):
40009         Define.
40010         (libc_feupdateenv_53bit): Define.
40011         * sysdeps/i386/fpu/math_private.h (libc_feholdexcept_setround_53bit):
40012         Define.
40013         (libc_feupdateenv_53bit): Define.
40014
40015         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Do double arithmetic in
40016         53 bit (without extend i386 double precision).
40017
40018         * math/libm-test.inc (sincos_test): Add tests for large input.
40019         (sin): Likewise.
40020         (cos): Likewise.
40021
40022         * sysdeps/i386/fpu/libm-test-ulps: Update ULPs.
40023
40024 2012-03-15  Andreas Schwab  <schwab@linux-m68k.org>
40025
40026         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
40027
40028 2012-03-15  David S. Miller  <davem@davemloft.net>
40029
40030         * sysdeps/sparc/sparc64/fpu/s_fmax.S: New file.
40031         * sysdeps/sparc/sparc64/fpu/s_fmaxf.S: New file.
40032         * sysdeps/sparc/sparc64/fpu/s_fmin.S: New file.
40033         * sysdeps/sparc/sparc64/fpu/s_fminf.S: New file.
40034         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmax.S: New file.
40035         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmaxf.S: New file.
40036         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fmin.S: New file.
40037         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fminf.S: New file.
40038         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmax.S: New file.
40039         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf-vis3.S: New file.
40040         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmaxf.S: New file.
40041         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin-vis3.S: New file.
40042         * sysdeps/sparc/sparc64/fpu/multiarch/s_fmin.S: New file.
40043         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf-vis3.S: New file.
40044         * sysdeps/sparc/sparc64/fpu/multiarch/s_fminf.S: New file.
40045         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax-vis3.S: New
40046         file.
40047         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmax.S: New file.
40048         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf-vis3.S: New
40049         file.
40050         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmaxf.S: New file.
40051         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin-vis3.S: New
40052         file.
40053         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fmin.S: New file.
40054         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf-vis3.S: New
40055         file.
40056         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fminf.S: New file.
40057         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new vis3
40058         fmin/fmax sysdep routines.
40059         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Likewise.
40060
40061 2012-03-14  David S. Miller  <davem@davemloft.net>
40062
40063         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil-vis3.S: New file.
40064         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.S: New file.
40065         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf-vis3.S: New file.
40066         * sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.S: New file.
40067         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite-vis3.S: New file.
40068         * sysdeps/sparc/sparc64/fpu/multiarch/s_finite.S: New file.
40069         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef-vis3.S: New file.
40070         * sysdeps/sparc/sparc64/fpu/multiarch/s_finitef.S: New file.
40071         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor-vis3.S: New file.
40072         * sysdeps/sparc/sparc64/fpu/multiarch/s_floor.S: New file.
40073         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf-vis3.S: New file.
40074         * sysdeps/sparc/sparc64/fpu/multiarch/s_floorf.S: New file.
40075         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf-vis3.S: New file.
40076         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinf.S: New file.
40077         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff-vis3.S: New file.
40078         * sysdeps/sparc/sparc64/fpu/multiarch/s_isinff.S: New file.
40079         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan-vis3.S: New file.
40080         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnan.S: New file.
40081         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf-vis3.S: New file.
40082         * sysdeps/sparc/sparc64/fpu/multiarch/s_isnanf.S: New file.
40083         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint-vis3.S: New file.
40084         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrint.S: New file.
40085         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf-vis3.S: New file.
40086         * sysdeps/sparc/sparc64/fpu/multiarch/s_lrintf.S: New file.
40087         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint-vis3.S: New file.
40088         * sysdeps/sparc/sparc64/fpu/multiarch/s_rint.S: New file.
40089         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf-vis3.S: New file.
40090         * sysdeps/sparc/sparc64/fpu/multiarch/s_rintf.S: New file.
40091         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: Add new VIS3
40092         routines.
40093         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil-vis3.S: New
40094         file.
40095         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceil.S: New file.
40096         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf-vis3.S: New
40097         file.
40098         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_ceilf.S: New file.
40099         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs-vis3.S: New
40100         file.
40101         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabs.S: New file.
40102         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf-vis3.S: New
40103         file.
40104         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_fabsf.S: New file.
40105         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor-vis3.S: New
40106         file.
40107         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floor.S: New file.
40108         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf-vis3.S: New
40109         file.
40110         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_floorf.S: New
40111         file.
40112         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint-vis3.S: New
40113         file.
40114         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrint.S: New
40115         file.
40116         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf-vis3.S:
40117         New file.
40118         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_llrintf.S: New
40119         file.
40120         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint-vis3.S: New
40121         file.
40122         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rint.S: New file.
40123         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf-vis3.S: New
40124         file.
40125         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_rintf.S: New file.
40126         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt-vis3.S: New
40127         file.
40128         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrt.S: New file.
40129         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf-vis3.S: New
40130         file.
40131         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/w_sqrtf.S: New file.
40132         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: Add new
40133         VIS3 routines.
40134
40135         * sysdeps/sparc/sparc32/sparcv9/fpu/unix/sysv/linux/multiarch/Implies:
40136         New file.
40137
40138         * sysdeps/sparc/fpu/libm-test-ulps: Update.
40139
40140         * sysdeps/sparc/configure.in: New file.
40141         * sysdeps/sparc/configure: Generate.
40142         * configure.in (libc_cv_sparc_as_vis3): Substitute.
40143         * configure: Regenerate.
40144         * config.h.in (HAVE_AS_VIS3_SUPPORT): New.
40145         * config.make.in (have-as-vis3): New.
40146         * sysdeps/sparc/sparc32/sparcv9/Makefile (ASFLAGS-*): If VIS3 is
40147         available use -Av9d instead of -Av9a.
40148         * sysdeps/sparc/sparc64/Makefile: Likewise.
40149         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/Makefile: New file.
40150         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign-vis3.S:
40151         New file.
40152         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysign.S: New
40153         file.
40154         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf-vis3.S:
40155         New file.
40156         * sysdeps/sparc/sparc32/sparcv9/fpu/multiarch/s_copysignf.S: New
40157         file.
40158         * sysdeps/sparc/sparc64/fpu/multiarch/Makefile: New file.
40159         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit-vis3.S: New file.
40160         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbit.S: New file.
40161         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf-vis3.S: New file.
40162         * sysdeps/sparc/sparc64/fpu/multiarch/s_signbitf.S: New file.
40163
40164         * sysdeps/sparc/sparc64/fpu/s_copysign.S (__copysign): Use
40165         fzeros/fnegs to load 0x80000000 into a float register instead of
40166         using the stack.
40167         * sysdeps/sparc/sparc64/fpu/s_copysignf.S (__copysignf): Likewise.
40168
40169 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
40170
40171         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
40172         bits/syscall.h.
40173         ($(objpfx)syscall-%.h): Rename rule to $(objpfx)bits/syscall%h.
40174         ($(objpfx)syscall-%.d): Rename rule to $(objpfx)bits/syscall%d.
40175         ($(inst_includedir)/bits/syscall.h): Remove rule.
40176         ($(objpfx)bits/syscall.d): Include instead of
40177         $(objpfx)syscall-list.d.
40178         (generated): Change syscall-list.h and syscall-list.d to
40179         bits/syscall.h and bits/syscall.d.
40180
40181 2012-03-14  Roland McGrath  <roland@hack.frob.com>
40182
40183         [BZ #13846]
40184         * manual/llio.texi (Memory-mapped I/O): Fix wrong function name.
40185
40186 2012-03-14  Joseph Myers  <joseph@codesourcery.com>
40187
40188         [BZ #13841]
40189         * math/s_csqrt.c: Include <float.h>.
40190         (__csqrt): Scale large or subnormal inputs.
40191         * math/s_csqrtf.c: Likewise.
40192         * math/s_csqrtl.c: Likewise.
40193         * math/libm-test.inc (csqrt_test): Add more tests.
40194         * sysdeps/i386/fpu/libm-test-ulps: Update.
40195         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40196
40197         [BZ #13840]
40198         * math/libm-test.inc (hypot_test): Add more tests.
40199
40200 2012-03-13  David S. Miller  <davem@davemloft.net>
40201
40202         [BZ #13840]
40203         * sysdeps/ieee754/flt-32/e_hypotf.c (__ieee754_hypotf): Rewrite to use
40204         double-precision for the calculation instead of scaling.
40205
40206 2012-03-13  Joseph Myers  <joseph@codesourcery.com>
40207
40208         * sysdeps/ieee754/dbl-64/s_nearbyint.c (__nearbyint): Do not
40209         manipulate bits before adding and subtracting TWO52[sx].
40210         * sysdeps/ieee754/dbl-64/s_rint.c (__rint): Likewise.
40211         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c (__nearbyint):
40212         Likewise.
40213         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c (__rint): Likewise.
40214
40215 2012-03-13  David S. Miller  <davem@davemloft.net>
40216
40217         * sysdeps/sparc/Makefile: Remove rtld-global-offsets.sym handling.
40218         * sysdeps/sparc/elf/rtld-global-offsets.sym: Delete.
40219         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Don't include
40220         rtld-global-offsets.h
40221         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
40222
40223         * sysdeps/ieee754/ldbl-128/s_expm1l.c (__expm1l): Use expl for
40224         large parameters.
40225
40226         * sysdeps/unix/sysv/linux/sparc/sparc64/dl-fxstatat64.c: New file.
40227
40228         * sysdeps/unix/sysv/linux/openat.c (OPENAT_NOT_CANCEL): Declare syscall
40229         'err' in the ifdef scope in which it is actually used.
40230
40231         * nss/nss_db/db-init.c: Include string.h
40232
40233 2012-03-12  David S. Miller  <davem@davemloft.net>
40234
40235         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
40236         masking out of the most significant byte of random value used.
40237         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
40238         Fix coding style in previous change.
40239
40240         * sysdeps/unix/sysv/linux/kernel-features.h
40241         (__ASSUME_CLONE_THREAD_FLAGS): Set on sparc when 2.5.64 and later.
40242         (__ASSUME_TGKILL): Set on sparc when 2.6.1 and later, simplify
40243         expression.
40244         (__ASSUME_FADVISE64_64_SYSCALL): Set on sparc when 2.6.1 and
40245         later.
40246
40247 2012-03-11  David S. Miller  <davem@davemloft.net>
40248
40249         * sysdeps/unix/sysv/linux/sparc/sparc64/makecontext.c
40250         (__makecontext): Fix signedness of pointer casts setting up 'sp'.
40251         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL) Use 'long'
40252         for 'resultvar' otherwise things get truncated on 64-bit.
40253
40254         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
40255         Fix masking out of the most significant byte of random value used.
40256
40257         * sysdeps/sparc/fpu/libm-test-ulps: Update.
40258
40259 2012-03-10  Andreas Schwab  <schwab@linux-m68k.org>
40260
40261         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
40262
40263 2012-03-09  David S. Miller  <davem@davemloft.net>
40264
40265         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Protect local
40266         variables with appropriate CPP guards.
40267         * sysdeps/sparc/sparc32/dl-trampoline.S: Propagate the stack_ptr
40268         from the frame pointer, not the stack pointer.  Correct layout
40269         comments.  Fix test on resulting framesize and the management of
40270         the outregs buffer for pltexit.  Preserve floating point return
40271         values across _dl_call_pltexit call.
40272         * sysdeps/sparc/sparc64/dl-trampoline.S: Fix test on resulting
40273         framesize and the management of the outregs buffer for pltexit.
40274         Preserve floating point return values across _dl_call_pltexit
40275         call.
40276         * elf/sotruss-lib.c (la_sparc32_gnu_pltenter)
40277         (la_sparc64_gnu_pltenter, la_sparc32_gnu_pltexit)
40278         (la_sparc64_gnu_pltexit): New functions.
40279         (print_exit): Fix format string for return register value.
40280
40281 2012-03-10  Joseph Myers  <joseph@codesourcery.com>
40282
40283         * sunrpc/Makefile (others): Add rpcgen.
40284         ($(objpfx)rpcgen): Remove special build rule and dependency on
40285         libc.
40286         * sunrpc/rpcgen.c: New file.
40287
40288 2012-03-09  Paul Eggert  <eggert@cs.ucla.edu>
40289
40290         [BZ #13673]
40291         * posix/bug-regex33.c: Replace FSF snail mail address with URL.
40292         * stdio-common/bug-vfprintf-nargs.c: Likewise.
40293         * sysdeps/i386/crti.S: Likewise.
40294         * sysdeps/i386/crtn.S: Likewise.
40295         * sysdeps/powerpc/powerpc32/crti.S: Likewise.
40296         * sysdeps/powerpc/powerpc32/crtn.S: Likewise.
40297         * sysdeps/powerpc/powerpc64/crti.S: Likewise.
40298         * sysdeps/powerpc/powerpc64/crtn.S: Likewise.
40299         * sysdeps/sh/crti.S: Likewise.
40300         * sysdeps/sh/crtn.S: Likewise.
40301         * sysdeps/x86_64/fpu/e_expf.S: Likewise.
40302
40303         [BZ #13673]
40304         * locale/programs/charmap-kw.gperf: Replace FSF snail mail address
40305         with URL.
40306         * locale/programs/locfile-kw.gperf: Likewise.
40307         * locale/programs/charmap-kw.h: Regenerated.
40308         * locale/programs/locfile-kw.h: Likewise.
40309
40310         [BZ #13673]
40311         * intl/plural.y: Replace FSF snail mail address with URL.
40312         * intl/plural.c: Regenerated.
40313
40314 2012-03-09  Richard Henderson  <rth@twiddle.net>
40315
40316         * include/math_private.h: Remove file.
40317         * math/math_private.h: Move file ...
40318         * sysdeps/generic/math_private.h: ... here.
40319
40320         * sysdeps/i386/fpu/math_private.h: Use include_next for math_private.h.
40321         * sysdeps/powerpc/fpu/math_private.h: Likewise.
40322         * sysdeps/x86_64/fpu/math_private.h: Likewise.
40323
40324         * sysdeps/i386/fpu/s_fpclassifyl.c: Use <> to include both <math.h>
40325         and <math_private.h>.
40326         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
40327         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
40328         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
40329         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
40330         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
40331         * sysdeps/ieee754/dbl-64/branred.c: Likewise.
40332         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
40333         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
40334         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
40335         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
40336         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
40337         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
40338         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
40339         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
40340         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
40341         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
40342         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
40343         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
40344         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
40345         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
40346         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
40347         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
40348         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
40349         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
40350         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Likewise.
40351         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
40352         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
40353         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
40354         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
40355         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
40356         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
40357         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
40358         * sysdeps/ieee754/dbl-64/s_cbrt.c: Likewise.
40359         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
40360         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
40361         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
40362         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
40363         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
40364         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
40365         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
40366         * sysdeps/ieee754/dbl-64/s_fpclassify.c: Likewise.
40367         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
40368         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
40369         * sysdeps/ieee754/dbl-64/s_isinf.c: Likewise.
40370         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: Likewise.
40371         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
40372         * sysdeps/ieee754/dbl-64/s_llrint.c: Likewise.
40373         * sysdeps/ieee754/dbl-64/s_llround.c: Likewise.
40374         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
40375         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
40376         * sysdeps/ieee754/dbl-64/s_lrint.c: Likewise.
40377         * sysdeps/ieee754/dbl-64/s_lround.c: Likewise.
40378         * sysdeps/ieee754/dbl-64/s_modf.c: Likewise.
40379         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
40380         * sysdeps/ieee754/dbl-64/s_remquo.c: Likewise.
40381         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
40382         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
40383         * sysdeps/ieee754/dbl-64/s_scalbln.c: Likewise.
40384         * sysdeps/ieee754/dbl-64/s_scalbn.c: Likewise.
40385         * sysdeps/ieee754/dbl-64/s_signbit.c: Likewise.
40386         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
40387         * sysdeps/ieee754/dbl-64/s_sincos.c: Likewise.
40388         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
40389         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
40390         * sysdeps/ieee754/dbl-64/s_trunc.c: Likewise.
40391         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
40392         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
40393         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
40394         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: Likewise.
40395         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: Likewise.
40396         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: Likewise.
40397         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
40398         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Likewise.
40399         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
40400         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: Likewise.
40401         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf.c: Likewise.
40402         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: Likewise.
40403         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
40404         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: Likewise.
40405         * sysdeps/ieee754/dbl-64/wordsize-64/s_lround.c: Likewise.
40406         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: Likewise.
40407         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Likewise.
40408         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: Likewise.
40409         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
40410         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
40411         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: Likewise.
40412         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: Likewise.
40413         * sysdeps/ieee754/dbl-64/wordsize-64/s_trunc.c: Likewise.
40414         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
40415         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
40416         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
40417         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
40418         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
40419         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
40420         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
40421         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
40422         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
40423         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
40424         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
40425         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
40426         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
40427         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
40428         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
40429         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
40430         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
40431         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
40432         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
40433         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
40434         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
40435         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
40436         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
40437         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
40438         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
40439         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
40440         * sysdeps/ieee754/flt-32/s_cbrtf.c: Likewise.
40441         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
40442         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
40443         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
40444         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
40445         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
40446         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
40447         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
40448         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
40449         * sysdeps/ieee754/flt-32/s_fpclassifyf.c: Likewise.
40450         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
40451         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
40452         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
40453         * sysdeps/ieee754/flt-32/s_isinff.c: Likewise.
40454         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
40455         * sysdeps/ieee754/flt-32/s_llrintf.c: Likewise.
40456         * sysdeps/ieee754/flt-32/s_llroundf.c: Likewise.
40457         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
40458         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
40459         * sysdeps/ieee754/flt-32/s_lrintf.c: Likewise.
40460         * sysdeps/ieee754/flt-32/s_lroundf.c: Likewise.
40461         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
40462         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
40463         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
40464         * sysdeps/ieee754/flt-32/s_remquof.c: Likewise.
40465         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
40466         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
40467         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
40468         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
40469         * sysdeps/ieee754/flt-32/s_signbitf.c: Likewise.
40470         * sysdeps/ieee754/flt-32/s_sincosf.c: Likewise.
40471         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
40472         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
40473         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
40474         * sysdeps/ieee754/flt-32/s_truncf.c: Likewise.
40475         * sysdeps/ieee754/k_standard.c: Likewise.
40476         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
40477         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
40478         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
40479         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
40480         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
40481         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
40482         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
40483         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
40484         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
40485         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
40486         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
40487         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
40488         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
40489         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
40490         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
40491         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
40492         * sysdeps/ieee754/ldbl-128/e_rem_pio2l.c: Likewise.
40493         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
40494         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
40495         * sysdeps/ieee754/ldbl-128/k_cosl.c: Likewise.
40496         * sysdeps/ieee754/ldbl-128/k_sincosl.c: Likewise.
40497         * sysdeps/ieee754/ldbl-128/k_sinl.c: Likewise.
40498         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
40499         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
40500         * sysdeps/ieee754/ldbl-128/s_atanl.c: Likewise.
40501         * sysdeps/ieee754/ldbl-128/s_cbrtl.c: Likewise.
40502         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
40503         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
40504         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
40505         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
40506         * sysdeps/ieee754/ldbl-128/s_expm1l.c: Likewise.
40507         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
40508         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
40509         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
40510         * sysdeps/ieee754/ldbl-128/s_fpclassifyl.c: Likewise.
40511         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
40512         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
40513         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: Likewise.
40514         * sysdeps/ieee754/ldbl-128/s_isinfl.c: Likewise.
40515         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
40516         * sysdeps/ieee754/ldbl-128/s_llrintl.c: Likewise.
40517         * sysdeps/ieee754/ldbl-128/s_llroundl.c: Likewise.
40518         * sysdeps/ieee754/ldbl-128/s_log1pl.c: Likewise.
40519         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
40520         * sysdeps/ieee754/ldbl-128/s_lrintl.c: Likewise.
40521         * sysdeps/ieee754/ldbl-128/s_lroundl.c: Likewise.
40522         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
40523         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
40524         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
40525         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
40526         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
40527         * sysdeps/ieee754/ldbl-128/s_remquol.c: Likewise.
40528         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
40529         * sysdeps/ieee754/ldbl-128/s_roundl.c: Likewise.
40530         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
40531         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
40532         * sysdeps/ieee754/ldbl-128/s_signbitl.c: Likewise.
40533         * sysdeps/ieee754/ldbl-128/s_sincosl.c: Likewise.
40534         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
40535         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
40536         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
40537         * sysdeps/ieee754/ldbl-128/s_truncl.c: Likewise.
40538         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
40539         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
40540         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
40541         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
40542         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
40543         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
40544         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
40545         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
40546         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
40547         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
40548         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
40549         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
40550         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
40551         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
40552         * sysdeps/ieee754/ldbl-128ibm/e_rem_pio2l.c: Likewise.
40553         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
40554         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
40555         * sysdeps/ieee754/ldbl-128ibm/k_cosl.c: Likewise.
40556         * sysdeps/ieee754/ldbl-128ibm/k_sincosl.c: Likewise.
40557         * sysdeps/ieee754/ldbl-128ibm/k_sinl.c: Likewise.
40558         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
40559         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
40560         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Likewise.
40561         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
40562         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
40563         * sysdeps/ieee754/ldbl-128ibm/s_ctanhl.c: Likewise.
40564         * sysdeps/ieee754/ldbl-128ibm/s_ctanl.c: Likewise.
40565         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
40566         * sysdeps/ieee754/ldbl-128ibm/s_expm1l.c: Likewise.
40567         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
40568         * sysdeps/ieee754/ldbl-128ibm/s_finitel.c: Likewise.
40569         * sysdeps/ieee754/ldbl-128ibm/s_fpclassifyl.c: Likewise.
40570         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
40571         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
40572         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: Likewise.
40573         * sysdeps/ieee754/ldbl-128ibm/s_isinfl.c: Likewise.
40574         * sysdeps/ieee754/ldbl-128ibm/s_isnanl.c: Likewise.
40575         * sysdeps/ieee754/ldbl-128ibm/s_log1pl.c: Likewise.
40576         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
40577         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
40578         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
40579         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
40580         * sysdeps/ieee754/ldbl-128ibm/s_remquol.c: Likewise.
40581         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
40582         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
40583         * sysdeps/ieee754/ldbl-128ibm/s_signbitl.c: Likewise.
40584         * sysdeps/ieee754/ldbl-128ibm/s_sincosl.c: Likewise.
40585         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
40586         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
40587         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
40588         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
40589         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
40590         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
40591         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
40592         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
40593         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
40594         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
40595         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
40596         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
40597         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
40598         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
40599         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
40600         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
40601         * sysdeps/ieee754/ldbl-96/s_cbrtl.c: Likewise.
40602         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
40603         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
40604         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
40605         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
40606         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
40607         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
40608         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
40609         * sysdeps/ieee754/ldbl-96/s_fpclassifyl.c: Likewise.
40610         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
40611         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
40612         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: Likewise.
40613         * sysdeps/ieee754/ldbl-96/s_isinfl.c: Likewise.
40614         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
40615         * sysdeps/ieee754/ldbl-96/s_llrintl.c: Likewise.
40616         * sysdeps/ieee754/ldbl-96/s_llroundl.c: Likewise.
40617         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
40618         * sysdeps/ieee754/ldbl-96/s_lrintl.c: Likewise.
40619         * sysdeps/ieee754/ldbl-96/s_lroundl.c: Likewise.
40620         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
40621         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
40622         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
40623         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
40624         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
40625         * sysdeps/ieee754/ldbl-96/s_remquol.c: Likewise.
40626         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
40627         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
40628         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
40629         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
40630         * sysdeps/ieee754/ldbl-96/s_signbitl.c: Likewise.
40631         * sysdeps/ieee754/ldbl-96/s_sincosl.c: Likewise.
40632         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
40633         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
40634         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
40635         * sysdeps/ieee754/ldbl-96/s_truncl.c: Likewise.
40636         * sysdeps/ieee754/s_lib_version.c: Likewise.
40637         * sysdeps/ieee754/s_matherr.c: Likewise.
40638         * sysdeps/ieee754/s_signgam.c: Likewise.
40639         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
40640         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
40641         * sysdeps/powerpc/fpu/e_rem_pio2f.c: Likewise.
40642         * sysdeps/powerpc/fpu/k_cosf.c: Likewise.
40643         * sysdeps/powerpc/fpu/k_rem_pio2f.c: Likewise.
40644         * sysdeps/powerpc/fpu/k_sinf.c: Likewise.
40645         * sysdeps/powerpc/fpu/s_cosf.c: Likewise.
40646         * sysdeps/powerpc/fpu/s_float_bitwise.h: Likewise.
40647         * sysdeps/powerpc/fpu/s_isnan.c: Likewise.
40648         * sysdeps/powerpc/fpu/s_rint.c: Likewise.
40649         * sysdeps/powerpc/fpu/s_rintf.c: Likewise.
40650         * sysdeps/powerpc/fpu/s_sinf.c: Likewise.
40651         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
40652         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
40653         * sysdeps/powerpc/powerpc32/fpu/s_llrintf.c: Likewise.
40654         * sysdeps/powerpc/powerpc32/power4/fpu/slowexp.c: Likewise.
40655         * sysdeps/powerpc/powerpc32/power4/fpu/slowpow.c: Likewise.
40656         * sysdeps/powerpc/powerpc64/power4/fpu/slowexp.c: Likewise.
40657         * sysdeps/powerpc/powerpc64/power4/fpu/slowpow.c: Likewise.
40658         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
40659         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
40660
40661 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
40662
40663         * sunrpc/rpc_cout.c: Remove __GNU_LIBRARY__ conditionals.
40664         * sunrpc/rpc_main.c: Likewise.
40665         * sunrpc/rpc_svcout.c: Likewise.
40666
40667 2012-03-09  David S. Miller  <davem@davemloft.net>
40668
40669         * include/math_private.h: New file.
40670
40671 2012-03-09  Joseph Myers  <joseph@codesourcery.com>
40672
40673         * sysdeps/unix/sysv/linux/bits/socket_type.h: New file.
40674         * sysdeps/unix/sysv/linux/sparc/bits/socket_type.h: Likewise.
40675         * sysdeps/unix/sysv/linux/bits/socket.h: Get enum __socket_type
40676         from <bits/socket_type.h>.
40677         (enum __socket_type): Don't define here.
40678         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Remove.
40679         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
40680         bits/socket_type.h.
40681
40682         [BZ #13566]
40683         * libio/stdio.h (gets): Always declare for C++ up to C++11 without
40684         checking __USE_GNU.
40685
40686         * Makerules ($(inst_includedir)/%.h): New rule.
40687         * stdio-common/Makefile (headers): Add bits/stdio_lim.h.
40688         (install-others): Remove variable setting.
40689         ($(inst_includedir)/bits/stdio_lim.h): Remove rule.
40690
40691 2012-03-08  Richard Henderson  <rth@twiddle.net>
40692
40693         * sysdeps/powerpc/fpu/math_private.h (__ieee754_sqrt): Convert
40694         from macro to inline function; merge with the
40695         !__LIBC_INTERNAL_MATH_INLINES version.
40696         (__ieee754_sqrtf): Likewise.
40697
40698         * sysdeps/x86_64/fpu/math_private.h (__rint): Convert from macro
40699         to inline function.
40700         (__rintf, __floor, __floorf): Likewise.
40701
40702         * sysdeps/x86_64/fpu/math_private.h (__ieee754_sqrt): Convert from
40703         macro to inline function.
40704         (__ieee754_sqrtf, __ieee754_sqrtl): Likewise.
40705
40706         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Include <math_private.h>,
40707         not <math/math_private.h>.
40708
40709 2012-03-08  David S. Miller  <davem@davemloft.net>
40710
40711         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Update
40712         copyright year.
40713         * sysdeps/unix/sysv/linux/sparc/sysdep.h: Likewise.
40714
40715 2012-03-08  Thomas Schwinge  <thomas@codesourcery.com>
40716
40717         * resolv/gai_misc.c (handle_requests): Fix struct timespec
40718         normalization.
40719         * rt/tst-cpuclock2.c (test_nanosleep): Likewise.
40720         * sysdeps/pthread/aio_misc.c (handle_fildes_io): Likewise.
40721
40722 2012-03-08  Ulrich Drepper  <drepper@gmail.com>
40723
40724         * stdio-common/tst-fphex.c: Various cleanups.  The macros cannot
40725         be defined individually, they must be defined as a block.  Define
40726         S for printing a string instead of hidint the different by using a
40727         macro for adding the 'l'.
40728         * stdio-common/tst-fphex-wide.c: Adjust.
40729
40730 2012-03-07  Marek Polacek  <polacek@redhat.com>
40731
40732         * stdio-common/tst-long-dbl-fphex.c: Fix test for non ldbl-96 targets.
40733
40734 2012-03-08  Marek Polacek  <polacek@redhat.com>
40735
40736         [BZ #13806]
40737         * stdio-common/Makefile (tests): Add tst-fphex-wide.
40738         * stdio-common/tst-fphex.c: Define a few macros to make the
40739         test reusable.  Use them.
40740         * stdio-common/tst-fphex-wide.c: New file.
40741
40742 2012-03-08  Joseph Myers  <joseph@codesourcery.com>
40743
40744         [BZ #6911]
40745         * manual/macros.texi (gnusystems): New macro.
40746         (nongnusystems): Likewise.
40747         (gnulinuxhurdsystems): Likewise.
40748         (gnuhurdsystems): Likewise..
40749         (gnulinuxsystems): Likewise.
40750         * manual/charset.texi: Use new macros or @theglibc{} to refer to
40751         variants of the GNU system, not "GNU system".
40752         * manual/conf.texi: Likewise.
40753         * manual/errno.texi: Likewise.  Update example of errno macro
40754         expansion.
40755         * manual/filesys.texi: Likewise.
40756         (getumask): Document as specific to GNU/Hurd.
40757         * manual/install.texi: Likewise.  Reword some references to
40758         GNU/Linux.
40759         * manual/intro.texi: Likewise.
40760         * manual/io.texi: Likewise.
40761         (File Name Portability): Detail which constraints are inapplicable
40762         to all GNU systems and which are only inapplicable to GNU/Hurd.
40763         * manual/job.texi: Likewise.
40764         * manual/llio.texi: Likewise.
40765         (O_NOCTTY): Document as present on GNU/Linux.
40766         * manual/maint.texi: Likewise.
40767         * manual/memory.texi: Likewise.
40768         * manual/pattern.texi: Likewise.
40769         * manual/pipe.texi: Likewise.
40770         * manual/process.texi: Likewise.
40771         * manual/resource.texi: Likewise.
40772         (RUSAGE_CHILDREN): Remove statement about specifying a particular
40773         child on GNU/Hurd.
40774         * manual/setjmp.texi: Likewise.
40775         * manual/signal.texi: Likewise.
40776         * manual/startup.texi: Likewise.
40777         * manual/stdio.texi: Likewise.
40778         * manual/terminal.texi: Likewise.
40779         (ONLCR): Document as POSIX.
40780         (OXTABS): Document availability on GNU/Linux as XTABS.
40781         (ONOEOT): Document availability separately from other bits.
40782         (VLNEXT, VDISCARD, VSTATUS): Document availability individually.
40783         * manual/time.texi: Likewise.
40784         * manual/users.texi: Likewise.
40785         * INSTALL: Regenerated.
40786         * sysdeps/gnu/errlist.c: Regenerated.
40787
40788         * aclocal.m4 (LIBC_TRY_LINK_STATIC): New macro.
40789         * configure.in (libc_cv_preinit_array): Use LIBC_TRY_LINK_STATIC.
40790         (libc_cv_ctors_header): Likewise.  Use asm ("") instead of calling
40791         puts.
40792         * configure: Regenerated.
40793
40794 2012-03-07  Joseph Myers  <joseph@codesourcery.com>
40795
40796         * sysdeps/i386/configure.in (cpuid.h): Use AC_CHECK_HEADER with no
40797         default includes instead of AC_HEADER_CHECK.
40798         * sysdeps/i386/configure: Regenerated.
40799
40800         [BZ #10716]
40801         * math/s_cacosh.c (__cacosh): Convert negative log results to 0.
40802         * math/s_cacoshf.c (__cacoshf): Likewise.
40803         * math/s_cacoshl.c (__cacoshl): Likewise.
40804         * math/s_casinh.c (__casinh): Set signs of result from argument.
40805         * math/s_casinhf.c (__casinhf): Likewise.
40806         * math/s_casinhl.c (__casinhl): Likewise.
40807         * math/libm-test.inc (cacos_test, cacosh_test, casin_test)
40808         (casinh_test): Add more tests.
40809         * sysdeps/i386/fpu/libm-test-ulps: Update.
40810         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40811
40812 2012-03-07  Ulrich Drepper  <drepper@gmail.com>
40813
40814         * po/zh_TW.po: Update from translation team.
40815
40816         * login/Makefile (distribute): Remove variable.
40817         * catgets/Makefile: Likewise.
40818         * mach/Makefile: Likewise.
40819         * malloc/Makefile: Likewise.
40820         * misc/Makefile: Likewise.
40821         * iconv/Makefile: Likewise.
40822         * nscd/Makefile: Likewise.
40823         * hurd/Makefile: Likewise.
40824         * manual/Makefile: Likewise.
40825         * locale/Makefile: Likewise.
40826         * intl/Makefile: Likewise.
40827         * conform/Makefile: Likewise.
40828         * nss/Makefile: Likewise.
40829         * time/Makefile: Likewise.
40830         * soft-fp/Makefile: Likewise.
40831         * dirent/Makefile: Likewise.
40832         * gmon/Makefile: Likewise.
40833         * po/Makefile: Likewise.
40834         * rt/Makefile: Likewise.
40835         * socket/Makefile: Likewise.
40836         * math/Makefile: Likewise.
40837         * signal/Makefile: Likewise.
40838         * debug/Makefile: Likewise.
40839         * elf/Makefile: Likewise.
40840         * timezone/Makefile: Likewise.
40841         * stdlib/Makefile: Likewise.
40842         * iconvdata/Makefile: Likewise.
40843         * sunrpc/Makefile: Likewise.
40844         * io/Makefile: Likewise.
40845         * argp/Makefile: Likewise.
40846         * inet/Makefile: Likewise.
40847         * hesiod/Makefile: Likewise.
40848         * grp/Makefile: Likewise.
40849         * csu/Makefile: Likewise.
40850         * wctype/Makefile: Likewise.
40851         * crypt/Makefile: Likewise.
40852         * libio/Makefile: Likewise.
40853         * string/Makefile: Likewise.
40854         * nis/Makefile: Likewise.
40855         * resolv/Makefile: Likewise.
40856         * stdio-common/Makefile: Likewise.
40857         * wcsmbs/Makefile: Likewise.
40858         * dlfcn/Makefile: Likewise.
40859         * posix/Makefile: Likewise.
40860
40861         [BZ #6959]
40862         * timezone/Makefile: Don't install timezone files, just the programs
40863         and scripts.
40864
40865 2012-03-06  Ulrich Drepper  <drepper@gmail.com>
40866
40867         * nss/databases.def: Add missing gshadow entry.
40868
40869         * stdio-common/vfprintf.c: Fix formatting.  Missing copyright update.
40870
40871 2012-03-06  Marek Polacek  <polacek@redhat.com>
40872
40873         [BZ #13726]
40874         * sysdeps/ieee754/ldbl-96/printf_fphex.c: Adjust position of wnumstr.
40875         * sysdeps/x86_64/fpu/printf_fphex.c: Likewise.
40876         * stdio-common/Makefile (tests): Add tst-long-dbl-fphex.
40877         * stdio-common/tst-long-dbl-fphex.c: New file.
40878
40879 2012-03-06  David S. Miller  <davem@davemloft.net>
40880
40881         * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c
40882         (set_obp_int): New function.
40883         (get_obp_int): New function.
40884         (__get_clockfreq_via_dev_openprom): Likewise.
40885         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INTERNAL_SYSCALL_ERROR_P):
40886         Avoid unused variable warnings on 'val' and use builtin_expect.
40887         (INLINE_SYSCALL): Don't wrap INTERNAL_SYSCALL_ERROR_P with
40888         __builtin_expect.
40889         (INLINE_CLONE_SYSCALL): Likewise.
40890
40891 2012-03-05  David S. Miller  <davem@davemloft.net>
40892
40893         * sysdeps/sparc/fpu/libm-test-ulps: Update.
40894
40895 2012-03-05  Andreas Schwab  <schwab@linux-m68k.org>
40896
40897         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
40898
40899         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Drop exp(-x) term
40900         only for |x| >= 40.
40901         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
40902
40903 2012-03-05  H.J. Lu  <hongjiu.lu@intel.com>
40904
40905         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c (gettimeofday_ifunc):
40906         Replace gettimeofday with __vdso_gettimeofday.
40907
40908         * sysdeps/unix/sysv/linux/x86_64/init-first.c
40909         (_libc_vdso_platform_setup): Replace clock_gettime and getcpu with
40910         __vdso_clock_gettime and __vdso_getcpu.
40911
40912         * sysdeps/unix/sysv/linux/x86_64/time.c (time_ifunc): Replace
40913         time with __vdso_time.
40914
40915 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
40916
40917         * manual/lang.texi (size_t): Note types to which size_t may be
40918         equivalent with the GNU C Library, but do not describe when
40919         differences between them are significant.
40920
40921 2012-03-05  Andreas Jaeger  <aj@suse.de>
40922
40923         * sysdeps/i386/fpu/libm-test-ulps: Update.
40924
40925 2012-03-05  Joseph Myers  <joseph@codesourcery.com>
40926
40927         [BZ #3976]
40928         * sysdeps/ieee754/dbl-64/e_pow.c: Include <fenv.h>.
40929         (__ieee754_pow): Save and restore rounding mode and use
40930         round-to-nearest for main computations.
40931         * math/libm-test.inc (pow_test_tonearest): New function.
40932         (pow_test_towardzero): Likewise.
40933         (pow_test_downward): Likewise.
40934         (pow_test_upward): Likewise.
40935         (main): Call the new functions.
40936         * sysdeps/i386/fpu/libm-test-ulps: Update.
40937         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40938
40939         [BZ #3976]
40940         * math/libm-test.inc (cosh_test_tonearest): New function.
40941         (cosh_test_towardzero): Likewise.
40942         (cosh_test_downward): Likewise.
40943         (cosh_test_upward): Likewise.
40944         (sinh_test_tonearest): Likewise.
40945         (sinh_test_towardzero): Likewise.
40946         (sinh_test_downward): Likewise.
40947         (sinh_test_upward): Likewise.
40948         (main): Call the new functions.
40949         * sysdeps/i386/fpu/libm-test-ulps: Update.
40950         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
40951
40952 2012-03-05  Tom de Vries  <tom@codesourcery.com>
40953
40954         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Ensure
40955         default stack guard is set in last bytes.
40956         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Same.
40957
40958 2012-03-05  Kees Cook  <keescook@chromium.org>
40959
40960         * stdio-common/vfprintf.c (vfprintf): add missing errno settings.
40961
40962         [BZ #13656]
40963         * stdio-common/vfprintf.c (vfprintf): Check for nargs overflow and
40964         possibly allocate from heap instead of stack.
40965         * stdio-common/bug-vfprintf-nargs.c: New file.
40966         * stdio-common/Makefile (tests): Add nargs overflow test.
40967
40968 2012-03-03  Andreas Schwab  <schwab@linux-m68k.org>
40969
40970         * sysdeps/powerpc/fpu/libm-test-ulps: Update.
40971
40972 2012-03-03  Marek Polacek  <polacek@redhat.com>
40973
40974         * include/sys/cdefs.h: Remove __GNUC_PREREQ macro.
40975         * math/math_private.h: Likewise.
40976         * stdlib/tst-strtod.c: Likewise.
40977         * sysdeps/i386/i486/bits/atomic.h: Likewise.
40978         * sysdeps/x86_64/bits/atomic.h: Likewise.
40979
40980 2012-03-02  David S. Miller  <davem@davemloft.net>
40981
40982         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrint.S: New file.
40983         * sysdeps/sparc/sparc32/sparcv9/fpu/s_llrintf.S: New file.
40984         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrint.S: New file.
40985         * sysdeps/sparc/sparc32/sparcv9/fpu/s_lrintf.S: New file.
40986         * sysdeps/sparc/sparc64/fpu/s_llrint.S: New file.
40987         * sysdeps/sparc/sparc64/fpu/s_llrintf.S: New file.
40988         * sysdeps/sparc/sparc64/fpu/s_lrint.S: New file.
40989         * sysdeps/sparc/sparc64/fpu/s_lrintf.S: New file.
40990
40991 2012-03-02  Roland McGrath  <roland@hack.frob.com>
40992
40993         [BZ #13792]
40994         * manual/examples/README: New file, says the example source files
40995         can be used under GPL>=2.
40996         * manual/Makefile (%.c.texi): Eat the leading part of the file until a
40997         line containing just "*/".
40998         * manual/examples/add.c: Add copyright header (GPL>=2).
40999         * manual/examples/argp-ex1.c: Likewise.
41000         * manual/examples/argp-ex2.c: Likewise.
41001         * manual/examples/argp-ex3.c: Likewise.
41002         * manual/examples/argp-ex4.c: Likewise.
41003         * manual/examples/atexit.c: Likewise.
41004         * manual/examples/db.c: Likewise.
41005         * manual/examples/dir.c: Likewise.
41006         * manual/examples/dir2.c: Likewise.
41007         * manual/examples/execinfo.c: Likewise.
41008         * manual/examples/filecli.c: Likewise.
41009         * manual/examples/filesrv.c: Likewise.
41010         * manual/examples/fmtmsgexpl.c: Likewise.
41011         * manual/examples/genpass.c: Likewise.
41012         * manual/examples/inetcli.c: Likewise.
41013         * manual/examples/inetsrv.c: Likewise.
41014         * manual/examples/isockad.c: Likewise.
41015         * manual/examples/longopt.c: Likewise.
41016         * manual/examples/memopen.c: Likewise.
41017         * manual/examples/memstrm.c: Likewise.
41018         * manual/examples/mkfsock.c: Likewise.
41019         * manual/examples/mkisock.c: Likewise.
41020         * manual/examples/mygetpass.c: Likewise.
41021         * manual/examples/pipe.c: Likewise.
41022         * manual/examples/popen.c: Likewise.
41023         * manual/examples/rprintf.c: Likewise.
41024         * manual/examples/search.c: Likewise.
41025         * manual/examples/select.c: Likewise.
41026         * manual/examples/setjmp.c: Likewise.
41027         * manual/examples/sigh1.c: Likewise.
41028         * manual/examples/sigusr.c: Likewise.
41029         * manual/examples/stpcpy.c: Likewise.
41030         * manual/examples/strdupa.c: Likewise.
41031         * manual/examples/strftim.c: Likewise.
41032         * manual/examples/strncat.c: Likewise.
41033         * manual/examples/subopt.c: Likewise.
41034         * manual/examples/swapcontext.c: Likewise.
41035         * manual/examples/termios.c: Likewise.
41036         * manual/examples/testopt.c: Likewise.
41037         * manual/examples/testpass.c: Likewise.
41038         * manual/examples/timeval_subtract.c: Likewise.
41039
41040         [BZ #13792]
41041         * manual/time.texi (Elapsed Time): Move timeval_subtract example
41042         function to ...
41043         * manual/timeval_subtract.c.texi: ... here, new file.
41044
41045 2012-03-02  David S. Miller  <davem@davemloft.net>
41046
41047         * sysdeps/sparc/fpu/libm-test-ulps: Update for recently added tests.
41048
41049 2012-03-02  Joseph Myers  <joseph@codesourcery.com>
41050
41051         [BZ #3976]
41052         * sysdeps/ieee754/dbl-64/s_sin.c: Include <fenv.h>
41053         (__sin): Save and restore rounding mode and use round-to-nearest
41054         for all computations.
41055         (__cos): Save and restore rounding mode and use round-to-nearest
41056         for all computations.
41057         * sysdeps/ieee754/dbl-64/s_tan.c: Include "math_private.h" and
41058         <fenv.h>.
41059         (tan): Save and restore rounding mode and use round-to-nearest for
41060         all computations.
41061         * math/libm-test.inc (cos_test_tonearest): New function.
41062         (cos_test_towardzero): Likewise.
41063         (cos_test_downward): Likewise.
41064         (cos_test_upward): Likewise.
41065         (sin_test_tonearest): Likewise.
41066         (sin_test_towardzero): Likewise.
41067         (sin_test_downward): Likewise.
41068         (sin_test_upward): Likewise.
41069         (tan_test_tonearest): Likewise.
41070         (tan_test_towardzero): Likewise.
41071         (tan_test_downward): Likewise.
41072         (tan_test_upward): Likewise.
41073         (main): Call the new functions.
41074         * sysdeps/i386/fpu/libm-test-ulps: Update.
41075         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41076
41077         [BZ #10135]
41078         * sysdeps/ieee754/dbl-64/s_scalbln.c (__scalbln): First test for
41079         small n, then large n, before computing and testing k+n.
41080         * sysdeps/ieee754/dbl-64/s_scalbn.c (__scalbn): Likewise.
41081         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c (__scalbln):
41082         Likewise.
41083         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c (__scalbn):
41084         Likewise.
41085         * sysdeps/ieee754/flt-32/s_scalblnf.c (__scalblnf): Likewise.
41086         * sysdeps/ieee754/flt-32/s_scalbnf.c (__scalbnf): Likewise.
41087         * sysdeps/ieee754/ldbl-128/s_scalblnl.c (__scalblnl): Likewise.
41088         * sysdeps/ieee754/ldbl-128/s_scalbnl.c (__scalbnl): Likewise.
41089         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c (__scalblnl): Likewise.
41090         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c (__scalbnl): Likewise.
41091         * sysdeps/ieee754/ldbl-96/s_scalblnl.c (__scalblnl): Likewise.
41092         * sysdeps/ieee754/ldbl-96/s_scalbnl.c (__scalbnl): Likewise.
41093         * math/libm-test.inc (scalbn_test): Add more tests.
41094         (scalbln_test): Likewise.
41095
41096         * manual/filesys.texi (mode_t): Describe constraints on size and
41097         signedness, not exact equivalence to a particular type.
41098         (ino_t): Likewise.
41099         (ino64_t): Likewise.
41100         (dev_t): Likewise.
41101         (nlink_t): Likewise.
41102         (blkcnt_t): Likewise.
41103         (blkcnt64_t): Likewise.
41104         * manual/llio.texi (off_t): Likewise.
41105
41106         [BZ #3976]
41107         * sysdeps/ieee754/dbl-64/e_exp.c: Include <fenv.h>.
41108         (__ieee754_exp): Save and restore rounding mode and use
41109         round-to-nearest for all computations.
41110         * math/libm-test.inc (exp_test_tonearest): New function.
41111         (exp_test_towardzero): Likewise.
41112         (exp_test_downward): Likewise.
41113         (exp_test_upward): Likewise.
41114         (main): Call the new functions.
41115         * sysdeps/i386/fpu/libm-test-ulps: Update.
41116         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41117
41118 2012-03-01  Chris Demetriou  <cgd@google.com>
41119
41120         * sysdeps/gnu/errlist-compat.awk: Don't depend on AWK internals to
41121         have predictable order.
41122
41123 2012-03-01  David S. Miller  <davem@davemloft.net>
41124
41125         * sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c: Delete.
41126
41127         * sysdeps/sparc/sparc64/fpu/s_finite.S: New file.
41128         * sysdeps/sparc/sparc64/fpu/s_finitef.S: New file.
41129         * sysdeps/sparc/sparc64/fpu/s_isinf.S: New file.
41130         * sysdeps/sparc/sparc64/fpu/s_isinff.S: New file.
41131
41132         * sysdeps/sparc/sparc32/fpu/s_signbit.S: New file.
41133         * sysdeps/sparc/sparc32/fpu/s_signbitf.S: New file.
41134         * sysdeps/sparc/sparc32/fpu/s_signbitl.S: New file.
41135         * sysdeps/sparc/sparc32/sparcv9/fpu/s_isnan.S: New file.
41136         * sysdeps/sparc/sparc64/fpu/s_isnan.S: New file.
41137         * sysdeps/sparc/sparc64/fpu/s_isnanf.S: New file.
41138         * sysdeps/sparc/sparc64/fpu/s_signbit.S: New file.
41139         * sysdeps/sparc/sparc64/fpu/s_signbitf.S: New file.
41140         * sysdeps/sparc/sparc64/fpu/s_signbitl.S: New file.
41141
41142         * sysdeps/sparc/fpu/libm-test-ulps: Update.
41143
41144         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Move...
41145         * sysdeps/sparc/fpu/libm-test-ulps: to here.
41146         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Delete.
41147
41148         * sysdeps/sparc/crti.S: Remove HAVE_BINUTILS_GOTDATA checks.
41149         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
41150         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
41151         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: Likewise.
41152         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: Likewise.
41153         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: Likewise.
41154         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: Likewise.
41155         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
41156         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
41157         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: Likewise.
41158         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: Likewise.
41159         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
41160         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
41161         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
41162         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
41163         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
41164         * config.h.in (HAVE_BINUTILS_GOTDATA): Delete.
41165         * sysdeps/sparc/elf/configure.in: Remove binutils GOTDATA checks.
41166         * sysdeps/sparc/elf/configure: Regenerated.
41167
41168 2012-03-01  Joseph Myers  <joseph@codesourcery.com>
41169
41170         * configure.in (AS, LD): Require binutils 2.20 or later.
41171         * configure: Regenerated.
41172         * manual/install.texi (Tools for Compilation): Give binutils 2.20
41173         as required minimum version.
41174         * INSTALL: Regenerated.
41175
41176         [BZ #2541]
41177         [BZ #4108]
41178         * sysdeps/ieee754/flt-32/s_erff.c (__erfcf): Mask out one more bit
41179         before squaring exponent.
41180         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c (__erfcl): Mask out whole
41181         bottom long double and 27 bits of top long double before squaring
41182         exponent.
41183         * math/libm-test.inc (erfc_test): Add more tests.
41184         * sysdeps/i386/fpu/libm-test-ulps: Update.
41185         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
41186         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41187
41188 2012-03-01  Kai Tietz  <ktietz@redhat.com>
41189
41190         * soft-fp/soft-fp.h (_FP_STRUCT_LAYOUT): New macro.
41191         * soft-fp/quad.h (_FP_UNION_Q): Use _FP_STRUCT_LAYOUT on struct
41192         containing bit-fields.
41193         * soft-fp/extended.h (_FP_UNION_E): Likewise.
41194         * soft-fp/single.h (_FP_UNION_S): Likewise.
41195         * soft-fp/double.h (_FP_UNION_D): Likewise.
41196
41197 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
41198
41199         [BZ #13786]
41200         * sysdeps/i386/i686/multiarch/strcmp.S [USE_AS_STRCASECMP_L]: Do
41201         not include ../strcmp.S.
41202         [USE_AS_STRNCASECMP_L]: Likewise.
41203         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c
41204         (__strcasecmp_l_ia32): Define as alias to __strcasecmp_l_nonascii.
41205         * sysdeps/i386/i686/multiarch/strncase_l-c.c
41206         (__strncasecmp_l_ia32): Define as alias to
41207         __strncasecmp_l_nonascii.
41208
41209         [BZ #5794]
41210         * math/libm-test.inc (expm1_test): Add test for bug 5794.
41211         * sysdeps/i386/fpu/libm-test-ulps: Update.
41212         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41213
41214         * sysdeps/i386/fpu/libm-test-ulps: Reduce some expected errors.
41215         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41216
41217 2012-02-29  Jeff Law  <law@redhat.com>
41218
41219         * resolv/res_query.c (__libc_res_nquerydomain): Avoid
41220         out of bounds read.
41221
41222 2012-02-29  Marek Polacek  <polacek@redhat.com>
41223
41224         [BZ #13706]
41225         * elf/rtld.c (dl_main): Always set l_used to 1 for vDSO.
41226         * elf/Makefile: Add rules to run tst-unused-dep.out.
41227
41228 2012-02-28  David S. Miller  <davem@davemloft.net>
41229
41230         * sysdeps/sparc/sparc32/fpu/w_sqrt.S: New file.
41231         * sysdeps/sparc/sparc32/fpu/w_sqrtf.S: New file.
41232         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrt.S: New file.
41233         * sysdeps/sparc/sparc32/sparcv9/fpu/w_sqrtf.S: New file.
41234         * sysdeps/sparc/sparc64/fpu/w_sqrt.S: New file.
41235         * sysdeps/sparc/sparc64/fpu/w_sqrtf.S: New file.
41236
41237 2012-02-29  Joseph Myers  <joseph@codesourcery.com>
41238
41239         * math/libm-test.inc (llround_test): Move one test from
41240         lround_test.  Use TEST_f_L in moved test.
41241         (lround_test): Move misplaced test to llround_test.  Add testcase
41242         from bug 2561.
41243
41244 2012-02-28  Ulrich Drepper  <drepper@gmail.com>
41245
41246         * sysdeps/x86_64/fpu/e_expf.S: New file.
41247         Contributed by Dmitrieva Liubov <liubov.dmitrieva@gmail.com>.
41248
41249 2012-02-28  Stanislav Brabec  <sbrabec@suse.cz>
41250
41251         [BZ #13637]
41252         * posix/regex_internal.c (re_string_skip_chars): Fix miscomputation
41253         of remain_len that may cause incomplete multi-byte character and
41254         false match.
41255         * posix/bug-regex33.c: New file.
41256         * posix/Makefile (tests): Add bug-regex33.
41257
41258 2012-02-28  Joseph Myers  <joseph@codesourcery.com>
41259
41260         * manual/macros.texi: New file.
41261         * Makefile (INSTALL, NOTES): Depend on manual/macros.texi.
41262         * manual/libc.texinfo: Include macros.texi.
41263         * manual/creatute.texi: Likewise.
41264         * manual/install.texi: Likewise.
41265         * manual/arith.texi: Use macros @Theglibc{}, @theglibc{} and
41266         @glibcadj{} in references to the GNU C Library.
41267         * manual/charset.texi: Likewise.
41268         * manual/conf.texi: Likewise.
41269         * manual/contrib.texi: Likewise.  Consistently use "GNU C Library"
41270         when not using those macros.
41271         * manual/creature.texi: Likewise.
41272         * manual/crypt.texi: Likewise.
41273         * manual/errno.texi: Likewise.
41274         * manual/filesys.texi: Likewise.
41275         * manual/header.texi: Likewise.
41276         * manual/install.texi: Likewise.
41277         * manual/intro.texi: Likewise.
41278         * manual/io.texi: Likewise.
41279         * manual/job.texi: Likewise.
41280         * manual/lang.texi: Likewise.
41281         * manual/libc.texiinfo: Likewise.
41282         * manual/llio.texi: Likewise.
41283         * manual/locale.texi: Likewise.
41284         * manual/maint.texi: Likewise.
41285         * manual/math.texi: Likewise.
41286         * manual/memory.texi: Likewise.
41287         * manual/message.texi: Likewise.
41288         * manual/nss.texi: Likewise.
41289         * manual/pattern.texi: Likewise.
41290         * manual/process.texi: Likewise.
41291         * manual/resource.texi: Likewise.
41292         * manual/search.texi: Likewise.
41293         * manual/setjmp.texi: Likewise.
41294         * manual/signal.texi: Likewise.
41295         * manual/socket.texi: Likewise.
41296         * manual/startup.texi: Likewise.
41297         * manual/stdio.texi: Likewise.
41298         * manual/string.texi: Likewise.
41299         * manual/sysinfo.texi: Likewise.
41300         * manual/syslog.texi: Likewise.
41301         * manual/terminal.texi: Likewise.
41302         * manual/time.texi: Likewise.
41303         * manual/users.texi: Likewise.
41304         * INSTALL: Regenerated.
41305         * NOTES: Regenerated.
41306         * sysdeps/gnu/errlist.c: Regenerated.
41307
41308 2012-02-28  Andreas Schwab  <schwab@linux-m68k.org>
41309
41310         * include/dirent.h: Include <dirstream.h> before
41311         <dirent/dirent.h>.
41312
41313 2012-02-28  David S. Miller  <davem@davemloft.net>
41314
41315         * sysdeps/sparc/sparc32/fpu/s_copysign.S: New file.
41316         * sysdeps/sparc/sparc32/fpu/s_copysignf.S: New file.
41317         * sysdeps/sparc/sparc64/fpu/s_copysign.S: New file.
41318         * sysdeps/sparc/sparc64/fpu/s_copysignf.S: New file.
41319
41320 2012-02-27  David S. Miller  <davem@davemloft.net>
41321
41322         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floor.S: New file.
41323         * sysdeps/sparc/sparc32/sparcv9/fpu/s_floorf.S: New file.
41324         * sysdeps/sparc/sparc64/fpu/s_floor.S: New file.
41325         * sysdeps/sparc/sparc64/fpu/s_floorf.S: New file.
41326
41327         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix accidental use of
41328         frame pointer instead of stack pointer relative arg slot.
41329         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
41330         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
41331         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
41332
41333 2012-02-27  Carlos O'Donell  <carlos_odonell@mentor.com>
41334
41335         [BZ #3992]
41336         * stdlib/fmtmsg.c: Use of uint32_t requires stdint.h.
41337
41338 2012-02-27  David S. Miller  <davem@davemloft.net>
41339
41340         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: Fix comment formatting.
41341         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: Likewise.
41342         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: Likewise.
41343         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: Likewise.
41344         * sysdeps/sparc/sparc64/fpu/s_ceil.S: Likewise.
41345         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: Likewise.
41346         * sysdeps/sparc/sparc64/fpu/s_rint.S: Likewise.
41347         * sysdeps/sparc/sparc64/fpu/s_rintf.S: Likewise.
41348
41349 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
41350
41351         * configure.in (CC): Restrict allowed GCC versions to 4.3 and
41352         later.  Allow versions 5-9.
41353         * configure: Regenerated.
41354         * manual/install.texi (Tools for Compilation): Give GCC 4.3 as
41355         required minimum version and 4.6 as recommended version.  Do not
41356         mention bugs in GCC 2.7 and 2.8.
41357         * INSTALL: Regenerated.
41358
41359 2012-02-27  David S. Miller  <davem@davemloft.net>
41360
41361         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceil.S: New file.
41362         * sysdeps/sparc/sparc32/sparcv9/fpu/s_ceilf.S: New file.
41363         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rint.S: New file.
41364         * sysdeps/sparc/sparc32/sparcv9/fpu/s_rintf.S: New file.
41365         * sysdeps/sparc/sparc64/fpu/s_ceil.S: New file.
41366         * sysdeps/sparc/sparc64/fpu/s_ceilf.S: New file.
41367         * sysdeps/sparc/sparc64/fpu/s_rint.S: New file.
41368         * sysdeps/sparc/sparc64/fpu/s_rintf.S: New file.
41369
41370         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c (__nearbyintl): Do not
41371         manipulate bits before adding and subtracting TWO112[sx].
41372         * sysdeps/ieee754/ldbl-128/s_rintl.c (__rintl): Likewise.
41373
41374 2012-02-27  Roland McGrath  <roland@hack.frob.com>
41375
41376         [BZ #13775]
41377         * libio/bits/stdio-ldbl.h (vdprintf, dprintf): Put these under
41378         [__USE_XOPEN2K8] rather than [__USE_GNU], to match the stdio.h decls.
41379         * libio/stdio.h (vdprintf, dprintf): Remove comment about these not
41380         being in POSIX, because they are in 1003.1-2008.
41381
41382         * rt/tst-aio.c: Include <fcntl.h>.
41383         * rt/tst-aio7.c: Likewise.
41384         * rt/tst-aio64.c: Likewise.
41385
41386         * stdio-common/tst-fmemopen.c (main): Remove spurious const.
41387
41388 2012-02-27  Joseph Myers  <joseph@codesourcery.com>
41389
41390         * manual/install.texi (--with-headers): Describe headers as
41391         interface headers, not private headers.
41392         (Specific advice for GNU/Linux systems): Describe use of headers
41393         from "make headers_install", not private headers from older
41394         kernels.
41395         * INSTALL: Regenerated.
41396         * sysdeps/unix/sysv/linux/configure.in (LIBC_LINUX_VERSION):
41397         Change to 2.6.19.
41398         * sysdeps/unix/sysv/linux/configure: Regenerated.
41399
41400         * manual/llio.texi (fclean): Remove documentation.
41401
41402         * manual/Makefile (libc-texi-generated): New variable.  Include
41403         version.texi.
41404         (libc.dvi, libc.pdf, libc.info, libc/index.html): Depend on
41405         $(libc-texi-generated), not duplicated list of files.
41406         (version.texi, stamp-version): New rules.
41407         (realclean): Remove $(libc-texi-generated), not individual files
41408         from that list.  Do not remove dir-add.texinfo.
41409         * manual/libc.texinfo: Comment out uses of edition numbers and
41410         references to printed manual.  Remove last-updated dates.
41411         (EDITION): Comment out.
41412         (ISBN): Likewise.
41413         (VERSION, UPDATED): Remove.
41414         (version.texi): Include.
41415
41416 2012-02-27  Andreas Schwab  <schwab@linux-m68k.org>
41417
41418         * sysdeps/posix/spawni.c: Include <signal.h>.
41419         * sysdeps/pthread/aio_cancel.c: Include <fcntl.h>.
41420         * sysdeps/pthread/aio_fsync.c: Likewise.
41421
41422 2012-02-26  Ulrich Drepper  <drepper@gmail.com>
41423
41424         * conform/Makefile (tests): Run only when not cross-compiling and
41425         when fast-check is not defined.
41426
41427         * conform/conformtest.pl: XPG7 and POSIX2008 require C99.
41428         * conform/data/limits.h-data: Fixes for POSIX2008.
41429         * conform/run-conformtest.sh: Run all tests.
41430         * include/arpa/inet.h: Changes to allow conformtest.pl to use the
41431         headers.
41432         * include/bits/dlfcn.h: Likewise.
41433         * include/langinfo.h: Likewise.
41434         * include/monetary.h: Likewise.
41435         * include/sys/poll.h: Likewise.
41436
41437         * io/fcntl.h: Define AT_NO_AUTOMOUNT and AT_EMPTY_PATH only
41438         for __USE_GNU.
41439         * posix/spawn.h: Define __need_sigset_t.
41440         * posix/sys/wait.h: Don't include <sys/resource.h>, define id_t here.
41441         * posix/unistd.h: Declare ctermid only for XPG before XPG6.
41442         * rt/aio.h: Don't include fcntl.h and signal.h.  Use bits/siginfo.h
41443         to get sigevent_t only.
41444         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg and recvmmsg
41445         only for __USE_GNU.
41446         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
41447         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
41448         process_vm_writev only for __USE_GNU.
41449         * termios/termios.h: Declare tcgetsid also for POSIX2008.
41450
41451         * conform/Makefile: For now ignore errors from run-conformtest.
41452         * conform/conformtest.pl: Simplify code.  Add -ansi to CFLAGS for
41453         POSIX to avoid namespace pollution.  Don't prepend headers.
41454         * conform/data/aio.h-data: Fixes for POSIX testing.
41455         * conform/data/fcntl.h-data: Likewise.
41456         * conform/data/glob.h-data: Likewise.
41457         * conform/data/grp.h-data: Likewise.
41458         * conform/data/pthread.h-data: Likewise.
41459         * conform/data/pwd.h-data: Likewise.
41460         * conform/data/signal.h-data: Likewise.
41461         * conform/data/spawn.h-data: Likewise.
41462         * conform/data/stdio.h-data: Likewise.
41463         * conform/data/stdlib.h-data: Likewise.
41464         * conform/data/stropts.h-data: Likewise.
41465         * conform/data/sys/mman.h-data: Likewise.
41466         * conform/data/sys/stat.h-data: Likewise.
41467         * conform/data/sys/types.h-data: Likewise.
41468         * conform/data/sys/wait.h-data: Likewise.
41469         * conform/data/time.h-data: Likewise.
41470         * conform/data/unistd.h-data: Likewise.
41471         * conform/data/utime.h-data: Likewise.
41472
41473         * io/sys/stat.h: fchmod was always in POSIX.
41474         * posix/sys/wait.h: Include <sys/resource.h> only for waitid.
41475         * posix/unistd.h: fsync and ftruncate were in early POSIX as well.
41476         * rt/aio.h: Define __need_timespec before including <time.h>.
41477         * sysdeps/unix/sysv/linux/bits/siginfo.h: Don't name siginfo_t
41478         struct.  Add forward declaration of pthread_attr_t and use it in
41479         sigevent.
41480         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
41481         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
41482         * sysdeps/unix/sysv/linux/bits/time.h: Don't let __STRICT_ANSI__
41483         always remove CLK_TCK definition.
41484
41485 2012-02-26  Andreas Schwab  <schwab@linux-m68k.org>
41486
41487         * sysdeps/ieee754/dbl-64/k_tan.c: Replace with empty file.
41488
41489 2012-02-25  Ulrich Drepper  <drepper@gmail.com>
41490
41491         * conform/run-conformtest.sh: New file.
41492         * conform/Makefile: Run run-conformtest for tests.
41493         * conform/conformtest.pl: Many bug fixes.  Add ISO C99, ISO C11
41494         support.
41495
41496         * conform/data/uchar.h-data: New file.
41497         * conform/data/aio.h-data: Fixes for ISO C and POSIX 1995 testing.
41498         * conform/data/arpa/inet.h-data: Likewise.
41499         * conform/data/assert.h-data: Likewise.
41500         * conform/data/complex.h-data: Likewise.
41501         * conform/data/cpio.h-data: Likewise.
41502         * conform/data/ctype.h-data: Likewise.
41503         * conform/data/dirent.h-data: Likewise.
41504         * conform/data/dlfcn.h-data: Likewise.
41505         * conform/data/errno.h-data: Likewise.
41506         * conform/data/fcntl.h-data: Likewise.
41507         * conform/data/float.h-data: Likewise.
41508         * conform/data/fmtmsg.h-data: Likewise.
41509         * conform/data/fnmatch.h-data: Likewise.
41510         * conform/data/ftw.h-data: Likewise.
41511         * conform/data/glob.h-data: Likewise.
41512         * conform/data/grp.h-data: Likewise.
41513         * conform/data/iconv.h-data: Likewise.
41514         * conform/data/inttypes.h-data: Likewise.
41515         * conform/data/langinfo.h-data: Likewise.
41516         * conform/data/libgen.h-data: Likewise.
41517         * conform/data/limits.h-data: Likewise.
41518         * conform/data/locale.h-data: Likewise.
41519         * conform/data/math.h-data: Likewise.
41520         * conform/data/monetary.h-data: Likewise.
41521         * conform/data/mqueue.h-data: Likewise.
41522         * conform/data/ndbm.h-data: Likewise.
41523         * conform/data/net/if.h-data: Likewise.
41524         * conform/data/netdb.h-data: Likewise.
41525         * conform/data/netinet/in.h-data: Likewise.
41526         * conform/data/nl_types.h-data: Likewise.
41527         * conform/data/poll.h-data: Likewise.
41528         * conform/data/pthread.h-data: Likewise.
41529         * conform/data/pwd.h-data: Likewise.
41530         * conform/data/regex.h-data: Likewise.
41531         * conform/data/sched.h-data: Likewise.
41532         * conform/data/search.h-data: Likewise.
41533         * conform/data/semaphore.h-data: Likewise.
41534         * conform/data/setjmp.h-data: Likewise.
41535         * conform/data/signal.h-data: Likewise.
41536         * conform/data/spawn.h-data: Likewise.
41537         * conform/data/stdarg.h-data: Likewise.
41538         * conform/data/stdio.h-data: Likewise.
41539         * conform/data/stdlib.h-data: Likewise.
41540         * conform/data/string.h-data: Likewise.
41541         * conform/data/strings.h-data: Likewise.
41542         * conform/data/stropts.h-data: Likewise.
41543         * conform/data/sys/ipc.h-data: Likewise.
41544         * conform/data/sys/mman.h-data: Likewise.
41545         * conform/data/sys/msg.h-data: Likewise.
41546         * conform/data/sys/resource.h-data: Likewise.
41547         * conform/data/sys/select.h-data: Likewise.
41548         * conform/data/sys/sem.h-data: Likewise.
41549         * conform/data/sys/shm.h-data: Likewise.
41550         * conform/data/sys/socket.h-data: Likewise.
41551         * conform/data/sys/stat.h-data: Likewise.
41552         * conform/data/sys/statvfs.h-data: Likewise.
41553         * conform/data/sys/time.h-data: Likewise.
41554         * conform/data/sys/timeb.h-data: Likewise.
41555         * conform/data/sys/times.h-data: Likewise.
41556         * conform/data/sys/types.h-data: Likewise.
41557         * conform/data/sys/uio.h-data: Likewise.
41558         * conform/data/sys/un.h-data: Likewise.
41559         * conform/data/sys/utsname.h-data: Likewise.
41560         * conform/data/sys/wait.h-data: Likewise.
41561         * conform/data/syslog.h-data: Likewise.
41562         * conform/data/tar.h-data: Likewise.
41563         * conform/data/termios.h-data: Likewise.
41564         * conform/data/utime.h-data: Likewise.
41565         * conform/data/utmpx.h-data: Likewise.
41566         * conform/data/varargs.h-data: Likewise.
41567         * conform/data/wchar.h-data: Likewise.
41568         * conform/data/wctype.h-data: Likewise.
41569         * conform/data/wordexp.h-data: Likewise.
41570
41571         * include/stropts.h: New file.
41572         * include/uchar.h: New file.
41573         * include/aio.h: Changes to allow conformtest.pl to use the headers.
41574         * include/assert.h: Likewise.
41575         * include/ctype.h: Likewise.
41576         * include/dirent.h: Likewise.
41577         * include/dlfcn.h: Likewise.
41578         * include/fcntl.h: Likewise.
41579         * include/fnmatch.h: Likewise.
41580         * include/glob.h: Likewise.
41581         * include/grp.h: Likewise.
41582         * include/libio.h: Likewise.
41583         * include/locale.h: Likewise.
41584         * include/math.h: Likewise.
41585         * include/net/if.h: Likewise.
41586         * include/netdb.h: Likewise.
41587         * include/netinet/in.h: Likewise.
41588         * include/pthread.h: Likewise.
41589         * include/pwd.h: Likewise.
41590         * include/regex.h: Likewise.
41591         * include/sched.h: Likewise.
41592         * include/search.h: Likewise.
41593         * include/setjmp.h: Likewise.
41594         * include/signal.h: Likewise.
41595         * include/stdio.h: Likewise.
41596         * include/stdlib.h: Likewise.
41597         * include/string.h: Likewise.
41598         * include/sys/cdefs.h: Likewise.
41599         * include/sys/mman.h: Likewise.
41600         * include/sys/msg.h: Likewise.
41601         * include/sys/resource.h: Likewise.
41602         * include/sys/select.h: Likewise.
41603         * include/sys/socket.h: Likewise.
41604         * include/sys/stat.h: Likewise.
41605         * include/sys/statvfs.h: Likewise.
41606         * include/sys/time.h: Likewise.
41607         * include/sys/times.h: Likewise.
41608         * include/sys/uio.h: Likewise.
41609         * include/sys/utsname.h: Likewise.
41610         * include/sys/wait.h: Likewise.
41611         * include/termios.h: Likewise.
41612         * include/time.h: Likewise.
41613         * include/ulimit.h: Likewise.
41614         * include/unistd.h: Likewise.
41615         * include/utime.h: Likewise.
41616         * include/wchar.h: Likewise.
41617         * include/wctype.h: Likewise.
41618         * include/wordexp.h: Likewise.
41619
41620         * posix/tar.h (TSVTX): Should not be visible for POSIX before 2008.
41621
41622         * time/time.h: TIME_UTC must be a macro.
41623         Make timespec_get available for ISO C11 only as well.
41624
41625 2012-02-24  Ulrich Drepper  <drepper@gmail.com>
41626
41627         * stdlib/fmtmsg.c (fmtmsg): Lock around use of severity list.
41628         Reported by Peng Haitao <penght@cn.fujitsu.com>.
41629
41630 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
41631
41632         * configure.in: Use -o not -a in test for unsupported multi-arch.
41633
41634 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
41635
41636         * manual/texinfo.tex: Update to version 2012-01-19.16.
41637
41638 2012-02-24  Joseph Myers  <joseph@codesourcery.com>
41639
41640         * manual/Makefile (licenses): Change fdl-1.1.texi to fdl-1.3.texi.
41641
41642 2012-02-24  Roland McGrath  <roland@hack.frob.com>
41643
41644         [BZ #13738]
41645         * manual/libc.texinfo (FDL_VERSION): Set to 1.3.
41646         * manual/fdl-1.3.texi: New file.
41647         * manual/fdl-1.1.texi: File removed.
41648
41649         [BZ #13738]
41650         * manual/libc.texinfo (FDL_VERSION): New @set.
41651         Use it for mention of FDL in cover text.
41652         (Documentation License): Use it in @include file name.
41653
41654 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
41655             Roland McGrath  <roland@hack.frob.com>
41656
41657         [BZ #5461]
41658         * manual/arith.texi (strtoll): Refer to LLONG_MAX and LLONG_MIN)
41659         (not LONG_LONG_MAX and LONG_LONG_MIN.
41660         * manual/lang.texi (LONG_LONG_MIN): Document first as ISO
41661         LLONG_MIN.  Refer to LONG_LONG_MIN only as older GCC-specific
41662         name.
41663         (LONG_LONG_MAX, LLONG_MAX, ULONG_LONG_MAX, ULLONG_MAX): Likewise.
41664
41665 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
41666
41667         [BZ #2547]
41668         [BZ #11365]
41669         * sysdeps/ieee754/flt-32/s_nearbyintf.c (__nearbyintf): Do not
41670         manipulate bits before adding and subtracting TWO23[sx].
41671         * math/libm-test.inc (nearbyint_test): Add more tests.
41672
41673 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
41674
41675         [BZ #2548]
41676         * sysdeps/ieee754/flt-32/s_rintf.c (__rintf): Do not manipulate
41677         bits before adding and subtracting TWO23[sx].
41678         * math/libm-test.inc (rint_test): Add more tests.
41679         (rint_test_tonearest): Likewise.
41680         (rint_test_towardzero): Likewise.
41681         (rint_test_downward): Likewise.
41682         (rint_test_upward: Likewise.
41683
41684 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
41685
41686         [BZ #10110]
41687         * include/stdc-predef.h: New file.  Extracted from features.h.
41688         * include/features.h: Include stdc-predef.h.
41689         * Makefile (headers): Add stdc-predef.h.
41690         * CONFORMANCE (Compiler limitations): Update.
41691
41692 2012-02-22  Joseph Myers  <joseph@codesourcery.com>
41693
41694         * manual/libc.texinfo (VERSION, UPDATED): Revert.
41695
41696 2012-02-21  David S. Miller  <davem@davemloft.net>
41697
41698         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: More jn test ULP updates.
41699         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
41700
41701 2012-02-20  David S. Miller  <davem@davemloft.net>
41702
41703         * sysdeps/sparc/sparc32/__longjmp.S: Unwind in the 'thread' path
41704         using a normal save/restore sequence, rather than allocating a
41705         dummy stack frame just to store a frame pointer and restore.
41706         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
41707
41708 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
41709
41710         * manual/install.texi: Fix stray word in line-wrapped comment.
41711
41712 2012-02-20  David S. Miller  <davem@davemloft.net>
41713
41714         * sysdeps/sparc/elf/configure.in (PI_STATIC_AND_HIDDEN): Define if
41715         both binutils and gcc support GOTDATA.
41716
41717         * sysdeps/unix/sparc/sysdep.h: Document why we don't use
41718         "rd %pc" in the PIC register setup sequences.
41719
41720         * sysdeps/sparc/crti.S: Try to use GOTDATA relocs.
41721         * sysdeps/sparc/sparc32/dl-machine.h (RTLD_START): Likewise.
41722         * sysdeps/sparc/sparc32/elf/start.S: Likewise.
41723         * sysdeps/sparc/sparc64/dl-machine.h (RTLD_START): Likewise.
41724         * sysdeps/sparc/sparc64/elf/start.S: Likewise.
41725         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Likewise.
41726         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
41727         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Likewise.
41728         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
41729         (SYSCALL_ERROR_HANDLER): Likewise.
41730         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Likewise.
41731         * sysdeps/unix/sysv/linux/sparc/sparc64/brk.S: Likewise.
41732         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
41733         (SYSCALL_ERROR_HANDLER): Likewise.
41734
41735         * config.h.in (HAVE_BINUTILS_GOTDATA): New.
41736         (HAVE_GCC_GOTDATA): New.
41737         * sysdeps/sparc/elf/configure.in: Test for GOTDATA
41738         relocation support in both binutils and gcc.
41739         * sysdeps/sparc/elf/configure: Regenerate.
41740
41741         * sysdeps/sparc/sparc32/elf/configure.in: Delete.
41742         * sysdeps/sparc/sparc32/elf/configure: Delete.
41743         * sysdeps/sparc/sparc64/elf/configure.in: Delete.
41744         * sysdeps/sparc/sparc64/elf/configure: Delete.
41745         * sysdeps/sparc/elf/configure.in: New file.
41746         * sysdeps/sparc/elf/configure: Generate.
41747
41748         * sysdeps/sparc/sparc32/elf/configure.in: Delete WDISP22 check.
41749         * sysdeps/sparc/sparc32/elf/configure: Regenerate.
41750         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
41751         * sysdeps/sparc/sparc64/elf/configure: Regenerate.
41752         * config.h.in (BROKEN_SPARC_WDISP22): Remove.
41753
41754 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
41755
41756         * manual/install.texi: Do not mention specific glibc version
41757         numbers.
41758         * manual/libc.texinfo (VERSION, UPDATED): Update.
41759         (@copying): Use @copyright{} and range of years.
41760
41761 2012-02-21  Joseph Myers  <joseph@codesourcery.com>
41762
41763         [BZ #13695]
41764         * csu/Makefile (distribute): Remove initfini.c and defs.awk.
41765         [crti.S not in sysdirs] (generated): Do not append.
41766         [crti.S not in sysdirs] (omit-deps): Likewise.
41767         [crti.S not in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Remove rule.
41768         [crti.S not in sysdirs] ($(objpfx)initfini.s): Likewise.
41769         [crti.S not in sysdirs] ($(objpfx)crti.S): Likewise.
41770         [crti.S not in sysdirs] ($(objpfx)crtn.S): Likewise.
41771         [crti.S not in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)):
41772         Likewise.
41773         [crti.S not in sysdirs] ($(objpfx)defs.h): Likewise.
41774         [crti.S not in sysdirs] (CFLAGS-initfini.s): Remove variable.
41775         [crti.S not in sysdirs] (initfini.c): Remove vpath directive.
41776         * csu/defs.awk: Remove file.
41777         * sysdeps/generic/initfini.c: Likewise.
41778         * sysdeps/powerpc/powerpc32/Makefile (CFLAGS-initfini.s): Remove
41779         variable.
41780         * sysdeps/powerpc/powerpc64/Makefile (CFLAGS-initfini.s):
41781         Likewise.
41782
41783 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
41784
41785         * sysdeps/unix/sysv/linux/bits/epoll.h: New file.
41786         * sysdeps/unix/sysv/linux/sparc/bits/epoll.h: Likewise.
41787         * sysdeps/unix/sysv/linux/x86_64/bits/epoll.h: Likewise.
41788         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Remove
41789         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
41790         * sysdeps/unix/sysv/linux/sys/epoll.h: Get flags from
41791         <bits/epoll.h>.
41792         (EPOLL_CLOEXEC, EPOLL_NONBLOCK): Don't define here.
41793         (__EPOLL_PACKED): Define to empty if not defined by
41794         <bits/epoll.h>.
41795         (struct epoll_event): Use __EPOLL_PACKED to make possibly packed.
41796         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
41797         bits/epoll.h.
41798
41799 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
41800
41801         * sysdeps/unix/sysv/linux/bits/timerfd.h: New file.
41802         * sysdeps/unix/sysv/linux/sparc/bits/timerfd.h: Likewise.
41803         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Remove.
41804         * sysdeps/unix/sysv/linux/sys/timerfd.h: Get flags from
41805         <bits/timerfd.h>.
41806         (TFD_CLOEXEC, TFD_NONBLOCK): Don't define here.
41807         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
41808         bits/timerfd.h.
41809
41810 2012-02-20  Joseph Myers  <joseph@codesourcery.com>
41811
41812         * sysdeps/i386/fpu/libm-test-ulps: Resort with gen-libm-test.pl -n
41813         in C locale.
41814         * sysdeps/powerpc/fpu/libm-test-ulps: Likewise.
41815         * sysdeps/sh/sh4/fpu/libm-test-ulps: Likewise.
41816         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Likewise.
41817         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
41818
41819 2012-02-20  Aurelien Jarno  <aurelien@aurel32.net>
41820
41821         * sysdeps/sparc/sparc32/fpu/libm-test-ulps: Adjust ULPs for jn tests.
41822         * sysdeps/sparc/sparc64/fpu/libm-test-ulps: Likewise.
41823
41824 2012-02-19  Andreas Schwab  <schwab@linux-m68k.org>
41825
41826         * manual/errno.texi (Error Codes): Add EHWPOISON entry.
41827         * sysdeps/unix/sysv/linux/bits/errno.h (EHWPOISON): Define if not
41828         defined.
41829         * sysdeps/unix/sysv/linux/sparc/bits/errno.h (EHWPOISON):
41830         Likewise.
41831         * sysdeps/unix/sysv/linux/sparc/Versions: Add new errlist compat
41832         entry for 2.16.
41833
41834 2012-02-19  Aurelien Jarno  <aurelien@aurel32.net>
41835
41836         * math/w_acos.c: Use non-signaling floating-point comparisons.
41837         * math/w_acosf.c: Likewise.
41838         * math/w_acosh.c: Likewise.
41839         * math/w_acoshf.c: Likewise.
41840         * math/w_acoshl.c: Likewise.
41841         * math/w_acosl.c: Likewise.
41842         * math/w_asin.c: Likewise.
41843         * math/w_asinf.c: Likewise.
41844         * math/w_asinl.c: Likewise.
41845         * math/w_atanh.c: Likewise.
41846         * math/w_atanhf.c: Likewise.
41847         * math/w_atanhl.c: Likewise.
41848         * math/w_exp2.c: Likewise.
41849         * math/w_exp2f.c: Likewise.
41850         * math/w_exp2l.c: Likewise.
41851         * math/w_j0.c: Likewise.
41852         * math/w_j0f.c: Likewise.
41853         * math/w_j0l.c: Likewise.
41854         * math/w_j1.c: Likewise.
41855         * math/w_j1f.c: Likewise.
41856         * math/w_j1l.c: Likewise.
41857         * math/w_jn.c: Likewise.
41858         * math/w_jnf.c: Likewise.
41859         * math/w_log.c: Likewise.
41860         * math/w_log10.c: Likewise.
41861         * math/w_log10f.c: Likewise.
41862         * math/w_log10l.c: Likewise.
41863         * math/w_log2.c: Likewise.
41864         * math/w_log2f.c: Likewise.
41865         * math/w_log2l.c: Likewise.
41866         * math/w_logf.c: Likewise.
41867         * math/w_logl.c: Likewise.
41868         * math/w_sqrt.c: Likewise.
41869         * math/w_sqrtf.c: Likewise.
41870         * math/w_sqrtl.c: Likewise.
41871         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
41872         * sysdeps/ieee754/dbl-64/w_exp.c: Likewise.
41873         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
41874         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
41875         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
41876
41877 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
41878
41879         [BZ #9739]
41880         * manual/string.texi (strnlen): Use correct parameter name in
41881         equivalent expression.
41882
41883 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
41884
41885         [BZ #11174]
41886         * manual/users.texi (seteuid): Consistently use neweuid for
41887         argument name.
41888
41889 2012-02-19  Joseph Myers  <joseph@codesourcery.com>
41890
41891         [BZ #13704]
41892         * manual/nss.texi (Services in the NSS configuration): Correct
41893         list of services in example configuration file.
41894
41895 2012-02-19  Nick Bowler  <nbowler@draconx.ca>
41896
41897         [BZ #11322]
41898         * manual/arith.texi: Remove statements about negative zero
41899         behaving identically to zero.
41900
41901 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
41902
41903         [BZ #5993]
41904         * manual/install.texi: Do not document upgrading from libc5.
41905
41906 2012-02-18  Joseph Myers  <joseph@codesourcery.com>
41907
41908         [BZ #4596]
41909         * manual/conf.texi (_POSIX_VERSION): Do not mention __POSIX__.
41910
41911 2012-02-18  David S. Miller  <davem@davemloft.net>
41912
41913         * sysdeps/unix/sparc/sysdep.h (SPARC_PIC_THUNK): New macro.
41914         (SETUP_PIC_REG): Use SPARC_PIC_THUNK and don't save and restore
41915         %o7 across the call.
41916         (SETUP_PIC_REG_LEAF): Do %o7 save/restore in this new macro
41917         instead.
41918         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Use
41919         SETUP_PIC_REG_LEAF.
41920         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
41921         * sysdeps/sparc/crti.S: Use SETUP_PIC_REG.
41922         * sysdeps/sparc/crtn.S: Likewise.
41923
41924 2012-02-17  Ulrich Drepper  <drepper@gmail.com>
41925
41926         * aout/Makefile: Remove.
41927
41928 2012-02-18  Rafe Kettler  <rafe.kettler@gmail.com>
41929
41930         [BZ #13058]
41931         * manual/examples/argp-ex1.c (main): Format definition in GNU
41932         style.
41933         * manual/examples/argp-ex2.c (main): Likewise.
41934         * manual/examples/argp-ex3.c (main): Likewise.
41935         * manual/examples/argp-ex4.c (main): Likewise.
41936         * manual/examples/longopt.c (main): Use new-style prototype
41937         definition.
41938         * manual/examples/strncat.c (main): Specify return type and use
41939         (void) for arguments.
41940         * manual/examples/subopt.c (main): Use char **argv argument.
41941
41942 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
41943
41944         [BZ #5077]
41945         * manual/lang.texi (FLT_EPSILON): Avoid description depending on
41946         rounding modes.
41947
41948 2012-02-17  Fabrice Bauzac  <fabrice.bauzac@wanadoo.fr>
41949
41950         [BZ #6907]
41951         * manual/string.texi (strchr): Change when strchrnul is
41952         recommended.
41953
41954 2012-02-17  Dwayne Grant McConnell  <decimal@us.ibm.com>
41955
41956         [BZ #174]
41957         * manual/locale.texi (setlocale): Document LOCPATH.
41958
41959 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
41960
41961         [BZ #10210]
41962         * manual/process.texi (execle): Move @dots{} before last argument.
41963
41964 2012-02-17  Paul Bolle  <pebolle@tiscali.nl>
41965
41966         [BZ #12047]
41967         * manual/charset.texi (Generic Charset Conversion): Fix typo
41968         (LC_TYPE -> LC_CTYPE).
41969
41970 2012-02-17  Nicolas Boulenguez  <nicolas.boulenguez@free.fr>
41971
41972         [BZ #5805]
41973         * manual/arith.texi (scalbn): Use @var{} on parameter names.
41974         (scalbnf): Likewise.
41975         (scalbnl): Likewise.
41976         (scalbln): Likewise.
41977         (scalblnf): Likewise.
41978         (scalblnl): Likewise.
41979         * manual/errno.texi (vwarn): Name last parameter as @var{ap}.
41980         (vwarnx): Likewise.
41981         (verr): Likewise.
41982         (verrx): Likewise.
41983         * manual/filesys.texi (telldir): Use braces around return type.
41984         * manual/llio.texi (mmap): Add space after comma.
41985         (mmap64): Likewise.
41986         * manual/math.texi (jn): Use @var{} on parameter names.
41987         (jnf): Likewise.
41988         (jnl): Likewise.
41989         (yn): Likewise.
41990         (ynf): Likewise.
41991         (ynl): Likewise.
41992         * manual/memory.texi (alloca): Remove semicolon on @deftypefun
41993         line.
41994         * manual/resource.texi (ulimit): Use @dots{} instead of literal
41995         "...".
41996         (sched_get_priority_min): Remove semicolon on @deftypefun line.
41997         (sched_get_priority_max): Likewise.
41998         * manual/signal.texi (sigvec): Add space after comma.
41999         * manual/socket.texi (if_nametoindex): Use @var{} on parameter
42000         names.
42001         (if_indextoname): Likewise.
42002         (if_freenameindex): Likewise.
42003         (sendto): Use ',' instead of '.' in prototype.
42004         * manual/startup.texi (syscall): Use @dots{} instead of literal
42005         "...".
42006         * manual/stdio.texi (__fpending): Separate initial words of
42007         paragraph from @deftypefun line.
42008         * manual/syslog.texi (syslog): Use @dots{} instead of literal
42009         "...".
42010         (vsyslog): Use @var{} on parameter names.
42011         * manual/terminal.texi (stty): Use @var{} on parameter names.
42012         * manual/users.texi (getutmp): Use @var{} on parameter names.
42013         (getutmpx): Likewise.
42014
42015 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
42016
42017         [BZ #6884]
42018         * manual/stdio.texi (fopen): Fix typos in description of
42019         ",ccs=STRING".
42020
42021 2012-02-17  Aurelien Jarno  <aurelien@aurel32.net>
42022
42023         [BZ #4026]
42024         * sysdeps/unix/sysv/linux/clock_settime.c: include <time.h> to
42025         get clock_id definition.
42026
42027 2012-02-17  Thomas Schwinge  <thomas@schwinge.name>
42028
42029         [BZ #4822]
42030         * sysdeps/mach/hurd/malloc-machine.h: #include <sys/mman.h>.
42031         (madvise): Cast every argument to void on its own.
42032
42033 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
42034
42035         [BZ #9902]
42036         * manual/startup.texi (Exit Status): Fix typo.
42037
42038 2012-02-17  Joseph Myers  <joseph@codesourcery.com>
42039
42040         [BZ #10140]
42041         * manual/examples/argp-ex1.c: Include <stdlib.h>.
42042         * manual/examples/argp-ex2.c: Likewise.
42043         * manual/examples/argp-ex3.c: Likewise.
42044
42045 2012-02-16  Richard Henderson  <rth@redhat.com>
42046
42047         * sysdeps/s390/s390-32/crti.S, sysdeps/s390/s390-32/crtn.S: New files.
42048         * sysdeps/s390/s390-32/initfini.c: Remove.
42049         * sysdeps/s390/s390-64/crti.S, sysdeps/s390/s390-64/crtn.S:
42050         * sysdeps/s390/s390-64/initfini.c: Remove.
42051
42052 2012-02-15  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
42053
42054         * sysdeps/sh/crti.S, sysdeps/sh/crtn.S: New files, based on
42055         compiler output for sysdeps/generic/initfini.c.
42056         * sysdeps/sh/elf/initfini.c: Remove file.
42057
42058 2012-02-16  David S. Miller  <davem@davemloft.net>
42059
42060         [BZ #11494]
42061         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_FSYNC): Define.
42062
42063         * sysdeps/sparc/Makefile: Add -fPIC when building crt{i,n}.S
42064         * sysdeps/sparc/crti.S: New file.
42065         * sysdeps/sparc/crtn.S: New file.
42066         * sysdeps/sparc/sparc32/Makefile: Remove initfini handling.
42067         * sysdeps/sparc/sparc64/Makefile: Likewise.
42068
42069 2012-02-15  Mike Frysinger  <vapier@gentoo.org>
42070
42071         [BZ #3335]
42072         * sysdeps/unix/sysv/linux/getcwd.c: Include sys/param.h.
42073
42074 2012-02-15  Roland McGrath  <roland@hack.frob.com>
42075
42076         [BZ #4822]
42077         * sysdeps/mach/hurd/malloc-machine.h (madvise): New macro.
42078
42079         * mach/devstream.c (cookie_io_functions_t): Macro removed.
42080         (write, read, close): Likewise.
42081         Patch by Aurelien Jarno <aurelien@aurel32.net>.
42082
42083 2012-02-15  Joseph Myers  <joseph@codesourcery.com>
42084
42085         * sysdeps/unix/sysv/linux/bits/signalfd.h: New file.
42086         * sysdeps/unix/sysv/linux/sparc/bits/signalfd.h: Likewise.
42087         * sysdeps/unix/sysv/linux/sparc/sys/signalfd.h: Remove.
42088         * sysdeps/unix/sysv/linux/sys/signalfd.h: Get flags from
42089         <bits/signalfd.h>.
42090         (SFD_CLOEXEC, SFD_NONBLOCK): Don't define here.
42091         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
42092         bits/signalfd.h.
42093
42094 2012-02-14  Marek Polacek  <polacek@redhat.com>
42095
42096         * sysdeps/x86_64/crti.S: New file.
42097         * sysdeps/x86_64/crtn.S: New file.
42098         * sysdeps/x86_64/elf/initfini.c: Remove file.
42099
42100 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
42101
42102         * sysdeps/unix/sysv/linux/bits/inotify.h: New file.
42103         * sysdeps/unix/sysv/linux/sparc/bits/inotify.h: Likewise.
42104         * sysdeps/unix/sysv/linux/sparc/sys/inotify.h: Remove.
42105         * sysdeps/unix/sysv/linux/sys/inotify.h: Get flags from
42106         <bits/inotify.h>.
42107         (IN_CLOEXEC, IN_NONBLOCK): Don't define here.
42108         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
42109         bits/inotify.h.
42110
42111 2012-02-13  Joseph Myers  <joseph@codesourcery.com>
42112
42113         * sysdeps/unix/sysv/linux/bits/eventfd.h: New file.
42114         * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h: Likewise.
42115         * sysdeps/unix/sysv/linux/sparc/sys/eventfd.h: Remove.
42116         * sysdeps/unix/sysv/linux/sys/eventfd.h: Get flags from
42117         <bits/eventfd.h>.
42118         (EFD_SEMAPHORE, EFD_CLOEXEC, EFD_NONBLOCK): Don't define here.
42119         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
42120         bits/eventfd.h.
42121
42122 2012-02-10  Thomas Schwinge  <thomas@codesourcery.com>
42123
42124         * sysdeps/i386/fpu/feupdateenv.c (__feupdateenv): Invoke
42125         __feraiseexcept instead of feraiseexcept.
42126
42127         * rt/tst-cpuclock1.c: Add a few comments, and error checking for
42128         nanosleep invocations.
42129         * rt/tst-cpuclock2.c: Print some values as intended, fix explanatory
42130         strings, and add error checking for a nanosleep invocations.
42131
42132 2012-02-09  Paul Eggert  <eggert@cs.ucla.edu>
42133
42134         Replace FSF snail mail address with URLs, as per GNU coding standards.
42135         Most of the snail mail addresses were wrong anyway, and omitting
42136         them makes the source code easier to maintain.  Almost all of the
42137         changes are to license notices and to locale LC_IDENTIFICATION
42138         addresses, except for this one:
42139         * manual/libc.texinfo: In "Published by", give the FSF's URL,
42140         not its snail mail address.
42141
42142 2012-02-09  Richard Henderson  <rth@twiddle.net>
42143
42144         * sysdeps/unix/sysv/linux/internal_statvfs.c: Use <> for include
42145         of kernel-features.h.
42146
42147         * elf/dl-tls.c (update_get_addr): Avoid pointer type mismatch warning.
42148
42149 2012-02-08  Marek Polacek  <polacek@redhat.com>
42150
42151         * libio/libio.h: Remove _G_HAVE_SYS_CDEFS conditional.
42152         * sysdeps/mach/hurd/_G_config.h: Remove _G_HAVE_SYS_CDEFS macro.
42153         * sysdeps/gnu/_G_config.h: Likewise.
42154         * sysdeps/generic/_G_config.h: Likewise.
42155
42156 2012-02-08  Andreas Schwab  <schwab@linux-m68k.org>
42157
42158         * sysdeps/i386/fpu/libm-test-ulps: Reduce ldouble ULPs for jn
42159         tests.
42160         * sysdeps/x86_64/fpu/libm-test-ulps: Likewise.
42161
42162         * sysdeps/powerpc/powerpc32/crti.S: New file.
42163         * sysdeps/powerpc/powerpc32/crtn.S: New file.
42164         * sysdeps/powerpc/powerpc64/crti.S: New file.
42165         * sysdeps/powerpc/powerpc64/crtn.S: New file.
42166
42167         * Makeconfig (have-initfini): Don't set.
42168         * config.make.in (have-initfini, need-nopic-initfini): Don't set.
42169         * configure.in (nopic_initfini): Don't substitute.
42170         * config.h.in (HAVE_INITFINI): Don't #undef.
42171         * csu/Makefile (CPPFLAGS): Don't add -DHAVE_INITFINI.
42172         * csu/gmon-start.c: Assume HAVE_INITFINI is defined.
42173
42174 2012-02-08  Joseph Myers  <joseph@codesourcery.com>
42175
42176         Support crti.S and crtn.S provided directly by architectures.
42177         * csu/Makefile [crti.S in sysdirs] (generated): Do not append.
42178         [crti.S in sysdirs] (omit-deps): Likewise.
42179         [crti.S in sysdirs] (CFLAGS-initfini.s): Do not define variable.
42180         [crti.S in sysdirs] ($(crtstuff:%=$(objpfx)%.o)): Disable rule.
42181         [crti.S in sysdirs] ($(objpfx)initfini.s): Likewise.
42182         [crti.S in sysdirs] ($(objpfx)crti.S): Likewise.
42183         [crti.S in sysdirs] ($(objpfx)crtn.S): Likewise.
42184         [crti.S in sysdirs] ($(patsubst %,$(objpfx)crt%.o,i n)): Likewise.
42185         [crti.S in sysdirs] ($(objpfx)defs.h): Likewise.
42186         [crti.S in sysdirs] (initfini.c): Remove vpath directive.
42187         * sysdeps/i386/crti.S, sysdeps/i386/crtn.S: New files, based on
42188         compiler output for sysdeps/generic/initfini.c.
42189         * sysdeps/i386/elf/Makefile: Remove file.
42190         * sysdeps/i386/Makefile (CFLAGS-initfini.s): Remove variable.
42191
42192 2012-02-07  Marek Polacek  <polacek@redhat.com>
42193
42194         * sysdeps/generic/_G_config.h: Remove _G_ARGS macro.
42195         * sysdeps/gnu/_G_config.h: Likewise.
42196         * sysdeps/mach/hurd/_G_config.h: Likewise.
42197
42198 2012-02-07  Marek Polacek  <polacek@redhat.com>
42199
42200         * math/Makefile (tests): Add tst-CMPLX2.
42201         * math/tst-CMPLX2.c: New file.
42202
42203 2012-02-07  Andreas Schwab  <schwab@linux-m68k.org>
42204
42205         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
42206
42207         * math/libm-test.inc (jn_test): Add missing L suffix.
42208
42209 2012-02-06  Marek Polacek  <polacek@redhat.com>
42210
42211         * sysdeps/s390/asm-syntax.h: Remove __ELF__ conditionals.
42212         * sysdeps/i386/fpu/e_powf.S: Likewise.
42213         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
42214         * sysdeps/i386/fpu/s_cexpl.S: Likewise.
42215         * sysdeps/i386/fpu/e_acosh.S: Likewise.
42216         * sysdeps/i386/fpu/e_pow.S: Likewise.
42217         * sysdeps/i386/fpu/s_asinhl.S: Likewise.
42218         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
42219         * sysdeps/i386/fpu/s_expm1.S: Likewise.
42220         * sysdeps/i386/fpu/s_frexpf.S: Likewise.
42221         * sysdeps/i386/fpu/e_log2.S: Likewise.
42222         * sysdeps/i386/fpu/e_log2l.S: Likewise.
42223         * sysdeps/i386/fpu/e_scalb.S: Likewise.
42224         * sysdeps/i386/fpu/e_powl.S: Likewise.
42225         * sysdeps/i386/fpu/s_log1p.S: Likewise.
42226         * sysdeps/i386/fpu/e_log10f.S: Likewise.
42227         * sysdeps/i386/fpu/s_cbrtf.S: Likewise.
42228         * sysdeps/i386/fpu/e_logl.S: Likewise.
42229         * sysdeps/i386/fpu/s_cbrt.S: Likewise.
42230         * sysdeps/i386/fpu/s_expm1l.S: Likewise.
42231         * sysdeps/i386/fpu/s_frexpl.S: Likewise.
42232         * sysdeps/i386/fpu/s_expm1f.S: Likewise.
42233         * sysdeps/i386/fpu/e_log2f.S: Likewise.
42234         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
42235         * sysdeps/i386/fpu/e_log.S: Likewise.
42236         * sysdeps/i386/fpu/s_cexp.S: Likewise.
42237         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
42238         * sysdeps/i386/fpu/s_log1pl.S: Likewise.
42239         * sysdeps/i386/fpu/e_logf.S: Likewise.
42240         * sysdeps/i386/fpu/e_log10l.S: Likewise.
42241         * sysdeps/i386/fpu/e_atanh.S: Likewise.
42242         * sysdeps/i386/fpu/s_log1pf.S: Likewise.
42243         * sysdeps/i386/fpu/s_asinhf.S: Likewise.
42244         * sysdeps/i386/fpu/s_cexpf.S: Likewise.
42245         * sysdeps/i386/fpu/e_log10.S: Likewise.
42246         * sysdeps/i386/fpu/s_frexp.S: Likewise.
42247         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
42248         * sysdeps/i386/fpu/s_asinh.S: Likewise.
42249         * sysdeps/i386/fpu/s_cbrtl.S: Likewise.
42250         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
42251         * sysdeps/i386/i686/fpu/e_logl.S: Likewise.
42252         * sysdeps/i386/asm-syntax.h: Likewise.
42253         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
42254         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
42255         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
42256         * sysdeps/x86_64/fpu/s_expm1l.S: Likewise.
42257         * sysdeps/x86_64/fpu/s_log1pl.S: Likewise.
42258         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
42259         * sysdeps/x86_64/fpu/s_copysignf.S: Likewise.
42260         * sysdeps/x86_64/fpu/s_copysign.S: Likewise.
42261         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
42262         * sysdeps/powerpc/sysdep.h: Likewise.
42263         * sysdeps/powerpc/powerpc64/sysdep.h: Likewise.
42264         * sysdeps/powerpc/powerpc32/sysdep.h: Likewise.
42265
42266 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
42267
42268         [BZ #411]
42269         * sysdeps/i386/sysdep.h (__i686): Undefine and redefine.
42270
42271 2012-02-06  Joseph Myers  <joseph@codesourcery.com>
42272
42273         * sysdeps/i386/sysdep.h: Include <features.h>.
42274         (GET_PC_THUNK, GET_PC_THUNK_STR): Define conditionally on compiler
42275         version.
42276
42277 2012-02-05  Joseph Myers  <joseph@codesourcery.com>
42278
42279         * sysdeps/i386/sysdep.h (SETUP_PIC_REG_STR, LOAD_PIC_REG_STR):
42280         Define.
42281         * sysdeps/unix/sysv/linux/i386/sysdep.h (check_consistency): Use
42282         LOAD_PIC_REG_STR.
42283
42284 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
42285
42286         * sysdeps/i386/sysdep.h (GET_PC_THUNK, GET_PC_THUNK_STR): Define.
42287         (SETUP_PIC_REG): Use GET_PC_THUNK.
42288         * sysdeps/unix/sysv/linux/i386/sysdep.h: Use GET_PC_THUNK_STR
42289         macro.
42290
42291 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
42292
42293         * sysdeps/i386/sysdep.h (SETUP_PIC_REG, LOAD_PIC_REG): Define also
42294         for non-PIC compilation.
42295         (SETUP_PIC_REG): Add .p2align directive.
42296         * sysdeps/i386/i686/memcmp.S: Use macros for PIC register setup.
42297         * sysdeps/i386/i686/multiarch/bcopy.S: Likewise.
42298         * sysdeps/i386/i686/multiarch/bzero.S: Likewise.
42299         * sysdeps/i386/i686/multiarch/memchr.S: Likewise.
42300         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Likewise.
42301         * sysdeps/i386/i686/multiarch/memcmp.S: Likewise.
42302         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Likewise.
42303         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
42304         * sysdeps/i386/i686/multiarch/memcpy.S: Likewise.
42305         * sysdeps/i386/i686/multiarch/memcpy_chk.S: Likewise.
42306         * sysdeps/i386/i686/multiarch/memmove.S: Likewise.
42307         * sysdeps/i386/i686/multiarch/memmove_chk.S: Likewise.
42308         * sysdeps/i386/i686/multiarch/mempcpy.S: Likewise.
42309         * sysdeps/i386/i686/multiarch/mempcpy_chk.S: Likewise.
42310         * sysdeps/i386/i686/multiarch/memrchr.S: Likewise.
42311         * sysdeps/i386/i686/multiarch/memset-sse2-rep.S: Likewise.
42312         * sysdeps/i386/i686/multiarch/memset-sse2.S: Likewise.
42313         * sysdeps/i386/i686/multiarch/memset.S: Likewise.
42314         * sysdeps/i386/i686/multiarch/memset_chk.S: Likewise.
42315         * sysdeps/i386/i686/multiarch/rawmemchr.S: Likewise.
42316         * sysdeps/i386/i686/multiarch/strcasecmp.S: Likewise.
42317         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Likewise.
42318         * sysdeps/i386/i686/multiarch/strcat.S: Likewise.
42319         * sysdeps/i386/i686/multiarch/strchr.S: Likewise.
42320         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Likewise.
42321         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Likewise.
42322         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
42323         * sysdeps/i386/i686/multiarch/strcpy-sse2.S: Likewise.
42324         * sysdeps/i386/i686/multiarch/strcpy.S: Likewise.
42325         * sysdeps/i386/i686/multiarch/strcspn.S: Likewise.
42326         * sysdeps/i386/i686/multiarch/strlen.S: Likewise.
42327         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
42328         * sysdeps/i386/i686/multiarch/strnlen.S: Likewise.
42329         * sysdeps/i386/i686/multiarch/strrchr.S: Likewise.
42330         * sysdeps/i386/i686/multiarch/strspn.S: Likewise.
42331         * sysdeps/i386/i686/multiarch/wcschr.S: Likewise.
42332         * sysdeps/i386/i686/multiarch/wcscmp.S: Likewise.
42333         * sysdeps/i386/i686/multiarch/wcscpy.S: Likewise.
42334         * sysdeps/i386/i686/multiarch/wcslen.S: Likewise.
42335         * sysdeps/i386/i686/multiarch/wcsrchr.S: Likewise.
42336         * sysdeps/i386/i686/multiarch/wmemcmp.S: Likewise.
42337
42338 2012-02-03  Joseph Myers  <joseph@codesourcery.com>
42339
42340         * math/tst-CMPLX.c: Include <stdio.h>.
42341
42342 2012-01-31  Joseph Myers  <joseph@codesourcery.com>
42343
42344         * sysdeps/powerpc/bits/mathdef.h (float_t): Always define as
42345         float.
42346         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
42347         * sysdeps/sparc/bits/mathdef.h: Likewise.
42348
42349 2012-01-31  Marek Polacek  <polacek@redhat.com>
42350
42351         * libio/libio.h: Don't define _PARAMS.
42352         * locale/programs/config.h: Don't define PARAMS.
42353         * stdlib/strtol_l.c: Likewise.
42354         (__strtol_l): Remove PARAMS from the prototype.
42355
42356 2012-01-31  Ulrich Drepper  <drepper@gmail.com>
42357
42358         * malloc/malloc.c: Remove name translation.  Don't use mixed-cap
42359         names.  Just use the correct names.  Remove unnecessary wrapper
42360         functions.
42361         * malloc/arena.c: Likewise.
42362         * malloc/hooks.c: Likewise.
42363
42364         * malloc/arena.c (arena_get2): Really don't call __get_nprocs if
42365         ARENA_TEST says not to.  Simplify test for creation of a new arena.
42366         Partially based on a patch by Siddhesh Poyarekar <siddhesh@redhat.com>.
42367
42368 2012-01-30  Ulrich Drepper  <drepper@gmail.com>
42369
42370         * elf/dl-tls.c (__tls_get_addr): Optimize by transforming all calls
42371         into tail calls.
42372         (update_get_addr): New function.
42373         (tls_get_addr_tail): Take GET_ADDR_ARGS parameter, remove
42374         GET_ADDR_MODULE parameter.
42375
42376 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
42377
42378         * crypt/cert.c: Remove __STDC__ conditionals.
42379         * crypt/crypt-entry.c: Likewise.
42380         * crypt/crypt_util.c: Likewise.
42381         * libio/filedoalloc.c: Likewise.
42382         * libio/fileops.c: Likewise.
42383         * libio/genops.c: Likewise.
42384         * libio/iofclose.c: Likewise.
42385         * libio/iofdopen.c: Likewise.
42386         * libio/iofopen.c: Likewise.
42387         * libio/iofopen64.c: Likewise.
42388         * libio/iogetdelim.c: Likewise.
42389         * libio/iopopen.c: Likewise.
42390         * libio/obprintf.c: Likewise.
42391         * libio/oldfileops.c: Likewise.
42392         * libio/oldiofclose.c: Likewise.
42393         * libio/oldiofdopen.c: Likewise.
42394         * libio/oldiofopen.c: Likewise.
42395         * libio/oldiopopen.c: Likewise.
42396         * libio/wfiledoalloc.c: Likewise.
42397         * libio/wgenops.c: Likewise.
42398         * locale/programs/xmalloc.c: Likewise.
42399         * misc/syslog.c: Likewise.
42400         * stdio-common/xbug.c: Likewise.
42401         * string/memchr.c: Likewise.
42402         * string/memcmp.c: Likewise.
42403         * string/memrchr.c: Likewise.
42404         * string/rawmemchr.c: Likewise.
42405         * sysdeps/posix/getcwd.c: Likewise.
42406         * time/strftime_l.c: Likewise.
42407
42408 2012-01-30  Joseph Myers  <joseph@codesourcery.com>
42409
42410         * configure.in (libc_cv_cc_sse2avx): AC_SUBST.
42411         * config.make.in (config-cflags-sse2avx): Define.
42412         * sysdeps/x86_64/fpu/multiarch/Makefile (CFLAGS-slowexp-avx.c):
42413         Fix typo.
42414
42415 2012-01-29  Chris Metcalf  <cmetcalf@tilera.com>
42416
42417         * scripts/config.guess: Update from upstream config git repository.
42418         * scripts/config.sub: Likewise.
42419
42420 2012-01-28  Chris Metcalf  <cmetcalf@tilera.com>
42421
42422         * elf/elf.h (EM_TILEPRO, EM_TILEGX): New macros.
42423         (EM_NUM): Update.
42424         (R_TILEPRO_*, R_TILEGX_*): New macros.
42425
42426         * scripts/firstversions.awk: Fix bug in version range handling.
42427
42428         * sysdeps/unix/sysv/linux/grantpt.c: Use <> brackets for not-cancel.h.
42429
42430         * sysdeps/unix/sysv/linux/faccessat.c (faccessat): Call __fxstatat64.
42431
42432         * include/sys/epoll.h: New file.
42433         * sysdeps/unix/sysv/linux/epoll_pwait.c (epoll_pwait): Mark as
42434         libc_hidden_def.
42435
42436 2012-01-28  Ulrich Drepper  <drepper@gmail.com>
42437
42438         * sysdeps/x86_64/fpu/bits/mathinline.h (__signbitl): Optimize a bit.
42439         Avoid unnecessary __WORDSIZE == 64 test.
42440         (fmaxf): Use VEX format if possible.
42441         (fmax): Likewise.
42442         (fminf): Likewise.
42443         (fmin): Likewise.
42444
42445         * config.h.in: Define HAVE_SSE2AVX_SUPPORT.
42446         * math/math_private.h: Remove libc_fegetround* and
42447         libc_fesetround*.
42448         * sysdeps/i386/configure.in: Check for -msse2avx.
42449         * sysdeps/x86_64/fpu/math_private.h: Use VEX-encoded instructions
42450         also if SSE2AVX is defined.
42451         Remove libc_fegetround* and libc_fesetround*.
42452         * sysdeps/x86_64/fpu/multiarch/Makefile: Compile *-avx functions
42453         if config-cflags-sse2avx is yes.  Also add -DSSE2AVX to defines.
42454         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_AVX again instead
42455         of HAS_YMM_USABLE.
42456         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
42457         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
42458         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
42459         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
42460         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
42461
42462         * sysdeps/x86_64/fpu/math_private.h: Simplify use of AVX instructions.
42463
42464 2012-01-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
42465
42466         * sysdeps/powerpc/powerpc32/a2/memcpy.S: Fix for when cache line
42467         size is not set.
42468         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
42469
42470 2012-01-27  Ulrich Drepper  <drepper@gmail.com>
42471
42472         [BZ #13618]
42473         * elf/dl-open.c (dl_open_worker): Sort objects by dependency before
42474         relocation.
42475         * Makeconfig (libm): Define.
42476         * elf/Makefile: Add rules to build and run tst-relsort1.
42477         * elf/tst-relsort1.c: New file.
42478         * elf/tst-relsort1mod1.c: New file.
42479         * elf/tst-relsort1mod2.c: New file.
42480
42481 2012-01-27  Joseph Myers  <joseph@codesourcery.com>
42482
42483         * math/s_ldexp.c: Remove __STDC__ conditionals.
42484         * math/s_ldexpf.c: Likewise.
42485         * math/s_ldexpl.c: Likewise.
42486         * math/s_nextafter.c: Likewise.
42487         * math/s_nexttowardf.c: Likewise.
42488         * math/s_significand.c: Likewise.
42489         * math/s_significandf.c: Likewise.
42490         * math/s_significandl.c: Likewise.
42491         * math/w_jnl.c: Likewise.
42492         * sysdeps/i386/fpu/s_isinfl.c: Likewise.
42493         * sysdeps/i386/fpu/s_isnanl.c: Likewise.
42494         * sysdeps/i386/fpu/s_nextafterl.c: Likewise.
42495         * sysdeps/i386/fpu/s_nexttoward.c: Likewise.
42496         * sysdeps/i386/fpu/s_nexttowardf.c: Likewise.
42497         * sysdeps/ieee754/dbl-64/k_rem_pio2.c: Likewise.
42498         * sysdeps/ieee754/dbl-64/k_tan.c: Likewise.
42499         * sysdeps/ieee754/dbl-64/s_copysign.c: Likewise.
42500         * sysdeps/ieee754/dbl-64/s_erf.c: Likewise.
42501         * sysdeps/ieee754/dbl-64/s_fabs.c: Likewise.
42502         * sysdeps/ieee754/dbl-64/s_finite.c: Likewise.
42503         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
42504         * sysdeps/ieee754/dbl-64/s_frexp.c: Likewise.
42505         * sysdeps/ieee754/dbl-64/s_ilogb.c: Likewise.
42506         * sysdeps/ieee754/dbl-64/s_isnan.c: Likewise.
42507         * sysdeps/ieee754/dbl-64/s_logb.c: Likewise.
42508         * sysdeps/ieee754/dbl-64/s_nearbyint.c: Likewise.
42509         * sysdeps/ieee754/dbl-64/s_tanh.c: Likewise.
42510         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Likewise.
42511         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
42512         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
42513         * sysdeps/ieee754/flt-32/e_rem_pio2f.c: Likewise.
42514         * sysdeps/ieee754/flt-32/k_cosf.c: Likewise.
42515         * sysdeps/ieee754/flt-32/k_rem_pio2f.c: Likewise.
42516         * sysdeps/ieee754/flt-32/k_sinf.c: Likewise.
42517         * sysdeps/ieee754/flt-32/k_tanf.c: Likewise.
42518         * sysdeps/ieee754/flt-32/s_atanf.c: Likewise.
42519         * sysdeps/ieee754/flt-32/s_copysignf.c: Likewise.
42520         * sysdeps/ieee754/flt-32/s_cosf.c: Likewise.
42521         * sysdeps/ieee754/flt-32/s_erff.c: Likewise.
42522         * sysdeps/ieee754/flt-32/s_fabsf.c: Likewise.
42523         * sysdeps/ieee754/flt-32/s_finitef.c: Likewise.
42524         * sysdeps/ieee754/flt-32/s_frexpf.c: Likewise.
42525         * sysdeps/ieee754/flt-32/s_ilogbf.c: Likewise.
42526         * sysdeps/ieee754/flt-32/s_isnanf.c: Likewise.
42527         * sysdeps/ieee754/flt-32/s_logbf.c: Likewise.
42528         * sysdeps/ieee754/flt-32/s_nextafterf.c: Likewise.
42529         * sysdeps/ieee754/flt-32/s_sinf.c: Likewise.
42530         * sysdeps/ieee754/flt-32/s_tanf.c: Likewise.
42531         * sysdeps/ieee754/flt-32/s_tanhf.c: Likewise.
42532         * sysdeps/ieee754/k_standard.c: Likewise.
42533         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
42534         * sysdeps/ieee754/ldbl-128/k_tanl.c: Likewise.
42535         * sysdeps/ieee754/ldbl-128/s_asinhl.c: Likewise.
42536         * sysdeps/ieee754/ldbl-128/s_ceill.c: Likewise.
42537         * sysdeps/ieee754/ldbl-128/s_copysignl.c: Likewise.
42538         * sysdeps/ieee754/ldbl-128/s_cosl.c: Likewise.
42539         * sysdeps/ieee754/ldbl-128/s_erfl.c: Likewise.
42540         * sysdeps/ieee754/ldbl-128/s_fabsl.c: Likewise.
42541         * sysdeps/ieee754/ldbl-128/s_finitel.c: Likewise.
42542         * sysdeps/ieee754/ldbl-128/s_floorl.c: Likewise.
42543         * sysdeps/ieee754/ldbl-128/s_frexpl.c: Likewise.
42544         * sysdeps/ieee754/ldbl-128/s_ilogbl.c: Likewise.
42545         * sysdeps/ieee754/ldbl-128/s_isnanl.c: Likewise.
42546         * sysdeps/ieee754/ldbl-128/s_logbl.c: Likewise.
42547         * sysdeps/ieee754/ldbl-128/s_modfl.c: Likewise.
42548         * sysdeps/ieee754/ldbl-128/s_nearbyintl.c: Likewise.
42549         * sysdeps/ieee754/ldbl-128/s_nextafterl.c: Likewise.
42550         * sysdeps/ieee754/ldbl-128/s_nexttoward.c: Likewise.
42551         * sysdeps/ieee754/ldbl-128/s_nexttowardf.c: Likewise.
42552         * sysdeps/ieee754/ldbl-128/s_rintl.c: Likewise.
42553         * sysdeps/ieee754/ldbl-128/s_scalblnl.c: Likewise.
42554         * sysdeps/ieee754/ldbl-128/s_scalbnl.c: Likewise.
42555         * sysdeps/ieee754/ldbl-128/s_sinl.c: Likewise.
42556         * sysdeps/ieee754/ldbl-128/s_tanhl.c: Likewise.
42557         * sysdeps/ieee754/ldbl-128/s_tanl.c: Likewise.
42558         * sysdeps/ieee754/ldbl-128/w_expl.c: Likewise.
42559         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
42560         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
42561         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
42562         * sysdeps/ieee754/ldbl-128ibm/k_tanl.c: Likewise.
42563         * sysdeps/ieee754/ldbl-128ibm/s_asinhl.c: Likewise.
42564         * sysdeps/ieee754/ldbl-128ibm/s_ceill.c: Likewise.
42565         * sysdeps/ieee754/ldbl-128ibm/s_copysignl.c: Likewise.
42566         * sysdeps/ieee754/ldbl-128ibm/s_cosl.c: Likewise.
42567         * sysdeps/ieee754/ldbl-128ibm/s_erfl.c: Likewise.
42568         * sysdeps/ieee754/ldbl-128ibm/s_fabsl.c: Likewise.
42569         * sysdeps/ieee754/ldbl-128ibm/s_floorl.c: Likewise.
42570         * sysdeps/ieee754/ldbl-128ibm/s_frexpl.c: Likewise.
42571         * sysdeps/ieee754/ldbl-128ibm/s_ilogbl.c: Likewise.
42572         * sysdeps/ieee754/ldbl-128ibm/s_llrintl.c: Likewise.
42573         * sysdeps/ieee754/ldbl-128ibm/s_llroundl.c: Likewise.
42574         * sysdeps/ieee754/ldbl-128ibm/s_logbl.c: Likewise.
42575         * sysdeps/ieee754/ldbl-128ibm/s_lrintl.c: Likewise.
42576         * sysdeps/ieee754/ldbl-128ibm/s_lroundl.c: Likewise.
42577         * sysdeps/ieee754/ldbl-128ibm/s_modfl.c: Likewise.
42578         * sysdeps/ieee754/ldbl-128ibm/s_nearbyintl.c: Likewise.
42579         * sysdeps/ieee754/ldbl-128ibm/s_nextafterl.c: Likewise.
42580         * sysdeps/ieee754/ldbl-128ibm/s_nexttoward.c: Likewise.
42581         * sysdeps/ieee754/ldbl-128ibm/s_nexttowardf.c: Likewise.
42582         * sysdeps/ieee754/ldbl-128ibm/s_rintl.c: Likewise.
42583         * sysdeps/ieee754/ldbl-128ibm/s_roundl.c: Likewise.
42584         * sysdeps/ieee754/ldbl-128ibm/s_scalblnl.c: Likewise.
42585         * sysdeps/ieee754/ldbl-128ibm/s_scalbnl.c: Likewise.
42586         * sysdeps/ieee754/ldbl-128ibm/s_sinl.c: Likewise.
42587         * sysdeps/ieee754/ldbl-128ibm/s_tanhl.c: Likewise.
42588         * sysdeps/ieee754/ldbl-128ibm/s_tanl.c: Likewise.
42589         * sysdeps/ieee754/ldbl-128ibm/s_truncl.c: Likewise.
42590         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
42591         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
42592         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
42593         * sysdeps/ieee754/ldbl-96/s_ceill.c: Likewise.
42594         * sysdeps/ieee754/ldbl-96/s_copysignl.c: Likewise.
42595         * sysdeps/ieee754/ldbl-96/s_cosl.c: Likewise.
42596         * sysdeps/ieee754/ldbl-96/s_erfl.c: Likewise.
42597         * sysdeps/ieee754/ldbl-96/s_fabsl.c: Likewise.
42598         * sysdeps/ieee754/ldbl-96/s_finitel.c: Likewise.
42599         * sysdeps/ieee754/ldbl-96/s_floorl.c: Likewise.
42600         * sysdeps/ieee754/ldbl-96/s_frexpl.c: Likewise.
42601         * sysdeps/ieee754/ldbl-96/s_ilogbl.c: Likewise.
42602         * sysdeps/ieee754/ldbl-96/s_isnanl.c: Likewise.
42603         * sysdeps/ieee754/ldbl-96/s_logbl.c: Likewise.
42604         * sysdeps/ieee754/ldbl-96/s_nearbyintl.c: Likewise.
42605         * sysdeps/ieee754/ldbl-96/s_nextafterl.c: Likewise.
42606         * sysdeps/ieee754/ldbl-96/s_nexttoward.c: Likewise.
42607         * sysdeps/ieee754/ldbl-96/s_nexttowardf.c: Likewise.
42608         * sysdeps/ieee754/ldbl-96/s_rintl.c: Likewise.
42609         * sysdeps/ieee754/ldbl-96/s_sinl.c: Likewise.
42610         * sysdeps/ieee754/ldbl-96/s_tanhl.c: Likewise.
42611         * sysdeps/ieee754/ldbl-96/s_tanl.c: Likewise.
42612         * sysdeps/ieee754/s_matherr.c: Likewise.
42613         * sysdeps/powerpc/fpu/w_sqrt.c: Likewise.
42614         * sysdeps/powerpc/fpu/w_sqrtf.c: Likewise.
42615         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrt.c: Likewise.
42616         * sysdeps/powerpc/powerpc64/power4/fpu/w_sqrtf.c: Likewise.
42617
42618 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
42619
42620         * crypt/md5.h: Remove __STDC__ conditionals.
42621         * libio/libioP.h: Likewise.
42622         * locale/programs/config.h: Likewise.
42623         * sysdeps/generic/sysdep.h: Likewise.
42624         * sysdeps/i386/asm-syntax.h: Likewise.
42625         * sysdeps/s390/asm-syntax.h: Likewise.
42626         * sysdeps/unix/sysdep.h: Likewise.
42627         * sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
42628         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h: Likewise.
42629
42630 2012-01-26  Joseph Myers  <joseph@codesourcery.com>
42631
42632         * libio/libio.h: Remove __STDC__ conditionals.
42633         * malloc/obstack.h: Likewise.
42634         * math/complex.h: Likewise.
42635         * math/math.h: Likewise.
42636         * sysdeps/generic/_G_config.h: Likewise.
42637         * sysdeps/gnu/_G_config.h: Likewise.
42638         * sysdeps/mach/hurd/_G_config.h: Likewise.
42639         * sysdeps/powerpc/bits/mathdef.h: Likewise.
42640         * sysdeps/sh/sh4/bits/mathdef.h: Likewise.
42641         * sysdeps/sparc/bits/mathdef.h: Likewise.
42642
42643 2012-01-26  Ulrich Drepper  <drepper@gmail.com>
42644
42645         [BZ #13583]
42646         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_OSXSAVE.
42647         Clean up HAS_* macros.
42648         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): If
42649         bit_AVX is set also check OSXAVE/XCR0 and set bit_YMM_Usable if
42650         possible.
42651         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Use HAS_YMM_USABLE, not
42652         HAS_AVX.
42653         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
42654         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
42655         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
42656         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
42657         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
42658
42659 2012-01-25  Joseph Myers  <joseph@codesourcery.com>
42660
42661         * elf/tst-unique3.cc (gets): Remove declaration.
42662         * elf/tst-unique3lib.cc (gets): Likewise.
42663         * elf/tst-unique3lib2.cc (gets): Likewise.
42664         * elf/tst-unique4.cc (gets): Likewise.
42665
42666 2012-01-24  Ulrich Drepper  <drepper@gmail.com>
42667
42668         * include/stdio.h: Add C++ protection.  Add gets declarations and
42669         definitions.
42670         * debug/tst-chk1.c: Don't declare gets here.
42671         * stdio-common/tst-gets.c: Likewise.
42672
42673 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
42674
42675         * posix/glob: Remove directory.
42676
42677 2012-01-24  Joseph Myers  <joseph@codesourcery.com>
42678
42679         * wcsmbs/Makefile (tst-c16c32-1-ENV): Define.
42680
42681 2012-01-22  Pino Toscano  <toscano.pino@tiscali.it>
42682
42683         * sysdeps/mach/hurd/socket.c (__socket): Return EAFNOSUPPORT instead
42684         of the non-standard EPFNOSUPPORT.
42685
42686 2011-12-26  Samuel Thibault  <samuel.thibault@ens-lyon.org>
42687
42688         * sysdeps/mach/hurd/mmap.c (__mmap): When MAPADDR is nonzero, try
42689         __vm_allocate and __vm_map with ANYWHERE set to 0 first, and try with
42690         ANYWHERE set to 1 only on KERN_NO_SPACE error.
42691
42692 2012-01-21  Ulrich Drepper  <drepper@gmail.com>
42693
42694         * wcsmbs/uchar.h: Test __STDC_VERSION__.
42695
42696 2012-01-20  Ulrich Drepper  <drepper@gmail.com>
42697
42698         * nscd/aicache.c (addhstaiX): Do not cache negative results of
42699         transient errors.
42700         * nscd/grpcache.c (cache_addgr): Likewise.
42701         * nscd/hstcache.c (cache_addhst): Likewise.
42702         * nscd/initgrcache.c (addinitgroupsX): Likewise.
42703         * nscd/pwdcache.c (cache_addpw): Likewise.
42704         * nscd/servicescache.c (cache_addserv): Likewise.
42705
42706 2012-01-16  Ulrich Drepper  <drepper@gmail.com>
42707
42708         * malloc/malloc.c: Various cleanups.
42709         * malloc/hooks.c: Likewise.
42710
42711         * stdlib/Makefile (tests): Add bug-fmtmsg1.
42712         * stdlib/bug-fmtmsg1.c: New file.
42713
42714         * stdlib/fmtmsg.c (init): Add missing unlock.
42715         Patch by Peng Haitao <penght@cn.fujitsu.com>.
42716
42717 2012-01-12  Marek Polacek  <polacek@redhat.com>
42718
42719         * libio/bits/stdio2.h: Do not define gets for ISO C11, ISO C++11,
42720         and _GNU_SOURCE.
42721
42722 2012-01-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
42723
42724         * powerpc/powerpc32/sysdep.h: Add GLUE and GENERATE_GOT_LABEL macros.
42725         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Call
42726         macro to ensure uniqueness of label name.
42727         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
42728         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
42729
42730 2012-01-11  Ulrich Drepper  <drepper@gmail.com>
42731
42732         * sysdeps/ieee754/dbl-64/wordsize-64/e_acosh.c: New file.
42733
42734         * sysdeps/ieee754/dbl-64/s_scalbln.c: Add branch prediction.
42735         * sysdeps/ieee754/flt-32/s_scalblnf.c: Likewise.
42736         * sysdeps/ieee754/ldbl-96/s_scalblnl.c: Likewise.
42737         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbln.c: New file.
42738
42739 2012-01-10  Ulrich Drepper  <drepper@gmail.com>
42740
42741         * sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c: New file.
42742
42743         * sysdeps/ieee754/dbl-64/s_modf.c: Add branch prediction.
42744         * sysdeps/ieee754/flt-32/s_modff.c: Likewise.
42745         * sysdeps/ieee754/ldbl-96/s_modfl.c: Likewise.
42746
42747         * math/bits/mathcalls.h: Add const attribute to fmin and fmax.
42748
42749         * sysdeps/ieee754/dbl-64/s_scalbn.c: Add branch prediction.
42750         * sysdeps/ieee754/flt-32/s_scalbnf.c: Likewise.
42751         * sysdeps/ieee754/ldbl-96/s_scalbnl.c: Likewise.
42752         * sysdeps/ieee754/dbl-64/wordsize-64/s_scalbn.c: New file.
42753
42754         * math/bits/math-finite.h: Add ldexp support.
42755
42756 2012-01-10  Marek Polacek  <polacek@redhat.com>
42757
42758         * locale/programs/localedef.h (show_archive_content): Add noreturn
42759         attribute.
42760
42761 2012-01-09  Ulrich Drepper  <drepper@gmail.com>
42762
42763         * sysdeps/ieee754/dbl-64/s_log1p.c (__log1p): Add branch prediction.
42764
42765 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
42766
42767         * io/bits/poll2.h: Add __BEGIN/__END_DECLS.
42768
42769         * io/Makefile (headers): Add bits/poll2.h.
42770
42771 2011-01-05  Will Schmidt  <will_schmidt@vnet.ibm.com>
42772
42773         * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Fix a
42774         typo #include statement.
42775
42776 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
42777
42778         * include/sys/cdefs.h: Define __attribute_alloc_size.
42779         * catgets/gencat.c: Add alloc_size attribute and apply consistently
42780         the malloc attribute to xmalloc, xcalloc, xrealloc, and xstrdup.
42781         * elf/pldd.c: Likewise.
42782         * iconv/iconv_charmap.c: Likewise.
42783         * iconv/iconvconfig.c: Likewise.
42784         * iconv/strtab.c: Likewise.
42785         * locale/programs/locale.c: Likewise.
42786         * locale/programs/localedef.h: Likewise.
42787         * locale/programs/simple-hash.c: Likewise.
42788         * nscd/nscd.h: Likewise.
42789         * nss/makedb.c: Likewise.
42790         * sysdeps/generic/ldconfig.h: Likewise.
42791         * locale/programs/localedef.c: Remove xmalloc prototype.
42792         * nscd/mem.c: Remove xmalloc and xcalloc prototypes.
42793
42794 2012-01-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
42795
42796         * stdio-common/vfscanf.c (_IO_vfscanf_internal): Use alloca when
42797         appropriate.
42798
42799 2012-01-08  Ulrich Drepper  <drepper@gmail.com>
42800
42801         * math/Makefile (tests): Add tst-CMPLX.
42802         * math/tst-CMPLX.c: New file.
42803
42804         * math/complex.h (CMPLXL): Fix typo.
42805
42806         * debug/Makefile (routines): Add poll_chk and ppoll_chk.
42807         * debug/Versions: Export __pool_chk and __ppoll_chk from libc for
42808         GLIBC_2.16.
42809         * debug/tst-chk1.c: Add poll and ppoll tests.
42810         * io/sys/poll.h: Include bits/poll2.h for _FORTIFY_SOURCE.
42811         * include/sys/poll.h: Add hidden proto for ppoll.
42812         * sysdeps/unix/sysv/linux/ppoll.c: Add hidden def.
42813         * sysdeps/mach/hurd/ppoll.c: Likewise.
42814         * io/ppoll.c: Likewise.
42815         * debug/poll_chk.c: New file.
42816         * debug/ppoll_chk.c: New file.
42817         * include/bits/poll2.h: New file.
42818         * io/bits/poll2.h: New file.
42819
42820         [BZ #1350]
42821         * math/complex.h (CMPLX, CMPLXF, CMPLXL): Define.
42822
42823         * configure.in: static is always set to yes.  Remove.
42824         * config.make.in: Don't set build-static.
42825         * Makeconfig: Remove use of build-static.
42826         * dlfcn/Makefile: Likewise.
42827         * elf/Makefile: Likewise.
42828         * math/Makefile: Likewise.
42829         * misc/Makefile: Likewise.
42830         * nptl/Makefile: Likewise.
42831         * sysdeps/mach/hurd/Makefile: Likewise.
42832
42833         * configure.in: PWD_P is not used anymore.
42834         * config.make.in: Remove PWD_P entry.
42835
42836         * configure.in: Remove last remnants of RANLIB.
42837         No need to check for signed size_t anymore.
42838         Don't set libc_commonpagesize and libc_relro_required here for Alpha
42839         and IA-64.
42840         Remove __builtin_expect test because we require at least gcc 3.4.
42841         * aclocal.m4: Likewise.
42842
42843         * wcsmbs/mbrtoc16.c: Implement using towc function.
42844         * wcsmbs/wcsmbsload.h: No need for toc16 and fromc16 functions.
42845         * wcsmbs/wcsmbsload.c: Likewise.
42846         * iconv/gconv_simple.c: Likewise.
42847         * iconv/gconv_int.h: Likewise.
42848         * iconv/gconv_builtin.h: Likewise.
42849         * iconv/iconv_prog.c: Remove CHAR16 handling.
42850
42851         * wcsmbs/c16rtomb.c: Remove #if 0'ed code.
42852
42853         * wcsmbs/mbrtowc.c: Better check for invalid inputs.
42854
42855         * configure.in: Remove --with-elf and --enable-bounded options.
42856         Dont set base_machine for ia64.  More non-ELF conditions removed.
42857         Remove testing and setting of leading underscore information.
42858         * config.make.in (build-bounded): Set to no.
42859         * config.h.in: Remove NO_UNDERSCORES entry.
42860         * include/libc-symbols.h: Don't define HAVE_WEAK_SYMBOLS.  ELF has
42861         them.
42862         * csu/start.c: Remove !NO_UNDERSCORE code.
42863         * locale/localeinfo.h: Likewise.
42864         * sysdeps/generic/machine-gmon.h: Likewise.
42865         * sysdeps/generic/sysdep.h: Likewise.
42866         * sysdeps/i386/sysdep.h: Likewise.
42867         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
42868         * sysdeps/mach/sysdep.h: Likewise.
42869         * sysdeps/s390/s390-32/sysdep.h: Likewise.
42870         * sysdeps/s390/s390-64/sysdep.h: Likewise.
42871         * sysdeps/sh/sysdep.h: Likewise.
42872         * sysdeps/sparc/sparc32/alloca.S: Likewise.
42873         * sysdeps/unix/i386/sysdep.S: Likewise.
42874         * sysdeps/unix/sparc/start.c: Likewise.
42875         * sysdeps/unix/sparc/sysdep.S: Likewise.
42876         * sysdeps/unix/sparc/sysdep.h: Likewise.
42877         * sysdeps/unix/start.c: Likewise.
42878         * sysdeps/unix/x86_64/sysdep.S: Likewise.
42879         * sysdeps/x86_64/sysdep.h: Likewise.
42880
42881 2012-01-07  Ulrich Drepper  <drepper@gmail.com>
42882
42883         [BZ #13553]
42884         * misc/sys/cdefs.h: Remove __const, __signed, and __volatile definition
42885         for non-gcc.
42886         * argp/argp-fmtstream.h: Use const instead __const.
42887         * argp/argp.h: Likewise.
42888         * assert/assert.h: Likewise.
42889         * bits/fenv.h: Likewise.
42890         * bits/sched.h: Likewise.
42891         * bits/sigset.h: Likewise.
42892         * bits/sigthread.h: Likewise.
42893         * catgets/nl_types.h: Likewise.
42894         * conform/data/pthread.h-data: Likewise.
42895         * crypt/crypt-private.h: Likewise.
42896         * crypt/crypt.h: Likewise.
42897         * crypt/crypt_util.c: Likewise.
42898         * ctype/ctype.h: Likewise.
42899         * debug/execinfo.h: Likewise.
42900         * debug/mbsnrtowcs_chk.c: Likewise.
42901         * debug/mbsrtowcs_chk.c: Likewise.
42902         * debug/wcsnrtombs_chk.c: Likewise.
42903         * debug/wcsrtombs_chk.c: Likewise.
42904         * debug/wcstombs_chk.c: Likewise.
42905         * dirent/dirent.h: Likewise.
42906         * dlfcn/dlfcn.h: Likewise.
42907         * elf/neededtest4.c: Likewise.
42908         * grp/grp.h: Likewise.
42909         * gshadow/gshadow.h: Likewise.
42910         * iconv/gconv.h: Likewise.
42911         * iconv/gconv_int.h: Likewise.
42912         * iconv/gconv_simple.c: Likewise.
42913         * iconv/iconv.h: Likewise.
42914         * iconv/loop.c: Likewise.
42915         * iconv/skeleton.c: Likewise.
42916         * include/aio.h: Likewise.
42917         * include/aliases.h: Likewise.
42918         * include/argz.h: Likewise.
42919         * include/arpa/inet.h: Likewise.
42920         * include/assert.h: Likewise.
42921         * include/dirent.h: Likewise.
42922         * include/dlfcn.h: Likewise.
42923         * include/execinfo.h: Likewise.
42924         * include/fcntl.h: Likewise.
42925         * include/fenv.h: Likewise.
42926         * include/glob.h: Likewise.
42927         * include/grp.h: Likewise.
42928         * include/libintl.h: Likewise.
42929         * include/mntent.h: Likewise.
42930         * include/netdb.h: Likewise.
42931         * include/pwd.h: Likewise.
42932         * include/rpc/netdb.h: Likewise.
42933         * include/sched.h: Likewise.
42934         * include/search.h: Likewise.
42935         * include/shadow.h: Likewise.
42936         * include/signal.h: Likewise.
42937         * include/stdio.h: Likewise.
42938         * include/stdlib.h: Likewise.
42939         * include/string.h: Likewise.
42940         * include/sys/socket.h: Likewise.
42941         * include/sys/stat.h: Likewise.
42942         * include/sys/statfs.h: Likewise.
42943         * include/sys/statvfs.h: Likewise.
42944         * include/sys/syslog.h: Likewise.
42945         * include/sys/time.h: Likewise.
42946         * include/sys/uio.h: Likewise.
42947         * include/time.h: Likewise.
42948         * include/unistd.h: Likewise.
42949         * include/utmp.h: Likewise.
42950         * include/wchar.h: Likewise.
42951         * include/wctype.h: Likewise.
42952         * inet/aliases.h: Likewise.
42953         * inet/arpa/inet.h: Likewise.
42954         * inet/netinet/ether.h: Likewise.
42955         * inet/netinet/in.h: Likewise.
42956         * intl/libintl.h: Likewise.
42957         * io/bits/fcntl2.h: Likewise.
42958         * io/fcntl.h: Likewise.
42959         * io/ftw.h: Likewise.
42960         * io/sys/poll.h: Likewise.
42961         * io/sys/stat.h: Likewise.
42962         * io/sys/statfs.h: Likewise.
42963         * io/sys/statvfs.h: Likewise.
42964         * io/utime.h: Likewise.
42965         * libio/bits/stdio.h: Likewise.
42966         * libio/bits/stdio2.h: Likewise.
42967         * libio/libio.h: Likewise.
42968         * libio/libioP.h: Likewise.
42969         * libio/stdio.h: Likewise.
42970         * locale/lc-ctype.c: Likewise.
42971         * locale/locale.h: Likewise.
42972         * login/utmp.h: Likewise.
42973         * malloc/arena.c: Likewise.
42974         * malloc/malloc.c: Likewise.
42975         * malloc/malloc.h: Likewise.
42976         * malloc/mcheck.c: Likewise.
42977         * malloc/mtrace.c: Likewise.
42978         * math/bits/mathcalls.h: Likewise.
42979         * math/fenv.h: Likewise.
42980         * math/math_private.h: Likewise.
42981         * misc/bits/error.h: Likewise.
42982         * misc/bits/syslog.h: Likewise.
42983         * misc/err.h: Likewise.
42984         * misc/error.h: Likewise.
42985         * misc/fstab.h: Likewise.
42986         * misc/mntent.h: Likewise.
42987         * misc/regexp.h: Likewise.
42988         * misc/search.h: Likewise.
42989         * misc/sgtty.h: Likewise.
42990         * misc/sys/mman.h: Likewise.
42991         * misc/sys/syslog.h: Likewise.
42992         * misc/sys/uio.h: Likewise.
42993         * misc/sys/xattr.h: Likewise.
42994         * misc/ttyent.h: Likewise.
42995         * nis/rpcsvc/ypclnt.h: Likewise.
42996         * nss/nss.h: Likewise.
42997         * posix/bits/unistd.h: Likewise.
42998         * posix/fnmatch.h: Likewise.
42999         * posix/glob.h: Likewise.
43000         * posix/sched.h: Likewise.
43001         * posix/spawn.h: Likewise.
43002         * posix/sys/wait.h: Likewise.
43003         * posix/unistd.h: Likewise.
43004         * posix/wordexp.h: Likewise.
43005         * pwd/pwd.h: Likewise.
43006         * resolv/netdb.h: Likewise.
43007         * resource/sys/resource.h: Likewise.
43008         * rt/aio.h: Likewise.
43009         * rt/bits/mqueue2.h: Likewise.
43010         * rt/mqueue.h: Likewise.
43011         * shadow/shadow.h: Likewise.
43012         * signal/signal.h: Likewise.
43013         * socket/send.c: Likewise.
43014         * socket/sendto.c: Likewise.
43015         * socket/sys/socket.h: Likewise.
43016         * stdio-common/printf.h: Likewise.
43017         * stdlib/bits/stdlib.h: Likewise.
43018         * stdlib/fmtmsg.h: Likewise.
43019         * stdlib/monetary.h: Likewise.
43020         * stdlib/stdlib.h: Likewise.
43021         * stdlib/ucontext.h: Likewise.
43022         * streams/stropts.h: Likewise.
43023         * string/argz.h: Likewise.
43024         * string/bits/string2.h: Likewise.
43025         * string/string.h: Likewise.
43026         * string/strings.h: Likewise.
43027         * sunrpc/rpc/auth.h: Likewise.
43028         * sunrpc/rpc/auth_des.h: Likewise.
43029         * sunrpc/rpc/clnt.h: Likewise.
43030         * sunrpc/rpc/netdb.h: Likewise.
43031         * sunrpc/rpc/pmap_clnt.h: Likewise.
43032         * sunrpc/rpc/xdr.h: Likewise.
43033         * sysdeps/generic/inttypes.h: Likewise.
43034         * sysdeps/generic/net/if.h: Likewise.
43035         * sysdeps/generic/sys/swap.h: Likewise.
43036         * sysdeps/gnu/net/if.h: Likewise.
43037         * sysdeps/gnu/utmpx.h: Likewise.
43038         * sysdeps/i386/fpu/bits/fenv.h: Likewise.
43039         * sysdeps/i386/i486/bits/string.h: Likewise.
43040         * sysdeps/ieee754/ldbl-opt/nldbl-strtold_l.c: Likewise.
43041         * sysdeps/s390/bits/string.h: Likewise.
43042         * sysdeps/s390/fpu/bits/fenv.h: Likewise.
43043         * sysdeps/sparc/fpu/bits/fenv.h: Likewise.
43044         * sysdeps/sparc/fpu/bits/mathinline.h: Likewise.
43045         * sysdeps/unix/sysv/linux/bits/resource.h: Likewise.
43046         * sysdeps/unix/sysv/linux/bits/sched.h: Likewise.
43047         * sysdeps/unix/sysv/linux/bits/sigset.h: Likewise.
43048         * sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
43049         * sysdeps/unix/sysv/linux/bits/sys_errlist.h: Likewise.
43050         * sysdeps/unix/sysv/linux/bits/uio.h: Likewise.
43051         * sysdeps/unix/sysv/linux/i386/glob64.c: Likewise.
43052         * sysdeps/unix/sysv/linux/i386/olddirent.h: Likewise.
43053         * sysdeps/unix/sysv/linux/preadv.c: Likewise.
43054         * sysdeps/unix/sysv/linux/prlimit.c: Likewise.
43055         * sysdeps/unix/sysv/linux/pwritev.c: Likewise.
43056         * sysdeps/unix/sysv/linux/readv.c: Likewise.
43057         * sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h: Likewise.
43058         * sysdeps/unix/sysv/linux/s390/s390-32/utmpx32.h: Likewise.
43059         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
43060         * sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c: Likewise.
43061         * sysdeps/unix/sysv/linux/sparc/sparc64/sigaction.c: Likewise.
43062         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
43063         * sysdeps/unix/sysv/linux/sparc/sys/timerfd.h: Likewise.
43064         * sysdeps/unix/sysv/linux/sys/acct.h: Likewise.
43065         * sysdeps/unix/sysv/linux/sys/epoll.h: Likewise.
43066         * sysdeps/unix/sysv/linux/sys/mount.h: Likewise.
43067         * sysdeps/unix/sysv/linux/sys/swap.h: Likewise.
43068         * sysdeps/unix/sysv/linux/sys/timerfd.h: Likewise.
43069         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
43070         * sysdeps/x86_64/fpu/bits/fenv.h: Likewise.
43071         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Likewise.
43072         * sysdeps/x86_64/strncase_l-nonascii.c: Likewise.
43073         * sysvipc/sys/ipc.h: Likewise.
43074         * sysvipc/sys/msg.h: Likewise.
43075         * sysvipc/sys/sem.h: Likewise.
43076         * sysvipc/sys/shm.h: Likewise.
43077         * termios/termios.h: Likewise.
43078         * time/sys/time.h: Likewise.
43079         * time/time.h: Likewise.
43080         * wcsmbs/bits/wchar2.h: Likewise.
43081         * wcsmbs/uchar.h: Likewise.
43082         * wcsmbs/wchar.h: Likewise.
43083         * wctype/wctype.h: Likewise.
43084
43085         [BZ #13551]
43086         * Makeconfig: Remove all but ELF support including AIX support.
43087         * Makerules: Likewise.
43088         * config.h.in: Likewise.
43089         * config.make.in: Likewise.
43090         * configure: Likewise.
43091         * configure.in: Likewise.
43092         * csu/Makefile: Likewise.
43093         * csu/version.c: Likewise.
43094         * debug/Makefile: Likewise.
43095         * dlfcn/Makefile: Likewise.
43096         * elf/Makefile: Likewise.
43097         * extra-lib.mk: Likewise.
43098         * iconv/Makefile: Likewise.
43099         * include/libc-symbols.h: Likewise.
43100         * include/shlib-compat.h: Likewise.
43101         * resolv/Makefile: Likewise.
43102         * resolv/res_libc.c: Likewise.
43103         * rt/Makefile: Likewise.
43104         * sysdeps/i386/asm-syntax.h: Likewise.
43105         * sysdeps/i386/sysdep.h: Likewise.
43106         * sysdeps/ieee754/ldbl-opt/math_ldbl_opt.h: Likewise.
43107         * sysdeps/mach/sysdep.h: Likewise.
43108         * sysdeps/powerpc/powerpc32/Makefile: Likewise.
43109         * sysdeps/powerpc/powerpc64/Makefile: Likewise.
43110         * sysdeps/s390/asm-syntax.h: Likewise.
43111         * sysdeps/s390/s390-32/sysdep.h: Likewise.
43112         * sysdeps/s390/s390-64/sysdep.h: Likewise.
43113         * sysdeps/sh/sysdep.h: Likewise.
43114         * sysdeps/unix/sparc/sysdep.h: Likewise.
43115         * sysdeps/wordsize-32/divdi3.c: Likewise.
43116         * sysdeps/x86_64/sysdep.h: Likewise.
43117
43118         * argp/Versions: Remove _argp_unlock_xxx.
43119
43120         [BZ #13559]
43121         * abilist/ld.abilist: Update.  Adjust for removal of tls option.
43122         * abilist/libBrokenLocale.abilist: Likewise.
43123         * abilist/libanl.abilist: Likewise.
43124         * abilist/libc.abilist: Likewise.
43125         * abilist/libcrypt.abilist: Likewise.
43126         * abilist/libdl.abilist: Likewise.
43127         * abilist/libm.abilist: Likewise.
43128         * abilist/libnsl.abilist: Likewise.
43129         * abilist/libpthread.abilist: Likewise.
43130         * abilist/libresolv.abilist: Likewise.
43131         * abilist/librt.abilist: Likewise.
43132         * abilist/libthread_db.abilist: Likewise.
43133         * abilist/libutil.abilist: Likewise.
43134         * abilist/libnss_db.abilist: New file.
43135
43136         * scripts/abilist.awk: Add support for indirect functions.
43137
43138         * sysdeps/unix/sysv/linux/configure.in: Remove m68k support.
43139
43140         * sysdeps/generic/ldsodefs.h: Remove Alpha support.
43141
43142         * shlib-versions: Remove entries for ports architectures.
43143
43144         * elf/tls-macros.h: Remove support for Alpha and IA-64.  Should be in
43145         files in ports.
43146         * elf/stackguard-macros.h: Remove support for IA-64.
43147         * elf/tst-auditmod1.c: Likewise.
43148         * sysdeps/generic/ldsodefs.h: Likewise.
43149
43150         * sysdeps/unix/sysv/linux/configure.in: Ports should define
43151         libc_cv_gcc_unwind_find_fde and arch_minimum_kernel in their
43152         configure files.
43153
43154         [BZ #13552]
43155         * configure.in: Remove --enable-omitfp support.
43156         * FAQ.in: Adjust.
43157         * config.make.in: Likewise.
43158         * Makeconfig: Likewise.
43159         * manual/install.texi: Likewise.
43160
43161         In case anyone cares, the IA-64 architecture could move to ports.
43162         * sysdeps/ia64/*: Removed.
43163         * sysdeps/unix/sysv/linux/ia64/*: Removed.
43164         * sysdeps/unix/sysv/linux/kernel-features.h: Remove IA-64 support.
43165
43166         [BZ #13555]
43167         * configure.in: Remove entries for unsupported architectures.
43168
43169         [BZ #13533]
43170         * iconv/gconv_builtin.h: Use CHAR16 for the char16_t conversions.
43171         * iconv/gconv_simple.c: Rename char16_t routines.  Add char16_t<->utf8
43172         routines.
43173         * iconv/gconv_int.h: Adjust prototypes for char16_t routines.
43174         * iconv/iconv_prog.c: Recognize CHAR16 as internal name.
43175         * wcsmbs/c16rtomb.c: Fix a few problems.  Disable all the code and
43176         fall back to using wcrtomb.
43177         * wcsmbs/mbrtoc16.: Fix implementation to handle real conversions.
43178         * wcsmbs/wcsmbsload.c: Make char16 routines optional.  Adjust for
43179         renaming.
43180         * wcsmbs/Makefile (tests): Add tst-c16c32-1:
43181         * wcsmbs/tst-c16c32-1.c: New file.
43182
43183         * wcsmbs/wcrtomb.c: Use MB_LEN_MAX instead of MB_CUR_MAX for sizing
43184         local variable.
43185
43186         * libio/stdio.h: Do not declare gets at all for _GNU_SOURCE.
43187
43188         * elf/tst-unique3.cc: Add explicit declaration of gets.
43189         * elf/tst-unique3lib.cc: Likewise.
43190         * elf/tst-unique3lib2.cc: Likewise.
43191         * elf/tst-unique4.cc: Likewise.
43192
43193         * string/test-strcpy.c (do_one_test): Fix format string for WIDE use.
43194
43195 2012-01-06  Joseph Myers  <joseph@codesourcery.com>
43196
43197         [BZ #13566]
43198         * assert/assert.h (static_assert): Don't define for C++.
43199         * libio/stdio.h (gets): Do declare for C++ <= C++11.
43200         * wcsmbs/uchar.h (char16_t, char32_t): Don't typedef for C++11.
43201
43202 2012-01-03  Ulrich Drepper  <drepper@gmail.com>
43203
43204         * iconv/loop.c (single loop): Fix assertion in storing of
43205         remaining bytes.
43206
43207         * posix/regcomp.c (init_word_char): Optimize a bit for sane encodings.
43208
43209 2012-01-01  Ulrich Drepper  <drepper@gmail.com>
43210
43211         * posix/getconf.c: Update copyright year.
43212         * nss/getent.c: Likewise.
43213         * nss/makedb.c: Likewise.
43214         * iconv/iconvconfig.c: Likewise.
43215         * iconv/iconv_prog.c: Likewise.
43216         * elf/ldconfig.c: Likewise.
43217         * elf/pldd.c: Likewise.
43218         * elf/sotruss.ksh: Likewise.
43219         * catgets/gencat.c: Likewise.
43220         * csu/version.c: Likewise.
43221         * elf/ldd.bash.in: Likewise.
43222         * elf/sprof.c (print_version): Likewise.
43223         * locale/programs/locale.c: Likewise.
43224         * locale/programs/localedef.c: Likewise.
43225         * login/programs/pt_chown.c: Likewise.
43226         * nscd/nscd.c (print_version): Likewise.
43227         * debug/xtrace.sh: Likewise.
43228         * malloc/memusage.sh: Likewise.
43229         * malloc/mtrace.pl: Likewise.
43230         * debug/catchsegv.sh: Likewise.
43231
43232 2011-12-30  Jakub Jelinek  <jakub@redhat.com>
43233
43234         * posix/regex_internal.c (re_string_fetch_byte_case): Remove
43235         pure attribute.
43236
43237 2011-12-24  Ulrich Drepper  <drepper@gmail.com>
43238
43239         [BZ #13533]
43240         * iconv/gconv_simple.c: Add ASCII<->UTF-16 transformations.
43241         * iconv/gconv_builtin.h: Add entries for internal ASCII<->UTF-16
43242         transformations.
43243         * iconv/gconv_int.h: Likewise.
43244         * wcsmbs/Makefile (routines): Add mbrtoc16 and c16rtomb.
43245         * wcsmbs/Versions: Export mbrtoc16, c16rtomb, mbrtoc32, c32rtomb
43246         from libc for GLIBC_2.16.
43247         * wcsmbs/mbrtowc.c: Define mbrtoc32 alias.
43248         * wcsmbs/wcrtomb.c: Define c32rtomb alias.
43249         * wcsmbs/uchar.h: Really define mbstate_t.
43250         * wcsmbs/wchar.h: Allow defining mbstate_t in uchar.h.
43251         * wcsmbs/c16rtomb.c: New file.
43252         * wcsmbs/mbrtoc16.c: New file.
43253         * wcsmbs/wcsmbsload.c: Add static definitions for c16 conversions
43254         for C/POSIX locale.
43255         (__wcsmbs_load_conv): Do not fill in c16 routines yet.
43256         * wcsmbs/wcsmbsload.h (gconv_fcts): Add entries for c16 routines.
43257
43258         * wcsmbs/wchar.h: Add missing __restrict.
43259
43260 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
43261
43262         [BZ #13532]
43263         * time/Makefile (routines): Add timespec_get.
43264         * time/Versions: Export timespec_get from libc for GLIBC_2.16.
43265         * time/time.h: Define TIME_UTC and declare timespec_get.  Define
43266         timespec for ISO C11.
43267         * time/timespec_get.c: New file.
43268         * sysdeps/unix/sysv/linux/timespec_get.c: New file.
43269         * sysdeps/unix/sysv/linux/x86_64/timespec_get.c: New file.
43270
43271         [BZ #13531]
43272         * malloc/malloc.c: Define alias aligned_alloc for public_mEMALIGn.
43273         * stdlib/stdlib.h: Declare aligned_alloc.
43274         * Versions.def: Add GLIBC_2.16 for libc.
43275         * malloc/Versions: Export aligned_alloc from libc for GLIBC_2.16.
43276
43277         [BZ 13527]
43278         * stdlib/stdlib.h: Make at_quick_exit and quick_exit available for
43279         ISO C11.
43280
43281         * include/features.h: Define __USE_ISOCXX11 when compiling ISO C++11
43282         code.
43283
43284         [BZ #13528]
43285         * libio/stdio.h: Do not declare gets for ISO C11 and _GNU_SOURCE.
43286
43287         [BZ #13529]
43288         * assert/assert.h (static_assert): Define.
43289
43290         * version.h: Update for 2.16 development version.
43291
43292         [BZ #13526]
43293         * include/features.h: Handle __STDC_VERSION__ >= 201112 and
43294         _ISOC11_SOURCE.
43295
43296         * version.h (RELEASE): Bump for 2.15 release.
43297         * include/features.h (__GLIBC_MINOR__): Bump to 15.
43298
43299         * sysdeps/x86_64/dl-machine.h: Fix typos in comments.
43300         Patch by Marek Polacek <mpolacek@redhat.com>.
43301
43302         * bits/byteswap.h: Protect long long constants with __extension__.
43303         * sysdeps/i386/bits/byteswap.h: Likewise.
43304         * sysdeps/ia64/bits/byteswap.h: Likewise.
43305         * sysdeps/s390/bits/byteswap.h: Likewise.
43306         * sysdeps/x86_64/bits/byteswap.h: Likewise.
43307
43308 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
43309
43310         [BZ #13540]
43311         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Fix overrun in
43312         destination buffer.
43313         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: Likewise.
43314
43315 2011-12-23  Marek Polacek  <polacek@redhat.com>
43316
43317         * elf/dl-addr.c (determine_info): Add inline keyword.
43318         * elf/tst-auditmod4b.c (check_avx): Likewise.
43319         * elf/tst-auditmod6b.c (check_avx): Likewise.
43320         * elf/tst-auditmod6c.c (check_avx): Likewise.
43321         * elf/tst-auditmod7b.c (check_avx): Likewise.
43322
43323 2011-12-23  Ulrich Drepper  <drepper@gmail.com>
43324
43325         * sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Also enable for
43326         !__SSE_MATH__.
43327
43328 2011-12-23  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
43329
43330         [BZ #13540]
43331         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: Fix wrong copying
43332         processing for last bytes.
43333
43334 2011-08-06  Bruno Haible  <bruno@clisp.org>
43335
43336         [BZ #13061]
43337         * iconvdata/cp1258.c (comp_table_data): Combine U+00A8 U+0301 to
43338         U+0385, not to U+1FEE.
43339
43340         [BZ #13062]
43341         * iconvdata/tcvn5712-1.c (comp_table_data): Remove useless and wrong
43342         entry for U+00A5 U+0301.
43343
43344 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
43345
43346         [BZ #13166]
43347         * inet/getnameinfo.c (getnameinfo): Return EAI_OVERFLOW if the
43348         buffer for the output is too small.
43349
43350         * sysdeps/i386/fpu/bits/fenv.h [__SSE_MATH__]: Add feraiseexcept
43351         optimization.
43352
43353         [BZ #13185]
43354         * sysdeps/i386/fpu/fgetexcptflg.c (__fegetexceptflag): Also return
43355         SSE flags if possible.
43356
43357 2011-12-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
43358
43359         [BZ #13540]
43360         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Fix wrong copying
43361         processing for last bytes.
43362
43363 2011-12-22  Joseph Myers  <joseph@codesourcery.com>
43364
43365         * sysdeps/unix/sysv/linux/Makefile (syscall-list-variants)
43366         (syscall-list-default-options, syscall-list-default-condition)
43367         (syscall-list-includes): Define.
43368         ($(objpfx)syscall-%.h $(objpfx)syscall-%.d): Support arbitrary
43369         list of ABIs and options and #if conditions for each ABI.  Do not
43370         handle common syscalls between ABIs specially.
43371         * sysdeps/unix/sysv/linux/powerpc/Makefile (64bit-predefine):
43372         Remove.
43373         (syscall-list-variants, syscall-list-32bit-options)
43374         (syscall-list-32bit-condition, syscall-list-64bit-options)
43375         (syscall-list-64bit-condition): Define.
43376         * sysdeps/unix/sysv/linux/s390/Makefile (64bit-predefine): Remove.
43377         (syscall-list-variants, syscall-list-32bit-options)
43378         (syscall-list-32bit-condition, syscall-list-64bit-options)
43379         (syscall-list-64bit-condition): Define.
43380         * sysdeps/unix/sysv/linux/sparc/Makefile (64bit-predefine):
43381         Remove.
43382         (syscall-list-variants, syscall-list-32bit-options)
43383         (syscall-list-32bit-condition, syscall-list-64bit-options)
43384         (syscall-list-64bit-condition): Define.
43385         * sysdeps/unix/sysv/linux/x86_64/Makefile (64bit-predefine):
43386         Remove.
43387         (syscall-list-variants, syscall-list-32bit-options)
43388         (syscall-list-32bit-condition, syscall-list-64bit-options)
43389         (syscall-list-64bit-condition): Define.
43390
43391 2011-12-22  Ulrich Drepper  <drepper@gmail.com>
43392
43393         * locale/iso-639.def: Add brx entry.
43394
43395         [BZ #13328]
43396         * malloc/mtrace.c (tr_freehook): Avoid unnecessary unlock/lock.
43397         Proposed by Mariusz_Cukr <marcukr@op.pl>.
43398
43399         * sysdeps/x86_64/fpu/bits/fenv.h: Use __REDIRECT_NTH for
43400         __feraiseexcept_renamed.
43401
43402 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
43403
43404         [BZ #13538]
43405         * sysdeps/unix/sysv/linux/sys/epoll.h: Initialize EPOLLONESHOT and
43406         EPOLLET with unsigned values.
43407         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Likewise.
43408         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h: Likewise.
43409
43410         * math/s_cacosh.c: Use Kahan's formula if the subtraction could lead
43411         to large cancellation.
43412         * math/s_cacoshf.c: Likewise.
43413         * math/s_cacoshl.c: Likewise.
43414
43415 2011-11-18  Richard B. Kreckel  <kreckel@ginac.de>
43416
43417         [BZ #13305]
43418         [BZ #12786]
43419         * math/s_cacosh.c: Fix rare miscomputation in cacosh().
43420         * math/s_cacoshf.c: Likewise.
43421         * math/s_cacoshl.c: Likewise.
43422
43423 2011-12-21  Ulrich Drepper  <drepper@gmail.com>
43424
43425         [BZ #13439]
43426         * iconv/gconv.h: Define __GCONV_SWAP.
43427         * iconvdata/unicode.c: The swap bit must be stored in __flags.
43428         * iconvdata/utf-16.c: Likewise.
43429         * iconvdata/utf-32.c: Likewise.
43430
43431 2011-12-21  Andreas Schwab  <schwab@linux-m68k.org>
43432
43433         [BZ #13524]
43434         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Clear lowest limb of
43435         numerator after shifting it by one limb.
43436
43437 2011-12-19  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
43438
43439         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Define it only
43440         under [__USE_EXTERN_INLINES].
43441
43442 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
43443
43444         [BZ #13446]
43445         * stdio-common/vfprintf.c (vfprintf): Fix extension of specs array.
43446
43447 2011-11-22  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
43448
43449         * sysdeps/powerpc/Makefile: Added locale-defines.sym generation.
43450         * sysdeps/powerpc/locale-defines.sym: Locale definitions for strcasecmp
43451         optimized code.
43452         * sysdeps/powerpc/powerpc32/power7/Makefile: New file.
43453         * sysdeps/powerpc/powerpc32/power7/strcasecmp.S: New file.
43454         * sysdeps/powerpc/powerpc32/power7/strcasecmp_l.S: New file.
43455         * sysdeps/powerpc/powerpc64/power7/Makefile: Added unroll-loop option
43456         for strncasecmp/strncasecmp_l compilation.
43457         * sysdeps/powerpc/powerpc64/power7/strcasecmp.S: New file.
43458         * sysdeps/powerpc/powerpc64/power7/strcasecmp_l.S: New file.
43459
43460 2011-12-08  Marek Polacek  <mpolacek@redhat.com>
43461
43462         [BZ #13484]
43463         * math/bits/math-finite.h: Use __REDIRECT_NTH and __NTH instead
43464         of __asm__.
43465
43466 2011-12-17  Ulrich Drepper  <drepper@gmail.com>
43467
43468         [BZ #13506]
43469         * time/tzfile.c (__tzfile_read): Check values from file header.
43470
43471 2011-11-21  Will Schmidt  <will_schmidt@vnet.ibm.com>
43472
43473         * powerpc/powerpc32/sysdep.h: Define SETUP_GOT_ACCESS() macro.
43474         * powerpc/powerpc32/a2/memcpy.S: Use SETUP_GOT_ACCESS() macro.
43475         * powerpc/powerpc32/dl-start.S: Likewise.
43476         * powerpc/powerpc32/elf/start.S: Likewise.
43477         * powerpc/powerpc32/fpu/__longjmp-common.S: Likewise.
43478         * powerpc/powerpc32/fpu/s_ceil.S: Likewise.
43479         * powerpc/powerpc32/fpu/s_ceilf.S: Likewise.
43480         * powerpc/powerpc32/fpu/s_floor.S: Likewise.
43481         * powerpc/powerpc32/fpu/s_floorf.S: Likewise.
43482         * powerpc/powerpc32/fpu/s_lround.S: Likewise.
43483         * powerpc/powerpc32/fpu/s_rint.S: Likewise.
43484         * powerpc/powerpc32/fpu/s_rintf.S: Likewise.
43485         * powerpc/powerpc32/fpu/s_round.S: Likewise.
43486         * powerpc/powerpc32/fpu/s_roundf.S: Likewise.
43487         * powerpc/powerpc32/fpu/s_trunc.S: Likewise.
43488         * powerpc/powerpc32/fpu/s_truncf.S: Likewise.
43489         * powerpc/powerpc32/fpu/setjmp-common.S: Likewise.
43490         * powerpc/powerpc32/memset.S: Likewise.
43491         * powerpc/powerpc32/power4/fpu/s_llround.S: Likewise.
43492         * powerpc/powerpc32/power4/fpu/w_sqrt.S: Likewise.
43493         * powerpc/powerpc32/power4/fpu/w_sqrtf.S: Likewise.
43494         * powerpc/powerpc32/power5/fpu/w_sqrt.S: Likewise.
43495         * powerpc/powerpc32/power5/fpu/w_sqrtf.S: Likewise.
43496         * powerpc/powerpc32/power7/fpu/s_finite.S: Likewise.
43497         * powerpc/powerpc32/power7/fpu/s_isinf.S: Likewise.
43498         * powerpc/powerpc32/power7/fpu/s_isnan.S: Likewise.
43499         * unix/sysv/linux/powerpc/powerpc32/____longjmp_chk.S: Likewise.
43500         * unix/sysv/linux/powerpc/powerpc32/brk.S: Likewise.
43501         * unix/sysv/linux/powerpc/powerpc32/getcontext-common.S: Likewise.
43502         * unix/sysv/linux/powerpc/powerpc32/setcontext-common.S: Likewise.
43503         * unix/sysv/linux/powerpc/powerpc32/swapcontext-common.S: Likewise.
43504
43505 2011-11-18  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
43506
43507         * math/libm-test.inc: Added more nearbyint tests.
43508         * sysdeps/powerpc/powerpc32/fpu/s_nearbyint.S: New file.
43509         * sysdeps/powerpc/powerpc32/fpu/s_nearbyintf.S: New file.
43510         * sysdeps/powerpc/powerpc64/fpu/s_nearbyint.S: New file.
43511         * sysdeps/powerpc/powerpc64/fpu/s_nearbyintf.S: New file.
43512
43513 2011-11-21  Ross Lagerwall  <rosslagerwall@gmail.com>
43514
43515         * resolv/res_init.c (__res_vinit): Open /etc/resolv.conf with
43516         FD_CLOEXEC.
43517
43518 2011-11-14  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
43519
43520         * sysdeps/x86_64/multiarch/Makefile [subdir=wcsmbs] (sysdep_routines):
43521         Add wcscpy-ssse3 wcscpy-c.
43522         * sysdeps/x86_64/multiarch/wcscpy-ssse3.S: New file.
43523         * sysdeps/x86_64/multiarch/wcscpy-c.c: New file.
43524         * sysdeps/x86_64/multiarch/wcscpy.S: New file.
43525         * sysdeps/x86_64/wcschr.S: New file.
43526         * sysdeps/x86_64/wcsrchr.S: New file.
43527         * string/test-strcmp.c: Remove checking of wcscmp function for
43528         wrong alignments.
43529         * sysdeps/i386/i686/multiarch/Makefile [subdir=wcsmbs]
43530         (sysdep_routines): Add wcscpy-ssse3 wcscpy-c wcschr-sse2 wcschr-c
43531         wcsrchr-sse2 wcsrchr-c.
43532         * sysdeps/i386/i686/multiarch/wcschr.S: New file.
43533         * sysdeps/i386/i686/multiarch/wcschr-c.c: New file.
43534         * sysdeps/i386/i686/multiarch/wcschr-sse2.S: New file.
43535         * sysdeps/i386/i686/multiarch/wcsrchr.S: New file.
43536         * sysdeps/i386/i686/multiarch/wcsrchr-c.c: New file.
43537         * sysdeps/i386/i686/multiarch/wcsrchr-sse2.S: New file.
43538         * sysdeps/i386/i686/multiarch/wcscpy.S: New file.
43539         * sysdeps/i386/i686/multiarch/wcscpy-c.c: New file.
43540         * sysdeps/i386/i686/multiarch/wcscpy-ssse3.S: New file.
43541         * wcsmbc/wcschr.c (WCSCHR): New macro.
43542
43543 2011-11-17  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
43544
43545         * wcsmbs/Makefile (strop-tests): Add wcsrchr wcscpy.
43546         * wcsmbs/test-wcsrchr.c: New file.
43547         * string/test-strrchr.c: Add wcsrchr support.
43548         (WIDE): New macro.
43549         * wcsmbs/test-wcscpy.c: New file.
43550         * string/test-strcpy.c: Add wcscpy support.
43551         (WIDE): New macro.
43552
43553 2011-12-10  Ulrich Drepper  <drepper@gmail.com>
43554
43555         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Lift one operation out of
43556         the inner loop.
43557
43558 2011-12-06  Andreas Schwab  <schwab@linux-m68k.org>
43559
43560         [BZ #13472]
43561         * sysdeps/powerpc/fpu/e_hypot.c (twoM600): Correct value.
43562
43563 2011-12-04  Ulrich Drepper  <drepper@gmail.com>
43564
43565         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Fix attribute.
43566         Minor optimizations.
43567
43568         * sunrpc/clnt_unix.c (clntunix_control): Fix aliasing issues.
43569         * sunrpc/clnt_tcp.c (clnttcp_control): Likewise.
43570         * sunrpc/clnt_udp.c (clntudp_call): Likewise.
43571
43572 2011-12-03  Ulrich Drepper  <drepper@gmail.com>
43573
43574         * inet/netinet/in.h: Provide versions of IN6_IS_ADDR_UNSPECIFIED,
43575         IN6_IS_ADDR_LOOPBACK, IN6_IS_ADDR_LINKLOCAL, IN6_IS_ADDR_SITELOCAL,
43576         IN6_IS_ADDR_V4MAPPED, IN6_IS_ADDR_V4COMPAT, and IN6_ARE_ADDR_EQUAL
43577         for gcc to avoid warnings.
43578         * inet/Makefile (tests): Add tst-checks.
43579         * inet/tst-checks.c: New file.
43580
43581         * sysdeps/generic/dl-hash.h (_dl_elf_hash): Add attribute to avoid
43582         warning.
43583
43584         * sysdeps/x86_64/multiarch/wmemcmp-c.c: Provide prototype for
43585         __wmemcmp_sse2.
43586
43587         * sysdeps/x86_64/fpu/s_scalbln.c: Removed.
43588         * sysdeps/x86_64/fpu/s_scalbn.c: Removed.
43589
43590         * malloc/mcheck.h: Fix use of incorrect encoding in comment.
43591
43592 2011-12-02  Ulrich Drepper  <drepper@gmail.com>
43593
43594         * nis/nis_findserv.c (__nis_findfastest_with_timeout): Avoid aliasing
43595         problem.
43596
43597         * nscd/aicache.c (addhstaiX): Avoid unused variable warning.
43598
43599 2011-11-29  Joseph Myers  <joseph@codesourcery.com>
43600
43601         * sysdeps/unix/sysv/linux/sh/bits/atomic.h (rNOSP): Define
43602         conditional on GCC version.
43603         (__arch_compare_and_exchange_val_8_acq)
43604         (__arch_compare_and_exchange_val_16_acq)
43605         (__arch_compare_and_exchange_val_32_acq, atomic_exchange_and_add)
43606         (atomic_add, atomic_add_negative, atomic_add_zero, atomic_bit_set)
43607         (atomic_bit_test_set): Use rNOSP instead of "r" constraints.
43608
43609 2011-12-02  Joseph Myers  <joseph@codesourcery.com>
43610
43611         * sysdeps/sh/backtrace.c: New file.
43612
43613 2011-12-02  Andreas Schwab  <schwab@redhat.com>
43614
43615         * misc/bits/select2.h (__FD_ELT): Mark as extension.  Add
43616         parenthesis.
43617
43618 2011-12-01  Andreas Schwab  <schwab@redhat.com>
43619
43620         * sysdeps/unix/sysv/linux/futimes.c: Truncate time values when
43621         falling back to utime.
43622
43623 2011-11-30  Andreas Schwab  <schwab@redhat.com>
43624
43625         * sysdeps/s390/fpu/libm-test-ulps: Relax cpow (2 + 3 i, 4 + 0 i)
43626         expectations for float.
43627
43628 2011-11-29  Andreas Schwab  <schwab@redhat.com>
43629
43630         * locale/weight.h (findidx): Add parameter len.
43631         * locale/weightwc.h (findidx): Likewise.
43632         * posix/fnmatch_loop.c (FCT): Adjust caller.
43633         * posix/regcomp.c (build_equiv_class): Likewise.
43634         * posix/regex_internal.h (re_string_elem_size_at): Likewise.
43635         * posix/regexec.c (check_node_accept_bytes): Likewise.
43636         * string/strcoll_l.c (STRCOLL): Likewise.
43637         * string/strxfrm_l.c (STRXFRM): Likewise.
43638
43639 2011-11-17  Ulrich Drepper  <drepper@gmail.com>
43640
43641         * Makefile.in: Remove CVSOPT handling.
43642         * configure.in: Remove use of AC_REVISION.
43643         * iconvdata/Makefile (distribute): No need to filter out CVS.
43644         * scripts/list-sources.sh: Remove CVS, subversion and monotone
43645         handling.
43646
43647 2011-11-16  Andreas Schwab  <schwab@redhat.com>
43648
43649         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S
43650         [USE_AS_STRCASECMP_L]: Fix argument offsets for non-PIC.
43651         [USE_AS_STRNCASECMP_L]: Likewise.
43652         (__strcasecmp_ssse3, __strncasecmp_ssse3): Handle
43653         NO_TLS_DIRECT_SEG_REFS.
43654         * sysdeps/i386/i686/multiarch/strcmp-sse4.S [USE_AS_STRCASECMP_L]:
43655         Fix argument offsets for non-PIC.
43656         [USE_AS_STRNCASECMP_L]: Likewise.
43657         (__strcasecmp_sse4_2, __strncasecmp_sse4_2): Handle
43658         NO_TLS_DIRECT_SEG_REFS.
43659
43660 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
43661
43662         * locale/loadarchive.c (_nl_load_locale_from_archive): Open files with
43663         O_CLOEXEC.
43664         * locale/loadlocale.c (_nl_load_locale): Likewise.
43665
43666 2011-11-15  Andreas Schwab  <schwab@redhat.com>
43667
43668         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU)
43669         [__ASSUME_POSIX_CPU_TIMERS > 0]: Assign to retval and break.
43670         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c
43671         (SYSCALL_GETTIME): Set errno on error.
43672
43673         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Properly
43674         count references to noai6ai_cached.
43675
43676 2011-11-15  Ulrich Drepper  <drepper@gmail.com>
43677
43678         * time/getdate.c (__getdate_r): Set FD_CLOEXEC for given file.
43679
43680         * sysdeps/unix/sysv/linux/readonly-area.c (__readonly_area): Set
43681         FD_CLOEXEC for /proc/self/maps.
43682
43683         * sysdeps/unix/sysv/linux/getsysstats.c (phys_pages_info): Set
43684         FD_CLOEXEC for /proc/meminfo.
43685
43686         * sysdeps/posix/getaddrinfo.c (gaiconf_init): Set FD_CLOEXEC for
43687         gai.conf.
43688
43689         * resolv/res_query.c (res_hostalias):  Don't allow cancellation and set
43690         FD_CLOEXEC for given file.
43691
43692         * resolv/res_hconf.c (do_init): Set FD_CLOEXEC for host.conf.
43693
43694         * resolv/gethnamaddr.c (_sethtent): Don't allow cancellation and set
43695         FD_CLOEXEC for /etc/hosts.
43696         (_gethtent): Likewise.
43697
43698         * nss/nsswitch.c (nss_parse_file): Set FD_CLOEXEC.
43699
43700         * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): Don't allow
43701         cancellation and set FD_CLOEXEC for /etc/netgroup.
43702
43703         * nss/nss_files/files-key.c (search): Don't allow cancellation when
43704         reading /etc/publickey.
43705
43706         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Don't
43707         allow cancellation when reading /etc/group.
43708
43709         * nss/nss_files/files-alias.c (internal_setent): Don't allow
43710         cancellation.
43711         (get_next_alias): Likewise for included file.  Also set FD_CLOEXEC.
43712
43713         * nss/nss_files/files-XXX.c (internal_setent): Don't allow cancellation
43714         when using data file.
43715
43716         * nis/nss-default.c (init): Set FD_CLOEXEC for /etc/default/nss.
43717
43718         * nis/nis_file.c (read_nis_obj): Set FD_CLOEXEC.
43719         (write_nis_obj): Use "c" and "e" in fopen.
43720
43721         * misc/mntent_r.c (__setmntent): Also append e to fopen format.
43722
43723         * misc/getusershell.c (initshells): Set FD_CLOEXEC for /etc/shells.
43724
43725         * misc/getttyent.c (setttyent): Set FD_CLOEXEC.
43726
43727         * misc/getpass.c (getpass): Set FD_CLOEXEC for /dev/tty.
43728
43729         * intl/localealias.c (read_alias_file): Set FD_CLOEXEC for
43730         locale.alias.
43731
43732         * inet/ruserpass.c (ruserpass): Set FD_CLOEXEC for .netrc.
43733
43734         * inet/rcmd.c (iruserfopen): Set FD_CLOEXEC for hosts.equiv.
43735
43736         * iconv/gconv_conf.c (read_conf_file): Set FD_CLOEXEC for config file.
43737
43738         * hesiod/hesiod.c (parse_config_file): Prevent cancellation in config
43739         file parsing and set FD_CLOEXEC.
43740
43741 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
43742
43743         * time/tzfile.c (__tzfile_read): Use "e" in fopen call.
43744
43745 2011-11-14  Andreas Schwab  <schwab@redhat.com>
43746
43747         * malloc/arena.c (arena_get2): Don't call reused_arena when
43748         _int_new_arena failed.
43749
43750 2011-11-14  Ulrich Drepper  <drepper@gmail.com>
43751
43752         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]
43753         (sysdep_routines): Add strcasecmp_l-sse4 and strncase_l-sse4.
43754         * sysdeps/i386/i686/multiarch/strcasecmp.S: Re-enable SSE4.2 code.
43755         * sysdeps/i386/i686/multiarch/strcmp.S: Likewise.
43756         * sysdeps/i386/i686/multiarch/strncase.S: Likewise.
43757         * sysdeps/i386/i686/multiarch/strcmp-sse4.S: Change to allow reuse
43758         to compile strcasecmp and strncasecmp.
43759         * sysdeps/i386/i686/multiarch/strcasecmp_l-sse4.S: New file.
43760         * sysdeps/i386/i686/multiarch/strncase_l-sse4.S: New file.
43761
43762         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Use L macro consistently.
43763
43764 2011-11-13  Ulrich Drepper  <drepper@gmail.com>
43765
43766         * sysdeps/i386/i686/multiarch/Makefile [subdir=string]: Add
43767         locale-defines.sym to gen-as-const-headers.
43768         (sysdep_routines): Add strcasecmp_l-c, strcasecmp-c,
43769         strcasecmp_l-ssse3, strncase_l-c, strncase-c, and strncase_l-ssse3.
43770         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Change to allow reuse
43771         to compile strcasecmp and strncasecmp.
43772         * sysdeps/i386/i686/multiarch/strcmp.S: Allow to use for
43773         strcasecmp_l and strncasecmp_l.
43774         * sysdeps/i386/i686/multiarch/locale-defines.sym: New file.
43775         * sysdeps/i386/i686/multiarch/strcasecmp-c.c: New file.
43776         * sysdeps/i386/i686/multiarch/strcasecmp.S: New file.
43777         * sysdeps/i386/i686/multiarch/strcasecmp_l-c.c: New file.
43778         * sysdeps/i386/i686/multiarch/strcasecmp_l-ssse3.S: New file.
43779         * sysdeps/i386/i686/multiarch/strcasecmp_l.S: New file.
43780         * sysdeps/i386/i686/multiarch/strncase-c.c: New file.
43781         * sysdeps/i386/i686/multiarch/strncase.S: New file.
43782         * sysdeps/i386/i686/multiarch/strncase_l-c.c: New file.
43783         * sysdeps/i386/i686/multiarch/strncase_l-ssse3.S: New file.
43784         * sysdeps/i386/i686/multiarch/strncase_l.S: New file.
43785
43786 2011-11-12  Ulrich Drepper  <drepper@gmail.com>
43787
43788         * sysdeps/unix/clock_gettime.c (clock_gettime): No need to assign
43789         result of SYSDEP_GETTIME_CPU to retval.
43790         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSDEP_GETTIME_CPU): Add
43791         parameter list to macro.  Remove trailing semicolon.  Adjust users.
43792
43793         * resolv/getaddrinfo_a.c (getaddrinfo_a): Avoid warning about unused
43794         variable.
43795
43796         * sysdeps/ieee754/ldbl-96/e_j0l.c (__ieee754_j0l): Avoid storing
43797         mantissa words.
43798         * sysdeps/ieee754/ldbl-96/e_j1l.c (__ieee754_j1l): Likewise.
43799
43800         * sysdeps/ieee754/ldbl-96/e_hypotl.c (__ieee754_hypotl): Avoid warning
43801         from unused variable.
43802
43803         * sysdeps/generic/sysdep.h: Clean up, pretty print, use dwarf2.h for
43804         DWARF definitions.
43805         * sysdeps/generic/dwarf2.h: Don't define enums when using the file
43806         for assembling.
43807
43808         * elf/dl-iteratephdr.c [!SHARED] (__dl_iterate_phdr): Don't iterate
43809         over namespaces.
43810
43811         * sunrpc/rpc_prot.c (rejected): Fix case value.
43812
43813         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS): Use
43814         unsigned long long int to avoid warnings in shift.
43815
43816         * posix/regex_internal.c (re_string_reconstruct): Actually use result
43817         of use of trans.
43818         * posix/regex_internal.h (re_string_wchar_at): Remove temporary
43819         variable tmp.
43820
43821         * sysdeps/i386/i686/multiarch/wcscmp-c.c: Avoid warning.
43822         * sysdeps/i386/i686/multiarch/wcslen-c.c: Likewise.
43823         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: Likewise.
43824
43825         * nis/nis_table.c (nis_list): Use variable of correct type for
43826         result of __follow_path call.
43827
43828 2011-11-07  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
43829
43830         * sysdeps/powerpc/fpu/math_private.h: Using inline assembly version
43831         of math functions ceil, trunc, floor, round, and sqrt, when
43832         avaliable on the platform.
43833         * sysdeps/powerpc/fpu/e_sqrt.c: Undefine __ieee754_sqrt to avoid
43834         name clash.
43835         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
43836         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
43837         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
43838
43839 2011-10-30  Marek Polacek  <mpolacek@redhat.com>
43840
43841         * libio/wfileops.c (_IO_wfile_underflow_mmap): Remove unused variable.
43842         * sysdeps/ieee754/dbl-64/mpsqrt.c (__mpsqrt): Likewise.
43843
43844 2011-11-11  Roland McGrath  <roland@hack.frob.com>
43845
43846         * include/unistd.h: Fix __readlink return type.
43847         Reported by Chris Metcalf <cmetcalf@tilera.com>.
43848
43849 2011-11-11  Ulrich Drepper  <drepper@gmail.com>
43850
43851         * stdlib/ucontext.h: Undo last change for makecontext.
43852
43853 2011-11-11  Andreas Schwab  <schwab@redhat.com>
43854
43855         * nss/db-Makefile ($(VAR_DB)/group.db): Fix typo in awk script.
43856
43857         * misc/sys/cdefs.h (__REDIRECT_NTHNL): Define.
43858         * setjmp/setjmp.h: Mark functions as non-leaf.
43859         * setjmp/bits/setjmp2.h: Likewise.
43860         * stdlib/ucontext.h: Likewise.
43861
43862 2011-11-10  Andreas Schwab  <schwab@redhat.com>
43863
43864         * malloc/arena.c (_int_new_arena): Don't increment narenas.
43865         (reused_arena): Don't check arena limit.
43866         (arena_get2): Atomically check arena limit.
43867
43868 2011-11-08  Ulrich Drepper  <drepper@gmail.com>
43869
43870         * locale/findlocale.c (_nl_find_locale): Use __strcasecmp_l.
43871         * intl/localealias.c (strcasecmp): Define using __strcasecmp_l.
43872
43873         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S: Remove unnecessary
43874         instructions.
43875
43876 2011-11-07  Andreas Schwab  <schwab@redhat.com>
43877
43878         * libio/genops.c (_IO_flush_all_lockp): Only register cleanup
43879         handler when locking.
43880
43881         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
43882         Fix size of allocated buffer.
43883
43884 2011-11-04  Andreas Schwab  <schwab@redhat.com>
43885
43886         [BZ #10103]
43887         * math/math.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Provide
43888         declarations for long double functions.
43889         * math/complex.h [__NO_LONG_DOUBLE_MATH && !_LIBC]: Likewise.
43890
43891         * elf/sprof.c (load_shobj): Fix off-by-one when reading link name.
43892
43893 2011-11-03  Andreas Schwab  <schwab@redhat.com>
43894
43895         * nscd/nscd.c (main): Don't start AVC thread until credentials are
43896         installed.
43897
43898         * nss/makedb.c (set_file_creation_context): Do nothing if SELinux
43899         is disabled.
43900
43901 2011-11-02  Samuel Thibault  <samuel.thibault@ens-lyon.org>
43902
43903         * bits/ioctl-types.h (_IOT_sgttyb): Set number of chars to 4.
43904
43905 2011-11-01  Andreas Schwab  <schwab@linux-m68k.org>
43906
43907         * include/alloca.h (stackinfo_alloca_round): Define.
43908         (extend_alloca): Use it.
43909         [_STACK_GROWS_UP]: Correct check for adjacent allocation.
43910         * elf/dl-deps.c (_dl_map_object_deps): Don't round alloca size
43911         here.
43912
43913         * scripts/check-local-headers.sh: Ignore libaudit.h.
43914
43915         * nscd/Makefile (extra-objs): Make recursively expanded.
43916
43917 2011-11-01  Ulrich Drepper  <drepper@gmail.com>
43918
43919         * sysdeps/x86_64/strcmp.S: Fix test for non-ASCII locales.
43920         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Likewise.
43921
43922         * posix/tst-rfc3484.c: Add missing __free_in6ai dummy function.
43923         * posix/tst-rfc3484-2.c: Likewise.
43924         * posix/tst-rfc3484-3.c: Likewise.
43925
43926         * sysdeps/unix/sysv/linux/bits/uio.h: Declare process_vm_readv and
43927         process_vm_writev.
43928         * sysdeps/unix/sysv/linux/syscalls.list: Add process_vm_readv and
43929         process_vm_writev.
43930         * sysdeps/unix/sysv/linux/Versions: Export process_vm_readv and
43931         process_vm_writev from libc using GLIBC_2.15 version.
43932
43933         * nscd/connections.c: Use kernel headers instead of <netlink/netlink.h>.
43934
43935 2011-10-31  Paul Pluzhnikov  <ppluzhnikov@google.com>
43936
43937         * elf/dl-deps.c (_dl_map_object_deps): Reuse alloca space to reduce
43938         stack usage.
43939
43940 2011-10-31  Ulrich Drepper  <drepper@gmail.com>
43941
43942         [BZ #13367]
43943         * nss/getent.c (initgroups_keys): Show error message in case no group
43944         names are given.
43945
43946         * include/ifaddrs.h: Declare __free_in6ai and __bump_nl_timestamp.
43947         * inet/check_pf.c: Provide dummy versions of __free_in6ai and
43948         __bump_nl_timestamp.
43949         * nscd/connections (nscd_init): When host database is served open
43950         netlink socket and request notification about configuration changes.
43951         (main_loop_poll): Track netlink file descriptor and bump timestamp
43952         in case data becomes available.
43953         (main_loop_epoll): Likewise.
43954         * nscd/nscd-client.h (DB_VERSION): Bump to 2.
43955         (database_pers_head): Add extra_data fileds.
43956         Declare __nscd_get_mapping and __nscd_get_nl_timestamp.
43957         * nscd/nscd_gethst_r.c (__nscd_get_nl_timestamp): New function.
43958         * nscd/nscd_helper.c (__nscd_get_mapping): Renamed from get_mapping.
43959         Adjust caller.
43960         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Don't call free on
43961         in6ai data, call __free_in6ai.
43962         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd] (sysdep-CFLAGS):
43963         Add -DHAVE_NETLINK.
43964         * sysdeps/unix/sysv/linux/check_pf.c: Major rewrite.  Cache the
43965         interface information.  Reuse previous data if netlink timestamp
43966         is not changed.
43967         (__bump_nl_timestamp): New function.
43968         (__free_in6ai): New function.
43969
43970 2011-10-30  Ulrich Drepper  <drepper@gmail.com>
43971
43972         * sysdeps/unix/sysv/linux/check_pf.c (make_request): Don't call
43973         close_not_cancel_no_status here.
43974         (__check_pf): Reorganize code a bit to not call close twice if OOM.
43975
43976 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
43977
43978         [BZ #13276]
43979         * malloc/malloc.c (munmap_chunk): Don't use assertion to check munmap
43980         return value.
43981
43982         * posix/sys/wait.h: Mark wait3 and wait4 with __THROWNL.
43983         * libio/stdio.h: Mark sprintf, vsprintf snprintf, vsnprintf, vasprintf,
43984         asprintf, __asprintf, obstack_printf, obstack_vprintf with __THROWNL.
43985
43986 2011-07-03  Andreas Jaeger  <aj@suse.de>
43987
43988         [BZ #10709]
43989         * sysdeps/ieee754/dbl-64/s_sin.c (__sin): Fix incorrect rounding
43990         of sin. Patch suggested by Paul Zimmermann <zimmerma+gcc@loria.fr>.
43991         * math/libm-test.inc (sin_test): Add test case.
43992
43993 2011-10-29  Ulrich Drepper  <drepper@gmail.com>
43994
43995         [BZ #13337]
43996         * elf/sprof.c (load_shobj): Correctly NUL-terminate link name.
43997         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
43998
43999         * elf/chroot_canon.c (chroot_canon): Cleanups.
44000
44001         * elf/dl-lookup.c (_dl_setup_hash): Avoid warning.
44002
44003         [BZ #13335]
44004         * elf/chroot_canon.c (chroot_canon): Fix readlink call.
44005         Patch by Thomas Jarosch <thomas.jarosch@intra2net.com>.
44006
44007         * string/test-strchr.c: Make usable for strchrnul testing.
44008         * string/test-strchrnul.c: New file.
44009         * string/Makefile (strop-tests): Add strchrnul.
44010
44011         * po/it.po: Update from translation team.
44012         * po/es.po: Likewise.
44013
44014 2011-10-28  Ulrich Drepper  <drepper@gmail.com>
44015
44016         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Take
44017         the three constants needed as parameters.  Drop the others.
44018         (strcasestr_sse42): Load uclow, uchigh, and lcqword and pass to
44019         __m128i_strloadu_tolower.
44020         Create and initialize variable zero and use it in all the places
44021         where _mm_setzero_si128 was used.
44022
44023         * sysdeps/x86_64/fpu/multiarch/Makefile: Don't build brandred-avx.c,
44024         doasin-avx.c, dosincos-avx.c, e_asin-avx.c, mpatan-avx.c,
44025         mpatan2-avx.c, mpsqrt-avx.c, mptan-avx.c, sincos32-avx.c.
44026         * sysdeps/x86_64/fpu/multiarch/e_asin.c: There are no _avx variants
44027         anymore.
44028         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: Don't redirect __mpatan2.
44029         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: Don't redirect __mpatan.
44030         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: Don't redirect __branred,
44031         __docos, __dubsin, __mpcos, __mpcos1, __mpsin, __mpsin1.
44032         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: Don't redirect __branred,
44033         __mpranred, __mptan.
44034         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: Removed.
44035         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: Removed.
44036         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: Removed.
44037         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: Removed.
44038         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: Removed.
44039         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: Removed.
44040         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: Removed.
44041         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: Removed.
44042         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: Removed.
44043
44044 2011-10-28  Andreas Schwab  <schwab@redhat.com>
44045
44046         * sysdeps/i386/i686/multiarch/strnlen-c.c (libc_hidden_def): Only
44047         redefine if SHARED.
44048         * sysdeps/i386/i686/multiarch/wcscmp-c.c (libc_hidden_def): Likewise.
44049
44050         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Move
44051         wide char related routines to wcsmbs subdir.
44052
44053 2011-10-27  Andreas Schwab  <schwab@redhat.com>
44054
44055         [BZ #13344]
44056         * misc/sys/cdefs.h (__THROWNL): Define.
44057         * posix/unistd.h: Use __THREADNL instead of __THREAD
44058         for memory synchronization functions.
44059
44060 2011-10-26  Roland McGrath  <roland@hack.frob.com>
44061
44062         [BZ #13349]
44063         * libio/Versions (GLIBC_2.0): Remove open_obstack_stream, which
44064         doesn't exist.
44065         * manual/stdio.texi (Obstack Streams): Node removed.
44066
44067 2011-10-26  Andreas Schwab  <schwab@redhat.com>
44068
44069         * sysdeps/ieee754/flt-32/e_j0f.c: Fix use of math_force_eval.
44070         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
44071         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
44072
44073         * math/math_private.h (math_force_eval): Allow non-addressable
44074         arguments.
44075         * sysdeps/i386/fpu/math_private.h (math_force_eval): Likewise.
44076
44077 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
44078
44079         * sysdeps/ieee754/dbl-64/e_rem_pio2.c: Comment everything out, the
44080         file is not needed.
44081
44082         * sysdeps/x86_64/fpu/multiarch/e_asin.c: Support AVX variants.
44083         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: Likewise.
44084         * sysdeps/x86_64/fpu/multiarch/e_exp.c: Likewise.
44085         * sysdeps/x86_64/fpu/multiarch/e_log.c: Likewise.
44086         * sysdeps/x86_64/fpu/multiarch/s_atan.c: Likewise.
44087         * sysdeps/x86_64/fpu/multiarch/s_sin.c: Likewise.
44088         * sysdeps/x86_64/fpu/multiarch/s_tan.c: Likewise.
44089         * sysdeps/x86_64/fpu/multiarch/Makefile: Fix some CFLAGS-* variables.
44090         Add AVX variants.
44091         * sysdeps/x86_64/fpu/multiarch/brandred-avx.c: New file.
44092         * sysdeps/x86_64/fpu/multiarch/doasin-avx.c: New file.
44093         * sysdeps/x86_64/fpu/multiarch/dosincos-avx.c: New file.
44094         * sysdeps/x86_64/fpu/multiarch/e_asin-avx.c: New file.
44095         * sysdeps/x86_64/fpu/multiarch/e_atan2-avx.c: New file.
44096         * sysdeps/x86_64/fpu/multiarch/e_exp-avx.c: New file.
44097         * sysdeps/x86_64/fpu/multiarch/e_log-avx.c: New file.
44098         * sysdeps/x86_64/fpu/multiarch/mpa-avx.c: New file.
44099         * sysdeps/x86_64/fpu/multiarch/mpatan-avx.c: New file.
44100         * sysdeps/x86_64/fpu/multiarch/mpatan2-avx.c: New file.
44101         * sysdeps/x86_64/fpu/multiarch/mpexp-avx.c: New file.
44102         * sysdeps/x86_64/fpu/multiarch/mplog-avx.c: New file.
44103         * sysdeps/x86_64/fpu/multiarch/mpsqrt-avx.c: New file.
44104         * sysdeps/x86_64/fpu/multiarch/mptan-avx.c: New file.
44105         * sysdeps/x86_64/fpu/multiarch/s_atan-avx.c: New file.
44106         * sysdeps/x86_64/fpu/multiarch/s_sin-avx.c: New file.
44107         * sysdeps/x86_64/fpu/multiarch/s_tan-avx.c: New file.
44108         * sysdeps/x86_64/fpu/multiarch/sincos32-avx.c: New file.
44109         * sysdeps/x86_64/fpu/multiarch/slowexp-avx.c: New file.
44110
44111         * sysdeps/x86_64/multiarch/init-arch.h: Make bit_* macros available
44112         all the time.  Define bit_AVX.  Define HAS_* macros using bit_* macros.
44113
44114         * sysdeps/x86_64/multiarch/strcmp-sse42.S: Move common code to earlier
44115         place.  Use VEX encoding when compiling for AVX.
44116
44117 2011-10-25  Andreas Schwab  <schwab@redhat.com>
44118
44119         * wcsmbs/wcscmp.c (WCSCMP): Compare as wchar_t, not wint_t.
44120         * wcsmbs/wmemcmp.c (WMEMCMP): Likewise.
44121
44122         * string/test-strchr.c (do_test): Don't generate NUL bytes.
44123
44124 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
44125
44126         * sysdeps/ieee754/dbl-64/e_atanh.c: Use math_force_eval instead of a
44127         useless if() expression.
44128         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
44129         * sysdeps/ieee754/dbl-64/s_ceil.c: Likewise.
44130         * sysdeps/ieee754/dbl-64/s_expm1.c: Likewise.
44131         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
44132         * sysdeps/ieee754/dbl-64/s_log1p.c: Likewise.
44133         * sysdeps/ieee754/dbl-64/s_round.c: Likewise.
44134         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
44135         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
44136         * sysdeps/ieee754/dbl-64/wordsize-64/s_round.c: Likewise.
44137         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
44138         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
44139         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
44140         * sysdeps/ieee754/flt-32/s_expm1f.c: Likewise.
44141         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
44142         * sysdeps/ieee754/flt-32/s_log1pf.c: Likewise.
44143         * sysdeps/ieee754/flt-32/s_roundf.c: Likewise.
44144         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
44145         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
44146         * sysdeps/ieee754/ldbl-96/s_roundl.c: Likewise.
44147
44148         * sysdeps/x86_64/fpu/math_private.h: Use VEX encoding when possible.
44149
44150 2011-10-25  Andreas Schwab  <schwab@redhat.com>
44151
44152         * elf/dl-deps.c (_dl_map_object_deps): Remove always true
44153         condition.
44154         * elf/dl-fini.c (_dl_sort_fini): Likewise.
44155
44156 2011-10-25  Ulrich Drepper  <drepper@gmail.com>
44157
44158         * sysdeps/ieee754/dbl-64/branred.c: Move FMA4 code into separate
44159         .text section.  Avoid duplicate constants.
44160         * sysdeps/ieee754/dbl-64/doasin.c: Likewise.
44161         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
44162         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
44163         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
44164         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
44165         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
44166         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
44167         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
44168         * sysdeps/ieee754/dbl-64/mpa.c: Likewise.
44169         * sysdeps/ieee754/dbl-64/mpa.h: Likewise.
44170         * sysdeps/ieee754/dbl-64/mpatan.c: Likewise.
44171         * sysdeps/ieee754/dbl-64/mpatan.h: Likewise.
44172         * sysdeps/ieee754/dbl-64/mpatan2.c: Likewise.
44173         * sysdeps/ieee754/dbl-64/mpexp.c: Likewise.
44174         * sysdeps/ieee754/dbl-64/mpexp.h: Likewise.
44175         * sysdeps/ieee754/dbl-64/mpsqrt.c: Likewise.
44176         * sysdeps/ieee754/dbl-64/mpsqrt.h: Likewise.
44177         * sysdeps/ieee754/dbl-64/mptan.c: Likewise.
44178         * sysdeps/ieee754/dbl-64/s_sin.c: Likewise.
44179         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
44180         * sysdeps/ieee754/dbl-64/sincos32.c: Likewise.
44181         * sysdeps/ieee754/dbl-64/slowexp.c: Likewise.
44182         * sysdeps/ieee754/dbl-64/slowpow.c: Likewise.
44183         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: Likewise.
44184         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: Likewise.
44185         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: Likewise.
44186         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: Likewise.
44187         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: Likewise.
44188         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: Likewise.
44189         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: Likewise.
44190         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: Likewise.
44191         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: Likewise.
44192         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: Likewise.
44193         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: Likewise.
44194         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: Likewise.
44195         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: Likewise.
44196         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: Likewise.
44197         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: Likewise.
44198         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: Likewise.
44199         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: Likewise.
44200         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: Likewise.
44201         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: Likewise.
44202         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: Likewise.
44203         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: Likewise.
44204         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: Likewise.
44205
44206 2011-10-24  Ulrich Drepper  <drepper@gmail.com>
44207
44208         * sysdeps/x86_64/dla.h: Move to ...
44209         * sysdeps/x86_64/fpu/dla.h: ...here.
44210         (DLA_FMS): Some compilers fail to inline __builtin_fma in some
44211         situations.  Use __builtin_fma only for gcc 4.6 and up.
44212
44213         * config.make.in: Add have-mfma4 entry.
44214         * configure.in: Substitute libc_cv_cc_fma4.
44215         * math/Makefile (dbl-only-routines): Add sincostab.
44216         * sysdeps/ieee754/dbl-64/dosincos.c: Don't include sincos.tbl.
44217         Use __sincostab not sincos.
44218         * sysdeps/ieee754/dbl-64/e_asin.c: Don't define aliases when function
44219         name is a macro.
44220         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
44221         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
44222         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
44223         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.  Define singArctan2
44224         using __copysign.
44225         * sysdeps/ieee754/dbl-64/mpa.c: Don't export __acr.  Don't define
44226         __cr and __cpymn.  Define __cpy unless NO___CPY is defined.  Define
44227         norm, denorm, and __mp_dbl unless NO___MP_DBL is defined.
44228         * sysdeps/ieee754/dbl-64/mpa.h: Don't declare __acr, __cr, __cpymn,
44229         and __inv.
44230         * sysdeps/ieee754/dbl-64/mpsqrt.c: Make fastiroot static.
44231         * sysdeps/ieee754/dbl-64/s_atan.c: Define __signArctan using
44232         __copysign.
44233         * sysdeps/ieee754/dbl-64/s_sin.c: Use __sincostab not sincos.  Don't
44234         define aliases when function name is a macro.
44235         * sysdeps/ieee754/dbl-64/sincostab.c: Renamed from
44236         sysdeps/ieee754/dbl-64/sincos.tbl.
44237         * sysdeps/x86_64/fpu/multiarch/Makefile: Add entries to build
44238         fma4-enabled routines.
44239         * sysdeps/x86_64/fpu/multiarch/brandred-fma4.c: New file.
44240         * sysdeps/x86_64/fpu/multiarch/doasin-fma4.c: New file.
44241         * sysdeps/x86_64/fpu/multiarch/dosincos-fma4.c: New file.
44242         * sysdeps/x86_64/fpu/multiarch/e_asin-fma4.c: New file.
44243         * sysdeps/x86_64/fpu/multiarch/e_asin.c: New file.
44244         * sysdeps/x86_64/fpu/multiarch/e_atan2-fma4.c: New file.
44245         * sysdeps/x86_64/fpu/multiarch/e_atan2.c: New file.
44246         * sysdeps/x86_64/fpu/multiarch/e_exp-fma4.c: New file.
44247         * sysdeps/x86_64/fpu/multiarch/e_exp.c: New file.
44248         * sysdeps/x86_64/fpu/multiarch/e_log-fma4.c: New file.
44249         * sysdeps/x86_64/fpu/multiarch/e_log.c: New file.
44250         * sysdeps/x86_64/fpu/multiarch/e_pow-fma4.c: New file.
44251         * sysdeps/x86_64/fpu/multiarch/e_pow.c: New file.
44252         * sysdeps/x86_64/fpu/multiarch/halfulp-fma4.c: New file.
44253         * sysdeps/x86_64/fpu/multiarch/mpa-fma4.c: New file.
44254         * sysdeps/x86_64/fpu/multiarch/mpatan-fma4.c: New file.
44255         * sysdeps/x86_64/fpu/multiarch/mpatan2-fma4.c: New file.
44256         * sysdeps/x86_64/fpu/multiarch/mpexp-fma4.c: New file.
44257         * sysdeps/x86_64/fpu/multiarch/mplog-fma4.c: New file.
44258         * sysdeps/x86_64/fpu/multiarch/mpsqrt-fma4.c: New file.
44259         * sysdeps/x86_64/fpu/multiarch/mptan-fma4.c: New file.
44260         * sysdeps/x86_64/fpu/multiarch/s_atan-fma4.c: New file.
44261         * sysdeps/x86_64/fpu/multiarch/s_atan.c: New file.
44262         * sysdeps/x86_64/fpu/multiarch/s_sin-fma4.c: New file.
44263         * sysdeps/x86_64/fpu/multiarch/s_sin.c: New file.
44264         * sysdeps/x86_64/fpu/multiarch/s_tan-fma4.c: New file.
44265         * sysdeps/x86_64/fpu/multiarch/s_tan.c: New file.
44266         * sysdeps/x86_64/fpu/multiarch/sincos32-fma4.c: New file.
44267         * sysdeps/x86_64/fpu/multiarch/slowexp-fma4.c: New file.
44268         * sysdeps/x86_64/fpu/multiarch/slowpow-fma4.c: New file.
44269
44270         * sysdeps/ieee754/dbl-64/doasin.c: Adjust for DLA_FMA -> DLA_FMS
44271         rename.
44272         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
44273         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
44274         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
44275         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
44276         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
44277         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
44278         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
44279         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
44280
44281 2011-10-24  Andreas Schwab  <schwab@redhat.com>
44282
44283         * wcsmbs/wcslen.c: Don't define WCSLEN, reverse logic.
44284
44285 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
44286
44287         * sysdeps/ieee754/dbl-64/wordsize-64/s_remquo.c: New file.
44288
44289         * sysdeps/ieee754/dbl-64/e_fmod.c (__ieee754_fmod): Add some branch
44290         prediction.
44291         * sysdeps/ieee754/dbl-64/wordsize-64/e_fmod.c: New file.
44292
44293         * string/strnlen.c: Don't define STRNLEN, reverse logic.
44294         Remove unused variable magic_bits.
44295         * sysdeps/i386/i686/multiarch/rtld-strnlen.c: New file.
44296
44297         * string/strnlen.c: Define and use STRNLEN macro.
44298         * sysdeps/i386/i686/multiarch/Makefile [string] (sysdep_routines):
44299         Add strnlen-sse2, strnlen-c, wcslen-sse2, and wcslen-c.
44300         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Add support for strnlen.
44301         * wcsmbs/wcslen.c: Define and use WCSLEN.
44302         * sysdeps/i386/i686/multiarch/strnlen-c.c: New file.
44303         * sysdeps/i386/i686/multiarch/strnlen-sse2.S: New file.
44304         * sysdeps/i386/i686/multiarch/strnlen.S: New file.
44305         * sysdeps/i386/i686/multiarch/wcslen-c.c: New file.
44306         * sysdeps/i386/i686/multiarch/wcslen-sse2.S: New file.
44307         * sysdeps/i386/i686/multiarch/wcslen.S: New file.
44308         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
44309
44310 2011-10-20  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
44311
44312         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
44313         strnlen-sse2-no-bsf.
44314         Rename strlen-no-bsf to strlen-sse2-no-bsf.
44315         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Rename to
44316         * sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S:
44317         Add strnlen support.
44318         (USE_AS_STRNLEN): New macro.
44319         * sysdeps/x86_64/multiarch/strnlen-sse2-no-bsf.S: New file.
44320         * sysdeps/x86_64/multiarch/strcat-ssse3.S: Update.
44321         Rename strlen-no-bsf.S to strlen-sse2-no-bsf.S
44322         * sysdeps/x86_64/wcslen.S: New file.
44323
44324 2011-10-20  Michael Zolotukhin  <michael.v.zolotukhin@gmail.com>
44325
44326         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Update.
44327         XMM-moves are used for copying on small sizes.
44328
44329 2011-10-19  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
44330
44331         * wcsmbs/Makefile (strop-tests): Add wcschr.
44332         * wcsmbs/test-wcschr.c: New file.
44333         * string/test-strchr.c: Update.
44334         Add wcschr support.
44335         (WIDE): New macro.
44336
44337 2011-10-18  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
44338
44339         * wcsmbs/Makefile (strop-tests): Add wcslen.
44340         * wcsmbs/test-wcslen.c: New file.
44341         * string/test-strlen.c: Update.
44342         Add wcslen support.
44343         (WIDE): New macro.
44344
44345 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
44346
44347         * po/it.po: Update from translation team.
44348
44349 2011-09-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
44350
44351         * sysdeps/x86_64/wcscmp.S: Update.
44352         Fix wrong comparison semantics.
44353         wcscmp shall use signed comparison not unsigned.
44354         Don't use substraction to avoid overflow bug.
44355         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: Likewise.
44356         * wcsmbc/wcscmp.c: Likewise.
44357         * string/test-strcmp.c: Likewise.
44358         Add new tests to check cases with negative values.
44359
44360 2011-10-23  Ulrich Drepper  <drepper@gmail.com>
44361
44362         * sysdeps/ieee754/dbl-64/dla.h: Move DLA_FMA definition to...
44363         * sysdeps/x86_64/dla.h: ...here.  New file.
44364         * sysdeps/ieee754/dbl-64/doasin.c: Use <dla.h> not "dla.h".
44365         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
44366         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
44367         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
44368         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
44369         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
44370         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
44371         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
44372         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
44373
44374 2011-10-23  Andreas Schwab  <schwab@linux-m68k.org>
44375
44376         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Add __jnl_finite and
44377         __ynl_finite aliases.
44378
44379 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
44380
44381         * sysdeps/x86_64/fpu/libm-test-ulps: Update.
44382
44383         * sysdeps/ieee754/dbl-64/dla.h: When compiling with FMA4 support
44384         define DLA_FMA.
44385         [DLA_FMA] (EMULV): Use DLA_FMA.
44386         [DLA_FMA] (MUL12): Use EMULV.
44387         * sysdeps/ieee754/dbl-64/doasin.c [DLA_FMA]: Don't define variables
44388         that are not needed.
44389         * sysdeps/ieee754/dbl-64/dosincos.c: Likewise.
44390         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
44391         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
44392         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
44393         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
44394         * sysdeps/ieee754/dbl-64/s_atan.c: Likewise.
44395         * sysdeps/ieee754/dbl-64/s_tan.c: Likewise.
44396
44397 2011-10-22  Andreas Schwab  <schwab@linux-m68k.org>
44398
44399         * math/s_nan.c: Undef __nan.
44400         * math/s_nanf.c: Undef __nanf.
44401         * math/s_nanl.c: Undef __nanl.
44402         * sysdeps/ieee754/ldbl-128ibm/s_atanl.c: Include <math.h> before
44403         "math_private.h".
44404
44405 2011-10-22  Ulrich Drepper  <drepper@gmail.com>
44406
44407         * math/s_catan.c: Add branch predictions.
44408         * math/s_catanf.c: Likewise.
44409         * math/s_catanh.c: Likewise.
44410         * math/s_catanhf.c: Likewise.
44411         * math/s_catanhl.c: Likewise.
44412         * math/s_catanl.c: Likewise.
44413         * math/s_cexp.c: Likewise.
44414         * math/s_cexpf.c: Likewise.
44415         * math/s_cexpl.c: Likewise.
44416         * math/s_clog.c: Likewise.
44417         * math/s_clog10.c: Likewise.
44418         * math/s_clog10f.c: Likewise.
44419         * math/s_clog10l.c: Likewise.
44420         * math/s_clogf.c: Likewise.
44421         * math/s_clogl.c: Likewise.
44422         * math/s_csqrt.c: Likewise.
44423         * math/s_csqrtf.c: Likewise.
44424         * math/s_csqrtl.c: Likewise.
44425         * math/s_ctanf.c: Likewise.
44426         * math/s_ctanh.c: Likewise.
44427         * math/s_ctanhf.c: Likewise.
44428         * math/s_ctanhl.c: Likewise.
44429         * math/s_ctanl.c: Likewise.
44430
44431         * math/math_private.h: Define __nan, __nanf, __nanl.
44432         * math/s_cacosh.c: Include <math_private.h>.
44433         * math/s_cacoshl.c: Likewise.
44434         * math/s_casinh.c: Likewise.
44435         * math/s_casinhf.c: Likewise.
44436         * math/s_casinhl.c: Likewise.
44437         * math/s_ccos.c: Rely entire on ccosh.
44438         * math/s_ccosf.c: Rely entire on ccoshf.
44439         * math/s_ccosl.c: Rely entirely on ccoshl.
44440         * math/s_ccosh.c: Add branch predicion helpers.  Add branch prediction.
44441         Remove tests for FE_INVALID.
44442         * math/s_ccoshf.c: Likewise.
44443         * math/s_ccoshl.c: Likewise.
44444         * math/s_csin.c: Likewise.
44445         * math/s_csinf.c: Likewise.
44446         * math/s_csinh.c Likewise.
44447         * math/s_csinhf.c: Likewise.
44448         * math/s_csinhl.c: Likewise.
44449         * math/s_csinl.c: Likewise.
44450         * math/s_ctan.c: Likewise.
44451         * sysdeps/ieee754/dbl-64/e_acosh.c: Use __ieee754_sqrt.
44452         * sysdeps/ieee754/flt-32/e_acoshf.c: Use __ieee754_sqrtf.
44453         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Use __ieee754_sqrtl.
44454
44455 2011-10-21  Ulrich Drepper  <drepper@gmail.com>
44456
44457         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Fix
44458         compilation problems.
44459
44460         * sysdeps/ieee754/dbl-64/e_log.c (__ieee754_log): Add a few more
44461         __builtin_expect.
44462
44463 2011-10-20  Ulrich Drepper  <drepper@gmail.com>
44464
44465         * sysdeps/i386/configure.in: Test for -mfma4 option.
44466         * config.h.in: Add HAVE_FMA4_SUPPORT entry.
44467         * sysdeps/x86_64/multiarch/init-arch.h: Define HAS_FMA4 and
44468         COMMON_CPUID_INDEX_80000001.
44469         * sysdeps/x86_64/multiarch/init-arch.c: Read 80000001 leaf for AMD.
44470         * sysdeps/x86_64/fpu/multiarch/s_fma.c: Test for FMA4 support and
44471         use it if FMA3 is not supported.
44472         * sysdeps/x86_64/fpu/multiarch/s_fmaf.c: Likewise.
44473
44474         * sysdeps/x86_64/multiarch/s_fma.c: Moved to ../fpu/multiarch.
44475         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
44476
44477 2011-10-20  Andreas Schwab  <schwab@redhat.com>
44478
44479         [BZ #12892]
44480         * elf/dl-fini.c (_dl_sort_fini): Ignore relocation dependency if
44481         it would create a cycle with a link time dependency.
44482
44483 2011-10-19  Ulrich Drepper  <drepper@gmail.com>
44484
44485         * sysdeps/x86_64/multiarch/rawmemchr.S: Small optimization to safe an
44486         instruction.
44487         * string/Makefile (strop-tests): Add rawmemchr.
44488         * string/test-rawmemchr.c: New file.
44489
44490         * sysdeps/x86_64/multiarch/init-arch.h: Define bit_AVX and index_AVX.
44491         * sysdeps/x86_64/multiarch/strcmp-sse42.S: New file.  Split out from...
44492         * sysdeps/x86_64/multiarch/strcmp.S: ...here.  Include strcmp-sse42.S
44493         when compiling str{,n}casecmp and when AVX is available.  Hook up
44494         new optimized code in initializers.
44495
44496 2011-10-19  Andreas Schwab  <schwab@redhat.com>
44497
44498         * sysdeps/x86_64/fpu/math_private.h (libc_feupdateenv): Use
44499         __feraiseexcept instead of feraiseexcept.
44500
44501 2011-10-18  Ulrich Drepper  <drepper@gmail.com>
44502
44503         * math/math_private.h: Define defaults for libc_fetestexcept and
44504         libc_feupdateenv.
44505         * sysdeps/ieee754/dbl-64/s_fma.c: Use libc_fe* interfaces.
44506         * sysdeps/ieee754/dbl-64/s_fmaf.c: Likewise.
44507         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
44508         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
44509         * sysdeps/ieee754/flt-32/s_nearbyintf.c: Likewise.
44510         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
44511         libc_fetestexcept and libc_feupdateenv.
44512
44513         * math/math_private.h: Define defaults for libc_feholdexcept_setround,
44514         libc_feholdexcept_setroundf, libc_feholdexcept_setroundl.
44515         * sysdeps/ieee754/dbl-64/e_exp2.c: Use libc_feholdexcept_setround.
44516         * sysdeps/x86_64/fpu/math_private.h: Define special version of
44517         libc_feholdexcept_setround.
44518
44519         * sysdeps/x86_64/fpu/multiarch/Makefile [math] (libm-sysdep-routines):
44520         Add s_nearbyint-c and s_nearbyintf-c.
44521         * sysdeps/x86_64/fpu/bits/mathinline.h: Define nearbyint and
44522         nearbyintf inlines.
44523         * sysdeps/x86_64/fpu/multiarch/s_nearbyint-c.c: New file.
44524         * sysdeps/x86_64/fpu/multiarch/s_nearbyint.S: New file.
44525         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf-c.c: New file.
44526         * sysdeps/x86_64/fpu/multiarch/s_nearbyintf.S: New file.
44527
44528         * math/math_private.h: Define defaults for libc_fegetround,
44529         libc_fegetroundf, libc_fegetroundl, libc_fesetround, libc_fesetroundf,
44530         libc_fesetroundl, libc_feholdexcept, libc_feholdexceptf,
44531         libc_feholdexceptl, libc_fesetenv, libc_fesetenvf, libc_fesetenvl.
44532         * sysdeps/ieee754/dbl-64/wordsize-64/s_nearbyint.c: Use
44533         libc_feholdexcept, libc_fesetround, libc_fesetenv instead of the
44534         standard functions.
44535         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
44536         Remove comments and hacks for old compiler versions.
44537         * sysdeps/x86_64/fpu/math_private.h: Define special versions of
44538         libc_fegetround, libc_fesetround, libc_feholdexcept, and
44539         libc_feholdexceptl.
44540
44541 2011-10-18  Andreas Schwab  <schwab@redhat.com>
44542
44543         * sysdeps/x86_64/fpu/bits/fenv.h: Add C linkage markers.
44544         (__feraiseexcept_renamed): Add __NTH.
44545         (feraiseexcept): Add __NTH.  Rename local variables to fix
44546         namespace violations.
44547
44548 2011-10-17  Ulrich Drepper  <drepper@gmail.com>
44549
44550         * sysdeps/ieee754/dbl-64/e_exp2.c (__ieee754_exp2): Small optimization.
44551
44552         * sysdeps/ieee754/dbl-64/wordsize-64/s_frexp.c: New file.
44553
44554         * sysdeps/x86_64/fpu/math_private.h: Relax asm requirements for
44555         recently added interfaces.
44556         * sysdeps/x86_64/fpu/bits/mathinline.h: Likewise.
44557
44558         * sysdeps/x86_64/fpu/math_private.h: Add some parenthesis to be safe
44559         about macro parameter expansion.
44560
44561         * sysdeps/x86_64/fpu/bits/mathinline.h: Don't define inlines if
44562         __NO_MATH_INLINES is defined.  Cleanups.
44563
44564         * sysdeps/x86_64/fpu/math_private.h: Define __rint, __rintf, __floor,
44565         and __floorf is target has SSE4.1.
44566         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: Undef first.
44567         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.: Likewise.
44568         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: Likewise.
44569         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: Likewise.
44570
44571         * sysdeps/x86_64/fpu/bits/mathinline.h (floor): Use correct function
44572         name.
44573         (floorf): Likewise.
44574
44575         * nscd/netgroupcache.c (addgetnetgrentX): Fix #ifdef nesting.
44576
44577 2011-10-17  Andreas Schwab  <schwab@redhat.com>
44578
44579         * misc/sys/cdefs.h: Fix last change.
44580
44581         * grp/initgroups.c (internal_getgrouplist): Fix initgroups
44582         database lookup.
44583
44584 2011-10-16  Ulrich Drepper  <drepper@gmail.com>
44585
44586         * misc/sys/cdefs.h: Use leaf function attribute in __THROW.
44587
44588         * sysdeps/ieee754/dbl-64/s_ceil.c: Avoid alias renamed.
44589         * sysdeps/ieee754/dbl-64/s_floor.c: Likewise.
44590         * sysdeps/ieee754/dbl-64/s_rint.c: Likewise.
44591         * sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c: Likewise.
44592         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: Likewise.
44593         * sysdeps/ieee754/dbl-64/wordsize-64/s_rint.c: Likewise.
44594         * sysdeps/ieee754/flt-32/s_ceilf.c: Likewise.
44595         * sysdeps/ieee754/flt-32/s_floorf.c: Likewise.
44596         * sysdeps/ieee754/flt-32/s_rintf.c: Likewise.
44597         * sysdeps/x86_64/fpu/multiarch/Makefile: New file.
44598         * sysdeps/x86_64/fpu/multiarch/s_ceil-c.c: New file.
44599         * sysdeps/x86_64/fpu/multiarch/s_ceil.S: New file.
44600         * sysdeps/x86_64/fpu/multiarch/s_ceilf-c.c: New file.
44601         * sysdeps/x86_64/fpu/multiarch/s_ceilf.S: New file.
44602         * sysdeps/x86_64/fpu/multiarch/s_floor-c.c: New file.
44603         * sysdeps/x86_64/fpu/multiarch/s_floor.S: New file.
44604         * sysdeps/x86_64/fpu/multiarch/s_floorf-c.c: New file.
44605         * sysdeps/x86_64/fpu/multiarch/s_floorf.S: New file.
44606         * sysdeps/x86_64/fpu/multiarch/s_rint-c.c: New file.
44607         * sysdeps/x86_64/fpu/multiarch/s_rint.S: New file.
44608         * sysdeps/x86_64/fpu/multiarch/s_rintf-c.c: New file.
44609         * sysdeps/x86_64/fpu/multiarch/s_rintf.S: New file.
44610
44611         * sysdeps/x86_64/fpu/bits/mathinline.h: Add inlines for rint, rintf,
44612         ceil, ceilf, floor, floorf.
44613
44614         * elf/do-rel.h (elf_dynamic_do_Rel): Work around linker problem.
44615         Perform IRELATIVE relocations last.
44616
44617         * elf/do-rel.h: Add another parameter nrelative, replacing the
44618         local variable with the same name.  Change name of the function
44619         to end in Rel or Rela (uppercase).
44620         * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Add new element
44621         nrelative to ranges.  Only nonzero for DT_REL/DT_RELA.  Pass to the
44622         elf_dynamic_do_##reloc function.
44623
44624 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
44625
44626         * sysdeps/i386/i686/fpu/e_log.S: No need for the fyl2xp1 use, fyl2x
44627         is sufficient, at least on modern CPUs.
44628
44629         * sysdeps/ieee754/dbl-64/wordsize-64/s_floor.c: New file.
44630
44631         * sysdeps/ieee754/dbl-64/e_cosh.c: Cleanup.
44632         * sysdeps/ieee754/dbl-64/wordsize-64/e_cosh.c: New file.
44633
44634         * math/Versions [libm] (GLIBC_2.15): Add __exp_finite, __expf_finite,
44635         __expl_finite.
44636         * math/bits/math-finite.h: Add entries for exp.
44637         * math/e_expl.c: Add __*_finite alias.
44638         * sysdeps/i386/fpu/e_exp.S: Likewise.
44639         * sysdeps/i386/fpu/e_expf.S: Likewise.
44640         * sysdeps/i386/fpu/e_expl.c: Likewise.
44641         * sysdeps/ieee754/dbl-64/e_exp.c: Likewise.
44642         * sysdeps/ieee754/flt-32/e_expf.c: Likewise.
44643         * sysdeps/ieee754/ldbl-128/e_expl.c: Likewise.
44644         * sysdeps/ieee754/ldbl-128ibm/e_expl.c: Likewise.
44645         * sysdeps/ieee754/dbl-64/w_exp.c: Complete rewrite.
44646         * sysdeps/ieee754/flt-32/w_expf.c: Likewise.
44647         * sysdeps/ieee754/ldbl-96/w_expl.c: Likewise.
44648
44649         * sysdeps/i386/i686/fpu/e_logf.S: No need for the fyl2xp1 use, fyl2x
44650         is sufficient, at least on modern CPUs.
44651
44652         * ctype/ctype-info.c (__ctype_init): Define.
44653         * include/ctype.h (__ctype_init): Declare.
44654         (__ctype_b_loc): The variable is always initialized.
44655         (__ctype_toupper_loc): Likewise.
44656         (__ctype_tolower_loc): Likewise.
44657         * ctype/Versions: Export __ctype_init for GLIBC_PRIVATE.
44658         * sysdeps/unix/sysv/linux/init-first.c (_init): Call __ctype_init.
44659
44660 2011-10-15  Andreas Schwab  <schwab@linux-m68k.org>
44661
44662         * wcsmbs/wmemcmp.c (WMEMCMP): Define.
44663
44664         * configure.in: Also look in $cxxmachine/include for C++ system
44665         headers.
44666
44667 2011-09-27  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
44668
44669         * sysdeps/x86_64/multiarch/Makefile: (sysdep_routines): Add
44670         memcmp-ssse3 wmemcmp-sse4 wmemcmp-ssse3 wmemcmp-c
44671         * sysdeps/x86_64/multiarch/memcmp-ssse3: New file.
44672         * sysdeps/x86_64/multiarch/memcmp.S: Update.  Add __memcmp_ssse3.
44673         * sysdeps/x86_64/multiarch/memcmp-sse4.S: Update.
44674         (USE_AS_WMEMCMP): New macro.
44675         Fixing indents.
44676         * sysdeps/x86_64/multiarch/wmemcmp.S: New file.
44677         * sysdeps/x86_64/multiarch/wmemcmp-ssse3.S: New file.
44678         * sysdeps/x86_64/multiarch/wmemcmp-sse4.S: New file.
44679         * sysdeps/x86_64/multiarch/wmemcmp-c.S: New file.
44680         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
44681         wmemcmp-ssse3 wmemcmp-sse4 wmemcmp-c
44682         * sysdeps/i386/i686/multiarch/wmemcmp.S: New file.
44683         * sysdeps/i386/i686/multiarch/wmemcmp-c.c: New file.
44684         * sysdeps/i386/i686/multiarch/wmemcmp-ssse3.S: New file.
44685         * sysdeps/i386/i686/multiarch/wmemcmp-sse4.S: New file.
44686         * sysdeps/i386/i686/multiarch/memcmp-sse4.S: Update.
44687         (USE_AS_WMEMCMP): New macro.
44688         * sysdeps/i386/i686/multiarch/memcmp-ssse3: Likewise.
44689         * sysdeps/string/test-memcmp.c: Update.
44690         Fix simple_wmemcmp.
44691         Add new tests.
44692         * wcsmbs/wmemcmp.c: Update.
44693         (WMEMCMP): New macro.
44694         Fix overflow bug.
44695
44696 2011-10-12  Andreas Jaeger  <aj@suse.de>
44697
44698         [BZ #13268]
44699         * math/bits/mathcalls.h: Mark argument 2 of modf as non-null.
44700
44701 2011-10-15  Ulrich Drepper  <drepper@gmail.com>
44702
44703         * libio/iofwide.c (do_length): Avoid warning.
44704
44705         * ctype/ctype.h (__isctype_f): Add missing __THROW.
44706
44707 2011-10-14  Ulrich Drepper  <drepper@gmail.com>
44708
44709         * elf/pldd-xx.c (find_maps): Remove leftover debug message.
44710
44711         * sysdeps/i386/fpu/e_log.S: Add real definition of __log_finite.
44712         * sysdeps/i386/fpu/e_logf.S: Add real definition of __logf_finite.
44713         * sysdeps/i386/fpu/e_logl.S: Add real definition of __logl_finite.
44714         * sysdeps/i386/i686/fpu/e_log.S: New file.
44715         * sysdeps/i386/i686/fpu/e_logf.S: New file.
44716         * sysdeps/i386/i686/fpu/e_logl.S: New file.
44717
44718         * ctype/ctype.h: Add support for inlined isXXX functions when
44719         compiling C++ code.
44720
44721 2011-10-14  Andreas Schwab  <schwab@redhat.com>
44722
44723         * sysdeps/s390/fpu/libm-test-ulps: Adjust ULPs for jn tests.
44724
44725         * sysdeps/x86_64/fpu/fraiseexcpt.c: Fix last change.
44726
44727 2011-10-13  Roland McGrath  <roland@hack.frob.com>
44728
44729         [BZ #13291]
44730         * manual/string.texi (String/Array Comparison): Typo fix in strverscmp.
44731
44732 2011-10-13  Andreas Schwab  <schwab@redhat.com>
44733
44734         * sysdeps/x86_64/fpu/fraiseexcpt.c: Add __feraiseexcept alias.
44735         * sysdeps/x86_64/fpu/feupdateenv.c: Use __feraiseexcept instead of
44736         feraiseexcept.
44737
44738         * sysdeps/x86_64/memrchr.S: Check for zero size.
44739
44740         * string/stratcliff.c: Add memrchr tests.
44741
44742 2011-10-12  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
44743
44744         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
44745         memchr-sse2 memchr-sse2-bsf memrchr-sse2 memrchr-sse2-bsf memrchr-c
44746         rawmemchr-sse2 rawmemchr-sse2-bsf.
44747         * sysdeps/i386/i686/multiarch/memchr.S: New file.
44748         * sysdeps/i386/i686/multiarch/memchr-sse2.S: New file.
44749         * sysdeps/i386/i686/multiarch/memchr-sse2-bsf.S: New file.
44750         * sysdeps/i386/i686/multiarch/memrchr.S: New file.
44751         * sysdeps/i386/i686/multiarch/memrchr-c.c: New file.
44752         * sysdeps/i386/i686/multiarch/memrchr-sse2.S: New file.
44753         * sysdeps/i386/i686/multiarch/memrchr-sse2-bsf.S: New file.
44754         * sysdeps/i386/i686/multiarch/rawmemchr.S: New file.
44755         * sysdeps/i386/i686/multiarch/rawmemchr-sse2.S: New file.
44756         * sysdeps/i386/i686/multiarch/rawmemchr-sse2-bsf.S: New file.
44757         * string/memrchr.c (MEMRCHR): New macro.
44758
44759 2011-10-12  Ulrich Drepper  <drepper@gmail.com>
44760
44761         Add integration with gcc's -ffinite-math-only and optimize wrapper
44762         functions in libm.
44763         * Versions.def: Define GLIBC_2.15 version for libm.
44764         * math/Makefile (headers): Add bits/math-finite.h.
44765         * math/bits/math-finite.h: New file.
44766         * sysdeps/ia64/fpu/bits/math-finite.h: New file.
44767         * math/Versions [libm] (GLIBC_2.15): Export __*_finite symbols.
44768         * math/e_acoshl.c: Add __*_finite alias.
44769         * math/e_acosl.c: Likewise.
44770         * math/e_asinl.c: Likewise.
44771         * math/e_atan2l.c: Likewise.
44772         * math/e_atanhl.c: Likewise.
44773         * math/e_coshl.c: Likewise.
44774         * math/e_exp10.c: Likewise.
44775         * math/e_exp10f.c: Likewise.
44776         * math/e_exp10l.c: Likewise.
44777         * math/e_exp2l.c: Likewise.
44778         * math/e_fmodl.c: Likewise.
44779         * math/e_gammal_r.c: Likewise.
44780         * math/e_hypotl.c: Likewise.
44781         * math/e_j0l.c: Likewise.
44782         * math/e_j1l.c: Likewise.
44783         * math/e_jnl.c: Likewise.
44784         * math/e_lgammal_r.c: Likewise.
44785         * math/e_log10l.c: Likewise.
44786         * math/e_log2l.c: Likewise.
44787         * math/e_logl.c: Likewise.
44788         * math/e_powl.c: Likewise.
44789         * math/e_sinhl.c: Likewise.
44790         * math/e_sqrtl.c: Likewise.
44791         * math/e_scalb.c: Completely rewritten and optimized.
44792         * math/e_scalbf.c: Likewise.
44793         * math/e_scalbl.c: Likewise.
44794         * math/w_acos.c: Likewise.
44795         * math/w_acosf.c: Likewise.
44796         * math/w_acosl.c: Likewise.
44797         * math/w_acosh.c: Likewise.
44798         * math/w_acoshf.c: Likewise.
44799         * math/w_acoshl.c: Likewise.
44800         * math/w_asin.c: Likewise.
44801         * math/w_asinf.c: Likewise.
44802         * math/w_asinl.c: Likewise.
44803         * math/w_atan2.c: Likewise.
44804         * math/w_atan2f.c: Likewise.
44805         * math/w_atan2l.c: Likewise.
44806         * math/w_atanh.c: Likewise.
44807         * math/w_atanhf.c: Likewise.
44808         * math/w_atanhl.c: Likewise.
44809         * math/w_exp10.c: Likewise.
44810         * math/w_exp10f.c: Likewise.
44811         * math/w_exp10l.c: Likewise.
44812         * math/w_fmod.c: Likewise.
44813         * math/w_fmodf.c: Likewise.
44814         * math/w_fmodl.c: Likewise.
44815         * math/w_j0.c: Likewise.
44816         * math/w_j0f.c: Likewise.
44817         * math/w_j0l.c: Likewise.
44818         * math/w_j1.c: Likewise.
44819         * math/w_j1f.c: Likewise.
44820         * math/w_j1l.c: Likewise.
44821         * math/w_jn.c: Likewise.
44822         * math/w_jnf.c: Likewise.
44823         * math/w_log.c: Likewise.
44824         * math/w_logf.c: Likewise.
44825         * math/w_logl.c: Likewise.
44826         * math/w_log10.c: Likewise.
44827         * math/w_log10f.c: Likewise.
44828         * math/w_log10l.c: Likewise.
44829         * math/w_log2.c: Likewise.
44830         * math/w_log2f.c: Likewise.
44831         * math/w_log2l.c: Likewise.
44832         * math/w_pow.c: Likewise.
44833         * math/w_powf.c: Likewise.
44834         * math/w_powl.c: Likewise.
44835         * math/w_remainder.c: Likewise.
44836         * math/w_remainderf.c: Likewise.
44837         * math/w_remainderl.c: Likewise.
44838         * math/w_scalb.c: Likewise.
44839         * math/w_scalbf.c: Likewise.
44840         * math/w_scalbl.c: Likewise.
44841         * math/w_sqrt.c: Likewise.
44842         * math/w_sqrtf.c: Likewise.
44843         * math/w_sqrtl.c: Likewise.
44844         * math/math.h: Define __MATH_DECLARE_LDOUBLE if long double functions
44845         are declared.  Include <bits/math-finite.h> if -ffinite-math-only is
44846         used.
44847         * math/math_private.h: Declare __kernel_standard_f.
44848         * math/w_cosh.c: Remove cruft and optimize a bit.
44849         * math/w_coshf.c: Likewise.
44850         * math/w_coshl.c: Likewise.
44851         * math/w_exp2.c: Likewise.
44852         * math/w_exp2f.c: Likewise.
44853         * math/w_exp2l.c: Likewise.
44854         * math/w_hypot.c: Likewise.
44855         * math/w_hypotf.c: Likewise.
44856         * math/w_hypotl.c: Likewise.
44857         * math/w_lgamma.c: Likewise.
44858         * math/w_lgamma_r.c: Likewise.
44859         * math/w_lgammaf.c: Likewise.
44860         * math/w_lgammaf_r.c: Likewise.
44861         * math/w_lgammal.c: Likewise.
44862         * math/w_lgammal_r.c: Likewise.
44863         * math/w_sinh.c: Likewise.
44864         * math/w_sinhf.c: Likewise.
44865         * math/w_sinhl.c: Likewise.
44866         * math/w_tgamma.c: Likewise.
44867         * math/w_tgammaf.c: Likewise.
44868         * math/w_tgammal.c: Likewise.
44869         * sysdeps/ieee754/dbl-64/e_atanh.c: Likewise.
44870         * sysdeps/ieee754/flt-32/e_atanhf.c: Likewise.
44871         * sysdeps/i386/fpu/e_acos.S: Add __*_finite alias.
44872         Minor optimizations.  Pretty printing.  Remove cruft.
44873         * sysdeps/i386/fpu/e_acosf.S: Likewise.
44874         * sysdeps/i386/fpu/e_acosh.S: Likewise.
44875         * sysdeps/i386/fpu/e_acoshf.S: Likewise.
44876         * sysdeps/i386/fpu/e_acoshl.S: Likewise.
44877         * sysdeps/i386/fpu/e_acosl.c: Likewise.
44878         * sysdeps/i386/fpu/e_asin.S: Likewise.
44879         * sysdeps/i386/fpu/e_asinf.S: Likewise.
44880         * sysdeps/i386/fpu/e_atan2.S: Likewise.
44881         * sysdeps/i386/fpu/e_atan2f.S: Likewise.
44882         * sysdeps/i386/fpu/e_atan2l.c: Likewise.
44883         * sysdeps/i386/fpu/e_atanh.S: Likewise.
44884         * sysdeps/i386/fpu/e_atanhf.S: Likewise.
44885         * sysdeps/i386/fpu/e_atanhl.S: Likewise.
44886         * sysdeps/i386/fpu/e_exp10.S: Likewise.
44887         * sysdeps/i386/fpu/e_exp10f.S: Likewise.
44888         * sysdeps/i386/fpu/e_exp10l.S: Likewise.
44889         * sysdeps/i386/fpu/e_exp2.S: Likewise.
44890         * sysdeps/i386/fpu/e_exp2f.S: Likewise.
44891         * sysdeps/i386/fpu/e_exp2l.S: Likewise.
44892         * sysdeps/i386/fpu/e_fmod.S: Likewise.
44893         * sysdeps/i386/fpu/e_fmodf.S: Likewise.
44894         * sysdeps/i386/fpu/e_fmodl.c: Likewise.
44895         * sysdeps/i386/fpu/e_hypot.S: Likewise.
44896         * sysdeps/i386/fpu/e_hypotf.S: Likewise.
44897         * sysdeps/i386/fpu/e_log.S: Likewise.
44898         * sysdeps/i386/fpu/e_log10.S: Likewise.
44899         * sysdeps/i386/fpu/e_log10f.S: Likewise.
44900         * sysdeps/i386/fpu/e_log10l.S: Likewise.
44901         * sysdeps/i386/fpu/e_log2.S: Likewise.
44902         * sysdeps/i386/fpu/e_log2f.S: Likewise.
44903         * sysdeps/i386/fpu/e_log2l.S: Likewise.
44904         * sysdeps/i386/fpu/e_logf.S: Likewise.
44905         * sysdeps/i386/fpu/e_logl.S: Likewise.
44906         * sysdeps/i386/fpu/e_pow.S: Likewise.
44907         * sysdeps/i386/fpu/e_powf.S: Likewise.
44908         * sysdeps/i386/fpu/e_powl.S: Likewise.
44909         * sysdeps/i386/fpu/e_remainder.S: Likewise.
44910         * sysdeps/i386/fpu/e_remainderf.S: Likewise.
44911         * sysdeps/i386/fpu/e_remainderl.S: Likewise.
44912         * sysdeps/i386/fpu/e_scalb.S: Likewise.
44913         * sysdeps/i386/fpu/e_scalbf.S: Likewise.
44914         * sysdeps/i386/fpu/e_scalbl.S: Likewise.
44915         * sysdeps/i386/fpu/e_sqrt.S: Likewise.
44916         * sysdeps/i386/fpu/e_sqrtf.S: Likewise.
44917         * sysdeps/i386/fpu/e_sqrtl.c: Likewise.
44918         * sysdeps/ieee754/dbl-64/e_acosh.c: Likewise.
44919         * sysdeps/ieee754/dbl-64/e_asin.c: Likewise.
44920         * sysdeps/ieee754/dbl-64/e_atan2.c: Likewise.
44921         * sysdeps/ieee754/dbl-64/e_cosh.c: Likewise.
44922         * sysdeps/ieee754/dbl-64/e_exp2.c: Likewise.
44923         * sysdeps/ieee754/dbl-64/e_fmod.c: Likewise.
44924         * sysdeps/ieee754/dbl-64/e_gamma_r.c: Likewise.
44925         * sysdeps/ieee754/dbl-64/e_hypot.c: Likewise.
44926         * sysdeps/ieee754/dbl-64/e_j0.c: Likewise.
44927         * sysdeps/ieee754/dbl-64/e_j1.c: Likewise.
44928         * sysdeps/ieee754/dbl-64/e_jn.c: Likewise.
44929         * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Likewise.
44930         * sysdeps/ieee754/dbl-64/e_log.c: Likewise.
44931         * sysdeps/ieee754/dbl-64/e_log10.c: Likewise.
44932         * sysdeps/ieee754/dbl-64/e_log2.c: Likewise.
44933         * sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
44934         * sysdeps/ieee754/dbl-64/e_remainder.c: Likewise.
44935         * sysdeps/ieee754/dbl-64/e_sinh.c: Likewise.
44936         * sysdeps/ieee754/dbl-64/e_sqrt.c: Likewise.
44937         * sysdeps/ieee754/dbl-64/halfulp.c: Likewise.
44938         * sysdeps/ieee754/dbl-64/s_asinh.c: Likewise.
44939         * sysdeps/ieee754/flt-32/e_acosf.c: Likewise.
44940         * sysdeps/ieee754/flt-32/e_acoshf.c: Likewise.
44941         * sysdeps/ieee754/flt-32/e_asinf.c: Likewise.
44942         * sysdeps/ieee754/flt-32/e_atan2f.c: Likewise.
44943         * sysdeps/ieee754/flt-32/e_coshf.c: Likewise.
44944         * sysdeps/ieee754/flt-32/e_exp2f.c: Likewise.
44945         * sysdeps/ieee754/flt-32/e_fmodf.c: Likewise.
44946         * sysdeps/ieee754/flt-32/e_gammaf_r.c: Likewise.
44947         * sysdeps/ieee754/flt-32/e_hypotf.c: Likewise.
44948         * sysdeps/ieee754/flt-32/e_j0f.c: Likewise.
44949         * sysdeps/ieee754/flt-32/e_j1f.c: Likewise.
44950         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
44951         * sysdeps/ieee754/flt-32/e_lgammaf_r.c: Likewise.
44952         * sysdeps/ieee754/flt-32/e_log10f.c: Likewise.
44953         * sysdeps/ieee754/flt-32/e_log2f.c: Likewise.
44954         * sysdeps/ieee754/flt-32/e_logf.c: Likewise.
44955         * sysdeps/ieee754/flt-32/e_powf.c: Likewise.
44956         * sysdeps/ieee754/flt-32/e_remainderf.c: Likewise.
44957         * sysdeps/ieee754/flt-32/e_sinhf.c: Likewise.
44958         * sysdeps/ieee754/flt-32/e_sqrtf.c: Likewise.
44959         * sysdeps/ieee754/flt-32/s_asinhf.c: Likewise.
44960         * sysdeps/ieee754/ldbl-128/e_acoshl.c: Likewise.
44961         * sysdeps/ieee754/ldbl-128/e_acosl.c: Likewise.
44962         * sysdeps/ieee754/ldbl-128/e_asinl.c: Likewise.
44963         * sysdeps/ieee754/ldbl-128/e_atan2l.c: Likewise.
44964         * sysdeps/ieee754/ldbl-128/e_atanhl.c: Likewise.
44965         * sysdeps/ieee754/ldbl-128/e_coshl.c: Likewise.
44966         * sysdeps/ieee754/ldbl-128/e_fmodl.c: Likewise.
44967         * sysdeps/ieee754/ldbl-128/e_gammal_r.c: Likewise.
44968         * sysdeps/ieee754/ldbl-128/e_hypotl.c: Likewise.
44969         * sysdeps/ieee754/ldbl-128/e_j0l.c: Likewise.
44970         * sysdeps/ieee754/ldbl-128/e_j1l.c: Likewise.
44971         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
44972         * sysdeps/ieee754/ldbl-128/e_lgammal_r.c: Likewise.
44973         * sysdeps/ieee754/ldbl-128/e_log10l.c: Likewise.
44974         * sysdeps/ieee754/ldbl-128/e_log2l.c: Likewise.
44975         * sysdeps/ieee754/ldbl-128/e_logl.c: Likewise.
44976         * sysdeps/ieee754/ldbl-128/e_powl.c: Likewise.
44977         * sysdeps/ieee754/ldbl-128/e_remainderl.c: Likewise.
44978         * sysdeps/ieee754/ldbl-128/e_sinhl.c: Likewise.
44979         * sysdeps/ieee754/ldbl-128ibm/e_acoshl.c: Likewise.
44980         * sysdeps/ieee754/ldbl-128ibm/e_acosl.c: Likewise.
44981         * sysdeps/ieee754/ldbl-128ibm/e_asinl.c: Likewise.
44982         * sysdeps/ieee754/ldbl-128ibm/e_atan2l.c: Likewise.
44983         * sysdeps/ieee754/ldbl-128ibm/e_atanhl.c: Likewise.
44984         * sysdeps/ieee754/ldbl-128ibm/e_coshl.c: Likewise.
44985         * sysdeps/ieee754/ldbl-128ibm/e_fmodl.c: Likewise.
44986         * sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c: Likewise.
44987         * sysdeps/ieee754/ldbl-128ibm/e_hypotl.c: Likewise.
44988         * sysdeps/ieee754/ldbl-128ibm/e_log10l.c: Likewise.
44989         * sysdeps/ieee754/ldbl-128ibm/e_log2l.c: Likewise.
44990         * sysdeps/ieee754/ldbl-128ibm/e_logl.c: Likewise.
44991         * sysdeps/ieee754/ldbl-128ibm/e_powl.c: Likewise.
44992         * sysdeps/ieee754/ldbl-128ibm/e_remainderl.c: Likewise.
44993         * sysdeps/ieee754/ldbl-128ibm/e_sinhl.c: Likewise.
44994         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c: Likewise.
44995         * sysdeps/ieee754/ldbl-96/e_acoshl.c: Likewise.
44996         * sysdeps/ieee754/ldbl-96/e_asinl.c: Likewise.
44997         * sysdeps/ieee754/ldbl-96/e_atan2l.c: Likewise.
44998         * sysdeps/ieee754/ldbl-96/e_atanhl.c: Likewise.
44999         * sysdeps/ieee754/ldbl-96/e_coshl.c: Likewise.
45000         * sysdeps/ieee754/ldbl-96/e_gammal_r.c: Likewise.
45001         * sysdeps/ieee754/ldbl-96/e_hypotl.c: Likewise.
45002         * sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.
45003         * sysdeps/ieee754/ldbl-96/e_j1l.c: Likewise.
45004         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
45005         * sysdeps/ieee754/ldbl-96/e_lgammal_r.c: Likewise.
45006         * sysdeps/ieee754/ldbl-96/e_remainderl.c: Likewise.
45007         * sysdeps/ieee754/ldbl-96/e_sinhl.c: Likewise.
45008         * sysdeps/ieee754/ldbl-96/s_asinhl.c: Likewise.
45009         * sysdeps/powerpc/fpu/e_hypot.c: Likewise.
45010         * sysdeps/powerpc/fpu/e_hypotf.c: Likewise.
45011         * sysdeps/powerpc/fpu/e_sqrt.c: Likewise.
45012         * sysdeps/powerpc/fpu/e_sqrtf.c: Likewise.
45013         * sysdeps/powerpc/powerpc64/fpu/e_sqrt.c: Likewise.
45014         * sysdeps/powerpc/powerpc64/fpu/e_sqrtf.c: Likewise.
45015         * sysdeps/s390/fpu/e_sqrt.c: Likewise.
45016         * sysdeps/s390/fpu/e_sqrtf.c: Likewise.
45017         * sysdeps/s390/fpu/e_sqrtl.c: Likewise.
45018         * sysdeps/sparc/sparc32/e_sqrt.c: Likewise.
45019         * sysdeps/sparc/sparc64/fpu/e_sqrtl.c: Likewise.
45020         * sysdeps/x86_64/fpu/e_exp2l.S: Likewise.
45021         * sysdeps/x86_64/fpu/e_fmodl.S: Likewise.
45022         * sysdeps/x86_64/fpu/e_log10l.S: Likewise.
45023         * sysdeps/x86_64/fpu/e_log2l.S: Likewise.
45024         * sysdeps/x86_64/fpu/e_logl.S: Likewise.
45025         * sysdeps/x86_64/fpu/e_powl.S: Likewise.
45026         * sysdeps/x86_64/fpu/e_remainderl.S: Likewise.
45027         * sysdeps/x86_64/fpu/e_scalbl.S: Likewise.
45028         * sysdeps/x86_64/fpu/e_sqrt.c: Likewise.  Fix parameter order
45029         * sysdeps/x86_64/fpu/e_sqrtf.c: Likewise.
45030         * sysdeps/x86_64/fpu/math_private.h (__isnan): Cast d parameter.
45031         (__isnanf): Likewise.
45032         (__isinf_ns): Likewise.
45033         (__isinf_nsf): Likewise.
45034         (__finite): Likewise.
45035         (__finitef): Likewise.
45036         (__ieee754_sqrt): Define as macro.
45037         (__ieee754_sqrtf): Define as macro.
45038         (__ieee754_sqrtl): Define as macro.
45039         * sysdeps/x86_64/fpu/bits/fenv.h (feraiseexcept): Add partially
45040         inlined copy.
45041         * sysdeps/x86_64/fpu/bits/mathinline.h: Make use of
45042         __FINITE_MATH_ONLY__ consistent.
45043         * sysdeps/ieee754/k_standard.c (__kernel_standard_f): New function.
45044
45045 2011-10-10  Andreas Schwab  <schwab@linux-m68k.org>
45046
45047         * inet/getnetgrent_r.c (nscd_getnetgrent): Use __rawmemchr instead
45048         of rawmemchr.
45049
45050         * sysdeps/ieee754/ldbl-128ibm/s_isinf_nsl.c: New file.
45051
45052 2011-10-09  Ulrich Drepper  <drepper@gmail.com>
45053
45054         * po/ja.po: Update from translation team.
45055
45056 2011-10-08  Roland McGrath  <roland@hack.frob.com>
45057
45058         * locale/programs/locarchive.c (prepare_address_space): New function.
45059         (create_archive, enlarge_archive, open_archive): Use it.
45060
45061         * sysdeps/unix/sysv/linux/x86_64/time.c: Move #include <dl-vdso.h>
45062         inside [SHARED], where it is used.
45063
45064         * nscd/nscd_proto.h: Declare __nscd_setnetgrent.
45065
45066         * nss/getent.c (netgroup_keys): Remove unused variable.
45067         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: Likewise.
45068
45069 2011-10-08  Ulrich Drepper  <drepper@gmail.com>
45070
45071         * include/math.h: Declare __isinf_ns, __isinf_nsf, __isinf_nsl.
45072         * sysdeps/ieee754/dbl-64/s_isinf_ns.c: New file.
45073         * sysdeps/ieee754/dbl-64/wordsize-64/s_isinf_ns.c: New file.
45074         * sysdeps/ieee754/flt-32/s_isinf_nsf.c: New file.
45075         * sysdeps/ieee754/ldbl-128/s_isinf_nsl.c: New file.
45076         * sysdeps/ieee754/ldbl-96/s_isinf_nsl.c: New file.
45077         * math/Makefile (libm-calls): Add s_isinf_ns.
45078         * math/divtc3.c: Use __isinf_nsl instead of isinf.
45079         * math/multc3.c: Likewise.
45080         * math/s_casin.c: Likewise.
45081         * math/s_casinf.c: Likewise.
45082         * math/s_casinl.c: Likewise.
45083         * math/s_ccos.c: Likewise.
45084         * math/s_ccosf.c: Likewise.
45085         * math/s_ccosl.c: Likewise.
45086         * math/s_ctan.c: Likewise.
45087         * math/s_ctanf.c: Likewise.
45088         * math/s_ctanh.c: Likewise.
45089         * math/s_ctanhf.c: Likewise.
45090         * math/s_ctanhl.c: Likewise.
45091         * math/s_ctanl.c: Likewise.
45092         * math/w_fmod.c: Likewise.
45093         * math/w_fmodf.c: Likewise.
45094         * math/w_fmodl.c: Likewise.
45095         * math/w_remainder.c: Likewise.
45096         * math/w_remainderf.c: Likewise.
45097         * math/w_remainderl.c: Likewise.
45098         * sysdeps/ieee754/dbl-64/s_finite.c: Undefine __finite.
45099         * sysdeps/ieee754/dbl-64/s_isnan.c: Undefine __isnan.
45100         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: Undefine __finite.
45101         * sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c: Undefine __nan.
45102         * sysdeps/ieee754/flt-32/s_finitef.c: Undefine __finitef.
45103         * sysdeps/ieee754/flt-32/s_isnanf.c: Undefine __nan.
45104         * sysdeps/x86_64/fpu/math_private.h: Add optimized versions of __isnsn,
45105         __isnanf, __isinf_ns, __isinf_nsf, __finite, and __finitef.
45106
45107         * stdio-common/printf_fp.c: Use the fact that isinf returns the sign
45108         of the number.
45109         * stdio-common/printf_fphex.c: Likewise.
45110         * stdio-common/printf_size.c: Likewise.
45111
45112         * math/e_exp10.c: Include math_private.h using <...> not "...".
45113         * math/e_exp10f.c: Likewise.
45114         * math/e_exp10l.c: Likewise.
45115         * math/e_exp2l.c: Likewise.
45116         * math/e_j0l.c: Likewise.
45117         * math/e_j1l.c: Likewise.
45118         * math/e_jnl.c: Likewise.
45119         * math/e_lgammal_r.c: Likewise.
45120         * math/e_rem_pio2l.c: Likewise.
45121         * math/e_scalb.c: Likewise.
45122         * math/e_scalbf.c: Likewise.
45123         * math/e_scalbl.c: Likewise.
45124         * math/k_cosl.c: Likewise.
45125         * math/k_sinl.c: Likewise.
45126         * math/k_tanl.c: Likewise.
45127         * math/s_cacoshf.c: Likewise.
45128         * math/s_catan.c: Likewise.
45129         * math/s_catanf.c: Likewise.
45130         * math/s_catanh.c: Likewise.
45131         * math/s_catanhf.c: Likewise.
45132         * math/s_catanhl.c: Likewise.
45133         * math/s_catanl.c: Likewise.
45134         * math/s_ccosh.c: Likewise.
45135         * math/s_ccoshf.c: Likewise.
45136         * math/s_ccoshl.c: Likewise.
45137         * math/s_cexp.c: Likewise.
45138         * math/s_cexpf.c: Likewise.
45139         * math/s_cexpl.c: Likewise.
45140         * math/s_clog.c: Likewise.
45141         * math/s_clog10.c: Likewise.
45142         * math/s_clog10f.c: Likewise.
45143         * math/s_clog10l.c: Likewise.
45144         * math/s_clogf.c: Likewise.
45145         * math/s_clogl.c: Likewise.
45146         * math/s_csin.c: Likewise.
45147         * math/s_csinf.c: Likewise.
45148         * math/s_csinh.c: Likewise.
45149         * math/s_csinhf.c: Likewise.
45150         * math/s_csinhl.c: Likewise.
45151         * math/s_csinl.c: Likewise.
45152         * math/s_csqrt.c: Likewise.
45153         * math/s_csqrtf.c: Likewise.
45154         * math/s_csqrtl.c: Likewise.
45155         * math/s_ctan.c: Likewise.
45156         * math/s_ctanf.c: Likewise.
45157         * math/s_ctanh.c: Likewise.
45158         * math/s_ctanhf.c: Likewise.
45159         * math/s_ctanhl.c: Likewise.
45160         * math/s_ctanl.c: Likewise.
45161         * math/s_ldexp.c: Likewise.
45162         * math/s_ldexpf.c: Likewise.
45163         * math/s_ldexpl.c: Likewise.
45164         * math/s_significand.c: Likewise.
45165         * math/s_significandf.c: Likewise.
45166         * math/s_significandl.c: Likewise.
45167         * math/w_acos.c: Likewise.
45168         * math/w_acosf.c: Likewise.
45169         * math/w_acosh.c: Likewise.
45170         * math/w_acoshf.c: Likewise.
45171         * math/w_acoshl.c: Likewise.
45172         * math/w_acosl.c: Likewise.
45173         * math/w_asin.c: Likewise.
45174         * math/w_asinf.c: Likewise.
45175         * math/w_asinl.c: Likewise.
45176         * math/w_atan2.c: Likewise.
45177         * math/w_atan2f.c: Likewise.
45178         * math/w_atan2l.c: Likewise.
45179         * math/w_atanh.c: Likewise.
45180         * math/w_atanhf.c: Likewise.
45181         * math/w_atanhl.c: Likewise.
45182         * math/w_cosh.c: Likewise.
45183         * math/w_coshf.c: Likewise.
45184         * math/w_coshl.c: Likewise.
45185         * math/w_dremf.c: Likewise.
45186         * math/w_exp10.c: Likewise.
45187         * math/w_exp10f.c: Likewise.
45188         * math/w_exp10l.c: Likewise.
45189         * math/w_exp2.c: Likewise.
45190         * math/w_exp2f.c: Likewise.
45191         * math/w_fmod.c: Likewise.
45192         * math/w_fmodf.c: Likewise.
45193         * math/w_fmodl.c: Likewise.
45194         * math/w_hypot.c: Likewise.
45195         * math/w_hypotf.c: Likewise.
45196         * math/w_hypotl.c: Likewise.
45197         * math/w_j0.c: Likewise.
45198         * math/w_j0f.c: Likewise.
45199         * math/w_j0l.c: Likewise.
45200         * math/w_j1.c: Likewise.
45201         * math/w_j1f.c: Likewise.
45202         * math/w_j1l.c: Likewise.
45203         * math/w_jn.c: Likewise.
45204         * math/w_jnf.c: Likewise.
45205         * math/w_jnl.c: Likewise.
45206         * math/w_lgamma.c: Likewise.
45207         * math/w_lgamma_r.c: Likewise.
45208         * math/w_lgammaf.c: Likewise.
45209         * math/w_lgammaf_r.c: Likewise.
45210         * math/w_lgammal.c: Likewise.
45211         * math/w_lgammal_r.c: Likewise.
45212         * math/w_log.c: Likewise.
45213         * math/w_log10.c: Likewise.
45214         * math/w_log10f.c: Likewise.
45215         * math/w_log10l.c: Likewise.
45216         * math/w_log2.c: Likewise.
45217         * math/w_log2f.c: Likewise.
45218         * math/w_log2l.c: Likewise.
45219         * math/w_logf.c: Likewise.
45220         * math/w_logl.c: Likewise.
45221         * math/w_pow.c: Likewise.
45222         * math/w_powf.c: Likewise.
45223         * math/w_powl.c: Likewise.
45224         * math/w_remainder.c: Likewise.
45225         * math/w_remainderf.c: Likewise.
45226         * math/w_remainderl.c: Likewise.
45227         * math/w_scalb.c: Likewise.
45228         * math/w_scalbf.c: Likewise.
45229         * math/w_scalbl.c: Likewise.
45230         * math/w_sinh.c: Likewise.
45231         * math/w_sinhf.c: Likewise.
45232         * math/w_sinhl.c: Likewise.
45233         * math/w_sqrt.c: Likewise.
45234         * math/w_sqrtf.c: Likewise.
45235         * math/w_sqrtl.c: Likewise.
45236         * math/w_tgamma.c: Likewise.
45237         * math/w_tgammaf.c: Likewise.
45238         * math/w_tgammal.c: Likewise.
45239
45240         * po/ja.po: Update from translation team.
45241
45242 2011-09-29  Andreas Jaeger  <aj@suse.de>
45243
45244         [BZ #13179]
45245         * sunrpc/netname.c (netname2host): Fix logic.
45246
45247         [BZ #6779]
45248         [BZ #6783]
45249         * math/w_remainderl.c (__remainderl): Handle (NaN, 0) and (Inf,y)
45250         correctly.
45251         * math/w_remainder.c (__remainder): Likewise.
45252         * math/w_remainderf.c (__remainderf): Likewise.
45253         * math/libm-test.inc (remainder_test): Add test cases.
45254
45255 2011-10-04  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
45256
45257         * stdlib/longlong.h: Update from GCC.  Fix zarch smul_ppmm and
45258         sdiv_qrnnd.
45259
45260 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
45261
45262         * string/test-memcmp.c: Avoid unncessary #defines.
45263         Patch by Liubov Dmitrieva <liubov.dmitrieva@gmail.com>.
45264
45265 2011-08-31  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
45266
45267         * sysdeps/x86_64/multiarch/rawmemchr.S: Update.
45268         Use new sse2 version for core i3 - i7 as it's faster
45269         than sse42 version.
45270         (bit_Prefer_PMINUB_for_stringop): New.
45271         * sysdeps/x86_64/rawmemchr.S: Update.
45272         Replace with faster SSE2 version.
45273         * sysdeps/x86_64/memrchr.S: New file.
45274         * sysdeps/x86_64/memchr.S: Update.
45275         Replace with faster SSE2 version.
45276
45277 2011-09-12  Marek Polacek  <mpolacek@redhat.com>
45278
45279         * elf/dl-load.c (lose): Add cast to avoid warning.
45280
45281 2011-10-07  Ulrich Drepper  <drepper@gmail.com>
45282
45283         * po/ca.po: Update from translation team.
45284
45285         * inet/getnetgrent_r.c: Hook up nscd.
45286         * nscd/Makefile (routines): Add nscd_netgroup.
45287         (nscd-modules): Add netgroupcache.
45288         (CFLAGS-netgroupcache.c): Define.
45289         * nscd/cache.c (readdfcts): Add entries for GETNETGRENT and INNETGR.
45290         (cache_search): Add const to second parameter.
45291         * nscd/connections.c (serv2str): Add entries for GETNETGRENT and
45292         INNETGR.
45293         (dbs): Add netgrdb entry.
45294         (reqinfo): Add entries for GETNETGRENT, INNETGR, and GETFDNETGR.
45295         (verify_persistent_db): Handle netgrdb.
45296         (handle_request): Handle GETNETGRENT, INNETGR, and GETFDNETGR.
45297         * nscd/nscd-client.h (request_type): Add GETNETGRENT, INNETGR, and
45298         GETFDNETGR.
45299         (netgroup_response_header): Define.
45300         (innetgroup_response_header): Define.
45301         (datahead): Add netgroup_response_header and innetgroup_response_header
45302         elements.
45303         * nscd/nscd.conf: Add entries for netgroup cache.
45304         * nscd/nscd.h (dbtype): Add netgrdb.
45305         (_PATH_NSCD_NETGROUP_DB): Define.
45306         (netgroup_iov_disabled): Declare.
45307         (xmalloc, xcalloc, xrealloc): Move declarations here.
45308         (cache_search): Adjust prototype.
45309         Add netgroup-related prototypes.
45310         * nscd/nscd_conf.c (dbnames): Add netgrdb entry.
45311         * nscd/nscd_proto.h (__nss_not_use_nscd_netgroup): Declare.
45312         (__nscd_innetgr): Declare.
45313         * nscd/selinux.c (perms): Use access_vector_t as element type and
45314         add netgroup-related initializers.
45315         * nscd/netgroupcache.c: New file.
45316         * nscd/nscd_netgroup.c: New file.
45317         * nss/Versions [libc] (GLIBC_PRIVATE): Export __nss_lookup.
45318         * nss/getent.c (netgroup_keys): Use setnetgrent only for one parameter.
45319         For four parameters use innetgr.
45320         * nss/nss_files/files-init.c: Add definition and callback for netgr.
45321         * nss/nsswitch.c (__nss_lookup): Add libc_hidden_def.
45322         (__nss_disable_nscd): Set __nss_not_use_nscd_netgroup.
45323         * nss/nsswitch.h (__nss_lookup): Add libc_hidden_proto.
45324
45325         * nscd/connections.c (register_traced_file): Don't register file
45326         for disabled databases.
45327
45328 2011-10-06  Ulrich Drepper  <drepper@gmail.com>
45329
45330         * nscd/grpcache.c (cache_addgr): Initialize written in all cases.
45331
45332         * nss/nsswitch.c (__nss_lookup_function): Fix order of deleting
45333         from tree and freeing node.
45334
45335 2011-09-25  Jiri Olsa  <jolsa@redhat.com>
45336
45337         * nss/nsswitch.c (__nss_database_lookup): Handle
45338         nss_parse_service_list out of memory case.
45339
45340 2011-09-15  Jiri Olsa  <jolsa@redhat.com>
45341
45342         * nss/nsswitch.c (__nss_lookup_function): Handle __tsearch
45343         out of memory case.
45344
45345 2011-10-04  Andreas Schwab  <schwab@redhat.com>
45346
45347         * include/dlfcn.h (__RTLD_NOIFUNC): Define.
45348         * elf/do-rel.h (elf_dynamic_do_rel): Add parameter skip_ifunc and
45349         pass it down.
45350         * elf/dynamic-link.h: Adjust prototypes of elf_machine_rel,
45351         elf_machine_rela, elf_machine_lazy_rel.
45352         (_ELF_DYNAMIC_DO_RELOC): Add parameter skip_ifunc and pass it down.
45353         (ELF_DYNAMIC_DO_REL): Likewise.
45354         (ELF_DYNAMIC_DO_RELA): Likewise.
45355         (ELF_DYNAMIC_RELOCATE): Likewise.
45356         * elf/dl-reloc.c (_dl_relocate_object): Pass __RTLD_NOIFUNC down
45357         to ELF_DYNAMIC_DO_REL.
45358         * elf/rtld.c (_dl_start): Adjust use of ELF_DYNAMIC_RELOCATE.
45359         (dl_main): In trace mode always set __RTLD_NOIFUNC.
45360         * elf/dl-conflict.c (_dl_resolve_conflicts): Adjust call to
45361         elf_machine_rela.
45362         * sysdeps/i386/dl-machine.h (elf_machine_rel): Add parameter
45363         skip_ifunc, don't call ifunc function if non-zero.
45364         (elf_machine_rela): Likewise.
45365         (elf_machine_lazy_rel): Likewise.
45366         (elf_machine_lazy_rela): Likewise.
45367         * sysdeps/ia64/dl-machine.h (elf_machine_rela): Likewise.
45368         (elf_machine_lazy_rel): Likewise.
45369         * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela):
45370         Likewise.
45371         (elf_machine_lazy_rel): Likewise.
45372         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
45373         Likewise.
45374         (elf_machine_lazy_rel): Likewise.
45375         * sysdeps/s390/s390-32/dl-machine.h (elf_machine_rela): Likewise.
45376         (elf_machine_lazy_rel): Likewise.
45377         * sysdeps/s390/s390-64/dl-machine.h (elf_machine_rela): Likewise.
45378         (elf_machine_lazy_rel): Likewise.
45379         * sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
45380         (elf_machine_lazy_rel): Likewise.
45381         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela): Likewise.
45382         (elf_machine_lazy_rel): Likewise.
45383         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela): Likewise.
45384         (elf_machine_lazy_rel): Likewise.
45385         * sysdeps/x86_64/dl-machine.h (elf_machine_rela): Likewise.
45386         (elf_machine_lazy_rel): Likewise.
45387
45388 2011-09-28  Ulrich Drepper  <drepper@gmail.com>
45389
45390         * nss/nss_files/files-init.c (_nss_files_init): Use static
45391         initialization for all the *_traced_file variables.
45392
45393 2011-09-28  Andreas Schwab  <schwab@redhat.com>
45394
45395         * sysdeps/powerpc/fpu/libm-test-ulps: Adjust ULPs for jn tests.
45396
45397 2011-09-27  Roland McGrath  <roland@hack.frob.com>
45398
45399         [BZ #13226]
45400         * manual/signal.texi (Longjmp in Handler): Grammar fixes.
45401
45402 2011-09-27  Andreas Schwab  <schwab@redhat.com>
45403
45404         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn):
45405         Reread the line before reparsing it.
45406
45407 2011-09-26  Andreas Schwab  <schwab@redhat.com>
45408
45409         * sysdeps/x86_64/fpu/bits/mathinline.h: Use __asm instead of asm.
45410
45411 2011-09-21  Chung-Lin Tang  <cltang@codesourcery.com>
45412             Maxim Kuvyrkov  <maxim@codesourcery.com>
45413             Joseph Myers  <joseph@codesourcery.com>
45414
45415         * resolv/Makefile (LDLIBS-resolv.so): Link in $(elfobjdir)/ld.so
45416         if needed for __stack_chk_guard.
45417
45418 2011-09-19  Roland McGrath  <roland@hack.frob.com>
45419
45420         * sysdeps/posix/spawni.c (script_execute): Always define it.
45421         It will be optimized away if unused.
45422         (maybe_script_execute): New function.
45423         (__spawni): Call it.
45424
45425         * Makerules: Don't include tls.make.
45426         (config-tls): Always set to thread.
45427         * tls.make.c: File removed.
45428
45429 2011-09-19  Mike Frysinger  <vapier@gentoo.org>
45430
45431         * Makeconfig (CPPFLAGS): Prepend $(CPPFLAGS-config).
45432         * config.make.in (CPPFLAGS-config): New substituted variable.
45433
45434 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
45435
45436         * sysdeps/ieee754/dbl-64/wordsize-64/s_finite.c: New file.
45437
45438         [BZ #13192]
45439         * sysdeps/unix/sysv/linux/bits/in.h (IP_MULTICAST_ALL): Define.
45440         Patch mostly by Neil Horman <nhorman@tuxdriver.com>.
45441
45442 2011-09-15  Roland McGrath  <roland@hack.frob.com>
45443
45444         * sysdeps/unix/sysv/linux/i386/____longjmp_chk.S
45445         (CALL_FAIL): Use HIDDEN_JUMPTARGET for __fortify_fail.
45446         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
45447         (CALL_FAIL): Likewise.
45448         * sysdeps/unix/sysv/linux/ia64/____longjmp_chk.S (CHECK_RSP): Likewise.
45449         (CALL_FAIL): Macro removed.
45450         Patch mostly by Mike Frysinger <vapier@gentoo.org>.
45451
45452 2011-09-15  Ulrich Drepper  <drepper@gmail.com>
45453
45454         * sysdeps/x86_64/fpu/bits/mathinline.h: Add fmax and fmin optimizations
45455         for __FINITE_MATH_ONLY__ == 1.
45456
45457 2011-09-15  Andreas Schwab  <schwab@redhat.com>
45458
45459         * sysdeps/powerpc/fpu/e_hypot.c (__ieee754_hypot): Use
45460         __ieee754_sqrt instead of sqrt.
45461         * sysdeps/powerpc/fpu/e_hypotf.c (__ieee754_hypotf): Use
45462         __ieee754_sqrtf instead of sqrtf.
45463         * sysdeps/powerpc/fpu/e_rem_pio2f.c (__ieee754_rem_pio2f): Use
45464         __floorf instead of floorf.
45465         * sysdeps/powerpc/fpu/k_rem_pio2f.c (__fp_kernel_rem_pio2f): Use
45466         __floorf, __truncf instead of floorf, truncf.
45467
45468 2011-09-14  Ulrich Drepper  <drepper@gmail.com>
45469
45470         * sysdeps/x86_64/fpu/s_copysign.S [ELF]: Use correct section.
45471
45472         * sysdeps/x86_64/fpu/bits/mathinline.h (__MATH_INLINE): Use
45473         __extern_always_inline.
45474         Define lrint{f,} and llrint{f,} for 64-bit and in some situations for
45475         32-bit.
45476
45477 2011-09-14  Andreas Schwab  <schwab@redhat.com>
45478
45479         * elf/rtld.c (dl_main): Also relocate in dependency order when
45480         doing symbol dependency testing.
45481
45482 2011-09-13  Andreas Schwab  <schwab@linux-m68k.org>
45483
45484         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
45485         Always define `refsym'.
45486
45487 2011-09-13  Andreas Schwab  <schwab@redhat.com>
45488
45489         * misc/sys/select.h (__FD_MASK): Renamed from __FDMASK.
45490         (__FD_ELT): Renamed from __FDELT.
45491         * misc/bits/select2.h (__FD_ELT): Likewise.
45492         * bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET): Use __FD_ELT,
45493         __FD_MASK instead of __FDELT, __FDMASK.
45494         * sysdeps/i386/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
45495         Likewise.
45496         * sysdeps/x86_64/bits/select.h (__FD_SET, __FD_CLR, __FD_ISSET):
45497         Likewise.
45498
45499         * elf/Makefile (gen-ldd): Fix pattern.
45500
45501         * elf/rtld.c (dl_main): Only use USE___THREAD when defined.
45502         (init_tls): Likewise.
45503
45504 2011-09-12  Ulrich Drepper  <drepper@gmail.com>
45505
45506         * sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c: New file.
45507
45508 2011-09-12  Andreas Schwab  <schwab@redhat.com>
45509
45510         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Cast to
45511         `struct cmsghdr *' instead of `void *'.
45512         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (__cmsg_nxthdr):
45513         Likewise.
45514
45515 2011-09-11  Andreas Schwab  <schwab@linux-m68k.org>
45516
45517         * elf/Makefile (gen-ldd): Prepend $(..) to $(ldd-rewrite-script)
45518         if non-absolute.
45519         * sysdeps/unix/sysv/linux/configure.in: Remove leading ../ from
45520         ldd_rewrite_script.
45521
45522 2011-09-11  Ulrich Drepper  <drepper@gmail.com>
45523
45524         * configure.in: Remove --with-tls option.
45525         * config.h.in: Remove HAVE_TLS_SUPPORT entry.
45526         * sysdeps/i386/elf/configure.in: Always test for TLS support and err
45527         out in case it is missing.
45528         * sysdeps/ia64/elf/configure.in: Likewise.
45529         * sysdeps/powerpc/powerpc32/elf/configure.in: Likewise.
45530         * sysdeps/powerpc/powerpc64/elf/configure.in: Likewise.
45531         * sysdeps/s390/s390-32/elf/configure.in: Likewise.
45532         * sysdeps/s390/s390-64/elf/configure.in: Likewise.
45533         * sysdeps/sh/elf/configure.in: Likewise.
45534         * sysdeps/sparc/sparc32/elf/configure.in: Likewise.
45535         * sysdeps/sparc/sparc64/elf/configure.in: Likewise.
45536         * sysdeps/x86_64/elf/configure.in: Likewise.
45537         * sysdeps/mach/hurd/i386/tls.h: Remove test for HAVE_TLS_SUPPORT.
45538         * sysdeps/mach/hurd/tls.h: Likewise.
45539
45540         [BZ #13067]
45541         * malloc/obstack.h [!GNUC] (obstack_free): Avoid cast to int.
45542
45543         [BZ #13090]
45544         * configure.in: Fix use of AC_INIT.
45545
45546         * elf/dl-support.c (_dl_pagesize): Initialize to EXEC_PAGESIZE.
45547
45548 2011-09-10  Ulrich Drepper  <drepper@gmail.com>
45549
45550         * malloc/malloc.c: Replace MALLOC_FAILURE_ACTION with use of
45551         __set_errno.
45552         * malloc/hooks.c: Likewise.
45553
45554         [BZ #11929]
45555         * malloc/arena.c (ptmalloc_init_minimal): Removed.  Initialize all
45556         variables statically.
45557         (narenas): Initialize.
45558         (list_lock): Initialize.
45559         (ptmalloc_init): Don't call ptmalloc_init_minimal.  Remove
45560         initializtion of main_arena and list_lock.  Small cleanups.
45561         Replace all uses of malloc_getpagesize with GLRO(dl_pagesize).
45562         * malloc/malloc.c: Remove malloc_getpagesize.  Include <ldsodefs.h>.
45563         Add initializers to main_arena and mp_.
45564         (malloc_state): Remove pagesize member.  Change all users to use
45565         GLRO(dl_pagesize).
45566
45567         * elf/rtld.c (rtld_global_ro): Initialize _dl_pagesize.
45568         * sysdeps/unix/sysv/linux/getpagesize.c: Simplify.  GLRO(dl_pagesize)
45569         is always initialized.
45570
45571         * malloc/malloc.c: Removed unused configurations and dead code.
45572         * malloc/arena.c: Likewise.
45573         * malloc/hooks.c: Likewise.
45574         * malloc/Makefile (CPPFLAGS-malloc.c): Don't add -DATOMIC_FASTBINS.
45575
45576         * include/tls.h: Removed.  USE___THREAD must always be defined.
45577         * bits/libc-tsd.h: Don't handle !USE___THREAD.
45578         * elf/dl-libc.c: Likewise.
45579         * elf/dl-tsd.c: Likewise.
45580         * include/errno.h: Likewise.
45581         * include/netdb.h: Likewise.
45582         * include/resolv.h: Likewise.
45583         * inet/herrno-loc.c: Likewise.
45584         * inet/herrno.c: Likewise.
45585         * malloc/arena.c: Likewise.
45586         * malloc/hooks.c: Likewise.
45587         * malloc/malloc.c: Likewise.
45588         * resolv/res-state.c: Likewise.
45589         * resolv/res_libc.c: Likewise.
45590         * sysdeps/i386/dl-machine.h: Likewise.
45591         * sysdeps/ia64/dl-machine.h: Likewise.
45592         * sysdeps/powerpc/powerpc32/dl-machine.h: Likewise.
45593         * sysdeps/powerpc/powerpc64/dl-machine.h: Likewise.
45594         * sysdeps/s390/s390-32/dl-machine.h: Likewise.
45595         * sysdeps/s390/s390-64/dl-machine.h: Likewise.
45596         * sysdeps/sh/dl-machine.h: Likewise.
45597         * sysdeps/sparc/sparc32/dl-machine.h: Likewise.
45598         * sysdeps/sparc/sparc64/dl-machine.h: Likewise.
45599         * sysdeps/unix/i386/sysdep.S: Likewise.
45600         * sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
45601         * sysdeps/unix/sysv/linux/ia64/sysdep.S: Likewise.
45602         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.S: Likewise.
45603         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
45604         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.S: Likewise.
45605         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
45606         * sysdeps/unix/sysv/linux/sh/sysdep.h: Likewise.
45607         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h: Likewise.
45608         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Likewise.
45609         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
45610         * sysdeps/unix/x86_64/sysdep.S: Likewise.
45611         * sysdeps/x86_64/dl-machine.h: Likewise.
45612         * tls.make.c: Likewise.
45613
45614         * configure.in: Remove --with-__thread option.  Make tests for
45615         --no-whole-archive, __builtin_expect, symbol redirection, __thread,
45616         tls_model attribute fail if no support is available.  Remove
45617         USE_IN_LIBIO.
45618         * Makeconfig: Adjust for dropped configure option.  All features are
45619         now mandatory.
45620         * Makerules: Likewise.
45621         * Versions.def: Likewise.
45622         * argp/argp-fmtstream.c: Likewise.
45623         * argp/argp-fmtstream.h: Likewise.
45624         * argp/argp-help.c: Likewise.
45625         * assert/assert.c: Likewise.
45626         * config.h.in: Likewise.
45627         * config.make.in: Likewise.
45628         * configure: Likewise.
45629         * configure.in: Likewise.
45630         * csu/Versions: Likewise.
45631         * csu/init.c: Likewise.
45632         * elf/tst-audit2.c: Likewise.
45633         * elf/tst-tls10.c: Likewise.
45634         * elf/tst-tls10.h: Likewise.
45635         * elf/tst-tls11.c: Likewise.
45636         * elf/tst-tls12.c: Likewise.
45637         * elf/tst-tls14.c: Likewise.
45638         * elf/tst-tlsmod11.c: Likewise.
45639         * elf/tst-tlsmod12.c: Likewise.
45640         * elf/tst-tlsmod13.c: Likewise.
45641         * elf/tst-tlsmod13a.c: Likewise.
45642         * elf/tst-tlsmod14a.c: Likewise.
45643         * elf/tst-tlsmod15b.c: Likewise.
45644         * elf/tst-tlsmod16a.c: Likewise.
45645         * elf/tst-tlsmod16b.c: Likewise.
45646         * elf/tst-tlsmod7.c: Likewise.
45647         * elf/tst-tlsmod8.c: Likewise.
45648         * elf/tst-tlsmod9.c: Likewise.
45649         * gmon/gmon.c: Likewise.
45650         * grp/fgetgrent_r.c: Likewise.
45651         * grp/putgrent.c: Likewise.
45652         * hurd/fopenport.c: Likewise.
45653         * include/libc-symbols.h: Likewise.
45654         * include/tls.h: Likewise.
45655         * intl/gettextP.h: Likewise.
45656         * intl/loadinfo.h: Likewise.
45657         * locale/global-locale.c: Likewise.
45658         * locale/localeinfo.h: Likewise.
45659         * mach/devstream.c: Likewise.
45660         * malloc/arena.c: Likewise.
45661         * malloc/set-freeres.c: Likewise.
45662         * misc/err.c: Likewise.
45663         * misc/getttyent.c: Likewise.
45664         * misc/mntent_r.c: Likewise.
45665         * posix/getopt.c: Likewise.
45666         * posix/wordexp.c: Likewise.
45667         * pwd/fgetpwent_r.c: Likewise.
45668         * resolv/Versions: Likewise.
45669         * resolv/res_hconf.c: Likewise.
45670         * shadow/fgetspent_r.c: Likewise.
45671         * shadow/putspent.c: Likewise.
45672         * stdio-common/printf_fphex.c: Likewise.
45673         * stdio-common/tmpfile.c: Likewise.
45674         * stdlib/abort.c: Likewise.
45675         * stdlib/fmtmsg.c: Likewise.
45676         * sunrpc/auth_unix.c: Likewise.
45677         * sunrpc/clnt_perr.c: Likewise.
45678         * sunrpc/clnt_tcp.c: Likewise.
45679         * sunrpc/clnt_udp.c: Likewise.
45680         * sunrpc/clnt_unix.c: Likewise.
45681         * sunrpc/openchild.c: Likewise.
45682         * sunrpc/svc_simple.c: Likewise.
45683         * sunrpc/svc_tcp.c: Likewise.
45684         * sunrpc/svc_udp.c: Likewise.
45685         * sunrpc/svc_unix.c: Likewise.
45686         * sunrpc/xdr.c: Likewise.
45687         * sunrpc/xdr_array.c: Likewise.
45688         * sunrpc/xdr_rec.c: Likewise.
45689         * sunrpc/xdr_ref.c: Likewise.
45690         * sunrpc/xdr_stdio.c: Likewise.
45691
45692 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
45693
45694         * sysdeps/i386/fpu/libm-test-ulps: Adjust ULPs for jn tests.
45695
45696 2011-07-03  Andreas Jaeger  <aj@suse.de>
45697
45698         * math/libm-test.inc (jn_test): Add tests for BZ#11589.
45699         * sysdeps/x86_64/fpu/libm-test-ulps: Add new ULPs for jn_test,
45700         regenerate with gen-libm-tests.pl.
45701
45702 2010-05-12  Petr Baudis  <pasky@suse.cz>
45703
45704         [BZ #11589]
45705         * sysdeps/ieee754/dbl-64/e_jn.c: Compensate major precision loss
45706         around j0() zero points by switching to j1().
45707         * sysdeps/ieee754/flt-32/e_jnf.c: Likewise.
45708         * sysdeps/ieee754/ldbl-128/e_jnl.c: Likewise.
45709         * sysdeps/ieee754/ldbl-128ibm/e_jnl.c: Likewise.
45710         * sysdeps/ieee754/ldbl-96/e_jnl.c: Likewise.
45711
45712 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
45713
45714         * sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Use NULL
45715         instead of 0.
45716         * sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Use (void*)0
45717         instead of 0.
45718         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
45719         Patch in part by Pavel Roskin <proski@gnu.org>.
45720
45721         [BZ #13138]
45722         * stdio-common/vfscanf.c (ADDW): Allocate large memory block with
45723         realloc.
45724         (_IO_vfscanf_internal): Remove reteof.  Use errout after setting done.
45725         Free memory block if necessary.
45726
45727         [BZ #12847]
45728         * libio/genops.c (INTDEF): For string streams the _lock pointer can
45729         be NULL.  Don't lock in this case.
45730
45731 2011-09-09  Roland McGrath  <roland@hack.frob.com>
45732
45733         * elf/elf.h (ELFOSABI_GNU): New macro.
45734         (ELFOSABI_LINUX): Define to that.
45735
45736 2011-07-29  Denis Zaitceff  <zaitceff@gmail.com>
45737
45738         * string/strncat.c (strncat): Undef the symbol in case it has been
45739         defined in bits/string.h.
45740
45741 2011-09-09  Ulrich Drepper  <drepper@gmail.com>
45742
45743         * elf/sotruss.ksh: Clean up, fix, and complete help messages.
45744
45745         * elf/dl-iteratephdr.c (__dl_iterate_phdr): Fill in data from the real
45746         link map.
45747
45748 2011-08-17  Andreas Jaeger  <aj@suse.de>
45749
45750         * elf/sprof.c (load_shobj): Remove unused variable log_hashfraction.
45751
45752 2011-08-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
45753             Ian Lance Taylor  <iant@google.com>
45754
45755         * math/libm-test.inc (lround_test): New testcase.
45756         * sysdeps/ieee754/dbl-64/s_lround.c (__lround): Don't lose precision.
45757
45758 2011-09-08  Ulrich Drepper  <drepper@gmail.com>
45759
45760         * Makefile: Remove support for automatic cvs check-ins.
45761         * Makerules: Likewise.
45762         * config.make.in: Likewise.
45763         * configure.in: Likewise.
45764         * intl/Makefile: Likewise.
45765         * locale/Makefile: Likewise.
45766         * po/Makefile: Likewise.
45767         * posix/Makefile: Likewise.
45768         * sysdeps/gnu/Makefile: Likewise.
45769         * sysdeps/mach/hurd/Makefile: Likewise.
45770         * sysdeps/sparc/sparc32/Makefile: Likewise.
45771
45772         [BZ #13118]
45773         * posix/Makefile (bug-regex32-ENV): Define.
45774         Patch by John Stanley <jpsinthemix@verizon.net>.
45775
45776         * misc/Makefile (headers): Add bits/select2.h.
45777         * misc/sys/select.h: Include bits/select2.h for _FORTIFY_SOURCE.
45778         * misc/bits/select2.h: New file.
45779         * include/bits/select2.h: New file.
45780         * debug/Makefile (routines): Add fdelt_chk.
45781         * debug/Versions: Export __fdelt_chk and __fdelt_warn for GLIBC_2.15.
45782         * debug/tst-chk1.c (do_test): Add tests for FD_SET, FD_CLR, and
45783         FD_ISSET.
45784         * debug/fdelt_chk.c: New file.
45785
45786         * wcsmbs/test-wcscmp.c: Moved from string/*.  Adjust.
45787         * wcsmbs/test-wmemcmp.c: Likewise.
45788         * string/Makefile (strop-tests): Remove wcscmp and wmemcmp.
45789         * wcsmbs/Makefile (strop-tests): Add wcscmp and wmemcmp.
45790
45791 2011-09-08  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
45792
45793         * string/Makefile (strop-tests): Add memcmp.
45794         * string/test-wmemcmp.c: New file.
45795         * string/test-memcmp.c: Add wmemcmp support.
45796
45797 2011-09-08  Roland McGrath  <roland@hack.frob.com>
45798
45799         [BZ #13153]
45800         * manual/libc.texinfo (EDITION, VERSION, UPDATED): Update for
45801         2011-07-19 change.
45802
45803         * sysdeps/mach/hurd/fork.c (__fork): Initialize REFS so we don't use a
45804         garbage value in a __mach_port_mod_refs call in the cases of the
45805         task-self and thread-self ports.
45806
45807 2011-09-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
45808
45809         * sysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro.
45810
45811 2011-09-08  Andreas Schwab  <schwab@redhat.com>
45812
45813         * elf/dl-load.c (lose): Check for non-null L.
45814
45815 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
45816
45817         * elf/dl-load.c (open_verify): Use O_CLOEXEC.
45818
45819         * elf/dl-libc.c (dlerror_run): Pass back error code from
45820         dl_catch_error.
45821
45822         [BZ #13123]
45823         * elf/dl-load.c (lose): Free l_origin if it is valid.
45824
45825         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Fix mixup in section
45826         names.
45827         * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise.
45828         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
45829         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
45830         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
45831         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: Likewise.
45832         Patch by Liubov Dmitrieva <liubov.dmitrieva@intel.com>.
45833
45834 2011-08-01  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
45835
45836         * sysdeps/powerpc/fpu/e_hypot.c: New file.
45837         * sysdeps/powerpc/fpu/e_hypotf.c: New file.
45838         * sysdeps/powerpc/fpu/e_rem_pio2f.c: New file.
45839         * sysdeps/powerpc/fpu/k_rem_pio2f.c: New file.
45840         * sysdeps/powerpc/fpu/k_cosf.c: New file.
45841         * sysdeps/powerpc/fpu/k_sinf.c: New file.
45842         * sysdeps/powerpc/fpu/s_cosf.c: New file.
45843         * sysdeps/powerpc/fpu/s_sinf.c: New file.
45844         * sysdeps/powerpc/fpu/s_scalbnf.c: New file.
45845         * sysdeps/powerpc/fpu/s_float_bitwise.h: New file.
45846
45847 2011-08-15  Alan Modra  <amodra@gmail.com>
45848
45849         [BZ #13092]
45850         * sysdeps/powerpc/Makefile (gmon): Move sysdep_routines to..
45851         * sysdeps/powerpc/powerpc64/Makefile (gmon): ..here..
45852         * sysdeps/powerpc/powerpc32/Makefile (gmon): ..and here.  Add
45853         ppc_mcount to static-only-routines.
45854         * sysdeps/powerpc/powerpc32/Versions: Export GLIBC_PRIVATE
45855         __mcount_internal.
45856         * sysdeps/powerpc/powerpc32/ppc-mcount.S (_mcount): Call
45857         __mcount_internal with usual JUMPTARGET.  Remove useless nop.
45858
45859 2011-08-18  David Flaherty  <flaherty@linux.vnet.ibm.com>
45860
45861         * sysdeps/ieee754/ldbl-128ibm/s_fmal.c: New file which checks
45862         for finite and infinity parameters.
45863
45864 2011-08-04  Will Schmidt  <will_schmidt@vnet.ibm.com>
45865
45866         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Adjust the alignment
45867         and add nop instructions for throughput optimization.
45868         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
45869
45870 2011-07-28  Will Schmidt  <will_schmidt@vnet.ibm.com>
45871
45872         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Optimize the
45873         aligned copy for power7 with vector-scalar instructions.
45874         * sysdeps/powerpc/powerpc64/power7/memcpy.S: Likewise.
45875
45876 2011-07-24  H.J. Lu  <hongjiu.lu@intel.com>
45877
45878         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Simplify
45879         AVX check.
45880
45881 2011-09-07  Andreas Schwab  <schwab@redhat.com>
45882
45883         [BZ #13144]
45884         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Revert
45885         last change.
45886
45887 2011-09-07  Ulrich Drepper  <drepper@gmail.com>
45888
45889         * sysdeps/unix/sysv/linux/x86_64/init-first.c
45890         (_libc_vdso_platform_setup): If vDSO is not present store pointer to
45891         syscall wrapper around clock_gettime in __vdso_clock_gettime.
45892         * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Add entry for
45893         clock_gettime.
45894
45895 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
45896
45897         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c (INTERNAL_GETTIME):
45898         Forgot to demangle the pointer.
45899
45900         * sysdeps/i386/sysdep.h: Define atom_text_section.
45901         * sysdeps/x86_64/sysdep.h: Likewise.
45902         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Place function in
45903         section with atom_text_section.
45904         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: Likewise.
45905         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: Likewise.
45906         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: Likewise.
45907         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
45908         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: Likewise.
45909
45910         * sysdeps/unix/sysv/linux/x86_64/clock_gettime.c: New file.
45911         * sysdeps/unix/sysv/linux/clock_gettime.c (SYSCALL_GETTIME): Allow
45912         already be defined.  Change to take two parameters and don't assign
45913         result to variable.  Adjust all users.
45914         Define INTERNAL_GETTIME if not already defined.
45915         Use INTERNAL_GETTIME instead of INTERNAL_VSYSCALL got clock_gettime
45916         call.
45917         * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Don't define
45918         HAVE_CLOCK_GETTIME_VSYSCALL.
45919         * sysdeps/unix/clock_gettime.c: Adjust use of SYSDEP_GETTIME_CPU.
45920
45921         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Don't use
45922         gettimeofday vsyscall, just use time.
45923
45924 2011-09-06  Andreas Schwab  <schwab@redhat.com>
45925
45926         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Include
45927         <errno.h>.
45928
45929 2011-09-06  Ulrich Drepper  <drepper@gmail.com>
45930
45931         * sysdeps/unix/sysv/linux/kernel-features.h: Add entry for getcpu
45932         syscall on x86-64.
45933         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c [!SHARED]: Use real
45934         syscall.
45935         * sysdeps/unix/sysv/linux/x86_64/time.c: Likewise.
45936         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [!SHARED]: Use real
45937         syscall if possible.
45938
45939 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
45940
45941         * elf/pldd.c (get_process_info): Don't read whole ELF header, just
45942         e_ident.  Don't pass to find_mapsXX.
45943         * elf/pldd-xx.c (find_mapsXX): Remove second parameter.
45944
45945 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
45946
45947         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
45948         strchr-sse2-no-bsf strrchr-sse2-no-bsf
45949         * sysdeps/x86_64/multiarch/strchr.S: Update.
45950         Check bit_slow_BSF bit.
45951         * sysdeps/x86_64/multiarch/strrchr.S: Likewise.
45952         * sysdeps/x86_64/multiarch/strchr-sse2-no-bsf.S: New file.
45953         * sysdeps/x86_64/multiarch/strrchr-sse2-no-bsf.S: New file.
45954
45955 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
45956
45957         [BZ #13134]
45958         * sysdeps/posix/spawni.c (script_execute): Define only for compatibility
45959         before glibc 2.15.
45960         (tryshell): Define.
45961         (__spawni): Change last parameter to be flag.  Test
45962         SPAWN_XFLAGS_USE_PATH flag to use path or not.
45963         Don't try to use shell unless SPAWN_XFLAGS_TRY_SHELL is set.
45964         * sysdeps/mach/hurd/spawni.c: Change last parameter and adjust user.
45965         * posix/spawni.c: Likewise.
45966         * posix/spawn.c: Add compat version which passed SPAWN_XFLAGS_TRY_SHELL.
45967         * posix/spawnp.c: Likewise.  Change normal version to use
45968         SPAWN_XFLAGS_USE_PATH.
45969         * posix/spawn_int.c: Define SPAWN_XFLAGS_USE_PATH and
45970         SPAWN_XFLAGS_TRY_SHELL.
45971
45972         [BZ #13150]
45973         * posix/glob.h: Remove gcc 1.x support.
45974
45975         [BZ #13068]
45976         * elf/dl-misc.c (_dl_sysdep_read_whole_file): Use O_CLOEXEC.
45977
45978 2011-07-20  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
45979
45980         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
45981         strchr-sse2 strrchr-sse2 strchr-sse2-bsf
45982         strrchr-sse2-bsf
45983         * sysdeps/i386/i686/multiarch/strchr.S: New file.
45984         * sysdeps/i386/i686/multiarch/strrchr.S: New file.
45985         * sysdeps/i386/i686/multiarch/strchr-sse2.S: New file.
45986         * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: New file.
45987         * sysdeps/i386/i686/multiarch/strrchr-sse2.S: New file.
45988         * sysdeps/i386/i686/multiarch/strrchr-sse2-bsf.S: New file.
45989
45990 2011-08-29  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
45991
45992         * sysdeps/x86_64/wcscmp.S: New file.
45993
45994         * sysdeps/i386/i686/multiarch/Makefile: (sysdep_routines): Add
45995         wcscmp-c wcscmp-sse2
45996         * sysdeps/i386/i686/multiarch/wcscmp-c.c: New file.
45997         * sysdeps/i386/i686/multiarch/wcscmp.S: New file.
45998         * sysdeps/i386/i686/multiarch/wcscmp-sse2.S: New file.
45999         * wcsmbs/wcscmp.c: Allow renaming.
46000
46001 2011-09-05  David S. Miller  <davem@davemloft.net>
46002
46003         * sysdeps/sparc/sparc32/fpu/s_fabsf.S: Use first argument
46004         stack slot, rather than the struct return pointer slot.
46005         * sysdeps/sparc/sparc32/fpu/s_fabs.c: Delete.
46006         * sysdeps/sparc/sparc32/fpu/s_fabs.S: New file.
46007         * sysdeps/sparc/sparc32/sparcv9/fpu/s_fabs.S: Likewise.
46008         * sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/Implies: Likewise.
46009
46010 2011-09-05  Ulrich Drepper  <drepper@gmail.com>
46011
46012         * po/ja.po: Update from translation team.
46013
46014         [BZ #13144]
46015         * sysdeps/unix/sysv/linux/x86_64/bits/sem.h (semdid_ds): Fix to match
46016         kernel in 64-bit binaries.
46017
46018 2011-09-01  David S. Miller  <davem@davemloft.net>
46019
46020         * elf/elf.h (HWCAP_SPARC_*): Move to..
46021         * sysdeps/sparc/sysdep.h: this new file and add new values.
46022         * sysdeps/unix/sparc/sysdep.h: Include sysdeps/sparc/sysdep.h
46023         * sysdeps/sparc/dl-procinfo.h: Include sysdep.h and increase
46024         _DL_HWCAP_COUNT to 24.
46025         * sysdeps/sparc/dl-procinfo.c (_dl_sparc_cap_flags): Add new
46026         entries.
46027         * sysdeps/sparc/sparc32/bits/atomic.h: Don't use magic local
46028         __ATOMIC_HWCAP_SPARC_V9 define, use sysdep.h one instead.
46029         * sysdeps/sparc/sparc32/dl-machine.h: Include sysdep.h
46030         * sysdeps/sparc/sparc64/multiarch/memcpy.S: Use HWCAP_SPARC_*
46031         instead of magic constants.
46032         * sysdeps/sparc/sparc64/multiarch/memset.S: Likewise.
46033
46034 2011-08-31  David S. Miller  <davem@davemloft.net>
46035
46036         * sysdeps/unix/sparc/sysdep.h (SETUP_PIC_REG): Define.
46037         * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PSEUDO):
46038         Reimplement to do errno handling inline.
46039         (SYSCALL_ERROR_HANDLER): New macro.
46040         (__SYSCALL_STRING): Do not do errno handling in asm.
46041         (__CLONE_SYSCALL_STRING): Delete.
46042         (__INTERNAL_SYSCALL_STRING): Delete.
46043         * sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h: Include
46044         sysdeps/unix/sparc/sysdep.h instead of sysdeps/unix/sysdep.h
46045         (PSEUDO): Reimplement to do errno handling inline.
46046         (ret, ret_NOERRNO, ret_ERRVAL, r0, r1, MOVE): Don't redefine.
46047         (SYSCALL_ERROR_HANDLER): New macro.
46048         (__SYSCALL_STRING): Do not do errno handling in asm.
46049         (__CLONE_SYSCALL_STRING): Delete.
46050         (__INTERNAL_SYSCALL_STRING): Delete.
46051         * sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_SYSCALL):
46052         Implement in terms of INTERNAL_SYSCALL and __set_errno, just like
46053         i386.
46054         (INTERNAL_SYSCALL_DECL): Declare %g1 var for err state.
46055         (inline_syscall*): Add 'err' argument.
46056         (INTERNAL_SYSCALL, INTERNAL_SYSCALL_NCS,
46057         INTERNAL_SYSCALL_ERROR_P): Likewise and pass it down.
46058         (INLINE_CLONE_SYSCALL): Reimplement in terms of __SYSCALL_STRING,
46059         INTERNAL_SYSCALL_ERRNO, and INTERNAL_SYSCALL_ERROR_P.
46060
46061         * scripts/data/localplt-sparc-linux-gnu.data: Remove 'ffs'.
46062         * scripts/data/localplt-sparc64-linux-gnu.data: Likewise.
46063
46064 2011-08-30  Andreas Schwab  <schwab@redhat.com>
46065
46066         * elf/rtld.c (dl_main): Relocate objects in dependency order.
46067
46068 2011-08-29  Jiri Olsa <jolsa@redhat.com>
46069
46070         * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Fix cfi
46071         directive.
46072
46073 2011-08-24  David S. Miller  <davem@davemloft.net>
46074
46075         * sysdeps/sparc/sparc64/strcmp.S: Rewrite.
46076
46077 2011-08-24  Andreas Schwab  <schwab@redhat.com>
46078
46079         * elf/Makefile: Add rules to build and run unload8 test.
46080         * elf/unload8.c: New file.
46081         * elf/unload8mod1.c: New file.
46082         * elf/unload8mod1x.c: New file.
46083         * elf/unload8mod2.c: New file.
46084         * elf/unload8mod3.c: New file.
46085
46086         * elf/dl-close.c (_dl_close_worker): Reset private search list if
46087         it wasn't used.
46088
46089 2011-08-23  David S. Miller  <davem@davemloft.net>
46090
46091         * sysdeps/sparc/sparc64/dl-machine.h (DL_STACK_END): Do not
46092         subtract stack bias.
46093         * sysdeps/sparc/sparc64/jmpbuf-unwind.h (_JMPBUF_UNWINDS): Use
46094         %sp not %fp in calculations.
46095         (_JMPBUF_UNWINDS_ADJ): Likewise.
46096
46097         * sysdeps/pthread/aio_suspend.c (do_aio_misc_wait): New function.
46098         (aio_suspend): Call it to force an exception region around the
46099         AIO_MISC_WAIT() invocation.
46100
46101 2011-08-23  Andreas Schwab  <schwab@redhat.com>
46102
46103         * sysdeps/i386/i686/multiarch/strspn.S (ENTRY): Add missing
46104         backslash.
46105
46106 2011-07-04  Aurelien Jarno  <aurelien@aurel32.net>
46107
46108         * sysdeps/powerpc/dl-tls.h: Add _PPC_DL_TLS_H inclusion
46109         protection macro.
46110         * sysdeps/powerpc/powerpc64/dl-irel.h: Include <ldsodefs.h>
46111         and <dl-machine.h>.
46112         (Elf64_FuncDesc): Remove.
46113
46114 2011-08-22  David S. Miller  <davem@davemloft.net>
46115
46116         * sysdeps/unix/sysv/linux/sparc/sparc32/____longjmp_chk.S: Fix
46117         sigaltstack check, add missing cfi directives.
46118         * sysdeps/unix/sysv/linux/sparc/sparc64/____longjmp_chk.S: Add
46119         missing cfi directives, and sigaltstack handling.
46120
46121 2011-08-16  Andreas Schwab  <schwab@redhat.com>
46122
46123         [BZ #11724]
46124         * elf/dl-deps.c (_dl_map_object_deps): Only assume cycle when
46125         object is seen twice.
46126         * elf/dl-fini.c (_dl_sort_fini): Likewise.
46127
46128         * elf/Makefile (distribute): Add tst-initorder2.c.
46129         (tests): Add tst-initorder2.
46130         (modules-names): Add tst-initorder2a tst-initorder2b
46131         tst-initorder2c tst-initorder2d.  Add rules to build them.
46132         ($(objpfx)tst-initorder2.out): New rule.
46133         * elf/tst-initorder2.c: New file.
46134         * elf/tst-initorder2.exp: New file.
46135
46136 2011-08-22  Andreas Schwab  <schwab@redhat.com>
46137
46138         * sysdeps/unix/sysv/linux/i386/scandir64.c: Include <string.h>.
46139
46140         * elf/dl-deps.c (_dl_map_object_deps): Move check for missing
46141         dependencies back to end of function.
46142
46143         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
46144         $(elfobjdir)/ld.so.
46145
46146 2011-08-21  Ulrich Drepper  <drepper@gmail.com>
46147
46148         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S: Removed.
46149         * sysdeps/unix/sysv/linux/x86_64/time.S: Removed.
46150         * sysdeps/unix/sysv/linux/x86_64/gettimeofday.c: New file.
46151         * sysdeps/unix/sysv/linux/x86_64/time.c: New file.
46152         * sysdeps/unix/sysv/linux/x86_64/bits/libc-vdso.h: Remove declaration
46153         of __vdso_gettimeofday.
46154         * sysdeps/unix/sysv/linux/x86_64/init-first.c: Remove definition of
46155         __vdso_gettimeofday and __vdso_time.  Define __vdso_getcpu with
46156         attribute_hidden.
46157         (_libc_vdso_platform_setup): Remove initialization of
46158         __vdso_gettimeofday and __vdso_time.
46159
46160 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
46161
46162         * nss/nss_files/files-alias.c (get_next_alias): Use feof_unlocked
46163         and fgetc_unlocked.
46164         * nss/nss_files/files-key.c (search): Use fgets_unlocked and
46165         getc_unlocked.
46166
46167         * elf/dl-open.c (add_to_global): Report additions to the global scope
46168         for LD_DEBUG=scopes.
46169         (dl_open_worker): Also print scope of newly loaded dependencies.
46170         (_dl_show_scope): Indicate if there is no scope.
46171
46172         [BZ #13114]
46173         * stdio-common/Makefile (tests): Add bug24.
46174         * stdio-common/bug24.c: New file.
46175
46176 2011-08-19  Andreas Jaeger  <aj@suse.de>
46177
46178         [BZ #13114]
46179         * libio/fileops.c (_IO_new_file_fopen): Fix handling of
46180         non-existant file when using close-on-exec mode.
46181
46182 2011-08-20  Ulrich Drepper  <drepper@gmail.com>
46183
46184         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_resolve): Fix CFI for
46185         the very first instruction.
46186
46187         * sysdeps/x86_64/dl-trampoline.h: If MORE_CODE is defined, restore
46188         the CFI state in the end.
46189         * sysdeps/x86_64/dl-trampoline.S: Define MORE_CODE before first
46190         inclusion of dl-trampoline.h.
46191         Based on a patch by Jiri Olsa <jolsa@redhat.com>.
46192
46193 2011-08-19  Andreas Schwab  <schwab@redhat.com>
46194
46195         * sysdeps/powerpc/fpu/libm-test-ulps: Relax ctan (0.75 + 1.25 i)
46196         expectations for long double.
46197
46198         * sysdeps/unix/sysv/linux/powerpc/powerpc32/scandir64.c: Renamed
46199         from sysdeps/unix/sysv/linux/powerpc/scandir64.c.
46200
46201 2011-08-14  David S. Miller  <davem@davemloft.net>
46202
46203         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): The
46204         artificual limit depends upon the system page size.
46205
46206 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
46207
46208         * Makeconfig (override CFLAGS): Add library-specific CFLAGS.
46209         * resolv/Makefile: Define CFLAGS-libresolv.
46210
46211 2011-08-17  Andreas Schwab  <schwab@redhat.com>
46212
46213         * nss/makedb.c (compute_tables): Make variables used in nested
46214         function static.
46215
46216 2011-08-17  Ulrich Drepper  <drepper@gmail.com>
46217
46218         * elf/pldd-xx.c (r_debug): Explicitly add padding when needed.
46219         * elf/pldd.c (get_process_info): Use pread to re-read auxiliary vector
46220         if buffer was too small.
46221
46222         * elf/pldd.c (main): Attach to all threads in the process.
46223         Rewrite /proc handling to use *at functions.
46224
46225 2011-08-16  Ulrich Drepper  <drepper@gmail.com>
46226
46227         * elf/dl-open.c (_dl_show_scope): Take additional parameter which
46228         specifies first scope to show.
46229         (dl_open_worker): Update callers.  Move printing scope of new
46230         object to before the relocation.
46231         * elf/rtld.c (dl_main): Update _dl_show_scope call.
46232         * sysdeps/generic/ldsodefs.h: Update declaration.
46233
46234         * elf/dl-open.c (_dl_show_scope): Use _dl_debug_printf to generate the
46235         string for the scope number.
46236
46237 2011-08-14  Ulrich Drepper  <drepper@gmail.com>
46238
46239         * nscd/servicescache.c (cache_addserv): Make sure written is always
46240         initialized.
46241
46242 2011-08-14  Roland McGrath  <roland@hack.frob.com>
46243
46244         * sysdeps/i386/i486/bits/atomic.h
46245         (__arch_compare_and_exchange_val_64_acq): Use RET alone at end of
46246         statement expression, so as to suppress "set but not used" warning.
46247         (__arch_c_compare_and_exchange_val_64_acq): Likewise.
46248
46249         * string/strncat.c (STRNCAT): Use prototype definition.
46250
46251         * locale/Makefile (locale-CPPFLAGS): Renamed CPPFLAGS-locale-programs.
46252         (locale-CPPFLAGS): New variable; put LOCALEDIR, LOCALE_ALIAS_PATH and
46253         -Iprograms here.
46254         (cppflags-iterator.mk sequence): Use locale-programs in place of nonlib.
46255         (localedef-modules): Add localedef.
46256         (locale-modules): Add locale.
46257
46258         * sysdeps/generic/ldsodefs.h (struct unique_sym): Add a const.
46259         * elf/rtld.c (dl_main): Invert order of assignment in last change,
46260         to avoid a warning.
46261
46262 2011-08-14  David S. Miller  <davem@davemloft.net>
46263
46264         * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,
46265         RLIM64_INFINITY): Fix 64-bit values for 32-bit sparc.
46266
46267 2011-08-13  Ulrich Drepper  <drepper@gmail.com>
46268
46269         * elf/dl-open.c: Rename show_scope to _dl_show_scope and export.
46270         (dl_open_worker): Call _dl_show_scope when DL_DEBUG_SCOPES is set.
46271         * elf/rtld.c (dl_main): Set l_name of vDSO.
46272         Call _dl_show_scope when DL_DEBUG_SCOPES.
46273         (process_dl_debug): Recognize scopes flag and also set it for all.
46274         * sysdeps/generic/ldsodefs.h: Define DL_DEBUG_SCOPES.
46275         Declare _dl_show_scope.
46276
46277         * elf/dl-libc.c (do_dlopen_args): Add caller_dlopen.
46278         (do_dlopen): Pass caller_dlopen to dl_open.
46279         (__libc_dlopen_mode): Initialize caller_dlopen.
46280
46281         * intl/l10nflist.c (_nl_normalize_codeset): Make it compile outside
46282         of libc.  Make tolower call locale-independent.  Optimize a bit by
46283         using isdigit instead of isalnum.
46284         * locale/Makefile (locale-CPPFLAGS): Add -DNOT_IN_libc.
46285
46286 2011-08-12  Ulrich Drepper  <drepper@gmail.com>
46287
46288         * elf/dl-load.c (_dl_map_object): Show in debug output whether a DSO
46289         was a dependency or dynamically loaded.
46290
46291 2011-08-11  Ulrich Drepper  <drepper@gmail.com>
46292
46293         * intl/l10nflist.c: Allow architecture-specific pop function.
46294         * sysdeps/x86_64/l10nflist.c: New file.
46295
46296         * intl/l10nflist.c (_nl_make_l10nflist): Use locale-independent
46297         classification.
46298
46299 2011-08-10  Andreas Schwab  <schwab@redhat.com>
46300
46301         * include/dirent.h: Add libc_hidden_proto for scandirat and
46302         scandirat64.  Don't declare __scandirat64.
46303         * dirent/scandirat.c: Add libc_hidden_def.
46304         * dirent/scandirat64.c (SCANDIRAT): Remove underscores.
46305         * sysdeps/unix/sysv/linux/i386/scandir64.c (SCANDIRAT): Likewise.
46306
46307 2011-08-10  David S. Miller  <davem@davemloft.net>
46308
46309         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma in
46310         enum.
46311         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
46312         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
46313         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
46314
46315 2011-08-09  Ulrich Drepper  <drepper@gmail.com>
46316
46317         * Versions.def [libc]: Add GLIBC_2.15.
46318         * dirent/Makefile (routines): Add scandirat and scandirat64.
46319         * dirent/Versions [libc]: Export scandirat and scandirat64 for
46320         GLIBC_2.15.
46321         * dirent/dirent.h: Declare scandirat and scandirat64.
46322         * dirent/scandirat.c: New file.
46323         * dirent/scandirat64.c: New file.
46324         * sysdeps/wordsize-64/scandirat.c: New file.
46325         * sysdeps/wordsize-64/scandirat64.c: New file.
46326         * dirent/opendir.c: Define opendirat.
46327         * dirent/scandir.c: Move code to scandirat.c.  Implement scandir
46328         using scandirat.
46329         * dirent/scandir64.c: Adjust for scandir.c change.
46330         * include/dirent.h: Define scandir_cancel_struct.  Declare __opendirat,
46331         __scandirat64, and __scandir_cancel_handler.
46332         * sysdeps/unix/opendir.c: Rename __opendir to __opendirat.  Take
46333         additional parameter and use openat instead of open (outside of ld.so).
46334         Add new __opendir as wrapper around __opendirat.
46335         * sysdeps/unix/sysv/linux/i386/scandir64.c: Reimplement __old_scandir64
46336         here without requiring old scandirat implementation.
46337
46338 2011-08-08  Ulrich Drepper  <drepper@gmail.com>
46339
46340         * dirent/scandir.c (cancel_handler): Renamed to
46341         __scandir_cancel_handler.  Do not define if SKIP_SCANDIR_CANCEL is
46342         defined.  Adjust users.
46343         * dirent/scandir64.c: Define SKIP_SCANDIR_CANCEL.
46344         * sysdeps/unix/sysv/linux/i386/scandir64.c: Likewise.
46345
46346 2011-08-04  Ulrich Drepper  <drepper@gmail.com>
46347
46348         * string/test-string.h (IMPL): Use __STRING to expand name and then
46349         stringify it.
46350
46351         * string/test-strcmp.c: Unify most of the WIDE and !WIDE code.  Lots
46352         of cleanups.
46353
46354 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
46355
46356         * string/Makefile: Update.
46357         (strop-tests): Append strncat.
46358         * string/test-wcscmp.c: New file.
46359         New comprehensive test for wcscmp.
46360         * string/test-strcmp.c: Update.
46361         (WIDE): New define.
46362
46363 2011-07-22  Andreas Schwab  <schwab@redhat.com>
46364
46365         * resolv/res_init.c (__res_vinit): Properly tokenize nameserver
46366         line.
46367
46368 2011-07-26  Andreas Schwab  <schwab@redhat.com>
46369
46370         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
46371         encoding to ACE if AI_IDN.
46372
46373 2011-08-01  Jakub Jelinek  <jakub@redhat.com>
46374
46375         * sysdeps/ieee754/dbl-64/k_rem_pio2.c (__kernel_rem_pio2): Fix up fq
46376         to y conversion for prec 3 and __FLT_EVAL_METHOD__ != 0.
46377
46378 2011-07-22  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
46379
46380         * sysdeps/i386/i686/multiarch/strcat-sse2.S: Update.
46381         Fix overflow bug in strncat.
46382         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Likewise.
46383
46384         * string/test-strncat.c: Update.
46385         Add new tests for checking overflow bugs.
46386
46387 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
46388
46389         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
46390         strcat-ssse3 strcat-sse2 strncat-ssse3 strncat-sse2 strncat-c.
46391         * sysdeps/i386/i686/multiarch/strcat.S: New file.
46392         * sysdeps/i386/i686/multiarch/strcat-c.c: New file.
46393         * sysdeps/i386/i686/multiarch/strcat-sse2.S: New file.
46394         * sysdeps/i386/i686/multiarch/strcat-ssse3.S: New file.
46395         * sysdeps/i386/i686/multiarch/strncat.S: New file.
46396         * sysdeps/i386/i686/multiarch/strncat-sse2.S: New file.
46397         * sysdeps/i386/i686/multiarch/strncat-ssse3.S: New file.
46398
46399         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S
46400         (USE_AS_STRCAT): Define.
46401         Add strcat and strncat support.
46402         * sysdeps/i386/i686/multiarch/strlen-sse2.S: Likewise.
46403
46404 2011-07-25  Andreas Schwab  <schwab@redhat.com>
46405
46406         * sysdeps/i386/i486/bits/string.h (__strncat_g): Correctly handle
46407         __n bigger than INT_MAX+1.
46408         (__strncmp_g): Likewise.
46409
46410 2011-07-23  Ulrich Drepper  <drepper@gmail.com>
46411
46412         * posix/unistd.h: Define SEEK_DATA and SEEK_HOLE.
46413         * libio/stido.h: Likewise.
46414
46415         * sysdeps/unix/sysv/linux/bits/socket.h (PF_NFC): Define.
46416         (AF_NFC): Define.
46417         * sysdeps/unix/sysv/linux/sparc/bits/socket.h (PF_NFC): Define.
46418         (AF_NFC): Define.
46419
46420         * sysdeps/unix/sysv/linux/sys/ptrace.h: Add new constants.
46421         * sysdeps/unix/sysv/linux/sparc/sys/ptrace.h: Likewise.
46422         * sysdeps/unix/sysv/linux/powerpc/sys/ptrace.h: Likewise.
46423         * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Likewise.
46424         * sysdeps/unix/sysv/linux/s390/sys/ptrace.h: Likewise.
46425
46426         [BZ #13021]
46427         * scripts/test-installation.pl: Don't expect libnss_test1 to be
46428         installed.
46429
46430         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix one more
46431         typo.
46432         (_dl_x86_64_save_sse): Likewise.
46433
46434 2011-07-22  Ulrich Drepper  <drepper@gmail.com>
46435
46436         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix test for
46437         OSXSAVE.
46438         (_dl_x86_64_save_sse): Likewise.
46439
46440         * crypt/crypt_util.c (__init_des_r): Optimize memset calls.
46441
46442         * crypt/crypt_util.c (__init_des_r): Add read barrier as well.
46443
46444 2011-07-21  Andreas Schwab  <schwab@redhat.com>
46445
46446         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Fix last
46447         change.
46448         (_dl_x86_64_save_sse): Use correct AVX check.
46449
46450 2011-07-21  Liubov Dmitrieva  <liubov.dmitrieva@gmail.com>
46451
46452         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Fix overfow
46453         bug in strncpy/strncat.
46454         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: Likewise.
46455
46456 2011-07-21  Ulrich Drepper  <drepper@gmail.com>
46457
46458         * string/tester.c (test_strcat): Add tests for different alignments
46459         of source and destination.
46460         (test_strncat): Likewise.
46461
46462 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
46463
46464         [BZ #12852]
46465         * posix/glob.c (glob): Check passed in values before using them in
46466         expressions to avoid some overflows.
46467         (glob_in_dir): Likewise.
46468
46469         [BZ #13007]
46470         * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): More complete
46471         check for AVX enablement so that we don't crash with old kernels and
46472         new hardware.
46473         * elf/tst-audit4.c: Add same checks here.
46474         * elf/tst-audit6.c: Likewise.
46475
46476         * sysdeps/x86_64/bits/link.h (La_x86_64_ymm): Force 16-byte alignment.
46477
46478 2011-07-09  Andreas Schwab  <schwab@linux-m68k.org>
46479
46480         * sysdeps/unix/sysv/linux/pathconf.c: Include <string.h>.
46481
46482 2011-07-20  Ulrich Drepper  <drepper@gmail.com>
46483
46484         * po/cs.po: Update from translation team.
46485         * po/bg.po: Likewise.
46486
46487 2011-07-12  Marek Polacek  <mpolacek@redhat.com>
46488
46489         * misc/sys/cdefs.h: Add support for const attribute.
46490         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add __attribute_const__
46491         to gnu_dev_{major,minor,makedev} functions.
46492
46493 2011-07-20  Marek Polacek  <mpolacek@redhat.com>
46494
46495         * intl/dcigettext.c (get_output_charset): Add missing bracket.
46496
46497 2011-07-20  Andreas Schwab  <schwab@redhat.com>
46498
46499         * resolv/res_query.c (__libc_res_nquerydomain): Use size_t for
46500         strlen results.
46501
46502 2011-07-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
46503
46504         * sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h
46505         (INTERNAL_VSYSCALL_NCS): Use r10 for backing up the return address
46506         register in order to avoid conflicts with the soft frame pointer
46507         being held in r11 when necessary.
46508         * sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
46509         (INTERNAL_VSYSCALL_NCS): Likewise.
46510
46511 2011-07-14  Marek Polacek  <mpolacek@redhat.com>
46512
46513         * elf/dl-fini.c (_dl_sort_fini): Remove unused link_map *l argument,
46514         * elf/dl-fini.c (_dl_fini): Adjust caller.
46515         * elf/dl-close.c (_dl_close_worker): Likewise.
46516         * sysdeps/generic/ldsodefs.h: Adjust declaration.
46517
46518 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
46519
46520         * elf/cache.c (load_aux_cache): Remove unnecessary condition of
46521         "aux_cache->nlibs < 0".
46522
46523         * nscd/nscd_conf.c (nscd_parse_file): Remove unnecessary condition
46524         in the reload-count case.
46525
46526 2011-07-15  Liubov Dmitrieva  <liubov.dmitrieva@intel.com>
46527
46528         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
46529         strcat-ssse3 strcat-sse2-unaligned strncat-ssse3
46530         strncat-sse2-unaligned strncat-c strlen-sse2-pminub
46531         * sysdeps/x86_64/multiarch/strcat-sse2-unaligned.S: New file.
46532         * sysdeps/x86_64/multiarch/strcat.S: New file.
46533         * sysdeps/x86_64/multiarch/strncat.S: New file.
46534         * sysdeps/x86_64/multiarch/strncat-c.c: New file.
46535         * sysdeps/x86_64/multiarch/strcat-ssse3.S: New file.
46536         * sysdeps/x86_64/multiarch/strncat-sse2-unaligned.S: New file.
46537         * sysdeps/x86_64/multiarch/strncat-ssse3.S: New file.
46538         * sysdeps/x86_64/multiarch/strcpy-ssse3.S
46539         (USE_AS_STRCAT): Define.
46540         Add strcat and strncat support.
46541         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Likewise.
46542         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: Likewise.
46543         * sysdeps/x86_64/multiarch/strlen-sse2-pminub.S: New file.
46544         * string/strncat.c: Update.
46545         (USE_AS_STRNCAT): Define.
46546         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
46547         Turn on bit_Prefer_PMINUB_for_stringop for Intel Core i3, i5
46548         and i7.
46549         * sysdeps/x86_64/multiarch/init-arch.h
46550         (bit_Prefer_PMINUB_for_stringop): New.
46551         (index_Prefer_PMINUB_for_stringop): Likewise.
46552         * sysdeps/x86_64/multiarch/strlen.S (strlen): Check
46553         bit_Prefer_PMINUB_for_stringop.
46554
46555 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
46556
46557         * crypt/sha512.h (struct sha512_ctx): Move buffer into union and add
46558         buffer64.
46559         * crypt/sha512.c (__sha512_finish_ctx): Use buffer64 for writes instead
46560         of casting of buffer.
46561         * crypt/sha256.h (struct sha256_ctx): Move buffer into union and add
46562         buffer32 and buffer64.
46563         * crypt/sha256.c (__sha256_finish_ctx): Use buffer32 or buffer64 for
46564         writes instead of casting of buffer.
46565         * crypt/md5.h (struct md5_ctx): Move buffer into union and add
46566         buffer32.
46567         * crypt/md5.c (md5_finish_ctx): Use buffer32 for writes instead of
46568         casting of buffer.
46569
46570 2011-07-19  Andreas Schwab  <schwab@redhat.com>
46571
46572         * string/strxfrm_l.c (STRXFRM): Fix alloca accounting.
46573
46574 2011-07-19  Ulrich Drepper  <drepper@gmail.com>
46575
46576         * nscd/nscd.c (termination_handler): Don't do anything for a database
46577         if it has not yet been initialized.
46578
46579 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
46580
46581         * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_EQUAL_S): Fix a typo.
46582
46583 2011-07-15  Marek Polacek  <mpolacek@redhat.com>
46584
46585         * bits/sched.h (__CPU_EQUAL_S): Fix a typo.
46586
46587 2011-07-18  Ulrich Drepper  <drepper@gmail.com>
46588
46589         * po/nl.po: Update from translation team.
46590         * po/sv.po: Likewise.
46591
46592 2011-07-16  Roland McGrath  <roland@hack.frob.com>
46593
46594         * sysdeps/i386/Makefile: Never use -mpreferred-stack-boundary=2,
46595         now disallowed by GCC.
46596
46597         * configure.in (use-default-link): Default to yes if a test -shared
46598         link meets our qualifications.
46599         * configure: Regenerated.
46600
46601         * config.make.in (output-format): New variable.
46602         * configure.in: Check for ld --print-output-format support.
46603         * configure: Regenerated.
46604         * Makerules ($(common-objpfx)format.lds)
46605         [$(output-format) != unknown]: Just use $(output-format),
46606         instead of the linker-script munging.
46607
46608 2011-07-14  Roland McGrath  <roland@hack.frob.com>
46609
46610         * Makefile ($(common-objpfx)linkobj/libc.so): Use $(shlib-lds) instead
46611         of $(common-objpfx)shlib.lds.
46612         * elf/Makefile ($(objpfx)sotruss-lib.so): Likewise.
46613
46614         * sysdeps/i386/i686/multiarch/strstr-c.c (libc_hidden_builtin_def):
46615         Conditionalize redefinition on [SHARED && DO_VERSIONING && !NO_HIDDEN].
46616
46617         * configure.in (-z relro check): Adjust test code to add a large
46618         writable data section after it.
46619         * configure: Regenerated.
46620
46621 2011-07-11  Roland McGrath  <roland@hack.frob.com>
46622
46623         * configure.in (-z relro check): Fix test code to make the variable
46624         truly const.
46625         * configure: Regenerated.
46626
46627 2011-07-11  Ulrich Drepper  <drepper@gmail.com>
46628
46629         * nscd/nscd.h (struct traced_file): Define.
46630         (struct database_dyn): Remove inotify_descr, reset_res, and filename
46631         elements.  Add traced_files.
46632         (inotify_fd): Declare.
46633         (register_traced_file): Declare.
46634         * nscd/connections.c (dbs): Remove reset_res and filename initializers.
46635         (inotify_fd): Export.
46636         (resolv_conf_descr): Remove.
46637         (nscd_init): Move inotify descriptor creation to main.
46638         Don't register files for notification here.
46639         (register_traced_file): New function.
46640         (invalidate_cache): Don't use reset_res to determine whether to call
46641         res_init, go through the list of registered files.
46642         (main_loop_poll): The inotify descriptors are now stored in the
46643         structures for the traced files.
46644         (main_loop_epoll): Likewise
46645         * nscd/nscd.c (main): Create inotify socket here.  Pass extra argument
46646         to __nss_disable_nscd.
46647         * nscd/cache.c (prune_cache): There is no single inotify descriptor
46648         for a database anymore.  Check the records for all the registered
46649         files instead.
46650         * nss/Makefile (libnss_files-routines): Add files-init.
46651         (libnss_db-routines): Add db-init.
46652         * nss/Versions [libnss_files] (GLIBC_PRIVATE): Add _nss_files_init.
46653         [libnss_db] (GLIBC_PRIVATE): Add _nss_db_init.
46654         * nss/nss_db/db-init.c: New file.
46655         * nss/nss_files/files-init.c: New file.
46656         * nss/nsswitch.c (nss_load_library): New function.  Broken out of
46657         __nss_lookup_function.
46658         (__nss_lookup_function): Call nss_load_library.
46659         (nss_load_all_libraries): New function.
46660         (__nss_disable_nscd): Take parameter with callback function for files
46661         to register.  Set is_nscd.  Load all the DSOs for the NSS modules
46662         used for the cached services.
46663         * nss/nsswitch.h (__nss_disable_nscd): Adjust prototype.
46664         * sysdeps/unix/sysv/linux/Makefile [subdir=nscd]: Pass the various -D
46665         options for features to all the files in nscd.
46666
46667         * nss/nsswitch.c (nss_parse_file): Add missing fclose.
46668
46669 2011-07-10  Roland McGrath  <roland@hack.frob.com>
46670
46671         * csu/elf-init.c (__libc_csu_init): Comment typo.
46672
46673 2011-07-09  Ulrich Drepper  <drepper@gmail.com>
46674
46675         * po/pl.po: Update from translation team.
46676         * po/ja.po: Likewise.
46677         * po/ru.po: Likewise.
46678         * po/ko.po: Likewise.
46679         * po/fr.po: Likewise.
46680
46681 2011-07-09  Roland McGrath  <roland@hack.frob.com>
46682
46683         * configure.in (.ctors/.dtors header and trailer check):
46684         Use an empirical test on a built program.
46685         * configure: Regenerated.
46686
46687         * configure.in (-z relro check): Use an empirical test on a built DSO.
46688         Detect, but do not require, on ia64.
46689         * configure: Regenerated.
46690
46691         * configure.in (READELF): Find it with AC_CHECK_TOOL.
46692         Update tests that use readelf to use $READELF instead.
46693         * configure: Regenerated.
46694
46695 2011-07-08  Ulrich Drepper  <drepper@gmail.com>
46696
46697         * malloc/hooks.c (memalign_check): Avoid using checked_request2size
46698         if the result is not used.
46699
46700 2011-07-05  Andreas Jaeger  <aj@suse.de>
46701
46702         [BZ#9696]
46703         * stdlib/tst-strtod.c: Add testcase.
46704
46705 2011-07-07  Ulrich Drepper  <drepper@gmail.com>
46706
46707         * sysdeps/unix/sysv/linux/pathconf.c (distinguish_extX): New function.
46708         (__statfs_link_max): Use it to distinguish between ext2/3 and ext4.
46709         The latter has a higher limit.  Take additional parameter to pass to
46710         the new function.
46711         (__pathconf): Pass file to __statfs_link_max.
46712         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Pass fd to
46713         __statfs_link_max.
46714         * sysdeps/unix/sysv/linux/pathconf.h: Adjust prototype of
46715         __statfs_link_max.
46716
46717         [BZ #12868]
46718         * sysdeps/unix/sysv/linux/linux_fsinfo.h: Define Lustre constants.
46719         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
46720         Handle Lustre.
46721         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_link_max): Likewise.
46722         (__statfs_filesize_max): Likewise.
46723         Patch mostly by Andreas Dilger <adilger@whamcloud.com>.
46724
46725 2011-07-05  Andreas Jaeger  <aj@suse.de>
46726
46727         * resolv/res_comp.c (dn_skipname): Remove unused variable.
46728
46729 2011-07-06  Marek Polacek  <mpolacek@redhat.com>
46730
46731         * nis/nss_nisplus/nisplus-spwd.c (_nss_nisplus_setspent): Honour the
46732         `status' variable.
46733         * nis/nss_nisplus/nisplus-ethers.c (_nss_nisplus_setetherent):
46734         Likewise.
46735
46736 2011-07-04  H.J. Lu  <hongjiu.lu@intel.com>
46737
46738         * Makefile (strop-tests): Add strncat.
46739         * string/test-strncat.c: New file.
46740
46741 2011-06-30  Marek Polacek  <mpolacek@redhat.com>
46742
46743         * iconvdata/johab.c: Don't inline `johab_sym_hanja_to_ucs' function.
46744
46745 2011-06-21  Andreas Jaeger  <aj@suse.de>
46746
46747         * sysdeps/s390/s390-64/Makefile ($(inst_gconvdir)/gconv-modules):
46748         Copy rule from iconvdata/Makefile.
46749
46750 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
46751
46752         [BZ #12922]
46753         * posix/getopt.c (_getopt_internal_r): When "W;" is in short options
46754         but no long options are defined, just return 'W'.
46755
46756 2011-06-22  Marek Polacek  <mpolacek@redhat.com>
46757
46758         [BZ #9696]
46759         * stdlib/strtod_l.c (round_and_return): Set ERANGE instead of EDOM.
46760
46761 2011-07-06  Ulrich Drepper  <drepper@gmail.com>
46762
46763         * inet/getnetgrent_r.c (internal_getnetgrent_r): Fix check for known
46764         netgroups to read.
46765         (innetgr): Likewise.
46766
46767 2011-07-05  Roland McGrath  <roland@hack.frob.com>
46768
46769         * config.make.in (install_root): Default to $(DESTDIR).
46770
46771 2011-07-05  Ulrich Drepper  <drepper@gmail.com>
46772
46773         * nscd/nscd_getserv_r.c (nscd_getserv_r): Add cast to avoid warning.
46774
46775 2011-07-02  Roland McGrath  <roland@hack.frob.com>
46776
46777         * Makerules ($(common-objpfx)format.lds): Fail if result is empty.
46778
46779         * Makefile ($(common-objpfx)testrun.sh): Generate to work relative to
46780         containing directory rather than embedding absolute directory names.
46781
46782         * scripts/check-local-headers.sh: Rewritten using awk.
46783         Match by word, not by line.  Print error messages for matches.
46784         * Makefile ($(objpfx)check-local-headers.out): Pass AWK in to it.
46785
46786         * Makerules [shlib-lds-flags empty]:
46787         ($(common-objpfx)libc_pic.opts): New target.
46788         ($(common-objpfx)libc_pic.os.clean): New target.
46789         ($(common-objpfx)libc.so): Link it instead of libc_pic.os.
46790
46791         * config.make.in (OBJCOPY): New variable.
46792         * aclocal.m4 (LIBC_PROG_BINUTILS): Substitute OBJCOPY too.
46793         * configure: Regenerated.
46794
46795         * config.make.in (use-default-link): New variable.
46796         * configure.in (use_default_link): Grok --with-default-link to set it.
46797         * configure: Regenerated.
46798         * Makerules [$(elf) = yes] [$(use-default-link) = yes]:
46799         (shlib-lds, shlib-lds-flags): Define to empty.
46800
46801         * Makerules (shlib-lds): New variable.
46802         (shlib-lds-flags): New variable.
46803         (build-shlib, build-moduile, build-module-asneeded): Use it.
46804         ($(common-objpfx)libc.so): Use $(shlib-lds).
46805         ($(extra-modules-build:%=$(objpfx)%.so)): Likewise.
46806         * iconvdata/extra-module.mk ($(objpfx)$(mod).so): Likewise.
46807
46808         * elf/dynamic-link.h (elf_get_dynamic_info): Make asserts accept
46809         DT_FLAGS/DT_FLAGS_1 with zero flags.
46810
46811         * elf/Makefile ($(objpfx)ld.so): Use -defsym=_begin=0 instead of
46812         linker script munging.
46813
46814 2011-07-02  Ulrich Drepper  <drepper@gmail.com>
46815
46816         * crypt/sha512.h (struct sha512_ctx): Add union to access total also
46817         as 128-bit value.
46818         * crypt/sha512.c (sha512_process_block): Perform total addition using
46819         128-bit if possible.
46820         (__sha512_finish_ctx): Likewise.
46821         * crypt/sha256.h (struct sha256_ctx): Add union to access total also
46822         as 64-bit value.
46823         * crypt/sha256.c (SWAP64): Define.
46824         (sha256_process_block): Perform total addition using 64-bit if
46825         possible.
46826         (__sha256_finish_ctx): Likewise.
46827
46828 2011-07-01  Ulrich Drepper  <drepper@gmail.com>
46829
46830         * nscd/pwdcache.c (cache_addpw): Cleanup.  Add branch prediction.
46831         * nscd/initgrcache.c (addinitgroupsX): Likewise.
46832         * nscd/hstcache.c (cache_addhst): Likewise.
46833         * nscd/grpcache.c (cache_addgr): Likewise.
46834         * nscd/aicache.c (addhstaiX): Likewise
46835         * nscd/servicescache.c (cache_addserv): Handle zero negtimeout.
46836
46837 2011-07-01  Thorsten Kukuk  <kukuk@suse.de>
46838
46839         * nscd/pwdcache.c (cache_addpw): Handle zero negtimeout.
46840         * nscd/initgrcache.c (addinitgroupsX): Likewise.
46841         * nscd/hstcache.c (cache_addhst): Likewise.
46842         * nscd/grpcache.c (cache_addgr): Likewise.
46843         * nscd/aicache.c (addhstaiX): Likewise
46844
46845 2011-07-01  Andreas Schwab  <schwab@redhat.com>
46846
46847         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Query NIS
46848         domain only when needed.
46849
46850 2011-06-30  Andreas Schwab  <schwab@redhat.com>
46851
46852         * sysdeps/posix/getaddrinfo.c (gaih_inet): Make sure RES_USE_INET6
46853         is always restored.
46854
46855 2011-06-29  Ulrich Drepper  <drepper@gmail.com>
46856
46857         * nscd/grpcache.c (cache_addgr): Don't write notfound reply if we
46858         are re-adding the entry.
46859         * nscd/servicescache.c (cache_addserv): Likewise.
46860
46861 2011-06-30  Aurelien Jarno  <aurelien@aurel32.net>
46862
46863         * sysdeps/generic/dl-irel.h: fix protection against multiple
46864         inclusions.
46865         * sysdeps/generic/dl-irel.h (elf_ifunc_invoke): New.
46866
46867 2011-06-28  Ulrich Drepper  <drepper@gmail.com>
46868
46869         [BZ #12935]
46870         * malloc/memusage.sh: Fix quoting in message.
46871         * debug/xtrace.sh: Likewise.
46872
46873         * configure.in: Remove support for --experimental-malloc option, make
46874         it the default.
46875         * config.make.in: Likewise.
46876         * malloc/Makefile: Likewise.
46877
46878 2011-06-27  Andreas Schwab  <schwab@redhat.com>
46879
46880         * iconvdata/gb18030.c (BODY for TO_LOOP): Fix encoding of non-BMP
46881         two-byte characters.
46882
46883 2011-06-27  Roland McGrath  <roland@hack.frob.com>
46884
46885         * configure.in (NO_CTORS_DTORS_SECTIONS): Give this check its own
46886         AC_CACHE_CHECK invocation.
46887         * configure: Regenerated.
46888
46889         * elf/soinit.c (__CTOR_LIST__, __DTOR_LIST__): Add used attribute.
46890
46891 2011-06-27  Ulrich Drepper  <drepper@gmail.com>
46892
46893         [BZ #12350]
46894         * nscd/aicache.c (addhstaiX):  Restore only RES_USE_INET6
46895         bit from old_res_options.
46896
46897         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-servicescache.c): Define.
46898
46899         * inet/getnetgrent_r.c (innetgr): Minimal cleanup, use correct return
46900         value type for setfct.
46901
46902 2011-06-23  H.J. Lu  <hongjiu.lu@intel.com>
46903
46904         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
46905         __gettimeofday instead of gettimeofday.
46906
46907 2011-06-26  Ulrich Drepper  <drepper@gmail.com>
46908
46909         * elf/Makefile (all-built-dso): No need to check linkobj/libc.so.
46910
46911 2011-06-24  H.J. Lu  <hongjiu.lu@intel.com>
46912
46913         * sysdeps/i386/i686/multiarch/strcpy-sse2.S (RETURN): Fix a typo.
46914
46915         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: Correct unwind
46916         info.
46917
46918 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
46919
46920         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
46921         strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
46922         strcpy-sse2-unaligned strncpy-sse2-unaligned
46923         stpcpy-sse2-unaligned stpncpy-sse2-unaligned.
46924         * sysdeps/x86_64/multiarch/stpcpy-sse2-unaligned.S: New file.
46925         * sysdeps/x86_64/multiarch/stpcpy-ssse3.S: New file.
46926         * sysdeps/x86_64/multiarch/stpncpy-sse2-unaligned.S: New file.
46927         * sysdeps/x86_64/multiarch/stpncpy-ssse3.S: New file.
46928         * sysdeps/x86_64/multiarch/strcpy-sse2-unaligned.S: New file.
46929         * sysdeps/x86_64/multiarch/strcpy-ssse3.S: New file.
46930         * sysdeps/x86_64/multiarch/strncpy-sse2-unaligned.S: New file.
46931         * sysdeps/x86_64/multiarch/strncpy-ssse3.S: New file.
46932         * sysdeps/x86_64/multiarch/strcpy.S: Remove strcpy with SSSE3.
46933         (STRCPY): Support SSE2 and SSSE3 versions.
46934
46935 2011-06-24  Ulrich Drepper  <drepper@gmail.com>
46936
46937         [BZ #12874]
46938         * sysdeps/unix/sysv/linux/Makefile (CFLAGS-tst-writev.c): Define.
46939         * sysdeps/wordsize-64/tst-writev.c: Work around problem with 2.6.38+
46940         kernels which artificially limit size of requests.
46941
46942 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
46943
46944         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
46945         strncpy-c strcpy-ssse3 strncpy-ssse3 stpcpy-ssse3 stpncpy-ssse3
46946         strcpy-sse2 strncpy-sse2 stpcpy-sse2 stpncpy-sse2.
46947         * sysdeps/i386/i686/multiarch/stpcpy-sse2.S: New file.
46948         * sysdeps/i386/i686/multiarch/stpcpy-ssse3.S: New file.
46949         * sysdeps/i386/i686/multiarch/stpncpy-sse2.S: New file.
46950         * sysdeps/i386/i686/multiarch/stpncpy-ssse3.S: New file.
46951         * sysdeps/i386/i686/multiarch/stpncpy.S : New file.
46952         * sysdeps/i386/i686/multiarch/strcpy-sse2.S : New file.
46953         * sysdeps/i386/i686/multiarch/strcpy-ssse3.S: New file.
46954         * sysdeps/i386/i686/multiarch/strcpy.S: New file.
46955         * sysdeps/i386/i686/multiarch/strncpy-c.c: New file.
46956         * sysdeps/i386/i686/multiarch/strncpy-sse2.S: New file.
46957         * sysdeps/i386/i686/multiarch/strncpy-ssse3.S: New file.
46958         * sysdeps/i386/i686/multiarch/strncpy.S: New file.
46959         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
46960         Enable unaligned load optimization for Intel Core i3, i5 and i7
46961         processors.
46962         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Unaligned_Load):
46963         Define.
46964         (index_Fast_Unaligned_Load): Define.
46965         (HAS_FAST_UNALIGNED_LOAD): Define.
46966
46967 2011-06-23  Marek Polacek  <mpolacek@redhat.com>
46968
46969         * nss/nss_db/db-open.c: Include <unistd.h> for read declaration.
46970
46971 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
46972
46973         [BZ #12907]
46974         * sysdeps/posix/getaddrinfo.c (getaddrinfo): Avoid calling __check_pf
46975         until it is clear that the information is realy needed.
46976         Patch mostly by David Hanisch <david.hanisch@nsn.com>.
46977
46978 2011-06-22  Andreas Schwab  <schwab@redhat.com>
46979
46980         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix last change.
46981
46982 2011-06-22  Ulrich Drepper  <drepper@gmail.com>
46983
46984         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Use
46985         /sys/devices/system/cpu/online if it is usable.
46986
46987         * sysdeps/unix/sysv/linux/getsysstats.c (__get_nprocs): Rate limit
46988         reading the information from the /proc filesystem to once a second.
46989
46990 2011-06-21  Andreas Jaeger  <aj@suse.de>
46991
46992         * sysdeps/unix/sysv/linux/bits/sigcontext.h: Fix definition of
46993         NULL after inclusion of kernel headers.
46994
46995 2011-06-21  Ulrich Drepper  <drepper@gmail.com>
46996
46997         * nss/nss_db/db-XXX.c (nss_db_setENT): Only set entidx for successful
46998         calls to internal_setent.
46999
47000         [BZ #12885]
47001         * sysdeps/posix/getaddrinfo.c (gaih_inet): When looking up only IPv6
47002         addresses using gethostbyname4_r ignore IPv4 addresses.
47003
47004         * sysdeps/posix/getaddrinfo.c (gaih_inet): After the last change the
47005         branch using gethostbyname2 is only for AF_INET.  Optimize accordingly.
47006
47007         * inet/getnetgrent_r.c: Use DL_CALL_FCT in several places.
47008
47009 2011-06-20  David S. Miller  <davem@davemloft.net>
47010
47011         * sysdeps/sparc/sparc32/dl-plt.h: Protect against multiple
47012         inclusions.
47013         * sysdeps/sparc/sparc64/dl-plt.h: Likewise.
47014
47015         * sysdeps/i386/dl-irel.h (elf_ifunc_invoke): New.
47016         (elf_irel): Use it.
47017         * sysdeps/powerpc/powerpc32/dl-irel.h: Likewise.
47018         * sysdeps/powerpc/powerpc64/dl-irel.h: Likewise.
47019         * sysdeps/sparc/sparc32/dl-irel.h: Likewise.
47020         * sysdeps/sparc/sparc64/dl-irel.h: Likewise.
47021         * sysdeps/x86_64/dl-irel.h: Likewise.
47022
47023         * elf/dl-runtime.c: Use elf_ifunc_invoke.
47024         * elf/dl-sym.c: Likewise.
47025
47026 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
47027
47028         * resolv/res_send.c (__libc_res_nsend): Fix typos in last patch.  We
47029         need to dereference resplen2.
47030
47031 2011-06-14  Andreas Schwab  <schwab@redhat.com>
47032
47033         * sysdeps/unix/sysv/linux/wordsize-64/dl-fxstatat64.c: New file.
47034
47035 2011-06-15  Ulrich Drepper  <drepper@gmail.com>
47036
47037         * Makeconfig: Define vardbdir and inst_vardbdir.
47038         * nss/Makefile: Add rules to install db-Makefile.
47039
47040         * nss/nss_db/db-XXX.c: Cleanup.
47041
47042         * nss/Makefile (libnss_db-dbs): Add db-initgroups.
47043         * nss/Versions [libnss_db]: Add _nss_db_initgroups_dyn for
47044         GLIBC_PRIVATE.
47045         * nss/db-Makefile (groups.db): Emit entries for initgroups lookups.
47046         * nss/makedb.c: Implement -g option to specify that value strings
47047         are generated and should not be added to table iterated over for
47048         get*ent calls.
47049         * nss/nss_db/db-initgroups.c: New file.
47050
47051         * nss/getent.c: Add support for initgroups lookups through getgrouplist
47052         interface.
47053
47054         * grp/initgroups.c (__nss_initgroups_database): Renamed and exported.
47055         (internal_getgrouplist): Adjust to name change.
47056         Update use_initgroups_entry if this is not the first call.
47057         * nss/databases.def: Add initgroups entry.
47058
47059         * nss/makedb.c (compute_tables): Check result of multiple hash table
47060         sizes to minimize maximum chain length.
47061
47062 2011-06-14  Ulrich Drepper  <drepper@gmail.com>
47063
47064         * Versions.def: Add entry for libnss_db.
47065         * shlib-versions: Likewise.
47066         * nss/Makefile: Add rules to build libnss_db.
47067         * nss/Versions: Add libnss_db information.  Organize libnss_files
47068         entries better.
47069         * nss/db-Makefile: Add gshadow support.  Change rules for the new
47070         makedb progra.  Some minor improvements to generate smaller files.
47071         * nss/nss_db/nss_db.h: Move NSS database header data structures to
47072         here from...
47073         * nss/makedb.c: ...here.
47074         Improve database format to be smaller and require less memory at
47075         runtime.
47076         * nss/nss_db/db-XXX.x: Adjust for new database format.  Don't use
47077         db anymore.
47078         * nss/nss_db/db-netgrp.c: Likewise.
47079         * nss/nss_db/db-open.c: Likewise.
47080         * nss/nss_files/flies-XXX.x: Adjust comments.
47081         * nss/nss_files/files-ethers.c: Adjust for new DB_LOOKUP definition.
47082         * nss/nss_files/files-grp.c: Likewise.
47083         * nss/nss_files/files-hosts.c: Likewise.
47084         * nss/nss_files/files-network.c: Likewise.
47085         * nss/nss_files/files-proto.c: Likewise.
47086         * nss/nss_files/files-pwd.c: Likewise.
47087         * nss/nss_files/files-rpc.c: Likewise.
47088         * nss/nss_files/files-service.c: Likewise.
47089         * nss/nss_files/files-sgrp.c: Likewise.
47090         * nss/nss_files/files-spwd.c: Likewise.
47091         * nss/nss_db/db-alias.c: Removed.
47092         * nss/nss_db/dummy-db.h: Removed.
47093
47094 2011-06-02  Ulrich Drepper  <drepper@gmail.com>
47095
47096         * nss/makedb.c: Rewritten to not use database library.
47097         * nss/Makefile: Update to build new makedb program.
47098
47099 2011-06-14  Andreas Jaeger  <aj@suse.de>
47100
47101         * sysdeps/unix/sysv/linux/check_native.c: Include <string.h> for
47102         memset declaration.
47103
47104 2011-06-10  Andreas Schwab  <schwab@redhat.com>
47105
47106         * sysdeps/posix/getaddrinfo.c (gaih_inet): Fix logic allocating
47107         tmpbuf.
47108
47109 2011-06-10  Roland McGrath  <roland@hack.frob.com>
47110
47111         * Makerules (shlib.lds): Fail if the linker script comes out empty.
47112         * elf/Makefile ($(objpfx)ld.so): Likewise.
47113
47114         * Makefile ($(common-objpfx)linkobj/libc.so): Break long lines with \.
47115         Don't list ld.so twice in dependencies.
47116
47117         * posix/bug-regex31.c: Include <stdlib.h>.
47118
47119         * nscd/hstcache.c (cache_addhst): Remove unused variable.
47120
47121         * nis/nss_compat/compat-spwd.c
47122         (getspent_next_nss_netgr): Remove unused variable.
47123         * nis/nss_compat/compat-pwd.c (getpwent_next_nss_netgr): Likewise.
47124
47125         * nis/nis_print_group_entry.c (nis_print_group_entry): Fix "Implicit
47126         nonmembers" output to use the right array.
47127
47128         * resolv/nss_dns/dns-network.c (getanswer_r): Remove unused variable.
47129
47130         * elf/dl-open.c (_dl_open): Quash warnings when DL_NNS==1.
47131
47132         * locale/programs/ld-ctype.c (ctype_read): Remove unused variable.
47133         * locale/programs/ld-collate.c (add_to_tablewc): Likewise.
47134         * catgets/gencat.c (read_input_file): Likewise.
47135         * locale/programs/locarchive.c (enlarge_archive): Likewise.
47136
47137         * sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Move DONTBLOCK
47138         variable definition inside #if's controlling its use.
47139
47140         * inet/getnetgrent_r.c (innetgr): Remove unused variable.
47141
47142         * resolv/res_hconf.c (_res_hconf_reorder_addrs): Fix errno restoration.
47143
47144         * misc/syslog.c (__vsyslog_chk): Remove unused variable.
47145
47146         * io/fts.c (fts_build): Use if (0 && ...) rather than #if 0 for
47147         unreachable code.
47148
47149         * stdio-common/printf_fp.c (___printf_fp): Remove unused variable.
47150
47151         * configure.in (nss-crypt check): Use AC_LANG_PROGRAM.
47152         * configure: Regenerated.
47153
47154         * Makerules: Revert last change.
47155         * elf/Makefile: Likewise.
47156
47157 2011-06-09  Roland McGrath  <roland@hack.frob.com>
47158
47159         * Makerules ($(common-objpfx)libc_pic.os): Use -Wl, before -r.
47160         * elf/Makefile ($(objpfx)librtld.os): Likewise.
47161         (reloc-link): Likewise.
47162
47163 2011-06-09  Ulrich Drepper  <drepper@gmail.com>
47164
47165         * elf/Makefile: Add rules to build pldd.
47166         * elf/pldd.c: New file.
47167         * elf/pldd-xx.c: New file.
47168
47169 2011-06-07  Ulrich Drepper  <drepper@gmail.com>
47170
47171         * version.h: Update for 2.15 development version.
47172
47173 2011-06-07  David S. Miller  <davem@davemloft.net>
47174
47175         * sysdeps/sparc/sparc32/dl-irel.h (elf_irela): Pass dl_hwcap to
47176         ifuncs.
47177         * sysdeps/sparc/sparc32/dl-machine.h (elf_machine_rela,
47178         elf_machine_lazy_rel): Likewise.
47179         * sysdeps/sparc/sparc64/dl-irel.h (elf_irela): Likewise.
47180         * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_rela,
47181         elf_machine_lazy_rel): Likewise.
47182         * sysdeps/sparc/sparc64/multiarch/memcpy.S (memcpy): Fetch
47183         dl_hwcap via passed in argument.
47184         * sysdeps/sparc/sparc64/multiarch/memset.S (memset, bzero):
47185         Likewise.
47186
47187 2011-06-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
47188
47189         * stdlib/longlong.h: Update from GCC.  Fix smul_ppmm for S/390.
47190
47191 2011-06-06  Roland McGrath  <roland@hack.frob.com>
47192
47193         [BZ #12849]
47194         * manual/fdl-1.1.texi: New file, verbatim from:
47195         http://www.gnu.org/licenses/old-licenses/fdl-1.1.texi
47196         * manual/lgpl-2.1.texi: New file, verbatim from:
47197         http://www.gnu.org/licenses/old-licenses/lgpl-2.1.texi
47198         * manual/Makefile (licenses): New variable, list those new file names.
47199         (texis): Use it.
47200         (chapters.% top-menu.%): Include $(licenses) with $(appendices).
47201
47202         * manual/fdl.texi: File removed.
47203         * manual/lesser.texi: File removed.
47204         * manual/libc.texinfo (Copying, Documentation License):
47205         Use new @include file names, put @appendix directive before @include.
47206
47207 2011-06-04  Jakub Jelinek  <jakub@redhat.com>
47208
47209         [BZ #12841]
47210         * rt/bits/mqueue2.h (__mq_open_2): Add __THROW.
47211         (__mq_open_alias): Use __REDIRECT_NTH instead of __REDIRECT.
47212         (mq_open): Add __NTH.
47213
47214 2011-06-02  H.J. Lu  <hongjiu.lu@intel.com>
47215
47216         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
47217         Assume Intel Core i3/i5/i7 processor if AVX is available.
47218
47219 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
47220
47221         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard): Fix
47222         typo.
47223
47224 2011-05-31  Andreas Schwab  <schwab@redhat.com>
47225
47226         * nscd/nscd_getserv_r.c (nscd_getserv_r): Don't free non-malloced
47227         memory.  Use alloca_account.  Fix memory leak when retrying.
47228
47229 2011-05-31  Ulrich Drepper  <drepper@gmail.com>
47230
47231         * version.h (RELEASE): Bump for 2.14 release.
47232         * include/features.h (__GLIBC_MINOR__): Bump to 14.
47233
47234         * config.make.in (RANLIB): Remove entry.
47235
47236 2011-05-30  Ulrich Drepper  <drepper@gmail.com>
47237
47238         * po/Makefile (po-sed-cmd): Add ksh to extensions.
47239         (libc.pot): Work around missing support for .ksh extension in xgettext.
47240
47241         [BZ #12684]
47242         * resolv/res_send.c (__libc_res_nsend): Only go to the next name server
47243         if both request failed.
47244         (send_dg): In case of server errors clear resplen or *resplen2.
47245
47246         [BZ #12454]
47247         * elf/dl-deps.c (_dl_map_object_deps): Run initializer sorting only
47248         when there are multiple maps.
47249         * elf/dl-fini.c (_dl_sort_fini): Check for list of one.
47250         (_dl_fini): Remove test here.
47251
47252         * elf/rtld.c (dl_main): Don't allow the loader to load itself.
47253
47254 2011-05-29  Ulrich Drepper  <drepper@gmail.com>
47255
47256         [BZ #12350]
47257         * sysdeps/posix/getaddrinfo.c (gethosts): Restore only RES_USE_IENT6
47258         bit from old_res_options.
47259         (gaih_inet): Likewise.
47260
47261         [BZ #11099]
47262         * shadow/sgetspent_r.c (LINE_PARSER): Interpret numeric field values
47263         as signed.
47264
47265         * resolv/res_init.c (res_setoptions): Make the code more compact.
47266
47267         [BZ #11558]
47268         * resolv/res_init.c (res_setoptions): Recognize use-vc option and
47269         set RES_USEVC.
47270
47271         [BZ #11634]
47272         * elf/Makefile (tests): Don't add tst-audit[67] without working -mavx.
47273
47274         * malloc/malloc.h: Mark malloc hook variables as deprecated.
47275
47276         [BZ #11781]
47277         * malloc/malloc.h: Declare malloc hook variables as volatile.
47278
47279         * locale/programs/locarchive.c (add_locale_to_archive): Fix typo
47280         in last patch.
47281
47282         [BZ #11799]
47283         * sysdeps/unix/sysv/linux/bits/siginfo.h (SI_USER): Don't mention
47284         raise in the comment.
47285         * sysdeps/unix/sysv/linux/s390/bits/siginfo.h: Likewise.
47286         * sysdeps/unix/sysv/linux/sparc/bits/siginfo.h: Likewise.
47287         * sysdeps/unix/sysv/linux/ia64/bits/siginfo.h: Likewise.
47288
47289 2011-05-28  Ulrich Drepper  <drepper@gmail.com>
47290
47291         [BZ #12811]
47292         * posix/regex_internal.c (build_wcs_buffer): Don't signal we have to
47293         grow the buffers more if it already has to be sufficient.
47294         (build_wcs_upper_buffer): Likewise.
47295         * posix/regexec.c (check_matching): Likewise.
47296         (clean_state_log_if_needed): Likewise.
47297         (extend_buffers): Don't enlarge buffers beyond size of the input
47298         buffer.
47299         Patches mostly by Emil Wojak <emil@wojak.eu>.
47300         * posix/bug-regex32.c: New file.
47301         * posix/Makefile (tests): Add bug-regex32.
47302
47303         * locale/findlocale.c (_nl_find_locale): Return right away if
47304         _nl_explode_name failed.
47305         * locale/programs/locarchive.c (add_locale_to_archive): Likewise.
47306
47307         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_sendmmsg): Define.
47308
47309         * debug/xtrace.sh: Unify messages.
47310         * malloc/memusage.sh: Likewise.
47311
47312         [BZ #12813]
47313         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_time): Retrieve
47314         time symbol from vDSO.  Substitute with vsyscall if not available.
47315         * sysdeps/unix/sysv/linux/x86_64/time.S [SHARED]: Use
47316         __vdso_time.
47317
47318         * sysdeps/unix/sysv/linux/internal_sendmmsg.S: New file.
47319         * sysdeps/unix/sysv/linux/sendmmsg.c: New file.
47320         * sysdeps/unix/sysv/linux/Makefile [subdir=socket] (sysdep_routines):
47321         Add sendmmsg and internal_sendmmsg.
47322         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add sendmmsg.
47323         * sysdeps/unix/sysv/linux/bits/socket.h: Declare sendmmsg.
47324         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_SENDMMSG.
47325
47326         * sysdeps/unix/sysv/linux/syscalls.list: Add setns entry.
47327         * sysdeps/unix/sysv/linux/bits/sched.h: Declare setns.
47328         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14]: Add setns.
47329
47330 2011-05-27  Ulrich Drepper  <drepper@gmail.com>
47331
47332         [BZ #12813]
47333         * sysdeps/unix/sysv/linux/x86_64/init-first.c (__vdso_getcpu):
47334         Retrieve getcpu symbol from vDSO.  Substitute with vsyscall if not
47335         available.
47336         * sysdeps/unix/sysv/linux/x86_64/sched_getcpu.S [SHARED]: Use
47337         __vdso_getcpu.
47338
47339         [BZ #12814]
47340         * iconvdata/Makefile (tests): Add bug-iconv9.
47341         * iconvdata/bug-iconv9.c: New file.
47342
47343 2011-05-27  Andreas Schwab  <schwab@redhat.com>
47344
47345         [BZ #12814]
47346         * iconvdata/iso-2022-jp.c (BODY): Fix invalid variable shadowing.
47347
47348 2011-05-25  Jakub Jelinek  <jakub@redhat.com>
47349
47350         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
47351         (struct user_regs_struct): Change intcs field back to cs.
47352
47353 2011-05-25  Ulrich Drepper  <drepper@gmail.com>
47354
47355         * po/ja.po: Update from translation team.
47356
47357 2011-05-23  Ulrich Drepper  <drepper@gmail.com>
47358
47359         [BZ #12795]
47360         * sysdeps/unix/sysv/linux/bits/resource.h (RLIMIT_RTTIME): Define.
47361         * sysdeps/unix/sysv/linux/sparc/bits/resource.h: Likewise.
47362
47363 2011-05-20  Andreas Schwab  <schwab@redhat.com>
47364
47365         * stdlib/longlong.h: Update from GCC.
47366
47367 2011-05-23  Andreas Schwab  <schwab@redhat.com>
47368
47369         * sysdeps/unix/sysv/linux/ia64/sysconf.c (HAS_CPUCLOCK): Add
47370         parameter name.
47371         * sysdeps/unix/sysv/linux/sysconf.c (has_cpuclock, HAS_CPUCLOCK):
47372         Add parameter name.
47373         (__sysconf): Pass it down.
47374
47375 2011-05-22  Ulrich Drepper  <drepper@gmail.com>
47376
47377         [BZ #12671]
47378         * nis/nss_nis/nis-alias.c (_nss_nis_getaliasbyname_r): Use malloc in
47379         some situations.
47380         * nscd/nscd_getserv_r.c (nscd_getserv_r): Likewise.
47381         * posix/glob.c (glob_in_dir): Take additional parameter alloca_used.
47382         add in in __libc_use_alloca calls.  Adjust callers.
47383         (glob): Use malloc in some situations.
47384
47385         * elf/dl-runtime.c (_dl_profile_fixup): Also store LA_SYMB_NOPLTENTER
47386         and LA_SYMB_NOPLTEXIT in flags which are passed to pltenter and
47387         pltexit.
47388
47389 2011-05-21  Ulrich Drepper  <drepper@gmail.com>
47390
47391         * sysdeps/unix/sysv/linux/bits/time.h: Define CLOCK_REALTIME_ALARM
47392         and CLOCK_BOOTTIME_ALARM.
47393
47394         [BZ #12782]
47395         * string/xpg-strerror.c (__xpg_strerror_r): Fill buffer even if error
47396         is returned.
47397
47398         * string/_strerror.c (__strerror_r): Print negative errors as signed
47399         numbers.
47400
47401         [BZ #12777]
47402         * iconvdata/cp1258.c (comp_table_data): Remove entry 0x00A5 0xEC.
47403         (decomp_table): Change U0385 entry to emit 0xA5 0xEC.
47404         * iconvdata/CP1258.irreversible: Adjust entry 0xA8EC.
47405
47406         * configure.in: Fix typo in redirection and correct removal of test
47407         files in two cases.
47408
47409         [BZ #12788]
47410         * locale/setlocale.c (new_composite_name): Fix test to check for
47411         identical name of all categories.
47412
47413         [BZ #12792]
47414         * libio/filedoalloc.c (local_isatty): New function.
47415         (_IO_file_doallocate): Use local_isatty.
47416         * stdio-common/perror.c (perror): In case a new stream is used
47417         forward the stream error.
47418         * stdio-common/vfprintf.c (ARGCHECK): For read-only streams also set
47419         error flag.
47420
47421 2011-05-20  Ulrich Drepper  <drepper@gmail.com>
47422
47423         [BZ #11869]
47424         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't unconditionally use
47425         alloca.
47426         * include/alloca.h (extend_alloca_account): Define.
47427
47428         [BZ #11857]
47429         * posix/regex.h: Fix comments with documentation of user-accessible
47430         fields after compilation and describe correct free'ing of pattern
47431         after re_compile_pattern.
47432         Patch by Reuben Thomas <rrt@sc3d.org>.
47433
47434 2011-05-18  Ryan S. Arnold  <rsa@us.ibm.com>
47435
47436         * sysdeps/powerpc/powerpc64/Makefile (no-special-regs): Add -mno-vsx
47437         and -mno-altivec to prevent the compiler from using Altivec and/or
47438         VSX instructions when the corresponding registers are not available.
47439
47440 2011-05-19  Andreas Schwab  <schwab@redhat.com>
47441
47442         * grp/compat-initgroups.c (__libc_use_alloca): Don't define.
47443
47444 2011-05-19  Ulrich Drepper  <drepper@gmail.com>
47445
47446         * libio/freopen.c (freopen): Use __dup2, not dup2.
47447         * libio/freopen64.c (freopen64): Likewise.
47448
47449 2011-05-17  H.J. Lu  <hongjiu.lu@intel.com>
47450
47451         [BZ #12775]
47452         * sysdeps/x86_64/fpu/e_powl.S: Fix a typo.
47453         * math/Makefile (tests): Add test-powl.
47454         (CFLAGS-test-powl.c): Define.
47455         * math/test-powl.c: New file.
47456
47457 2011-05-16  H.J. Lu  <hongjiu.lu@intel.com>
47458
47459         * fileops.c (_IO_new_file_fopen): Get fd from _IO_fileno.
47460
47461 2011-05-17  Ulrich Drepper  <drepper@gmail.com>
47462
47463         [BZ #11837]
47464         * iconvdata/gb18030.c: Update to GB18020-2005.
47465
47466 2011-05-16  Ulrich Drepper  <drepper@gmail.com>
47467
47468         * posix/regex.h (RE_SYNTAX_AWK, RE_SYNTAX_GNU_AWK,
47469         RE_SYNTAX_POSIX_AWK): Update to match recent development.
47470         Patch by Aharon Robbins <arnold@skeeve.com>.
47471
47472         [BZ #11892]
47473         * stdlib/putenv.c (putenv): Don't always create copy of the variable
47474         on the stack.
47475
47476         [BZ #11895]
47477         * misc/pselect.c (__pselect): Handle timeout value errors hidden
47478         through underflows.
47479
47480         [BZ #12766]
47481         * misc/error.c (error_at_line): Ensure file_name and old_file_name
47482         point to strings before performing equality test for error_one_per_line
47483         mode.
47484
47485         [BZ #11697]
47486         * login/programs/pt_chown.c (do_pt_chown): Always call chown.
47487
47488         [BZ #11820]
47489         * sysdeps/unix/sysv/linux/x86_64/sys/user.h
47490         (struct user_fpregs_struct): Avoid __uint*_t types.
47491
47492         [BZ #6420]
47493         * malloc/mtrace.c (tr_where): Add additional parameter to point to
47494         symbol info.  Use it instead of calling _dl_addr locally.
47495         (lock_and_info): New function.
47496         (tr_freehook): Call lock_and_info and pass symbol info as additional
47497         parameter to tr_where.
47498         (tr_mallochook): Likewise.
47499         (tr_reallochook): Likewise.
47500         (tr_memalignhook): Likewise.
47501
47502         * malloc/mtrace.c: Remove support for USE_MTRACE_FILE.  It is not
47503         used and couldn't be at all thread-safe.
47504
47505 2011-05-15  Ulrich Drepper  <drepper@gmail.com>
47506
47507         * libio/freopen.c (freopen): Don't close old file descriptor
47508         before the new one is opened.  Instead dup the new file descriptor
47509         to the old one after the new stream is created.
47510         * libio/freopen64.c (freopen64): Likewise.
47511         * libio/libio.h: Define _IO_FLAGS2_NOCLOSE and _IO_FLAGS2_CLOEXEC.
47512         * libio/fileops.c (_IO_new_file_close_it): Handle new
47513         _IO_FLAGS2_NOCLOSE flag.
47514         (_IO_new_file_fopen): Set _IO_FLAGS2_CLOEXEC for "e" mode.
47515         If _IO_file_open didn't set FD_CLOEXEC do it after the call.
47516         * libio/oldfileops.c (_IO_old_file_close_it): Handle new
47517         _IO_FLAGS2_NOCLOSE flag.
47518         * include/unistd.h: Add hidden_proto for dup3.
47519         Define __have_dup3.
47520         * io/dup3.c: Define hidden symbol.
47521         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_DUP3.
47522
47523         [BZ #7101]
47524         * posix/getopt.c (_getopt_internal_r): List all ambigious possibilities
47525         when an incomplete long option is used.
47526         * posix/tst-getopt_long1.c: New file.
47527         * posix/Makefile (tests): Add tst-getopt_long1.
47528
47529         [BZ #10138]
47530         * scripts/config.guess: Update from autoconf-2.68.
47531         * scripts/config.sub: Likewise.
47532
47533         [BZ #10157]
47534         * sysdeps/unix/sysv/linux/sysconf.c (__sysconf): Split out CPUTIME
47535         tests into ...
47536         (has_cpuclock): ...this.  New function.
47537         * sysdeps/unix/sysv/linux/ia64/sysconf.c: Just define HAS_CPUCLOCK
47538         macro here based on has_cpuclock code.
47539
47540         [BZ #10149]
47541         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
47542         First byte (not low byte) is now always NUL.
47543         * sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Likewise.
47544
47545         * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):
47546         Use non-cancelable interfaces.
47547
47548         [BZ #9809]
47549         * locale/iso-639.def: Add entry for Sorani.
47550
47551         [BZ #11901]
47552         * include/stdlib.h: Move include protection to the right place.
47553         Define abort_msg_s.  Declare __abort_msg with it.
47554         * stdlib/abort.c (__abort_msg): Adjust type.
47555         * assert/assert.c (__assert_fail_base): New function.  Majority
47556         of code from __assert_fail.  Allocate memory for __abort_msg with
47557         mmap.
47558         (__assert_fail): Now call __assert_fail_base.
47559         * assert/assert-perr.c: Remove bulk of implementation.  Use
47560         __assert_fail_base.
47561         * include/assert.hL Declare __assert_fail_base.
47562         * sysdeps/posix/libc_fatal.c: Allocate memory for __abort_msg with
47563         mmap.
47564         * sysdeps/unix/sysv/linux/libc_fatal.c: Likewise.
47565
47566 2011-05-14  Ulrich Drepper  <drepper@gmail.com>
47567
47568         [BZ #11952]
47569         [BZ #12453]
47570         * elf/dl-open.c (dl_open_worker): Delay calls to _dl_update_slotinfo
47571         until all modules are registered in the DTV.
47572         * elf/Makefile: Add rules to build and run tst-tls19.
47573         * elf/tst-tls19.c: New file.
47574         * elf/tst-tls19mod1.c: New file.
47575         * elf/tst-tls19mod2.c: New file.
47576         * elf/tst-tls19mod3.c: New file.
47577         Patch mostly by Martin von Gagern <Martin.vGagern@gmx.net>.
47578
47579         [BZ #12083]
47580         * sysdeps/pthread/aio_misc.c (__aio_init): Compute optim.aio_num
47581         correctly.
47582
47583         [BZ #12601]
47584         * iconvdata/cp932.c (BODY to UCS4): Fix incrementing inptr in case of
47585         two-byte sequence errors.
47586         * iconvdata/Makefile (tests): Add bug-iconv8.
47587         * iconvdata/bug-iconv8.c: New file.
47588
47589         [BZ #12626]
47590         * sysdeps/generic/elf/backtracesymsfd.c (__backtrace_symbols_fd): Move
47591         buf2 definition.
47592
47593         * libio/fileops.c (_IO_new_file_close_it): Initialize write_status.
47594
47595         [BZ #12432]
47596         * sysdeps/ia64/backtrace.c (struct trace_reg): Add cfa element.
47597         (dummy_getcfa): New function.
47598         (init): Get _Unwind_GetCFA address, use dummy if not found.
47599         (backtrace_helper): In recursion check, also check whether CFA changes.
47600         (__backtrace): Completely initialize arg.
47601
47602         * iconv/loop.c (SINGLE) [STORE_REST]: Add input bytes to bytebuf before
47603         storing incomplete byte sequence in state object.  Avoid testing for
47604         guaranteed too small input if we know there is enough data available.
47605
47606 2011-05-11  Andreas Schwab  <schwab@redhat.com>
47607
47608         * Makeconfig (+link-pie): Indent.
47609         * Rules (binaries-pie): Define if $(have-fpie) and
47610         $(build-shared).
47611         (binaries-shared): Also filter out $(binaries-pie).
47612         ($(addprefix $(objpfx),$(binaries-pie))): New rule.
47613         * nscd/Makefile (others-pie): Add nscd.
47614         (LDFLAGS-nscd): Set this instead of relro-LDFLAGS.
47615         ($(objpfx)nscd): Remove command override.
47616         * login/Makefile (others-pie): Add pt_chown.
47617         ($(objpfx)pt_chown): Remove command override.
47618         * elf/Makefile: Add PIE tests to tests and tests-pie variables and
47619         remove command overrides.
47620
47621 2011-05-13  Ulrich Drepper  <drepper@gmail.com>
47622
47623         * libio/tst_putwc.c: Fix error messages.
47624
47625         [BZ #12724]
47626         * libio/fileops.c (_IO_new_file_close_it): Always flush when
47627         currently writing and seek to current position when not.
47628         * libio/Makefile (tests): Add bug-fclose1.
47629         * libio/bug-fclose1.c: New file.
47630
47631 2011-05-12  Ulrich Drepper  <drepper@gmail.com>
47632
47633         [BZ #12511]
47634         * elf/dl-lookup.c (enter): Don't test for copy relocation here and
47635         don't set DF_1_NODELETE here.
47636         (do_lookup_x): When entering new entry test for copy relocation
47637         and if necessary set DF_1_NODELETE flag.
47638         * elf/tst-unique4.cc: New file.
47639         * elf/tst-unique4.h: New file.
47640         * elf/tst-unique4lib.cc: New file.
47641         * elf/Makefile: Add rules to build and run tst-unique4.
47642         Patch by Piotr Bury <pbury@goahead.com>.
47643
47644 2011-05-11  Ulrich Drepper  <drepper@gmail.com>
47645
47646         [BZ #12052]
47647         * sysdeps/posix/spawni.c (__spawni): Fix sched_setscheduler call.
47648
47649         [BZ #12625]
47650         * misc/mntent_r.c (addmntent): Flush the stream after the output
47651
47652         [BZ #12393]
47653         * elf/dl-load.c (is_trusted_path): Remove unnecessary test.
47654         (is_trusted_path_normalize): Skip initial colon.  Append slash
47655         to empty buffer.  Duplicate is_trusted_path code but allow
47656         constructed patch to be prefix.
47657         (is_dst): Allow $ORIGIN followed by /.
47658         (_dl_dst_substitute): Correct clearing of check_for_trusted.
47659         Correct testing of result of is_trusted_path_normalize
47660         (decompose_rpath): Fix warning.
47661
47662 2011-05-10  Ulrich Drepper  <drepper@gmail.com>
47663
47664         [BZ #11257]
47665         * grp/initgroups.c (internal_getgrouplist): When we found the service
47666         list through the initgroups entry in nsswitch.conf do not always
47667         continue on a successful lookup.  Don't always use the
47668         __nss_group_database value if it is set.
47669         * nss/nsswitch.conf (initgroups): Change action for successful db
47670         lookup to continue for compatibility.
47671
47672 2011-05-09  Ulrich Drepper  <drepper@gmail.com>
47673
47674         [BZ #11532]
47675         * iconvdata/Makefile: Add rules to build CP770, CP771, CP772, CP773,
47676         and CP774 modules.
47677         * iconvdata/gconv-modules: Add entries for CP770, CP771, CP772, CP773,
47678         and CP774 modules.
47679         * iconvdata/tst-tables.sh: Likewise.
47680         * iconvdata/cp770.c: New file.
47681         * iconvdata/cp771.c: New file.
47682         * iconvdata/cp772.c: New file.
47683         * iconvdata/cp773.c: New file.
47684         * iconvdata/cp774.c: New file.
47685         * iconvdata/testdata/CP770: New file.
47686         * iconvdata/testdata/CP770..UTF8: New file.
47687         * iconvdata/testdata/CP771: New file.
47688         * iconvdata/testdata/CP771..UTF8: New file.
47689         * iconvdata/testdata/CP772: New file.
47690         * iconvdata/testdata/CP772..UTF8: New file.
47691         * iconvdata/testdata/CP773: New file.
47692         * iconvdata/testdata/CP773..UTF8: New file.
47693         * iconvdata/testdata/CP774: New file.
47694         * iconvdata/testdata/CP774..UTF8: New file.
47695
47696         * iconvdata/gen-8bit-gap-1.sh: End reading of charmap file at
47697         END CHARMAP line.
47698         * iconvdata/gen-8bit-gap.sh: Likewise.
47699         * iconvdata/gen-8bit.sh: Likewise.
47700
47701         * locale/iso-639.def: Add ary entry.
47702
47703         [BZ #11258]
47704         * locale/C-translit.h.in: Add U20A1 transliteration.
47705
47706         [BZ #12178]
47707         * locale/iso-639.def: Add wae entry.
47708         Patch by Kevin Bortis <bortis@translate-wae.ch>.
47709
47710         [BZ #12545]
47711         * locale/programs/localedef.c (construct_output_path): Use ssize_t
47712         for n.
47713
47714         [BZ #12711]
47715         * locale/C-translit.h.in: Add entry for U20B9.
47716         Patch by pravin.d.s@gmail.com.
47717
47718 2011-05-08  Ulrich Drepper  <drepper@gmail.com>
47719
47720         [BZ #12713]
47721         * sysdeps/unix/sysv/linux/getcwd.c: If getcwd syscall report
47722         ENAMETOOLONG use generic getcwd.
47723         * sysdeps/posix/getcwd.c: Add support to use openat.  Make usable
47724         in rtld.  Use *stat64.
47725         * sysdeps/unix/sysv/linux/Makefile [subdir=elf] (sysdep-rtld-routines):
47726         Add dl-getcwd, dl-openat64, dl-opendir, dl-fxstatat64.
47727         * sysdeps/unix/sysv/linux/dl-getcwd.c: New file.
47728         * sysdeps/unix/sysv/linux/dl-openat64.c: New file.
47729         * sysdeps/unix/sysv/linux/dl-opendir.c: New file.
47730         * sysdeps/unix/sysv/linux/dl-fxstat64.c: New file.
47731         * include/sys/stat.h: Define __fstatat, __lstat64, __fstat64, and
47732         __fstatat64 macros.
47733         * include/dirent.h: Add libc_hidden_proto for rewinddir.
47734         * dirent/rewinddir.c: Add libc_hidden_def.
47735         * sysdeps/mach/hurd/rewinddir.c: Likewise.
47736         * sysdeps/unix/rewinddir.c: Likewise.  Don't do locking outside libc.
47737
47738         * include/dirent.h (__alloc_dir): Add flags parameter.
47739         * sysdeps/unix/fdopendir.c (__fdopendir): Pass flags to __alloc_dir.
47740         * sysdeps/unix/opendir.c (__opendir): Pass 0 in new parameter to
47741         __alloc_dir.
47742         (__alloc_dir): Take new parameter.  Don't call fcntl for invocations
47743         from fdopendir if O_CLOEXEC is already set.
47744
47745 2011-03-15  Alan Modra  <amodra@gmail.com>
47746
47747         * elf/dl-reloc.c (_dl_try_allocate_static_tls <TLS_DTV_AT_TP>): Handle
47748         l_tls_firstbyte_offset non-zero.  Save padding offset in
47749         l_tls_firstbyte_offset for later use.
47750         * elf/dl-close.c (_dl_close_worker <TLS_DTV_AT_TP>): Correct code
47751         freeing static tls block.
47752
47753 2011-03-05  Jonathan Nieder  <jrnieder@gmail.com>
47754
47755         * sysdeps/unix/sysv/linux/sys/param.h: Fix an #ifndef __undef_ARG_MAX
47756         where #ifdef was intended.  The intent is to prevent ARG_MAX from
47757         being defined by the kernel headers.
47758
47759 2011-05-07  Ulrich Drepper  <drepper@gmail.com>
47760
47761         [BZ #12734]
47762         * resolv/resolv.h: Define RES_NOTLDQUERY.
47763         * resolv/res_init.c (res_setoptions): Recognize no_tld_query and
47764         no-tld-query and set RES_NOTLDQUERY.
47765         * resolv/res_debug.c (p_option): Handle RES_NOTLDQUERY.
47766         * resolv/res_query.c (__libc_res_nsearch): Backport changes from
47767         modern BIND to search name as TLD unless forbidden.
47768
47769 2011-05-07  Petr Baudis  <pasky@suse.cz>
47770             Ulrich Drepper  <drepper@gmail.com>
47771
47772         [BZ #12393]
47773         * elf/dl-load.c (fillin_rpath): Move trusted path check...
47774         (is_trusted_path): ...to here.
47775         (is_trusted_path_normalize): Wrapper for /../ and /./ normalization.
47776         (_dl_dst_substitute): Verify expanded $ORIGIN path elements
47777         using is_trusted_path_normalize() in setuid scripts.
47778
47779 2011-05-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
47780
47781         * sysdeps/unix/sysv/linux/sys/sysmacros.h: Add missing
47782         __BEGIN/__END_DECLS.
47783
47784 2011-05-06  Ulrich Drepper  <drepper@gmail.com>
47785
47786         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Return
47787         NSS_STATUS_NOTFOUND if no record was found.
47788
47789 2011-05-05  Andreas Schwab  <schwab@redhat.com>
47790
47791         * sunrpc/Makefile (headers): Add rpc/netdb.h.
47792         (headers-not-in-tirpc): Remove rpc/netdb.h
47793         * resolv/netdb.h: Revert last change.
47794
47795 2011-05-05  Paul Pluzhnikov  <ppluzhnikov@google.com>
47796
47797         * Makeconfig (link-libc-static): Use --{start,end}-group to handle
47798         circular dependency between libgcc.a and libc.a.
47799
47800 2011-05-05  Andreas Schwab  <schwab@redhat.com>
47801
47802         * resolv/netdb.h: Don't include <rpc/netdb.h>.
47803         * nis/Makefile: Don't install rpcsvc/*.
47804         * inet/protocols/timed.h: Include <sys/types.h> and <sys/time.h>
47805         instead of <rpc/types.h>.
47806         (MAXHOSTNAMELEN): Define.
47807
47808 2011-05-03  Andreas Schwab  <schwab@redhat.com>
47809
47810         * elf/ldconfig.c (add_dir): Don't crash on empty path.
47811
47812 2011-04-28  Maciej Babinski  <mbabinski@google.com>
47813
47814         [BZ #12714]
47815         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't bypass
47816         gethostbyname4_r when IPv6 results are possible.
47817
47818 2011-05-02  Ulrich Drepper  <drepper@gmail.com>
47819
47820         [BZ #12723]
47821         * sysdeps/unix/sysv/linux/pathconf.c (__pathconf): Implement
47822         _PC_PIPE_BUF handling.
47823
47824 2011-04-30  Bruno Haible  <bruno@clisp.org>
47825
47826         [BZ #12717]
47827         * conform/data/netdb.h-data (getnameinfo): Make POSIX compliant.
47828         * resolv/netdb.h (getnameinfo): Change type of flags parameter
47829         to 'int'.
47830         * inet/getnameinfo.c (getnameinfo): Likewise.
47831
47832 2011-04-29  Ulrich Drepper  <drepper@gmail.com>
47833
47834         * grp/initgroups.c (internal_getgrouplist): Prefer initgroups setting
47835         to groups setting in database lookup.
47836         * nss/nsswitch.conf: Add initgroups entry.
47837
47838 2011-04-22  Ulrich Drepper  <drepper@gmail.com>
47839
47840         [BZ #12685]
47841         * libio/fileops.c (_IO_new_file_fopen): Scan up to 7 bytes of the
47842         mode string.
47843         Patch by Eric Blake <eblake@redhat.com>.
47844
47845 2011-04-20  H.J. Lu  <hongjiu.lu@intel.com>
47846
47847         * sunrpc/Makefile (need-export-routines): Add svc_run.
47848         (routines): Remove svc_run.
47849         ($(objpfx)thrsvc): Add $(common-objpfx)linkobj/libc.so.
47850         * sunrpc/clnt_perr.c (clnt_perrno): Export.
47851         * sunrpc/svc_run.c (svc_run): Likewise.
47852         * sunrpc/svc_udp.c (svcudp_create): Likewise.
47853
47854 2011-04-21  Ulrich Drepper  <drepper@gmail.com>
47855
47856         * nss/nss_files/files-initgroups.c (_nss_files_initgroups_dyn): Fix
47857         problem in reallocation in last patch.
47858
47859 2011-04-20  Ulrich Drepper  <drepper@gmail.com>
47860
47861         * sunrpc/Makefile: Move inclusion of Rules.
47862
47863 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
47864
47865         * nss/nss_files/files-initgroups.c: New file.
47866         * nss/Makefile (libnss_files-routines): Add files-initgroups.
47867         * nss/Versions (libnss_files) [GLIBC_PRIVATE]: Export
47868         _nss_files_initgroups_dyn.
47869
47870 2011-03-31  Richard Sandiford  <richard.sandiford@linaro.org>
47871
47872         * elf/elf.h (R_ARM_IRELATIVE): Define.
47873
47874 2011-04-19  Ulrich Drepper  <drepper@gmail.com>
47875
47876         * po/ru.po: Update from translation team.
47877
47878 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
47879
47880         * sunrpc/Makefile ($(rpc-compat-routines.os)): Add before-compile to
47881         dependencies.
47882
47883 2011-02-06  Mike Frysinger  <vapier@gentoo.org>
47884
47885         [BZ #12653]
47886         * sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S: Only protect
47887         MEMCPY_CHK with USE_AS_BCOPY ifdef check.
47888         * sysdeps/i386/i686/multiarch/memcpy-ssse3.S: Likewise.
47889         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: Likewise.
47890         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: Likewise.
47891
47892 2011-03-28  Andreas Schwab  <schwab@linux-m68k.org>
47893
47894         * sysdeps/powerpc/powerpc32/power4/strncmp.S: Don't read past
47895         differing bytes.
47896         * sysdeps/powerpc/powerpc64/power4/strncmp.S: Likewise.
47897         * sysdeps/powerpc/powerpc32/power7/strncmp.S: Likewise.
47898         * sysdeps/powerpc/powerpc64/power7/strncmp.S: Likewise.
47899
47900 2011-04-17  Ulrich Drepper  <drepper@gmail.com>
47901
47902         [BZ #12420]
47903         * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Reload context after
47904         storing it.
47905         * stdlib/bug-getcontext.c: New file.
47906         * stdlib/Makefile: Add rules to build and run bug-getcontext.
47907
47908 2011-04-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
47909
47910         * sysdeps/s390/s390-64/utf16-utf32-z9.c: Wrap the z9-109
47911         instructions into .machine "z9-109".
47912         * sysdeps/s390/s390-64/utf8-utf16-z9.c: Likewise.
47913         * sysdeps/s390/s390-64/utf8-utf32-z9.c: Likewise.
47914
47915 2011-04-11  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
47916
47917         * sysdeps/s390/s390-32/elf/start.S (_start): Skip extra zeroes
47918         between environment variables and auxiliary vector.
47919
47920 2011-04-16  Ulrich Drepper  <drepper@gmail.com>
47921
47922         * Makefile: Add rules to build linkobj/libc.so.
47923         * include/libc-symbols.h: Define libc_hidden_nolink.
47924         * include/rpc/auth.h: Mark functions which are to be hidden.
47925         * include/rpc/auth_des.h: Likewise.
47926         * include/rpc/auth_unix.h: Likewise.
47927         * include/rpc/clnt.h: Likewise.
47928         * include/rpc/des_crypt.h: Likewise.
47929         * include/rpc/key_prot.h: Likewise.
47930         * include/rpc/pmap_clnt.h: Likewise.
47931         * include/rpc/pmap_prot.h: Likewise.
47932         * include/rpc/pmap_rmt.h: Likewise.
47933         * include/rpc/rpc_msg.h: Likewise.
47934         * include/rpc/svc.h: Likewise.
47935         * include/rpc/svc_auth.h: Likewise.
47936         * include/rpc/xdr.h: Likewise.
47937         * nis/Makefile: Link all DSOs against linkobj/libc.so.
47938         * nss/Makefile: Likewise.
47939         * sunrpc/Makefile: Don't install headers.  Build library with normal
47940         entry points.  Don't build rpcinfo.  Link RPC tests appropriately.
47941         * sunrpc/auth_des.c: Hide exported symbols by default, export some
47942         for the compat linking library.  Remove use of INTDEF/INTUSE.
47943         * sunrpc/auth_none.c: Likewise.
47944         * sunrpc/auth_unix.c: Likewise.
47945         * sunrpc/authdes_prot.c: Likewise.
47946         * sunrpc/authuxprot.c: Likewise.
47947         * sunrpc/clnt_gen.c: Likewise.
47948         * sunrpc/clnt_perr.c: Likewise.
47949         * sunrpc/clnt_raw.c: Likewise.
47950         * sunrpc/clnt_simp.c: Likewise.
47951         * sunrpc/clnt_tcp.c: Likewise.
47952         * sunrpc/clnt_udp.c: Likewise.
47953         * sunrpc/clnt_unix.c: Likewise.
47954         * sunrpc/des_crypt.c: Likewise.
47955         * sunrpc/des_soft.c: Likewise.
47956         * sunrpc/get_myaddr.c: Likewise.
47957         * sunrpc/key_call.c: Likewise.
47958         * sunrpc/key_prot.c: Likewise.
47959         * sunrpc/netname.c: Likewise.
47960         * sunrpc/pm_getmaps.c: Likewise.
47961         * sunrpc/pm_getport.c: Likewise.
47962         * sunrpc/pmap_clnt.c: Likewise.
47963         * sunrpc/pmap_prot.c: Likewise.
47964         * sunrpc/pmap_prot2.c: Likewise.
47965         * sunrpc/pmap_rmt.c: Likewise.
47966         * sunrpc/publickey.c: Likewise.
47967         * sunrpc/rpc_cmsg.c: Likewise.
47968         * sunrpc/rpc_common.c: Likewise.
47969         * sunrpc/rpc_dtable.c: Likewise.
47970         * sunrpc/rpc_prot.c: Likewise.
47971         * sunrpc/rpc_thread.c: Likewise.
47972         * sunrpc/rtime.c: Likewise.
47973         * sunrpc/svc.c: Likewise.
47974         * sunrpc/svc_auth.c: Likewise.
47975         * sunrpc/svc_authux.c: Likewise.
47976         * sunrpc/svc_raw.c: Likewise.
47977         * sunrpc/svc_run.c: Likewise.
47978         * sunrpc/svc_simple.c: Likewise.
47979         * sunrpc/svc_tcp.c: Likewise.
47980         * sunrpc/svc_udp.c: Likewise.
47981         * sunrpc/svc_unix.c: Likewise.
47982         * sunrpc/svcauth_des.c: Likewise.
47983         * sunrpc/xcrypt.c: Likewise.
47984         * sunrpc/xdr.c: Likewise.
47985         * sunrpc/xdr_array.c: Likewise.
47986         * sunrpc/xdr_float.c: Likewise.
47987         * sunrpc/xdr_intXX_t.c: Likewise.
47988         * sunrpc/xdr_mem.c: Likewise.
47989         * sunrpc/xdr_rec.c: Likewise.
47990         * sunrpc/xdr_ref.c: Likewise.
47991         * sunrpc/xdr_sizeof.c: Likewise.
47992         * sunrpc/xdr_stdio.c: Likewise.
47993
47994 2011-04-10  Ulrich Drepper  <drepper@gmail.com>
47995
47996         [BZ #12650]
47997         * sysdeps/i386/dl-tls.h: Define TLS_DTV_UNALLOCATED.
47998         * sysdeps/ia64/dl-tls.h: Likewise.
47999         * sysdeps/powerpc/dl-tls.h: Likewise.
48000         * sysdeps/s390/dl-tls.h: Likewise.
48001         * sysdeps/sh/dl-tls.h: Likewise.
48002         * sysdeps/sparc/dl-tls.h: Likewise.
48003         * sysdeps/x86_64/dl-tls.h: Likewise.
48004         * elf/dl-tls.c: Don't define TLS_DTV_UNALLOCATED here.
48005
48006 2011-03-14  Andreas Schwab  <schwab@redhat.com>
48007
48008         * elf/dl-load.c (_dl_dst_substitute): When skipping the first
48009         rpath element also skip the following colon.
48010         (expand_dynamic_string_token): Add is_path parameter and pass
48011         down to DL_DST_REQUIRED and _dl_dst_substitute.
48012         (decompose_rpath): Call expand_dynamic_string_token with
48013         non-zero is_path.  Ignore empty rpaths.
48014         (_dl_map_object_from_fd): Call expand_dynamic_string_token
48015         with zero is_path.
48016
48017 2011-04-08  Andreas Schwab  <schwab@linux-m68k.org>
48018
48019         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sync_file_range.c:
48020         Make cancelable.
48021
48022 2011-04-09  Ulrich Drepper  <drepper@gmail.com>
48023
48024         [BZ #12655]
48025         * sysdeps/unix/sysv/linux/sys/syscall.h: Fix comment.
48026         Patch by Filipe David Manana <fdmanana@apache.org>.
48027
48028 2011-04-07  Andreas Schwab  <schwab@redhat.com>
48029
48030         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S (CALL_FAIL):
48031         Maintain aligned stack.
48032         (CHECK_RSP): Remove unused macro.
48033
48034 2011-04-03  Ulrich Drepper  <drepper@gmail.com>
48035
48036         * sysdeps/x86_64/cacheinfo.c (intel_02_known): Fix typo in table.
48037         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_known): Likewise.
48038
48039 2011-04-02  Ulrich Drepper  <drepper@gmail.com>
48040
48041         * sysdeps/unix/sysv/linux/bits/time.h (CLOCK_BOOTTIME): Define.
48042
48043         * include/features.h: Mention __USE_XOPEN2K8 in comment.
48044
48045 2011-03-26  H.J. Lu  <hongjiu.lu@intel.com>
48046
48047         [BZ #12518]
48048         * sysdeps/x86_64/Versions: Add memcpy to GLIBC_2.14.
48049         * sysdeps/x86_64/memcpy.S: Provide GLIBC_2_14 memcpy.
48050         * sysdeps/x86_64/memmove.c: New file.
48051         * sysdeps/x86_64/multiarch/memcpy.S: Include <shlib-compat.h>.
48052         (memcpy): Renamed to ...
48053         (__new_memcpy): This.
48054         (memcpy): Provide GLIBC_2_14 memcpy.
48055         * sysdeps/x86_64/multiarch/memmove.c: Include <shlib-compat.h>.
48056         (memcpy): Provide GLIBC_2_2_5 memcpy.
48057
48058 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
48059
48060         [BZ #12631]
48061         * wcsmbs/wchar.h: Make wcpcpy and wcpncpy visible for __USE_XOPEN2K8.
48062
48063 2011-03-30  Andreas Schwab  <schwab@redhat.com>
48064
48065         * misc/syncfs.c: New file.
48066         * misc/Makefile (routines): Add syncfs.
48067         * posix/unistd.h: Declare syncfs.
48068         * sysdeps/unix/syscalls.list: Add syncfs.
48069
48070 2011-04-01  Andreas Schwab  <schwab@redhat.com>
48071
48072         * sysdeps/unix/sysv/linux/Versions: Rename open_by_handle to
48073         open_by_handle_at.
48074         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
48075         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
48076         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
48077         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
48078         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
48079         * sysdeps/unix/sysv/linux/syscalls.list: Likewise.
48080         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
48081
48082 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
48083
48084         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define O_PATH.
48085         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
48086         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Likewise.
48087         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
48088         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
48089         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
48090         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
48091
48092         * io/Makefile: Compile fallocate.c, fallocate64.c, and
48093         sync_file_range.c with -fexceptions.
48094         * sysdeps/unix/sysv/linux/fallocate.c: Make cancelable.
48095         * sysdeps/unix/sysv/linux/fallocate64.c: Likewise.
48096         * sysdeps/unix/sysv/linux/i386/fallocate.c: Likewise.
48097         * sysdeps/unix/sysv/linux/i386/fallocate64.c: Likewise.
48098         * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise.
48099         * sysdeps/unix/sysv/linux/sync_file_range.c: Likewise.
48100         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Mark
48101         sync_file_range as cancellation point
48102         * sysdeps/unix/sysv/linux/i386/sync_file_range.c: New file.  This is
48103         now a wrapper around __call_sync_file_range with cancellation handling.
48104         * sysdeps/unix/sysv/linux/i386/sync_file_range.S: Renamed to ...
48105         * sysdeps/unix/sysv/linux/i386/call_sync_file_range.S: ...this.  Change
48106         function name to __call_sync_file_range.
48107         * sysdeps/unix/sysv/linux/i386/Makefile [subdir=io] (sysdep_routines):
48108         Add call_sync_file_range.
48109
48110 2011-04-01  Andreas Schwab  <schwab@redhat.com>
48111
48112         * sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
48113         bits/timex.h.
48114
48115 2011-04-01  Ulrich Drepper  <drepper@gmail.com>
48116
48117         * iconv/iconv.h: Fix typo in comment.
48118         * io/fcntl.h: Likewise.
48119         * libio/stdio.h: Likewise.
48120         * posix/spawn.h: Likewise.
48121         * posix/unistd.h: Likewise.
48122         * stdlib/stdlib.h: Likewise.
48123         * time/time.h: Likewise.
48124         * wcsmbs/wchar.h: Likewise.
48125
48126         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (name_to_handle_at,
48127         open_by_handle): Add.
48128         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define struct file_handle
48129         and MAX_HANDLE_SZ.  Declare name_to_handle_at and open_by_handle.
48130         Augment a few comments.
48131         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise.
48132         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
48133         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
48134         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
48135         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
48136         * sysdeps/unix/sysv/linux/syscalls.list: Add name_to_handle_at and
48137         open_by_handle.
48138
48139         * io/fcntl.h (AT_EMPTY_PATH): Define.
48140
48141 2011-03-30  Ulrich Drepper  <drepper@gmail.com>
48142
48143         * sysdeps/unix/sysv/linux/syscalls.list: Add clock_adjtime.
48144         * sysdeps/unix/sysv/linux/bits/time.h: New file.
48145         * sysdeps/unix/sysv/linux/sys/timex.h: Move struct timex definition
48146         to...
48147         * sysdeps/unix/sysv/linux/bits/timex.h: ...here.  New file.
48148         * Versions.def: Add GLIBC_2.14.
48149         * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (clock_adjtime):
48150         Export.
48151
48152 2011-03-22  Ulrich Drepper  <drepper@gmail.com>
48153
48154         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): Increment
48155         round counter.
48156         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
48157
48158 2011-03-20  H.J. Lu  <hongjiu.lu@intel.com>
48159
48160         [BZ #12597]
48161         * string/test-strncmp.c (do_page_test): New function.
48162         (check2): Likewise.
48163         (test_main): Call check2.
48164         * sysdeps/x86_64/multiarch/strcmp.S: Properly cross page boundary.
48165
48166 2011-03-20  Ulrich Drepper  <drepper@gmail.com>
48167
48168         [BZ #12587]
48169         * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word):
48170         Handle cache information in CPU leaf 4.
48171         * sysdeps/x86_64/cacheinfo.c (intel_check_word): Likewise.
48172
48173 2011-03-18  Ulrich Drepper  <drepper@gmail.com>
48174
48175         [BZ #12583]
48176         * posix/fnmatch.c (fnmatch): Check size of pattern in wide
48177         character representation.
48178         Partly based on a patch by Tomas Hoger <thoger@redhat.com>.
48179
48180 2011-03-16  Ryan S. Arnold  <rsa@us.ibm.com>
48181
48182         * sysdeps/powerpc/powerpc32/power6/fpu/s_isnanf.S (isnanf): Fix
48183         END(__isnan) to END(__isnanf) to match function entry point/label
48184         EALIGN(__isnanf,...).
48185
48186 2011-03-10  Jakub Jelinek  <jakub@redhat.com>
48187
48188         * wcsmbs/wchar.h (wmemcmp): Remove __restrict qualifiers.
48189
48190 2011-03-10  Ulrich Drepper  <drepper@gmail.com>
48191
48192         [BZ #12510]
48193         * elf/dl-lookup.c (do_lookup_x): For copy relocations of unique objects
48194         copy from the symbol referenced in the relocation to initialize the
48195         used variable.
48196         Patch by Piotr Bury <pbury@goahead.com>.
48197         * elf/Makefile: Add rules to build and tst-unique3.
48198         * include/bits/dlfcn.h: Remove _dl_mcount_wrapper_check declaration.
48199         * elf/tst-unique3.cc: New file.
48200         * elf/tst-unique3.h: New file.
48201         * elf/tst-unique3lib.cc: New file.
48202         * elf/tst-unique3lib2.cc: New file.
48203
48204         * elf/Makefile: Don't run tst-execstack* tests of SELinux is enabled.
48205
48206 2011-03-10  Mike Frysinger  <vapier@gentoo.org>
48207
48208         * sysdeps/sparc/sparc64/elf/configure.in (libc_cv_sparc64_tls): Add
48209         $LDFLAGS and -nostdlib -nostartfiles to linking step.  Change main
48210         to _start.
48211
48212 2011-03-06  Ulrich Drepper  <drepper@gmail.com>
48213
48214         * elf/dl-load.c (_dl_map_object): If we are looking for the first
48215         to-be-loaded object along a path to loader is ld.so.
48216
48217 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
48218             Ulrich Drepper  <drepper@gmail.com>
48219
48220         * sysdeps/x86_64/memset.S: After aligning destination, code
48221         branches to different locations depending on the value of
48222         misalignment, when multiarch is enabled. Fix this.
48223
48224 2011-03-02  Harsha Jagasia  <harsha.jagasia@amd.com>
48225
48226         * sysdeps/x86_64/cacheinfo.c (init_cacheinfo):
48227         Set _x86_64_preferred_memory_instruction for AMD processsors.
48228         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
48229         Set bit_Prefer_SSE_for_memop for AMD processors.
48230
48231 2011-03-04  Ulrich Drepper  <drepper@gmail.com>
48232
48233         * libio/fmemopen.c (fmemopen): Optimize a bit.
48234
48235 2011-03-03  Andreas Schwab  <schwab@redhat.com>
48236
48237         * libio/fmemopen.c (fmemopen): Don't read past end of buffer.
48238
48239 2011-03-03  Roland McGrath  <roland@redhat.com>
48240
48241         * setjmp/bits/setjmp2.h: Canonicalize comment formatting.
48242
48243 2011-02-28  Aurelien Jarno  <aurelien@aurel32.net>
48244
48245         * sysdeps/sparc/sparc64/multiarch/memset.S(__bzero): Call
48246         __bzero_ultra1 instead of __memset_ultra1.
48247
48248 2011-02-23  Andreas Schwab  <schwab@redhat.com>
48249             Ulrich Drepper  <drepper@gmail.com>
48250
48251         [BZ #12509]
48252         * include/link.h (struct link_map): Add l_orig_initfini.
48253         * elf/dl-load.c (_dl_map_object_from_fd): Free realname before
48254         returning unsuccessfully.
48255         * elf/dl-close.c (_dl_close_worker): If this is the last explicit
48256         close of a file loaded at startup, restore the original l_initfini
48257         list.
48258         * elf/dl-deps.c (_dl_map_object_deps): Don't free old l_initfini
48259         list, store the pointer.
48260         * elf/Makefile ($(objpfx)noload-mem): New rule.
48261         (noload-ENV): Define.
48262         (tests): Add $(objpfx)noload-mem.
48263         * elf/noload.c: Include <memcheck.h>.
48264         (main): Call mtrace.  Close all opened handles.
48265
48266 2011-02-17  Andreas Schwab  <schwab@redhat.com>
48267
48268         [BZ #12454]
48269         * elf/dl-deps.c (_dl_map_object_deps): Signal error early when
48270         dependencies are missing.
48271
48272 2011-02-22  Samuel Thibault  <samuel.thibault@ens-lyon.org>
48273
48274         Fix __if_freereq crash: Unlike the generic version which uses free,
48275         Hurd needs munmap.
48276         * sysdeps/mach/hurd/ifreq.h: New file.
48277
48278 2011-01-27  Petr Baudis  <pasky@suse.cz>
48279             Ulrich Drepper  <drepper@gmail.com>
48280
48281         [BZ 12445]#
48282         * stdio-common/vfprintf.c (vfprintf): Pass correct newlen
48283         to extend_alloca().
48284         * stdio-common/bug23.c: New file.
48285         * stdio-common/Makefile (tests): Add bug23.
48286
48287 2010-09-28  Andreas Schwab  <schwab@redhat.com>
48288             Ulrich Drepper  <drepper@gmail.com>
48289
48290         [BZ #12489]
48291         * elf/rtld.c (dl_main): Move setting of GLRO(dl_init_all_dirs)
48292         before performing relro protection.  At old place add assertion
48293         to make sure nothing changed.
48294
48295 2011-02-17  Nathan Sidwell  <nathan@codesourcery.com>
48296             Glauber de Oliveira Costa  <glommer@gmail.com>
48297
48298         * elf/elf.h: Add new ARM TLS relocs.
48299
48300 2011-02-16  Ryan S. Arnold  <rsa@us.ibm.com>
48301
48302         * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h:
48303         (INTERNAL_VSYSCALL_NCS INTERNAL_SYSCALL_NCS): Remove erroneous (int)
48304         cast from r3.
48305         * sysdeps/wordsize-64/Makefile: New file.  Add tst-writev to
48306         'tests' variable.
48307         * sysdeps/wordsize-64/tst-writev.c: New file.
48308
48309 2011-02-15  Ryan S. Arnold  <rsa@us.ibm.com>
48310
48311         * sysdeps/powerpc/powerpc64/power7/Makefile: New file which adds
48312         -mno-vsx to the CFLAGS-rtld.c variable to avoid using VSX registers and
48313         insns in _dl_start to prevent a TOC reference before relocs are
48314         resolved.
48315
48316 2011-02-15  Ulrich Drepper  <drepper@gmail.com>
48317
48318         [BZ #12469]
48319         * Makeconfig: Remove RANLIB definition.
48320         * Makerules: Don't use RANLIB.
48321         * aclocal.m4: Remove ranlib test.
48322         * configure.in: No need to check for ranlib.
48323         * elf/rtld-Rules: Don't use RANLIB.
48324
48325 2011-02-16  Samuel Thibault  <samuel.thibault@ens-lyon.org>
48326
48327         * sysdeps/mach/i386/sysdep.h: Add _MACH_I386_SYSDEP_H inclusion
48328         protection macro.
48329         * sysdeps/mach/i386/thread_state.h: Add _MACH_I386_THREAD_STATE_H
48330         inclusion protection macro.
48331
48332         * stdio-common/psiginfo.c (psiginfo): Check pinfo->si_signo against
48333         SIGRTMIN and SIGRTMAX and print information in that case only when
48334         SIGRTMIN is defined.
48335
48336 2011-02-11  Jakub Jelinek  <jakub@redhat.com>
48337
48338         * stdio-common/printf-parsemb.c (__parse_one_specmb): Handle
48339         arginfo fn returning -1.
48340
48341         * stdio-common/_i18n_number.h (_i18n_number_rewrite): Ensure decimal
48342         and thousands string is zero terminated.
48343
48344 2011-02-03  Andreas Schwab  <schwab@redhat.com>
48345
48346         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Sync with
48347         sysdeps/unix/sysv/linux/bits/socket.h.
48348
48349 2011-01-30  Samuel Thibault  <samuel.thibault@ens-lyon.org>
48350
48351         * bits/sched.h (__CPU_ZERO, __CPU_SET, __CPU_CLR, __CPU_ISSET)
48352         (__CPU_COUNT): Remove old macros.
48353         (__CPU_ZERO_S, __CPU_SET_S, __CPU_CLR_S, __CPU_ISSET_S)
48354         (__CPU_COUNT, __CPU_EQUAL_S, __CPU_OP_S, __CPU_ALLOC_SIZE)
48355         (__CPU_ALLOC, __CPU_FREE): Add macros.
48356         (__sched_cpualloc, __sched_cpufree): Add declarations.
48357
48358 2011-02-05  Ulrich Drepper  <drepper@gmail.com>
48359
48360         * nscd/nscd-client.h: Define MAX_TIMEOUT_VALUE.
48361         (struct datahead): Reuse 32 bits of the alignment for a TTL field.
48362         * nscd/aicache.c (addhstaiX): Return timeout of added value.
48363         (readdhstai): Return value of addhstaiX call.
48364         * nscd/grpcache.c (cache_addgr): Return timeout of added value.
48365         (addgrbyX): Return value returned by cache_addgr.
48366         (readdgrbyname): Return value returned by addgrbyX.
48367         (readdgrbygid): Likewise.
48368         * nscd/pwdcache.c (cache_addpw): Return timeout of added value.
48369         (addpwbyX): Return value returned by cache_addpw.
48370         (readdpwbyname): Return value returned by addhstbyX.
48371         (readdpwbyuid): Likewise.
48372         * nscd/servicescache.c (cache_addserv): Return timeout of added value.
48373         (addservbyX): Return value returned by cache_addserv.
48374         (readdservbyname): Return value returned by addservbyX:
48375         (readdservbyport): Likewise.
48376         * nscd/hstcache.c (cache_addhst): Return timeout of added value.
48377         (addhstbyX): Return value returned by cache_addhst.
48378         (readdhstbyname): Return value returned by addhstbyX.
48379         (readdhstbyaddr): Likewise.
48380         (readdhstbynamev6): Likewise.
48381         (readdhstbyaddrv6): Likewise.
48382         * nscd/initgrcache.c (addinitgroupsX): Return timeout of added value.
48383         (readdinitgroups): Return value returned by addinitgroupsX.
48384         * nscd/cache.c (readdfcts): Change return value of functions to time_t.
48385         (prune_cache): Keep track of timeout value of re-added entries.
48386         * nscd/connections.c (nscd_run_prune): Use MAX_TIMEOUT_VALUE.
48387         * nscd/nscd.h: Adjust prototypes of readd* functions.
48388
48389 2011-02-04  Roland McGrath  <roland@redhat.com>
48390
48391         * nis/nis_server.c (nis_servstate): Use the right name for 0.
48392         (nis_stats): Likewise.
48393         * nis/nis_modify.c (nis_modify): Likewise.
48394         * nis/nis_remove.c (nis_remove): Likewise.
48395         * nis/nis_add.c (nis_add): Likewise.
48396
48397         * elf/dl-object.c (_dl_new_object): Remove unused variable L.
48398
48399         * posix/fnmatch_loop.c: Add some consts.
48400
48401         * sysdeps/x86_64/multiarch/memset-x86-64.S: Add an #undef.
48402
48403 2011-02-02  H.J. Lu  <hongjiu.lu@intel.com>
48404
48405         [BZ #12460]
48406         * config.make.in (config-cflags-novzeroupper): Define.
48407         * configure.in: Substitute libc_cv_cc_novzeroupper.
48408         * elf/Makefile (AVX-CFLAGS): Define.
48409         (CFLAGS-tst-audit4.c): Replace -mavx with $(AVX-CFLAGS).
48410         (CFLAGS-tst-auditmod4a.c): Likewise.
48411         (CFLAGS-tst-auditmod4b.c): Likewise.
48412         (CFLAGS-tst-auditmod6b.c): Likewise.
48413         (CFLAGS-tst-auditmod6c.c): Likewise.
48414         (CFLAGS-tst-auditmod7b.c): Likewise.
48415         * sysdeps/i386/configure.in: Check -mno-vzeroupper.
48416
48417 2011-02-02  Ulrich Drepper  <drepper@gmail.com>
48418
48419         * elf/dl-runtime.c (_dl_call_pltexit): Pass correct address of the
48420         function to the callback.
48421         Patch partly by Jiri Olsa <jolsa@redhat.com>.
48422
48423 2011-02-02  Andreas Schwab  <schwab@redhat.com>
48424
48425         * shadow/sgetspent.c: Check return value of __sgetspent_r instead
48426         of errno.
48427
48428 2011-01-19  Ulrich Drepper  <drepper@gmail.com>
48429
48430         [BZ #11724]
48431         * elf/dl-deps.c (_dl_map_object_deps): Rewrite sorting determining order
48432         of constructors.
48433         * elf/dl-fini.c (_dl_sort_fini): Rewrite sorting determining order
48434         of destructors.
48435         (_dl_fini): Don't call _dl_sort_fini if there is only one object.
48436
48437         [BZ #11724]
48438         * elf/Makefile: Add rules to build and run new test.
48439         * elf/tst-initorder.c: New file.
48440         * elf/tst-initorder.exp: New file.
48441         * elf/tst-initordera1.c: New file.
48442         * elf/tst-initordera2.c: New file.
48443         * elf/tst-initordera3.c: New file.
48444         * elf/tst-initordera4.c: New file.
48445         * elf/tst-initorderb1.c: New file.
48446         * elf/tst-initorderb2.c: New file.
48447         * elf/tst-order-a1.c: New file.
48448         * elf/tst-order-a2.c: New file.
48449         * elf/tst-order-a3.c: New file.
48450         * elf/tst-order-a4.c: New file.
48451         * elf/tst-order-b1.c: New file.
48452         * elf/tst-order-b2.c: New file.
48453         * elf/tst-order-main.c: New file.
48454         New test case by George Gensure <werkt0@gmail.com>.
48455
48456 2010-10-01  Andreas Schwab  <schwab@redhat.com>
48457
48458         * sysdeps/posix/getaddrinfo.c (gaih_inet): Don't discard result of
48459         decoding ACE if AI_CANONIDN.
48460
48461 2011-01-18  Ulrich Drepper  <drepper@gmail.com>
48462
48463         * elf/Makefile: Build IFUNC tests unless multi-arch = no.
48464
48465 2011-01-17  Ulrich Drepper  <drepper@gmail.com>
48466
48467         * version.h (RELEASE): Bump for 2.13 release.
48468         * include/features.h: (__GLIBC_MINOR__): Bump to 13.
48469
48470         * io/fcntl.h: Define AT_NO_AUTOMOUNT.
48471
48472         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MADV_HUGEPAGE and
48473         MADV_NOHUGEPAGE.
48474         * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Likewise.
48475         * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise.
48476         * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise.
48477         * sysdeps/unix/sysv/linux/sh/bits/mman.h: Likewise.
48478         * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Likewise.
48479         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
48480
48481         * posix/getconf.c: Update copyright year.
48482         * catgets/gencat.c: Likewise.
48483         * csu/version.c: Likewise.
48484         * debug/catchsegv.sh: Likewise.
48485         * debug/xtrace.sh: Likewise.
48486         * elf/ldconfig.c: Likewise.
48487         * elf/ldd.bash.in: Likewise.
48488         * elf/sprof.c (print_version): Likewise.
48489         * iconv/iconv_prog.c: Likewise.
48490         * iconv/iconvconfig.c: Likewise.
48491         * locale/programs/locale.c: Likewise.
48492         * locale/programs/localedef.c: Likewise.
48493         * malloc/memusage.sh: Likewise.
48494         * malloc/mtrace.pl: Likewise.
48495         * nscd/nscd.c (print_version): Likewise.
48496         * nss/getent.c: Likewise.
48497
48498         * sysdeps/unix/sysv/linux/bits/socket.h: Define AF_CAIF, AF_ALG,
48499         PF_CAIF, and PF_ALG.
48500         * sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
48501
48502 2011-01-16  Andreas Schwab  <schwab@linux-m68k.org>
48503
48504         * elf/Makefile (tlsmod17a-modules, tlsmod18a-modules): Define.
48505         (modules-names): Use them.
48506         (ifunc-test-modules, ifunc-pie-tests): Define.
48507         (extra-test-objs): Add tlsmod17a-modules, tlsmod18a-modules,
48508         tst-pie1, ifunc-test-modules and ifunc-pie-tests objects.
48509         (test-extras): Likewise.
48510         ($(patsubst %,$(objpfx)%.os,$(tlsmod17a-modules))): Use
48511         $(compile-command.c).
48512         ($(patsubst %,$(objpfx)%.os,$(tlsmod18a-modules))): Likewise.
48513         (all-built-dso): Define.
48514         (check-textrel.out, check-execstack.out): Depend on it.
48515
48516         * configure.in: Don't override --enable-multi-arch.
48517
48518 2011-01-15  Ulrich Drepper  <drepper@gmail.com>
48519
48520         [BZ #6812]
48521         * nscd/hstcache.c (tryagain): Define.
48522         (cache_addhst): Return tryagain not notfound for temporary errors.
48523         (addhstbyX): Also set h_errno to TRY_AGAIN when memory allocation
48524         failed.
48525
48526 2011-01-14  Ulrich Drepper  <drepper@gmail.com>
48527
48528         [BZ #10563]
48529         * sysdeps/unix/sysv/linux/i386/setgroups.c: Use INLINE_SETXID_SYSCALL
48530         to make the syscall.
48531         * sysdeps/unix/sysv/linux/setgroups.c: New file.
48532
48533         [BZ #12378]
48534         * posix/fnmatch_loop.c (FCT): When matching '[' keep track of beginning
48535         and fall back to matching as normal character if the string ends before
48536         the matching ']' is found.  This is what POSIX requires.
48537         * posix/testfnm.c: Adjust test result.
48538         * posix/globtest.sh: Adjust test result.  Add new test.
48539         * posix/tst-fnmatch.input: Likewise.
48540         * posix/tst-fnmatch2.c: Add new test.
48541
48542 2010-12-28  Andreas Schwab  <schwab@linux-m68k.org>
48543
48544         * elf/Makefile (check-execstack): Revert last change.  Depend on
48545         check-execstack.h.
48546         (check-execstack.h): New target.
48547         (generated): Add check-execstack.h.
48548         * elf/check-execstack.c: Include "check-execstack.h".
48549         (main): Revert last change.
48550         (handle_file): Return zero if GNU_STACK is absent and
48551         DEFAULT_STACK_PERMS doesn't include PF_X.
48552
48553 2011-01-13  Ulrich Drepper  <drepper@gmail.com>
48554
48555         * sysdeps/posix/spawni.c (__spawni): Don't fail if close file action
48556         in child fails because the descriptor is already closed.
48557         * include/sys/resource.h: Add libc_hidden_proto for getrlimit64.
48558         * sysdeps/unix/sysv/linux/getrlimit64.c: Add libc_hidden_def.
48559         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Likewise.
48560
48561         [BZ #12397]
48562         * sysdeps/unix/sysv/linux/mkdirat.c (mkdirat): Fix handling of missing
48563         syscall.
48564
48565         [BZ #10484]
48566         * nss/nss_files/files-hosts.c (HOST_DB_LOOKUP): Handle overflows of
48567         temporary buffer used to handle multi lookups locally.
48568         * include/alloca.h: Add libc_hidden_proto for __libc_alloca_cutoff.
48569
48570 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
48571
48572         * elf/dl-dst.h (DL_DST_REQUIRED): Allow l_origin to be NULL when
48573         loader is ld.so.
48574
48575 2011-01-10  Paul Pluzhnikov  <ppluzhnikov@google.com>
48576
48577         * sysdeps/i386/Makefile: stdlib/cxa_finalize.c needs 16-byte stack
48578         alignment for SSE2.
48579
48580 2011-01-12  Ulrich Drepper  <drepper@gmail.com>
48581
48582         [BZ #12394]
48583         * stdio-common/printf_fp.c (__printf_fp): Add more room for grouping
48584         characters.  When rounding increased number of integer digits recompute
48585         number of groups.
48586         * stdio-common/tst-grouping.c: New file.
48587         * stdio-common/Makefile: Add rules to build and run tst-grouping.
48588
48589 2011-01-09  Ulrich Drepper  <drepper@gmail.com>
48590
48591         * sysdeps/i386/bits/select.h: Don't use asm code for __FD_SET,
48592         __FD_CLR, and __FS_ISSET.  gcc generates better code on its own.
48593
48594         * sysdeps/x86_64/bits/select.h: Mark value of __FD_SET and __FD_CLR as
48595         void.
48596         * bits/select.h: Likewise.
48597
48598 2011-01-08  Ulrich Drepper  <drepper@gmail.com>
48599
48600         * po/ja.po: Update from translation team.
48601
48602 2011-01-04  David S. Miller  <davem@sunset.davemloft.net>
48603
48604         [BZ #11155]
48605         * sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c: Use i386's
48606         implementation just like for lxstat, fxstatat, et al.
48607
48608 2010-12-27  Jim Meyering  <meyering@redhat.com>
48609
48610         [BZ #12348]
48611         * posix/regexec.c (build_trtable): Return failure indication upon
48612         calloc failure.  Otherwise, re_search_internal could infloop on OOM.
48613
48614 2010-12-25  Ulrich Drepper  <drepper@gmail.com>
48615
48616         [BZ #12201]
48617         * sysdeps/unix/sysv/linux/getrlimit64.c: New file.
48618         * sysdeps/unix/sysv/linux/setrlimit64.c: New file.
48619         * sysdeps/unix/sysv/linux/i386/getrlimit64.c: Use ../getrlimit64.c.
48620         * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_PRLIMIT64.
48621
48622         [BZ #12207]
48623         * malloc/malloc.c (do_check_malloc_state): Use fastbin macro.
48624
48625         [BZ #12204]
48626         * string/xpg-strerror.c (__xpg_strerror_r): Return error code, not -1.
48627         * sysdeps/mach/xpg-strerror.c (__xpg_strerror_r): Likewise.
48628
48629 2010-12-15  H.J. Lu  <hongjiu.lu@intel.com>
48630
48631         * config.h.in (NO_CTORS_DTORS_SECTIONS): Define.
48632         * configure.in: Define NO_CTORS_DTORS_SECTIONS if linker
48633         script has SORT_BY_INIT_PRIORITY.
48634         * elf/sofini.c: Remove `.ctors' and `.dtors' sections if
48635         NO_CTORS_DTORS_SECTIONS is defined.
48636         * elf/soinit.c: Likewise.
48637         * sysdeps/i386/init-first.c: Don't call __libc_global_ctors if
48638         NO_CTORS_DTORS_SECTIONS is defined.
48639         * sysdeps/mach/hurd/i386/init-first.c: Likewise.
48640         * sysdeps/mach/hurd/powerpc/init-first.c: Likewise.
48641         * sysdeps/sh/init-first.c: Likewise.
48642         * sysdeps/unix/sysv/linux/init-first.c: Likewise.
48643
48644 2010-12-24  Ulrich Drepper  <drepper@gmail.com>
48645
48646         * stdio-common/vfprintf.c (vfprintf): If printf handlers are installed
48647         always use the slow path.
48648
48649 2010-12-15  Ryan S. Arnold  <rsa@us.ibm.com>
48650
48651         * elf/Makefile: (check-execstack): Replace $(native-compile) with a
48652         similar rule which adds the sysdep directories to the header search in
48653         order to pick up the correct platform stackinfo.h.
48654         * elf/check-execstack.c (main): Check DEFAULT_STACK_PERMS for PF_X and
48655         perform test if it is, otherwise return successfully without testing.
48656         * elf/dl-load.c (_dl_map_object_from_fd): Source stack_flags from
48657         DEFAULT_STACK_PERMS define in stackinfo.h.
48658         * elf/dl-support.c (_dl_stack_flags): Source from DEFAULT_STACK_PERMS
48659         defined in stackinfo.h.
48660         * elf/rtld.c (_dl_starting_up): Source ._dl_stack_flags from
48661         DEFAULT_STACK_PERMS defined in stackinfo.h.
48662         * sysdeps/i386/stackinfo.h: Define DEFAULT_STACK_PERMS with PF_X.
48663         * sysdeps/ia64/stackinfo.h: Likewise.
48664         * sysdeps/s390/stackinfo.h: Likewise.
48665         * sysdeps/sh/stackinfo.h: Likewise.
48666         * sysdeps/sparc/stackinfo.h: Likewise.
48667         * sysdeps/x86_64/stackinfo.h: Likewise.
48668         * sysdeps/powerpc/stackinfo.h: Define DEFAULT_STACK_PERMS without
48669         PF_X for powerpc64.  Retain PF_X for powerpc32.
48670
48671 2010-12-19  Ulrich Drepper  <drepper@gmail.com>
48672
48673         * sysdeps/unix/readdir_r.c (__READDIR_R): Compute reclen more
48674         accurately.
48675         * sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c: Define
48676         GETDENTS_64BIT_ALIGNED.
48677
48678 2010-12-14  Ulrich Drepper  <dreper@gmail.com>
48679
48680         * sysdeps/i386/i686/multiarch/strcmp.S: Undo accidental checkin.
48681
48682 2010-12-10  Andreas Schwab  <schwab@redhat.com>
48683
48684         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Only declare under
48685         _GNU_SOURCE.
48686
48687         * wcsmbs/wchar.h (wcpcpy, wcpncpy): Add __restrict.
48688         * wcsmbs/bits/wchar2.h (__wmemmove_chk_warn, wmemmove, wmemset):
48689         Remove __restrict.
48690         (wcscpy, __wcpcpy_chk, __wcpcpy_alias, wcpcpy, wcsncpy, wcpncpy)
48691         (wcscat, wcsncat, __wcrtomb_chk, wcrtomb): Add __restrict.
48692
48693 2010-12-09  Ulrich Drepper  <drepper@gmail.com>
48694
48695         [BZ #11655]
48696         * stdlib/msort.c (qsort_r): Make sure both phys_pages and pagesize
48697         are initialized.
48698
48699 2010-12-09  Jakub Jelinek  <jakub@redhat.com>
48700
48701         * string/bits/string3.h (memmove, bcopy): Remove __restrict.
48702
48703 2010-12-03  Ulrich Drepper  <drepper@gmail.com>
48704
48705         * po/it.po: Update from translation team.
48706
48707 2010-12-01  H.J. Lu  <hongjiu.lu@intel.com>
48708
48709         * sysdeps/i386/i686/multiarch/strcmp-ssse3.S (STRCMP): Remove
48710         unused codes.
48711
48712 2010-11-30  Ulrich Drepper  <drepper@gmail.com>
48713
48714         * sysdeps/i386/fpu/libm-test-ulps: Relax ynf(10,0.75) test expectations.
48715
48716 2010-11-24  Andreas Schwab  <schwab@redhat.com>
48717
48718         * resolv/nss_dns/dns-host.c (getanswer_r): Don't handle ttl == 0
48719         specially.
48720         (gaih_getanswer_slice): Likewise.
48721
48722 2010-10-20  Jakub Jelinek  <jakub@redhat.com>
48723
48724         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Fix up inline asm.
48725
48726 2010-05-31  Petr Baudis  <pasky@suse.cz>
48727
48728         [BZ #11149]
48729         * elf/ldconfig.c (main): Allow aux_cache_file open()ing to fail
48730         silently even in the chroot mode.
48731
48732 2010-11-22  Ulrich Drepper  <drepper@gmail.com>
48733
48734         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Optimize
48735         last patch a bit.  Pretty printing
48736
48737 2010-05-31  Petr Baudis <pasky@suse.cz>
48738
48739         [BZ #10085]
48740         * nis/nss_compat/compat-initgroups.c (internal_getgrent_r): Fix
48741         initialization of skip_initgroups_dyn.
48742
48743 2010-11-19  Ulrich Drepper  <drepper@gmail.com>
48744
48745         * sysdeps/unix/sysv/linux/i386/bits/mman.h: Define MAP_HUGETLB.
48746         * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Likewise.
48747
48748 2010-11-16  Ulrich Drepper  <drepper@gmail.com>
48749
48750         * sysdeps/unix/sysv/linux/sys/swap.h (SWAP_FLAG_DISCARD): Define.
48751
48752 2010-11-11  Andreas Schwab  <schwab@redhat.com>
48753
48754         * posix/fnmatch_loop.c (NEW_PATTERN): Fix use of alloca.
48755         * posix/Makefile (tests): Add $(objpfx)tst-fnmatch-mem.
48756         (tst-fnmatch-ENV): Set MALLOC_TRACE.
48757         ($(objpfx)tst-fnmatch-mem): New rule.
48758         (generated): Add tst-fnmatch-mem and tst-fnmatch.mtrace.
48759         * posix/tst-fnmatch.c (main): Call mtrace.
48760
48761 2010-11-11  H.J. Lu  <hongjiu.lu@intel.com>
48762
48763         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
48764         Support Intel processor model 6 and model 0x2c.
48765
48766 2010-11-10  Luis Machado  <luisgpm@br.ibm.com>
48767
48768         * sysdeps/ieee754/ldbl-128ibm/e_sqrtl.c (__ieee754_sqrtl): Force
48769           signed comparison.
48770
48771 2010-11-09  H.J. Lu  <hongjiu.lu@intel.com>
48772
48773         [BZ #12205]
48774         * string/test-strncasecmp.c (check_result): New function.
48775         (do_one_test): Use it.
48776         (check1): New function.
48777         (test_main): Use it.
48778         * sysdeps/i386/i686/multiarch/strcmp.S (nibble_ashr_use_sse4_2_exit):
48779         Support strcasecmp and strncasecmp.
48780
48781 2010-11-08  Ulrich Drepper  <drepper@gmail.com>
48782
48783         [BZ #12194]
48784         * sysdeps/i386/bits/byteswap.h: Avoid warning in __bswap_16.
48785         * sysdeps/x86_64/bits/byteswap.h: Likewise.
48786
48787 2010-11-07  H.J. Lu  <hongjiu.lu@intel.com>
48788
48789         * sysdeps/x86_64/memset.S: Check USE_MULTIARCH and USE_SSE2 for
48790         IFUNC support.
48791         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
48792         memset-x86-64.
48793         * sysdeps/x86_64/multiarch/bzero.S: New file.
48794         * sysdeps/x86_64/multiarch/cacheinfo.c: New file.
48795         * sysdeps/x86_64/multiarch/memset-x86-64.S: New file.
48796         * sysdeps/x86_64/multiarch/memset.S: New file.
48797         * sysdeps/x86_64/multiarch/memset_chk.S: New file.
48798         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
48799         Set bit_Prefer_SSE_for_memop for Intel processors.
48800         * sysdeps/x86_64/multiarch/init-arch.h (bit_Prefer_SSE_for_memop):
48801         Define.
48802         (index_Prefer_SSE_for_memop): Define.
48803         (HAS_PREFER_SSE_FOR_MEMOP): Define.
48804
48805 2010-11-04  Luis Machado  <luisgpm@br.ibm.com>
48806
48807         * sysdeps/powerpc/powerpc32/power7/mempcpy.S: New file.
48808         * sysdeps/powerpc/powerpc64/power7/mempcpy.S: New file.
48809
48810 2010-11-03  H.J. Lu  <hongjiu.lu@intel.com>
48811
48812         [BZ #12191]
48813         * sysdeps/i386/i686/cacheinfo.c (__x86_64_raw_data_cache_size): New.
48814         (__x86_64_raw_data_cache_size_half): Likewise.
48815         (__x86_64_raw_shared_cache_size): Likewise.
48816         (__x86_64_raw_shared_cache_size_half): Likewise.
48817
48818         * sysdeps/x86_64/cacheinfo.c (__x86_64_raw_data_cache_size): New.
48819         (__x86_64_raw_data_cache_size_half): Likewise.
48820         (__x86_64_raw_shared_cache_size): Likewise.
48821         (__x86_64_raw_shared_cache_size_half): Likewise.
48822         (init_cacheinfo): Set __x86_64_raw_data_cache_size,
48823         __x86_64_raw_data_cache_size_half, __x86_64_raw_shared_cache_size
48824         and __x86_64_raw_shared_cache_size_half.  Round
48825         __x86_64_data_cache_size_half, __x86_64_data_cache_size
48826         __x86_64_shared_cache_size_half and __x86_64_shared_cache_size,
48827         to multiple of 256 bytes.
48828
48829 2010-11-03  Ulrich Drepper  <drepper@gmail.com>
48830
48831         [BZ #12167]
48832         * sysdeps/unix/sysv/linux/ttyname.c (ttyname): Recognize new mangling
48833         of inacessible symlinks.  Verify result of symlink before returning it.
48834         * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Likewise.
48835         Patch mostly by Miklos Szeredi <miklos@szeredi.hu>.
48836
48837 2010-10-28  Erich Ritz  <erichritz@gmail.com>
48838
48839         * math/math.h (isinf): Fix typo in comment.
48840
48841 2010-11-01  Ulrich Drepper  <drepper@gmail.com>
48842
48843         * po/da.po: Update from translation team.
48844
48845 2010-10-26  Ulrich Drepper  <drepper@gmail.com>
48846
48847         * elf/rtld.c (dl_main): Move assertion after the point where rtld map
48848         is added to the list.
48849
48850 2010-10-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
48851             Ulrich Drepper  <drepper@gmail.com>
48852
48853         * elf/dl-object.c (_dl_new_object): Don't append the new object to
48854         the global list here.  Move code to...
48855         (_dl_add_to_namespace_list): ...here.  New function.
48856         * elf/rtld.c (dl_main): Invoke _dl_add_to_namespace_list.
48857         * sysdeps/generic/ldsodefs.h (_dl_add_to_namespace_list): Declare.
48858         * elf/dl-load.c (lose): Don't remove the element from the list.
48859         (_dl_map_object_from_fd): Invoke _dl_add_to_namespace_list.
48860         (_dl_map_object): Likewise.
48861
48862 2010-10-25  Ulrich Drepper  <drepper@gmail.com>
48863
48864         [BZ #12159]
48865         * sysdeps/x86_64/multiarch/strchr.S: Fix propagation of search byte
48866         into all bytes of SSE register.
48867         Patch by Richard Li <richardpku@gmail.com>.
48868
48869 2010-10-24  Ulrich Drepper  <drepper@gmail.com>
48870
48871         [BZ #12140]
48872         * malloc/malloc.c (_int_free): Fill correct number of bytes when
48873         perturbing.
48874
48875 2010-10-20  Michael B. Brutman  <brutman@us.ibm.com>
48876
48877         * sysdeps/powerpc/dl-procinfo.c: Add support for ppca2 platform
48878         * sysdeps/powerpc/dl-procinfo.h: Add support for ppca2 platform
48879         * sysdeps/powerpc/powerpc32/a2/memcpy.S: New file.
48880         * sysdeps/powerpc/powerpc64/a2/memcpy.S: Likewise.
48881         * sysdeps/unix/sysv/linux/powerpc/powerpc32/a2/Implies: New
48882         submachine.
48883         * sysdeps/unix/sysv/linux/powerpc/powerpc64/a2/Implies: Likewise.
48884
48885 2010-10-22  Andreas Schwab  <schwab@redhat.com>
48886
48887         * include/dlfcn.h (__RTLD_SECURE): Define.
48888         * elf/dl-load.c (_dl_map_object): Remove preloaded parameter.  Use
48889         mode & __RTLD_SECURE instead.
48890         (open_path): Rename preloaded parameter to secure.
48891         * sysdeps/generic/ldsodefs.h (_dl_map_object): Adjust declaration.
48892         * elf/dl-open.c (dl_open_worker): Adjust call to _dl_map_object.
48893         * elf/dl-deps.c (openaux): Likewise.
48894         * elf/rtld.c (struct map_args): Remove is_preloaded.
48895         (map_doit): Don't use it.
48896         (dl_main): Likewise.
48897         (do_preload): Use __RTLD_SECURE instead of is_preloaded.
48898         (dlmopen_doit): Add __RTLD_SECURE to mode bits.
48899
48900 2010-09-09  Andreas Schwab  <schwab@redhat.com>
48901
48902         * Makeconfig (sysd-rules-patterns): Add rtld-%:rtld-%.
48903         (sysd-rules-targets): Remove duplicates.
48904         * elf/rtld-Rules ($(objpfx)rtld-%.os): Add pattern rules with
48905         rtld-%.$o dependency.
48906
48907 2010-10-18  Andreas Schwab  <schwab@redhat.com>
48908
48909         * elf/dl-open.c (dl_open_worker): Don't expand DST here, let
48910         _dl_map_object do it.
48911
48912 2010-10-19  Ulrich Drepper  <drepper@gmail.com>
48913
48914         * sysdeps/i386/bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has
48915         fast fma builtins, define the macros in the C99 standard.
48916         (FP_FAST_FMAF): Likewise.
48917         (FP_FAST_FMAL): Likewise.
48918         * sysdeps/x86_64/bits/mathdef.h: Likewise.
48919
48920         * bits/mathdef.h: Update copyright year.
48921         * sysdeps/powerpc/bits/mathdef.h: Likewise.
48922
48923 2010-10-19  Michael Meissner  <meissner@linux.vnet.ibm.com>
48924
48925         * bits/mathdef.h (FP_FAST_FMA): If the GCC 4.6 port has fast fma
48926         builtins, define the macros in the C99 standard.
48927         (FP_FAST_FMAF): Likewise.
48928         (FP_FAST_FMAL): Likewise.
48929         * sysdeps/powerpc/bits/mathdef.h (FP_FAST_FMA): Define, ppc as
48930         multiply/add.
48931         (FP_FAST_FMAF): Likewise.
48932
48933 2010-10-15  Jakub Jelinek  <jakub@redhat.com>
48934
48935         [BZ #3268]
48936         * math/libm-test.inc (fma_test): Some new testcases.
48937         * sysdeps/ieee754/ldbl-128/s_fmal.c: New file.
48938         * sysdeps/ieee754/ldbl-96/s_fma.c (__fma): Fix fma with finite x and
48939         y and infinite z.  Do multiplication by C already in long double.
48940         * sysdeps/ieee754/ldbl-96/s_fmal.c: New file.
48941         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix fma with finite x and
48942         y and infinite z.  Do bitwise or of inexact bit into u.d.
48943         * sysdeps/ieee754/ldbl-64-128/s_fmal.c: New file.
48944         * sysdeps/i386/fpu/s_fmaf.S: Removed.
48945         * sysdeps/i386/fpu/s_fma.S: Removed.
48946         * sysdeps/i386/fpu/s_fmal.S: Removed.
48947
48948 2010-10-16  Jakub Jelinek  <jakub@redhat.com>
48949
48950         [BZ #3268]
48951         * math/libm-test.inc (fma_test): Add IEEE quad long double fmal tests.
48952         * sysdeps/ieee754/ldbl-128/s_fmal.c (__fmal): Ensure a1 + u.d
48953         computation is not scheduled after fetestexcept.  Fix value
48954         of minimum denormal long double.
48955
48956 2010-10-14  Jakub Jelinek  <jakub@redhat.com>
48957
48958         [BZ #3268]
48959         * math/libm-test.inc (fma_test): Add some more tests.
48960         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Handle underflows
48961         correctly.
48962
48963 2010-10-15  Andreas Schwab  <schwab@redhat.com>
48964
48965         * scripts/data/localplt-s390-linux-gnu.data: New file.
48966         * scripts/data/localplt-s390x-linux-gnu.data: New file.
48967
48968 2010-10-13  Jakub Jelinek  <jakub@redhat.com>
48969
48970         [BZ #3268]
48971         * math/libm-test.inc (fma_test): Some more fmaf and fma tests.
48972         * sysdeps/i386/i686/multiarch/s_fma.c: Include ldbl-96 version
48973         instead of dbl-64.
48974         * sysdeps/i386/fpu/bits/mathinline.h (fma, fmaf, fmal): Remove
48975         inlines.
48976         * sysdeps/ieee754/ldbl-96/s_fma.c: New file.
48977         * sysdeps/ieee754/dbl-64/s_fma.c (__fma): Fix exponent adjustment
48978         if one of x and y is very large and the other is subnormal.
48979         * sysdeps/s390/fpu/s_fmaf.c: New file.
48980         * sysdeps/s390/fpu/s_fma.c: New file.
48981         * sysdeps/powerpc/fpu/s_fmaf.S: New file.
48982         * sysdeps/powerpc/fpu/s_fma.S: New file.
48983         * sysdeps/powerpc/powerpc32/fpu/s_fma.S: New file.
48984         * sysdeps/powerpc/powerpc64/fpu/s_fma.S: New file.
48985         * sysdeps/unix/sysv/linux/s390/fpu/s_fma.c: New file.
48986
48987 2010-10-12  Jakub Jelinek  <jakub@redhat.com>
48988
48989         [BZ #3268]
48990         * math/libm-test.inc (fma_test): Add some more fmaf tests, add
48991         fma tests.
48992         * sysdeps/ieee754/dbl-64/s_fmaf.c (__fmaf): Fix Inf/Nan check.
48993         * sysdeps/ieee754/dbl-64/s_fma.c: New file.
48994         * sysdeps/i386/i686/multiarch/s_fma.c: Include
48995         sysdeps/ieee754/dbl-64/s_fma.c instead of math/s_fma.c.
48996         * sysdeps/x86_64/multiarch/s_fma.c: Likewise.
48997         * sysdeps/ieee754/ldbl-opt/s_fma.c: Likewise.
48998         * sysdeps/ieee754/ldbl-128/s_fma.c: New file.
48999
49000 2010-10-12  Ulrich Drepper  <drepper@redhat.com>
49001
49002         [BZ #12078]
49003         * posix/regcomp.c (parse_branch): One more memory leak plugged.
49004         * posix/bug-regex31.input: Add test case.
49005
49006 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
49007
49008         * posix/bug-regex31.c: Rewrite to run multiple tests from stdin.
49009         * posix/bug-regex31.input: New file.
49010
49011         [BZ #12078]
49012         * posix/regcomp.c (parse_branch): Free memory when allocation failed.
49013         (parse_sub_exp): Fix last change, use postorder.
49014
49015         * posix/bug-regex31.c: New file.
49016         * posix/Makefile: Add rules to build and run bug-regex31.
49017
49018         * posix/regcomp.c (parse_bracket_exp): Add missing re_free calls.
49019
49020         [BZ #12078]
49021         * posix/regcomp.c (parse_sub_exp): Free tree data when it is not used.
49022
49023         [BZ #12108]
49024         * stdio-common/psiginfo.c (psiginfo): Don't expext SIGRTMIN..SIGRTMAX
49025         to have entries in sys_siglist.
49026
49027         [BZ #12093]
49028         * sysdeps/unix/sysv/linux/check_pf.c (__check_pf): ->ifa_addr might
49029         be NULL.
49030
49031 2010-10-07  Jakub Jelinek  <jakub@redhat.com>
49032
49033         [BZ #3268]
49034         * math/libm-test.inc (fma_test): Add 2 fmaf tests.
49035         * sysdeps/ieee754/dbl-64/s_fmaf.c: New file.
49036         * sysdeps/i386/i686/multiarch/s_fmaf.c: Include
49037         sysdeps/ieee754/dbl-64/s_fmaf.c instead of math/s_fmaf.c.
49038         * sysdeps/x86_64/multiarch/s_fmaf.c: Likewise.
49039         * include/fenv.h (feupdateenv, fetestexcept): Add libm_hidden_proto.
49040         * math/feupdateenv.c (feupdateenv): Add libm_hidden_ver.
49041         * sysdeps/i386/fpu/feupdateenv.c (feupdateenv): Likewise.
49042         * sysdeps/powerpc/fpu/feupdateenv.c (feupdateenv): Likewise.
49043         * sysdeps/x86_64/fpu/feupdateenv.c (feupdateenv): Likewise.
49044         * sysdeps/sparc/fpu/feupdateenv.c (feupdateenv): Likewise.
49045         * sysdeps/ia64/fpu/feupdateenv.c (feupdateenv): Add libm_hidden_def.
49046         * sysdeps/s390/fpu/feupdateenv.c (feupdateenv): Likewise.
49047         * math/ftestexcept.c (fetestexcept): Likewise.
49048         * sysdeps/ia64/fpu/ftestexcept.c (fetestexcept): Likewise.
49049         * sysdeps/i386/fpu/ftestexcept.c (fetestexcept): Likewise.
49050         * sysdeps/s390/fpu/ftestexcept.c (fetestexcept): Likewise.
49051         * sysdeps/powerpc/fpu/ftestexcept.c (fetestexcept): Likewise.
49052         * sysdeps/x86_64/fpu/ftestexcept.c (fetestexcept): Likewise.
49053         * sysdeps/sparc/fpu/ftestexcept.c (fetestexcept): Likewise.
49054         * sysdeps/sh/sh4/fpu/ftestexcept.c (fetestexcept): Likewise.
49055
49056 2010-10-11  Ulrich Drepper  <drepper@gmail.com>
49057
49058         [BZ #12107]
49059         * stdio-common/psiginfo.c (psiginfo): Terminate all strings with
49060         newline.
49061
49062 2010-10-06  Ulrich Drepper  <drepper@gmail.com>
49063
49064         * string/bug-strstr1.c: New file.
49065         * string/Makefile: Add rules to build and run bug-strstr1.
49066
49067 2010-10-05  Eric Blake  <eblake@redhat.com>
49068
49069         [BZ #12092]
49070         * string/str-two-way.h (two_way_long_needle): Always clear memory
49071         when skipping input due to the shift table.
49072
49073 2010-10-03  Ulrich Drepper  <drepper@gmail.com>
49074
49075         [BZ #12005]
49076         * malloc/mcheck.c: Handle large requests.
49077
49078         [BZ #12077]
49079         * sysdeps/x86_64/strcmp.S: Fix handling of remaining bytes in buffer
49080         for strncmp and strncasecmp.
49081         * string/stratcliff.c: Add tests for strcmp and strncmp.
49082         * wcsmbs/wcsatcliff.c: Adjust for stratcliff change.
49083
49084 2010-09-28  Nobuhiro Iwamatsu  <iwamatsu@nigauri.org>
49085
49086         * sysdeps/sh/sh4/fpu/fpu_control.h: Add 'extern "C"' protection to
49087         __set_fpscr.
49088
49089 2010-09-30  Andreas Jaeger  <aj@suse.de>
49090
49091         * sysdeps/unix/sysv/linux_fsinfo.h (BTRFS_SUPER_MAGIC): Define.
49092         (CGROUP_SUPER_MAGIC): Define.
49093         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
49094         Handle btrfs and cgroup file systems.
49095         * sysdeps/unix/sysv/linux/pathconf.c (__statfs_filesize_max):
49096         Likewise.
49097
49098 2010-09-27  Luis Machado  <luisgpm@br.ibm.com>
49099
49100         * sysdeps/powerpc/powerpc32/rtld-memset.c: New file.
49101         * sysdeps/powerpc/powerpc64/rtld-memset.c: New file.
49102
49103 2010-09-29  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
49104
49105         [BZ #12067]
49106         * sysdeps/s390/s390-32/elf/start.S: Fix address calculation when
49107         trying to locate the ELF header.
49108
49109 2010-09-27  Andreas Schwab  <schwab@redhat.com>
49110
49111         [BZ #11611]
49112         * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS):
49113         Mask out sign-bit copies when constructing f_fsid.
49114
49115 2010-09-24  Petr Baudis <pasky@suse.cz>
49116
49117         * debug/stack_chk_fail_local.c: Add missing licence exception.
49118         * debug/warning-nop.c: Likewise.
49119
49120 2010-09-15  Joseph Myers  <joseph@codesourcery.com>
49121
49122         * sysdeps/unix/sysv/linux/getdents.c (__GETDENTS): When
49123         implementing getdents64 using getdents syscall, set d_type if
49124         __ASSUME_GETDENTS32_D_TYPE.
49125
49126 2010-09-16  Andreas Schwab  <schwab@redhat.com>
49127
49128         * elf/dl-close.c (free_slotinfo, free_mem): Move to...
49129         * elf/dl-libc.c (free_slotinfo, free_mem): ... here.
49130
49131 2010-09-21  Ulrich Drepper  <drepper@redhat.com>
49132
49133         [BZ #12037]
49134         * posix/unistd.h: Undo change of feature selection for ftruncate from
49135         2010-01-11.
49136
49137 2010-09-20  Ulrich Drepper  <drepper@redhat.com>
49138
49139         * sysdeps/x86_64/strcmp.S: Fix another typo in x86-64 strncasecmp limit
49140         detection.
49141
49142 2010-09-20  Andreas Schwab  <schwab@redhat.com>
49143
49144         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list: Add
49145         fanotify_mark.
49146         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
49147
49148 2010-09-14  Andreas Schwab  <schwab@redhat.com>
49149
49150         * sysdeps/s390/s390-32/__longjmp.c (__longjmp): Define register
49151         variables after CHECK_SP call.
49152         * sysdeps/s390/s390-64/__longjmp.c (__longjmp): Likewise.
49153
49154 2010-09-13  Andreas Schwab  <schwab@redhat.com>
49155             Ulrich Drepper  <drepper@redhat.com>
49156
49157         * elf/rtld.c (dl_main): Set GLRO(dl_init_all_dirs) just before
49158         re-relocationg ld.so.
49159         * elf/dl-support.c (_dl_non_dynamic_init): And here after the
49160         _dl_init_paths call.
49161         * elf/dl-load.c (_dl_init_paths).  Don't set GLRO(dl_init_all_dirs)
49162         here anymore.
49163
49164 2010-09-14  Ulrich Drepper  <drepper@redhat.com>
49165
49166         * resolv/res_init.c (__res_vinit): Count the default server we added.
49167
49168 2010-09-08  Chung-Lin Tang  <cltang@codesourcery.com>
49169             Ulrich Drepper  <drepper@redhat.com>
49170
49171         [BZ #11968]
49172         * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
49173         (____longjmp_chk): Use %ebx for saving value across system call.
49174         Add unwind info.
49175
49176 2010-09-06  Andreas Schwab  <schwab@redhat.com>
49177
49178         * manual/Makefile: Don't mix pattern rules with normal rules.
49179
49180 2010-09-05  Andreas Schwab  <schwab@linux-m68k.org>
49181
49182         * debug/vdprintf_chk.c (__vdprintf_chk): Remove undefined
49183         operation.
49184         * libio/iofdopen.c (_IO_new_fdopen): Likewise.
49185         * libio/iofopncook.c (_IO_cookie_init): Likewise.
49186         * libio/iovdprintf.c (_IO_vdprintf): Likewise.
49187         * libio/oldiofdopen.c (_IO_old_fdopen): Likewise.
49188         * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_rela):
49189         Likewise.
49190
49191 2010-09-04  Ulrich Drepper  <drepper@redhat.com>
49192
49193         [BZ #11979]
49194         * iconvdata/gconv-modules: Remove EBCDIC-CP-AR2 alias from
49195         IBM-930, IBM-933, IBM-935, IBM-937, and IBM-939.
49196
49197 2010-09-02  Ulrich Drepper  <drepper@redhat.com>
49198
49199         * sysdeps/x86_64/add_n.S: Update from GMP 5.0.1.
49200         * sysdeps/x86_64/addmul_1.S: Likewise.
49201         * sysdeps/x86_64/lshift.S: Likewise.
49202         * sysdeps/x86_64/mul_1.S: Likewise.
49203         * sysdeps/x86_64/rshift.S: Likewise.
49204         * sysdeps/x86_64/sub_n.S: Likewise.
49205         * sysdeps/x86_64/submul_1.S: Likewise.
49206
49207 2010-09-01  Samuel Thibault  <samuel.thibault@ens-lyon.org>
49208
49209         This aligns bits/sched.h onto sysdeps/unix/sysv/linux/bits/sched.h:
49210         Define __sched_param instead of SCHED_* and sched_param when
49211         <bits/sched.h> is included with __need_schedparam defined.
49212         * bits/sched.h [__need_schedparam]
49213         (SCHED_OTHER, SCHED_FIFO, SCHED_RR, sched_param): Do not define.
49214         [!__defined_schedparam && (__need_schedparam || _SCHED_H)]
49215         (__defined_schedparam): Define to 1.
49216         (__sched_param): New structure, identical to sched_param.
49217         (__need_schedparam): Undefine.
49218
49219 2010-08-31  Mike Frysinger  <vapier@gentoo.org>
49220
49221         * sysdeps/unix/sysv/linux/sparc/sys/epoll.h (epoll_create2): Delete.
49222         (epoll_create1): Declare.
49223
49224         * sysdeps/unix/sysv/linux/x86_64/sys/epoll.h: Fix typo.
49225
49226 2010-08-31  Andreas Schwab  <schwab@redhat.com>
49227
49228         [BZ #7066]
49229         * stdlib/strtod_l.c (____STRTOF_INTERNAL): Fix array overflow when
49230         shifting retval into place.
49231
49232 2010-09-01  Ulrich Drepper  <drepper@redhat.com>
49233
49234         * nis/rpcsvc/nis.h: Update copyright notice.
49235         * nis/rpcsvc/nis.x: Likewise.
49236         * nis/rpcsvc/nis_callback.h: Likewise.
49237         * nis/rpcsvc/nis_callback.x: Likewise.
49238         * nis/rpcsvc/nis_object.x: Likewise.
49239         * nis/rpcsvc/nis_tags.h: Likewise.
49240         * nis/rpcsvc/yp.h: Likewise.
49241         * nis/rpcsvc/yp.x: Likewise.
49242         * nis/rpcsvc/ypupd.h: Likewise.
49243         * nis/yp_xdr.c: Likewise.
49244         * nis/ypupdate_xdr.c: Likewise.
49245
49246         * sunrpc/pm_getport.c (__libc_rpc_getport): New function.  This is
49247         mainly the body of pmap_getport.  Add parameters to specify timeouts.
49248         (pmap_getport): Use __libc_rpc_getport.
49249         * sunrpc/Versions: Export __libc_rpc_getport with GLIBC_PRIVATE.
49250         * include/rpc/pmap_clnt.h: Declare __libc_rpc_getport.
49251         * nis/nis_findserv.c: Remove pmap_getport copy. Use __libc_rpc_getport.
49252
49253 2010-08-31  Andreas Schwab  <schwab@linux-m68k.org>
49254
49255         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Add
49256         fanotify_mark.
49257
49258 2010-08-27  Roland McGrath  <roland@redhat.com>
49259
49260         * sysdeps/i386/i686/multiarch/Makefile
49261         (CFLAGS-varshift.c): New variable.
49262
49263 2010-08-27  Ulrich Drepper  <drepper@redhat.com>
49264
49265         * sysdeps/i386/i686/multiarch/varshift.S: File removed.
49266         * sysdeps/i386/i686/multiarch/varshift.c: New file.
49267
49268         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: Move to .text.slow section.
49269
49270         * sysdeps/x86_64/strlen.S: Minimal code improvement.
49271
49272 2010-08-26  H.J. Lu  <hongjiu.lu@intel.com>
49273
49274         * sysdeps/x86_64/strlen.S: Unroll the loop.
49275         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
49276         strlen-sse2 strlen-sse2-bsf.
49277         * sysdeps/x86_64/multiarch/strlen.S ((strlen): Return
49278         __strlen_no_bsf if bit_Slow_BSF is set.
49279         (__strlen_sse42): Removed.
49280         * sysdeps/x86_64/multiarch/strlen-no-bsf.S: New file.
49281         * sysdeps/x86_64/multiarch/strlen-sse4.S: New file.
49282
49283 2010-08-25  Roland McGrath  <roland@redhat.com>
49284
49285         * sysdeps/x86_64/multiarch/varshift.S: File removed.
49286         * sysdeps/x86_64/multiarch/varshift.c: New file.
49287         * sysdeps/x86_64/multiarch/Makefile (CFLAGS-varshift.c): New variable.
49288         * sysdeps/x86_64/multiarch/varshift.h: Clean up decls, fix a cast.
49289         * sysdeps/x86_64/multiarch/memmove.c: Move decls around.
49290         * sysdeps/x86_64/multiarch/memmove_chk.c: Likewise.
49291
49292 2010-08-25  H.J. Lu  <hongjiu.lu@intel.com>
49293
49294         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
49295         strlen-sse2 strlen-sse2-bsf.
49296         * sysdeps/i386/i686/multiarch/strlen.S (strlen): Return
49297         __strlen_sse2_bsf if bit_Slow_BSF is unset.
49298         (__strlen_sse2): Removed.
49299         * sysdeps/i386/i686/multiarch/strlen-sse2-bsf.S: New file.
49300         * sysdeps/i386/i686/multiarch/strlen-sse2.S: New file.
49301         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features): Set
49302         bit_Slow_BSF for Atom.
49303         * sysdeps/x86_64/multiarch/init-arch.h (bit_Slow_BSF): Define.
49304         (index_Slow_BSF): Define.
49305         (HAS_SLOW_BSF): Define.
49306
49307 2010-08-25  Ulrich Drepper  <drepper@redhat.com>
49308
49309         [BZ #10851]
49310         * resolv/res_init.c (__res_vinit): When no server address at all
49311         is given default to loopback.
49312
49313 2010-08-24  Roland McGrath  <roland@redhat.com>
49314
49315         * configure.in: Remove config-name.h generation.
49316         * configure: Regenerated.
49317         * config-name.in: File removed.
49318         * scripts/config-uname.sh: New file.
49319         * posix/Makefile (uname.c): Depend on $(objdir)config-name.h.
49320         ($(objdir)config-name.h): New target.
49321
49322         * sunrpc/rpc_parse.h: Avoid nested comment.
49323
49324 2010-08-24  Richard Henderson  <rth@redhat.com>
49325             Ulrich Drepper  <drepper@redhat.com>
49326             H.J. Lu  <hongjiu.lu@intel.com>
49327
49328         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add varshift.
49329         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Likewise.
49330         * sysdeps/x86_64/multiarch/strcspn-c.c: Include "varshift.h".
49331         Replace _mm_srli_si128 with __m128i_shift_right.  Replace
49332         _mm_alignr_epi8 with _mm_loadu_si128.
49333         * sysdeps/x86_64/multiarch/strspn-c.c: Likewise.
49334         * sysdeps/x86_64/multiarch/strstr.c: Include "varshift.h".
49335         (__m128i_shift_right): Removed.
49336         * sysdeps/i386/i686/multiarch/varshift.h: New file.
49337         * sysdeps/i386/i686/multiarch/varshift.S: New file.
49338         * sysdeps/x86_64/multiarch/varshift.h: New file.
49339         * sysdeps/x86_64/multiarch/varshift.S: New file.
49340
49341 2010-08-21  Mike Frysinger  <vapier@gentoo.org>
49342
49343         * configure.in: Move assembler checks to before sysdep dir checking.
49344
49345 2010-08-20  Petr Baudis  <pasky@suse.cz>
49346
49347         * LICENSES: Sync the sunrpc license.
49348
49349 2010-08-19  Ulrich Drepper  <drepper@redhat.com>
49350
49351         * sunrpc/auth_des.c: Update copyright notice once again.
49352         * sunrpc/auth_none.c: Likewise.
49353         * sunrpc/auth_unix.c: Likewise.
49354         * sunrpc/authdes_prot.c: Likewise.
49355         * sunrpc/authuxprot.c: Likewise.
49356         * sunrpc/bindrsvprt.c: Likewise.
49357         * sunrpc/clnt_gen.c: Likewise.
49358         * sunrpc/clnt_perr.c: Likewise.
49359         * sunrpc/clnt_raw.c: Likewise.
49360         * sunrpc/clnt_simp.c: Likewise.
49361         * sunrpc/clnt_tcp.c: Likewise.
49362         * sunrpc/clnt_udp.c: Likewise.
49363         * sunrpc/clnt_unix.c: Likewise.
49364         * sunrpc/des_crypt.c: Likewise.
49365         * sunrpc/des_soft.c: Likewise.
49366         * sunrpc/get_myaddr.c: Likewise.
49367         * sunrpc/getrpcport.c: Likewise.
49368         * sunrpc/key_call.c: Likewise.
49369         * sunrpc/key_prot.c: Likewise.
49370         * sunrpc/openchild.c: Likewise.
49371         * sunrpc/pm_getmaps.c: Likewise.
49372         * sunrpc/pm_getport.c: Likewise.
49373         * sunrpc/pmap_clnt.c: Likewise.
49374         * sunrpc/pmap_prot.c: Likewise.
49375         * sunrpc/pmap_prot2.c: Likewise.
49376         * sunrpc/pmap_rmt.c: Likewise.
49377         * sunrpc/rpc/auth.h: Likewise.
49378         * sunrpc/rpc/auth_unix.h: Likewise.
49379         * sunrpc/rpc/clnt.h: Likewise.
49380         * sunrpc/rpc/des_crypt.h: Likewise.
49381         * sunrpc/rpc/key_prot.h: Likewise.
49382         * sunrpc/rpc/netdb.h: Likewise.
49383         * sunrpc/rpc/pmap_clnt.h: Likewise.
49384         * sunrpc/rpc/pmap_prot.h: Likewise.
49385         * sunrpc/rpc/pmap_rmt.h: Likewise.
49386         * sunrpc/rpc/rpc.h: Likewise.
49387         * sunrpc/rpc/rpc_des.h: Likewise.
49388         * sunrpc/rpc/rpc_msg.h: Likewise.
49389         * sunrpc/rpc/svc.h: Likewise.
49390         * sunrpc/rpc/svc_auth.h: Likewise.
49391         * sunrpc/rpc/types.h: Likewise.
49392         * sunrpc/rpc/xdr.h: Likewise.
49393         * sunrpc/rpc_clntout.c: Likewise.
49394         * sunrpc/rpc_cmsg.c: Likewise.
49395         * sunrpc/rpc_common.c: Likewise.
49396         * sunrpc/rpc_cout.c: Likewise.
49397         * sunrpc/rpc_dtable.c: Likewise.
49398         * sunrpc/rpc_hout.c: Likewise.
49399         * sunrpc/rpc_main.c: Likewise.
49400         * sunrpc/rpc_parse.c: Likewise.
49401         * sunrpc/rpc_parse.h: Likewise.
49402         * sunrpc/rpc_prot.c: Likewise.
49403         * sunrpc/rpc_sample.c: Likewise.
49404         * sunrpc/rpc_scan.c: Likewise.
49405         * sunrpc/rpc_scan.h: Likewise.
49406         * sunrpc/rpc_svcout.c: Likewise.
49407         * sunrpc/rpc_tblout.c: Likewise.
49408         * sunrpc/rpc_util.c: Likewise.
49409         * sunrpc/rpc_util.h: Likewise.
49410         * sunrpc/rpcinfo.c: Likewise.
49411         * sunrpc/rpcsvc/bootparam_prot.x: Likewise.
49412         * sunrpc/rpcsvc/key_prot.x: Likewise.
49413         * sunrpc/rpcsvc/klm_prot.x: Likewise.
49414         * sunrpc/rpcsvc/mount.x: Likewise.
49415         * sunrpc/rpcsvc/nfs_prot.x: Likewise.
49416         * sunrpc/rpcsvc/nlm_prot.x: Likewise.
49417         * sunrpc/rpcsvc/rex.x: Likewise.
49418         * sunrpc/rpcsvc/rstat.x: Likewise.
49419         * sunrpc/rpcsvc/rusers.x: Likewise.
49420         * sunrpc/rpcsvc/sm_inter.x: Likewise.
49421         * sunrpc/rpcsvc/spray.x: Likewise.
49422         * sunrpc/rpcsvc/yppasswd.x: Likewise.
49423         * sunrpc/rtime.c: Likewise.
49424         * sunrpc/svc.c: Likewise.
49425         * sunrpc/svc_auth.c: Likewise.
49426         * sunrpc/svc_authux.c: Likewise.
49427         * sunrpc/svc_raw.c: Likewise.
49428         * sunrpc/svc_run.c: Likewise.
49429         * sunrpc/svc_simple.c: Likewise.
49430         * sunrpc/svc_tcp.c: Likewise.
49431         * sunrpc/svc_udp.c: Likewise.
49432         * sunrpc/svc_unix.c: Likewise.
49433         * sunrpc/svcauth_des.c: Likewise.
49434         * sunrpc/xcrypt.c: Likewise.
49435         * sunrpc/xdr.c: Likewise.
49436         * sunrpc/xdr_array.c: Likewise.
49437         * sunrpc/xdr_float.c: Likewise.
49438         * sunrpc/xdr_mem.c: Likewise.
49439         * sunrpc/xdr_rec.c: Likewise.
49440         * sunrpc/xdr_ref.c: Likewise.
49441         * sunrpc/xdr_sizeof.c: Likewise.
49442         * sunrpc/xdr_stdio.c: Likewise.
49443
49444         * sysdeps/x86_64/multiarch/strcmp.S: Fix two typos in strncasecmp
49445         handling.
49446
49447 2010-08-19  Andreas Schwab  <schwab@redhat.com>
49448
49449         * sysdeps/i386/i686/multiarch/strspn.S [!SHARED]: Fix SSE4.2 check.
49450
49451 2010-08-19  Luis Machado  <luisgpm@br.ibm.com>
49452
49453         * sysdeps/powerpc/powerpc32/power7/memchr.S: New file.
49454         * sysdeps/powerpc/powerpc32/power7/memrchr.S: New file.
49455         * sysdeps/powerpc/powerpc32/power7/rawmemchr.S: New file.
49456         * sysdeps/powerpc/powerpc32/power7/strchr.S: New file.
49457         * sysdeps/powerpc/powerpc32/power7/strchrnul.S: New file.
49458         * sysdeps/powerpc/powerpc32/power7/strlen.S: New file.
49459         * sysdeps/powerpc/powerpc32/power7/strnlen.S: New file.
49460         * sysdeps/powerpc/powerpc64/power7/memchr.S: New file.
49461         * sysdeps/powerpc/powerpc64/power7/memrchr.S: New file.
49462         * sysdeps/powerpc/powerpc64/power7/rawmemchr.S: New file.
49463         * sysdeps/powerpc/powerpc64/power7/strchr.S: New file.
49464         * sysdeps/powerpc/powerpc64/power7/strchrnul.S: New file.
49465         * sysdeps/powerpc/powerpc64/power7/strlen.S: New file.
49466         * sysdeps/powerpc/powerpc64/power7/strnlen.S: New file.
49467
49468 2010-07-26  Anton Blanchard  <anton@samba.org>
49469
49470         * malloc/malloc.c (sYSTRIm): Replace divide and multiply with mask.
49471         * malloc/arena.c (heap_trim): Likewise.
49472
49473 2010-08-16  Ulrich Drepper  <drepper@redhat.com>
49474
49475         * sysdeps/unix/sysv/linux/syscalls.list: Add entry for fanotify_init
49476         here.  Not...
49477         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: ...here...
49478         * sysdeps/unix/sysv/linux/i386/syscalls.list: ... orhere.
49479
49480 2010-08-12  H.J. Lu  <hongjiu.lu@intel.com>
49481
49482         * sysdeps/i386/elf/Makefile: New file.
49483
49484 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
49485
49486         * sysdeps/unix/sysv/linux/sys/fanotify.h: Remove third argument
49487         from fanotify_init.
49488         * sysdeps/unix/sysv/linux/i386/syscalls.list: Likewise.
49489         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
49490
49491 2010-08-15  Ulrich Drepper  <drepper@redhat.com>
49492
49493         * sysdeps/x86_64/strcmp.S: Use correct register for fourth parameter
49494         of strncasecmp_l.
49495         * sysdeps/multiarch/strcmp.S: Likewise.
49496
49497 2010-08-14  Ulrich Drepper  <drepper@redhat.com>
49498
49499         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
49500         strncase_l-nonascii.
49501         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
49502         Add strncase_l-ssse3.
49503         * sysdeps/x86_64/multiarch/strcmp.S: Prepare for use as strncasecmp.
49504         * sysdeps/x86_64/strcmp.S: Likewise.
49505         * sysdeps/x86_64/multiarch/strncase_l-ssse3.S: New file.
49506         * sysdeps/x86_64/multiarch/strncase_l.S: New file.
49507         * sysdeps/x86_64/strncase.S: New file.
49508         * sysdeps/x86_64/strncase_l-nonascii.c: New file.
49509         * sysdeps/x86_64/strncase_l.S: New file.
49510         * string/Makefile (strop-tests): Add strncasecmp.
49511         * string/test-strncasecmp.c: New file.
49512
49513         * sysdeps/x86_64/strcasecmp_l-nonascii.c: Add prototype to avoid
49514         warning.
49515
49516         * sysdeps/x86_64/strcmp.S: Move definition of NO_NOLOCALE_ALIAS to...
49517         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: ... here.
49518
49519 2010-08-14  Andreas Schwab  <schwab@linux-m68k.org>
49520
49521         * sysdeps/unix/sysv/linux/prlimit.c: Make it compile.
49522
49523 2010-08-12  Ulrich Drepper  <drepper@redhat.com>
49524
49525         * sysdeps/unix/sysv/linux/bits/termios.h: Define EXTPROC.
49526         * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Likewise.
49527         * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Likewise.
49528
49529 2010-05-01  Alan Modra  <amodra@gmail.com>
49530
49531         * sysdeps/powerpc/powerpc32/power4/memcmp.S: Correct cfi for r24.
49532         * sysdeps/powerpc/powerpc64/bsd-_setjmp.S: Move contents..
49533         * sysdeps/powerpc/powerpc64/bsd-setjmp.S: ..and these too..
49534         * sysdeps/powerpc/powerpc64/setjmp.S: ..to here..
49535         * sysdeps/powerpc/powerpc64/setjmp-common.S: ..and here, with some
49536         tidying.  Don't tail-call __sigjmp_save for static lib.
49537         * sysdeps/powerpc/powerpc64/sysdep.h (SAVE_ARG, REST_ARG): Correct
49538         save location.
49539         (CFI_SAVE_ARG, CFI_REST_ARG): New macros.
49540         (CALL_MCOUNT): Add eh info, and nop after bl.
49541         (TAIL_CALL_SYSCALL_ERROR): New macro.
49542         (PSEUDO_RET): Use it.
49543         * sysdeps/powerpc/powerpc64/dl-trampoline.S (_dl_runtime_resolve):
49544         Correct save location of integer regs and cr.
49545         (_dl_profile_resolve): Correct cr save location.  Delete nops
49546         after bl when SHARED.  Reduce cfi size a little by better
49547         placement of cfi directives.
49548         * sysdeps/powerpc/powerpc64/fpu/s_copysign.S (__copysign): Don't
49549         make a stack frame.  Instead use parm save area as a temp.
49550         * sysdeps/unix/sysv/linux/powerpc/powerpc64/brk.S (__brk): Don't
49551         make a stack frame.  Use TAIL_CALL_SYSCALL_ERROR.
49552         * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone):
49553         Don't make a stack frame for parent, use parm save area.
49554         Increase child stack frame to 112 bytes.  Don't save unused reg,
49555         and adjust reg usage.  Set up cfi on error recovery and
49556         epilogue of parent, and use TAIL_CALL_SYSCALL_ERROR, PSEUDO_RET.
49557         * sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S
49558         (__makecontext): Add dummy nop after jump to exit.
49559         * sysdeps/unix/sysv/linux/powerpc/powerpc64/socket.S (__socket):
49560         Use correct parm save area and cr save, reduce stack frame.
49561         Correct cfi for possible PSEUDO_RET frame setup.
49562         * sysdeps/unix/sysv/linux/powerpc/powerpc64/vfork.S (__vfork):
49563         Branch to local label emitted by PSEUDO_RET rather than
49564         __syscall_error.
49565
49566 2010-08-12  Andreas Schwab  <schwab@redhat.com>
49567
49568         [BZ #11904]
49569         * locale/programs/locale.c (print_assignment): New function.
49570         (show_locale_vars): Use it.
49571
49572 2010-08-11  Ulrich Drepper  <drepper@redhat.com>
49573
49574         * sysdeps/unix/sysv/linux/bits/statfs.h (struct statfs): Add f_flags
49575         field.
49576         (struct statfs64): Likewise.
49577         (_STATFS_F_FLAGS): Define.
49578         * sysdeps/unix/sysv/linux/s390/bits/statfs.h: Likewise.
49579         * sysdeps/unix/sysv/linux/internal_statvfs.c (__statvfs_getflags):
49580         Don't define if __ASSUME_STATFS_F_FLAGS is defined.
49581         (ST_VALID): Define locally.
49582         (INTERNAL_STATVFS): If f_flags has ST_VALID set don't call
49583         __statvfs_getflags, use the provided value.
49584         * sysdeps/unix/sysv/linux/kernel-features.h: Define
49585         __ASSUME_STATFS_F_FLAGS.
49586
49587         * sysdeps/unix/sysv/linux/sys/inotify.h (IN_EXCL_UNLINK): Define.
49588
49589         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_headers):
49590         Add sys/fanotify.h.
49591         * sysdeps/unix/sysv/linux/Versions [libc]: Export fanotify_init and
49592         fanotify_mask for GLIBC_2.13.
49593         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entries for
49594         fanotify_init and fanotify_mark.
49595         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.
49596         * sysdeps/unix/sysv/linux/sys/fanotify.h: New file.
49597
49598         * sysdeps/unix/sysv/linux/Makefile [subdir=misc] (sysdep_routines):
49599         Add prlimit.
49600         * sysdeps/unix/sysv/linux/Versions [libc]: Export prlimit and
49601         prlimit64 for GLIBC_2.13.
49602         * sysdeps/unix/sysv/linux/bits/resource.h: Declare prlimit and
49603         prlimit64.
49604         * sysdeps/unix/sysv/linux/i386/syscalls.list: Add entry for prlimit64
49605         syscall.
49606         * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list: Likewise.
49607         * sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list: Likewise.
49608         * sysdeps/unix/sysv/linux/sh/syscalls.list: Likewise.
49609         * sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.lis: Likewise.
49610         * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Likewise.  Also
49611         add prlimit alias.
49612         * sysdeps/unix/sysv/linux/prlimit.c: New file.
49613
49614         [BZ #11903]
49615         * sysdeps/generic/netinet/ip.h (IPTOS_CLASS): Fix definition.
49616         Patch by Evgeni Bikov <bikovevg@iitp.ru>.
49617
49618         * nss/Makefile: Add rules to build and run tst-nss-test1.
49619         * shlib-versions: Add entry for libnss_test1.
49620         * nss/nss_test1.c: New file.
49621         * nss/tst-nss-test1.c: New file.
49622
49623         * nss/nsswitch.c (__nss_database_custom): Define new variable.
49624         (__nss_configure_lookup): Set appropriate entry in
49625         __nss_configure_lookup to true.
49626         * nss/nsswitch.h: Define enum with indeces of databases in
49627         databases and __nss_database_custom arrays.  Declare
49628         __nss_database_custom.
49629         * grp/initgroups.c (internal_getgrouplist): Use __nss_database_custom
49630         to avoid using nscd when custom rules are installed.
49631         * nss/getXXbyYY_r.c: Likewise.
49632         * sysdeps/posix/getaddrinfo.c (gaih_inet): Likewise.
49633
49634         * nss/nss_files/files-parse.c: Whitespace fixes.
49635
49636 2010-08-09  Ulrich Drepper  <drepper@redhat.com>
49637
49638         [BZ #11883]
49639         * posix/fnmatch.c: Keep track of alloca use and fall back on malloc.
49640         * posix/fnmatch_loop.c: Likewise.
49641
49642 2010-07-17  Andi Kleen  <ak@linux.intel.com>
49643
49644         * sysdeps/i386/i386-mcount.S (__fentry__): Define.
49645         * sysdeps/x86_64/_mcount.S (__fentry__): Define.
49646         * stdlib/Versions (__fentry__): Add for GLIBC 2.13
49647         * Versions.def [GLIBC_2.13]: Add.
49648
49649 2010-08-06  Ulrich Drepper  <drepper@redhat.com>
49650
49651         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
49652         Also fail if tpwd after pwuid call is NULL.
49653
49654 2010-07-31  Samuel Thibault  <samuel.thibault@ens-lyon.org>
49655
49656         * hurd/hurdselect.c (_hurd_select): Round timeout up instead of down
49657         when converting to ms.
49658
49659 2010-06-06  Samuel Thibault  <samuel.thibault@ens-lyon.org>
49660
49661         * sysdeps/mach/hurd/ttyname.c (ttyname): Replace MIG_BAD_ID and
49662         EOPNOTSUPP errors with ENOTTY.
49663         * sysdeps/mach/hurd/ttyname_r.c (__ttyname_r): Replace MIG_BAD_ID and
49664         EOPNOTSUPP errors with ENOTTY.
49665
49666 2010-07-31  Ulrich Drepper  <drepper@redhat.com>
49667
49668         * sysdeps/x86_64/multiarch/Makefile [subdir=string] (sysdep_routines):
49669         Add strcasecmp_l-ssse3.
49670         * sysdeps/x86_64/multiarch/strcmp.S: Add support to compile for
49671         strcasecmp.
49672         * sysdeps/x86_64/strcmp.S: Allow more flexible compiling of strcasecmp.
49673         * sysdeps/x86_64/multiarch/strcasecmp_l.S: New file.
49674         * sysdeps/x86_64/multiarch/strcasecmp_l-ssse3.S: New file.
49675
49676 2010-07-30  Ulrich Drepper  <drepper@redhat.com>
49677
49678         * sysdeps/x86_64/multiarch/strcmp.S: Pretty printing.
49679
49680         * string/Makefile (strop-tests): Add strcasecmp.
49681         * sysdeps/x86_64/Makefile [subdir=string] (sysdep_routines): Add
49682         strcasecmp_l-nonascii.
49683         (gen-as-const-headers): Add locale-defines.sym.
49684         * sysdeps/x86_64/strcmp.S: Add support for strcasecmp implementation.
49685         * sysdeps/x86_64/strcasecmp.S: New file.
49686         * sysdeps/x86_64/strcasecmp_l.S: New file.
49687         * sysdeps/x86_64/strcasecmp_l-nonascii.c: New file.
49688         * sysdeps/x86_64/locale-defines.sym: New file.
49689         * string/test-strcasecmp.c: New file.
49690
49691         * string/test-strcasestr.c: Test both ends of the range of characters.
49692         * sysdeps/x86_64/multiarch/strstr.c: Fix UCHIGH definition.
49693
49694 2010-07-29  Roland McGrath  <roland@redhat.com>
49695
49696         [BZ #11856]
49697         * manual/locale.texi (Yes-or-No Questions): Fix example code.
49698
49699 2010-07-27  Ulrich Drepper  <drepper@redhat.com>
49700
49701         * sysdeps/x86_64/multiarch/strcmp-ssse3.S: Avoid compiling the file
49702         for ld.so.
49703
49704 2010-07-27  Andreas Schwab  <schwab@redhat.com>
49705
49706         * manual/memory.texi (Malloc Tunable Parameters): Document
49707         M_PERTURB.
49708
49709 2010-07-26  Roland McGrath  <roland@redhat.com>
49710
49711         [BZ #11840]
49712         * configure.in (-fgnu89-inline check): Set and substitute
49713         gnu89_inline, not libc_cv_gnu89_inline.
49714         * configure: Regenerated.
49715         * config.make.in (gnu89-inline-CFLAGS): Use @gnu89_inline@.
49716
49717 2010-07-26  Ulrich Drepper  <drepper@redhat.com>
49718
49719         * string/test-strnlen.c: New file.
49720         * string/Makefile (strop-tests): Add strnlen.
49721         * string/tester.c (test_strnlen): Add a few more test cases.
49722         * string/tst-strlen.c: Better error reporting.
49723
49724         * sysdeps/x86_64/strnlen.S: New file.
49725
49726 2010-07-24  Ulrich Drepper  <drepper@redhat.com>
49727
49728         * sysdeps/x86_64/multiarch/strstr.c (__m128i_strloadu_tolower): Use
49729         lower-latency instructions.
49730
49731 2010-07-23  Ulrich Drepper  <drepper@redhat.com>
49732
49733         * string/test-strcasestr.c: New file.
49734         * string/test-strstr.c: New file.
49735         * string/Makefile (strop-tests): Add strstr and strcasestr.
49736         * string/str-two-way.h: Don't undefine MAX.
49737         * string/strcasestr.c: Don't define alias if NO_ALIAS is defined.
49738
49739 2010-07-21  Andreas Schwab  <schwab@redhat.com>
49740
49741         * sysdeps/i386/i686/multiarch/Makefile (sysdep_routines): Add
49742         strcasestr-nonascii.
49743         (CFLAGS-strcasestr-nonascii.c): Define.
49744         * sysdeps/i386/i686/multiarch/strcasestr-nonascii.c: New file.
49745         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c (STRSTR_SSE42):
49746         Remove unused attribute.
49747
49748 2010-07-20  Roland McGrath  <roland@redhat.com>
49749
49750         * elf/dl-sysdep.c (_dl_important_hwcaps): Add dsocaps mask to
49751         dl_hwcap_mask as well as dl_hwcap.  Without this, dsocaps matching in
49752         ld.so.cache was broken.  With it, there is no way to disable dsocaps
49753         like LD_HWCAP_MASK can disable hwcaps.
49754
49755 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
49756
49757         * sysdeps/mach/hurd/sendmsg.c (__libc_sendmsg): Fix memory leaks.
49758
49759 2010-07-16  Ulrich Drepper  <drepper@redhat.com>
49760
49761         * sysdeps/x86_64/multiarch/strstr.c: Rewrite to avoid indirect function
49762         call in strcasestr.
49763         * sysdeps/x86_64/multiarch/strcasestr.c: Declare
49764         __strcasestr_sse42_nonascii.
49765         * sysdeps/x86_64/multiarch/Makefile: Add rules to build
49766         strcasestr-nonascii.c.
49767         * sysdeps/x86_64/multiarch/strcasestr-nonascii.c: New file.
49768
49769 2010-06-15  Luis Machado  <luisgpm@br.ibm.com>
49770
49771         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysign.S: New file.
49772         * sysdeps/powerpc/powerpc32/power6/fpu/s_copysignf.S: New file.
49773         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysign.S: New file.
49774         * sysdeps/powerpc/powerpc64/power6/fpu/s_copysignf.S: New file.
49775
49776 2010-07-09  Ulrich Drepper  <drepper@redhat.com>
49777
49778         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Use __fcntl not
49779         fcntl.
49780
49781 2010-07-06  Andreas Schwab  <schwab@redhat.com>
49782
49783         [BZ #11577]
49784         * elf/dl-version.c (match_symbol): Don't pass NULL occation to
49785         dl_signal_cerror.
49786
49787 2010-07-06  Ulrich Drepper  <drepper@redhat.com>
49788
49789         * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Implement
49790         _PC_PIPE_BUF using F_GETPIPE_SZ.
49791
49792 2010-07-05  Roland McGrath  <roland@redhat.com>
49793
49794         * manual/arith.texi (Rounding Functions): Fix rint description
49795         implicit in round description.
49796
49797 2010-07-02  Ulrich Drepper  <drepper@redhat.com>
49798
49799         * elf/Makefile: Fix linking for a few tests to make recent linker
49800         happy.
49801
49802 2010-06-30  Andreas Schwab  <schwab@redhat.com>
49803
49804         * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
49805         $(common-objpfx)libc_nonshared.a.
49806
49807 2010-06-21  Luis Machado  <luisgpm@br.ibm.com>
49808
49809         * sysdeps/powerpc/powerpc32/970/fpu/Implies: Remove.
49810         * sysdeps/powerpc/powerpc32/power5/fpu/Implies: Remove.
49811         * sysdeps/powerpc/powerpc32/power5+/fpu/Implies: Remove.
49812         * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: Remove.
49813         * sysdeps/powerpc/powerpc64/970/fpu/Implies: Remove.
49814         * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Remove.
49815         * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove.
49816         * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: Remove.
49817         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/fpu/Implies: Remove.
49818         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/fpu/Implies: Remove.
49819         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/fpu/Implies: Remove.
49820         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/fpu/Implies: Remove.
49821         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/Implies: Remove.
49822         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/fpu/Implies: Remove.
49823         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/fpu/Implies: Remove.
49824         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/fpu/Implies: Remove.
49825         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/fpu/Implies: Remove.
49826         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/fpu/Implies: Remove.
49827         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/fpu/Implies: Remove.
49828         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/Implies: Remove.
49829         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/fpu/Implies: Remove.
49830         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/fpu/Implies: Remove.
49831         * sysdeps/powerpc/powerpc32/970/Implies: Point to power4.
49832         * sysdeps/powerpc/powerpc32/power5/Implies: Point to power4.
49833         * sysdeps/powerpc/powerpc32/power5+/Implies: Point to power5.
49834         * sysdeps/powerpc/powerpc32/power6/Implies: Point to power5+.
49835         * sysdeps/powerpc/powerpc32/power6x/Implies: Point to power6.
49836         * sysdeps/powerpc/powerpc64/970/Implies: Point to power4.
49837         * sysdeps/powerpc/powerpc64/power5/Implies: Point to power4.
49838         * sysdeps/powerpc/powerpc64/power5+/Implies: Point to power5.
49839         * sysdeps/powerpc/powerpc64/power6/Implies: Point to power5+.
49840         * sysdeps/powerpc/powerpc64/power6x/Implies: Point to power6.
49841         * sysdeps/powerpc/powerpc32/power7/Implies: New file.
49842         * sysdeps/powerpc/powerpc64/power7/Implies: New file.
49843         * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/Implies: New file.
49844         * sysdeps/unix/sysv/linux/powerpc/powerpc32/cell/Implies: New file.
49845         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: New file.
49846         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: New file.
49847         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: New file.
49848         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: New file.
49849         * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: New file.
49850         * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/Implies: New file.
49851         * sysdeps/unix/sysv/linux/powerpc/powerpc64/cell/Implies: New file.
49852         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: New file.
49853         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: New file.
49854         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: New file.
49855         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: New file.
49856         * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: New file.
49857
49858 2010-06-25  H.J. Lu  <hongjiu.lu@intel.com>
49859
49860         * debug/memmove_chk.c (__memmove_chk): Renamed to ...
49861         (MEMMOVE_CHK): ...this.  Default to __memmove_chk.
49862         * string/memmove.c (memmove): Renamed to ...
49863         (MEMMOVE): ...this.  Default to memmove.
49864         * sysdeps/x86_64/memcpy.S: Use ENTRY_CHK and END_CHK.
49865         * sysdeps/x86_64/sysdep.h (ENTRY_CHK): Define.
49866         (END_CHK): Define.
49867         * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
49868         memcpy-ssse3 mempcpy-ssse3 memmove-ssse3 memcpy-ssse3-back
49869         mempcpy-ssse3-back memmove-ssse3-back.
49870         * sysdeps/x86_64/multiarch/bcopy.S: New file .
49871         * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: New file.
49872         * sysdeps/x86_64/multiarch/memcpy-ssse3.S: New file.
49873         * sysdeps/x86_64/multiarch/memcpy.S: New file.
49874         * sysdeps/x86_64/multiarch/memcpy_chk.S: New file.
49875         * sysdeps/x86_64/multiarch/memmove-ssse3-back.S: New file.
49876         * sysdeps/x86_64/multiarch/memmove-ssse3.S: New file.
49877         * sysdeps/x86_64/multiarch/memmove.c: New file.
49878         * sysdeps/x86_64/multiarch/memmove_chk.c: New file.
49879         * sysdeps/x86_64/multiarch/mempcpy-ssse3-back.S: New file.
49880         * sysdeps/x86_64/multiarch/mempcpy-ssse3.S: New file.
49881         * sysdeps/x86_64/multiarch/mempcpy.S: New file.
49882         * sysdeps/x86_64/multiarch/mempcpy_chk.S: New file.
49883         * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Copy_Backward):
49884         Define.
49885         (index_Fast_Copy_Backward): Define.
49886         (HAS_ARCH_FEATURE): Define.
49887         (HAS_FAST_REP_STRING): Define.
49888         (HAS_FAST_COPY_BACKWARD): Define.
49889
49890 2010-06-21  Andreas Schwab  <schwab@redhat.com>
49891
49892         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
49893         Restore proper fallback handling.
49894
49895 2010-06-19  Ulrich Drepper  <drepper@redhat.com>
49896
49897         [BZ #11701]
49898         * posix/group_member.c (__group_member): Correct checking loop.
49899
49900         * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid): Handle
49901         OOM in getpwuid_r correctly.  Return error number when the caller
49902         should return, otherwise -1.
49903         (getlogin_r): Adjust to return also for result of __getlogin_r_loginuid
49904         call returning > 0 value.
49905         * sysdeps/unix/sysv/linux/getlogin.c (getlogin): Likewise.
49906
49907 2010-06-07  Andreas Schwab  <schwab@redhat.com>
49908
49909         * dlfcn/Makefile: Remove explicit dependencies on libc.so and
49910         libc_nonshared.a from targets in modules-names.
49911
49912 2010-06-02  Kirill A. Shutemov  <kirill@shutemov.name>
49913
49914         * elf/dl-reloc.c: Flush cache after solving TEXTRELs if arch
49915         requires it.
49916
49917 2010-06-10  Luis Machado  <luisgpm@br.ibm.com>
49918
49919         * sysdeps/powerpc/powerpc32/power7/memcmp.S: New file
49920         * sysdeps/powerpc/powerpc64/power7/memcmp.S: New file.
49921         * sysdeps/powerpc/powerpc32/power7/strncmp.S: New file.
49922         * sysdeps/powerpc/powerpc64/power7/strncmp.S: New file.
49923
49924 2010-06-02  Andreas Schwab  <schwab@redhat.com>
49925
49926         * nis/nss_nis/nis-initgroups.c (get_uid): Properly resize buffer.
49927
49928 2010-06-14  Ulrich Drepper  <drepper@redhat.com>
49929
49930         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Define F_SETPIPE_SZ
49931         and F_GETPIPE_SZ.
49932         * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
49933         * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
49934         * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
49935         * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
49936         * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
49937         * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise
49938
49939 2010-06-14  Roland McGrath  <roland@redhat.com>
49940
49941         * manual/libc.texinfo (@copying): Change to GFDL v1.3.
49942
49943 2010-06-07  Jakub Jelinek  <jakub@redhat.com>
49944
49945         * libio/stdio.h (sscanf, vsscanf): Use __REDIRECT_NTH instead of
49946         __REDIRECT followed by __THROW.
49947         * wcsmbs/wchar.h (swscanf, vswscanf): Likewise.
49948         * posix/getopt.h (getopt): Likewise.
49949
49950 2010-06-02  Emilio Pozuelo Monfort  <pochu27@gmail.com>
49951
49952         * hurd/lookup-at.c (__file_name_lookup_at): Accept
49953         AT_SYMLINK_FOLLOW in AT_FLAGS.  Fail with EINVAL if both
49954         AT_SYMLINK_FOLLOW and AT_SYMLINK_NOFOLLOW are present
49955         in AT_FLAGS.
49956         * hurd/hurd/fd.h (__file_name_lookup_at): Update comment.
49957         * sysdeps/mach/hurd/linkat.c (linkat): Pass O_NOLINK in FLAGS.
49958
49959 2010-05-28  Luis Machado  <luisgpm@br.ibm.com>
49960
49961         * sysdeps/powerpc/powerpc32/power7/memcpy.S: Exchange srdi for srwi.
49962
49963 2010-05-26  H.J. Lu  <hongjiu.lu@intel.com>
49964
49965         [BZ #11640]
49966         * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
49967         Properly check family and model.
49968
49969 2010-05-26  Takashi Yoshii  <takashi.yoshii.zj@renesas.com>
49970
49971         * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Fix iov[] size.
49972
49973 2010-05-24  Luis Machado  <luisgpm@br.ibm.com>
49974
49975         * sysdeps/powerpc/powerpc32/power7/memset.S: POWER7 32-bit memset fix.
49976
49977 2010-05-21  Ulrich Drepper  <drepper@redhat.com>
49978
49979         * elf/dl-runtime.c (_dl_profile_fixup): Don't crash on unresolved weak
49980         symbol reference.
49981
49982 2010-05-19  Andreas Schwab  <schwab@redhat.com>
49983
49984         * elf/dl-runtime.c (_dl_fixup): Don't crash on unresolved weak
49985         symbol reference.
49986
49987 2010-05-21  Andreas Schwab  <schwab@redhat.com>
49988
49989         * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add recvmmsg
49990         and internal_recvmmsg.
49991         * sysdeps/unix/sysv/linux/recvmmsg.c: New file.
49992         * sysdeps/unix/sysv/linux/internal_recvmmsg.S: New file.
49993         * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_recvmmsg): Define.
49994         * sysdeps/unix/sysv/linux/syscalls.list (recvmmsg): Remove.
49995
49996         * sunrpc/clnt_tcp.c (clnttcp_control): Add missing break.
49997         * sunrpc/clnt_udp.c (clntudp_control): Likewise.
49998         * sunrpc/clnt_unix.c (clntunix_control): Likewise.
49999
50000 2010-05-20  Andreas Schwab  <schwab@redhat.com>
50001
50002         * sysdeps/unix/sysv/linux/sys/timex.h: Use __REDIRECT_NTH.
50003
50004 2010-05-17  Luis Machado  <luisgpm@br.ibm.com>
50005
50006         POWER7 optimizations.
50007         * sysdeps/powerpc/powerpc64/power7/memset.S: New file.
50008         * sysdeps/powerpc/powerpc32/power7/memset.S: New file.
50009
50010 2010-05-19  Ulrich Drepper  <drepper@redhat.com>
50011
50012         * version.h: Update for 2.13 development version.
50013
50014 2010-05-12  Andrew Stubbs  <ams@codesourcery.com>
50015
50016         * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Really disable all
50017         exceptions.  Return 0.
50018
50019 2010-05-07  Roland McGrath  <roland@redhat.com>
50020
50021         * elf/ldconfig.c (main): Add a const.
50022
50023 2010-05-06  Ulrich Drepper  <drepper@redhat.com>
50024
50025         * nss/getent.c (idn_flags): Default to AI_IDN|AI_CANONIDN.
50026         (args_options): Add no-idn option.
50027         (ahosts_keys_int): Add idn_flags to ai_flags.
50028         (parse_option): Handle 'i' option to clear idn_flags.
50029
50030         * malloc/malloc.c (_int_free): Possible race in the most recently
50031         added check.  Only act on the data if no current modification
50032         happened.
50033
50034 See ChangeLog.17 for earlier changes.